From c10148339ab6989265ea4f27283f83e7b86909d8 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 10 Mar 2010 18:42:26 +0000 Subject: [PATCH] Updated locales git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16394 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/main.php | 4 +- .../ihtml/themes/modern/userFilterEditor.tpl | 4 +- gosa-core/include/class_userFilterEditor.inc | 2 +- .../locale/core/de/LC_MESSAGES/messages.po | 10572 +++++++-------- .../locale/core/es/LC_MESSAGES/messages.po | 10514 +++++++-------- .../locale/core/fr/LC_MESSAGES/messages.po | 10608 ++++++++-------- .../locale/core/it/LC_MESSAGES/messages.po | 10036 ++++++++------- gosa-core/locale/core/messages.po | 7558 +++++------ .../locale/core/nl/LC_MESSAGES/messages.po | 10424 +++++++-------- .../locale/core/pl/LC_MESSAGES/messages.po | 10444 +++++++-------- .../locale/core/pt/LC_MESSAGES/messages.po | 9102 ++++++------- .../locale/core/ru/LC_MESSAGES/messages.po | 10301 +++++++-------- .../locale/core/vi/LC_MESSAGES/messages.po | 10558 +++++++-------- .../locale/core/zh/LC_MESSAGES/messages.po | 10283 +++++++-------- .../personal/generic/generic_certs.tpl | 2 +- gosa-core/plugins/personal/posix/generic.tpl | 4 +- .../posix/groupSelect/group-filter.tpl | 2 +- .../posix/trustSelect/trust-filter.tpl | 3 +- 18 files changed, 55886 insertions(+), 54535 deletions(-) diff --git a/gosa-core/html/main.php b/gosa-core/html/main.php index 2017cd73e..0e0a5eac0 100644 --- a/gosa-core/html/main.php +++ b/gosa-core/html/main.php @@ -283,9 +283,9 @@ if (session::global_get('js')==FALSE){ } if($ui->ignore_acl_for_current_user()){ - $smarty->assign ("loggedin", ""._("ACLs are disabled")." ".sprintf("You're logged in as %s [%s]", $ui->cn, $ui->username)); + $smarty->assign ("loggedin", ""._("ACLs are disabled")." ".sprintf(_("You're logged in as %s"), "".$ui->cn." [".$ui->username."]")); }else{ - $smarty->assign ("loggedin", sprintf("You're logged in as %s [%s]", $ui->cn, $ui->username)); + $smarty->assign ("loggedin", sprintf(_("You're logged in as %s"), "".$ui->cn." [".$ui->username."]")); } $smarty->assign ("go_logo", get_template_path('images/go_logo.png')); $smarty->assign ("go_base", get_template_path('images/dtree.png')); diff --git a/gosa-core/ihtml/themes/modern/userFilterEditor.tpl b/gosa-core/ihtml/themes/modern/userFilterEditor.tpl index d3a5071cb..50789ffa5 100644 --- a/gosa-core/ihtml/themes/modern/userFilterEditor.tpl +++ b/gosa-core/ihtml/themes/modern/userFilterEditor.tpl @@ -24,7 +24,7 @@ - + {html_options options=$selectedCategories} diff --git a/gosa-core/include/class_userFilterEditor.inc b/gosa-core/include/class_userFilterEditor.inc index 2409fdcfc..afa1b83bf 100644 --- a/gosa-core/include/class_userFilterEditor.inc +++ b/gosa-core/include/class_userFilterEditor.inc @@ -154,7 +154,7 @@ class userFilterEditor extends plugin $o = substr_count($f, '('); $c = substr_count($f, ')'); if($o != $c){ - $msgs[] = sprintf(_("Please check your filter, you have '%s' opening and '%s' closing brackets!"), $o, $c); + $msgs[] = sprintf(_("Please check your filter. You have '%s' opening and '%s' closing brackets!"), $o, $c); } return($msgs); diff --git a/gosa-core/locale/core/de/LC_MESSAGES/messages.po b/gosa-core/locale/core/de/LC_MESSAGES/messages.po index 9e243d8ba..85e8fb940 100644 --- a/gosa-core/locale/core/de/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/de/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2009-10-05 15:19+0200\n" "Last-Translator: Cajus Pollmeier \n" "Language-Team: de \n" @@ -23,2610 +23,2677 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Warnung" +#: 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" -#: 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." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Suchen" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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." +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Anwenden" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Abbrechen" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "GOsa Anmeldefenster" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "LDAP-Verbindung" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Anmeldefenster" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Name des Standortes" -#: 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_ldap.tpl:37 +msgid "Connection URI" +msgstr "Verbindungs-URI" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Benutzername" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "TLS-Verbindung" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Passwort" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Basis" -#: 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" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "Neu laden" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Anmelden" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Authentisierung" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Hier klicken zum Anmelden" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Administrator-DN" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Kopieren & Einfügen - Assistent" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" +msgstr "Benutzer wählen" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Automatisch die LDAP-Basis an die Admin-DN anhängen" -#: 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/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Administrator-Passwort:" -#: 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!" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Schema-basierte Einstellungen" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Speichern" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Verwende rfc2307bis-konforme Gruppen" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Alle abbrechen" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Momentaner Status" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Vorgang abgeschlossen" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Information" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Speichern" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" +msgstr "GOsa-Einstellungen 3/3" -#: 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." +#: setup/class_setupStep_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" +msgstr "Einstellen von grundlegendem GOsa Verhalten" -#: 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_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "nein" -#: 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_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "ja" -#: 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_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" +msgstr "Lebenszeit der Sitzung muss ein numerischer Wert sein!" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Setzen" +#: setup/class_setupStep_Config3.inc:216 +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:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" -msgstr "Zugewiesene ACL für aktuellen Eintrag" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Erzeugen Ihrer Konfigurationsdatei" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" -msgstr "Neue ACL" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +msgstr "Abhängig vom Benutzernamen mit dem Ihr Web-Server läuft:" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" -msgstr "ACL-Typ" +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Konfiguration herunterladen" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" -msgstr "Wählen Sie einen ACL-Typ" +#: setup/setup_finish.tpl:33 +msgid "Status: " +msgstr "Status: " -#: 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:321 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" +#: 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 "" +"Dies scheint das erste Mal zu sein, dass GOsa gestartet wurde - es wurde " +"keine Konfiguration gefunden. Dieser einfache Assistent hilft Ihnen bei der " +"Einrichtung." -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Zusätzliche Filteroptionen" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "Was wird der Assistent für Sie erledigen?" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Verwende Mitglieder von" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" +msgstr "Erstellen einer einfachen Konfiguration für einen Standort" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Verfügbare Mitglieder" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "Versucht, Probleme in Ihrer PHP- und LDAP-Umgebung zu ermitteln" -#: 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_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" +"Lässt Sie aus einem Satz von einfachen bis erweiterten " +"Konfigurationsschaltern wählen" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Mitglieder" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "Geführte Migration existierende LDAP-Bäume" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Zeige Nachrichtenempfänger" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "Was wird der Assistent NICHT für Sie erledigen?" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" -msgstr "Liste verfügbarer ACL-Kategorien" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +msgstr "Finde jeden möglichen Konfigurationsfehler" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL für dieses Objekt" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "Migriere jede mögliche LDAP-Umgebung - erstellen Sie Sicherungsabzüge!" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Verfügbare Rollen" +#: setup/setup_welcome.tpl:25 +msgid "To continue..." +msgstr "Wird fortgesetzt..." -#: 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_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 "" +"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:" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Altes Passwort" +#: 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/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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "Neues Passwort" +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "Einrichtungsfehler" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Passwort überprüfen" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Abgeschlossen" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Passwort ändern" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Vor" -#: 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" +#: 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/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "Ihre GOsa-Sitzung wurde geschlossen!" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba-Einstellungen" -#: 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/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Samba Hash-Generator" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Stelle Objekt-Snapshots wieder her" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "Samba SID" -#: ihtml/themes/default/snapshotdialog.tpl:6 -msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." -msgstr "" -"Dieser Vorgang stellt einen Snaphot des gewählten Objekts wieder her. Er " -"wird dabei das vorhandene überschreiben, nachdem Sie den Wiederherstellen-" -"Knopf gedrückt haben." +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "RID Basis" -#: 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 "" -"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)." +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Container für Arbeitsstationen" -#: 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_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Samba SID Abbildung" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Objekt" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Zeitzone" -#: 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_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Bitte wählen Sie hier Ihre bevorzugte Zeitzone" -#: 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_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Zusätzliche GOsa-Einstellungen" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Erstelle Objekte-Snapshots" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Ermögliche Kopieren & Einfügen" -#: 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_config2.tpl:112 +msgid "Government mode" +msgstr "Behörden-Modus" -#: 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_config2.tpl:123 +msgid "GOsa logging" +msgstr "GOsa Protokolierung" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Zeitstempel" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "Mail-Einstellungen" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Grund für das Erzeugen dieses Snapshots" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "Zustellungs-Methode" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Fortsetzen" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "deaktiviert" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Fehler" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" +msgstr "Attribut für Kontoidentifikation" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Information" - -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" - -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Ihr Passwort ändern" +#: setup/setup_config2.tpl:169 +msgid "Vacation templates" +msgstr "Urlaubsvorlagen" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Erfolg" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" +msgstr "Verwende Cyrus UNIX-Stil" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Ihr Passwort wurde erfolgreich geändert." +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" +msgstr "Snapshots / Wiederherstellung" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +msgstr "Snapshots ermöglichen" -#: 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." +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" +msgstr "Basis für Snapshots" -#: 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" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Server" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Neues Passwort (Wiederholung)" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Benutzer" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -msgid "Password strength" -msgstr "Passwort-Stärke" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Passwort" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Ändern" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "LDAP-Einrichtung" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Ein Zugriffskonflikt wurde festgestellt" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Einrichten der LDAP-Verbindung" -#: ihtml/themes/default/islocked.tpl:9 +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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." - -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Nur anschauen" +"Dieser Dialog richtet die grundlegende Konfiguration der LDAP-Verbindung für " +"GOsa ein." -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa Hilfe-Browser" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" +msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Suchen" +#: 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." -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!" -#: 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." +#: 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!" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Erneut anmelden" +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" +msgstr "UNIX Konten/Gruppen" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Ein Sitzungskonflikt wurde festgestellt" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" +msgstr "Samba-Verwaltung" -#: 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/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" +msgstr "Mailsystem-Verwaltung" -#: 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/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" +msgstr "Faxsystem-Verwaltung" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Abmelden" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" +msgstr "Asterisk-Verwaltung" -#: 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:207 -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?" +#: setup/class_setupStep_Feedback.inc:102 +msgid "System inventory" +msgstr "System-Inventar" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Hauptmenü" +#: setup/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" +msgstr "System-/Konfigurationsverwaltung" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Hilfe" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Adressbuch" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Abmelden" +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" +msgstr "Rückmeldung" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Angemeldet:" +#: setup/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" +msgstr "Erhalte Benachrichtungen oder sende Rückmeldung" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "GOsa Hauptmenü" +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +msgstr "Benachrichtigung und Rückmeldung" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" -msgstr "Schwerer Fehler" +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "Fehler beim Rückmelden" -#: html/password.php:58 html/index.php:144 +#: setup/class_setupStep_Feedback.inc:140 #, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen." +msgid "Cannot send feedback to '%s': %s" +msgstr "Kann Rückmeldung nicht an '%s' senden: %s" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Konfigurationsfehler" - -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht " -"zugegriffen werden!" - -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" -msgstr "Passwort-Methode" +"Kann Rückmeldung nicht senden: Der Dienst ist vorübergehend nicht verfügbar" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Fehler: Passwort-Methode ist nicht verfügbar!" +#: setup/class_setupStep_Feedback.inc:180 +msgid "Please specify a valid email address." +msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein." -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/class_setupStep_Feedback.inc:184 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." - -#: 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." - -#: html/password.php:209 plugins/personal/password/class_password.inc:91 -msgid "The password used as new is to short." +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz." +"Sie müssen mindestens eine der beiden Optionen auswählen, Abonnement der " +"Mailingliste oder Senden einer Rückmeldung." -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Kennung" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "GOsa-Einstellungen 2/3" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort." +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "Anpassen von Spezialparametern" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern." +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Schemaspezifische Einstellungen" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Ermögliche Schema-Validierung bei der Anmeldung" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "Die Sitzung ist nicht verschlüsselt." +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Status prüfen" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "SSL Sitzung" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Schema-Prüfung erfolgreich" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "Die Sitzung ist nicht verschlüsselt!" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Schema-Prüfung fehlgeschlagen" -#: html/index.php:64 +#: setup/setup_schema.tpl:31 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." - -#: html/index.php:165 -msgid "Smarty error" -msgstr "Smarty-Fehler" - -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" -msgstr "Es gab ein Problem mit der Authentisierungseinrichtung!" - -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -"Es konnte kein gültiger Benutzer für die aktuell eingerichtete " -"Authentisierung gefunden werden!" +"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden " +"übersprungen. Passen Sie Ihre LDAP-ACLs an." -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: 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 "" -"Die Benutzerinformation ist für die konfigurierten LDAP-Bäume nicht " -"eindeutig!" - -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" -msgstr "LDAP-Fehler" +"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!" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "Kann Information über das installierte LDAP-Schema nicht ermitteln!" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Feedback erfolgreich gesendet" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Ihre LDAP-Einrichtung enthält veraltete Schema-Definitionen:" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Abonnieren der GOsa-Announce Mailingliste" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!" +#: 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." -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Bitte geben Sie Ihr Passwort ein!" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organisation" -#: html/index.php:314 -msgid "Authentication error" -msgstr "Authentifizierungsfehler" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Name" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" -"Konnte Benutzerinformation für htaccess-Authentisierung nicht beziehen!" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Mail-Adresse" -#: html/index.php:369 -msgid "Account locked. Please contact your system administrator!" -msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Sende Feedback an das GOsa Projektteam." -#: html/index.php:420 +#: setup/setup_feedback.tpl:53 msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -"Ihr Browser hat Cookies deaktiviert. Bitte aktivieren Sie zunächst Cookies " -"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!" +"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de " +"zu verbinden, um Ihr Formular anonym abzusenden." -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Allgemein" -#: 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" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "PHP-Konfiguration" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen" -#: 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." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "Ist dies die erstmalige Verwendung von GOsa?" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Der verfügbare Arbeitsspeicher wird knapp!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Ich verwende es seit" -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "Prüfung der Benutzer-ACLs deaktiviert" +#: 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" -#: html/main.php:339 -msgid "Your password is about to expire, please change your password!" -msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!" - -#: html/main.php:349 -msgid "Plugin" -msgstr "Erweiterung" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?" -#: html/main.php:350 -#, 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!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Welchen Webserver verwenden Sie?" -#: html/main.php:364 -msgid "Configuration Error" -msgstr "Konfigurationsfehler" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "Welche PHP-Version verwenden Sie?" -#: html/main.php:365 -#, 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!" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Hilfe-Browser" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "Welche(n) LDAP-Server verwenden Sie?" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Für diese Klasse wurde keine Hilfedatei angegeben" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "Vorherige" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Fähigkeiten" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "Nächste" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "Welche Funktionen von GOsa verwenden Sie?" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher " -"keine Hilfedateien lesen." +"Welche Funktionen würden Sie gerne in zukünftigen Versionen von GOsa sehen?" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "unkonfiguriert" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Feedback senden" -#: include/class_management.inc:145 -msgid "Filter error" -msgstr "Filter Fehler" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "LDAP Schemaprüfung" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" -msgstr "Der Filter ist unvollständig!" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" -msgstr "Berechtigung" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "LDAP-Inspektion" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" -msgstr "Berechtigungsfehler" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität" -#: include/class_management.inc:427 include/class_plugin.inc:1560 -#, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s zu erstellen." +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Prüfe auf Wurzelobjekt" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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 "Ihnen ist es nicht erlaubt, einen Snapshot für %s wiederherzustellen." +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" +msgstr "Prüfe Objekt-Klassen des Wurzelobjektes" -#: include/class_management.inc:584 -#, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" -"Es wurde keine TAB-Definition für '%s' in der Konfigurationsdatei gefunden. " -"Kann keine Plugin-Instanz erzeugen!" +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" +msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank" -#: 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." +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Prüfe auf unsichtbare Abteilungen" -#: 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" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Prüfe auf unsichtbare Benutzer" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Socket-Timeout von %s Sekunden erreicht." +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" +msgstr "Prüfe auf Superadministrator" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" -"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden " -"werden!" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Prüfe auf Benutzer ausserhalb des Benutzerbaums" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 -#, 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." +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Prüfe auf Gruppen ausserhalb des Gruppenbaums" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 -#, php-format -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'." +#: 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" -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Zugriffskontrolle" +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Prüfe auf doppelte UID Nummern" -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" -msgstr "Zugriffskontrolllisten verwalten" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Prüfe auf doppelte GID Nummern" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -msgid "All users" -msgstr "Alle Benutzer" +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Prüfe auf alte USB-Geräte" -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Alle Kategorien" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "Prüfe auf alte Service-Einträge" -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "ACLs zurücksetzen" +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Prüfe auf alte Menü-Einträge" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Diese Ebene" +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" +msgstr "LDAP-Abfrage fehlgeschlagen." -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Aktuelles Objekt" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "Wahrscheinlich fehlt das Wurzelobjekt." -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Vollständiger Teilbaum" +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Warnung" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Vollständiger Teilbaum (permanent)" +#: 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." -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Verwende ACL aus Rollendefinition" +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "Ok" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 -#: setup/class_setupStep_Migrate.inc:1039 -msgid "Users" -msgstr "Benutzer" - -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 -#: setup/class_setupStep_Migrate.inc:1042 -msgid "Groups" -msgstr "Gruppen" - -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Auf" - -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "Ab" - -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Bearbeiten" - -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "Zugriffsregeln" - -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 +#: setup/class_setupStep_Migrate.inc:315 #, php-format -msgid "Delete" -msgstr "Entfernen" +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Es wurden %s doppelte Werte für das Attribute 'gidNumber' gefunden." -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" -msgstr "Keine ACL-Einstellungen für diese Kategorie!" +#: 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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Fehlgeschlagen" -#: include/class_acl.inc:545 +#: setup/class_setupStep_Migrate.inc:375 #, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Enthält ACLs für diese Objekte: %s" +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." -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "ACL Kategorie" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" +msgstr "Migrieren" -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:448 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'" - -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "Alle Objekte im aktuellen Teilbaum" - -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" -msgstr "Zeige/verstecke erweiterte Einstellungen" - -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Erstelle Objekte" - -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Objekte verschieben" - -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Objekte entfernen" - -#: include/class_acl.inc:807 -msgid "Grant permission to owner" -msgstr "Berechtigungen für Eigentümer einräumen" - -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "lesen" - -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "schreiben" - -#: include/class_acl.inc:816 -msgid "Complete object" -msgstr "Vollständiges Objekt" +msgid "Found %s groups outside the configured tree '%s'." +msgstr "" +"Es wurden %s Gruppen ausserhalb des konfigurierten Baums '%s' gefunden." -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "Interner Fehler" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Verschieben" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:525 #, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Unbekannter ACL-Typ '%s'!" +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "" +"Es wurde(n) %s Benutzer ausserhalb des konfigurierten Baums '%s' gefunden." -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format -msgid "Unknown entry '%s'!" -msgstr "Unbekannter Eintrag '%s'!" +msgid "" +"The specified user '%s' does not have full access to your ldap database." +msgstr "" +"Der angegebene Benutzer '%s' hat keinen Vollzugriff auf Ihre LDAP-Datenbank." -#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "Role: %s" -msgstr "Rolle: %s" +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." -#: include/class_acl.inc:1071 -msgid "unknown role" -msgstr "unbekannte rolle" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "Migrationsfehler" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, php-format -msgid "Contains settings for these objects: %s" -msgstr "Enthält Einstellungen für diese Objekte: %s" - -#: include/class_acl.inc:1096 -msgid "inactive" -msgstr "inaktiv" - -#: include/class_acl.inc:1096 -msgid "No members" -msgstr "Keine Mitglieder" - -#: include/class_acl.inc:1266 -msgid "Access control list" -msgstr "Zugriffskontrollliste" - -#: include/class_acl.inc:1271 -msgid "ACL roles" -msgstr "ACL-Rollen" +msgid "Cannot migrate department '%s':" +msgstr "Die Abteilung '%s' kann nicht migriert werden:" -#: 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." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -"Der angeforderte Kanal existiert nicht! Bitte benachrichtigen Sie Ihren " -"Administrator." - -#: include/class_listing.inc:298 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" - -#: include/class_listing.inc:519 -msgid "created by" -msgstr "Angelegt von" - -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Gehe zur Wurzel-Abteilung" +"Es wurde(n) %s Abteilung(en) gefunden, die nicht in GOsa sichtbar sein " +"werden." -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Wurzel" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "GOsa 2.5 Verwaltungs-Konten gefunden: %s" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Eine Abteilung nach oben" +#: 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." -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Gehe zur Abteilung des Benutzers" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Anlegen" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Heimat" +#: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 +msgid "Users" +msgstr "Benutzer" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Liste neu laden" +#: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 +msgid "Groups" +msgstr "Gruppen" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Übertragen" +#: 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." -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Aktionen" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" -msgstr "Kopieren" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "Eingabefehler" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" -msgstr "Ausschneiden" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "Uid" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Einfügen" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "Passwortfehler" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Diesen Eintrag ausschneiden" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" +msgstr "Die angegebenen Passwörter stimmen nicht überein!" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Diesen Eintrag kopieren" +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" +msgstr "Geben Sie eine gültige Benutzer ID an!" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -msgid "Restore snapshots" -msgstr "Abzug wiederherstellen" - -#: include/class_listing.inc:1474 -msgid "Export list" -msgstr "Liste exportieren" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "Fehler" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" -msgstr "Abzug wiederherstellen" +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" +"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' " +"existiert bereits!" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" -msgstr "Snapshot erstellen" +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" +msgstr "LDAP-Fehler" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" -msgstr "Erstelle einen neuen Snapshot dieses Objekts" +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +msgid "Cannot move users to the requested department!" +msgstr "Kann Benutzer nicht in die geforderte Abteilung verschieben!" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Diesen Eintrag bearbeiten" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "Die Windows-Arbeitsstation wird verschoben von" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Diesen Eintrag entfernen" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "an" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" -msgstr "" -"Schwerer Fehler: keine Klassenfundorte definiert - bitte führen Sie '%s' " -"aus, um das Problem zu beheben" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "Aktualisiere ebenfalls die folgenden Referenzen" -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" -msgstr "" -"Schwerer Fehler: Kann Klasse '%s' nicht instanziieren - bitte führen Sie '%" -"s' aus um das Problem zu beheben" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "Die Gruppe wird verschoben von" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "" -"FATAL: Fehler beim Verbinden mit dem LDAP-Server. Die Meldung lautet '%s'." +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "Der Benutzer wird verschoben von" -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "Der Benutzername / die UID ist nicht eindeutig für den LDAP-Baum." +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "Die folgenden Referenzen werden aktualisiert" -#: include/functions.inc:604 +#: setup/class_setupStep_Migrate.inc:1990 msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -"Der Benutzername / die UID ist nicht eindeutig für den LDAP-Baum. Bitte " -"kontaktieren Sie Ihren Administrator." +"Das LDAP Wurzelobjekt fehlt. Es wird für den Betrieb des LDAP-Dienstes " +"benötigt." -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" -msgstr "" -"Fehler beim Setzen einer Sperre. Bitte kontaktieren Sie die Entwickler!" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "Versuche, das Wurzelobjekt zu erzeugen" -#: include/functions.inc:800 -#, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -"Kann Sperrinformation für LDAP-Baum nicht erzeugen. Bitte kontaktieren Sie " -"Ihren Administrator!" +"Das Wurzelobjekt konnte nicht erstellt werden, Sie sollten dies manuell " +"erledigen." -#: include/functions.inc:800 +#: setup/class_setupStep_Migrate.inc:2058 #, php-format -msgid "LDAP server returned: %s" -msgstr "Der LDAP-Server meldete: %s" - -#: include/functions.inc:929 -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." -msgstr "" -"Mehrere Sperren für das zu sperrende Objekt gefunden. Dies sollte nicht " -"passieren - räume mehrere Referenzen auf." +msgid "Missing GOsa object class '%s'!" +msgstr "Die GOsa-Objektklasse '%s' fehlt!" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!" +#: setup/class_setupStep_Migrate.inc:2059 +msgid "Please check your installation." +msgstr "Bitte überprüfen Sie Ihre Installation." -#: include/functions.inc:1235 +#: setup/class_setupStep_Migrate.inc:2080 #, php-format msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -"Verwende eine neue Größenbeschränkung von %s Einträgen und zeige diese " -"Meldung bei Überschreitung wieder an" - -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Konfigurieren" +"Die strukturelle Objekt-Typ Ihres Wurzel-Objektes kann nicht konvertiert " +"werden. Bitte fügen Sie die Objekt-Klasse '%s' manuell hinzu." -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "unvollständig" +#: setup/class_setupStep_Migrate.inc:2439 +#, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Kopieren von '%s' nach '%s' fehlgeschlagen:" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Trotzdem Fortsetzen" +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "%s Geräte müssen migriert werden." -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Trotzdem bearbeiten" +#: setup/class_setupStep_Migrate.inc:2634 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "Hinzufügen von '%s' ist fehlgeschlagen: %s" -#: include/functions.inc:1646 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Sie bearbeiten gerade den/die LDAP Eintrag/Einträge %s" +msgid "Updating '%s' failed: %s" +msgstr "Aktualisierung von '%s' ist fehlgeschlagen: %s" -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "Einträge pro Seite" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "Es müssen %s Dienste migriert werden." -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Filter anwenden" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Hinzufügen" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Entfernen" -#: include/functions.inc:2273 +#: setup/class_setupStep_Migrate.inc:3058 #, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "GOsa Entwicklerversion (Rev %s)" +msgid "There are %s application menus which have to be migrated." +msgstr "Es müssen %s Menüs migriert werden." -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." -msgstr "Die Datei '%s' konnte nicht entfernt werden." +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Aussehen und Verhalten" -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" -msgstr "Kann nicht in Revisions-Datei schreiben!" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Aussehen" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" -msgstr "'baseIdHook' ist nicht verfügbar. Verwende die Standard-Basis!" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: include/functions.inc:2676 -msgid "LDAP warning" -msgstr "LDAP-Warnung" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Sende komprimierte Ausgabe an den Browser" -#: include/functions.inc:2676 -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!" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Ablage für Personen und Gruppen" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." -msgstr "Verwendet, um kontenbezogene Informationen zu speichern." +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "DN-Attribut für Personen" -#: include/functions.inc:2709 -msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." -msgstr "" -"Verwenden, um die momentan bearbeiteten Einträge für andere zu sperren (um " -"gleichzeitige Änderungen zu verhindern)." - -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" -msgstr "Die benötigte Objektklasse '%s' fehlt!" - -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "Die optionale Objektklasse '%s' fehlt!" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Teilbaum für Benutzerablage" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" -msgstr "Falsche·Version·der·benötigten·Objektklasse·'%s'·(!=%s)!" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Teilbaum für Gruppenablage" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" -msgstr "Verfügbare Klasse(n)" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Persönlichen Titel in der Benutzer-DN mitführen" -#: include/functions.inc:2787 -msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." -msgstr "" -"Sie haben die rfc2307bis-Option in der LDAP-Einrichtung aktiviert, aber Ihre " -"Schema-Konfiguration unterstützt dies nicht." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Nicht strikte Namensvorgaben" -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" -msgstr "" -"Um rfc2307bis-konforme Gruppen verwenden zu können, muss die Objektklasse " -"'posixGroup' AUXILIARY sein" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Automatische UIDs" -#: include/functions.inc:2792 -msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." -msgstr "" -"Ihre Schemakonfiguration ist für rfc2307bis-Gruppen eingerichtet, aber Sie " -"haben die Unterstützung im LDAP-Einrichtungsschritt ausgeschaltet." +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID min ID" -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" -msgstr "Die Objektklasse 'posixGroup' muss STRUCTURAL sein" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Zählbasis für Benutzer/Gruppen" -#: include/functions.inc:2817 -msgid "German" -msgstr "Deutsch" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Hook für Zählbasis" -#: include/functions.inc:2818 -msgid "French" -msgstr "Französisch" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" +msgstr "Passwort-Einstellungen" -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italienisch" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Passwort-Verschlüsselungsalgorithmus" -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Spanisch" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Passwort-Einschränkungen" -#: include/functions.inc:2821 -msgid "English" -msgstr "Englisch" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Minimale Passwortlänge" -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Niederländisch" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Verschiedene Zeichen vom vorherigen Kennwort" -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Polnisch" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Hook für Passwort-Änderung" -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "Chinesisch" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Verwende SASL für Kerberos." -#: include/functions.inc:2826 -msgid "Vietnamese" -msgstr "Vietnamesisch" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Verwende ablaufende Konten" -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Russisch" +#: 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 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." -#: include/functions.inc:3022 -#, php-format +#: setup/setup_config1.tpl:222 msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +"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 "" -"Das in POSTMODIFY angegebene Kommando '%s' (Modul '%s') scheint nicht zu " -"existieren." +"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." -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" -msgstr "Kann Samba-Hash nicht erzeugen!" +#: 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." -#: include/functions.inc:3068 -#, php-format +#: setup/setup_config1.tpl:224 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"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 "" -"Kann keinen SAMBA-Hash generieren: die Ausführung von '%s' ist " -"fehlgeschlagen, prüfen Sie den 'sambaHashHook'!" +"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." -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -msgid "Cannot allocate a free ID:" -msgstr "Konnte keine freie ID allozieren:" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Lizenz" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" -msgstr "unbekannte idAllocation-Methode!" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Bedingungen und Auflagen für den Gebrauch" + +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Installationsprüfung" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen." -#: include/functions.inc:3363 +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Prüfe PHP-Version" + +#: setup/class_setupStep_Checks.inc:65 #, php-format -msgid "%sPoolMin >= %sPoolMax!" -msgstr "%sPoolMin >= %sPoolMax!" +msgid "PHP must be of version %s or above." +msgstr "PHP muß in Version %s oder höher vorliegen." -#: include/functions.inc:3393 -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "kann sambaUnixIdPool-Eintrag nicht anlegen!" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Bitte aktualisieren Sie auf eine unterstützte Version." -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" -msgstr "sambaUnixIdPool ist nicht eindeutig!" +#: 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." -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" -msgstr "keine ID verfügbar!" +#: 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." -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" -msgstr "maximale Anzahl von Versuchen abgelaufen!" +#: 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." -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" -msgstr "Konnte keine freie ID allozieren!" +#: 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." -#: include/class_tabs.inc:57 -#, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -"Es wurde keine Plugin-Definition gefunden um '%s' zu Initialisieren. Bitte " -"prüfen Sie Ihre Konfigurationsdatei!" +"GOsa benötigt dieses Modul für die Kommunikation mit einem IMAP-Server." -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Referenzen" +#: 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." -#: include/class_SnapShotDialog.inc:82 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Sie sind dabei den Snapshot '%s' zu entfernen." +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" -msgstr "Snapshot entfernen." +#: 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." -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "Samba Hash-Generator" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Beschreibung" +#: 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." -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" -msgstr "CSV" +#: 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." -#: include/exporter/class_PDF.inc:24 -msgid "Page" -msgstr "Seite" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "Imagick" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "Kein PDF-Export möglich: FPDF-Bibliothek ist nicht installiert." +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." +msgstr "GOsa benötigt diese Erweiterung um Bilder konvertieren zu können." -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "PDF" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" +msgstr "Komprimierungs-Modul" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Sie bearbeiten momentan mehrere Einträge." +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa benötigt dieses Modul um Snapshots zu komprimieren." -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Passwort Rücksetzung" +#: setup/class_setupStep_Checks.inc:181 +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." -#: 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!" +#: setup/class_setupStep_Checks.inc:182 +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "" +"Suchen Sie nach 'register_globals' in Ihrer php.ini und setzen Sie es auf " +"'Off'." -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "Zertifikat ist leer!" +#: setup/class_setupStep_Checks.inc:190 +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." -#: 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!" +#: setup/class_setupStep_Checks.inc:191 +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." -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +#: setup/class_setupStep_Checks.inc:192 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -"Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!" +"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es " +"auf 84600 oder höher." -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "Kein gültiges Zertifikat geladen!" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "Aus" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: setup/class_setupStep_Checks.inc:200 +msgid "" +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." msgstr "" -"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser " -"Seite!" - -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" -msgstr "Sende Fehlerbericht an das GOsa Team" +"Um GOsa fehlerfrei benutzen zu können, muß die Option session.auto_register " +"in Ihrer php.ini auf 'Off' stehen." -#: include/php_setup.inc:105 -msgid "Send bugreport" -msgstr "Fehlerbericht senden" +#: setup/class_setupStep_Checks.inc:201 +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'." -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Zeige/Verstecke Informationen" +#: setup/class_setupStep_Checks.inc:208 +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." -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "PHP Fehler" +#: setup/class_setupStep_Checks.inc:209 +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." -#: include/php_setup.inc:139 -msgid "class" -msgstr "Klasse" +#: setup/class_setupStep_Checks.inc:216 +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." -#: include/php_setup.inc:145 -msgid "function" -msgstr "Funktion" +#: setup/class_setupStep_Checks.inc:217 +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'." -#: include/php_setup.inc:150 -msgid "static" -msgstr "statisch" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." +msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen." -#: include/php_setup.inc:154 -msgid "method" -msgstr "Methode" +#: setup/class_setupStep_Checks.inc:225 +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." -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Ablaufverfolgung" +#: setup/class_setupStep_Checks.inc:232 +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." -#: include/php_setup.inc:188 -msgid "File" -msgstr "Datei" +#: setup/class_setupStep_Checks.inc:233 +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'." -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Zeile" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" +msgstr "An" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Typ" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Argumente" +#: setup/class_setupStep_Checks.inc:241 +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'." -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Suche in Teilbäumen" +#: setup/class_setupStep_Checks.inc:248 +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." -#: include/class_plugin.inc:509 +#: setup/class_setupStep_Checks.inc:249 msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." 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!" +"Suchen Sie in Ihrer php.ini nach 'zend.ze1_compatibility_mode' und setzen " +"Sie es auf 'Off'." -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" -msgstr "Ändere ACL dn" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" +msgstr "Konfigurationsdatei schreibbar" -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "von" +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" +msgstr "Die Konfigurationsdatei kann nicht geschrieben werden" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" -msgstr "an" +#: setup/class_setupStep_Checks.inc:261 +#, 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." -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" -msgstr "Wiederherstellen" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Sprachauswahl" -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "Ausschneiden" +#: 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." -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "Kopieren" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatisch" -#: 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" +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" +msgstr "GOsa-Grundeinstellungen" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Für dieses Modul ist keine Hilfe verfügbar." +#: setup/setup_config3.tpl:6 +msgid "Enable primary group filter" +msgstr "Primären Gruppenfilter aktivieren" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "%s Ergebnisse für Ihre Suche nach %s" +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" +msgstr "Zeige Zusammenfassung in Listen" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% Trefferquote in Datei %s" +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" +msgstr "Beachte administrative Einheiten" -#: 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 "" -"Die Einstellung '%s' der Zeitzone in Ihrer gosa.conf ist ungültig. Kann " -"Zeitzonen-Versatz nicht berechnen." +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" +msgstr "Smarty Arbeitsverzeichnis" -#: include/utils/class_xml.inc:48 -msgid "in" -msgstr "in" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "SNMP Gemeinschaft" -#: include/utils/class_xml.inc:50 -msgid "on line" -msgstr "in Zeile" +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" +msgstr "Pfad für PPD-Ablage" -#: include/utils/class_xml.inc:51 -msgid "XML error" -msgstr "XML-Fehler" +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" +msgstr "Pfad für Kioskprofil-Ablage" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Auswählen um Objekte des Typs '%s' aufzulisten." +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" +msgstr "Basis für SUDO-Rollen" -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Wählen Sie dies um Objekte aufzulisten die '%s' enthalten." +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" +msgstr "Mail-Queue Skript" -#: include/utils/class_msgPool.inc:20 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Auswählen um Objekte des Typs '%s' aufzulisten" +#: setup/setup_config3.tpl:134 +msgid "Notification script" +msgstr "Benachrichtigungsskript" -#: include/utils/class_msgPool.inc:22 -#: 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" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" +msgstr "Aktiviere Bearbeitungssperre" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "Dieses objekt wird gelöscht!" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" +msgstr "GOsa support daemon" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "Dieses '%s'-Objekt wird gelöscht!" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" +msgstr "Daemon-Zeitüberschreitung" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Dieses Objekt wird gelöscht: %s" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "Anmeldung und Sitzung" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "Dieses '%s'-Objekt wird gelöscht: %s" +#: setup/setup_config3.tpl:210 +msgid "Login attribute" +msgstr "Anmeldeattribut" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "Dieses Objekt wird gelöscht:" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "Erzwinge das Deaktivieren von register_globals" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "Dieses '%s'-Objekt wird gelöscht:" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" +msgstr "Erzwinge verschlüsselte Verbindungen" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Diese Objekte werden gelöscht: %s" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" +msgstr "Bei unverschlüsselten Verbindungen warnen" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Diese '%s'-Objekte werden gelöscht: %s" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" +msgstr "Merken der Dialogfilter-Einstellungen" -#: include/utils/class_msgPool.inc:64 -msgid "You have no permission to delete this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!" +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" +msgstr "Lebensdauer der Sitzung" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -msgid "You have no permission to delete the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "Debugging" -#: include/utils/class_msgPool.inc:75 -msgid "You have no permission to delete these objects:" -msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:" +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" +msgstr "Zeige PHP Fehler" -#: include/utils/class_msgPool.inc:82 -msgid "You have no permission to create this object!" -msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" +msgstr "Maximale LDAP Abfragedauer" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -msgid "You have no permission to create the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" +msgstr "Protokolliere LDAP-Statistiken" -#: include/utils/class_msgPool.inc:93 -msgid "You have no permission to create these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:" +#: setup/setup_config3.tpl:324 +msgid "Debug level" +msgstr "Debug Level" -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" +msgstr "Deaktiviert" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" +msgstr "Aktiviert" -#: include/utils/class_msgPool.inc:111 -msgid "You have no permission to modify these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:" +#: 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." -#: include/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Erneut prüfen" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" +msgstr "Füge erforderliche Objekt-Klassen zum Basis-Objekt hinzu" -#: include/utils/class_msgPool.inc:129 -msgid "You have no permission to view these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:" +#: 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" -#: include/utils/class_msgPool.inc:136 -msgid "You have no permission to move this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!" +#: 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" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -msgid "You have no permission to move the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Schliessen" -#: include/utils/class_msgPool.inc:147 -msgid "You have no permission to move these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:" +#: 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" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" -msgstr "Verbindungs-Information" +#: 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" -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!" +#: 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." -#: include/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" -msgstr "Kann die Datenbank %s nicht auswählen!" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "Alle auswählen" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "Kein Server für %s definiert!" +#: 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" -#: include/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" -msgstr "Kann die Datenbank %s nicht abfragen!" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Die gewählten Arbeitsstationen verschieben" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Das Feld '%s' enthält ein reserviertes Schlüsselwort!" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Was wird hier durchgeführt" -#: include/utils/class_msgPool.inc:201 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: 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 "" -"Das als '%s'-Erweiterung angegebene Kommando für Modul '%s' existiert nicht!" +"Dieser Dialog ermöglicht Ihnen das Verschieben einer Zahl von Gruppen in den " +"konfigurierten Gruppenbaum. Dies kann Ihren LDAP-Dienst aufräumen." -#: include/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" -msgstr "'%s'-Kommando ist ungültig!" +#: 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." -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "'%s' Kommando (%s) für Modul %s ist ungültig!" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Verschiebe die ausgewählten Gruppen in diesen Gruppenbaum" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "'%s' Kommando für Modul %s ist ungültig!" +#: 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_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_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Verschiebe Benutzer in den konfigurierten Benutzerbaum" + +#: 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 "" +"Dieser Dialol ermöglicht Ihnen das Verschieben einer Zahl von Nutzern in den " +"konfigurierten Benutzerbaum. Dies kann Ihren LDAP-Dienst aufräumen." + +#: 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 "" +"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_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Verschiebe die ausgewählten Benutzer in diesen Benutzerbaum" + +#: 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 "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" +"Dieser Dialog erlaubt die Migration von Administrativen Konten von GOsa 2.5 " +"nach GOsa 2.6." + +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Abbrechen" + +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Erzeuge ein neues GOsa Administratorkonto" + +#: 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/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "Benutzer-ID" + +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Passwort (erneut)" + +#: 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/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/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/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/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Auffrischen" + +#: 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/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/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/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Willkommen" + +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Die Willkommensnachricht" + +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Willkommen beim GOsa Einrichtungsassistent" + +#: 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 "" +"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/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "'%s' Kommando (%s) ist ungültig!" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "PHP Modul- und Erweiterungsprüfung" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Kann '%s' Kommando nicht ausführen!" +#: 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." -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "Kann '%s' Kommando (%s) für Modul %s nicht ausführen!" +#: 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." -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "Kann '%s' Kommando für Modul %s nicht ausführen!" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Konfiguration der PHP-Umgebung" -#: include/utils/class_msgPool.inc:228 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Kann '%s' Kommando (%s) nicht ausführen!" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "zeige Information" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "Der Wert für '%s' ist zu groß!" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Speichern" -#: include/utils/class_msgPool.inc:238 -#, php-format -msgid "'%s' must be smaller than %s!" -msgstr "'%s' muß kleiner sein als %s!" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" +msgstr "Schreibe Konfigurationsdatei" -#: include/utils/class_msgPool.inc:246 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "Der Wert für '%s' ist zu kein!" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" +msgstr "Abschluß - Schreiben der Konfigurationsdatei" -#: include/utils/class_msgPool.inc:248 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' muß größer oder gleich %d sein!" +#: setup/class_setupStep_Finish.inc:104 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "" +"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Bitte ändern Sie die " +"Zugriffsrechte!" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "'%s' hängt von '%s' ab - bitte geben Sie beide Werte an!" +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." +msgstr "Die Konfiguration ist momentan nicht lesbar oder existiert nicht." -#: include/utils/class_msgPool.inc:261 +#: setup/class_setupStep_Finish.inc:115 #, 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!" +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 "" +"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß " +"sichergestellt werden, daß der Webserver auf %s zugreifen kann, normale " +"Nutzer aber nicht. Führen Sie diese Kommandos aus, um die obigen " +"Voraussetzungen zu erfüllen:" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Das Pflicht-Feld '%s' ist leer!" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "GOsa-Einstellungen 1/3" -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "Beispiel" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Allgemeine GOsa-Einstellungen" -#: include/utils/class_msgPool.inc:292 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Das Feld '%s' enthält ungültige Zeichen" +msgid "The specified value for '%s' must be a numeric value" +msgstr "Der angegebene Wert für '%s' muss numerisch sein." -#: include/utils/class_msgPool.inc:293 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' ist nicht erlaubt:" +msgid "Don't add a trailing comma to '%s'." +msgstr "Fügen Sie kein Komma an das Ende von '%s'." -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' sind nicht erlaubt!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Ablage-OU für Benutzer:" -#: include/utils/class_msgPool.inc:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Das Feld '%s' enthält ungültige Zeichen!" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Ablage-OU für Gruppen:" -#: include/utils/class_msgPool.inc:303 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "Fehlenden %s PHP-Erweiterung!" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "Der Wert für 'UID Base' muss numerisch sein" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Hinzufügen" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "Die angegebene minimale Passwortlänge ist nicht numerisch." -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" -msgstr "%s hinzufügen" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." +msgstr "Die angegebene Passwort-Differenz ist nicht numerisch." -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" -msgstr "%s löschen" +#: 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/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" -msgstr "%s einstellen" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" +msgstr "Neue ACL" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." -msgstr "Bearbeiten..." +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" +msgstr "ACL-Typ" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." -msgstr "%s bearbeiten..." +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" +msgstr "Wählen Sie einen ACL-Typ" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Zurück" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Zusätzliche Filteroptionen" -#: include/utils/class_msgPool.inc:377 -#, php-format -msgid "This account has no valid %s extensions!" -msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen." +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Verwende Mitglieder von" -#: include/utils/class_msgPool.inc:383 -#, 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." +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Verfügbare Mitglieder" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, 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!" +#: 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/utils/class_msgPool.inc:402 -#, 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." +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Mitglieder" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, 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!" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Zeige Nachrichtenempfänger" -#: include/utils/class_msgPool.inc:420 -#, php-format -msgid "Add %s settings" -msgstr "%s Einstellungen hinzufügen" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" +msgstr "Liste verfügbarer ACL-Kategorien" -#: include/utils/class_msgPool.inc:426 -#, php-format -msgid "Remove %s settings" -msgstr "%s Einstellungen entfernen" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL für dieses Objekt" -#: include/utils/class_msgPool.inc:432 -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" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Verfügbare Rollen" -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Januar" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Kopieren & Einfügen - Assistent" + +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. 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/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Februar" +#: 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/utils/class_msgPool.inc:438 -msgid "March" -msgstr "März" +#: 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/utils/class_msgPool.inc:438 -msgid "April" -msgstr "April" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Speichern" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Mai" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Alle abbrechen" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Juni" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Vorgang abgeschlossen" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Juli" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "Ihre GOsa-Sitzung wurde geschlossen!" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "August" +#: 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." -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "September" +#: 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/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Oktober" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Altes Passwort" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "November" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Neues Passwort" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Dezember" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Passwort überprüfen" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Sonntag" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Passwort ändern" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Montag" +#: 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/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "Dienstag" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "GOsa Anmeldefenster" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "Mittwoch" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Anmeldefenster" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "Donnerstag" +#: 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/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Freitag" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Benutzername" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Samstag" +#: 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/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" -msgstr "MySQL-Operation fehlgeschlagen!" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Anmelden" -#: include/utils/class_msgPool.inc:461 -msgid "read operation" -msgstr "Lese-Operation" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Hier klicken zum Anmelden" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" -msgstr "Hinzufügeoperation" +#: 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/utils/class_msgPool.inc:461 -msgid "modify operation" -msgstr "Änderungs-Operation" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:462 -msgid "delete operation" -msgstr "Lösch-Operation" +#: 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:229 +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:462 -msgid "search operation" -msgstr "Such-Operation" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Hauptmenü" -#: include/utils/class_msgPool.inc:462 -msgid "authentication" -msgstr "Authentifizierung" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Hilfe" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" -msgstr "LDAP %s fehlgeschlagen!" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Abmelden" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" -msgstr "LDAP-Operation fehlgeschlagen" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Angemeldet:" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" -msgstr "Übertragung fehlgeschlagen!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "GOsa Hauptmenü" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" -msgstr "Übertragung fehlgeschlagen: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa Hilfe-Browser" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" -msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Ein Zugriffskonflikt wurde festgestellt" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "Dieses '%s' ist noch in Gebrauch dieses Objekts: %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." -#: include/utils/class_msgPool.inc:507 -#, php-format -msgid "This '%s' is still in use." -msgstr "Dieses '%s' ist noch in Benutzung." +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Nur anschauen" -#: include/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Dieses '%s' ist noch in Gebrauch dieser Objekte: %s" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Ihr Passwort ändern" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" -msgstr "Die Datei '%s' existiert nicht!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Erfolg" -#: include/utils/class_msgPool.inc:521 -#, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Kann Datei '%s' nicht zum Lesen öffnen!" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Ihr Passwort wurde erfolgreich geändert." -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Kann Datei '%s' nicht zum Schreiben öffnen!" +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Passwort-Änderung" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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 "" -"Der Wert für '%s' ist momentan nicht konfiguriert oder ungültig. Bitte " -"prüfen Sie Ihre Konfigurationsdatei!" +"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:539 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Kann Datei '%s' nicht löschen!" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Momentanes Passwort" -#: include/utils/class_msgPool.inc:545 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Kann den Ordner '%s' nicht anlegen!" +#: 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:551 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Kann den Ordner '%s' nicht löschen!" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" +msgstr "Passwort-Stärke" -#: include/utils/class_msgPool.inc:557 -#, php-format -msgid "Checking for %s support" -msgstr "Prüfe auf %s-Unterstützung" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Ändern" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Installieren und aktivieren Sie das %s PHP-Modul." +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Stelle Objekt-Snapshots wieder her" -#: include/utils/class_msgPool.inc:569 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -"Die Klasse '%s' kann nicht initialisiert werden! Vielleicht fehlt ein Modul " -"in Ihren GOsa-Einstellungen?" +"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/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" -msgstr "" -"Die angegebene Basis ist ungültig. Der alte Wert wurde wieder hergestellt!" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Leistungswarnung" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +"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:693 -#, 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 "" -"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:741 -#, 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 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Objekt" -#: include/class_ldap.inc:828 -#, 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:830 -#, 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:1052 -#, 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:1081 -#, 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!" - -#: include/class_log.inc:87 -#, php-format -msgid "Logging failed: %s" -msgstr "Protokollieren fehlgeschlagen: %s" - -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "Ungültige Option '%s' angegeben!" +"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. " +"erstellte Zonen in den Server-Erweiterungen nicht im Snapshot gespeichert " +"werden." -#: include/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" -msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Zeitstempel" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" -msgstr "GOsa support daemon" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Grund für das Erzeugen dieses Snapshots" -#: include/class_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" -msgstr "XML-Nachricht kann nicht ausgewertet werden!" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Fortsetzen" -#: include/class_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!" +#: 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_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "Kann Eintrag %s nicht entfernen!" +#: 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_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d" +#: 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_config.inc:318 -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: 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 "" -"Kann nicht mit dem LDAP-Server verbinden. Bitte benachrichtigen Sie den " -"Administrator." +"Ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der " +"Größenbeschränkung liegen" -#: include/class_config.inc:695 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Setzen" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "Konfiguration" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Ein Sitzungskonflikt wurde festgestellt" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -"Die von Ihnen verwendete Konfigurationsdatei scheint veraltet zu sein. Bitte " -"entfernen Sie diese Datei und starten Sie das GOsa-Setup." - -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Keine Objekte dieser Kategorie" +"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/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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 "" -"Das Konfigurationsformat hat sich geändert. Bitte durchlaufen Sie erneut die " -"Einrichtung!" +"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/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Unbekannt" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Abmelden" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" -msgstr "Kopieren & Einfügen ist fehlgeschlagen!" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!" + +#: 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/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Kann Berechtigungen für '%s' nicht setzen" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Erneut anmelden" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' ist kein gültiges LDAP-Objekt" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +msgid "Filter editor" +msgstr "Filter-Editor" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" -msgstr "Keine Schreibberechtigung in '%s'" +#: ihtml/themes/modern/userFilter.tpl:5 +msgid "List of configured filters" +msgstr "Liste der konfigurierten Filter" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Diese Objekte werden eingefügt: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +msgid "Filter properties" +msgstr "Filtereinstellungen" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Dieses Objekt wird eingefügt: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Beschreibung" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "Kann nicht einfügen" +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +msgid "Parent filter" +msgstr "Parent Filter" -#: 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." +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Öffentlich sichtbar" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Allgemein" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "Kategorien in denen der Filter sichtbar ist" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2634,24 +2701,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Mail" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "Fax" @@ -2664,44 +2731,41 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Gruppe" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Abteilung" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Telefon" @@ -2710,22 +2774,14 @@ msgstr "Telefon" msgid "Application" msgstr "Anwendung" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -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/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Arbeitsstation" @@ -2757,3907 +2813,3889 @@ msgstr "Dieses Objekt hat keine Referenzen zu anderen Objekten." msgid "Welcome %s!" msgstr "Willkommen %s!" -#: 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/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/generic/welcome/welcome.tpl:15 msgid "The GOsa team" msgstr "Das GOsa Team" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -msgid "Please select the desired entries" -msgstr "Bitte wählen Sie die gewünschten Einträge" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "Terminal" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Benutzer" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Name" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Basis" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -msgid "Filter" -msgstr "Filter" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -msgid "Show department" -msgstr "Zeige Abteilungen" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -msgid "Show users" -msgstr "Zeige Benutzer" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -msgid "Show groups" -msgstr "Zeige Gruppen" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -msgid "Show server" -msgstr "Zeige Server" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -msgid "Show workstation" -msgstr "Zeige Arbeitsstationen" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -msgid "Show terminal" -msgstr "Zeige Terminals" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -msgid "Show printer" -msgstr "Zeige Drucker" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Passwort-Änderung ist nicht erlaubt" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -msgid "Show phone" -msgstr "Zeige Telefone" +#: plugins/personal/password/nochange.tpl:7 +msgid "You have no permission to change your password at this time" +msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern" -#: plugins/admin/ogroups/remove.tpl:6 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" -"Bitte überprüfen Sie genau was Sie tun, weil GOsa keine Möglichkeit hat, die " -"Daten wiederherzustellen." - -#: plugins/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Objektgruppen" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" -msgstr "Objektgruppen verwalten" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" -msgstr "Infrastruktur Fehler" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" -msgstr "Vorlagen" +"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle " +"Programme anzupassen, die dieses Passwort auch benutzen." -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "Windows Installation" +#: 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/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." msgstr "" -"Sie können Terminals und Arbeitsstationen nicht zu einer Objektgruppe " -"zusammenfassen!" +"Das Ändern des Passwortes wirkt sich auf ihre Authentifizierung bei Mail-, " +"Proxy-, Samba- und Unix-Diensten aus." -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "keine" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Neues Passwort (Wiederholung)" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "zu viele unterschiedliche Objekte!" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Passwort setzen" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "Benutzer" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Felder löschen" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "Gruppen" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Benutzer-Passwort ändern" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "Anwendungen" +#: 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/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "Abteilungen" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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/class_ogroup.inc:393 -msgid "servers" -msgstr "Server" +#: 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/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "Arbeitsstationen" +#: 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/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "Windows-Arbeitsstationen" +#: 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/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "Terminals" +#: 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/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "Telefone" +#: 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/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "Drucker" +#: 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/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "deaktiviert" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" +msgstr "Benutzerpasswort" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "Vollzugriff" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Mein Konto" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "erlaube Zugriff auf diese Hosts" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Persönliche Informationen" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "Unbekannte dn:" +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +msgid "The users picture" +msgstr "Benutzerbild" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, 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 vorgesehen und können nicht hinzugefügt werden:" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Bild ändern" -#: plugins/admin/ogroups/class_ogroup.inc:819 -msgid "You can combine two different object types at maximum, only!" -msgstr "" -"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +msgid "Account settings" +msgstr "Konten-Einstellungen" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "Objektgruppe (Allgemein)" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Nachname" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -msgid "Sytem trust" -msgstr "System-Vertrauen" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "Mehrfach bearbeiten" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" -msgstr "Mitglied" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Vorname" -#: 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/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Kennung" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Name der Gruppe" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Name der Vorlage" -#: 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/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Titel" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "System-Vertrauen" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Akademischer Titel" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Vertrauens-Modus" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Geburtsdatum" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Zusammengefasste Objekte" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Geschlecht" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Warteschlange" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Bevorzugte Sprache" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Systeme" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Adresse" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Start" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Adresse" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Geräte" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Privat-Telefon" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "FAI-Übersicht" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Homepage" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Umgebung" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Passwort-Speicherung" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Anwendungen" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Konfigurieren" -#: 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/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Zertifikate" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" -msgstr "Benutzergruppen" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Zertifikate bearbeiten" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" -msgstr "verschachtelte Gruppen" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "Anmeldung beschränken" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" -msgstr "Anwendungsgruppen" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "IP oder Netzwerk" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" -msgstr "Abteilungsgruppen" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Angabe zur Organisationseinheit" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" -msgstr "Servergruppen" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "part" +msgstr "Teil" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" -msgstr "Gruppen von Arbeitsstationen" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Abteilungs-Nr." -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" -msgstr "Gruppen von Windows Arbeitsstationen" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Angestellten-Nr." -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" -msgstr "Gruppen von Terminals" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Anstellungsart" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" -msgstr "Druckergruppen" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +msgid "Manager" +msgstr "Verwalter" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" -msgstr "Telefongruppen" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Zimmer-Nr." + +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Mobiltelefon" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Liste von Objektgruppen" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Pager" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Eigenschaften" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Anlegen" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Ort" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Entfernen" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Land" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" -msgstr "Nachricht senden" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Anrede" -#: plugins/admin/ogroups/ogroup-list.xml:142 -msgid "Edit object group" -msgstr "Objektgruppe bearbeiten" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Aufgabengebiet" -#: plugins/admin/ogroups/ogroup-list.xml:155 -msgid "Remove object group" -msgstr "Objektgruppe löschen" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Sachgebiet" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Wählen Sie die hinzuzufügenden Objekte" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Amts-/Dienstbezeichnung" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filter" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Rolle" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Zeige die Objekte der Abteilung" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Dienstort" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Referat" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Zeige die Objekte, auf die Folgendes passt" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Straße" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Postleitzahl" -#: 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/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Hausbezeichnung" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Zeige die Systeme der Abteilung" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Verwenden sie den Telefon-Reiter" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Zeige die Systeme, auf die das Folgende passt" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "letzte Übermittlung" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen" +#: plugins/personal/generic/class_user.inc:38 +msgid "Edit organizational user settings" +msgstr "Organisationsbezogene Benutzereinstellungen bearbeiten" -#: 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." +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Unbekannt" + +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" msgstr "" -"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa " -"die Daten nicht wiederherstellen kann." +"Bitte eine einzelne IP-Adresse oder eine Netzwerk/Netzmasken Kombination " +"hinzufügen!" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Vorname" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "weiblich" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Nachname" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "männlich" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "Mehrfach bearbeiten" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "Kann Datei nicht hochladen!" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "UNIX-Name der Gruppe" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Seriennummer" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen" +"(Manche Zertifikate werden momentan nicht unterstützt und werden daher als " +"'ungültig' angezeigt)." -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Erzwinge GID" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)." -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Erzwungene ID-Nummer" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "gültig" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "ungültig" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "in der Domain" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Kein Zertifikat eingerichtet" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Mitglieder sind in einer Telefon-Gruppe" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" +msgstr "Passwort-Methode" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Mitglieder sind in einer Nagios-Gruppe" +#: plugins/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." +msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar." -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Gruppenmitglieder" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +msgstr "Die RDN kann nicht erstellt werden: + ist in sub RDNs nicht erlaubt!" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "In allen Gruppen" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "Kann RDN nicht erstellen: Attribut ist nicht definiert!" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "Nicht in allen Gruppen" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "Kann RDN nicht erstellen: ungültige Attribut-Parameter!" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Zeige primäre Gruppen" +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" +msgstr "Die gewählte Passwort-Methode benötigt eine initiale Konfiguration!" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Zeige Samba Gruppen" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Vorname" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -msgid "Show mail groups" -msgstr "Zeige Mail Gruppen" +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "Kann Zertifikat nicht öffnen!" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Gruppen-Einstellungen" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Zertifikat-Seriennummer" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Liste der Gruppen" +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "Allgemeine Benutzereinstellungen" -#: plugins/admin/groups/group-list.xml:138 -msgid "Edit group" -msgstr "Gruppe bearbeiten" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Nachname" -#: plugins/admin/groups/group-list.xml:151 -msgid "Remove group" -msgstr "Gruppe löschen" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "Benutzerkennung" + +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" +msgstr "Bevorzugte Sprache" + +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Benutzerbild" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" -msgstr "Kann keine Gruppen-SID in Ihrer Konfiguration finden!" +#: plugins/personal/generic/class_user.inc:1690 +msgid "Login restrictions" +msgstr "Anmeldungs-Einschränkungen" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Samba-Gruppe" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" +msgstr "Abteilungsnummer" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Domänen-Administratoren" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" +msgstr "Personalnummer" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Domänen-Benutzer" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" +msgstr "Raumnummer" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Domänen-Gäste" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" +msgstr "Telefonnummer" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Spezielle Gruppe (%d)" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" +msgstr "Pagernummer" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" -msgstr "" -"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: Benutzer-" -"Objekt nicht gefunden!" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "Mobiltelefon" -#: plugins/admin/groups/class_group.inc:546 -#, 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/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "Faxnummer" -#: plugins/admin/groups/class_group.inc:624 -msgid "! unknown UID" -msgstr "! unbekannte UID" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Private Adresse" -#: plugins/admin/groups/class_group.inc:667 -#, 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/personal/generic/class_user.inc:1710 +msgid "Home phone number" +msgstr "Telefonnummer (privat)" -#: plugins/admin/groups/class_group.inc:894 -#, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Kann keine SID für '%s' finden!" +#: plugins/personal/generic/class_user.inc:1712 +msgid "User password method" +msgstr "Benutzer Passwort-Methode" -#: plugins/admin/groups/class_group.inc:899 -#, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Kann keine RIDBASE für '%s' finden!" +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" +msgstr "Benutzer-Zertifikate" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "Die Gruppen ID-Nummer '%s' wird bereits von %s verwendet!" +#: plugins/personal/generic/class_user.inc:1921 +msgid "Entries differ" +msgstr "Einträge unterscheiden sich" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Bild" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" -msgstr "Allgemeine Gruppeneinstellungen" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Bild entfernen" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" -msgstr "Samba-Gruppentyp" +#: 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 "" +"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." -#: plugins/admin/groups/class_group.inc:1199 -msgid "Samba domain name" -msgstr "Samba Domänen-Name" +#: plugins/personal/generic/password.tpl:5 +msgid "Password change dialog" +msgstr "Passwort-Änderungsdialog" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" -msgstr "Gesprächs-Annahme Gruppe" +#: plugins/personal/generic/generic_certs.tpl:5 +msgid "The users standard certificate" +msgstr "Das Standard-Zertifikat des Benutzers" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" -msgstr "Nagios-Gruppe" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standard-Zertifikat" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" -msgstr "Gruppenmitglieder" +#: plugins/personal/generic/generic_certs.tpl:31 +msgid "The users S/MIME certificate" +msgstr "Das S/MIME-Zertifikat des Benutzers" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Gruppenverwaltung" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "S/MIME-Zertifikat" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "The users PKCS12 certificate" +msgstr "Das PKCS12-Zertifikat des Benutzers" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 -msgid "Edit posix properties" -msgstr "POSIX-Eigenschaften bearbeiten" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "PKCS12-Zertifikat" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Mail-Einstellungen bearbeiten" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Benutzer-Einstellungen" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Samba-Einstellungen bearbeiten" +#: plugins/personal/generic/paste_generic.tpl:3 +msgid "Paste user" +msgstr "Benutzer einfügen" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Telefon-Einstellungen bearbeiten" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Passwort löschen" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 -msgid "Menu" -msgstr "Menü" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Neues Passwort setzen" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 -msgid "Edit start menu properties" -msgstr "Startmenü-Einstellungen bearbeiten" +#: plugins/personal/posix/generic.tpl:1 +msgid "POSIX settings" +msgstr "POSIX-Einstellungen" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Umgebungs-Einstellungen bearbeiten" +#: plugins/personal/posix/generic.tpl:6 +msgid "Generic settings" +msgstr "Allgemeine Benutzereinstellungen" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Basisverzeichnis" -#: 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/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: 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/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Primäre Gruppe" -#: 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/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Status" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Stärke" +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" +msgstr "Letztes Login" -#: 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/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Erzwinge UID/GID" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +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 "" -"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/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Vorlage" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Gruppenmitgliedschaft" -#: 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/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +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/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Vorname" +#: plugins/personal/posix/generic.tpl:102 +msgid "Common group" +msgstr "Gemeinsame Gruppe" -#: plugins/admin/users/class_userManagement.inc:26 -msgid "Manage users" -msgstr "Benutzer verwalten" +#: plugins/personal/posix/generic.tpl:106 +msgid "Groups differ" +msgstr "Gruppen sind unterschiedlich" -#: plugins/admin/users/class_userManagement.inc:278 -msgid "You have no permission to change this users password!" -msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!" +#: plugins/personal/posix/generic.tpl:126 +msgid "Account permissions" +msgstr "Konto-Berechtigungen" -#: plugins/admin/users/class_userManagement.inc:656 -msgid "Account locking" -msgstr "Konto-Sperrung" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "SSH-Schlüssel" + +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "Öffentliche Schlüssel bearbeiten..." -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" -"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto %s wurde " -"nicht gesperrt!" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "System-Vertrauen" -#: plugins/admin/users/class_userManagement.inc:730 -msgid "Unlock account" -msgstr "Konto aktivieren" +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Vertrauens-Modus" -#: plugins/admin/users/class_userManagement.inc:732 -msgid "Lock account" -msgstr "Konto deaktivieren" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Allgemeine Einstellungen bearbeiten" +#: plugins/personal/posix/posix_shadow.tpl:59 +msgid "Password expiration settings" +msgstr "Passwort-Ablauf Einstellungen" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "POSIX" +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Passwort läuft ab am" -#: plugins/admin/users/class_userManagement.inc:749 -msgid "Edit POSIX properties" -msgstr "UNIX-Einstellungen bearbeiten" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Benutzer POSIX-Einstellungen bearbeiten" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "abgelaufen" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Netatalk-Einstellungen bearbeiten" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "Nachfrist aktiv" -#: plugins/admin/users/class_userManagement.inc:769 -msgid "Edit FAX properties" -msgstr "FAX-Einstellungen bearbeiten" +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "aktiv" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Liste der Benutzer" +#: plugins/personal/posix/class_posixAccount.inc:173 +msgid "password not changeable" +msgstr "Passwort kann nicht geändert werden" -#: plugins/admin/users/user-list.xml:140 -msgid "Lock users" -msgstr "Benutzer sperren" +#: plugins/personal/posix/class_posixAccount.inc:175 +msgid "password expired" +msgstr "Passwort abgelaufen" -#: plugins/admin/users/user-list.xml:148 -msgid "Unlock users" -msgstr "Benutzer entsperren" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "unkonfiguriert" -#: plugins/admin/users/user-list.xml:167 -msgid "Apply template" -msgstr "Vorlage anwenden" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automatisch" -#: plugins/admin/users/user-list.xml:199 -msgid "New user from template" -msgstr "Neuen Benutzer aus Vorlage" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "POSIX" -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "Benutzer bearbeiten" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Umgebung" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, 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/users/user-list.xml:245 -msgid "Remove user" -msgstr "Benutzer entfernen" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Zeige Vorlagen" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, php-format +msgid "Disable account after %s days of inactivity after password expiry" +msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren" -#: plugins/admin/users/user-filter.tpl:12 -msgid "Show functional users" -msgstr "Zeige funktionale Benutzer" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, php-format +msgid "Warn user %s days before password expiry" +msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen" -#: plugins/admin/users/user-filter.tpl:13 -msgid "Show POSIX users" -msgstr "Zeige POSIX Benutzer" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "Vollzugriff" -#: plugins/admin/users/user-filter.tpl:14 -msgid "Show Mail users" -msgstr "Zeige Mail Benutzer" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "erlaube Zugriff auf diese Hosts" -#: plugins/admin/users/user-filter.tpl:15 -msgid "Show Samba users" -msgstr "Zeige Samba Benutzer" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Vorlage anwenden" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Gruppe des Benutzers" -#: plugins/admin/users/templatize.tpl:6 +#: plugins/personal/posix/class_posixAccount.inc:931 msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute " -"des Benutzers." +"Für diesen Benutzer wurde eine bereits vorhandene UID-Nummer geschrieben. " +"Wenn dies unbeabsichtigt geschah, prüfen Sie bitte alle verwendeten UID-" +"Nummern." -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Keine Vorlagen verfügbar!" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" +msgstr "shadowMin" -#: 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/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "shadowMax" -#: plugins/admin/departments/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:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" +msgstr "shadowWarning" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Liste der Abteilungen" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" +msgstr "shadowInactive" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -msgid "Domain" -msgstr "Domain" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "POSIX-Konto" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -msgid "Domain component" -msgstr "Domänen-Komponente" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" +msgstr "Gruppen-ID" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Land" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" +msgstr "Erzwinge Änderung des Passwort bei Anmeldung" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Standort" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" +msgstr "Shadow min" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organisation" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "Shadow max" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -msgid "Locality name" -msgstr "Standort-Name" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" +msgstr "Shadow warning" -#: 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:1444 +msgid "Shadow inactive" +msgstr "Shadow inactive" -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Beschreibender Text zu dieser Abteilung" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "Shadow expire" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Administrative Einstellungen" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "Öffentlicher SSH-Schlüssel" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" +msgstr "Modell des System-Vertrauens" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Name der Abteilung" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "UNIX-Einstellungen" + +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +msgid "Group selection" +msgstr "Gruppen-Auswahl" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +msgid "Filter" +msgstr "Filter" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Zeige primäre Gruppen" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Zeige Samba Gruppen" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +msgid "Show mail groups" +msgstr "Zeige Mail Gruppen" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Name des zu erzeugenden Teilbaums" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +msgid "Filter options" +msgstr "Filteroptionen" + +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +msgid "Please select the desired entries" +msgstr "Bitte wählen Sie die gewünschten Einträge" -#: plugins/admin/departments/generic.tpl:22 -msgid "Descriptive text for department" -msgstr "Beschreibender Text zu dieser Abteilung" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Zeige Server" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Kategorie" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Zeige Arbeitsstationen" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Kategorie dieses Teilbaums" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Zeige Terminals" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Ort" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "Terminal" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Land" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +msgid "List of systems" +msgstr "Liste der Systeme" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Land, in dem dieser Teilbaum anzusiedeln ist" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +msgid "List navigation" +msgstr "Listen-Navigation" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Ort dieses Teilbaums" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adresse" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +msgid "Edit posix properties" +msgstr "POSIX-Eigenschaften bearbeiten" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Postalische Anschrift dieses Teilbaums" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Mail-Einstellungen bearbeiten" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Einleitende Telefonnummer dieses Teilbaums" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Samba-Einstellungen bearbeiten" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Telefon-Einstellungen bearbeiten" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Einleitende Fax-Nummer dieses Teilbaums" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +msgid "Menu" +msgstr "Menü" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -msgid "Domain Component" -msgstr "Domänen-Komponente" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +msgid "Edit start menu properties" +msgstr "Startmenü-Einstellungen bearbeiten" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Abteilungen" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Umgebungs-Einstellungen bearbeiten" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "Abteilungen verwalten" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +msgid "Edit personal settings" +msgstr "Persönliche Filtereinstellungen bearbeiten" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/remove.tpl:6 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." +"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 "" -"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/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Organisationsname" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Adresse" +"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/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Telefonnummer" +#: 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/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Name des Landes" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Stärke" -#: plugins/admin/departments/domain.tpl:11 -msgid "Domain name" -msgstr "Domänenname" +#: plugins/admin/users/user-filter.xml:13 +msgid "Default filter" +msgstr "Standard-Filter" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" -msgstr "Name der zu erzeugenden Domäne" +#: plugins/admin/users/user-filter.xml:33 +msgid "Show POSIX users" +msgstr "Zeige POSIX Benutzer" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Name des anzulegenden Landes" +#: plugins/admin/users/user-filter.xml:53 +msgid "Show mail users" +msgstr "Zeige Mail Benutzer" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!" +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" +msgstr "Benutzer verwalten" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "Markiere '%s'." +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" +msgstr "Infrastruktur Fehler" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "Verschiebe '%s' nach '%s'" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" +msgstr "Berechtigung" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Fehler beim kopieren von %s, breche ab" +#: plugins/admin/users/class_userManagement.inc:278 +msgid "You have no permission to change this users password!" +msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Name der Abteilung" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "keine" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Telefon" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Vorlage" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "Objekt '%s' ist bereits markiert" +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" +msgstr "Berechtigungsfehler" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu" +#: plugins/admin/users/class_userManagement.inc:667 +msgid "Account locking" +msgstr "Konto-Sperrung" -#: plugins/admin/departments/class_department.inc:705 +#: plugins/admin/users/class_userManagement.inc:668 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Entferne Markierung von Objekt '%s'" - -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Gewünschte Operation wird durchgeführt" - -#: plugins/admin/departments/dep_iframe.tpl:7 msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -"Ihr Browser unterstützt keine IFrames - bitte wählen Sie diesen Link, um die " -"gewünschte Operation durchzuführen." +"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto %s wurde " +"nicht gesperrt!" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Name der Organisation" +#: plugins/admin/users/class_userManagement.inc:741 +msgid "Unlock account" +msgstr "Konto aktivieren" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Name der zu erzeugenden Organisation" +#: plugins/admin/users/class_userManagement.inc:743 +msgid "Lock account" +msgstr "Konto deaktivieren" -#: 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/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Allgemeine Einstellungen 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/admin/users/class_userManagement.inc:760 +msgid "Edit POSIX properties" +msgstr "UNIX-Einstellungen bearbeiten" -#: 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/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" + +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Netatalk-Einstellungen bearbeiten" + +#: plugins/admin/users/class_userManagement.inc:780 +msgid "Edit FAX properties" +msgstr "FAX-Einstellungen bearbeiten" -#: plugins/admin/departments/dep_move_confirm.tpl:11 +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Vorlage anwenden" + +#: plugins/admin/users/templatize.tpl:6 msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +"Applying a template to several users will replace all user attributes " +"defined in the template." 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/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" -msgstr "ACL" +"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute " +"des Benutzers." -#: plugins/admin/acl/class_aclManagement.inc:154 -msgid "ACL Assignment" -msgstr "ACL-Zuordnung" +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "Keine Vorlagen verfügbar!" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "ACL Vorlagen" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Liste der Benutzer" -#: 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/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Eigenschaften" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "ACL-Rollen bearbeiten" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Aktionen" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" -msgstr "ACL zurücksetzen" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Bearbeiten" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "Keine ACL-Einstellungen für diese Kategorie" +#: plugins/admin/users/user-list.xml:140 +msgid "Lock users" +msgstr "Benutzer sperren" -#: plugins/admin/acl/class_aclRole.inc:420 -#, php-format -msgid "ACL for these objects: %s" -msgstr "Enthält ACL für diese Objekte: %s" +#: plugins/admin/users/user-list.xml:148 +msgid "Unlock users" +msgstr "Benutzer entsperren" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" -msgstr "ACL Kategorie bearbeiten" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" +msgstr "Nachricht senden" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" -msgstr "ACL-Kategorie zurücksetzen" +#: plugins/admin/users/user-list.xml:167 +msgid "Apply template" +msgstr "Vorlage anwenden" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'" +#: plugins/admin/users/user-list.xml:199 +msgid "New user from template" +msgstr "Neuen Benutzer aus Vorlage" -#: plugins/admin/acl/class_aclRole.inc:646 -msgid "Object in use" -msgstr "Objekt in Verwendung" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" +msgstr "Benutzer bearbeiten" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -"Die Rolle kann nicht entfernt werden, solange sie noch von folgenden " -"Objekten verwendet wird:" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rolle" +#: plugins/admin/users/user-list.xml:245 +msgid "Remove user" +msgstr "Benutzer entfernen" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Berechtigungen" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "Liste der ACLs" +#: 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/admin/acl/acl-filter.tpl:11 -msgid "Show access control lists" -msgstr "Zeige Zugriffskontrolllisten" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +msgid "Show users" +msgstr "Zeige Benutzer" -#: plugins/admin/acl/acl-filter.tpl:12 -msgid "Show roles" -msgstr "Zeige Rollen" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +msgid "Show groups" +msgstr "Zeige Gruppen" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Bug-Melder" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Gruppenname" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Bugsubmitter" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "UNIX-Name der Gruppe" -#: plugins/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" -msgstr "Organisationsbezogene Benutzereinstellungen bearbeiten" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Beschreibender Text für diese Gruppe" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" -"Bitte eine einzelne IP-Adresse oder eine Netzwerk/Netzmasken Kombination " -"hinzufügen!" +"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "weiblich" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Erzwinge GID" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "männlich" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Erzwungene ID-Nummer" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "Kann Datei nicht hochladen!" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Seriennummer" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "in der Domain" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" -"(Manche Zertifikate werden momentan nicht unterstützt und werden daher als " -"'ungültig' angezeigt)." +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Mitglieder sind in einer Telefon-Gruppe" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)." +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Mitglieder sind in einer Nagios-Gruppe" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "gültig" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Gruppenmitglieder" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "ungültig" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "In allen Gruppen" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Kein Zertifikat eingerichtet" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "Nicht in allen Gruppen" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." -msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar." +#: 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 "" +"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa " +"die Daten nicht wiederherstellen kann." -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "Die RDN kann nicht erstellt werden: + ist in sub RDNs nicht erlaubt!" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Gruppenverwaltung" + +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Konfigurationsfehler" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "Kann RDN nicht erstellen: Attribut ist nicht definiert!" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" +msgstr "Kann keine Gruppen-SID in Ihrer Konfiguration finden!" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "Kann RDN nicht erstellen: ungültige Attribut-Parameter!" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Samba-Gruppe" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" -msgstr "Die gewählte Passwort-Methode benötigt eine initiale Konfiguration!" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Domänen-Administratoren" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Homepage" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Domänen-Benutzer" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Mobiltelefon" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Domänen-Gäste" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Spezielle Gruppe (%d)" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Geburtsdatum" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" +"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: Benutzer-" +"Objekt nicht gefunden!" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" -msgstr "Kann Zertifikat nicht öffnen!" +#: plugins/admin/groups/class_group.inc:546 +#, 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/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Referat" +#: plugins/admin/groups/class_group.inc:624 +msgid "! unknown UID" +msgstr "! unbekannte UID" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Hausbezeichnung" +#: plugins/admin/groups/class_group.inc:667 +#, 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/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Anrede" +#: plugins/admin/groups/class_group.inc:894 +#, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "Kann keine SID für '%s' finden!" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "letzte Übermittlung" +#: plugins/admin/groups/class_group.inc:899 +#, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Kann keine RIDBASE für '%s' finden!" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Dienstort" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "Die Gruppen ID-Nummer '%s' wird bereits von %s verwendet!" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Aufgabengebiet" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" +msgstr "Allgemeine Gruppeneinstellungen" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Sachgebiet" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" +msgstr "Samba-Gruppentyp" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Amts-/Dienstbezeichnung" +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" +msgstr "Samba Domänen-Name" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Zertifikat-Seriennummer" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" +msgstr "Gesprächs-Annahme Gruppe" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Öffentlich sichtbar" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" +msgstr "Nagios-Gruppe" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Straße" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" +msgstr "Gruppenmitglieder" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Postleitzahl" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Gruppen-Einstellungen" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" -msgstr "Allgemeine Benutzereinstellungen" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Liste der Gruppen" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Mein Konto" +#: plugins/admin/groups/group-list.xml:138 +msgid "Edit group" +msgstr "Gruppe bearbeiten" -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" -msgstr "Benutzerkennung" +#: plugins/admin/groups/group-list.xml:151 +msgid "Remove group" +msgstr "Gruppe löschen" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Titel" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Wählen Sie die hinzuzufügenden Systeme" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Akademischer Titel" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filter" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Geschlecht" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Zeige die Systeme der Abteilung" -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" -msgstr "Bevorzugte Sprache" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/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/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Benutzerbild" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Zeige die Systeme, auf die das Folgende passt" -#: plugins/personal/generic/class_user.inc:1626 -msgid "Login restrictions" -msgstr "Anmeldungs-Einschränkungen" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" -msgstr "Abteilungsnummer" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +msgid "Domain Component" +msgstr "Domänen-Komponente" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" -msgstr "Personalnummer" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Administrative Einstellungen" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Anstellungsart" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Name der Abteilung" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" -msgstr "Raumnummer" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Name des zu erzeugenden Teilbaums" -#: plugins/personal/generic/class_user.inc:1635 -msgid "Telefon number" -msgstr "Telefonnummer" +#: plugins/admin/departments/generic.tpl:22 +msgid "Descriptive text for department" +msgstr "Beschreibender Text zu dieser Abteilung" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" -msgstr "Pagernummer" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Kategorie" -#: plugins/personal/generic/class_user.inc:1637 -msgid "Mobile number" -msgstr "Mobiltelefon" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Kategorie dieses Teilbaums" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" -msgstr "Faxnummer" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Land, in dem dieser Teilbaum anzusiedeln ist" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Private Adresse" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Ort dieses Teilbaums" -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" -msgstr "Telefonnummer (privat)" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Postalische Anschrift dieses Teilbaums" -#: plugins/personal/generic/class_user.inc:1647 -msgid "User password method" -msgstr "Benutzer Passwort-Methode" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Einleitende Telefonnummer dieses Teilbaums" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" -msgstr "Benutzer-Zertifikate" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Einleitende Fax-Nummer dieses Teilbaums" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Persönliche Informationen" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen" -#: 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" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Name der Organisation" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Bild ändern" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Name der zu erzeugenden Organisation" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Name der Vorlage" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Beschreibender Text zu dieser Abteilung" + +#: 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/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Bevorzugte Sprache" +#: plugins/admin/departments/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/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Privat-Telefon" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Liste der Abteilungen" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Passwort-Speicherung" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +msgid "Domain" +msgstr "Domain" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Zertifikate" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +msgid "Domain component" +msgstr "Domänen-Komponente" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Zertifikate bearbeiten" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Land" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" -msgstr "Anmeldung beschränken" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +msgid "Locality" +msgstr "Standort" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" -msgstr "IP oder Netzwerk" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Standort-Name" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Angabe zur Organisationseinheit" +#: 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/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Abteilungs-Nr." +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" +msgstr "Schwerer Fehler" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Angestellten-Nr." +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Zimmer-Nr." +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Markiere '%s'." -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Verwenden sie den Telefon-Reiter" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Verschiebe '%s' nach '%s'" -#: 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/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Fehler beim kopieren von %s, breche ab" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Wählen Sie eine Basis" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Abteilungen" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Benutzer-Einstellungen" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Name der Abteilung" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Passwort löschen" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Telefon" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Neues Passwort setzen" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Objekt '%s' ist bereits markiert" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Bild entfernen" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu" -#: 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/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Entferne Markierung von Objekt '%s'" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Generische Benutzer-Information" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" +msgstr "Abteilungen verwalten" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:122 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." - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standard-Zertifikat" +"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_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "S/MIME-Zertifikat" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Gewünschte Operation wird durchgeführt" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "PKCS12-Zertifikat" +#: 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/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Benutzer POSIX-Einstellungen bearbeiten" +#: plugins/admin/departments/domain.tpl:11 +msgid "Domain name" +msgstr "Domänenname" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "abgelaufen" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" +msgstr "Name der zu erzeugenden Domäne" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "Nachfrist aktiv" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" +msgstr "Name des Landes" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "aktiv" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Name des anzulegenden Landes" -#: plugins/personal/posix/class_posixAccount.inc:173 -msgid "password not changeable" -msgstr "Passwort kann nicht geändert werden" +#: 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/posix/class_posixAccount.inc:175 -msgid "password expired" -msgstr "Passwort abgelaufen" +#: 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/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automatisch" +#: 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/posix/class_posixAccount.inc:444 -#, php-format -msgid "Password can't be changed up to %s days after last change" +#: 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 "" -"Passwort kann bis zu %s Tage nach der letzten Änderung nicht geändert werden" - -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern" +"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/posix/class_posixAccount.inc:452 -#, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" +msgstr "Organisationsname" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, php-format -msgid "Warn user %s days before password expiry" -msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Telefonnummer" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" +msgstr "ACL" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Gruppe des Benutzers" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" +msgstr "Zugriffskontrolllisten verwalten" -#: plugins/personal/posix/class_posixAccount.inc:946 -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/admin/acl/class_aclManagement.inc:154 +msgid "ACL Assignment" +msgstr "ACL-Zuordnung" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Basisverzeichnis" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" +msgstr "Liste der ACLs" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/acl/acl-filter.tpl:11 +msgid "Show access control lists" +msgstr "Zeige Zugriffskontrolllisten" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/acl/acl-filter.tpl:12 +msgid "Show roles" +msgstr "Zeige Rollen" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "ACL Vorlagen" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" -msgstr "shadowWarning" +#: 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/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" -msgstr "shadowInactive" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "ACL-Rollen bearbeiten" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" -msgstr "POSIX-Konto" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Alle Kategorien" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" +msgstr "ACL zurücksetzen" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "Benutzer-ID" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Diese Ebene" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" -msgstr "Gruppen-ID" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Aktuelles Objekt" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" -msgstr "Erzwinge Änderung des Passwort bei Anmeldung" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Vollständiger Teilbaum" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Vollständiger Teilbaum (permanent)" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Auf" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "Shadow warning" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "Ab" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" -msgstr "Shadow inactive" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "Zugriffsregeln" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" -msgstr "Shadow expire" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Entfernen" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" -msgstr "Öffentlicher SSH-Schlüssel" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "Keine ACL-Einstellungen für diese Kategorie" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" -msgstr "Modell des System-Vertrauens" +#: plugins/admin/acl/class_aclRole.inc:420 +#, php-format +msgid "ACL for these objects: %s" +msgstr "Enthält ACL für diese Objekte: %s" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Primäre Gruppe" +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" +msgstr "ACL Kategorie bearbeiten" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" +msgstr "ACL-Kategorie zurücksetzen" -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" -msgstr "Letztes Login" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Erzwinge UID/GID" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" +msgstr "Alle Objekte im aktuellen Teilbaum" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Gruppenmitgliedschaft" +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" +msgstr "Objekt in Verwendung" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -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/acl/class_aclRole.inc:646 +#, 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/posix/generic.tpl:100 -msgid "Common group" -msgstr "Gemeinsame Gruppe" +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" +msgstr "Berechtigungen" -#: plugins/personal/posix/generic.tpl:104 -msgid "Groups differ" -msgstr "Gruppen sind unterschiedlich" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" +msgstr "Benutzergruppen" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "SSH-Schlüssel" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" +msgstr "verschachtelte Gruppen" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." -msgstr "Öffentliche Schlüssel bearbeiten..." +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" +msgstr "Anwendungsgruppen" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Konto" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" +msgstr "Abteilungsgruppen" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Wählen Sie die hinzuzufügenden Gruppen" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +msgid "server groups" +msgstr "Servergruppen" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Zeige Gruppen der Abteilung" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" +msgstr "Gruppen von Arbeitsstationen" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Zeige Gruppen, auf die zutrifft" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" +msgstr "Gruppen von Windows Arbeitsstationen" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Regulärer Ausdruck zum Erkennen von Gruppennamen" +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" +msgstr "Gruppen von Terminals" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Zeige Gruppen des Benutzers" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" +msgstr "Druckergruppen" -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Benutzername, dessen Gruppen angezeigt werden" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" +msgstr "Telefongruppen" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Zeige Server" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Name der Gruppe" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Zeige Arbeitsstationen" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Zusammengefasste Objekte" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Zeige Terminals" +#: plugins/admin/ogroups/remove.tpl:6 +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/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "UNIX-Einstellungen" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Warteschlange" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "POSIX-Einstellungen" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Systeme" -#: 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/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Start" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Passwort läuft ab am" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Geräte" -#: 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/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "FAI-Übersicht" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Passwort-Einstellungen" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Anwendungen" -#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +msgid "Show department" +msgstr "Zeige Abteilungen" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Felder löschen" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +msgid "Show server" +msgstr "Zeige Server" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" -msgstr "Benutzer-Passwort ändern" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +msgid "Show workstation" +msgstr "Zeige Arbeitsstationen" -#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +msgid "Show terminal" +msgstr "Zeige Terminals" -#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +msgid "Show printer" +msgstr "Zeige Drucker" -#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +msgid "Show phone" +msgstr "Zeige Telefone" -#: plugins/personal/password/class_password.inc:108 -msgid "" -"The password you've entered as your current password doesn't match the real " -"one." +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" msgstr "" -"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht " -"korrekt." +"Sie können Terminals und Arbeitsstationen nicht zu einer Objektgruppe " +"zusammenfassen!" -#: 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/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "zu viele unterschiedliche Objekte!" -#: plugins/personal/password/class_password.inc:146 -msgid "User password" -msgstr "Benutzerpasswort" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "Benutzer" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Passwort-Änderung ist nicht erlaubt" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "Gruppen" -#: 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/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "Anwendungen" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "UNIX Konten/Gruppen" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "Abteilungen" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" -msgstr "Samba-Verwaltung" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "Server" -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" -msgstr "Mailsystem-Verwaltung" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "Arbeitsstationen" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" -msgstr "Faxsystem-Verwaltung" +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" +msgstr "Windows-Arbeitsstationen" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" -msgstr "Asterisk-Verwaltung" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "Terminals" -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" -msgstr "System-Inventar" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "Telefone" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" -msgstr "System-/Konfigurationsverwaltung" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "Drucker" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Adressbuch" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "Unbekannte dn:" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "Rückmeldung" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, 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 vorgesehen und können nicht hinzugefügt werden:" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" -msgstr "Erhalte Benachrichtungen oder sende Rückmeldung" +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" +msgstr "" +"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" -msgstr "Benachrichtigung und Rückmeldung" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" +msgstr "Objektgruppe (Allgemein)" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" -msgstr "Einrichtungsfehler" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Objektgruppen" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "Fehler beim Rückmelden" +#: plugins/admin/ogroups/class_ogroup.inc:978 +msgid "Sytem trust" +msgstr "System-Vertrauen" -#: setup/class_setupStep_Feedback.inc:140 -#, php-format -msgid "Cannot send feedback to '%s': %s" -msgstr "Kann Rückmeldung nicht an '%s' senden: %s" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" +msgstr "Mitglied" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" -"Kann Rückmeldung nicht senden: Der Dienst ist vorübergehend nicht verfügbar" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Wählen Sie die hinzuzufügenden Objekte" -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." -msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein." +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Wählen Sie diese Option um auch in Teilbäumen zu suchen" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" -"Sie müssen mindestens eine der beiden Optionen auswählen, Abonnement der " -"Mailingliste oder Senden einer Rückmeldung." +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" +msgstr "Suche in Teilbäumen" -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Abgeschlossen" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Zeige die Objekte der Abteilung" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" -msgstr "Vor" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Zeige die Objekte, auf die Folgendes passt" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba-Einstellungen" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Samba Hash-Generator" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" +msgstr "Objektgruppen verwalten" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" +msgstr "Vorlagen" -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "RID Basis" +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" +msgstr "Windows Installation" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Container für Arbeitsstationen" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" +msgstr "Bitte geben Sie einen Namen für die neue Objektgruppe ein" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Samba SID Abbildung" +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Liste von Objektgruppen" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Zeitzone" +#: plugins/admin/ogroups/ogroup-list.xml:142 +msgid "Edit object group" +msgstr "Objektgruppe bearbeiten" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Bitte wählen Sie hier Ihre bevorzugte Zeitzone" +#: plugins/admin/ogroups/ogroup-list.xml:155 +msgid "Remove object group" +msgstr "Objektgruppe löschen" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Zusätzliche GOsa-Einstellungen" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Bug-Melder" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Ermögliche Kopieren & Einfügen" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Bugsubmitter" -#: setup/setup_config2.tpl:112 -msgid "Government mode" -msgstr "Behörden-Modus" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, php-format +msgid "Copy and paste failed!" +msgstr "Kopieren & Einfügen ist fehlgeschlagen!" -#: setup/setup_config2.tpl:123 -msgid "GOsa logging" -msgstr "GOsa Protokolierung" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Kann Berechtigungen für '%s' nicht setzen" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Mail-Einstellungen" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' ist kein gültiges LDAP-Objekt" -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Zustellungs-Methode" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "Interner Fehler" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "Attribut für Kontoidentifikation" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" +msgstr "Keine Schreibberechtigung in '%s'" + +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Diese Objekte werden eingefügt: %s" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" -msgstr "Urlaubsvorlagen" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Dieses Objekt wird eingefügt: %s" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "Verwende Cyrus UNIX-Stil" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Einfügen" -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "Snapshots / Wiederherstellung" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "Kann nicht einfügen" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "Snapshots ermöglichen" +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "Basis für Snapshots" +#: include/class_config.inc:325 +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Kann nicht mit dem LDAP-Server verbinden. Bitte benachrichtigen Sie den " +"Administrator." -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "GOsa Einrichtungsassistent" +#: include/class_config.inc:702 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!" -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Installation" +#: include/class_config.inc:1112 +msgid "Configuration" +msgstr "Konfiguration" -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Einrichtung" +#: include/class_config.inc:1112 +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." -#: setup/setup_migrate.tpl:5 +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format 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." +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." 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." +"Die Snapshot-Funktionalität ist aktiviert, aber die erforderliche Variable '%" +"s' ist nicht gesetzt." -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Erneut prüfen" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +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'." -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" -msgstr "Füge erforderliche Objekt-Klassen zum Basis-Objekt hinzu" +#: 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." -#: 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" +#: 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" -#: 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" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "Socket-Timeout von %s Sekunden erreicht." -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" -msgstr "Migrieren" +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Sie bearbeiten momentan mehrere Einträge." -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Schliessen" +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Passwort Rücksetzung" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: 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_sortableListing.inc:189 +msgid "Sortable list" +msgstr "Sortierbare Liste" + +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Diesen Eintrag bearbeiten" + +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Diesen Eintrag entfernen" + +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -"Verschiebe Windows-Arbeitsstationen in eine gültige Windows-Workstation " -"Abteilung" +"Schwerer Fehler: keine Klassenfundorte definiert - bitte führen Sie '%s' " +"aus, um das Problem zu beheben" -#: setup/setup_migrate.tpl:67 +#: include/functions.inc:134 +#, php-format msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -"Dieser Dialog ermöglicht es Ihnen, die angezeigten Windows-Arbeitsstationen " -"in eine gültige Abteilung zu verschieben" +"Schwerer Fehler: Kann Klasse '%s' nicht instanziieren - bitte führen Sie '%" +"s' aus um das Problem zu beheben" -#: setup/setup_migrate.tpl:69 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." msgstr "" -"Seien Sie vorsichtig mit diesem Werkzeug, es könnte Referenzen geben, die " -"auf diese Arbeitsstationen zeigen, die nicht migriert werden können." +"FATAL: Fehler beim Verbinden mit dem LDAP-Server. Die Meldung lautet '%s'." -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "Der Benutzername / die UID ist nicht eindeutig für den LDAP-Baum." + +#: include/functions.inc:605 +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." msgstr "" -"Verschiebe die ausgewählten Windows-Arbeitsstationen in die folgende GOsa-" -"Abteilung" +"Der Benutzername / die UID ist nicht eindeutig für den LDAP-Baum. Bitte " +"kontaktieren Sie Ihren Administrator." -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" -msgstr "Die gewählten Arbeitsstationen verschieben" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" +msgstr "" +"Fehler beim Setzen einer Sperre. Bitte kontaktieren Sie die Entwickler!" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "Was wird hier durchgeführt" +#: include/functions.inc:802 +#, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" +msgstr "" +"Kann Sperrinformation für LDAP-Baum nicht erzeugen. Bitte kontaktieren Sie " +"Ihren Administrator!" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" -msgstr "Verschiebe Gruppen in den konfigurierten Gruppenbaum" +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" +msgstr "Der LDAP-Server meldete: %s" -#: setup/setup_migrate.tpl:116 +#: include/functions.inc:931 msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." msgstr "" -"Dieser Dialog ermöglicht Ihnen das Verschieben einer Zahl von Gruppen in den " -"konfigurierten Gruppenbaum. Dies kann Ihren LDAP-Dienst aufräumen." +"Mehrere Sperren für das zu sperrende Objekt gefunden. Dies sollte nicht " +"passieren - räume mehrere Referenzen auf." -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!" + +#: include/functions.inc:1237 +#, 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." +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" 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." +"Verwende eine neue Größenbeschränkung von %s Einträgen und zeige diese " +"Meldung bei Überschreitung wieder an" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" -msgstr "Verschiebe die ausgewählten Gruppen in diesen Gruppenbaum" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "unvollständig" -#: 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" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Trotzdem Fortsetzen" + +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Trotzdem bearbeiten" + +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Sie bearbeiten gerade den/die LDAP Eintrag/Einträge %s" + +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "Einträge pro Seite" + +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Filter anwenden" + +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" + +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "GOsa Entwicklerversion (Rev %s)" -#: 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" +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "Die Datei '%s' konnte nicht entfernt werden." -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "Verschiebe Benutzer in den konfigurierten Benutzerbaum" +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" +msgstr "Kann nicht in Revisions-Datei schreiben!" -#: 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 "" -"Dieser Dialol ermöglicht Ihnen das Verschieben einer Zahl von Nutzern in den " -"konfigurierten Benutzerbaum. Dies kann Ihren LDAP-Dienst aufräumen." +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" +msgstr "'baseIdHook' ist nicht verfügbar. Verwende die Standard-Basis!" -#: 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 "" -"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." +#: include/functions.inc:2678 +msgid "LDAP warning" +msgstr "LDAP-Warnung" -#: setup/setup_migrate.tpl:176 -msgid "Move selected users into this people tree" -msgstr "Verschiebe die ausgewählten Benutzer in diesen Benutzerbaum" +#: include/functions.inc:2678 +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!" -#: setup/setup_migrate.tpl:219 -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Migriere GOsa 2.5 Administrator-Konten" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." +msgstr "Verwendet, um kontenbezogene Informationen zu speichern." -#: setup/setup_migrate.tpl:221 +#: include/functions.inc:2711 msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." msgstr "" -"Dieser Dialog erlaubt die Migration von Administrativen Konten von GOsa 2.5 " -"nach GOsa 2.6." - -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Neu laden" +"Verwenden, um die momentan bearbeiteten Einträge für andere zu sperren (um " +"gleichzeitige Änderungen zu verhindern)." -#: setup/setup_migrate.tpl:273 -msgid "Abort" -msgstr "Abbrechen" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" +msgstr "Die benötigte Objektklasse '%s' fehlt!" -#: setup/setup_migrate.tpl:275 -msgid "Create a new GOsa administrator account" -msgstr "Erzeuge ein neues GOsa Administratorkonto" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" +msgstr "Die optionale Objektklasse '%s' fehlt!" -#: 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." +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" +msgstr "Falsche·Version·der·benötigten·Objektklasse·'%s'·(!=%s)!" -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" -msgstr "Passwort (erneut)" +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" +msgstr "Verfügbare Klasse(n)" -#: setup/setup_migrate.tpl:333 +#: include/functions.inc:2789 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." +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." 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." +"Sie haben die rfc2307bis-Option in der LDAP-Einrichtung aktiviert, aber Ihre " +"Schema-Konfiguration unterstützt dies nicht." -#: 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 +#: include/functions.inc:2790 msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" 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." +"Um rfc2307bis-konforme Gruppen verwenden zu können, muss die Objektklasse " +"'posixGroup' AUXILIARY sein" -#: setup/setup_migrate.tpl:388 +#: include/functions.inc:2794 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." +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." 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." +"Ihre Schemakonfiguration ist für rfc2307bis-Gruppen eingerichtet, aber Sie " +"haben die Unterstützung im LDAP-Einrichtungsschritt ausgeschaltet." -#: 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." +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" +msgstr "Die Objektklasse 'posixGroup' muss STRUCTURAL sein" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" -msgstr "Auffrischen" +#: include/functions.inc:2819 +msgid "German" +msgstr "Deutsch" -#: 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." +#: include/functions.inc:2820 +msgid "French" +msgstr "Französisch" -#: 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." +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italienisch" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "Schreibe Konfigurationsdatei" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Spanisch" -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" -msgstr "Abschluß - Schreiben der Konfigurationsdatei" +#: include/functions.inc:2823 +msgid "English" +msgstr "Englisch" -#: setup/class_setupStep_Finish.inc:104 +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Niederländisch" + +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Polnisch" + +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "Chinesisch" + +#: include/functions.inc:2828 +msgid "Vietnamese" +msgstr "Vietnamesisch" + +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Russisch" + +#: include/functions.inc:3024 +#, php-format msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Bitte ändern Sie die " -"Zugriffsrechte!" +"Das in POSTMODIFY angegebene Kommando '%s' (Modul '%s') scheint nicht zu " +"existieren." -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." -msgstr "Die Konfiguration ist momentan nicht lesbar oder existiert nicht." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" +msgstr "Kann Samba-Hash nicht erzeugen!" -#: setup/class_setupStep_Finish.inc:115 +#: include/functions.inc:3070 #, 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:" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß " -"sichergestellt werden, daß der Webserver auf %s zugreifen kann, normale " -"Nutzer aber nicht. Führen Sie diese Kommandos aus, um die obigen " -"Voraussetzungen zu erfüllen:" - -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Installationsprüfung" +"Kann keinen SAMBA-Hash generieren: die Ausführung von '%s' ist " +"fehlgeschlagen, prüfen Sie den 'sambaHashHook'!" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen." +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +msgid "Cannot allocate a free ID:" +msgstr "Konnte keine freie ID allozieren:" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Prüfe PHP-Version" +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" +msgstr "unbekannte idAllocation-Methode!" -#: setup/class_setupStep_Checks.inc:65 +#: include/functions.inc:3365 #, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP muß in Version %s oder höher vorliegen." +msgid "%sPoolMin >= %sPoolMax!" +msgstr "%sPoolMin >= %sPoolMax!" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Bitte aktualisieren Sie auf eine unterstützte Version." +#: include/functions.inc:3395 +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "kann sambaUnixIdPool-Eintrag nicht anlegen!" -#: 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." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" +msgstr "sambaUnixIdPool ist nicht eindeutig!" -#: 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." +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" +msgstr "keine ID verfügbar!" -#: 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." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" +msgstr "maximale Anzahl von Versuchen abgelaufen!" -#: 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." +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" +msgstr "Konnte keine freie ID allozieren!" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"GOsa benötigt dieses Modul für die Kommunikation mit einem IMAP-Server." +"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden " +"werden!" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: 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." -#: 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." +#: include/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" +msgstr "Protokollieren fehlgeschlagen: %s" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" -msgstr "MySQL" +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Ungültige Option '%s' angegeben!" -#: 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." +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" +msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "Samba Hash-Generator" +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Wurzel" -#: 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." +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Übertragen" -#: setup/class_setupStep_Checks.inc:140 +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Nutzen Sie eine GOsa-SI-Installation oder installieren Sie das Perl-Modul " -"Crypt::SmbHash." +"Die Einstellung '%s' der Zeitzone in Ihrer gosa.conf ist ungültig. Kann " +"Zeitzonen-Versatz nicht berechnen." -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "Imagick" +#: include/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." +msgstr "Auswählen um Objekte des Typs '%s' aufzulisten." -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." -msgstr "GOsa benötigt diese Erweiterung um Bilder konvertieren zu können." +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Wählen Sie dies um Objekte aufzulisten die '%s' enthalten." -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" -msgstr "Komprimierungs-Modul" +#: include/utils/class_msgPool.inc:20 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Auswählen um Objekte des Typs '%s' aufzulisten" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." -msgstr "GOsa benötigt dieses Modul um Snapshots zu komprimieren." +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" +msgstr "Dieses objekt wird gelöscht!" -#: setup/class_setupStep_Checks.inc:181 -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." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "Dieses '%s'-Objekt wird gelöscht!" -#: setup/class_setupStep_Checks.inc:182 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "" -"Suchen Sie nach 'register_globals' in Ihrer php.ini und setzen Sie es auf " -"'Off'." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Dieses Objekt wird gelöscht: %s" -#: setup/class_setupStep_Checks.inc:190 -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." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "Dieses '%s'-Objekt wird gelöscht: %s" -#: setup/class_setupStep_Checks.inc:191 -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." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" +msgstr "Dieses Objekt wird gelöscht:" -#: setup/class_setupStep_Checks.inc:192 -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." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "Dieses '%s'-Objekt wird gelöscht:" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" -msgstr "Aus" +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Diese Objekte werden gelöscht: %s" -#: setup/class_setupStep_Checks.inc:200 -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." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Diese '%s'-Objekte werden gelöscht: %s" -#: setup/class_setupStep_Checks.inc:201 -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'." +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:" -#: setup/class_setupStep_Checks.inc:209 -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." +#: include/utils/class_msgPool.inc:75 +msgid "You have no permission to delete these objects:" +msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:" -#: setup/class_setupStep_Checks.inc:216 -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." +#: include/utils/class_msgPool.inc:82 +msgid "You have no permission to create this object!" +msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!" -#: setup/class_setupStep_Checks.inc:217 -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'." +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +msgid "You have no permission to create the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." -msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen." +#: include/utils/class_msgPool.inc:93 +msgid "You have no permission to create these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:" -#: setup/class_setupStep_Checks.inc:225 -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." +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!" -#: setup/class_setupStep_Checks.inc:232 -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." +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:" -#: setup/class_setupStep_Checks.inc:233 -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'." +#: include/utils/class_msgPool.inc:111 +msgid "You have no permission to modify these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" -msgstr "An" +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!" + +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:" + +#: include/utils/class_msgPool.inc:129 +msgid "You have no permission to view these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:" + +#: include/utils/class_msgPool.inc:136 +msgid "You have no permission to move this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!" -#: setup/class_setupStep_Checks.inc:240 -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." +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +msgid "You have no permission to move the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:" -#: setup/class_setupStep_Checks.inc:241 -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'." +#: include/utils/class_msgPool.inc:147 +msgid "You have no permission to move these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:" -#: setup/class_setupStep_Checks.inc:248 -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." +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" +msgstr "Verbindungs-Information" -#: setup/class_setupStep_Checks.inc:249 -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'." +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" -msgstr "Konfigurationsdatei schreibbar" +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" +msgstr "Kann die Datenbank %s nicht auswählen!" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" -msgstr "Die Konfigurationsdatei kann nicht geschrieben werden" +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "Kein Server für %s definiert!" -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:189 #, 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." +msgid "Cannot query %s database!" +msgstr "Kann die Datenbank %s nicht abfragen!" -#: setup/setup_config3.tpl:2 -msgid "GOsa core settings" -msgstr "GOsa-Grundeinstellungen" +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Das Feld '%s' enthält ein reserviertes Schlüsselwort!" -#: setup/setup_config3.tpl:6 -msgid "Enable primary group filter" -msgstr "Primären Gruppenfilter aktivieren" +#: include/utils/class_msgPool.inc:201 +#, 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!" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" -msgstr "Zeige Zusammenfassung in Listen" +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" +msgstr "'%s'-Kommando ist ungültig!" -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" -msgstr "Beachte administrative Einheiten" +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "'%s' Kommando (%s) für Modul %s ist ungültig!" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" -msgstr "Smarty Arbeitsverzeichnis" +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "'%s' Kommando für Modul %s ist ungültig!" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "SNMP Gemeinschaft" +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "'%s' Kommando (%s) ist ungültig!" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" -msgstr "Pfad für PPD-Ablage" +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Kann '%s' Kommando nicht ausführen!" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" -msgstr "Pfad für Kioskprofil-Ablage" +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "Kann '%s' Kommando (%s) für Modul %s nicht ausführen!" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "Basis für SUDO-Rollen" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "Kann '%s' Kommando für Modul %s nicht ausführen!" -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" -msgstr "Mail-Queue Skript" +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Kann '%s' Kommando (%s) nicht ausführen!" -#: setup/setup_config3.tpl:134 -msgid "Notification script" -msgstr "Benachrichtigungsskript" +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "Der Wert für '%s' ist zu groß!" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" -msgstr "Aktiviere Bearbeitungssperre" +#: include/utils/class_msgPool.inc:238 +#, php-format +msgid "'%s' must be smaller than %s!" +msgstr "'%s' muß kleiner sein als %s!" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" -msgstr "GOsa support daemon" +#: include/utils/class_msgPool.inc:246 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "Der Wert für '%s' ist zu kein!" -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" -msgstr "Daemon-Zeitüberschreitung" +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' muß größer oder gleich %d sein!" -#: setup/setup_config3.tpl:207 -msgid "Login and session" -msgstr "Anmeldung und Sitzung" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "'%s' hängt von '%s' ab - bitte geben Sie beide Werte an!" -#: setup/setup_config3.tpl:210 -msgid "Login attribute" -msgstr "Anmeldeattribut" +#: include/utils/class_msgPool.inc:261 +#, 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!" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "Erzwinge das Deaktivieren von register_globals" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Das Pflicht-Feld '%s' ist leer!" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "Erzwinge verschlüsselte Verbindungen" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "Beispiel" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" -msgstr "Bei unverschlüsselten Verbindungen warnen" +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Das Feld '%s' enthält ungültige Zeichen" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" -msgstr "Merken der Dialogfilter-Einstellungen" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' ist nicht erlaubt:" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" -msgstr "Lebensdauer der Sitzung" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' sind nicht erlaubt!" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "Debugging" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Das Feld '%s' enthält ungültige Zeichen!" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" -msgstr "Zeige PHP Fehler" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "Fehlenden %s PHP-Erweiterung!" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" -msgstr "Maximale LDAP Abfragedauer" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" +msgstr "%s hinzufügen" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "Protokolliere LDAP-Statistiken" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" +msgstr "%s löschen" -#: setup/setup_config3.tpl:324 -msgid "Debug level" -msgstr "Debug Level" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" +msgstr "%s einstellen" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" -msgstr "Deaktiviert" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." +msgstr "Bearbeiten..." -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" -msgstr "Aktiviert" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." +msgstr "%s bearbeiten..." -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "Feedback erfolgreich gesendet" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Zurück" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Abonnieren der GOsa-Announce Mailingliste" +#: include/utils/class_msgPool.inc:380 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen." -#: setup/setup_feedback.tpl:18 +#: include/utils/class_msgPool.inc:386 +#, php-format 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." +"This account has %s settings enabled. You can disable them by clicking below." 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." +"Dieses Konto besitzt aktivierte %s-Einstellungen. Sie können diese durch " +"einen Klick auf die untere Schaltfläche deaktivieren." -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Mail-Adresse" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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!" -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "Sende Feedback an das GOsa Projektteam." +#: include/utils/class_msgPool.inc:405 +#, 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." -#: setup/setup_feedback.tpl:53 +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, php-format msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" msgstr "" -"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de " -"zu verbinden, um Ihr Formular anonym abzusenden." +"Dieses Konto besitzt aktuell keine aktivierten %s-Einstellungen. Um sie zu " +"aktivieren, müssen Sie zunächst die %s Erweiterungen hinzufügen!" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" -msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" +msgstr "%s Einstellungen hinzufügen" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "ja" +#: include/utils/class_msgPool.inc:429 +#, php-format +msgid "Remove %s settings" +msgstr "%s Einstellungen entfernen" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "nein" +#: include/utils/class_msgPool.inc:435 +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" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Januar" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" -msgstr "Ist dies die erstmalige Verwendung von GOsa?" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Februar" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "Ich verwende es seit" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "März" -#: 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" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "April" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Mai" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "Welchen Webserver verwenden Sie?" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Juni" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "Welche PHP-Version verwenden Sie?" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Juli" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "LDAP" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "August" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "Welche(n) LDAP-Server verwenden Sie?" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "September" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Oktober" -#: setup/setup_feedback.tpl:132 -msgid "Features" -msgstr "Fähigkeiten" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "November" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "Welche Funktionen von GOsa verwenden Sie?" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Dezember" -#: 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?" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Sonntag" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "Feedback senden" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Montag" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Erzeugen Ihrer Konfigurationsdatei" +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "Dienstag" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" -msgstr "Abhängig vom Benutzernamen mit dem Ihr Web-Server läuft:" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "Mittwoch" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Konfiguration herunterladen" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" +msgstr "Donnerstag" -#: setup/setup_finish.tpl:33 -msgid "Status: " -msgstr "Status: " +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Freitag" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "LDAP-Einrichtung" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Samstag" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Einrichten der LDAP-Verbindung" +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" +msgstr "MySQL-Operation fehlgeschlagen!" -#: 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." +#: include/utils/class_msgPool.inc:464 +msgid "read operation" +msgstr "Lese-Operation" -#: setup/class_setupStep_Ldap.inc:105 -#, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" +msgstr "Hinzufügeoperation" -#: setup/class_setupStep_Ldap.inc:107 -#, php-format -msgid "Bind as user '%s' failed!" -msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" +msgstr "Änderungs-Operation" -#: 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." +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" +msgstr "Lösch-Operation" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" +msgstr "Such-Operation" -#: 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!" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" +msgstr "Authentifizierung" -#: 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" +#: include/utils/class_msgPool.inc:468 +#, php-format +msgid "LDAP %s failed!" +msgstr "LDAP %s fehlgeschlagen!" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "LDAP-Verbindung" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" +msgstr "LDAP-Operation fehlgeschlagen" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Name des Standortes" +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" +msgstr "Übertragung fehlgeschlagen!" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "Verbindungs-URI" +#: include/utils/class_msgPool.inc:488 +#, php-format +msgid "Upload failed: %s" +msgstr "Übertragung fehlgeschlagen: %s" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "TLS-Verbindung" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Authentisierung" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Administrator-DN" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "Dieses '%s' ist noch in Gebrauch dieses Objekts: %s" -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Benutzer wählen" +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." +msgstr "Dieses '%s' ist noch in Benutzung." -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "Automatisch die LDAP-Basis an die Admin-DN anhängen" +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Dieses '%s' ist noch in Gebrauch dieser Objekte: %s" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Administrator-Passwort:" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "Die Datei '%s' existiert nicht!" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Schema-basierte Einstellungen" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Kann Datei '%s' nicht zum Lesen öffnen!" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Verwende rfc2307bis-konforme Gruppen" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Kann Datei '%s' nicht zum Schreiben öffnen!" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Momentaner Status" +#: include/utils/class_msgPool.inc:536 +#, 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!" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" -msgstr "LDAP-Inspektion" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "Kann Datei '%s' nicht löschen!" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität" +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "Kann den Ordner '%s' nicht anlegen!" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" -msgstr "Prüfe auf Wurzelobjekt" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Kann den Ordner '%s' nicht löschen!" -#: setup/class_setupStep_Migrate.inc:141 -msgid "Inspecting object classes in root object" -msgstr "Prüfe Objekt-Klassen des Wurzelobjektes" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "Checking for %s support" +msgstr "Prüfe auf %s-Unterstützung" -#: setup/class_setupStep_Migrate.inc:147 -msgid "Checking permission for LDAP database" -msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Installieren und aktivieren Sie das %s PHP-Modul." -#: setup/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" -msgstr "Prüfe auf unsichtbare Abteilungen" +#: include/utils/class_msgPool.inc:572 +#, 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?" -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" -msgstr "Prüfe auf unsichtbare Benutzer" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" +"Die angegebene Basis ist ungültig. Der alte Wert wurde wieder hergestellt!" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" -msgstr "Prüfe auf Superadministrator" +#: include/utils/class_xml.inc:48 +msgid "in" +msgstr "in" -#: setup/class_setupStep_Migrate.inc:171 -msgid "Checking for users outside the people tree" -msgstr "Prüfe auf Benutzer ausserhalb des Benutzerbaums" +#: include/utils/class_xml.inc:50 +msgid "on line" +msgstr "in Zeile" -#: setup/class_setupStep_Migrate.inc:177 -msgid "Checking for groups outside the groups tree" -msgstr "Prüfe auf Gruppen ausserhalb des Gruppenbaums" +#: include/utils/class_xml.inc:51 +msgid "XML error" +msgstr "XML-Fehler" -#: 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" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Zertifikat ist leer!" -#: setup/class_setupStep_Migrate.inc:190 -msgid "Checking for duplicated UID numbers" -msgstr "Prüfe auf doppelte UID Nummern" +#: 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!" -#: setup/class_setupStep_Migrate.inc:196 -msgid "Checking for duplicate GID numbers" -msgstr "Prüfe auf doppelte GID Nummern" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "" +"Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!" -#: setup/class_setupStep_Migrate.inc:202 -msgid "Checking for old style USB devices" -msgstr "Prüfe auf alte USB-Geräte" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "Kein gültiges Zertifikat geladen!" -#: setup/class_setupStep_Migrate.inc:208 -msgid "Checking for old services that have to be migrated" -msgstr "Prüfe auf alte Service-Einträge" +#: 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" -#: setup/class_setupStep_Migrate.inc:214 -msgid "Checking for old style application menus" -msgstr "Prüfe auf alte Menü-Einträge" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Für dieses Modul ist keine Hilfe verfügbar." -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" -msgstr "LDAP-Abfrage fehlgeschlagen." +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "Vorherige" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." -msgstr "Wahrscheinlich fehlt das Wurzelobjekt." +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "Nächste" -#: setup/class_setupStep_Migrate.inc:263 +#: include/functions_helpviewer.inc:388 #, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Es wurden %s doppelte Werte für das Attribute 'uidNumber' gefunden." +msgid "%s results for your search with the keyword %s" +msgstr "%s Ergebnisse für Ihre Suche nach %s" -#: setup/class_setupStep_Migrate.inc:315 +#: include/functions_helpviewer.inc:462 #, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Es wurden %s doppelte Werte für das Attribute 'gidNumber' gefunden." +msgid "%s%% hit rate in file %s" +msgstr "%s%% Trefferquote in Datei %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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Fehlgeschlagen" +#: include/class_filter.inc:468 +msgid "Edit filters" +msgstr "Filter bearbeiten" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_userFilterEditor.inc:157 #, php-format msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -"Es wurden %s Windows-Arbeitsstationen ausserhalb der für diese Abteilung " -"vordefinierten Winstation Organisationseinheit '%s' gefunden." +"Bitte prüfen Sie den Filter. Sie haben '%s' öffnende und '%s' schliessende " +"Klammern!" -#: setup/class_setupStep_Migrate.inc:448 +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Zugriffskontrolle" + +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 #, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "" -"Es wurden %s Gruppen ausserhalb des konfigurierten Baums '%s' gefunden." +msgid "All users" +msgstr "Alle Benutzer" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" -msgstr "Verschieben" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "ACLs zurücksetzen" -#: setup/class_setupStep_Migrate.inc:525 +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Verwende ACL aus Rollendefinition" + +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "Keine ACL-Einstellungen für diese Kategorie!" + +#: include/class_acl.inc:545 #, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" -"Es wurde(n) %s Benutzer ausserhalb des konfigurierten Baums '%s' gefunden." +msgid "Contains ACLs for these objects: %s" +msgstr "Enthält ACLs für diese Objekte: %s" -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "ACL Kategorie" + +#: include/class_acl.inc:608 #, 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." +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'" + +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" +msgstr "Zeige/verstecke erweiterte Einstellungen" + +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Erstelle Objekte" + +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Objekte verschieben" + +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Objekte entfernen" + +#: include/class_acl.inc:807 +msgid "Grant permission to owner" +msgstr "Berechtigungen für Eigentümer einräumen" + +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "lesen" -#: 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." +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "schreiben" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" -msgstr "Migrationsfehler" +#: include/class_acl.inc:816 +msgid "Complete object" +msgstr "Vollständiges Objekt" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:960 #, php-format -msgid "Cannot migrate department '%s':" -msgstr "Die Abteilung '%s' kann nicht migriert werden:" +msgid "Unkown ACL type '%s'!" +msgstr "Unbekannter ACL-Typ '%s'!" -#: setup/class_setupStep_Migrate.inc:804 +#: include/class_acl.inc:1005 #, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" -"Es wurde(n) %s Abteilung(en) gefunden, die nicht in GOsa sichtbar sein " -"werden." +msgid "Unknown entry '%s'!" +msgstr "Unbekannter Eintrag '%s'!" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "GOsa 2.5 Verwaltungs-Konten gefunden: %s" - -#: 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." +msgid "Role: %s" +msgstr "Rolle: %s" -#: 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." +#: include/class_acl.inc:1071 +msgid "unknown role" +msgstr "unbekannte rolle" -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:1079 #, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:" - -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "Eingabefehler" +msgid "Contains settings for these objects: %s" +msgstr "Enthält Einstellungen für diese Objekte: %s" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "Uid" +#: include/class_acl.inc:1096 +msgid "inactive" +msgstr "inaktiv" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" -msgstr "Passwortfehler" +#: include/class_acl.inc:1096 +msgid "No members" +msgstr "Keine Mitglieder" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" -msgstr "Die angegebenen Passwörter stimmen nicht überein!" +#: include/class_acl.inc:1266 +msgid "Access control list" +msgstr "Zugriffskontrollliste" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" -msgstr "Geben Sie eine gültige Benutzer ID an!" +#: include/class_acl.inc:1271 +msgid "ACL roles" +msgstr "ACL-Rollen" -#: setup/class_setupStep_Migrate.inc:1200 +#: include/class_tabs.inc:57 #, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' " -"existiert bereits!" +"Es wurde keine Plugin-Definition gefunden um '%s' zu Initialisieren. Bitte " +"prüfen Sie Ihre Konfigurationsdatei!" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -msgid "Cannot move users to the requested department!" -msgstr "Kann Benutzer nicht in die geforderte Abteilung verschieben!" +#: include/class_tabs.inc:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "Die Windows-Arbeitsstation wird verschoben von" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Referenzen" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "Aktualisiere ebenfalls die folgenden Referenzen" +#: include/class_listing.inc:527 +msgid "created by" +msgstr "Angelegt von" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "Die Gruppe wird verschoben von" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Eine Abteilung nach oben" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "Der Benutzer wird verschoben von" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Gehe zur Abteilung des Benutzers" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "Die folgenden Referenzen werden aktualisiert" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Liste neu laden" -#: setup/class_setupStep_Migrate.inc:1990 -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." +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" +msgstr "Kopieren" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "Versuche, das Wurzelobjekt zu erzeugen" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" +msgstr "Ausschneiden" -#: setup/class_setupStep_Migrate.inc:2003 -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." +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Diesen Eintrag ausschneiden" -#: setup/class_setupStep_Migrate.inc:2058 -#, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Die GOsa-Objektklasse '%s' fehlt!" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Diesen Eintrag kopieren" -#: setup/class_setupStep_Migrate.inc:2059 -msgid "Please check your installation." -msgstr "Bitte überprüfen Sie Ihre Installation." +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +msgid "Restore snapshots" +msgstr "Abzug wiederherstellen" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -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." +#: include/class_listing.inc:1482 +msgid "Export list" +msgstr "Liste exportieren" -#: setup/class_setupStep_Migrate.inc:2439 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Kopieren von '%s' nach '%s' fehlgeschlagen:" +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" +msgstr "Abzug wiederherstellen" -#: setup/class_setupStep_Migrate.inc:2574 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "%s Geräte müssen migriert werden." +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" +msgstr "Erstelle einen neuen Snapshot dieses Objekts" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_SnapShotDialog.inc:82 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "Hinzufügen von '%s' ist fehlgeschlagen: %s" +msgid "You're about to delete the snapshot '%s'." +msgstr "Sie sind dabei den Snapshot '%s' zu entfernen." -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, php-format -msgid "Updating '%s' failed: %s" -msgstr "Aktualisierung von '%s' ist fehlgeschlagen: %s" +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" +msgstr "Snapshot entfernen." -#: setup/class_setupStep_Migrate.inc:2727 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "Es müssen %s Dienste migriert werden." +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" -#: setup/class_setupStep_Migrate.inc:3058 -#, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "Es müssen %s Menüs migriert werden." +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Leistungswarnung" -#: 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." +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -"Dies scheint das erste Mal zu sein, dass GOsa gestartet wurde - es wurde " -"keine Konfiguration gefunden. Dieser einfache Assistent hilft Ihnen bei der " -"Einrichtung." - -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "Was wird der Assistent für Sie erledigen?" - -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "Erstellen einer einfachen Konfiguration für einen Standort" - -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" -msgstr "Versucht, Probleme in Ihrer PHP- und LDAP-Umgebung zu ermitteln" +"Die LDAP-Leistung ist mangelhaft: Die letzte Abfrage dauerte etwa %.2f " +"Sekunden!" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/class_ldap.inc:693 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -"Lässt Sie aus einem Satz von einfachen bis erweiterten " -"Konfigurationsschaltern wählen" - -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "Geführte Migration existierende LDAP-Bäume" - -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "Was wird der Assistent NICHT für Sie erledigen?" +"Kann Teilbäume mit RDN '%s' nicht automatisch erzeugen: keine Objektklasse " +"gefunden!" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" -msgstr "Finde jeden möglichen Konfigurationsfehler" +#: include/class_ldap.inc:741 +#, 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" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "Migriere jede mögliche LDAP-Umgebung - erstellen Sie Sicherungsabzüge!" +#: include/class_ldap.inc:828 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "während der Arbeit mit '%s' auf dem LDAP-Server '%s'" -#: setup/setup_welcome.tpl:25 -msgid "To continue..." -msgstr "Wird fortgesetzt..." +#: include/class_ldap.inc:830 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "während der Arbeit auf LDAP-Server '%s'" -#: setup/setup_welcome.tpl:28 +#: include/class_ldap.inc:1052 +#, 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:" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" 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:" +"Dies ist keine valide DN: '%s'. Ein Block für den Import sollte mit " +"'dn:...' beginnen in Zeile %s" -#: 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." +#: include/class_ldap.inc:1081 +#, 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!" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "Ich habe die Lizenz gelesen und akzeptiere diese" +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" +msgstr "" +"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser " +"Seite!" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" -msgstr "GOsa-Einstellungen 3/3" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" +msgstr "Sende Fehlerbericht an das GOsa Team" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "Einstellen von grundlegendem GOsa Verhalten" +#: include/php_setup.inc:108 +msgid "Send bugreport" +msgstr "Fehlerbericht senden" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" -msgstr "Lebenszeit der Sitzung muss ein numerischer Wert sein!" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Zeige/Verstecke Informationen" -#: setup/class_setupStep_Config3.inc:216 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Die maximale LDAP-Abfragedauer muß ein numerischer Wert sein!" +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "PHP Fehler" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "PHP Modul- und Erweiterungsprüfung" +#: include/php_setup.inc:142 +msgid "class" +msgstr "Klasse" -#: 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." +#: include/php_setup.inc:148 +msgid "function" +msgstr "Funktion" -#: 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." +#: include/php_setup.inc:153 +msgid "static" +msgstr "statisch" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Konfiguration der PHP-Umgebung" +#: include/php_setup.inc:157 +msgid "method" +msgstr "Methode" -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "zeige Information" +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Ablaufverfolgung" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Schemaspezifische Einstellungen" +#: include/php_setup.inc:191 +msgid "File" +msgstr "Datei" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Ermögliche Schema-Validierung bei der Anmeldung" +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Zeile" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Status prüfen" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Typ" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Schema-Prüfung erfolgreich" +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Argumente" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "Schema-Prüfung fehlgeschlagen" +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Keine Objekte dieser Kategorie" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden " -"übersprungen. Passen Sie Ihre LDAP-ACLs an." +"Das Konfigurationsformat hat sich geändert. Bitte durchlaufen Sie erneut die " +"Einrichtung!" -#: 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!" +#: include/exporter/class_PDF.inc:24 +msgid "Page" +msgstr "Seite" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Aussehen und Verhalten" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." +msgstr "Kein PDF-Export möglich: FPDF-Bibliothek ist nicht installiert." -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Aussehen" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" +msgstr "PDF" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" +msgstr "CSV" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Sende komprimierte Ausgabe an den Browser" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "GOsa support daemon" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Ablage für Personen und Gruppen" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" +msgstr "XML-Nachricht kann nicht ausgewertet werden!" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "DN-Attribut für Personen" +#: include/class_gosaSupportDaemon.inc:1184 +#, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Teilbaum für Benutzerablage" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Kann Eintrag %s nicht entfernen!" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Teilbaum für Gruppenablage" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s zu erstellen." -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Persönlichen Titel in der Benutzer-DN mitführen" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s wiederherzustellen." -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Nicht strikte Namensvorgaben" +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" +msgstr "" +"Es wurde keine TAB-Definition für '%s' in der Konfigurationsdatei gefunden. " +"Kann keine Plugin-Instanz erzeugen!" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Automatische UIDs" +#: include/class_plugin.inc:521 +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!" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID min ID" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" +msgstr "Ändere ACL dn" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Zählbasis für Benutzer/Gruppen" +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "von" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Hook für Zählbasis" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" +msgstr "Wiederherstellen" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Passwort-Verschlüsselungsalgorithmus" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" +msgstr "Snapshot erstellen" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Passwort-Einschränkungen" +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "Ausschneiden" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Minimale Passwortlänge" +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "Kopieren" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Verschiedene Zeichen vom vorherigen Kennwort" +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Optionen" + +#: 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." -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Hook für Passwort-Änderung" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Hilfe-Browser" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Verwende SASL für Kerberos." +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Für diese Klasse wurde keine Hilfedatei angegeben" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Verwende ablaufende Konten" +#: 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." -#: setup/setup_config1.tpl:221 +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "Die Sitzung ist nicht verschlüsselt!" + +#: html/index.php:64 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." +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." 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." +"Die Konfiguration der Gültigkeitsdauer einer Sitzung in Ihrer gosa.conf wird " +"von der Einstellung in der php.ini überschrieben." -#: 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." +#: html/index.php:144 html/password.php:58 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen." + +#: html/index.php:165 +msgid "Smarty error" +msgstr "Smarty-Fehler" + +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" 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." +"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht " +"zugegriffen werden!" -#: 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." +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" +msgstr "Es gab ein Problem mit der Authentisierungseinrichtung!" + +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" 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." +"Es konnte kein gültiger Benutzer für die aktuell eingerichtete " +"Authentisierung gefunden werden!" -#: 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." +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" 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." +"Die Benutzerinformation ist für die konfigurierten LDAP-Bäume nicht " +"eindeutig!" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "LDAP Schemaprüfung" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "Kann Information über das installierte LDAP-Schema nicht ermitteln!" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" -msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Ihre LDAP-Einrichtung enthält veraltete Schema-Definitionen:" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Willkommen" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Die Willkommensnachricht" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Bitte geben Sie Ihr Passwort ein!" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Willkommen beim GOsa Einrichtungsassistent" +#: html/index.php:314 +msgid "Authentication error" +msgstr "Authentifizierungsfehler" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Lizenz" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" +"Konnte Benutzerinformation für htaccess-Authentisierung nicht beziehen!" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Bedingungen und Auflagen für den Gebrauch" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort." -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Bitte wählen Sie Ihre bevorzugte Sprache" +#: html/index.php:369 +msgid "Account locked. Please contact your system administrator!" +msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!" -#: setup/setup_language.tpl:5 +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "Die Sitzung ist nicht verschlüsselt." + +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "SSL Sitzung" + +#: html/index.php:420 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." +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" 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." +"Ihr Browser hat Cookies deaktiviert. Bitte aktivieren Sie zunächst Cookies " +"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Fehler: Passwort-Methode ist nicht verfügbar!" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "GOsa-Einstellungen 1/3" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern." -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Allgemeine GOsa-Einstellungen" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:" -#: 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." +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#: html/main.php:148 #, 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_Config1.inc:122 -msgid "People storage ou" -msgstr "Ablage-OU für Benutzer:" - -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Ablage-OU für Gruppen:" - -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "Der Wert für 'UID Base' muss numerisch sein" +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" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "Die angegebene minimale Passwortlänge ist nicht numerisch." +#: html/main.php:167 +msgid "PHP configuration" +msgstr "PHP-Konfiguration" -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." -msgstr "Die angegebene Passwort-Differenz ist nicht numerisch." +#: 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." -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" -msgstr "GOsa-Einstellungen 2/3" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Der verfügbare Arbeitsspeicher wird knapp!" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" -msgstr "Anpassen von Spezialparametern" +#: html/main.php:286 +msgid "ACLs are disabled" +msgstr "ACLs sind deaktiviert" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Sprachauswahl" +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" +msgstr "Sie sind als %s angemeldet" -#: 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." +#: html/main.php:339 +msgid "Your password is about to expire, please change your password!" +msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatisch" +#: html/main.php:349 +msgid "Plugin" +msgstr "Erweiterung" -#~ msgid "Inconsistent DN encoding detected: '%s'" -#~ msgstr "Inkonsistente Enkodierung der DN erkannt: '%s'" +#: html/main.php:350 +#, 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!" -#~ msgid "Choose a base" -#~ msgstr "Wählen Sie eine Basis" +#: html/main.php:364 +msgid "Configuration Error" +msgstr "Konfigurationsfehler" -#~ msgid "Choose subtree to place group in" -#~ msgstr "Wählen Sie den Teilbaum, in den die Gruppe eingepflegt werden soll" +#: html/main.php:365 +#, 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!" -#~ msgid "Choose subtree to place department in" -#~ msgstr "" -#~ "Wählen Sie den Teilbaum, in den die Abteilung eingepflegt werden soll" diff --git a/gosa-core/locale/core/es/LC_MESSAGES/messages.po b/gosa-core/locale/core/es/LC_MESSAGES/messages.po index bc4e75c44..eb2f0c8e4 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2010-01-28 23:21+0100\n" "Last-Translator: \n" "Language-Team: Spanish <>\n" @@ -18,2601 +18,2649 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Aviso" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" +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." -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/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Buscar" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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." +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Aplicar" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Cancelar" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Pantalla de inicio de GOsa" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Conexión LDAP" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Pantalla de inicio" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nombre de la localización" -#: 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_ldap.tpl:37 +msgid "Connection URI" +msgstr "URI de conexión" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Nombre de Usuario" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Conexión TLS" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Contraseña" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Base" -#: 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" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "Recargar" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Entrando" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Autenticación" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Pulse aquí para iniciar sesión" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN del administrador" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Asistente para copiar y pegar" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" +msgstr "Eliminar usuario" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Añadir automáticamente la base LDAP al DN administrador" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" -"¡Recuerde que propiedades como gestionar instantáneas no serán copiadas!" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Contraseña de administrador" -#: ihtml/themes/default/copyPasteDialog.tpl:10 -msgid "" -"Or if you copy or cut an entry within GOsa and delete the source object, you " -"may get errors while pasting this object again!" -msgstr "" -"Si mueve o copia una entrada dentro de GOsa y elimina el objeto original," -"¡tendrá errores al pegar el objeto!" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Configuración basada en el esquema" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Guardar" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Usar grupos conformes a rfc2307bis" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Cancelar todo" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Estado actual" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Operación incompleta" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Información" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Terminar" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" +msgstr "Configuración GOsa 3/3" -#: 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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" +msgstr "Ajustar el comportamiento del núcleo común de GOsa" -#: 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_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "No" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "Si" + +#: setup/class_setupStep_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" +msgstr "¡El tiempo de vida de sesión debe ser un valor numérico!" + +#: setup/class_setupStep_Config3.inc:216 +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_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Crear su fichero de configuración" + +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" msgstr "" -"ignore este error y muestre todas las entradas devueltas por el servidor LDAP" +"Dependiendo del nombre de usuario sobre el que esta corriendo el servidor " +"web:" -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Descargar configuración" + +#: setup/setup_finish.tpl:33 +msgid "Status: " +msgstr "Estado: " + +#: setup/setup_welcome.tpl:4 msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" +"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 "" -"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" +"Aparentemente es la primera vez que inicia GOsa - No se ha encontrado " +"ninguna configuración. Este asistente intentara ayudarle mientras se " +"configura." -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Activar" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "¿Que hará este asistente para usted?" -#: 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" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" +msgstr "Creara una configuración básica para un único sitio" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" -msgstr "Nueva ACL" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "Intentando encontrar problemas en la configuración de LDAP y de PHP" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" -msgstr "Tipo de ACL" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "Le permite seleccionar un juego de opciones básicas o avanzadas" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" -msgstr "Seleccione un tipo de ACL" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "Migración guiada de arboles LDAP existentes" -#: 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:321 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" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "¿Que no hará este asistente por usted?" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Añadir opciones de filtrado" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +msgstr "Encontrar cada posible error de configuración" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Usar miembros de" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" +"Migración asistidas de cualquier configuración LDAP - ¡creando copias de " +"seguridad!" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Miembros disponibles" +#: setup/setup_welcome.tpl:25 +msgid "To continue..." +msgstr "Para continuar..." -#: 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_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 "" +"Por razones de seguridad necesita autenticarse para la instalación, creando " +"el archivo '/tmp/gosa.auth', que tendrá el ID de la sesión actual en el " +"sistema de archivos del servidor. Esto puede ser hecho ejecutando el " +"siguiente comando:" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Miembros" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "Pulse en el botón 'Continuar' cuando haya terminado." -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Lista de recipientes de mensajes" +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "Error de configuración" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" -msgstr "Lista de categorías ACL disponibles" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Completado" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL que tienen este objeto" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Siguiente" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Roles disponibles" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "He leido la licencia y la acepto" -#: 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_config2.tpl:2 +msgid "Samba settings" +msgstr "Parametros de samba" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Contraseña antigua" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Generador clave hash de Samba" -#: 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:249 -#: 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" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "Samba SID" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Confirmar contraseña" +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "Base RID" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Cambiar contraseña" +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Contenedor de la estación de trabajo" -#: 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" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Mapeando SID de Samba" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "¡Su sesión de GOsa se ha terminado!" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Zona de uso horario" -#: ihtml/themes/default/logout-close.tpl:7 -msgid "" -"Please close this browser window and clean the authentication caches to " -"avoid an automatic re-authentication by your browser." -msgstr "" -"Por favor cierre la ventana del navegador y limpie la cache para evitar una " -"reautentificación automática de su navegador." +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Por favor introduzca su zona horaria preferida aquí" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Recuperar instantanea de objetos" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Configuración avanzada de GOsa" -#: 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_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Activar Copiar y Pegar" -#: 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_config2.tpl:112 +msgid "Government mode" +msgstr "Modo gubernamental" -#: 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_config2.tpl:123 +msgid "GOsa logging" +msgstr "Registro de GOsa" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Objeto" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "Parámetros de correo" -#: 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_config2.tpl:139 +msgid "Mail method" +msgstr "Método de correo" -#: 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_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "desactivado" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Creando instantaneas de objetos" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" +msgstr "Modificar atributos existentes" -#: 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_config2.tpl:169 +msgid "Vacation templates" +msgstr "Plantillas de ausencia" -#: 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 "" -"Recuerde que las entradas de base de datos, configuración DNS y zonas " -"creadas en extensiones de servidor no serán guardadas en la instantánea." +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" +msgstr "Usa estilo Cyrus UNIX" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Marca de tiempo" +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" +msgstr "Instantaneas / Deshacer" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Razón para generar esta instantánea" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +msgstr "Activar instantaneas" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Continuar" +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" +msgstr "Base de instantaneas" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Error" - -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Información" - -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Servidor" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Cambie su contraseña" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Usuario" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Correcto" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Contraseña" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Su contraseña se ha cambiado correctamente." +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Configuración LDAP" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Conectividad LDAP" -#: ihtml/themes/default/password.tpl:53 +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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'." +"Este asistente llevara a cabo la configuración de la conectividad entre GOsa " +"y LDAP." -#: 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" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "¡La conexión anónima al servidor '%s' ha fallado!" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Repita la nueva contraseña" +#: setup/class_setupStep_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" +msgstr "¡La conexión como usuario '%s' ha fallado!" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -msgid "Password strength" -msgstr "Seguridad de contraseña" +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "La conexión anónima al servidor '%s' ha tenido exito." -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Cambiar" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "¡Por Favor especifique un usuario y contraseña!" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Detectado conflicto de Bloqueos" +#: setup/class_setupStep_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!" -#: 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_Feedback.inc:92 +msgid "UNIX accounts/groups" +msgstr "Cuentas/Grupos UNIX" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Solo lectura" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" +msgstr "Administración Samba" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Ventana de ayuda de GOsa" +#: setup/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" +msgstr "Administración sistema de correo" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "índice" +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" +msgstr "Administración sistema de FAX" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Buscar" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" +msgstr "Administración Asterisk" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "¡Su sesión de GOsa ha caducado!" +#: setup/class_setupStep_Feedback.inc:102 +msgid "System inventory" +msgstr "Inventario de sistemas" -#: 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." +#: setup/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" +msgstr "Sistemas-/Administración de Configuraciones" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Entrando de nuevo" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Libreta direcciones" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Detectado conflicto de sesiones." +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" +msgstr "Sugerencias" -#: 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 "" -"Probablemente exista otra instancia activa de sus sesión. Operaciones en " -"ventanas múltiples no son técnicamente posibles y dependen del navegador " -"utilizado. El uso de diferentes navegadores a la vez (por ejemplo: IE y " -"Mozilla) es posible. Presione el botón 'Salir' para cerrar esta sesión." +#: setup/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" +msgstr "Recibir avisos o enviar sugerencias" -#: 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/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +msgstr "Avisos y sugerencias" + +#: 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:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" +msgstr "No se puede enviar sugerencia a '%s': %s" + +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -"Ignorando este mensaje cambiara/eliminara los datos que esta actualmente " -"editando. Por favor, cierre las otras ventanas y vuelva a entrar." +"No se puede envíar su sugerencia. El servicio no se encuentre disponible" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Salir" +#: setup/class_setupStep_Feedback.inc:180 +msgid "Please specify a valid email address." +msgstr "Por favor indique una dirección de correo válida." -#: 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:207 +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar " -"los cambios?" - -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Inicio" +"Debe seleccionar al menos una opción de ambas, para suscribirse o enviar " +"sugerencias." -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Ayuda" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "Configuración GOsa 2/3" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Salir" +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "Personalizar parametros especiales" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Entrando" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Parametros específicos del esquema" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menú inicial de GOsa" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Activar validación de esquema cuando se registre" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" -msgstr "Error fatal" +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Comprobar Estado" -#: html/password.php:58 html/index.php:144 -#, 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" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Comprobación de esquema correcta" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Error de configuración" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Ha fallado la comprobación del esquema" -#: html/password.php:74 html/index.php:165 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'!" +#: 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." -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" -msgstr "Metodo de contraseña" +#: 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!" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Error: ¡El método de contraseñas no esta disponible!" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Sugerencia enviada correctamente" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Suscribirse a la lista de correo gosa-announce" + +#: setup/setup_feedback.tpl:18 msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +"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 "" -"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir " -"nueva contraseña'." +"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." -#: 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." +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organización" -#: 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." +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Nombre" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Inicio" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Dirección correo electrónico" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Por favor compruebe la combinación nombre de usuario/contraseña" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Enviar comentarios al equipo del proyecto GOsa" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "No tiene permisos para cambiar su contraseña." +#: 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 "" +"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus." +"de para enviar el formulario de comentarios de forma anónima." -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "El programa externo de cambio de contraseña informo de un problema: " +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Genérico" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "La sesión no será codificada." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "¿El procedimiento de configuración le ha ayudado?" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Entrar en sesión SSL" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Si no, que problemas ha encontrado" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "¡La sesión no es codificada!" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "¿Es la primera vez que usa GOsa?" -#: 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." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Lo uso desde" -#: html/index.php:165 -msgid "Smarty error" -msgstr "Error Smarty" +#: 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" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" -msgstr "¡Hay un problema con la configuración de autenticación!" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "¿Que sistema operativo / distribución usa?" -#: html/index.php:224 -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!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "¿Que servidor web usa?" -#: html/index.php:228 -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!" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "¿Que versión de PHP usa?" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" -msgstr "Error LDAP" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" -"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "¿Que tipo de servidor(es) LDAP usa?" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Su configuración LDAP tiene definiciones de esquemas antiguos:" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "¿Cuantos objetos tiene en su servidor LDAP?" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "¡Por favor introduzca un nombre de usuario válido!" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Características" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "¡Por favor introduzca una contraseña!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "¿Que características de GOsa usa?" -#: html/index.php:314 -msgid "Authentication error" -msgstr "Error de Autenticación" +#: 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?." -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" -"¡No se puede recuperar la información de usuario para autenticación htaccess!" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Enviar Comentario" -#: html/index.php:369 -msgid "Account locked. Please contact your system administrator!" -msgstr "" -"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Comprobar esquemas LDAP" -#: html/index.php:420 -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!" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Inspección LDAP" -#: 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" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "Analice la compatibilidad con GOsa de su directorio LDAP" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Configuración PHP" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Comprobando objeto raíz" -#: 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." +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" +msgstr "Analizando objetos en la entrada raíz" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "¡Funcionando sin memoria!" +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" +msgstr "Comprobando permisos en la base de datos LDAP" -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "Desactivados chequeos de ACL de usuario" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Comprobando departamentos invisibles" -#: html/main.php:339 -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!" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Comprobando usuarios invisibles" -#: html/main.php:349 -msgid "Plugin" -msgstr "Extensión" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" +msgstr "Comprobando súper administrador" -#: html/main.php:350 -#, 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'!" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Comprobando cuentas fuera del árbol de usuarios" -#: html/main.php:364 -msgid "Configuration Error" -msgstr "Error de configuración" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Comprobando grupos fuera del árbol de grupos" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -"FATAL: No todos las variables POST han sido transferidas por PHP - ¡Por " -"favor informe a su administrador!" +"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de " +"trabajo windows" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Navegador de ayuda" +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Comprobando números UID duplicados" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "No hay archivo de ayuda disponible para esta clase" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Comprobando números GID duplicados" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "anterior" +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Comprobando dispositivos por método antiguo" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "siguiente" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "Comprobando servicios antiguos que deben ser migrados" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "" -"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo " -"de ayuda." +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Comprobando por menús con estilo antiguo" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "Sin configurar" +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" +msgstr "La consulta LDAP ha fallado" -#: include/class_management.inc:145 -msgid "Filter error" -msgstr "Error del filtro" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "Posiblemente el objeto raíz está desaparecido" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" -msgstr "¡El filtro está incompleto!" +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Aviso" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" -msgstr "Permiso" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'." -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" -msgstr "Error de Permisos" +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "Ok" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: setup/class_setupStep_Migrate.inc:315 #, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "No tiene permisos para crear una instantanea para %s." +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'." -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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 "No tiene permisos para recuperar una instantanea para %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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Error" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"No hay declaración de pestaña para '%s' en su archivo de configuración. ¡No " -"se puede crear la instancia del plugin!" - -#: 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." +"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de " +"estaciones de trabajo windows '%s'" -#: 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" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" +msgstr "Migrar" -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:448 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Tiempo excedido de %s segundos para conexión alcanzado." +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'." -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" -"¡No se puede encontrar un método de codificación válido para la clave " -"introducida!" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Mover" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:525 #, 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." +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'." -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -"La funcionalidad de instancias esta activa, pero no se encuentra el módulo " -"de compresión requerido. Por favor instale '%s'." - -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Control de acceso" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" -msgstr "Gestión de las Listas de control de acceso" - -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, fuzzy, php-format -msgid "All users" -msgstr "usuarios" +"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP." -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Todas las categorías" +#: 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." -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "Eliminar ACLs" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "Error de migración" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Un nivel" +#: 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':" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Objeto actual" +#: 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." -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Subárbol completo" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Encontrada cuenta administrativa GOsa 2.5: %s" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Subárbol completo (permanente)" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "No hay cuenta de administrador GOsa 2.6 en la base de datos LDAP." -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Utilizar las ACL definidas en el rol" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Crear" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Usuarios" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Grupos" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Arriba" +#: 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." -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "Abajo" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "No se puede añadir ACL para el usuario '%s':" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Editar" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "Error de entrada" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "Uid" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" -msgstr "Eliminar" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "Error de contraseña" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" -msgstr "¡No hay ACL configuradas para esta categoría!" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" +msgstr "¡La contraseñas introducidas no coinciden!" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Tiene ACLs para estos objetos: %s" +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" +msgstr "¡Por favor especifique un ID de usuario válido!" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "Categoría ACL" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "Error" -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:1200 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Editar ACL para '%s', el ámbito es '%s'" +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" +"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "Todos los objetos en el subárbol actual" +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" +msgstr "Error LDAP" + +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +msgid "Cannot move users to the requested department!" +msgstr "¡No puedo mover los usuarios al departamento especificado!" + +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "La estaciones de trabajo windows serán trasladadas desde" + +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "a" -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" -msgstr "Mostrar/ocultar caracteristicas avanzadas" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "También se actualizaran las siguientes referencias" -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Crear objetos" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "El grupo serán trasladado desde" -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Mover objetos" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "El usuario serán trasladado desde" -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Eliminar Objetos" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "Las siguientes referencias se actualizaran" -#: include/class_acl.inc:807 -msgid "Grant permission to owner" -msgstr "Garantizar permiso al propietario" +#: setup/class_setupStep_Migrate.inc:1990 +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." -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "leer" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "Intentando crear el objeto raíz" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "escribir" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" +"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo." -#: include/class_acl.inc:816 -msgid "Complete object" -msgstr "Objeto completo" +#: setup/class_setupStep_Migrate.inc:2058 +#, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "¡No se ha encontrado la clase de objeto GOsa '%s'!" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "error interno" +#: setup/class_setupStep_Migrate.inc:2059 +msgid "Please check your installation." +msgstr "Por favor compruebe su instalación" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "Unkown ACL type '%s'!" -msgstr "¡Tipo de ACL desconocido '%s'!" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" +"No se puede un tipo de objeto estructural en su entrada raíz. Por favor " +"intente añadir la clase de objeto '%s' manualmente." -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:2439 #, php-format -msgid "Unknown entry '%s'!" -msgstr "¡Entrada desconocida '%s'!" +msgid "Copy '%s' to '%s' failed:" +msgstr "Copia fallida de '%s' a '%s':" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:2574 #, php-format -msgid "Role: %s" -msgstr "Rol: %s" - -#: include/class_acl.inc:1071 -msgid "unknown role" -msgstr "rol desconocido" +msgid "There are %s devices that need to be migrated." +msgstr "Hay %s dispositivos que necesitan ser migrados." -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2634 #, php-format -msgid "Contains settings for these objects: %s" -msgstr "Tiene configuraciones de los siguientes objetos: %s" - -#: include/class_acl.inc:1096 -msgid "inactive" -msgstr "inactivo" - -#: include/class_acl.inc:1096 -msgid "No members" -msgstr "Sin miembros" - -#: include/class_acl.inc:1266 -msgid "Access control list" -msgstr "Lista de control de acceso" - -#: include/class_acl.inc:1271 -msgid "ACL roles" -msgstr "Roles ACL" - -#: 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 "" -"¡El canal requerido no existe!. Por favor contacte con su Administrador." +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "Añadiendo '%s' a LDAP ha fallado: %s" -#: include/class_listing.inc:298 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" +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 +#, php-format +msgid "Updating '%s' failed: %s" +msgstr "Actualizando '%s' ha fallado: %s" -#: include/class_listing.inc:519 -msgid "created by" -msgstr "Creado por" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "Hay %s serviccios que necesitan ser migrados." -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Ir al departamento raíz" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Añadir" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Raíz" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Eliminar" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Subir un departamento" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "Hay %s menu de aplicaciones que necesitan ser migrados." -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Ir al departamento de usuarios" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Temas y apariencia" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Inicio" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Tema" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Recargar lista" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Enviar" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Salida de compresión enviada al navegador" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Acciones" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Almacén de grupos y usuarios" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" -msgstr "Copiar" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Atributo 'dn' de los usuarios" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" -msgstr "Mover" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Subárbol de almacenamiento para los usuarios" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Pegar" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Subárbol de almacenamiento para los grupos" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Mover esta entrada" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Incluir el título personal en el DN de usuario" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Copiar esta entrada" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Reglas no estrictas de nombres" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -msgid "Restore snapshots" -msgstr "Recuperar instantánea" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "UIDs Automaticas" -#: include/class_listing.inc:1474 -msgid "Export list" -msgstr "Exportar lista" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID min id" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" -msgstr "Recuperar instantanea" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Número base para usuarios y grupos" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" -msgstr "Crear instantánea" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Método para el número base" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" -msgstr "¡Crear una nueva instantánea de este objeto!" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" +msgstr "Parámetros de Contraseña" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Editar esta entrada" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Algoritmo de codificación de contraseña" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Eliminar esta entrada" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Restricciones de contraseña" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" -msgstr "" -"Error fatal: no se han definido un emplazamiento para las clases - por favor " -"ejecute '%s' para solucionar esto" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Longitud mínima de la contraseña" -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" -msgstr "" -"Error fatal: no se puede instanciar la clase '%s' - intente solucionarlo " -"ejecutando '%s'" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Caracteres diferentes de la contraseña anterior" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "" -"FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'." +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Método de cambio de contraseña" -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "¡El nombre de usuario / UID no es único dentro del árbol LDAP!" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Usar SASL para kerberos" -#: include/functions.inc:604 -msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." -msgstr "" -"El nombre de usuario / UID no es único dentro del árbol LDAP. Por favor " -"contacte con su Administrador." +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Usar caducidad de cuenta" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: 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 "" -"Ha ocurrido un problema al añadir un bloqueo. ¡Contacte con los " -"desarrolladores!" +"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." -#: include/functions.inc:800 -#, php-format +#: setup/setup_config1.tpl:222 msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +"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 "" -"No puedo crear información de bloqueos en el árbol LDAP. ¡Por favor contacte " -"con su Administrador!" - -#: include/functions.inc:800 -#, php-format -msgid "LDAP server returned: %s" -msgstr "El servidor LDAP devolvio: %s" +"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." -#: include/functions.inc:929 +#: setup/setup_config1.tpl:223 msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +"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 "" -"Se han encontrado varios bloqueos para un objeto que iba a ser bloqueado. " -"Esto no debería ocurrir - limpiando referencias multiples." - -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "¡El límite máximo de %d entradas se ha sobrepasado!" +"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." -#: include/functions.inc:1235 -#, php-format +#: setup/setup_config1.tpl:224 msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +"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 "" -"Introduzca un nuevo límite máximo a %s y se volvera a mostrar este mensaje " -"si se supera el límite máximo" +"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." -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Configurar" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Licencia" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "incompleto" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Términos y condiciones de uso" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Continuar de cualquier manera" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Comprobación de la instalación" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Editar de cualquier manera" +#: 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." -#: include/functions.inc:1646 +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Comprobando la versión de PHP" + +#: setup/class_setupStep_Checks.inc:65 #, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Has decidido editar las siguientes entradas LDAP %s" +msgid "PHP must be of version %s or above." +msgstr "PHP debe ser versión '%s' o superior." -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "Entradas por página" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Por favor actualize a la versión soportada." -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Aplicar filtro" +#: 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." -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: 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." -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "Instantánea de desarrollo GOsa (Rev %s)" +#: 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." -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." -msgstr "El archivo '%s' no puede ser eliminado." +#: 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." -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" -msgstr "¡No se puede escribir en el archivo de revisión!" +#: 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." -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" -msgstr "No esta disponible 'baseIdHook'.¡Se usara la base predeterminada!" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" -#: include/functions.inc:2676 -msgid "LDAP warning" -msgstr "Aviso LDAP" +#: 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." -#: include/functions.inc:2676 -msgid "Cannot get schema information from server. No schema check possible!" +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" + +#: setup/class_setupStep_Checks.inc:121 +msgid "" +"GOsa requires this module to communicate with several supported databases." msgstr "" -"No puedo obtener información de esquemas del servidor. ¡No es posible " -"comprobar los esquemas!" +"Gosa necesita este módulo para comunicarse con las bases de datos soportadas." -#: include/functions.inc:2702 -msgid "Used to store account specific informations." -msgstr "Usado para guardar información específica de la cuenta." +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "generador de hash de la contraseña SAMBA" + +#: 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." -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:140 msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -"Usado para bloquear entradas editadas actualmente y así evitar múltiples " -"cambios simultáneos." +"Desplegar una instalación gosa-si o instale el módulo PERL Crypt::SmbHash." -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" -msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "imagick" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!" +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." +msgstr "GOsa necesita este módulo para manejar imágenes." -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" -msgstr "" -"¡Las versiones de la clase de objeto necesaria no coinciden '%s' (!=%s)!" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" +msgstr "modulo de compresión" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" -msgstr "Clase(s) disponibles" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa necesita este módulo para manejar instantaneas." -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:181 msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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 "" -"Ha activado la opción rfc2307bis en el paso 'configuración ldap', pero su " -"configuración de esquemas no soporta esta opción." +"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." -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +#: setup/class_setupStep_Checks.inc:182 +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_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -"Para poder usar grupos conforme a rfc2307bis, el objectClass 'posixGroup' " -"debe ser AUXILIARY" +"PHP usa este valor en el recolector de basura para eliminar las sesiones " +"antiguas." -#: include/functions.inc:2792 +#: setup/class_setupStep_Checks.inc:191 msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -"Su esquema está configurado para soportar grupos rfc2307bis, pero ha " -"desactivado esta opción en el paso 'configuración ldap'." - -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" -msgstr "El objectClass 'posixGroup' debe ser STRUCTURAL" - -#: include/functions.inc:2817 -msgid "German" -msgstr "Alemán" +"Ajustando este valor a un día impedirá la perdida de sesiones y cookies " +"antes de que realmente se desconecte por tiempo." -#: include/functions.inc:2818 -msgid "French" -msgstr "Francés" +#: setup/class_setupStep_Checks.inc:192 +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." -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italiano" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "Off" -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Español" +#: setup/class_setupStep_Checks.inc:200 +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." -#: include/functions.inc:2821 -msgid "English" -msgstr "Inglés" +#: setup/class_setupStep_Checks.inc:201 +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'." -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Holandes" +#: setup/class_setupStep_Checks.inc:208 +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." -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Polaco" +#: setup/class_setupStep_Checks.inc:209 +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." -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "Chino" +#: setup/class_setupStep_Checks.inc:216 +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." -#: include/functions.inc:2826 -msgid "Vietnamese" -msgstr "Vietnamita" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'." -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Ruso" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." +msgstr "El tiempo de ejecución debe ser de al menos 30 segundos." -#: include/functions.inc:3022 -#, php-format +#: setup/class_setupStep_Checks.inc:225 msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -"El comando '%s', utilizado como POSTMODIFY para la extensión '%s', no parece " -"existir." - -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" -msgstr "¡No se puede generar la clave samba!" +"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor." -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:232 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"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 "" -"¡No se puede generar la clave samba: la ejecución de '%s' ha fallado, " -"compruebe el 'sambaHashHook'!" +"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." -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -msgid "Cannot allocate a free ID:" -msgstr "No se puede asignar un identificador (ID) libre:" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'." -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" -msgstr "¡método de asignación de id desconocido!" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" +msgstr "On" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" -msgstr "¡%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/functions.inc:3393 -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "¡No se puede crear la entrada sambaUnixIdPool!" +#: setup/class_setupStep_Checks.inc:241 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'." -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" -msgstr "¡sambaUnixIdPool no es único!" +#: setup/class_setupStep_Checks.inc:248 +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'" -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" -msgstr "¡No hay ID disponibles!" +#: setup/class_setupStep_Checks.inc:249 +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'." -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" -msgstr "¡Excedido el número de intentos máximo!" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" +msgstr "Se puede escribir en la configuración" -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" -msgstr "¡No se puede asignar un identificador (ID) libre!" +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" +msgstr "No se puede escribir en la configuración" -#: include/class_tabs.inc:57 +#: setup/class_setupStep_Checks.inc:261 #, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -"No hay definiciones de extensión para iniciar '%s', por favor compruebe su " -"archivo de configuración." - -#: include/class_tabs.inc:268 -#, 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:406 -msgid "References" -msgstr "Referencias" +"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." -#: include/class_SnapShotDialog.inc:82 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Va a eliminar la instantanea '%s'." +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Selección de idiomas" -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" -msgstr "Eliminar instantanea" +#: 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" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatico" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Descripción" +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" +msgstr "Configuración común de GOsa" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" -msgstr "CSV" +#: setup/setup_config3.tpl:6 +msgid "Enable primary group filter" +msgstr "Activar filtro de grupo primario" -#: include/exporter/class_PDF.inc:24 -msgid "Page" -msgstr "Página" +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" +msgstr "Mostrar resumen en listados" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "No se puede exportar a PDF: no se ha instalado la librería FPDF." +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" +msgstr "Delegar en unidades administrativas" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "PDF" +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" +msgstr "Directorio de compilación Smarty" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Está actualmente editando varias entradas." +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "Comunidad SNMP" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Reintroducir contraseña" +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" +msgstr "Ruta del almacén PPD" -#: 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!" +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" +msgstr "Ruta del almacén de perfiles kiosk" -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "¡El certificado esta vacío!" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" +msgstr "Rol Base SUDO" -#: 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!" +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" +msgstr "Script de cola de correo" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" -msgstr "¡No se puede extraer información de certificados que no sean PEM!" +#: setup/setup_config3.tpl:134 +msgid "Notification script" +msgstr "Script de notificación" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "¡No ha cargado un certificado válido!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" +msgstr "Activar edición de bloqueo" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" -msgstr "" -"¡La generación de esta página ha provocado errores en el interprete PHP!" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" +msgstr "Demonio de soporte GOsa" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" -msgstr "Enviar informe de errores al equipo de desarrollo de GOsa" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" +msgstr "Tiempo máximo de respuesta de acceso al demonio" -#: include/php_setup.inc:105 -msgid "Send bugreport" -msgstr "Enviar informe de errores" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "Inicio y sesión" -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Modificar información" +#: setup/setup_config3.tpl:210 +msgid "Login attribute" +msgstr "Atributo de inicio de sesión" -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "Error PHP" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "Forzar register_globals para que sea desactivado" -#: include/php_setup.inc:139 -msgid "class" -msgstr "clase" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" +msgstr "Forzar conexiones seguras" -#: include/php_setup.inc:145 -msgid "function" -msgstr "función" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" +msgstr "Avisar si la sesión no esta codificada" -#: include/php_setup.inc:150 -msgid "static" -msgstr "estático" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" +msgstr "Recordad los parámetros de filtro de los diálogos" -#: include/php_setup.inc:154 -msgid "method" -msgstr "método" +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" +msgstr "Duración de sesiones." -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Traza" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "Depurando" -#: include/php_setup.inc:188 -msgid "File" -msgstr "Archivo" +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" +msgstr "Mostrar errores PHP:" -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Linea" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" +msgstr "Tiempo de consulta máxima de LDAP" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Tipo" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" +msgstr "Registrar estadísticas LDAP" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Argumentos" +#: setup/setup_config3.tpl:324 +msgid "Debug level" +msgstr "Nivel de depuración" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Buscar en subárboles" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" +msgstr "Desactivado" + +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" +msgstr "Activado" -#: include/class_plugin.inc:509 +#: setup/setup_migrate.tpl:5 msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +"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 "" -"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:1814 -msgid "Changing ACL dn" -msgstr "Modificando ACL dn" +"Durante la comprobación LDAP, vamos a comprobar algunos problemas comunes " +"que suelen ocurrir cuando se hace la migración a la base administrativa LDAP " +"de GOsa. Puede querer arreglar estos problemas aquí, para poder tener una " +"administración mas fácil." -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "desde" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Comprobar de nuevo" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" -msgstr "a" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" +msgstr "Añadir las clases de objetos necesarias a la base LDAP" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" -msgstr "Recuperar" +#: 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" -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "mover" +#: 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" -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "copiar" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Cerrar" -#: 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" +#: 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" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "No hay ayuda disponible para esta extensión." +#: 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." -#: 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" +#: 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." -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% procentaje en fichero %s" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "Seleccione todos" -#: 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." +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" 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." +"Mover las estaciones de trabajo windows seleccionadas a el siguiente " +"departamento GOsa." -#: include/utils/class_xml.inc:48 -msgid "in" -msgstr "en" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Mover estaciones de trabajo seleccionadas" -#: include/utils/class_xml.inc:50 -msgid "on line" -msgstr "En linea" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Que se hará aquí" -#: include/utils/class_xml.inc:51 -msgid "XML error" -msgstr "Error XML" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Mover grupos en el árbol de grupos configurado" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Seleccione para mostrar objetos de tipo '%s'." +#: 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." -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Seleccione para mostrar objetos conteniendo '%s'." +#: 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 "" +"¡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." -#: include/utils/class_msgPool.inc:20 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Seleccione para mostrar objetos que tengan '%s' activado" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Mover grupos seleccionados en este árbol de grupos" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Seleccione para buscar dentro de subárboles" +#: 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" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "¡El objeto será eliminado!" +#: 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 "" +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." +msgstr "" +"Este dialogo le permite mover una pareja de usuarios al árbol de usuarios " +"configurados. Hacer esto puede reforzar su servicio LDAP." -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "¡El objeto '%s' será eliminado!" +#: 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 "" +"¡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." -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Este objeto será eliminado: %s" +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Mover usuarios seleccionados al árbol de usuarios" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "El objeto '%s' será eliminado: %s" +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Migrar cuentas administrativas GOsa versión 2.5" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "Este objeto será eliminado" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" +"Este dialogo le permite migrar cuentas administrativas 2.5 a cuentas " +"utilizables en la versión 2.6" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "El objeto '%s' será eliminado:" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Cancelar" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Estos objetos serán eliminados: %s" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Crear una nueva cuenta administrativa GOsa" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Los objetos '%s' serán eliminados: %s" +#: 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." -#: include/utils/class_msgPool.inc:64 -msgid "You have no permission to delete this object!" -msgstr "¡No tiene permisos para eliminar este objeto!" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "Identificador (ID) de usuario" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -msgid "You have no permission to delete the object:" -msgstr "No tiene permisos para eliminar este objeto:" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Contraseña (de nuevo)" -#: include/utils/class_msgPool.inc:75 -msgid "You have no permission to delete these objects:" -msgstr "No tiene permisos para eliminar estos objetos:" +#: 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." -#: include/utils/class_msgPool.inc:82 -msgid "You have no permission to create this object!" -msgstr "¡No tiene permisos para crear este objeto!" +#: 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." -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -msgid "You have no permission to create the object:" -msgstr "No tiene permisos para crear este objeto:" +#: 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." -#: include/utils/class_msgPool.inc:93 -msgid "You have no permission to create these objects:" -msgstr "No tiene permisos para crear estos objetos:" +#: 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." -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" -msgstr "¡No tiene permisos para modificar este objeto!" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Refresco" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" -msgstr "No tiene permisos para modificar este objeto:" +#: 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." -#: include/utils/class_msgPool.inc:111 -msgid "You have no permission to modify these objects:" -msgstr "No tiene permisos para modificar estos objetos:" +#: 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." -#: include/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" -msgstr "¡No tiene permisos para ver este objeto!" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Asistente de configuración de GOsa" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" -msgstr "No tiene permisos para ver el objeto:" +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr "Instalación" -#: include/utils/class_msgPool.inc:129 -msgid "You have no permission to view these objects:" -msgstr "No tiene permisos para ver estos objetos:" +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Configuración" -#: include/utils/class_msgPool.inc:136 -msgid "You have no permission to move this object!" -msgstr "¡No tiene permisos para mover este objeto!" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Bienvenido" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -msgid "You have no permission to move the object:" -msgstr "No tiene permisos para mover el objeto:" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Mensaje de Bienvenida" -#: include/utils/class_msgPool.inc:147 -msgid "You have no permission to move these objects:" -msgstr "No tiene permisos para mover estos objetos:" +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Bienvenidos al asistente de configuración de GOsa" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" -msgstr "Información de conexión" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" +msgstr "Por favor seleccione su idioma preferido" -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "¡No se puede conectar a la base de datos %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." -#: include/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" -msgstr "¡No se puede seleccionar la base de datos %s!" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Por favor seleccione su idioma preferido" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "¡No se ha definido el servidor %s!" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "Comprobaciones de módulos y extensiones PHP" -#: include/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" -msgstr "¡No se ha podido ejecutar la consulta %s!" +#: 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." -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "¡El campo '%s' tiene una palabra reservada!" +#: 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." -#: include/utils/class_msgPool.inc:201 -#, 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!" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Configuración de PHP" -#: include/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" -msgstr "¡El comando '%s' no es válido!" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "mostrar información" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "¡'%s' comando (%s) para la extensión %s no es válido!" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Terminar" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "¡'%s' comando para la extensión %s no es válido!" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" +msgstr "Escribir archivo de configuración" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "¡'%s' comando (%s) no es válido!" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" +msgstr "Terminar - Escribir el archivo de configuración" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "¡No se puede ejecutar el comando '%s'!" +#: setup/class_setupStep_Finish.inc:104 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "" +"El fichero de configuración es universalmente legible. ¡Por favor modifique " +"los permisos del archivo!" -#: include/utils/class_msgPool.inc:224 -#, 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!" +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." +msgstr "En estos momentos la configuración no es accesible o no existe." -#: include/utils/class_msgPool.inc:226 +#: setup/class_setupStep_Finish.inc:115 #, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!" +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 "" +"Despues de descargar y poner el fichero en %s, compruebe que el usuario del " +"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si " +"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:" -#: include/utils/class_msgPool.inc:228 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "¡No se puede ejecutar el comando '%s' (%s)!" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Configuración GOsa 1/3" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "¡El valor especificado como '%s' es demasiado grande!" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Configuración genérica de GOsa" -#: include/utils/class_msgPool.inc:238 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "'%s' must be smaller than %s!" -msgstr "¡'%s' debe ser menor que %s!" +msgid "The specified value for '%s' must be a numeric value" +msgstr "El valor especificado para '%s' debe ser una valor numérico" -#: include/utils/class_msgPool.inc:246 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "Value for '%s' is too small!" -msgstr "¡El valor especificado como '%s' es demasiado pequeño!" +msgid "Don't add a trailing comma to '%s'." +msgstr "No añada una coma final a '%s'" -#: include/utils/class_msgPool.inc:248 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "¡'%s' debe ser %d o superior!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "OU de almacenamiento de Usuarios" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU de almacenamiento de Grupos" -#: include/utils/class_msgPool.inc:261 -#, 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!" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "El Uid base debe ser un valor numérico" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "¡El campo obligatorio '%s' está vacio!" +#: 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." -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "Ejemplo" +#: 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." -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "El campo '%s' tiene caracteres no validos." +#: 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/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' no está permitido:" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" +msgstr "Nueva ACL" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" -msgstr "¡'%s' no están permitidos!" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" +msgstr "Tipo de ACL" -#: include/utils/class_msgPool.inc:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "¡El campo '%s' tiene caracteres no validos!" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" +msgstr "Seleccione un tipo de ACL" -#: include/utils/class_msgPool.inc:303 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "¡Extensión PHP %s no encontrada!" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Añadir opciones de filtrado" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Añadir" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Usar miembros de" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" -msgstr "Añadir %s" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Miembros disponibles" -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" -msgstr "Eliminar %s" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Mostrar mensaje de posibles destinos" -#: include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" -msgstr "Activar %s" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Miembros" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." -msgstr "Editar..." +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Lista de recipientes de mensajes" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." -msgstr "Editar %s..." +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" +msgstr "Lista de categorías ACL disponibles" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Atrás" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL que tienen este objeto" -#: include/utils/class_msgPool.inc:377 -#, php-format -msgid "This account has no valid %s extensions!" -msgstr "¡Esta cuenta tiene extensiones %s no validas!" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Roles disponibles" -#: include/utils/class_msgPool.inc:383 -#, 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í" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Asistente para copiar y pegar" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:7 msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"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 "" -"Esta cuenta tiene las características %s activadas. ¡Para desactivarlas, " -"necesita eliminar las caracteristicas %s primero!" +"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/utils/class_msgPool.inc:402 -#, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -"Esta cuenta tiene características %s desactivadas. Puede activarla pulsando " -"aquí" +"¡Recuerde que propiedades como gestionar instantáneas no serán copiadas!" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:10 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:420 -#, php-format -msgid "Add %s settings" -msgstr "Añadir caracteristicas %s" - -#: include/utils/class_msgPool.inc:426 -#, php-format -msgid "Remove %s settings" -msgstr "Eliminar las caracteristicas %s" - -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" +"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 "" -"Pulse en el botón - Editar - para cambiar la información en esta ventana" - -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Enero" - -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Febrero" - -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Marzo" +"Si mueve o copia una entrada dentro de GOsa y elimina el objeto original," +"¡tendrá errores al pegar el objeto!" -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Abril" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Guardar" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Mayo" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Cancelar todo" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Junio" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Operación incompleta" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Julio" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "¡Su sesión de GOsa se ha terminado!" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Agosto" +#: ihtml/themes/default/logout-close.tpl:7 +msgid "" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." +msgstr "" +"Por favor cierre la ventana del navegador y limpie la cache para evitar una " +"reautentificación automática de su navegador." -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Septiembre" +#: 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/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Octubre" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Contraseña antigua" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Noviembre" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nueva contraseña" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Diciembre" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Confirmar contraseña" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Domingo" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Cambiar contraseña" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Lunes" +#: 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/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "Martes" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Pantalla de inicio de GOsa" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "Miércoles" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Pantalla de inicio" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "Jueves" +#: 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/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Viernes" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Nombre de Usuario" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Sábado" +#: 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/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" -msgstr "¡La consulta MYSQL ha fallado!" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Entrando" -#: include/utils/class_msgPool.inc:461 -msgid "read operation" -msgstr "lectura" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Pulse aquí para iniciar sesión" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" -msgstr "adición" +#: 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/utils/class_msgPool.inc:461 -msgid "modify operation" -msgstr "modificación" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:462 -msgid "delete operation" -msgstr "eliminación" +#: 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:229 +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:462 -msgid "search operation" -msgstr "busqueda" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Inicio" -#: include/utils/class_msgPool.inc:462 -msgid "authentication" -msgstr "autenticación" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Ayuda" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" -msgstr "¡LDAP %s ha fallado!" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Salir" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" -msgstr "¡La consulta LDAP ha fallado!" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Entrando" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" -msgstr "¡Ha fallado el subir archivo!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menú inicial de GOsa" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" -msgstr "Ha fallado el subir archivo: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Ventana de ayuda de GOsa" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" -msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "índice" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Detectado conflicto de Bloqueos" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "'%s' esta todavía en uso por el objeto: %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 "" +"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:507 -#, php-format -msgid "This '%s' is still in use." -msgstr "'%s' esta todavía en uso." +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Solo lectura" -#: include/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "'%s' esta todavía en uso por los objetos: %s" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Cambie su contraseña" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" -msgstr "¡El archivo %s no existe!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Correcto" -#: include/utils/class_msgPool.inc:521 -#, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "¡No se puede abrir el archivo '%s'!" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Su contraseña se ha cambiado correctamente." -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "¡No se puede grabar el archivo '%s'!" +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Cambio de contraseña" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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 valor para '%s' no esta configurado o no es válido.¡Por favor compruebe " -"el archivo de configuración!" - -#: include/utils/class_msgPool.inc:539 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "¡No se puede eliminar el fichero '%s'!" +"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:545 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "¡No se puede crear la carpeta '%s'!" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Contraseña actual" -#: include/utils/class_msgPool.inc:551 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "¡No se puede eliminar la carpeta '%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:557 -#, php-format -msgid "Checking for %s support" -msgstr "Comprobando soporte %s" +#: 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:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Instala y activa el módulo de PHP %s." +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Cambiar" -#: include/utils/class_msgPool.inc:569 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Recuperar instantanea de objetos" + +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -"¡No se puede inicializar la clase '%s'! ¿Puede que falte la extensión " -"correspondiente en la configuración de GOsa?" +"El procedimiento recuperara una instancia de los objetos seleccionados. " +"Serán reemplazados los objetos actuales despues de presionar el botón " +"recuperar." -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" -msgstr "¡La base introducida no es válida, se ha dejado el valor anterior!" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Aviso e rendimiento" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!" +"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:693 -#, 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:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" -msgstr "" -"No se pueden crear automáticamente subárboles con RDN '%s': no soportado" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Objeto" -#: include/class_ldap.inc:828 -#, 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:29 +msgid "There is no snapshot available that could be restored" +msgstr "No hay instantaneas disponibles que puedan ser recuperadas" -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "mientras operaba en el servidor LDAP '%s'" +#: 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" -#: include/class_ldap.inc:1052 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Creando instantaneas de objetos" + +#: 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 "" -"No es un DN válido: '%s': El bloque para importar debe empezar por 'dn: ...' " -"en la linea %s" +"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:1081 -#, 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 "" -"Ha habido un error importando dn: '%s', ¡Por favor compruebe su LDIF desde " -"la línea %s en adelante!" - -#: include/class_log.inc:87 -#, php-format -msgid "Logging failed: %s" -msgstr "Entrada fallida: %s" - -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "¡Se ha indicado una opción no válida: '%s'!" +"Recuerde que las entradas de base de datos, configuración DNS y zonas " +"creadas en extensiones de servidor no serán guardadas en la instantánea." -#: include/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" -msgstr "¡Se ha indicado un objectType vacio o no válido!" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Marca de tiempo" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" -msgstr "Demonio de soporte GOsa" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Razón para generar esta instantánea" -#: include/class_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" -msgstr "¡No se puede analizar el XML!" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Continuar" -#: include/class_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "¡No se puede enviar el evento abortar para la entrada %s!" +#: 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_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "¡No se puede eliminar la entrada %s!" +#: 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_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Error XML en gosa.conf: %s en la línea %d" +#: 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" -#: include/class_config.inc:318 -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: 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 "" -"No se puede conectar a LDAP: Por favor consulte con el administrador de " -"sistemas." +"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_config.inc:695 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Activar" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "Configuración" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Detectado conflicto de sesiones." -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -"El archivo de configuración que está usando es obsoleto. Por favor quite el " -"archivo de configuración de GOsa y use el asistente de configuración." - -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Todos los objetos en esta categoría" +"Probablemente exista otra instancia activa de sus sesión. Operaciones en " +"ventanas múltiples no son técnicamente posibles y dependen del navegador " +"utilizado. El uso de diferentes navegadores a la vez (por ejemplo: IE y " +"Mozilla) es posible. Presione el botón 'Salir' para cerrar esta sesión." -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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 "" -"¡El formato de la configuración ha cambiado. Por favor use el asistente de " -"configuración!" +"Ignorando este mensaje cambiara/eliminara los datos que esta actualmente " +"editando. Por favor, cierre las otras ventanas y vuelva a entrar." -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Desconocido" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Salir" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" -msgstr "¡Ha fallado copiar y pegar! " +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "¡Su sesión de GOsa ha caducado!" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "No se pueden modificar los permisos para '%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/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' no es un objeto LDAP válido" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Entrando de nuevo" + +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Error del filtro" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" -msgstr "No tiene permiso de escritura en '%s'" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Escribir archivo de configuración" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Estos objetos serán modificados: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Editar características generales" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Este objeto sera modificado: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Descripción" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "No puedo pegar" +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Parámetro" -#: 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." +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Visible por todos" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Genérico" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2620,24 +2668,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Correo Electrónico" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "FAX" @@ -2650,44 +2698,41 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Grupo" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Departamento" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Teléfono" @@ -2696,22 +2741,14 @@ msgstr "Teléfono" msgid "Application" msgstr "Aplicación" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Servidor" - #: plugins/generic/references/class_reference.inc:67 msgid "Thin Client" msgstr "Cliente ligero" #: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Estación de trabajo" @@ -2743,3868 +2780,3993 @@ msgstr "Este objeto no tiene relación con otros objetos" msgid "Welcome %s!" msgstr "¡Bienvenido %s!" -#: 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/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -msgid "Please select the desired entries" -msgstr "Por favor seleccione las entradas que desee" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "No se permite modificar la contraseña" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "Terminal" +#: plugins/personal/password/nochange.tpl:7 +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/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Usuario" +#: 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/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Nombre" +#: 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/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Base" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/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/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -msgid "Filter" -msgstr "Filtro" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Reintroducir nueva contraseña" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -msgid "Show department" -msgstr "Mostrar departamento" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Introducir contraseña" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -msgid "Show users" -msgstr "Mostrar usuarios" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Limpiar información" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -msgid "Show groups" -msgstr "Mostrar grupos" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Cambiar contraseña de usuario" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -msgid "Show server" -msgstr "Mostrar servidor" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -msgid "Show workstation" -msgstr "Mostrar estación de trabajo" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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/objectSelect/selectObject-filter.tpl:17 -msgid "Show terminal" -msgstr "Mostrar terminal" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -msgid "Show printer" -msgstr "Mostrar impresora" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -msgid "Show phone" -msgstr "Mostrar teléfono" +#: 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/admin/ogroups/remove.tpl:6 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +#: plugins/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." 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" +"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/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Grupos de objetos" +#: 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/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" -msgstr "Gestionar grupos de objetos" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" +msgstr "Contraseña del usuario" -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" -msgstr "error de infraestructura" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Mi cuenta" -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" -msgstr "Plantillas" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Información personal" -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "Instalación Windows" +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +#, fuzzy +msgid "The users picture" +msgstr "Foto del usuario" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" -"¡No puede combinar terminales y estaciones de trabajo en un unico grupo de " -"objetos!" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Cambiar foto" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "ninguno" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +#, fuzzy +msgid "Account settings" +msgstr "Parametros de grupos" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "¡demasiados objetos diferentes!" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Apellido" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "usuarios" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "Edición multiple" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "grupos" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Nombre" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "aplicaciones" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Inicio" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "departamentos" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Nombre de la plantilla" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "servidores" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Título Personal" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "estaciones de trabajo" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Títulos académicos" -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "Estación de trabajo Windows" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Fecha de nacimiento" -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "terminales" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Sexo" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "teléfonos" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Idioma preferido" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "impresoras" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Código Postal" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "desactivado" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Dirección" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "Acceso sin restricciones" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Teléfono privado" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "Permitir el acceso a estos equipos" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Página Web" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "No existe el 'dn':" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Almacén de claves" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" -"Estos sistemas ya han sido configurados por otros grupos de objetos y no " -"pueden ser añadidos:" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Configurar" -#: plugins/admin/ogroups/class_ogroup.inc:819 -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/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificados" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "Grupo de objetos genérico" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Editar certificados" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -msgid "Sytem trust" -msgstr "Sistema de confianza" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "Restringir inicio de sesión a" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" -msgstr "Miembro" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "IP o Red" -#: 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/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Información corporativa" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nombre del grupo" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Smarty" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Descripción del grupo" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Número departamento" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Sistema de seguridad" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Número empleado" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Modo seguro" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Funciones laborales" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Objetos miembros" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Gestión de usuarios" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Cola telefónica" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Número sala" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Sistemas" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Móvil" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Inicio" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Buscapersonas" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Dispositivos" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Sumario FAI" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Localización" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Entorno" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Provincia" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Aplicaciones" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Profesión" -#: 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/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Descripción de la unidad" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" -msgstr "grupos de usuarios" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Área de desarrollo" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" -msgstr "grupos anidados" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Función" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" -msgstr "grupos de aplicacion" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Rol" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" -msgstr "grupos de departamento" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Lugar de residencia" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" -msgstr "grupos de servidor" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Unidad" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" -msgstr "grupos de estación de trabajo" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Calle" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" -msgstr "grupos de estaciones de trabajo windows" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Código Postal" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" -msgstr "grupos de terminales" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Tipo de Vía" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" -msgstr "grupos de impresoras" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Por favor use la sección telefóno" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" -msgstr "grupos de teléfonos" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Última dirección conocida" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Lista del grupo de objetos" +#: plugins/personal/generic/class_user.inc:38 +msgid "Edit organizational user settings" +msgstr "Editar parámetros de usuarios administrativos" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Propiedades" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Desconocido" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Crear" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" +msgstr "¡Por favor añada una IP única o una combinación red/mascara!" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Eliminar" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "mujer" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" -msgstr "Enviar mensaje" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "hombre" -#: plugins/admin/ogroups/ogroup-list.xml:142 -msgid "Edit object group" -msgstr "Editar grupo de objetos" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "¡No se puede subir el archivo!" -#: plugins/admin/ogroups/ogroup-list.xml:155 -msgid "Remove object group" -msgstr "Eliminar grupo de objetos" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Número serie" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Seleccione los objetos a añadir" +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" +msgstr "" +"(Algunos tipos de certificados no están soportados y pueden ser mostrados " +"como no validos.)" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filtros" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "El certificado es valido desde %s hasta %s y es actualmente %s." -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Mostrar objetos del departamento" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "válido" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "no válido" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Mostrar objetos que coincidan" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "No hay certificados instalados" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Expresiones regulares para buscar nombre de objetos" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" +msgstr "Metodo de contraseña" -#: 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/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." +msgstr "El método de contraseña seleccionado no está disponible." -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Mostrar los sistemas del departamento" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +msgstr "No se puede construir RDN: ¡no se permite + para construir subRDN!" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Mostrar sistemas que coincidan con" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "No se puede construir RDN: ¡Atributo no definido!" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Expresiones regulares para buscar direcciones" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "No se puede construir RDN: ¡Valor no válido del atributo!" -#: 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." +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" 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." +"¡El método de contraseña seleccionado necesita una configuració inicial!" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 #: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 msgid "Given name" msgstr "Nombre de pila" -#: plugins/admin/groups/userSelect/user-list.xml:48 +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "¡No puedo abrir el certificado!" + +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Número de serie del certificado" + +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "Parámetros genéricos del usuario" + +#: plugins/personal/generic/class_user.inc:1677 #: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 msgid "Surname" msgstr "Apellido" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "Edición multiple" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "Identificación de Usuario" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Nombre Posix del grupo" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" +msgstr "Idioma preferido" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "" -"Normalmente los IDs son generados automáticamente, seleccione para indicar " -"manualmente" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Foto del usuario" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Forzar GID" +#: plugins/personal/generic/class_user.inc:1690 +#, fuzzy +msgid "Login restrictions" +msgstr "Restricciones de contraseña" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Forzar número ID" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" +msgstr "Número del departamento" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Seleccione para crear un grupo conforme samba" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" +msgstr "Número de empleado" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "en dominio" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" +msgstr "Número de habitación" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Los miembros están en un grupo de salto telefónico" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" +msgstr "Número de teléfono" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Los miembros están en un grupo Nagios" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" +msgstr "Número del busca" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Miembros del grupo" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "Teléfono móvil" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "en todos los grupos" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "Número de Fax" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "no en todos los grupos" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Dirección Postal personal" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Mostrar grupos primarios" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" +msgstr "Número de teléfono personal" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Mostrar grupos de samba" +#: plugins/personal/generic/class_user.inc:1712 +msgid "User password method" +msgstr "Metodo de contraseña de usuario" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -msgid "Show mail groups" -msgstr "Mostrar grupos de correo" +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" +msgstr "Certificados de usuario" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Parametros de grupos" +#: plugins/personal/generic/class_user.inc:1921 +#, fuzzy +msgid "Entries differ" +msgstr "Entradas por página" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Lista de grupos" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Foto" + +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Eliminar foto" + +#: 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 "" +"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." -#: plugins/admin/groups/group-list.xml:138 -msgid "Edit group" -msgstr "Editar grupo" +#: plugins/personal/generic/password.tpl:5 +#, fuzzy +msgid "Password change dialog" +msgstr "Cambio de contraseña" -#: plugins/admin/groups/group-list.xml:151 -msgid "Remove group" -msgstr "Eliminar grupo" +#: plugins/personal/generic/generic_certs.tpl:5 +#, fuzzy +msgid "The users standard certificate" +msgstr "Certificado estándar" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" -msgstr "¡No se puede encontrar SID de grupo en el archivo de configuración!" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificado estándar" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Grupo de samba" +#: plugins/personal/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "Certificado S/MIME" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Administradores del dominio" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Certificado S/MIME" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Usuarios del dominio" +#: plugins/personal/generic/generic_certs.tpl:57 +#, fuzzy +msgid "The users PKCS12 certificate" +msgstr "Certificado PKCS12" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Invitados del dominio" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Certificado PKCS12" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Grupo especial (%d)" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Caracteristicas del usuario" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" -msgstr "" -"¡Añadir UID '%s' al grupo '%s ha fallado: no podemos encontrar el objeto " -"usuario!" +#: plugins/personal/generic/paste_generic.tpl:3 +#, fuzzy +msgid "Paste user" +msgstr "Pegar" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" -msgstr "¡Añadir UID '%s' al grupo '%s ha fallado: UID es usado mas de una vez!" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Borrar Contraseña" -#: plugins/admin/groups/class_group.inc:624 -msgid "! unknown UID" -msgstr "¡UID desconocido!" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Introducir nueva contraseña" -#: plugins/admin/groups/class_group.inc:667 -#, 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/personal/posix/generic.tpl:1 +msgid "POSIX settings" +msgstr "Parametros POSIX" -#: plugins/admin/groups/class_group.inc:894 -#, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "¡No se puede encontrar nigún SID para '%s'!" +#: plugins/personal/posix/generic.tpl:6 +#, fuzzy +msgid "Generic settings" +msgstr "Parámetros genéricos del usuario" -#: plugins/admin/groups/class_group.inc:899 -#, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "¡No se puede encontrar un RIDBASE para '%s'." +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Directorio de usuario" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "¡El gidNumber '%s' introducido ya esta siendo usado por %s!" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Grupo primario" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" -msgstr "Parámetros genéricos del grupo" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Estado" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" -msgstr "Tipo de grupo de samba" +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" +msgstr "Último inicio de sesión" -#: plugins/admin/groups/class_group.inc:1199 -msgid "Samba domain name" -msgstr "Nombre de dominio samba" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Forzar UID/GID" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" -msgstr "Miembros de grupo de salto telefónico" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" -msgstr "Grupo Nagios" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" -msgstr "Miembro del grupo" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Pertenencia a grupo" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Administración de grupo" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Aviso: NFS no soporta mas de 16 grupos)" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/posix/generic.tpl:102 +msgid "Common group" +msgstr "Grupo común" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 -msgid "Edit posix properties" -msgstr "Editar características posix" +#: plugins/personal/posix/generic.tpl:106 +msgid "Groups differ" +msgstr "Grupo diferente" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Editar características de correo electrónico" +#: plugins/personal/posix/generic.tpl:126 +#, fuzzy +msgid "Account permissions" +msgstr "Parametros de grupos" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Editar características samba" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "Claves SSH" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Editar características telefónicas" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "Editar claves SSH públicas..." -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 -msgid "Menu" -msgstr "Menú" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Sistema de seguridad" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 -msgid "Edit start menu properties" -msgstr "Editar propiedades iniciales del menú" +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Modo seguro" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Editar características de entorno" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "El usuario debe introducir la contraseña en el primer inicio de sesión" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/posix/posix_shadow.tpl:59 +#, fuzzy +msgid "Password expiration settings" +msgstr "Parámetros de Contraseña" -#: 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/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "La contraseña expira en" -#: 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/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Editar parametros de usuarios POSIX" -#: 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/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "expiró" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Seguridad" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "Periodo de gracia activado" -#: 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/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "activo" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Crear un nuevo usuario usando plantillas" +#: plugins/personal/posix/class_posixAccount.inc:173 +msgid "password not changeable" +msgstr "no puede cambiar la contraseña" -#: plugins/admin/users/template.tpl:6 -msgid "" -"Creating a new user can be assisted by using templates. Many database " -"records will be filled automatically. Choose 'none' to skip the usage of " -"templates." -msgstr "" -"Crear un nuevo usuario es mas fácil si usa plantillas. Algunos valores en la " -"base de datos serán introducidos automáticamente. Elegir 'ninguno' para " -"anular el uso de plantillas." +#: plugins/personal/posix/class_posixAccount.inc:175 +msgid "password expired" +msgstr "la contraseña expiró" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Plantilla" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "Sin configurar" -#: 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/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automático" -#: 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/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "POSIX" -#: plugins/admin/users/class_userManagement.inc:26 -msgid "Manage users" -msgstr "Gestión de usuarios" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Entorno" -#: plugins/admin/users/class_userManagement.inc:278 -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/class_posixAccount.inc:428 +#, 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/users/class_userManagement.inc:656 -msgid "Account locking" -msgstr "Bloqueo de cuenta" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "La contraseñas deben ser cambiadas despues de %s días" -#: plugins/admin/users/class_userManagement.inc:657 +#: plugins/personal/posix/class_posixAccount.inc:436 #, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -"El método de contraseña '%s' no soporta bloqueo. ¡La cuenta (%s) no ha sido " -"bloqueada!" +"Desactivar cuenta despues de %s días de inactividad una vez caducada la " +"contraseña" -#: plugins/admin/users/class_userManagement.inc:730 -msgid "Unlock account" -msgstr "Desbloquear cuenta" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, 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/admin/users/class_userManagement.inc:732 -msgid "Lock account" -msgstr "Bloquear cuenta" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "Acceso sin restricciones" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Editar características generales" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "Permitir el acceso a estos equipos" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "POSIX" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!" -#: plugins/admin/users/class_userManagement.inc:749 -msgid "Edit POSIX properties" -msgstr "Editar características POSIX" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Grupo de usuarios" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/class_posixAccount.inc:931 +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/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Editar características netatalk" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" +msgstr "shadowMin" -#: plugins/admin/users/class_userManagement.inc:769 -msgid "Edit FAX properties" -msgstr "Editar características FAX" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "shadowMax" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Lista de usuarios" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" +msgstr "shadowWarning" -#: plugins/admin/users/user-list.xml:140 -msgid "Lock users" -msgstr "Bloquear usuarios" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" +msgstr "shadowInactive" -#: plugins/admin/users/user-list.xml:148 -msgid "Unlock users" -msgstr "Desbloquear usuarios" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "Cuenta POSIX" -#: plugins/admin/users/user-list.xml:167 -msgid "Apply template" -msgstr "Aplicar plantilla" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" +msgstr "Identificador (ID) de Grupo" -#: plugins/admin/users/user-list.xml:199 -msgid "New user from template" -msgstr "Nuevo usuario desde plantilla" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" +msgstr "Forzar el cambio de contraseña al iniciar" -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "Editar usuario" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" +msgstr "Shadow min" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" -msgstr "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "Shadow max" -#: plugins/admin/users/user-list.xml:245 -msgid "Remove user" -msgstr "Eliminar usuario" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" +msgstr "Shadow warning" + +#: plugins/personal/posix/class_posixAccount.inc:1444 +msgid "Shadow inactive" +msgstr "Shadow inactive" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Mostrar plantillas" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "Shadow expire" -#: plugins/admin/users/user-filter.tpl:12 -msgid "Show functional users" -msgstr "Mostrar usuarios funcionales" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "Clave pública SSH" -#: plugins/admin/users/user-filter.tpl:13 -msgid "Show POSIX users" -msgstr "Mostrar usuarios POSIX" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" +msgstr "Sistema de confianza" -#: plugins/admin/users/user-filter.tpl:14 -msgid "Show Mail users" -msgstr "Mostrar los usuarios de correo" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Caracteristicas Posix" -#: plugins/admin/users/user-filter.tpl:15 -msgid "Show Samba users" -msgstr "Mostrar los usuarios samba" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Parametros de grupos" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Aplicando una plantilla" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +msgid "Filter" +msgstr "Filtro" -#: 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/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Mostrar grupos primarios" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "¡No hay plantillas disponibles!" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Mostrar grupos de samba" -#: 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/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +msgid "Show mail groups" +msgstr "Mostrar grupos de correo" -#: plugins/admin/departments/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/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Eliminar opciones" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Lista de Departamentos" +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +msgid "Please select the desired entries" +msgstr "Por favor seleccione las entradas que desee" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -msgid "Domain" -msgstr "Dominio" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Mostrar servidores" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -msgid "Domain component" -msgstr "Componente del dominio" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Mostrar estaciones de trabajo" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "País" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Mostrar terminales" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Localidad" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "Terminal" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organización" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +#, fuzzy +msgid "List of systems" +msgstr "Lista de usuarios" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -msgid "Locality name" -msgstr "Localidad" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +#, fuzzy +msgid "List navigation" +msgstr "Estación de trabajo Windows" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +msgid "Edit posix properties" +msgstr "Editar características posix" -#: 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/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Editar características de correo electrónico" -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Descripción del departamento" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Editar características samba" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Parámetros administrativos" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Editar características telefónicas" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "Marcar departamento como una unidad administrativa independiente" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +msgid "Menu" +msgstr "Menú" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Nombre del departamento" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +msgid "Edit start menu properties" +msgstr "Editar propiedades iniciales del menú" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Nombre del subárbol a crear" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Editar características de entorno" -#: plugins/admin/departments/generic.tpl:22 -msgid "Descriptive text for department" -msgstr "Descripción del departamento" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Editar parametros de usuarios POSIX" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Categoría" +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Categoría para este subárbol" +#: 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/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Localización" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Seguridad" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Provincia" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Parámetro" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Estado donde está este subárbol localizado" +#: plugins/admin/users/user-filter.xml:33 +msgid "Show POSIX users" +msgstr "Mostrar usuarios POSIX" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Localización de este subárbol" +#: plugins/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Mostrar los usuarios de correo" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Dirección" +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" +msgstr "Gestión de usuarios" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Dirección postal de este subárbol" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" +msgstr "error de infraestructura" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Número base de teléfono de este subárbol" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" +msgstr "Permiso" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/admin/users/class_userManagement.inc:278 +msgid "You have no permission to change this users password!" +msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Número base de fax de este subárbol" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "ninguno" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -msgid "Domain Component" -msgstr "Componentes del dominio" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Plantilla" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Departamentos" +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" +msgstr "Error de Permisos" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "Gestionar Departamentos" +#: plugins/admin/users/class_userManagement.inc:667 +msgid "Account locking" +msgstr "Bloqueo de cuenta" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format 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." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -"Tan pronto como la operación de etiquetado termine, puede avanzar hasta el " -"final de la página y presionar el botón 'Continuar' para continuar al " -"dialogo de gestión de departamento." +"El método de contraseña '%s' no soporta bloqueo. ¡La cuenta (%s) no ha sido " +"bloqueada!" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Nombre de la Organización" +#: plugins/admin/users/class_userManagement.inc:741 +msgid "Unlock account" +msgstr "Desbloquear cuenta" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Código Postal" +#: plugins/admin/users/class_userManagement.inc:743 +msgid "Lock account" +msgstr "Bloquear cuenta" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Número de teléfono" +#: plugins/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Editar características generales" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Nombre del País" +#: plugins/admin/users/class_userManagement.inc:760 +msgid "Edit POSIX properties" +msgstr "Editar características POSIX" -#: plugins/admin/departments/domain.tpl:11 -msgid "Domain name" -msgstr "Nombre de dominio" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" -msgstr "Nombre del dominio a crear" +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Editar características netatalk" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Nombre del país a crear" +#: plugins/admin/users/class_userManagement.inc:780 +msgid "Edit FAX properties" +msgstr "Editar características FAX" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Aplicando una plantilla" + +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." msgstr "" -"¡No se puede encontrar una etiqueta sin usar para identificar la unidad " -"administrativa!" +"Aplicar una plantilla a usuarios reemplazará los valores de estos por los " +"definidos en la plantilla." -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "Etiquetando '%s'." +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "¡No hay plantillas disponibles!" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "Moviendo '%s' a '%s'" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Lista de usuarios" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Ha fallado a copiar %s, operación abortada" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Propiedades" + +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Acciones" + +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Editar" + +#: plugins/admin/users/user-list.xml:140 +msgid "Lock users" +msgstr "Bloquear usuarios" + +#: plugins/admin/users/user-list.xml:148 +msgid "Unlock users" +msgstr "Desbloquear usuarios" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Nombre de departamento" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" +msgstr "Enviar mensaje" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Teléfono" +#: plugins/admin/users/user-list.xml:167 +msgid "Apply template" +msgstr "Aplicar plantilla" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "El objeto '%s' está ya marcado" +#: plugins/admin/users/user-list.xml:199 +msgid "New user from template" +msgstr "Nuevo usuario desde plantilla" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Añadir marca (%s) al objeto '%s'" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" +msgstr "Editar usuario" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "Eliminando marca del objeto '%s'" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" +msgstr "%{filter:lockLabel(userPassword)}" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Procesando la operación solicitada" +#: plugins/admin/users/user-list.xml:245 +msgid "Remove user" +msgstr "Eliminar usuario" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Crear un nuevo usuario usando plantillas" + +#: plugins/admin/users/template.tpl:6 msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"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 "" -"Su navegador no soporta IFRAMES, porfavor use este enlace para ejecutar la " -"operación solicitada." +"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/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Nombre de la Organización" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +msgid "Show users" +msgstr "Mostrar usuarios" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Nombre de la organización a crear" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +msgid "Show groups" +msgstr "Mostrar grupos" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." -msgstr "Está actualmente moviendo/renombrando este departamento." +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Nombre del grupo" -#: 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/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Nombre Posix del grupo" -#: 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/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Descripción del grupo" -#: 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." +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" -"Antes de que confirme la acción, asegurese que todo sera como espera, se " -"recomienda que realize un backup." - -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" -msgstr "ACL" +"Normalmente los IDs son generados automáticamente, seleccione para indicar " +"manualmente" -#: plugins/admin/acl/class_aclManagement.inc:154 -msgid "ACL Assignment" -msgstr "Asignación de ACL" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Forzar GID" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Plantillas ACL" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Forzar número ID" -#: 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/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Seleccione para crear un grupo conforme samba" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Editar roles CA" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "en dominio" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" -msgstr "Eliminar ACL" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Los miembros están en un grupo de salto telefónico" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "No hay ACL configuradas en esta categoría" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Los miembros están en un grupo Nagios" -#: plugins/admin/acl/class_aclRole.inc:420 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACLs que tienen estos objetos: %s" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Miembros del grupo" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" -msgstr "Editar la categoría ACL" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "en todos los grupos" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" -msgstr "Eliminar la categoría ACL" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "no en todos los grupos" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Editar ACL para '%s', el ámbito es '%s'" +#: 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/acl/class_aclRole.inc:646 -msgid "Object in use" -msgstr "Objeto en uso" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Administración de grupo" -#: plugins/admin/acl/class_aclRole.inc:646 -#, 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/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Error de configuración" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rol" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" +msgstr "¡No se puede encontrar SID de grupo en el archivo de configuración!" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Permisos" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Grupo de samba" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "Lista de acls" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Administradores del dominio" -#: plugins/admin/acl/acl-filter.tpl:11 -msgid "Show access control lists" -msgstr "Mostrar listas de control de acceso" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Usuarios del dominio" -#: plugins/admin/acl/acl-filter.tpl:12 -msgid "Show roles" -msgstr "Mostrar roles" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Invitados del dominio" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Envío de fallos" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Grupo especial (%d)" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" msgstr "" -"Envío " -"incidencias" +"¡Añadir UID '%s' al grupo '%s ha fallado: no podemos encontrar el objeto " +"usuario!" -#: plugins/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" -msgstr "Editar parámetros de usuarios administrativos" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "¡Añadir UID '%s' al grupo '%s ha fallado: UID es usado mas de una vez!" + +#: plugins/admin/groups/class_group.inc:624 +msgid "! unknown UID" +msgstr "¡UID desconocido!" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" -msgstr "¡Por favor añada una IP única o una combinación red/mascara!" +#: plugins/admin/groups/class_group.inc:667 +#, 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/personal/generic/class_user.inc:294 -msgid "female" -msgstr "mujer" +#: plugins/admin/groups/class_group.inc:894 +#, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "¡No se puede encontrar nigún SID para '%s'!" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "hombre" +#: plugins/admin/groups/class_group.inc:899 +#, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "¡No se puede encontrar un RIDBASE para '%s'." -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "¡No se puede subir el archivo!" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "¡El gidNumber '%s' introducido ya esta siendo usado por %s!" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Número serie" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" +msgstr "Parámetros genéricos del grupo" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" -"(Algunos tipos de certificados no están soportados y pueden ser mostrados " -"como no validos.)" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" +msgstr "Tipo de grupo de samba" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "El certificado es valido desde %s hasta %s y es actualmente %s." +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" +msgstr "Nombre de dominio samba" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "válido" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" +msgstr "Miembros de grupo de salto telefónico" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "no válido" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" +msgstr "Grupo Nagios" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "No hay certificados instalados" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" +msgstr "Miembro del grupo" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." -msgstr "El método de contraseña seleccionado no está disponible." +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Parametros de grupos" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "No se puede construir RDN: ¡no se permite + para construir subRDN!" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Lista de grupos" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "No se puede construir RDN: ¡Atributo no definido!" +#: plugins/admin/groups/group-list.xml:138 +msgid "Edit group" +msgstr "Editar grupo" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "No se puede construir RDN: ¡Valor no válido del atributo!" +#: plugins/admin/groups/group-list.xml:151 +msgid "Remove group" +msgstr "Eliminar grupo" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" -msgstr "" -"¡El método de contraseña seleccionado necesita una configuració inicial!" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Seleccione los sistemas a añadir" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Página Web" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filtros" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Móvil" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Mostrar los sistemas del departamento" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Buscapersonas" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Escoja el departamento base de la búsqueda" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Fecha de nacimiento" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Mostrar sistemas que coincidan con" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" -msgstr "¡No puedo abrir el certificado!" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Expresiones regulares para buscar direcciones" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unidad" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +msgid "Domain Component" +msgstr "Componentes del dominio" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Tipo de Vía" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Parámetros administrativos" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Profesión" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nombre del departamento" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Última dirección conocida" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nombre del subárbol a crear" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lugar de residencia" +#: plugins/admin/departments/generic.tpl:22 +msgid "Descriptive text for department" +msgstr "Descripción del departamento" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Descripción de la unidad" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Categoría" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Área de desarrollo" +#: 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/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Función" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Estado donde está este subárbol localizado" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Número de serie del certificado" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Localización de este subárbol" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Visible por todos" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Dirección postal de este subárbol" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Calle" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Número base de teléfono de este subárbol" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Código Postal" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Número base de fax de este subárbol" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" -msgstr "Parámetros genéricos del usuario" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "Marcar departamento como una unidad administrativa independiente" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Mi cuenta" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Nombre de la Organización" -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" -msgstr "Identificación de Usuario" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Nombre de la organización a crear" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Título Personal" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Descripción del departamento" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Títulos académicos" +#: 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/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Sexo" +#: plugins/admin/departments/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/generic/class_user.inc:1621 -msgid "Preferred language" -msgstr "Idioma preferido" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Lista de Departamentos" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Foto del usuario" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +msgid "Domain" +msgstr "Dominio" -#: plugins/personal/generic/class_user.inc:1626 -#, fuzzy -msgid "Login restrictions" -msgstr "Restricciones de contraseña" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +msgid "Domain component" +msgstr "Componente del dominio" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" -msgstr "Número del departamento" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "País" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" -msgstr "Número de empleado" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +msgid "Locality" +msgstr "Localidad" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Funciones laborales" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Localidad" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" -msgstr "Número de habitación" +#: 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/generic/class_user.inc:1635 -msgid "Telefon number" -msgstr "Número de teléfono" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" +msgstr "Error fatal" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" -msgstr "Número del busca" +#: plugins/admin/departments/class_department.inc:433 +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/generic/class_user.inc:1637 -msgid "Mobile number" -msgstr "Teléfono móvil" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Etiquetando '%s'." -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" -msgstr "Número de Fax" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Moviendo '%s' a '%s'" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Dirección Postal personal" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Ha fallado a copiar %s, operación abortada" -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" -msgstr "Número de teléfono personal" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Departamentos" -#: plugins/personal/generic/class_user.inc:1647 -msgid "User password method" -msgstr "Metodo de contraseña de usuario" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Nombre de departamento" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" -msgstr "Certificados de usuario" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Teléfono" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Información personal" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "El objeto '%s' está ya marcado" -#: 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" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Añadir marca (%s) al objeto '%s'" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Cambiar foto" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Eliminando marca del objeto '%s'" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nombre de la plantilla" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" +msgstr "Gestionar Departamentos" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Idioma preferido" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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 etiquetado termine, puede avanzar hasta el " +"final de la página y presionar el botón 'Continuar' para continuar al " +"dialogo de gestión de departamento." -#: plugins/personal/generic/generic.tpl:191 -#: 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:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Almacén de claves" +#: 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:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificados" +#: plugins/admin/departments/domain.tpl:11 +msgid "Domain name" +msgstr "Nombre de dominio" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Editar certificados" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" +msgstr "Nombre del dominio a crear" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" -msgstr "Restringir inicio de sesión a" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" +msgstr "Nombre del País" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" -msgstr "IP o Red" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Nombre del país a crear" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Información corporativa" +#: 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:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Número departamento" +#: 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:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Número empleado" +#: 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:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Número sala" +#: 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:526 -msgid "Please use the phone tab" -msgstr "Por favor use la sección telefóno" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" +msgstr "Nombre de la Organización" -#: 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/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Número de teléfono" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Seleccione una base" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" +msgstr "ACL" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Caracteristicas del usuario" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" +msgstr "Gestión de las Listas de control de acceso" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Borrar Contraseña" +#: plugins/admin/acl/class_aclManagement.inc:154 +msgid "ACL Assignment" +msgstr "Asignación de ACL" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Introducir nueva contraseña" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" +msgstr "Lista de acls" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Eliminar foto" +#: plugins/admin/acl/acl-filter.tpl:11 +msgid "Show access control lists" +msgstr "Mostrar listas de control de acceso" -#: 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/admin/acl/acl-filter.tpl:12 +msgid "Show roles" +msgstr "Mostrar roles" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Información genérica del usuario" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Plantillas ACL" -#: 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 "" -"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." +#: 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/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificado estándar" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Editar roles CA" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificado S/MIME" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Todas las categorías" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificado PKCS12" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" +msgstr "Eliminar ACL" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Editar parametros de usuarios POSIX" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Un nivel" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "expiró" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Objeto actual" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "Periodo de gracia activado" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Subárbol completo" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "activo" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Subárbol completo (permanente)" -#: plugins/personal/posix/class_posixAccount.inc:173 -msgid "password not changeable" -msgstr "no puede cambiar la contraseña" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Arriba" -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" -msgstr "la contraseña expiró" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "Abajo" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automático" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: plugins/personal/posix/class_posixAccount.inc:444 +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 #, 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" +msgid "Delete" +msgstr "Eliminar" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "La contraseñas deben ser cambiadas despues de %s días" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "No hay ACL configuradas en esta categoría" -#: plugins/personal/posix/class_posixAccount.inc:452 +#: plugins/admin/acl/class_aclRole.inc:420 #, 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 "ACL for these objects: %s" +msgstr "ACLs que tienen estos objetos: %s" + +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" +msgstr "Editar la categoría ACL" + +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" +msgstr "Eliminar la categoría ACL" -#: plugins/personal/posix/class_posixAccount.inc:456 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "Warn user %s days before password expiry" -msgstr "Avisar al usuario %s días antes de que la contraseña caduque" +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Editar ACL para '%s', el ámbito es '%s'" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" +msgstr "Todos los objetos en el subárbol actual" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Grupo de usuarios" +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" +msgstr "Objeto en uso" -#: plugins/personal/posix/class_posixAccount.inc:946 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" msgstr "" -"UN número UID duplicado ha sido introducido para este usuario. ¡Si esto no " -"es intencionado por favor verifique todos los uidNumbers usado!" +"Este Rol no puede ser eliminado por estar siendo usado por los siguientes " +"objetos:" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Directorio de usuario" +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" +msgstr "Permisos" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" +msgstr "grupos de usuarios" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" +msgstr "grupos anidados" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" +msgstr "grupos de aplicacion" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" -msgstr "shadowWarning" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" +msgstr "grupos de departamento" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" -msgstr "shadowInactive" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +msgid "server groups" +msgstr "grupos de servidor" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" -msgstr "Cuenta POSIX" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" +msgstr "grupos de estación de trabajo" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" +msgstr "grupos de estaciones de trabajo windows" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "Identificador (ID) de usuario" +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" +msgstr "grupos de terminales" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" -msgstr "Identificador (ID) de Grupo" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" +msgstr "grupos de impresoras" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" -msgstr "Forzar el cambio de contraseña al iniciar" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" +msgstr "grupos de teléfonos" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nombre del grupo" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Objetos miembros" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "Shadow warning" +#: plugins/admin/ogroups/remove.tpl:6 +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/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" -msgstr "Shadow inactive" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Cola telefónica" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" -msgstr "Shadow expire" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Sistemas" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" -msgstr "Clave pública SSH" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Inicio" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" -msgstr "Sistema de confianza" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Dispositivos" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Grupo primario" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Sumario FAI" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Estado" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Aplicaciones" -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" -msgstr "Último inicio de sesión" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +msgid "Show department" +msgstr "Mostrar departamento" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Forzar UID/GID" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +msgid "Show server" +msgstr "Mostrar servidor" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Pertenencia a grupo" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +msgid "Show workstation" +msgstr "Mostrar estación de trabajo" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Aviso: NFS no soporta mas de 16 grupos)" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +msgid "Show terminal" +msgstr "Mostrar terminal" -#: plugins/personal/posix/generic.tpl:100 -msgid "Common group" -msgstr "Grupo común" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +msgid "Show printer" +msgstr "Mostrar impresora" -#: plugins/personal/posix/generic.tpl:104 -msgid "Groups differ" -msgstr "Grupo diferente" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +msgid "Show phone" +msgstr "Mostrar teléfono" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "Claves SSH" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" +"¡No puede combinar terminales y estaciones de trabajo en un unico grupo de " +"objetos!" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." -msgstr "Editar claves SSH públicas..." +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "¡demasiados objetos diferentes!" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Cuenta" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "usuarios" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Seleccione grupos a añadir" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "grupos" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Mostrar grupos de departamentos" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "aplicaciones" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Mostrar grupos coincidentes" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "departamentos" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Expresión regular para buscar nombres de grupos" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "servidores" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Mostrar grupos de usuarios" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "estaciones de trabajo" -#: 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/ogroups/class_ogroup.inc:364 +msgid "winstations" +msgstr "Estación de trabajo Windows" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Mostrar servidores" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "terminales" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Mostrar estaciones de trabajo" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "teléfonos" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Mostrar terminales" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "impresoras" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Caracteristicas Posix" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "No existe el 'dn':" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Parametros POSIX" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" +"Estos sistemas ya han sido configurados por otros grupos de objetos y no " +"pueden ser añadidos:" -#: 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/ogroups/class_ogroup.inc:792 +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:967 +msgid "Object group generic" +msgstr "Grupo de objetos genérico" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "La contraseña expira en" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Grupos de objetos" -#: 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/admin/ogroups/class_ogroup.inc:978 +msgid "Sytem trust" +msgstr "Sistema de confianza" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Parámetros de Contraseña" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" +msgstr "Miembro" -#: 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/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Seleccione los objetos a añadir" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Limpiar información" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Seleccione para buscar dentro de subárboles" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" -msgstr "Cambiar contraseña de usuario" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" +msgstr "Buscar en subárboles" -#: 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/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Mostrar objetos del departamento" -#: 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/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Mostrar objetos que coincidan" -#: 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/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Expresiones regulares para buscar nombre de objetos" -#: 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/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" +msgstr "Gestionar grupos de objetos" -#: 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/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" +msgstr "Plantillas" -#: plugins/personal/password/class_password.inc:146 -msgid "User password" -msgstr "Contraseña del usuario" +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" +msgstr "Instalación Windows" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "No se permite modificar la contraseña" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" +msgstr "Por favor introduzca un nuevo nombre del grupo de objetos" -#: 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/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Lista del grupo de objetos" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "Cuentas/Grupos UNIX" +#: plugins/admin/ogroups/ogroup-list.xml:142 +msgid "Edit object group" +msgstr "Editar grupo de objetos" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" -msgstr "Administración Samba" +#: plugins/admin/ogroups/ogroup-list.xml:155 +msgid "Remove object group" +msgstr "Eliminar grupo de objetos" -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" -msgstr "Administración sistema de correo" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Envío de fallos" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" -msgstr "Administración sistema de FAX" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Envío " +"incidencias" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" -msgstr "Administración Asterisk" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, php-format +msgid "Copy and paste failed!" +msgstr "¡Ha fallado copiar y pegar! " -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" -msgstr "Inventario de sistemas" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "No se pueden modificar los permisos para '%s'" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" -msgstr "Sistemas-/Administración de Configuraciones" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' no es un objeto LDAP válido" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Libreta direcciones" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "error interno" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "Sugerencias" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" +msgstr "No tiene permiso de escritura en '%s'" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" -msgstr "Recibir avisos o enviar sugerencias" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Estos objetos serán modificados: %s" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" -msgstr "Avisos y sugerencias" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Este objeto sera modificado: %s" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" -msgstr "Error de configuración" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Pegar" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "Error de envio de sugerencias" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "No puedo pegar" -#: setup/class_setupStep_Feedback.inc:140 +#: include/class_config.inc:152 #, php-format -msgid "Cannot send feedback to '%s': %s" -msgstr "No se puede enviar sugerencia a '%s': %s" +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Error XML en gosa.conf: %s en la línea %d" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" +#: include/class_config.inc:325 +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" -"No se puede envíar su sugerencia. El servicio no se encuentre disponible" +"No se puede conectar a LDAP: Por favor consulte con el administrador de " +"sistemas." -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." -msgstr "Por favor indique una dirección de correo válida." +#: include/class_config.inc:702 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!" -#: setup/class_setupStep_Feedback.inc:184 +#: include/class_config.inc:1112 +msgid "Configuration" +msgstr "Configuración" + +#: include/class_config.inc:1112 msgid "" -"You have to select at least one of both options, subscribe or send feedback." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -"Debe seleccionar al menos una opción de ambas, para suscribirse o enviar " -"sugerencias." +"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." -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Completado" +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, 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." -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" -msgstr "Siguiente" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" +"La funcionalidad de instancias esta activa, pero no se encuentra el módulo " +"de compresión requerido. Por favor instale '%s'." -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Parametros de samba" +#: 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." -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Generador clave hash de Samba" +#: 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" + +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "Tiempo excedido de %s segundos para conexión alcanzado." -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Está actualmente editando varias entradas." -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Base RID" +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Reintroducir contraseña" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Contenedor de la estación de trabajo" +#: 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!" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Mapeando SID de Samba" +#: include/class_sortableListing.inc:189 +#, fuzzy +msgid "Sortable list" +msgstr "Exportar lista" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Zona de uso horario" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Editar esta entrada" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Por favor introduzca su zona horaria preferida aquí" +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Eliminar esta entrada" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Configuración avanzada de GOsa" +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" +msgstr "" +"Error fatal: no se han definido un emplazamiento para las clases - por favor " +"ejecute '%s' para solucionar esto" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Activar Copiar y Pegar" +#: include/functions.inc:134 +#, php-format +msgid "" +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +msgstr "" +"Error fatal: no se puede instanciar la clase '%s' - intente solucionarlo " +"ejecutando '%s'" -#: setup/setup_config2.tpl:112 -msgid "Government mode" -msgstr "Modo gubernamental" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "" +"FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'." -#: setup/setup_config2.tpl:123 -msgid "GOsa logging" -msgstr "Registro de GOsa" +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "¡El nombre de usuario / UID no es único dentro del árbol LDAP!" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Parámetros de correo" +#: include/functions.inc:605 +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "" +"El nombre de usuario / UID no es único dentro del árbol LDAP. Por favor " +"contacte con su Administrador." -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Método de correo" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" +msgstr "" +"Ha ocurrido un problema al añadir un bloqueo. ¡Contacte con los " +"desarrolladores!" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "Modificar atributos existentes" +#: include/functions.inc:802 +#, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" +msgstr "" +"No puedo crear información de bloqueos en el árbol LDAP. ¡Por favor contacte " +"con su Administrador!" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" -msgstr "Plantillas de ausencia" +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" +msgstr "El servidor LDAP devolvio: %s" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "Usa estilo Cyrus UNIX" +#: include/functions.inc:931 +msgid "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." +msgstr "" +"Se han encontrado varios bloqueos para un objeto que iba a ser bloqueado. " +"Esto no debería ocurrir - limpiando referencias multiples." -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "Instantaneas / Deshacer" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "¡El límite máximo de %d entradas se ha sobrepasado!" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "Activar instantaneas" +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" +msgstr "" +"Introduzca un nuevo límite máximo a %s y se volvera a mostrar este mensaje " +"si se supera el límite máximo" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "Base de instantaneas" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "incompleto" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Asistente de configuración de GOsa" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Continuar de cualquier manera" -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Instalación" +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Editar de cualquier manera" -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Configuración" +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Has decidido editar las siguientes entradas LDAP %s" -#: 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." +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "Entradas por página" -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Comprobar de nuevo" +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Aplicar filtro" -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" -msgstr "Añadir las clases de objetos necesarias a la base LDAP" +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: 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" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "Instantánea de desarrollo GOsa (Rev %s)" -#: 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" +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "El archivo '%s' no puede ser eliminado." -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" -msgstr "Migrar" +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" +msgstr "¡No se puede escribir en el archivo de revisión!" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Cerrar" +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" +msgstr "No esta disponible 'baseIdHook'.¡Se usara la base predeterminada!" -#: 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" +#: include/functions.inc:2678 +msgid "LDAP warning" +msgstr "Aviso LDAP" -#: setup/setup_migrate.tpl:67 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +#: include/functions.inc:2678 +msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -"Este dialogo le permite mover las estaciones de trabajo windows mostradas a " -"un departamente válido." +"No puedo obtener información de esquemas del servidor. ¡No es posible " +"comprobar los esquemas!" -#: 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." +#: include/functions.inc:2704 +msgid "Used to store account specific informations." +msgstr "Usado para guardar información específica de la cuenta." -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/functions.inc:2711 +msgid "" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." msgstr "" -"Mover las estaciones de trabajo windows seleccionadas a el siguiente " -"departamento GOsa." +"Usado para bloquear entradas editadas actualmente y así evitar múltiples " +"cambios simultáneos." -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" -msgstr "Mover estaciones de trabajo seleccionadas" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" +msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "Que se hará aquí" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" +msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" -msgstr "Mover grupos en el árbol de grupos configurado" +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" +msgstr "" +"¡Las versiones de la clase de objeto necesaria no coinciden '%s' (!=%s)!" -#: setup/setup_migrate.tpl:116 +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" +msgstr "Clase(s) disponibles" + +#: include/functions.inc:2789 msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -"Este dialogo le permite mover una pareja de grupos al árbol de grupos " -"configurados. Hacer esto puede reforzar su servicio LDAP." +"Ha activado la opción rfc2307bis en el paso 'configuración ldap', pero su " +"configuración de esquemas no soporta esta opción." -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:2790 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." +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" 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." +"Para poder usar grupos conforme a rfc2307bis, el objectClass 'posixGroup' " +"debe ser AUXILIARY" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" -msgstr "Mover grupos seleccionados en este árbol de grupos" +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." +msgstr "" +"Su esquema está configurado para soportar grupos rfc2307bis, pero ha " +"desactivado esta opción en el paso 'configuración ldap'." -#: 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" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" +msgstr "El objectClass 'posixGroup' debe ser STRUCTURAL" -#: 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" +#: include/functions.inc:2819 +msgid "German" +msgstr "Alemán" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "Mover usuarios al árbol de usuarios configurado" +#: include/functions.inc:2820 +msgid "French" +msgstr "Francés" -#: 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 "" -"Este dialogo le permite mover una pareja de usuarios al árbol de usuarios " -"configurados. Hacer esto puede reforzar su servicio LDAP." +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italiano" -#: 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 "" -"¡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." +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Español" -#: setup/setup_migrate.tpl:176 -msgid "Move selected users into this people tree" -msgstr "Mover usuarios seleccionados al árbol de usuarios" +#: include/functions.inc:2823 +msgid "English" +msgstr "Inglés" -#: setup/setup_migrate.tpl:219 -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Migrar cuentas administrativas GOsa versión 2.5" +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Holandes" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" -"Este dialogo le permite migrar cuentas administrativas 2.5 a cuentas " -"utilizables en la versión 2.6" +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Polaco" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Recargar" +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "Chino" -#: setup/setup_migrate.tpl:273 -msgid "Abort" -msgstr "Cancelar" +#: include/functions.inc:2828 +msgid "Vietnamese" +msgstr "Vietnamita" -#: setup/setup_migrate.tpl:275 -msgid "Create a new GOsa administrator account" -msgstr "Crear una nueva cuenta administrativa GOsa" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Ruso" -#: setup/setup_migrate.tpl:278 +#: include/functions.inc:3024 +#, php-format msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -"Este dialogo añadirá automáticamente un nuevo superadministrador a su árbol " -"LDAP." +"El comando '%s', utilizado como POSTMODIFY para la extensión '%s', no parece " +"existir." -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" -msgstr "Contraseña (de nuevo)" +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" +msgstr "¡No se puede generar la clave samba!" -#: setup/setup_migrate.tpl:333 +#: include/functions.inc:3070 +#, php-format 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." +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" 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." +"¡No se puede generar la clave samba: la ejecución de '%s' ha fallado, " +"compruebe el 'sambaHashHook'!" -#: 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." +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +msgid "Cannot allocate a free ID:" +msgstr "No se puede asignar un identificador (ID) libre:" -#: 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." +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" +msgstr "¡método de asignación de id desconocido!" -#: 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." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" +msgstr "¡%sPoolMin >= %sPoolMax!" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" -msgstr "Refresco" +#: include/functions.inc:3395 +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "¡No se puede crear la entrada sambaUnixIdPool!" -#: 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." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" +msgstr "¡sambaUnixIdPool no es único!" -#: 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." +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" +msgstr "¡No hay ID disponibles!" + +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" +msgstr "¡Excedido el número de intentos máximo!" + +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" +msgstr "¡No se puede asignar un identificador (ID) libre!" + +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" 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." +"¡No se puede encontrar un método de codificación válido para la clave " +"introducida!" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "Escribir archivo de configuración" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." +msgstr "Por favor solucione el problema y actualize la página." -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" -msgstr "Terminar - Escribir el archivo de configuración" +#: include/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" +msgstr "Entrada fallida: %s" -#: setup/class_setupStep_Finish.inc:104 +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "¡Se ha indicado una opción no válida: '%s'!" + +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" +msgstr "¡Se ha indicado un objectType vacio o no válido!" + +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Raíz" + +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Enviar" + +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"El fichero de configuración es universalmente legible. ¡Por favor modifique " -"los permisos del archivo!" +"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/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." +msgstr "Seleccione para mostrar objetos de tipo '%s'." -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." -msgstr "En estos momentos la configuración no es accesible o no existe." +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Seleccione para mostrar objetos conteniendo '%s'." -#: setup/class_setupStep_Finish.inc:115 +#: include/utils/class_msgPool.inc:20 #, 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 "" -"Despues de descargar y poner el fichero en %s, compruebe que el usuario del " -"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si " -"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:" +msgid "Select to list objects that have '%s' enabled" +msgstr "Seleccione para mostrar objetos que tengan '%s' activado" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Comprobación de la instalación" +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" +msgstr "¡El objeto será eliminado!" -#: 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." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "¡El objeto '%s' será eliminado!" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Comprobando la versión de PHP" +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Este objeto será eliminado: %s" -#: setup/class_setupStep_Checks.inc:65 +#: include/utils/class_msgPool.inc:43 #, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP debe ser versión '%s' o superior." +msgid "This '%s' object will be deleted: %s" +msgstr "El objeto '%s' será eliminado: %s" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Por favor actualize a la versión soportada." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" +msgstr "Este objeto será eliminado" -#: 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." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "El objeto '%s' será eliminado:" -#: 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." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Estos objetos serán eliminados: %s" -#: 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." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Los objetos '%s' serán eliminados: %s" -#: 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." +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" +msgstr "¡No tiene permisos para eliminar este objeto!" -#: 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." +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" +msgstr "No tiene permisos para eliminar este objeto:" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: include/utils/class_msgPool.inc:75 +msgid "You have no permission to delete these objects:" +msgstr "No tiene permisos para eliminar estos objetos:" -#: 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." +#: include/utils/class_msgPool.inc:82 +msgid "You have no permission to create this object!" +msgstr "¡No tiene permisos para crear este objeto!" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" -msgstr "MySQL" +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +msgid "You have no permission to create the object:" +msgstr "No tiene permisos para crear este objeto:" -#: 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." +#: include/utils/class_msgPool.inc:93 +msgid "You have no permission to create these objects:" +msgstr "No tiene permisos para crear estos objetos:" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "generador de hash de la contraseña SAMBA" +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" +msgstr "¡No tiene permisos para modificar este objeto!" -#: 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." +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" +msgstr "No tiene permisos para modificar este objeto:" -#: 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." +#: include/utils/class_msgPool.inc:111 +msgid "You have no permission to modify these objects:" +msgstr "No tiene permisos para modificar estos objetos:" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "imagick" +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" +msgstr "¡No tiene permisos para ver este objeto!" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." -msgstr "GOsa necesita este módulo para manejar imágenes." +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" +msgstr "No tiene permisos para ver el objeto:" -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" -msgstr "modulo de compresión" +#: include/utils/class_msgPool.inc:129 +msgid "You have no permission to view these objects:" +msgstr "No tiene permisos para ver estos objetos:" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." -msgstr "GOsa necesita este módulo para manejar instantaneas." +#: include/utils/class_msgPool.inc:136 +msgid "You have no permission to move this object!" +msgstr "¡No tiene permisos para mover este objeto!" -#: setup/class_setupStep_Checks.inc:181 -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." +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +msgid "You have no permission to move the object:" +msgstr "No tiene permisos para mover el objeto:" -#: setup/class_setupStep_Checks.inc:182 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Busque 'register_globals' en su php.ini y modifíquelo por 'Off'." +#: include/utils/class_msgPool.inc:147 +msgid "You have no permission to move these objects:" +msgstr "No tiene permisos para mover estos objetos:" -#: setup/class_setupStep_Checks.inc:190 -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." +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" +msgstr "Información de conexión" -#: setup/class_setupStep_Checks.inc:191 -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." +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "¡No se puede conectar a la base de datos %s!" -#: setup/class_setupStep_Checks.inc:192 -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." +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" +msgstr "¡No se puede seleccionar la base de datos %s!" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" -msgstr "Off" +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "¡No se ha definido el servidor %s!" -#: setup/class_setupStep_Checks.inc:200 -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." +#: include/utils/class_msgPool.inc:189 +#, php-format +msgid "Cannot query %s database!" +msgstr "¡No se ha podido ejecutar la consulta %s!" -#: setup/class_setupStep_Checks.inc:201 -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." -msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'." +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "¡El campo '%s' tiene una palabra reservada!" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/utils/class_msgPool.inc:201 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" -"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite " -"provocara errores inesperados. Aumentar para configuraciones mayores." - -#: setup/class_setupStep_Checks.inc:209 -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." +"¡El comando especificado como método %s para la extensión '%s' no existe!" -#: setup/class_setupStep_Checks.inc:216 -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." +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" +msgstr "¡El comando '%s' no es válido!" -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'." +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "¡'%s' comando (%s) para la extensión %s no es válido!" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." -msgstr "El tiempo de ejecución debe ser de al menos 30 segundos." +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "¡'%s' comando para la extensión %s no es válido!" -#: setup/class_setupStep_Checks.inc:225 -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." +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "¡'%s' comando (%s) no es válido!" -#: setup/class_setupStep_Checks.inc:232 -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." +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "¡No se puede ejecutar el comando '%s'!" -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." -msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'." +#: include/utils/class_msgPool.inc:224 +#, 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!" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" -msgstr "On" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!" -#: setup/class_setupStep_Checks.inc:240 -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." +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "¡No se puede ejecutar el comando '%s' (%s)!" -#: setup/class_setupStep_Checks.inc:241 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." -msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'." +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "¡El valor especificado como '%s' es demasiado grande!" -#: setup/class_setupStep_Checks.inc:248 -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'" +#: include/utils/class_msgPool.inc:238 +#, php-format +msgid "'%s' must be smaller than %s!" +msgstr "¡'%s' debe ser menor que %s!" -#: setup/class_setupStep_Checks.inc:249 -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'." +#: include/utils/class_msgPool.inc:246 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "¡El valor especificado como '%s' es demasiado pequeño!" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" -msgstr "Se puede escribir en la configuración" +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "¡'%s' debe ser %d o superior!" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" -msgstr "No se puede escribir en la configuración" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!" -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:261 #, 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." +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!" -#: setup/setup_config3.tpl:2 -msgid "GOsa core settings" -msgstr "Configuración común de GOsa" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "¡El campo obligatorio '%s' está vacio!" -#: setup/setup_config3.tpl:6 -msgid "Enable primary group filter" -msgstr "Activar filtro de grupo primario" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "Ejemplo" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" -msgstr "Mostrar resumen en listados" +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "El campo '%s' tiene caracteres no validos." -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" -msgstr "Delegar en unidades administrativas" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' no está permitido:" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" -msgstr "Directorio de compilación Smarty" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" +msgstr "¡'%s' no están permitidos!" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "Comunidad SNMP" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "¡El campo '%s' tiene caracteres no validos!" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" -msgstr "Ruta del almacén PPD" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "¡Extensión PHP %s no encontrada!" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" -msgstr "Ruta del almacén de perfiles kiosk" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" +msgstr "Añadir %s" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "Rol Base SUDO" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" +msgstr "Eliminar %s" -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" -msgstr "Script de cola de correo" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" +msgstr "Activar %s" -#: setup/setup_config3.tpl:134 -msgid "Notification script" -msgstr "Script de notificación" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." +msgstr "Editar..." -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" -msgstr "Activar edición de bloqueo" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." +msgstr "Editar %s..." -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" -msgstr "Demonio de soporte GOsa" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Atrás" -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" -msgstr "Tiempo máximo de respuesta de acceso al demonio" +#: include/utils/class_msgPool.inc:380 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "¡Esta cuenta tiene extensiones %s no validas!" -#: setup/setup_config3.tpl:207 -msgid "Login and session" -msgstr "Inicio y sesión" +#: include/utils/class_msgPool.inc:386 +#, 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í" -#: setup/setup_config3.tpl:210 -msgid "Login attribute" -msgstr "Atributo de inicio de sesión" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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!" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "Forzar register_globals para que sea desactivado" +#: include/utils/class_msgPool.inc:405 +#, 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í" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "Forzar conexiones seguras" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, 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!" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" -msgstr "Avisar si la sesión no esta codificada" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" +msgstr "Añadir caracteristicas %s" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" -msgstr "Recordad los parámetros de filtro de los diálogos" +#: include/utils/class_msgPool.inc:429 +#, php-format +msgid "Remove %s settings" +msgstr "Eliminar las caracteristicas %s" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" -msgstr "Duración de sesiones." +#: include/utils/class_msgPool.inc:435 +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:441 +msgid "January" +msgstr "Enero" + +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Febrero" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "Depurando" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Marzo" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" -msgstr "Mostrar errores PHP:" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Abril" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" -msgstr "Tiempo de consulta máxima de LDAP" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Mayo" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "Registrar estadísticas LDAP" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Junio" -#: setup/setup_config3.tpl:324 -msgid "Debug level" -msgstr "Nivel de depuración" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Julio" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" -msgstr "Desactivado" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Agosto" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" -msgstr "Activado" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Septiembre" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "Sugerencia enviada correctamente" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Octubre" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Suscribirse a la lista de correo gosa-announce" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Noviembre" -#: 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 "" -"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." +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Diciembre" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Dirección correo electrónico" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Domingo" -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "Enviar comentarios al equipo del proyecto GOsa" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Lunes" -#: 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 "" -"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus." -"de para enviar el formulario de comentarios de forma anónima." +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "Martes" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" -msgstr "¿El procedimiento de configuración le ha ayudado?" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "Miércoles" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "Si" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" +msgstr "Jueves" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "No" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Viernes" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "Si no, que problemas ha encontrado" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Sábado" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" -msgstr "¿Es la primera vez que usa GOsa?" +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" +msgstr "¡La consulta MYSQL ha fallado!" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "Lo uso desde" +#: include/utils/class_msgPool.inc:464 +msgid "read operation" +msgstr "lectura" -#: 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" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" +msgstr "adición" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "¿Que sistema operativo / distribución usa?" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" +msgstr "modificación" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "¿Que servidor web usa?" +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" +msgstr "eliminación" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "¿Que versión de PHP usa?" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" +msgstr "busqueda" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "LDAP" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" +msgstr "autenticación" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "¿Que tipo de servidor(es) LDAP usa?" +#: include/utils/class_msgPool.inc:468 +#, php-format +msgid "LDAP %s failed!" +msgstr "¡LDAP %s ha fallado!" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "¿Cuantos objetos tiene en su servidor LDAP?" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" +msgstr "¡La consulta LDAP ha fallado!" -#: setup/setup_feedback.tpl:132 -msgid "Features" -msgstr "Características" +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" +msgstr "¡Ha fallado el subir archivo!" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "¿Que características de GOsa usa?" +#: include/utils/class_msgPool.inc:488 +#, php-format +msgid "Upload failed: %s" +msgstr "Ha fallado el subir archivo: %s" -#: 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?." +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "Enviar Comentario" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Crear su fichero de configuración" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "'%s' esta todavía en uso por el objeto: %s" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" -msgstr "" -"Dependiendo del nombre de usuario sobre el que esta corriendo el servidor " -"web:" +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." +msgstr "'%s' esta todavía en uso." -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Descargar configuración" +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "'%s' esta todavía en uso por los objetos: %s" -#: setup/setup_finish.tpl:33 -msgid "Status: " -msgstr "Estado: " +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "¡El archivo %s no existe!" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Configuración LDAP" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "¡No se puede abrir el archivo '%s'!" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Conectividad LDAP" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "¡No se puede grabar el archivo '%s'!" -#: setup/class_setupStep_Ldap.inc:55 +#: include/utils/class_msgPool.inc:536 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Este asistente llevara a cabo la configuración de la conectividad entre GOsa " -"y LDAP." +"El valor para '%s' no esta configurado o no es válido.¡Por favor compruebe " +"el archivo de configuración!" -#: setup/class_setupStep_Ldap.inc:105 +#: include/utils/class_msgPool.inc:542 #, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "¡La conexión anónima al servidor '%s' ha fallado!" +msgid "Cannot delete file '%s'!" +msgstr "¡No se puede eliminar el fichero '%s'!" -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:548 #, php-format -msgid "Bind as user '%s' failed!" -msgstr "¡La conexión como usuario '%s' ha fallado!" +msgid "Cannot create folder '%s'!" +msgstr "¡No se puede crear la carpeta '%s'!" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "La conexión anónima al servidor '%s' ha tenido exito." +msgid "Cannot delete folder '%s'!" +msgstr "¡No se puede eliminar la carpeta '%s'!" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "¡Por Favor especifique un usuario y contraseña!" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "Checking for %s support" +msgstr "Comprobando soporte %s" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:566 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!" +msgid "Install and activate the %s PHP module." +msgstr "Instala y activa el módulo de PHP %s." + +#: include/utils/class_msgPool.inc:572 +#, 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/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "¡La base introducida no es válida, se ha dejado el valor anterior!" + +#: include/utils/class_xml.inc:48 +msgid "in" +msgstr "en" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "." +#: include/utils/class_xml.inc:50 +msgid "on line" +msgstr "En linea" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Conexión LDAP" +#: include/utils/class_xml.inc:51 +msgid "XML error" +msgstr "Error XML" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nombre de la localización" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "¡El certificado esta vacío!" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "URI de conexión" +#: 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!" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Conexión TLS" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "¡No se puede extraer información de certificados que no sean PEM!" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Autenticación" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "¡No ha cargado un certificado válido!" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN del administrador" +#: 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" -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Eliminar usuario" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "No hay ayuda disponible para esta extensión." -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "Añadir automáticamente la base LDAP al DN administrador" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "anterior" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Contraseña de administrador" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "siguiente" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Configuración basada en el esquema" +#: 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" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Usar grupos conformes a rfc2307bis" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% procentaje en fichero %s" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Estado actual" +#: include/class_filter.inc:468 +#, fuzzy +msgid "Edit filters" +msgstr "Editar certificados" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" -msgstr "Inspección LDAP" +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "Analice la compatibilidad con GOsa de su directorio LDAP" +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Control de acceso" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" -msgstr "Comprobando objeto raíz" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "usuarios" -#: setup/class_setupStep_Migrate.inc:141 -msgid "Inspecting object classes in root object" -msgstr "Analizando objetos en la entrada raíz" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "Eliminar ACLs" -#: setup/class_setupStep_Migrate.inc:147 -msgid "Checking permission for LDAP database" -msgstr "Comprobando permisos en la base de datos LDAP" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Utilizar las ACL definidas en el rol" -#: setup/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" -msgstr "Comprobando departamentos invisibles" +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "¡No hay ACL configuradas para esta categoría!" -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" -msgstr "Comprobando usuarios invisibles" +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" +msgstr "Tiene ACLs para estos objetos: %s" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" -msgstr "Comprobando súper administrador" +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "Categoría ACL" -#: setup/class_setupStep_Migrate.inc:171 -msgid "Checking for users outside the people tree" -msgstr "Comprobando cuentas fuera del árbol de usuarios" +#: include/class_acl.inc:608 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Editar ACL para '%s', el ámbito es '%s'" -#: setup/class_setupStep_Migrate.inc:177 -msgid "Checking for groups outside the groups tree" -msgstr "Comprobando grupos fuera del árbol de grupos" +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" +msgstr "Mostrar/ocultar caracteristicas avanzadas" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "" -"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de " -"trabajo windows" +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Crear objetos" -#: setup/class_setupStep_Migrate.inc:190 -msgid "Checking for duplicated UID numbers" -msgstr "Comprobando números UID duplicados" +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Mover objetos" -#: setup/class_setupStep_Migrate.inc:196 -msgid "Checking for duplicate GID numbers" -msgstr "Comprobando números GID duplicados" +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Eliminar Objetos" -#: setup/class_setupStep_Migrate.inc:202 -msgid "Checking for old style USB devices" -msgstr "Comprobando dispositivos por método antiguo" +#: include/class_acl.inc:807 +msgid "Grant permission to owner" +msgstr "Garantizar permiso al propietario" -#: setup/class_setupStep_Migrate.inc:208 -msgid "Checking for old services that have to be migrated" -msgstr "Comprobando servicios antiguos que deben ser migrados" +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "leer" -#: setup/class_setupStep_Migrate.inc:214 -msgid "Checking for old style application menus" -msgstr "Comprobando por menús con estilo antiguo" +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "escribir" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" -msgstr "La consulta LDAP ha fallado" +#: include/class_acl.inc:816 +msgid "Complete object" +msgstr "Objeto completo" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." -msgstr "Posiblemente el objeto raíz está desaparecido" +#: include/class_acl.inc:960 +#, php-format +msgid "Unkown ACL type '%s'!" +msgstr "¡Tipo de ACL desconocido '%s'!" -#: setup/class_setupStep_Migrate.inc:263 +#: include/class_acl.inc:1005 #, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'." +msgid "Unknown entry '%s'!" +msgstr "¡Entrada desconocida '%s'!" -#: setup/class_setupStep_Migrate.inc:315 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'." +msgid "Role: %s" +msgstr "Rol: %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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Error" +#: include/class_acl.inc:1071 +msgid "unknown role" +msgstr "rol desconocido" + +#: include/class_acl.inc:1079 +#, php-format +msgid "Contains settings for these objects: %s" +msgstr "Tiene configuraciones de los siguientes objetos: %s" + +#: include/class_acl.inc:1096 +msgid "inactive" +msgstr "inactivo" + +#: include/class_acl.inc:1096 +msgid "No members" +msgstr "Sin miembros" + +#: include/class_acl.inc:1266 +msgid "Access control list" +msgstr "Lista de control de acceso" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_acl.inc:1271 +msgid "ACL roles" +msgstr "Roles ACL" + +#: include/class_tabs.inc:57 #, php-format msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de " -"estaciones de trabajo windows '%s'" +"No hay definiciones de extensión para iniciar '%s', por favor compruebe su " +"archivo de configuración." -#: setup/class_setupStep_Migrate.inc:448 +#: include/class_tabs.inc:239 #, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'." +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" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Referencias" + +#: include/class_listing.inc:527 +msgid "created by" +msgstr "Creado por" + +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Subir un departamento" + +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Ir al departamento de usuarios" + +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Recargar lista" + +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" +msgstr "Copiar" + +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" msgstr "Mover" -#: setup/class_setupStep_Migrate.inc:525 +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Mover esta entrada" + +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Copiar esta entrada" + +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +msgid "Restore snapshots" +msgstr "Recuperar instantánea" + +#: include/class_listing.inc:1482 +msgid "Export list" +msgstr "Exportar lista" + +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" +msgstr "Recuperar instantanea" + +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" +msgstr "¡Crear una nueva instantánea de este objeto!" + +#: include/class_SnapShotDialog.inc:82 #, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'." +msgid "You're about to delete the snapshot '%s'." +msgstr "Va a eliminar la instantanea '%s'." -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" +msgstr "Eliminar instantanea" + +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Aviso e rendimiento" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!" + +#: include/class_ldap.inc:693 #, php-format msgid "" -"The specified user '%s' does not have full access to your ldap database." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP." +"No se pueden crear automáticamente subárboles con RDN '%s': ¡No se ha " +"encontrado la clase del objeto!" -#: setup/class_setupStep_Migrate.inc:663 +#: include/class_ldap.inc:741 #, 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." +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" +"No se pueden crear automáticamente subárboles con RDN '%s': no soportado" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" -msgstr "Error de migración" +#: include/class_ldap.inc:828 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "mientras operaba en '%s' usando el servidor LDAP '%s'" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_ldap.inc:830 #, php-format -msgid "Cannot migrate department '%s':" -msgstr "No puede migrar el departamento '%s':" +msgid "while operating on LDAP server %s" +msgstr "mientras operaba en el servidor LDAP '%s'" -#: setup/class_setupStep_Migrate.inc:804 +#: include/class_ldap.inc:1052 #, 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." +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" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/class_ldap.inc:1081 #, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Encontrada cuenta administrativa GOsa 2.5: %s" +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!" -#: setup/class_setupStep_Migrate.inc:1033 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "No hay cuenta de administrador GOsa 2.6 en la base de datos LDAP." +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" +msgstr "" +"¡La generación de esta página ha provocado errores en el interprete PHP!" -#: 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." +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" +msgstr "Enviar informe de errores al equipo de desarrollo de GOsa" -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "No se puede añadir ACL para el usuario '%s':" +#: include/php_setup.inc:108 +msgid "Send bugreport" +msgstr "Enviar informe de errores" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "Error de entrada" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Modificar información" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "Uid" +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "Error PHP" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" -msgstr "Error de contraseña" +#: include/php_setup.inc:142 +msgid "class" +msgstr "clase" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" -msgstr "¡La contraseñas introducidas no coinciden!" +#: include/php_setup.inc:148 +msgid "function" +msgstr "función" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" -msgstr "¡Por favor especifique un ID de usuario válido!" +#: include/php_setup.inc:153 +msgid "static" +msgstr "estático" -#: setup/class_setupStep_Migrate.inc:1200 -#, 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!" +#: include/php_setup.inc:157 +msgid "method" +msgstr "método" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -msgid "Cannot move users to the requested department!" -msgstr "¡No puedo mover los usuarios al departamento especificado!" +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Traza" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "La estaciones de trabajo windows serán trasladadas desde" +#: include/php_setup.inc:191 +msgid "File" +msgstr "Archivo" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "También se actualizaran las siguientes referencias" +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Linea" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "El grupo serán trasladado desde" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Tipo" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "El usuario serán trasladado desde" +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Argumentos" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "Las siguientes referencias se actualizaran" +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Todos los objetos en esta categoría" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el " -"servicio LDAP." +"¡El formato de la configuración ha cambiado. Por favor use el asistente de " +"configuración!" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "Intentando crear el objeto raíz" +#: include/exporter/class_PDF.inc:24 +msgid "Page" +msgstr "Página" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" -"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo." +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." +msgstr "No se puede exportar a PDF: no se ha instalado la librería FPDF." -#: setup/class_setupStep_Migrate.inc:2058 -#, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "¡No se ha encontrado la clase de objeto GOsa '%s'!" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" +msgstr "PDF" -#: setup/class_setupStep_Migrate.inc:2059 -msgid "Please check your installation." -msgstr "Por favor compruebe su instalación" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" +msgstr "CSV" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." -msgstr "" -"No se puede un tipo de objeto estructural en su entrada raíz. Por favor " -"intente añadir la clase de objeto '%s' manualmente." +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "Demonio de soporte GOsa" -#: setup/class_setupStep_Migrate.inc:2439 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Copia fallida de '%s' a '%s':" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" +msgstr "¡No se puede analizar el XML!" -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_gosaSupportDaemon.inc:1184 #, php-format -msgid "There are %s devices that need to be migrated." -msgstr "Hay %s dispositivos que necesitan ser migrados." +msgid "Cannot send abort event for entry %s!" +msgstr "¡No se puede enviar el evento abortar para la entrada %s!" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_gosaSupportDaemon.inc:1204 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "Añadiendo '%s' a LDAP ha fallado: %s" +msgid "Cannot remove entry %s!" +msgstr "¡No se puede eliminar la entrada %s!" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 +#: include/class_management.inc:425 include/class_plugin.inc:1428 #, php-format -msgid "Updating '%s' failed: %s" -msgstr "Actualizando '%s' ha fallado: %s" +msgid "You are not allowed to create a snapshot for %s." +msgstr "No tiene permisos para crear una instantanea para %s." -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 #, php-format -msgid "There are %s services that need to be migrated." -msgstr "Hay %s serviccios que necesitan ser migrados." +msgid "You are not allowed to restore a snapshot for %s." +msgstr "No tiene permisos para recuperar una instantanea para %s." -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_management.inc:582 #, 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 "" -"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 "" -"Aparentemente es la primera vez que inicia GOsa - No se ha encontrado " -"ninguna configuración. Este asistente intentara ayudarle mientras se " -"configura." - -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "¿Que hará este asistente para usted?" - -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "Creara una configuración básica para un único sitio" - -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" -msgstr "Intentando encontrar problemas en la configuración de LDAP y de PHP" - -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" -msgstr "Le permite seleccionar un juego de opciones básicas o avanzadas" - -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "Migración guiada de arboles LDAP existentes" - -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "¿Que no hará este asistente por usted?" - -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" -msgstr "Encontrar cada posible error de configuración" - -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -"Migración asistidas de cualquier configuración LDAP - ¡creando copias de " -"seguridad!" - -#: setup/setup_welcome.tpl:25 -msgid "To continue..." -msgstr "Para continuar..." +"No hay declaración de pestaña para '%s' en su archivo de configuración. ¡No " +"se puede crear la instancia del plugin!" -#: setup/setup_welcome.tpl:28 +#: include/class_plugin.inc:521 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:" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -"Por razones de seguridad necesita autenticarse para la instalación, creando " -"el archivo '/tmp/gosa.auth', que tendrá el ID de la sesión actual en el " -"sistema de archivos del servidor. Esto puede ser hecho ejecutando el " -"siguiente comando:" +"Este objeto ha cambiado desde que ha sido abierto en GOsa. ¡Todos los " +"cambios realizados por otros se perderán si graba esta entrada!" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "Pulse en el botón 'Continuar' cuando haya terminado." +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" +msgstr "Modificando ACL dn" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "He leido la licencia y la acepto" +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "desde" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" -msgstr "Configuración GOsa 3/3" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" +msgstr "Recuperar" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "Ajustar el comportamiento del núcleo común de GOsa" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" +msgstr "Crear instantánea" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" -msgstr "¡El tiempo de vida de sesión debe ser un valor numérico!" +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "mover" -#: setup/class_setupStep_Config3.inc:216 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "¡Máximo tiempo de consulta LDAP debe ser un valor numérico!" +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "copiar" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "Comprobaciones de módulos y extensiones PHP" +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Opciones" -#: 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." +#: 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 "" +"¡El canal requerido no existe!. Por favor contacte con su Administrador." -#: 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." +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Navegador de ayuda" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Configuración de PHP" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "No hay archivo de ayuda disponible para esta clase" -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "mostrar información" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "" +"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo " +"de ayuda." -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Parametros específicos del esquema" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "¡La sesión no es codificada!" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Activar validación de esquema cuando se registre" +#: 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." -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Comprobar Estado" +#: html/index.php:144 html/password.php:58 +#, 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" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Comprobación de esquema correcta" +#: html/index.php:165 +msgid "Smarty error" +msgstr "Error Smarty" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "Ha fallado la comprobación del esquema" +#: html/index.php:165 html/password.php:74 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'!" -#: 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." +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" +msgstr "¡Hay un problema con la configuración de autenticación!" -#: 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!" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" 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!" +"¡No se puede encontrar un usuario válido para la configuración de " +"autenticación seleccionada!" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Temas y apariencia" +#: html/index.php:228 +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!" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Tema" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" +"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Su configuración LDAP tiene definiciones de esquemas antiguos:" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Salida de compresión enviada al navegador" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "¡Por favor introduzca un nombre de usuario válido!" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Almacén de grupos y usuarios" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "¡Por favor introduzca una contraseña!" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Atributo 'dn' de los usuarios" +#: html/index.php:314 +msgid "Authentication error" +msgstr "Error de Autenticación" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Subárbol de almacenamiento para los usuarios" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" +"¡No se puede recuperar la información de usuario para autenticación htaccess!" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Subárbol de almacenamiento para los grupos" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Por favor compruebe la combinación nombre de usuario/contraseña" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Incluir el título personal en el DN de usuario" +#: html/index.php:369 +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Reglas no estrictas de nombres" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "La sesión no será codificada." -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "UIDs Automaticas" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Entrar en sesión SSL" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID min id" +#: html/index.php:420 +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!" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Número base para usuarios y grupos" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Error: ¡El método de contraseñas no esta disponible!" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Método para el número base" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "No tiene permisos para cambiar su contraseña." -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Algoritmo de codificación de contraseña" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "El programa externo de cambio de contraseña informo de un problema: " -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Restricciones de contraseña" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Longitud mínima de la contraseña" +#: 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" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Caracteres diferentes de la contraseña anterior" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Configuración PHP" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Método de cambio de contraseña" +#: 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." -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Usar SASL para kerberos" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "¡Funcionando sin memoria!" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Usar caducidad de cuenta" +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "Desactivados chequeos de ACL de usuario" -#: 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." +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" 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." -#: 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." +#: html/main.php:339 +msgid "Your password is about to expire, please change your 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." +"Su contraseña va a caducar próximamente, ¡Por favor cambie su contraseñ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." +#: html/main.php:349 +msgid "Plugin" +msgstr "Extensión" + +#: html/main.php:350 +#, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" 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." +"FATAL: ¡No se puede encontrar ninguna definición de extensión para la " +"extensión '%s'!" -#: setup/setup_config1.tpl:224 +#: html/main.php:364 +msgid "Configuration Error" +msgstr "Error de configuración" + +#: html/main.php:365 +#, php-format 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." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" 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." +"FATAL: No todos las variables POST han sido transferidas por PHP - ¡Por " +"favor informe a su administrador!" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Comprobar esquemas LDAP" +#, fuzzy +#~ msgid "Group selection filter" +#~ msgstr "Parametros de grupos" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" -msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Caracteristicas del usuario" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Bienvenido" +#, fuzzy +#~ msgid "All" +#~ msgstr "ACL" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Mensaje de Bienvenida" +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Caracteristicas Posix" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Bienvenidos al asistente de configuración de GOsa" +#, fuzzy +#~ msgid "Account accessibility" +#~ msgstr "Se puede escribir en la configuración" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Licencia" +#~ msgid "The filter is incomplete!" +#~ msgstr "¡El filtro está incompleto!" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Términos y condiciones de uso" +#~ msgid "Go to root department" +#~ msgstr "Ir al departamento raíz" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Por favor seleccione su idioma preferido" +#~ msgid "Home" +#~ msgstr "Inicio" -#: 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." +#~ 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." -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Por favor seleccione su idioma preferido" +#~ 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" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Configuración GOsa 1/3" +#~ msgid "Show templates" +#~ msgstr "Mostrar plantillas" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Configuración genérica de GOsa" +#~ msgid "Show functional users" +#~ msgstr "Mostrar usuarios funcionales" -#: 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" +#~ msgid "Show Samba users" +#~ msgstr "Mostrar los usuarios samba" -#: 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'" +#~ msgid "Choose subtree to place user in" +#~ msgstr "Elija el subárbol donde colocar al usuario" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "OU de almacenamiento de Usuarios" +#~ msgid "Select a base" +#~ msgstr "Seleccione una base" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU de almacenamiento de Grupos" +#~ msgid "You have no permission to set your password!" +#~ msgstr "¡No tiene permisos para cambiar su contraseña!" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "El Uid base debe ser un valor numérico" +#~ msgid "Generic user information" +#~ msgstr "Información genérica del usuario" -#: 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." +#~ msgid "Account" +#~ msgstr "Cuenta" -#: 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." +#~ msgid "Select groups to add" +#~ msgstr "Seleccione grupos a añadir" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" -msgstr "Configuración GOsa 2/3" +#~ msgid "Display groups of department" +#~ msgstr "Mostrar grupos de departamentos" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" -msgstr "Personalizar parametros especiales" +#~ msgid "Display groups matching" +#~ msgstr "Mostrar grupos coincidentes" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Selección de idiomas" +#~ msgid "Regular expression for matching group names" +#~ msgstr "Expresión regular para buscar nombres de grupos" -#: 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" +#~ msgid "Display groups of user" +#~ msgstr "Mostrar grupos de usuarios" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatico" +#~ msgid "User name of which groups are shown" +#~ msgstr "Nombre de usuario de los grupos que se muestran" #~ msgid "Inconsistent DN encoding detected: '%s'" #~ msgstr "Se ha detectado una codificación de DN inconsistente: '%s'" @@ -6645,10 +6807,6 @@ msgstr "Automatico" #~ msgid "Regular expression for matching user names" #~ msgstr "Expresiones regulares para buscar nombre de usuarios" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Lista de usuarios" - #, fuzzy #~ msgid "givenname" #~ msgstr "Nombre de pila" @@ -6932,10 +7090,6 @@ msgstr "Automatico" #~ msgid "User successfully removed." #~ msgstr "Sugerencia enviada correctamente" -#, fuzzy -#~ msgid "Heimdal options" -#~ msgstr "Eliminar opciones" - #, fuzzy #~ msgid "Day" #~ msgstr "Mayo" @@ -7269,10 +7423,6 @@ msgstr "Automatico" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "No tiene permisos para crear un nuevo rol." -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "Se puede escribir en la configuración" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "Se puede escribir en la configuración" @@ -7741,12 +7891,6 @@ msgstr "Automatico" #~ msgid "Nagios" #~ msgstr "Nagios" -#~ msgid "Options" -#~ msgstr "Opciones" - -#~ msgid "Parameter" -#~ msgstr "Parámetro" - #, fuzzy #~ msgid "Inventory" #~ msgstr "Añadir inventario" diff --git a/gosa-core/locale/core/fr/LC_MESSAGES/messages.po b/gosa-core/locale/core/fr/LC_MESSAGES/messages.po index 1e9dbb4db..2cec5142b 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2010-01-28 22:18+0100\n" "Last-Translator: Benoit Mortier \n" "Language-Team: \n" @@ -14,793 +14,1054 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Avertissement" +#: 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" -#: 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/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Recherche" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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." +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Appliquer" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Annuler" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Fenêtre de connexion GOsa" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Connexion LDAP" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Fenêtre de connexion" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nom de l'emplacement" -#: 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." +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" +msgstr "URI de connexion" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Nom d'utilisateur" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Connexion TLS" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Mot de passe" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +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 "Répertoire" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "Recharger" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Connexion" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Authentification" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Cliquez ici pour vous connecter" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN de l'administrateur" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Assistant pour le copier & coller" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" +msgstr "Sélectionner un utilisateur" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" 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é." +"Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur" -#: 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/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Mot de passe administrateur" -#: 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/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Paramètres basé sur les schéma" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Enregistrer" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Utilisez des groupes rfc2307bis" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Tout annuler" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Statut actuel" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Opération réalisée" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Information" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Terminé" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" +msgstr "Paramètres de GOsa 3/3" -#: 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." +#: setup/class_setupStep_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" +msgstr "Customiser certains paramètres essentiels de GOsa" -#: 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/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "Non" -#: 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_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "Oui" -#: 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_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" +msgstr "La durée de la session doit être une valeur numérique !" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Activer" +#: setup/class_setupStep_Config3.inc:216 +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/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" -msgstr "ACL assignés à l'entrée actuelle" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Création du fichier de configuration" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" -msgstr "Nouvelle ACL" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +msgstr "Dependant de l'utilisateur exécutant votre serveur web :" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" -msgstr "Type ACL" +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Télécharger la configuration" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" -msgstr "Sélectionnez un type d'acl" +#: setup/setup_finish.tpl:33 +msgid "Status: " +msgstr "Statut: " -#: 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:321 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" +#: 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 "" +"Il semble que c'est votre première installation de GOsa - nous n'avons pas " +"trouvé de configuration. Ce programme d'aide à l'installation vous aidera à " +"configurer GOsa." -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Paramètres supplémentaire pour le filtre" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "Qu'est ce que le programme d'aide à l'installation fera pour vous ?" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Utiliser les membres depuis" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" +msgstr "Créer une simple configuration mono site" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Membres disponibles" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "" +"Essaye de trouver si il existe des problèmes dans votre configuration PHP ou " +"LDAP" -#: 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_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "Vous permet de choisir un jeu d'option de base ou avancées" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Membres" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "Migration assistée d'un annuaire LDAP existant" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Lister les destinataires du message" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "Qu'est ce que le l'assistant d'installation ne fera pas pour vous ?" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" -msgstr "Liste des catégories d'acl disponibles" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +msgstr "Trouver toutes les erreur possible dans votre configuration" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL pour cet objet" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "Migrer tout les scénario LDAP possible - créez des sauvegardes !" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Type de rôles disponibles" +#: setup/setup_welcome.tpl:25 +msgid "To continue..." +msgstr "Suite de la configuration..." -#: 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_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 "" +"Pour des raisons de sécurité vous devez vous authentifier en créant le " +"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). " +"Ceci peut être réalisé en exécutant la commande suivante:" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Ancien mot de passe" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "Cliquer sur 'Continuer' quand vous avez fini." -#: 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:249 -#: 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" +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "Erreur d'installation" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Vérifier votre mot de passe" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Terminé" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Modifier le mot de passe" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Suivant" -#: 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" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "J'ai lu la licence et je l'accepte" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "Votre session GOsa à expiré !" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Configuration Samba" -#: 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." +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Générateur de hash samba" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Restaurer des copie instantanés des objets" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "SID Samba" -#: 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_config2.tpl:31 +msgid "RID base" +msgstr "Base du RID" -#: 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_config2.tpl:46 +msgid "Workstation container" +msgstr "Branche contenant les stations de travail" -#: 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_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Correspondance des SID samba" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Objet" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Fuseau Horaire" -#: 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_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Veuillez indiquer votre fuseau horaire préféré ici" -#: 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_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Paramètres supplémentaire de GOsa" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Créer une copie instantanée des d'objets" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Activer le Copier / Coller" -#: 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_config2.tpl:112 +msgid "Government mode" +msgstr "Mode Gouvernemental" -#: 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_config2.tpl:123 +msgid "GOsa logging" +msgstr "journaux systèmes GOsa" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Date" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "Paramètres de messagerie" -#: 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_config2.tpl:139 +msgid "Mail method" +msgstr "Méthode de messagerie" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Continuer" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "désactivé" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Erreur" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" +msgstr "Attribut d'identification du compte" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Information" +#: setup/setup_config2.tpl:169 +msgid "Vacation templates" +msgstr "Modèles de messages d'absence " -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" +msgstr "Utiliser Cyrus en mode UNIX" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Modifier votre mot de passe" +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" +msgstr "Copie instantanée / Undo" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Réussi" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +msgstr "Activer la copie instantanée" -#: 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_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" +msgstr "Base pour les snapshots" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Serveur" -#: ihtml/themes/default/password.tpl:53 +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Utilisateur" + +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Mot de passe" + +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Configuration LDAP" + +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Configuration de la connexion LDAP" + +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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'." +"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour " +"GOsa." -#: 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" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "La connexion anonyme sur le serveur '%s' à échoué !" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Nouveau mot de passe" +#: setup/class_setupStep_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" +msgstr "la connexion comme l'utilisateur '%s' à échoué !" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -msgid "Password strength" -msgstr "Niveau de sécurité du mot de passe" +#: 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." -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Changer" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "Veuillez introduire un utilisateur et un mot de passe !" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Conflit de verrou détecté" +#: setup/class_setupStep_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !" -#: 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_Feedback.inc:92 +msgid "UNIX accounts/groups" +msgstr "Compte / Groupes UNIX" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Lecture seule" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" +msgstr "Gestion SAMBA" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Aide en ligne de GOsa" +#: setup/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" +msgstr "Gestion de la messagerie" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" +msgstr "Gestion des FAX" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Recherche" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" +msgstr "Gestion d'asterisk" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Votre session GOsa à expiré !" +#: setup/class_setupStep_Feedback.inc:102 +msgid "System inventory" +msgstr "Gestion de l'inventaire" -#: 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_Feedback.inc:104 +msgid "System-/Configmanagement" +msgstr "Gestion Système / Configuration" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Reconnexion" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Carnet d'adresses" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Conflit détecté entre différentes sessions" +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" +msgstr "Envoyer vos réponses" -#: 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/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" +msgstr "Recevoir des notifications et des retour d'information" + +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +msgstr "Notification et retour d'information" + +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "Erreur du retour d'information" + +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" +msgstr "Impossible d'envoyer le retour d'information à '%s': %s" + +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -"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." +"Erreur lors de l'envoi de votre retour d'information: service " +"temporairement non disponible" -#: ihtml/themes/default/conflict.tpl:10 +#: setup/class_setupStep_Feedback.inc:180 +msgid "Please specify a valid email address." +msgstr "Veuillez indiquer une adresse de messagerie valide." + +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"You have to select at least one of both options, subscribe or send feedback." 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." +"Vous devez au moins avoir activé une option, souscrire ou envoyer votre " +"retour d'information." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Déconnexion" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "Paramètres de GOsa 2/3" + +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "Customiser les paramètres spéciaux" + +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Paramètres spécifiques des schémas" + +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Activer la validation des schéma lors de la connexion" + +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Vérifier les statuts" + +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "La vérification des schéma à réussi" + +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "La vérification des schéma à échoué" + +#: 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." + +#: 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. " + +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "L'envoi du retour d'information à réussi" + +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Souscrire à la liste de discutions gosa-announce" + +#: 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 "" +"Quand vous cochez cette option, GOsa essayera de se connecter a http://oss." +"gonicus.de afin de vous inscrire à la liste de discutions gosa-announce. " +"Vous devrez confirmer cette inscription par email." + +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Entreprise" + +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Nom" + +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Adresse de messagerie" + +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Envoyer vos commentaire au membres du projet 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 "" +"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss." +"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme." + +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Informations" + +#: 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/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/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/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Je l'utilise depuis " + +#: 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/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "Quel système d'exploitation / distribution utilisez vous ?" + +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Quel serveur web utilisez vous ?" + +#: 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/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "Quel type de serveur(s) ldap utilisez vous ?" + +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "Combien d'objet sont dans votre annuaire LDAP ?" + +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Fonctionalités" + +#: 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 "" +"Quelle fonctionnalités voulez vous voir dans les prochaines versions de " +"GOsa ?" + +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Envoyer vos réponses" + +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Vérification des schémas LDAP" + +#: 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/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Vérification de l'annuaire LDAP" + +#: 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/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Recherche de l'objet racine" + +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" +msgstr "Inspecter les classes d'objets de l'objet racine" + +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" +msgstr "Vérification des permissions sur l'annuaire LDAP" + +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Vérification des départements invisibles" + +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Vérification des utilisateurs invisibles" + +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" +msgstr "Vérification du superadministrateur" + +#: 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_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_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/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Vérification pour les uid en double" + +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Vérification pour les gid en double" + +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Recherche de périphériques USB ancien style" + +#: 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/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Vérifier pour les menu des applications ancienne mode" + +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" +msgstr "La requête LDAP à échoué" + +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "L'objet racine est probablement manquant." + +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Avertissement" + +#: 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/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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "Ok" + +#: 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/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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Echec" -#: 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:207 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"Vous êtes actuellement en train d éditer une entrée de la base de données. " -"Voulez vous annuler les modifications ?" - -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Accueil" +"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%" +"s'." -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Aide" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" +msgstr "Migrer" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Déconnexion" +#: 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'." -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Connecté:" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Bouger" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menu Principal de GOsa" +#: 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'." -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" -msgstr "Erreur Fatale" +#: 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 "" +"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap." -#: html/password.php:58 html/index.php:144 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon." +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." -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Erreur de configuration" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "Erreur de migration" -#: html/password.php:74 html/index.php:165 html/setup.php:66 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, 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 !" +msgid "Cannot migrate department '%s':" +msgstr "Impossible de migrer le département '%s' :" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" -msgstr "Format de stockage des mots de passe" +#: 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." -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Erreur: Méthode de changement de mot de passe non disponible!" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Compte administratifs de GOsa 2.5 trouvés : %s" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: 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." +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." msgstr "" -"Le mot de passe entrée dans le champ 'Nouveau mot de passe' et celui dans le " -"champ 'Répéter le nouveau mot de passe' ne concordent pas." - -#: html/password.php: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." +"Il n'y a pas d'administrateur GOsa 2.6 valide dans votre annuaire LDAP." -#: 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." +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Créer" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Identifiant" +#: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 +msgid "Users" +msgstr "Utilisateurs" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe." +#: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 +msgid "Groups" +msgstr "Groupes" -#: 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." +#: 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." -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "" -"Le programme externe pour changer votre mot de passe à renvoyé une erreur: " +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "La session ne sera pas cryptée." +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "Erreur d'entrée" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Démarrer une session SSL" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "La session n'est pas cryptée !" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "Erreur de mot de passe" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" 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." - -#: html/index.php:165 -msgid "Smarty error" -msgstr "Erreur Smarty" +"Le mot de passe entré dans le champ nouveau et celui dans le champ " +"vérification ne concordent pas !" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" -msgstr "Il y a une problèmes avec la configuration de l'authentification !" +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" +msgstr "Le nom d'utilisateur est incorrect !" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" -"Impossible de trouver un utilisateur valide pour le système " -"d'authentification !" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "Erreur" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -"L'information de l'utilisateur n'est pas unique à travers tout les " -"annuaires !" +"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 #: setup/class_setupStep_Migrate.inc:1211 #: setup/class_setupStep_Migrate.inc:1239 #: setup/class_setupStep_Migrate.inc:1288 @@ -813,2748 +1074,2829 @@ msgstr "" #: setup/class_setupStep_Migrate.inc:2770 #: setup/class_setupStep_Migrate.inc:3117 #: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 msgid "LDAP error" msgstr "Erreur LDAP" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" -"Impossible de détecter les information sur les schémas LDAP installés !" - -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Votre installation LDAP contient de vieux schémas :" - -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Le nom d'utilisateur est incorrect !" - -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Veuillez introduire votre mot de passe !" - -#: html/index.php:314 -msgid "Authentication error" -msgstr "Erreur d'authentification" +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +msgid "Cannot move users to the requested department!" +msgstr "Impossible de bouger les utilisateurs vers le département spécifié !" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" -"Impossible de trouver l'information utilisateur pour l'authentification " -"htaccess !" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "Les stations windows seront bougées depuis" -#: html/index.php:369 -msgid "Account locked. Please contact your system administrator!" -msgstr "Compte verouillé. Veuillez contacter votre administrateur système !" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "vers" -#: html/index.php:420 -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 !" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "Mise à jour des références suivantes aussi" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "Les groupes seront bougés depuis" -#: 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" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "Les utilisateurs seront bougés depuis" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Configuration de PHP" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "Les références suivantes seront mises à jour" -#: html/main.php:168 +#: setup/class_setupStep_Migrate.inc:1990 msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +"The LDAP root object is missing. It is required to use your LDAP service." 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." - -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Plus de mémoire disponible !" - -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "Les vérifications des ACL de l'utilisateur ont été désactivés" +"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre " +"annuaire LDAP." -#: html/main.php:339 -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 !" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "Essai de création de l'objet racine" -#: html/main.php:349 -msgid "Plugin" -msgstr "Extension" +#: setup/class_setupStep_Migrate.inc:2003 +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." -#: html/main.php:350 +#: setup/class_setupStep_Migrate.inc:2058 #, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !" +msgid "Missing GOsa object class '%s'!" +msgstr "Object class '%s' de GOsa manquante !" -#: html/main.php:364 -msgid "Configuration Error" -msgstr "Erreur de configuration" +#: setup/class_setupStep_Migrate.inc:2059 +msgid "Please check your installation." +msgstr "Veuillez vérifier votre installation." -#: html/main.php:365 +#: setup/class_setupStep_Migrate.inc:2080 #, php-format msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -"FATAL: toute les variables POST non pas été transférées par PHP - Veuillez " -"avertir votre administrateur !" - -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Aide" - -#: 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" +"Impossible de gérer l'objet structural de votre objet racine. S'il vous " +"plaît essayer de ajouter la classe d'objet '%s' à la main." -#: html/helpviewer.php:269 +#: setup/class_setupStep_Migrate.inc:2439 #, 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." - -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "non configuré" - -#: include/class_management.inc:145 -msgid "Filter error" -msgstr "Erreur de Filtre" - -#: include/class_management.inc:145 -msgid "The filter is incomplete!" -msgstr "Le filtre est incomplet !" - -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" -msgstr "Permissions" - -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" -msgstr "Erreur de permissions" +msgid "Copy '%s' to '%s' failed:" +msgstr "La copie de '%s' vers '%s' à échoué :" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: setup/class_setupStep_Migrate.inc:2574 #, 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." +msgid "There are %s devices that need to be migrated." +msgstr "Il y a %s services qui ont besoin d'être migrés." -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1572 -#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: setup/class_setupStep_Migrate.inc:2634 #, 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." +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "L'ajout de '%s' à l'annuaire LDAP à échoué: %s" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" -"Pas de déclaration pour '%s' dans votre fichier de configuration. Impossible " -"d'initialiser le plugin !" - -#: 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." +msgid "Updating '%s' failed: %s" +msgstr "La mise à jour de '%s' à échoué : %s" -#: include/class_socketClient.inc:108 +#: setup/class_setupStep_Migrate.inc:2727 #, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "La connexion socket vers l'hôte '%s:%s' à echoué : %s" +msgid "There are %s services that need to be migrated." +msgstr "Il y a %s services qui doivent être migrés." -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Le temps limite du socket de '%s' secondes à été atteint." +msgid "Add" +msgstr "Ajouter" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" -"Impossible de trouver une méthode de cryptage correspondante pour le mot de " -"passe !" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Supprimer" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:3058 #, 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." +msgid "There are %s application menus which have to be migrated." +msgstr "Il y a %s menu d'applications qui doivent être migrés." -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 -#, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." -msgstr "" -"La fonctionnalité pour les copie instantanées est activée, mais le module " -"nécessaire à la compression est manquant. Veuillez installer '%s'. " +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Thèmes et apparences" -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Contrôle d'accès" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Thème" -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" -msgstr "Gestion de listes de contrôle d'accès (ACL)" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, fuzzy, php-format -msgid "All users" -msgstr "utilisateurs" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Compresser les données envoyées au navigateur web" -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Toutes les catégories" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "" +"Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes" -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "Remise à zéro des ACL" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Type d'attribut pour le DN des utilisateurs" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Un niveau" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Objet actuel" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Branches de l'arbre ldap ou sont stockes les groupes" + +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Inclure le personal title dans le DN de l'utilisateur" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Sous arbre complet" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Règles de de nommage souples" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Le sous arbre complet (permanent)" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Uid automatiques" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Utiliser l'ACL définie dans le rôle" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID id min" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 -#: setup/class_setupStep_Migrate.inc:1039 -msgid "Users" -msgstr "Utilisateurs" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Nombre de départ pour les utilisateurs/groupes" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 -#: setup/class_setupStep_Migrate.inc:1042 -msgid "Groups" -msgstr "Groupes" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Connexions pour le nombre de base" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Au dessus" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" +msgstr "Préférences pour les mots de passe" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "En bas" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Algorithme de cryptage pour les mots de passe" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Editer" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Restrictions pour les mot de passe" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Taille minimum des mots de passe" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" -msgstr "Supprimer" +#: 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" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" -msgstr "Pas de paramètres pour les ACL de cette catégorie !" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Connexions pour le changement de mot de passe" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Contient les ACL pour ces objets: %s" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Utiliser SASL pour kerberos" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "ACL de la catégorie" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Utiliser l'expiration du compte" -#: include/class_acl.inc:608 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" +#: 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." -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "Tout les objets dans le sous arbres actuel" +#: 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 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." -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" -msgstr "Afficher/Cacher la configuration avancée" +#: 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." -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Créer un objet" +#: 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." -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Bouger un objet" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "licence" -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Enlever les objets" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Termes et Conditions d'utilisation" -#: include/class_acl.inc:807 -msgid "Grant permission to owner" -msgstr "Donner la permission à l'utilisateur" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Vérification de l'installation" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "lecture" +#: 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." -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "écrire" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Vérification de la version de PHP" -#: include/class_acl.inc:816 -msgid "Complete object" -msgstr "L'objet au complet" +#: 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." -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "Erreur interne" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Veuillez faire la mise à jour vers une version supportée." -#: include/class_acl.inc:960 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Type d'ACL inconnu '%s' !" +#: 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." -#: include/class_acl.inc:1005 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "Entrée inconnue '%s' !" +#: 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." -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, php-format -msgid "Role: %s" -msgstr "Rôle : %s" +#: 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." -#: include/class_acl.inc:1071 -msgid "unknown role" -msgstr "Rôle inconnu" +#: 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." -#: include/class_acl.inc:1079 -#, php-format -msgid "Contains settings for these objects: %s" -msgstr "Contient les paramètres pour ces objets: %s" +#: 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." -#: include/class_acl.inc:1096 -msgid "inactive" -msgstr "inactif" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" -#: include/class_acl.inc:1096 -msgid "No members" -msgstr "Aucun membres" +#: 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." -#: include/class_acl.inc:1266 -msgid "Access control list" -msgstr "Contrôle d'accès (ACL)" +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" -#: include/class_acl.inc:1271 -msgid "ACL roles" -msgstr "Rôles ACL" +#: 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." -#: 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." +#: 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 "" -"Le canal demandé n'existe pas ! Veuillez contacter votre administrateur " -"système." +"GOsa à besoin de cette commande pour synchroniser les comptes POSIX et les " +"mots de passe Samba." -#: include/class_listing.inc:298 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" +#: 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." -#: include/class_listing.inc:519 -msgid "created by" -msgstr "Crée par" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "" -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Aller au département de base" +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." +msgstr "GOsa a besoin de ce module pour gérer les images." -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Racine" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" +msgstr "Module de compression" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Monter d'un département" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa a besoin de ce module pour gérer les copie instantanées." -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Aller au département des utilisateurs" +#: setup/class_setupStep_Checks.inc:181 +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é." -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Accueil" +#: setup/class_setupStep_Checks.inc:182 +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'." -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Recharger la liste" +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." +msgstr "PHP utilise cette variable pour effacer des anciennes sessions." -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Soumettre" +#: setup/class_setupStep_Checks.inc:191 +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." -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" +#: setup/class_setupStep_Checks.inc:192 +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." -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" -msgstr "Copier" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "Eteint" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" -msgstr "Couper" +#: setup/class_setupStep_Checks.inc:200 +msgid "" +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." +msgstr "" +"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register " +"doit être a 'Off' dans votre php.ini." -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Coller" +#: setup/class_setupStep_Checks.inc:201 +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." -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Couper cette entrée" +#: setup/class_setupStep_Checks.inc:208 +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." -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Copier cette entrée" +#: setup/class_setupStep_Checks.inc:209 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +msgstr "" +"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or " +"plus haut." -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -msgid "Restore snapshots" -msgstr "Restaurer la copie instantanée" +#: setup/class_setupStep_Checks.inc:216 +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." -#: include/class_listing.inc:1474 -msgid "Export list" -msgstr "Exporter la liste" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'." -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" -msgstr "Restaurer la copie instantanée" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." +msgstr "Le temps d'exécution doit être au moins de 30 secondes." -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" -msgstr "Créer un snapshot" +#: setup/class_setupStep_Checks.inc:225 +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." -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" -msgstr "Créer un nouveau snapshot depuis cet objet" +#: setup/class_setupStep_Checks.inc:232 +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." -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Editer cette entrée" +#: setup/class_setupStep_Checks.inc:233 +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'." -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Supprimer cette entrée" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" +msgstr "Ouvert" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: setup/class_setupStep_Checks.inc:240 +msgid "" +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." msgstr "" -"Erreur fatale : pas d'emplacement défini pour les classes - veuillez " -"exécuter '%s' pour régler le problème" +"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." -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +#: setup/class_setupStep_Checks.inc:241 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -"Erreur fatale : impossible d'initialiser la classe '%s' - veuillez exécuter " -"'%s' pour essayer de régler le problème" +"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à " +"'On'." -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +#: setup/class_setupStep_Checks.inc:248 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu '%" -"s'." +"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à " +"'off'." -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" +#: setup/class_setupStep_Checks.inc:249 +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -"Le nom de l'utilisateur / UID n'est pas unique dans votre annuaire LDAP !" +"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et " +"mettez la à 'Off'." + +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" +msgstr "Le fichier de configuration peut être écrit" + +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" +msgstr "Le fichier de configuration ne peut pas être écrit" -#: include/functions.inc:604 +#: setup/class_setupStep_Checks.inc:261 +#, php-format msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -"Le nom de l'utilisateur / UID n'est pas unique dans votre annuaire LDAP. " -"Veuillez contacter votre administrateur système." +"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." -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" -msgstr "Erreur lors de l'ajout d'un verrou. Contactez les développeurs !" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Configuration de la langue" + +#: 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/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatique" + +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" +msgstr "Paramètres essentiels de GOsa" + +#: setup/setup_config3.tpl:6 +msgid "Enable primary group filter" +msgstr "Activer le filtre sur les groupes primaires" + +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" +msgstr "Afficher les sommaires dans les listes" + +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" +msgstr "Honorer les entités administratives" + +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" +msgstr "Répertoire de compilation de smarty" + +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "communauté SNMP" + +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" +msgstr "Répertoire pour le stockage des PPD" + +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" +msgstr "Répertoire pour le stockage des profiles kiosk" -#: include/functions.inc:800 -#, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" -msgstr "" -"Impossible d'obtenir les informations de verrouillage dans l'annuaire LDAP. " -"Veuillez contacter votre administrateur !" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" +msgstr "Base pour SUDO" -#: include/functions.inc:800 -#, php-format -msgid "LDAP server returned: %s" -msgstr "Le serveur LDAP à retourné: %s" +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" +msgstr "Script pour la gestion de la queue du serveur de messagerie" -#: include/functions.inc:929 -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." -msgstr "" -"Détection de verrou multiple pour un même objet. Ceci ne devrait pas " -"arriver. Effacement des références multiples." +#: setup/setup_config3.tpl:134 +msgid "Notification script" +msgstr "Script de notification" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "La taille limite de %d entrées est dépassée !" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" +msgstr "Activer le vérrouillage lors de l'édition" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" -msgstr "" -"Mettre la nouvelle limite à %s et me montrer ce message si la limite est " -"toujours dépassée" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" +msgstr "Service GOsa" -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Configurer" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" +msgstr "Délai d'attente pour le service GOsa" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "incomplet" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "connexion et session" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Continuer malgré tout" +#: setup/setup_config3.tpl:210 +msgid "Login attribute" +msgstr "Attribut de connexion" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Éditer malgré tout" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "Force register_globals à être désactivé" -#: include/functions.inc:1646 -#, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Vous êtes sur le point d'éditer l'entrée(s) %s" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" +msgstr "Force les connexions cryptées" -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "Entrées par page" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" +msgstr "Avertir si la session ne sera pas cryptée" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Appliquer le filtre" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" +msgstr "Se souvenir des paramètres des filtres" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" +msgstr "Durée de vie de la session" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "Version de développement de GOsa (Rev %s)" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "Deboguage" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." -msgstr "Le fichier '%s' ne peut pas être éffacé." +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" +msgstr "Afficher les erreur PHP" -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" -msgstr "Impossible d'écrire le fichier de revision !" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" +msgstr "Durée maximale d'une requête LDAP" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" -msgstr "'baseIdHook' n'est pas disponible. Utilisation de la base par défaut !" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" +msgstr "Inscrit les statistique de l'annuaire LDAP dans les journaux systèmes" -#: include/functions.inc:2676 -msgid "LDAP warning" -msgstr "Avertissement LDAP" +#: setup/setup_config3.tpl:324 +msgid "Debug level" +msgstr "Niveau de débogage" -#: include/functions.inc:2676 -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 !" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" +msgstr "Désactivé" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." -msgstr "Utilisé pour stocker les informations spécifiques des comptes." +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" +msgstr "Activé" -#: include/functions.inc:2709 +#: setup/setup_migrate.tpl:5 msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"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 "" -"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de " -"multiples changements simultanés." +"Pendant l'inspection LDAP, nous allons regarder pour les problèmes " +"classiques qui peuvent arriver lorsque l'on migre vers une administration " +"basée sur GOsa. Vous pouvez fixer les problèmes si dessous afin de procurer " +"une administration facilitée." -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" -msgstr "Object class obligatoire '%s' manquante !" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Vérifier à nouveau" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "Object class facultative '%s' manquante !" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" +msgstr "Ajouter les Object class obligatoires a l'annuaire LDAP. " -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" -msgstr "La version requise des object class ne correspond pas '%s' (!=%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 "Actuel" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" -msgstr "Classe(s) disponible(s)" +#: 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" -#: include/functions.inc:2787 -msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Fermer" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -"Vous avez activé l'option rfc2307bis dans votre option 'configuration du " -"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne " -"supportent pas cette option." +"Bouger les stations windows dans un département valide pour les stations " +"windows." -#: include/functions.inc:2788 +#: setup/setup_migrate.tpl:67 msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, " -"l'objectClass 'posixGroup' doit être AUXILIARY" +"Ce dialogue vous permet de bouger les stations windows affichées dans un " +"département valide" -#: include/functions.inc:2792 +#: setup/setup_migrate.tpl:69 msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." msgstr "" -"Votre schéma est configuré pour supporter les groupes rfc2307, mais vous " -"avez désactivé cette option lors de l'étape 'configuration de l'annuaire " -"ldap' du programme d'installation." - -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" -msgstr "L'objectClass 'posixGroup' doit être STRUCTURAL" - -#: include/functions.inc:2817 -msgid "German" -msgstr "Allemand" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Français" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italien" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Espagnol" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Anglais" +"Soyez prudent avec cet outil, il peut y avoir des références pointant vers " +"ces machines qui ne seront pas migrées." -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Hollandais" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "Sélectionner tout" -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Polonais" +#: 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" -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "Chinois" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Bouger les stations de travail sélectionnées" -#: include/functions.inc:2826 -msgid "Vietnamese" -msgstr "Vietnamien" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Que ce qui sera exécuté ici" -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Russe" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Bouger les groupes dans le groupe configuré" -#: include/functions.inc:3022 -#, php-format +#: setup/setup_migrate.tpl:116 msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." msgstr "" -"La commande '%s', utilisée dans le POSTMODIFY de l'extension '%s' n'existe " -"pas." - -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" -msgstr "Impossible de générer un hash samba !" +"Ce dialogue permet de bouger un couple de groupes dans le groupe configuré. " +"Exécuter cela peut améliorer votre service LDAP." -#: include/functions.inc:3068 -#, php-format +#: setup/setup_migrate.tpl:119 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"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 "" -"Impossible de générer le mot de passe samba: l'exécution de '%s' à échoué, " -"veuillez vérifier le paramètre 'sambaHashHook'!" +"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." -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -msgid "Cannot allocate a free ID:" -msgstr "Impossible d'assigner un ID libre :" +#: 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" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" -msgstr "Méthode d'allocation des id inconnue !" +#: 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" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" -msgstr "" +#: 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" -#: include/functions.inc:3393 -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "Impossible de créer l'entrée sambaUnixIdPool !" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Bouger les utilisateurs dans la branche utilisateur configurée" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" -msgstr "sambaUnixIdPool n'est pas unique !" +#: 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 "" +"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." -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" -msgstr "Pas d' ID disponibles !" +#: 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 "" +"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." -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" -msgstr "Nombre maximum d'essais dépassés !" +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs." -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" -msgstr "Impossible d'assigner un ID libre !" +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Migrer les compte administrateur de GOsa 2.5" -#: include/class_tabs.inc:57 -#, php-format +#: setup/setup_migrate.tpl:221 msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -"Pas de définition de plugin pour l'initialisation de '%s', veuillez vérifier " -"votre fichier de configuration." +"Cette boite de dialogue permet la migration des comptes administrateurs de " +"GOSa 2.5 vers GOsa 2.6." -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "L'effacement à été interrompu par l'extension '%s': %s" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Annuler" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Références" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Créer un nouveau compte administrateur pour GOsa" -#: include/class_SnapShotDialog.inc:82 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Vous êtes sur le point de supprimer le snapshot '%s'." +#: 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." -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" -msgstr "Supprimer le snapshot" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "ID de l'utilisateur" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Mot de passe (de nouveau)" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" +#: 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." -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: 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." -#: include/exporter/class_PDF.inc:24 -msgid "Page" +#: 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." -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "Pas d'exportation en pdf, la librairie FPDF n'est pas installée." - -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" +#: 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." -#: 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" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Rafraîchir" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" +#: 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 "" -"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 !" +"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." -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: 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 "" -"Impossible de charger le certificat - seul les certificats PEM/DER sont " -"supportés !" +"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." -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" -msgstr "Impossible d'extraire les informations de certificats non PEM !" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Installation de GOsa" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "Pas de certificat valide chargé !" +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr " " -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" -msgstr "" -"La création de cette page à occasionné des erreurs d'après l'interpréteur " -"PHP !" +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Installation" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" -msgstr "Envoyer vos commentaires au membres du projet Gosa" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Bienvenue" -#: include/php_setup.inc:105 -msgid "Send bugreport" -msgstr "Envoyer un rapport de bug" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Le message d'accueil" -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Afficher/Cacher l'information" +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Bienvenue dans l'installation de GOsa" -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "Erreur PHP" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" +msgstr "Veuillez sélectionner la langue par défaut" -#: include/php_setup.inc:139 -msgid "class" -msgstr "classe" +#: 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." -#: include/php_setup.inc:145 -msgid "function" -msgstr "fonction" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Veuillez indiquer votre langue préférée ici" -#: include/php_setup.inc:150 -msgid "static" -msgstr "statique" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "Extension PHP et vérification de ceux ci" -#: include/php_setup.inc:154 -msgid "method" -msgstr "méthode" +#: 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." -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Trace" +#: 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." -#: include/php_setup.inc:188 -msgid "File" -msgstr "Fichier" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Configuration de PHP" -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Ligne" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "Montrer les informations" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Type" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Terminé" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Arguments" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" +msgstr "Ecrire le fichier de configuration" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Chercher dans les sous arbre" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" +msgstr "Fini - écrire le fichier de configuration" -#: include/class_plugin.inc:509 +#: setup/class_setupStep_Finish.inc:104 msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +"Your configuration file is currently world readable. Please update the file " +"permissions!" 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:1814 -msgid "Changing ACL dn" -msgstr "Changement du dn de l'acl" +"Votre fichier de configuration est lisible par tout le monde. Veuillez " +"modifier les permissions !" -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "de" +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." +msgstr "Le fichier de configuration ne peut être lu ou n'existe pas." -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" -msgstr "vers" +#: setup/class_setupStep_Finish.inc:115 +#, 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 "" +"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le " +"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes " +"pour réaliser cette opération:" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" -msgstr "Restaurer" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Paramètres de GOsa 1/3" -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "couper" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Préférences de base GOsa" -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "copier" +#: 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." -#: include/functions_helpviewer.inc:45 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Erreur XML dans guide.xml: %s à la ligne %d" +msgid "Don't add a trailing comma to '%s'." +msgstr "N'ajoutez pas une virgule à la fin de '%s'." -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "L'aide n'est pas disponible pour cette extension." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" -#: 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 " +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Branches de l'arbre ldap ou sont stockes les groupes" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% de correspondance dans le fichier %s" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "l'uid de base doit être une valeur numérique" -#: 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 "" -"Le fuseau horaire '%s' indiqué dans votre gosa.conf est invalide. Impossible " -"de calculer le décalage horaire correct." +#: 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." -#: include/utils/class_xml.inc:48 -msgid "in" -msgstr "dans" +#: 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." -#: include/utils/class_xml.inc:50 -msgid "on line" -msgstr "en ligne" +#: 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/utils/class_xml.inc:51 -msgid "XML error" -msgstr "Erreur XML" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" +msgstr "Nouvelle ACL" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Sélectionnez pour lister les objets de type '%s'." +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" +msgstr "Type ACL" -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Sélectionner pour lister les objets contenant '%s'." +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" +msgstr "Sélectionnez un type d'acl" -#: include/utils/class_msgPool.inc:20 -#, 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/acl.tpl:36 +msgid "Additional filter options" +msgstr "Paramètres supplémentaire pour le filtre" -#: include/utils/class_msgPool.inc:22 -#: 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/acl.tpl:47 +msgid "Use members from" +msgstr "Utiliser les membres depuis" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "Cet objet sera effacé !" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Membres disponibles" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "L'objet '%s' sera effacé !" +#: 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/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Cet objet sera effacé : %s" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Membres" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "L'objet de type '%s' sera effacé: %s" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Lister les destinataires du message" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "Cet objet sera effacé: " +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" +msgstr "Liste des catégories d'acl disponibles" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "L'objet de type '%s' sera effacé:" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL pour cet objet" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Ces objets seront effacés: %s" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Type de rôles disponibles" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Ces objets de type '%s' seront effacés: %s" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Assistant pour le copier & coller" -#: include/utils/class_msgPool.inc:64 -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/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/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -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/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/utils/class_msgPool.inc:75 -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/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/utils/class_msgPool.inc:82 -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/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Enregistrer" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -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/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Tout annuler" -#: include/utils/class_msgPool.inc:93 -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/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Opération réalisée" -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" -msgstr "Vous n'avez pas l'autorisation de modifier cet objet !" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "Votre session GOsa à expiré !" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" -msgstr "Vous n'avez pas l'autorisation de modifier cet objet :" +#: 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." -#: include/utils/class_msgPool.inc:111 -msgid "You have no permission to modify these objects:" -msgstr "Vous n'avez pas l'autorisation de modifier ces objets :" +#: 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/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" -msgstr "Vous n'avez pas l'autorisation de voir cet objet !" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Ancien mot de passe" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" -msgstr "Vous n'avez pas l'autorisation de voir l'objet :" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nouveau mot de passe" -#: include/utils/class_msgPool.inc:129 -msgid "You have no permission to view these objects:" -msgstr "Vous n'avez pas l'autorisation devoir ces objets :" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Vérifier votre mot de passe" -#: include/utils/class_msgPool.inc:136 -msgid "You have no permission to move this object!" -msgstr "Vous n'avez pas l'autorisation de bouger cet objet !" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Modifier le mot de passe" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -msgid "You have no permission to move the object:" -msgstr "Vous n'avez pas l'autorisation de bouger l'objet :" +#: 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/utils/class_msgPool.inc:147 -msgid "You have no permission to move these objects:" -msgstr "Vous n'avez pas l'autorisation de bouger ces objets :" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Fenêtre de connexion GOsa" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" -msgstr "Informations de connexions" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Fenêtre de connexion" -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "Impossible de se connecter à la base de données %s !" +#: 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/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" -msgstr "Impossible de sélectionner la base de données %s !" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Nom d'utilisateur" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "Pas de serveur %s défini !" +#: 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/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" -msgstr "Impossible d'effectuer une requête sur la base de données %s !" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Connexion" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Le champ '%s' contient un mot réservé !" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Cliquez ici pour vous connecter" -#: include/utils/class_msgPool.inc:201 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: 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 "" -"La commande '%s', spécifiée comme connexion de l'extension '%s' n'existe " -"pas !" +"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/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" -msgstr "Le commande '%s' est invalide !" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:210 -#, 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 !" +#: 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:229 +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:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "l'option '%s' de la commande pour l'extension %s est invalide !" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Accueil" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "l'option '%s' de la commande (%s) est invalide !" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Aide" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Impossible d'exécuter la commande '%s' !" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Déconnexion" -#: include/utils/class_msgPool.inc:224 -#, 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 !" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Connecté:" -#: include/utils/class_msgPool.inc:226 -#, 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 !" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menu Principal de GOsa" -#: include/utils/class_msgPool.inc:228 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Impossible d'exécuter l'option '%s' de la commande (%s) !" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Aide en ligne de GOsa" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "La valeur pour '%s' est trop grande !" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" -#: include/utils/class_msgPool.inc:238 -#, php-format -msgid "'%s' must be smaller than %s!" -msgstr "'%s' doit être plus petit que %s !" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Conflit de verrou détecté" -#: include/utils/class_msgPool.inc:246 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "La valeur pour '%s' est trop petite !" +#: 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:248 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' doit être à la version %d ou plus grand !" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Lecture seule" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "'%s' dépend de '%s' - veuillez indiquer les deux valeurs !" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Modifier votre mot de passe" -#: include/utils/class_msgPool.inc:261 -#, 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 !" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Réussi" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Le champ obligatoire '%s' n'est pas rempli !" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Votre mot de passe à été changé avec succès." -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "Exemple" +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Changement de mot de passe" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Le champ '%s' contient des caractères invalides" +#: 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'." -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' n'est pas permis :" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Mot de passe actuel" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' n'est pas autorisé !" +#: 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:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Le champ '%s' contient des caractères invalides !" +#: 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:303 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "Extension PHP %s manquante !" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Changer" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Ajouter" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Restaurer des copie instantanés des objets" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" -msgstr "Ajouter %s" +#: ihtml/themes/default/snapshotdialog.tpl:6 +msgid "" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." +msgstr "" +"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/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" -msgstr "Supprimer %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 "" +"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/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" -msgstr "Activer %s" +#: ihtml/themes/default/snapshotdialog.tpl:12 +msgid "" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" +msgstr "" +"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/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." -msgstr "Editer..." +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Objet" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." -msgstr "Editer %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/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Retour" +#: 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/utils/class_msgPool.inc:377 -#, php-format -msgid "This account has no valid %s extensions!" -msgstr "Ce compte n'a pas d'extensions %s valides !" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Créer une copie instantanée des d'objets" -#: include/utils/class_msgPool.inc:383 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +"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 "" -"Ce compte possède l'extension %s activée. Vous pouvez la supprimer en " -"cliquant sur le bouton ci-dessous." +"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/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -"Ce compte possède %s paramètres activés. Pour le désactiver vous devez au " -"préalable supprimer les %s paramètres !" +"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/utils/class_msgPool.inc:402 -#, 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." +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Date" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Raison pour la génération de cette copie instantanée" + +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Continuer" + +#: ihtml/themes/default/sizelimit.tpl:3 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"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 "" -"Ce compte possède %s paramètres désactivés. Pour les activer, vous devez au " -"préalable ajouter les %s paramètres !" +"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/utils/class_msgPool.inc:420 -#, php-format -msgid "Add %s settings" -msgstr "Ajouter %s paramètres" +#: 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/utils/class_msgPool.inc:426 -#, php-format -msgid "Remove %s settings" -msgstr "Effacer %s paramètres" +#: 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/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: 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 "" -"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans " -"cette boite de dialogue" +"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/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Janvier" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Activer" -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Février" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Conflit détecté entre différentes sessions" -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Mars" +#: 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:438 -msgid "April" -msgstr "Avril" +#: 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:439 -msgid "May" -msgstr "Mai" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Déconnexion" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Juin" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Votre session GOsa à expiré !" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Juillet" +#: 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:439 -msgid "August" -msgstr "Août" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Reconnexion" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Septembre" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Erreur de Filtre" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Octobre" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Ecrire le fichier de configuration" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Novembre" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Modifier les propriétés de base" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Décembre" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Dimanche" +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Imprimante" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Lundi" +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Visible par tous" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "Mardi" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "Mercredi" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "Jeudi" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +msgid "Mail" +msgstr "Messagerie" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Vendredi" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 +msgid "Samba" +msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Samedi" +#: plugins/generic/references/class_reference.inc:51 +#: plugins/admin/users/class_userManagement.inc:779 +msgid "FAX" +msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" -msgstr "La requête MySQL à échoué !" +#: plugins/generic/references/class_reference.inc:53 +msgid "Proxy" +msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "read operation" -msgstr "lecture" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" -msgstr "ajout" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/personal/posix/groupSelect/group-list.xml:13 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 +#: plugins/admin/groups/group-list.xml:15 +#: plugins/admin/groups/group-list.xml:79 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 +msgid "Group" +msgstr "Groupes" -#: include/utils/class_msgPool.inc:461 -msgid "modify operation" -msgstr "modification" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 +#: plugins/admin/departments/dep-list.xml:55 +#: plugins/admin/departments/dep-list.xml:71 +#: plugins/admin/departments/dep-list.xml:138 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +msgid "Department" +msgstr "Département" -#: include/utils/class_msgPool.inc:462 -msgid "delete operation" -msgstr "suppression" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 +#: plugins/admin/ogroups/class_ogroupManagement.inc:188 +msgid "Phone" +msgstr "Téléphone" -#: include/utils/class_msgPool.inc:462 -msgid "search operation" -msgstr "recherche" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:185 +msgid "Application" +msgstr "Applications" -#: include/utils/class_msgPool.inc:462 -msgid "authentication" -msgstr "authentification" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Clients légers" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" -msgstr "La requête LDAP %s à échoué !" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 +#: plugins/admin/ogroups/class_ogroupManagement.inc:189 +msgid "Workstation" +msgstr "Stations de travail" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" -msgstr "La requête LDAP à échoué !" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/ogroup-list.xml:15 +msgid "Object group" +msgstr "Groupes d'objets" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" -msgstr "Le téléchargement à échoué !" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 +#: plugins/admin/ogroups/class_ogroupManagement.inc:192 +msgid "Printer" +msgstr "Imprimante" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" -msgstr "Le téléchargement à échoué : %s" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nom de l'objet" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" -msgstr "Erreur de communication avec le service d'infrastructure !" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Contenu" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Erreur de communication avec le service d'infrastructure : %s" +#: 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." -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 +#: plugins/generic/welcome/main.inc:26 #, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "Ce '%s' est en cours d'utilisation par : %s" +msgid "Welcome %s!" +msgstr "Bienvenue %s !" -#: include/utils/class_msgPool.inc:507 -#, php-format -msgid "This '%s' is still in use." -msgstr "Ce '%s' est toujours en utilisation." +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" +msgstr "L'équipe de GOsa" -#: include/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Ce '%s' est en utilisation par les objets : %s" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Le changement du mot de passe n'est pas autorisé" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" -msgstr "Le fichier '%s' n'existe pas !" +#: plugins/personal/password/nochange.tpl:7 +msgid "You have no permission to change your password at this time" +msgstr "" +"Vous n'avez pas l'autorisation pour changer votre mot de passe à ce moment" -#: include/utils/class_msgPool.inc:521 -#, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Impossible de lire le fichier '%s' !" +#: 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." -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Impossible d'écrire dans le fichier '%s' !" +#: plugins/personal/password/password.tpl:4 +msgid "" +"To change your personal password use the fields below. The changes take " +"effect immediately. Please memorize the new password, because you wouldn't " +"be able to login without it." +msgstr "" +"Pour changer votre mot de passe, veuillez utiliser les champs ci-dessous. " +"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau " +"mot de passe car sans lui vous ne serez pas capable de vous identifier." -#: include/utils/class_msgPool.inc:533 -#, php-format +#: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." msgstr "" -"La valeur de '%s' est actuellement vide ou non valide, veuillez vérifier " -"votre fichier de configuration !" +"Changer le mot de passe affecte votre identification sur la messagerie, le " +"proxy, samba, et les services unix." -#: include/utils/class_msgPool.inc:539 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Impossible d'effacer le fichier '%s' !" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Confirmation du nouveau mot de passe" -#: include/utils/class_msgPool.inc:545 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Impossible de créer le répertoire '%s' !" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Attribuer le mot de passe" -#: include/utils/class_msgPool.inc:551 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Impossible d'effacer le répertoire '%s' !" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Effacer les données dans les champs" -#: include/utils/class_msgPool.inc:557 -#, php-format -msgid "Checking for %s support" -msgstr "Vérification du support pour %s" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Modifier votre mot de passe" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Installer et activer le module PHP %s." +#: 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." -#: include/utils/class_msgPool.inc:569 -#, php-format +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 html/password.php:193 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" -"Impossible d'initialiser la classe '%s' ! Peut être manque t'il une " -"extension dans votre installation de GOsa ?" +"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:575 -msgid "" -"The supplied base is not valid and has been reset to the previous value!" +#: 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." -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Avertissement de performance" +#: 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." -#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#: 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 "LDAP performance is poor: last query took about %.2fs!" +msgid "External password changer reported a problem: %s." msgstr "" -"La performance de votre annuaire est faible : la dernière requête à duré " -"%.2fs !" +"Le programme externe pour changer votre mot de passe à renvoyé une erreur: %" +"s." -#: include/class_ldap.inc:693 -#, php-format +#: plugins/personal/password/class_password.inc:108 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -"Impossible de créer automatiquement des sous arbres avec le RDN '%s': object " -"class non trouvé !" +"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre " +"mot de passe." -#: include/class_ldap.inc:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" -msgstr "" -"Impossible de créer automatiquement des sous arbres avec le RDN '%s': non " -"supporté" +#: plugins/personal/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." -#: include/class_ldap.inc:828 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "lors de l'opération sur '%s' en utilisant le serveur LDAP '%s'" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" +msgstr "Mot de passe" -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "lors de l'opération sur le serveur LDAP %s" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Mon Compte" -#: include/class_ldap.inc:1052 -#, php-format -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/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Informations personnelles" -#: include/class_ldap.inc:1081 -#, php-format -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/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +#, fuzzy +msgid "The users picture" +msgstr "Image de l'utilisateur" -#: include/class_log.inc:87 -#, php-format -msgid "Logging failed: %s" -msgstr "Echec du Journal système : %s" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Changer la photo" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "Option %s non valide !" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +#, fuzzy +msgid "Account settings" +msgstr "Préférences des groupes" -#: include/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" -msgstr "Le type d'objet spécifié est vide ou invalide !" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Nom de famille" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" -msgstr "GOsa support Service" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "Edition multiple" -#: include/class_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" -msgstr "Impossible de lire le contenu du fichier XML" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Prénom" -#: include/class_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Impossible d'envoyer l'evènement annuler pour l'entrée '%s' !" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Identifiant" -#: include/class_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "Impossible d'enlever l'entrée %s !" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Nom du modèle" -#: include/class_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Erreur XML dans gosa.conf: %s à la ligne %d" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Titre Personnel" -#: include/class_config.inc:318 -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/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Titre Universitaire" -#: include/class_config.inc:695 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Date de naissance" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Sexe" -#: include/class_config.inc:1105 -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/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Langue préférée" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Tout les objets dans cette catégorie" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Adresse postale" -#: 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/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Adresse" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Inconnu" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Numéro de téléphone privé" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" -msgstr "Le copier/coller à échoué !" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Page d'accueil" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Impossible d'attribuer les permissions pour '%s'" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Format de stockage des mots de passe" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' n'est pas un objet LDAP valide" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Configurer" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" -msgstr "Pas de permissions d'écriture dans '%s'" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificats" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Ces objets seront collés : %s" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Editer des certificats" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Cet objet sera collé : %s" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "Restreindre le login à" + +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "IP ou réseau" + +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Informations sur l'entreprise" + +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Smarty" + +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "No. du département." + +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "No. de l'employé." -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "Impossible de coller" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Type de l'employé" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "Veuillez fixer l'erreur ci dessus et recharger la page." +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Gèrer les utilisateurs" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Informations" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "No. de bureau." -#: plugins/generic/references/class_reference.inc:43 -#: plugins/personal/posix/class_posixAccount.inc:37 -msgid "UNIX" -msgstr "" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "GSM" -#: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 -msgid "Mail" -msgstr "Messagerie" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Bip" -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 -msgid "Samba" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" msgstr "" -#: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 -msgid "FAX" -msgstr "" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Lieu" -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Département" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Travail" -#: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 -#: plugins/admin/groups/group-list.xml:15 -#: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 -msgid "Group" -msgstr "Groupes" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Description de l'unité" -#: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 -#: plugins/admin/departments/dep-list.xml:55 -#: plugins/admin/departments/dep-list.xml:71 -#: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 -msgid "Department" -msgstr "Département" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Zone de sujet" -#: plugins/generic/references/class_reference.inc:61 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 -#: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 -msgid "Phone" -msgstr "Téléphone" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Fonction" -#: plugins/generic/references/class_reference.inc:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:185 -msgid "Application" -msgstr "Applications" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Rôle" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Serveur" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Lieu de résidence" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Clients légers" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Unité" -#: plugins/generic/references/class_reference.inc:69 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 -#: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 -msgid "Workstation" -msgstr "Stations de travail" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Rue" -#: plugins/generic/references/class_reference.inc:71 -#: plugins/admin/ogroups/ogroup-list.xml:15 -msgid "Object group" -msgstr "Groupes d'objets" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Code postal" -#: plugins/generic/references/class_reference.inc:73 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 -#: plugins/admin/ogroups/class_ogroupManagement.inc:192 -msgid "Printer" -msgstr "Imprimante" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Identifiant du bâtiment" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nom de l'objet" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Veuillez utiliser l'onglet téléphone" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Contenu" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Dernière distribution" -#: 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:38 +msgid "Edit organizational user settings" +msgstr "Editer les paramètres organisationnels de l'utilisateur" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Bienvenue %s !" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Inconnu" -#: 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/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" 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é." +"Veuillez ajouter une adresse IP ou une combinaison réseau/masque de sous " +"réseau !" -#: plugins/generic/welcome/welcome.tpl:8 +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "féminin" + +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "masculin" + +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "Impossible de télécharger le fichier !" + +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Numéro de série" + +#: plugins/personal/generic/class_user.inc:566 msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -"Cliquez sur déconnexion, en haut à gauche, pour vous déconnecter, sur " -"Accueil pour revenir à la page principale." +"(Certains types de certificats ne sont pas supportés et peuvent être " +"affichés comme 'non valides'.)" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "L'équipe de GOsa" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Le certificat est valide de %s à %s et est actuellement %s." -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -msgid "Please select the desired entries" -msgstr "Veuillez sélectionner les entrées désirées" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "valide" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "invalide" + +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Pas de certificat installé" + +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" +msgstr "Format de stockage des mots de passe" + +#: plugins/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." msgstr "" +"Le format de stockage sélectionné pour les mots de passe n'est plus " +"disponible." -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Utilisateur" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +msgstr "" +"Impossible de construire le RDN: pas de + autorisé dans la construction d'un " +"sous RDN !" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Nom" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "Impossible de construire un RDN: l'attribut n'est pas défini !" -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" msgstr "" +"Imposible de contruire un RDN: les paramètres de l'attribut sont non " +"valides !" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -msgid "Filter" -msgstr "Filtre" +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" +msgstr "" +"Le format de stockage sélectionné nécessite une configuration de base !" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -msgid "Show department" -msgstr "Départements" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Prénom" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -msgid "Show users" -msgstr "Utilisateurs" +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "Impossible d'ouvrir le certificat !" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -msgid "Show groups" -msgstr "Groupes" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Numéro de série du certificat" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -msgid "Show server" -msgstr "Serveur" +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "Paramètres par défaut des utilisateurs" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -msgid "Show workstation" -msgstr "Stations de travail" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Nom de famille" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -msgid "Show terminal" -msgstr "Terminaux" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "Information Utilisateur" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -msgid "Show printer" -msgstr "Imprimante" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" +msgstr "Langue préférée" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -msgid "Show phone" -msgstr "Téléphones" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Image de l'utilisateur" -#: plugins/admin/ogroups/remove.tpl:6 -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/personal/generic/class_user.inc:1690 +#, fuzzy +msgid "Login restrictions" +msgstr "Restrictions pour les mot de passe" -#: plugins/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Groupes d'objets" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" +msgstr "Numéro du département" -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" -msgstr "Gestion des groupe d'objets" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" +msgstr "Numéro de l'employé" -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" -msgstr "Erreur d'infrastructure" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" +msgstr "Numéro du bureau" -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" -msgstr "Modèles" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" +msgstr "Numéro de téléphone" -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "Installation Windows" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" +msgstr "Numéro de page" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" -"Vous ne pouvez pas combiner des terminaux et des stations de travail dans un " -"groupe d'objet !" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "Numéro de GSM" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "aucun" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "Numéro de fax" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "nombre d'objets différents trop important !" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Adresse postale personnelle" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "utilisateurs" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" +msgstr "Numéro de téléphone privé" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "groupes" +#: plugins/personal/generic/class_user.inc:1712 +msgid "User password method" +msgstr "Méthode d'encodage des mots de passe" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "" +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" +msgstr "Certificats utilisateurs" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "départements" +#: plugins/personal/generic/class_user.inc:1921 +#, fuzzy +msgid "Entries differ" +msgstr "Entrées par page" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "serveurs" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Image personnelle" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "stations de travail" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Suppression de l'image personnelle" -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "Stations Windows" +#: 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 "" +"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/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "terminaux" +#: plugins/personal/generic/password.tpl:5 +#, fuzzy +msgid "Password change dialog" +msgstr "Changement de mot de passe" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "téléphones" +#: plugins/personal/generic/generic_certs.tpl:5 +#, fuzzy +msgid "The users standard certificate" +msgstr "Certificat standard" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "imprimantes" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificat standard" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "désactivé" +#: plugins/personal/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "Certificat S/MIME" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "accès complet" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Certificat S/MIME" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "permettre l'accès a ces hôtes" +#: plugins/personal/generic/generic_certs.tpl:57 +#, fuzzy +msgid "The users PKCS12 certificate" +msgstr "Certificat PKCS12" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "le dn n'existe pas :" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Certificat PKCS12" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, 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/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Préférences utilisateur" -#: plugins/admin/ogroups/class_ogroup.inc:819 -msgid "You can combine two different object types at maximum, only!" -msgstr "Vous pouvez combiner au maximum deux objets différents !" +#: plugins/personal/generic/paste_generic.tpl:3 +#, fuzzy +msgid "Paste user" +msgstr "Coller" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "Groupes d'objets" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Effacer le mot de passe" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -msgid "Sytem trust" -msgstr "Système de Confiance" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Attribuer un nouveau mot de passe" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" -msgstr "Membres" +#: plugins/personal/posix/generic.tpl:1 +msgid "POSIX settings" +msgstr "Paramètres Posix" -#: 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/personal/posix/generic.tpl:6 +#, fuzzy +msgid "Generic settings" +msgstr "Paramètres par défaut des utilisateurs" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nom du groupe" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Répertoire Home" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Description du groupe" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Système de Confiance" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Groupe principal" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Mode de confiance" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Statut" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Objets membres" +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" +msgstr "Dernière connexion" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Queue téléphonique" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Forcer l'UID/GID" + +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Systèmes" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Démarrage" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Appartenance au groupe" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Périphériques" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Sommaire FAI" +#: plugins/personal/posix/generic.tpl:102 +msgid "Common group" +msgstr "groupe commun" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Environnement" +#: plugins/personal/posix/generic.tpl:106 +msgid "Groups differ" +msgstr "les groupes sont différents " -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Applications" +#: plugins/personal/posix/generic.tpl:126 +#, fuzzy +msgid "Account permissions" +msgstr "Préférences des groupes" -#: 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/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "Clefs SSH" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" -msgstr "groupes d'utilisateurs" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "Editer les clefs SSH" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" -msgstr "groupes imbriqués" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Système de Confiance" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" -msgstr "groupes d'applications" +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Mode de confiance" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" -msgstr "groupes de départements" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "" +"L'utilisateur doit changer son mot de passe lors de sa première connexion" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" -msgstr "groupes de serveurs" +#: plugins/personal/posix/posix_shadow.tpl:59 +#, fuzzy +msgid "Password expiration settings" +msgstr "Préférences pour les mots de passe" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" -msgstr "groupes de stations de travail" +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Le mot de passe expirera le" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" -msgstr "groupes de stations windows" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Editer les paramètres Unix" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" -msgstr "groupes de terminaux" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "expire" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" -msgstr "groupes d'imprimantes" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "temps de grâce activé" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" -msgstr "groupes de téléphones" +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "actif" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Liste des groupes d'objets" +#: plugins/personal/posix/class_posixAccount.inc:173 +msgid "password not changeable" +msgstr "mot de passe non modifiable" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: 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/personal/posix/class_posixAccount.inc:175 +msgid "password expired" +msgstr "mot de passe expiré" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Créer" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "non configuré" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Supprimer" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automatique" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" -msgstr "Envoyer un message" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "UNIX" -#: plugins/admin/ogroups/ogroup-list.xml:142 -msgid "Edit object group" -msgstr "Editer les groupes d'objets" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Environnement" -#: plugins/admin/ogroups/ogroup-list.xml:155 -msgid "Remove object group" -msgstr "Enlever le groupe d'objet" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, 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/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Sélectionnez les objets à ajouter" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Le mot de passe doit être changé après %s jours" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filtres" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, 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" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Afficher les objets du département" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, 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/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "accès complet" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Afficher les objets correspondants" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "permettre l'accès a ces hôtes" -#: 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/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Le temps d'attente du verrou à été dépassé. J'ignore le verrou !" -#: 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/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Groupe d'utilisateurs" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Afficher les systèmes du département" +#: plugins/personal/posix/class_posixAccount.inc:931 +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/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Afficher les systèmes correspondant" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" +msgstr "" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: 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/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +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." +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" 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." -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Prénom" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" +msgstr "" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Nom de famille" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "Compte Posix" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "Edition multiple" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" +msgstr "ID du Groupe" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Nom posix du groupe" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" +msgstr "Forcer le changement de mot de passe au la connexion" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" msgstr "" -"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier " -"un manuellement" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Forcer le GID" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Forcer le numéro d'ID" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" +msgstr "" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Sélectionnez afin de créer un groupe samba" +#: plugins/personal/posix/class_posixAccount.inc:1444 +msgid "Shadow inactive" +msgstr "" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "dans le domaine" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Les membres sont dans un groupe téléphonique" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "Clef SSH publique" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Les membres sont dans un groupe nagios" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" +msgstr "Système de Confiance" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Membre du groupe" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Paramètres Posix" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "dans tout les groupes" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Préférences des groupes" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "pas dans tout les groupes" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +msgid "Filter" +msgstr "Filtre" -#: plugins/admin/groups/group-filter.tpl:11 #: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 msgid "Show primary groups" msgstr "groupes principaux" -#: plugins/admin/groups/group-filter.tpl:12 #: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 msgid "Show samba groups" msgstr "Groupes Samba" -#: plugins/admin/groups/group-filter.tpl:13 #: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 msgid "Show mail groups" msgstr "Groupes de messagerie" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Préférences des groupes" - -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Liste des groupes" - -#: plugins/admin/groups/group-list.xml:138 -msgid "Edit group" -msgstr "Editer le groupe" - -#: plugins/admin/groups/group-list.xml:151 -msgid "Remove group" -msgstr "Enlever le groupe" - -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" -msgstr "Impossible de trouver le SID de ce groupe dans votre configuration !" - -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Groupe Samba" - -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Administrateurs du domaine" - -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Utilisateurs du domaine" - -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Invités du domaine" - -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Groupe spécial (%d)" - -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" -msgstr "" -"L'ajout de l'UID '%s' au groupe '%s' à échoué : Impossible de trouver " -"l'utilisateur !" - -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" -msgstr "" -"L'ajout de l'UID '%s' au groupe '%s' à échoué : l'UID est utilisé plus d'un " -"fois !" - -#: plugins/admin/groups/class_group.inc:624 -msgid "! unknown UID" -msgstr "! identifiant inconnu" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Paramètres supplémentaire pour le filtre" -#: plugins/admin/groups/class_group.inc:667 -#, 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/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +msgid "Please select the desired entries" +msgstr "Veuillez sélectionner les entrées désirées" -#: plugins/admin/groups/class_group.inc:894 -#, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Impossible de trouver le SID pour '%s' !" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Serveurs" -#: plugins/admin/groups/class_group.inc:899 -#, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Impossible de trouver le RIDBASe pour '%s' !" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Stations de travail" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "L'identifiant de groupe '%s' est déjà utilisé par '%s' !" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Terminaux" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" msgstr "" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" -msgstr "Préférences des groupes génériques" - -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" -msgstr "Groupe Samba" - -#: plugins/admin/groups/class_group.inc:1199 -msgid "Samba domain name" -msgstr "Domaine Samba" - -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" -msgstr "Groupe téléphonique" - -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" -msgstr "Groupe Nagios" - -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" -msgstr "Membre du groupe" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +#, fuzzy +msgid "List of systems" +msgstr "Liste des utilisateurs" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Administration du groupe" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +#, fuzzy +msgid "List navigation" +msgstr "Stations Windows" -#: plugins/admin/groups/class_groupManagement.inc:156 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 msgid "Posix" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:157 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 msgid "Edit posix properties" msgstr "Modifier les propriétés posix" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 msgid "Edit mail properties" msgstr "Modifier les propriétés de messagerie" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 msgid "Edit samba properties" msgstr "Modifier les propriétés samba" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 msgid "Edit phone properties" msgstr "Modifier les propriétés téléphoniques" -#: plugins/admin/groups/class_groupManagement.inc:188 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 msgid "Menu" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:189 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 msgid "Edit start menu properties" msgstr "Modifier les propriétes du menu de démarrage" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 msgid "Edit environment properties" msgstr "Modifier les propriétés d'environnement" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Editer les paramètres Unix" + #: plugins/admin/users/remove.tpl:6 plugins/admin/acl/remove.tpl:6 msgid "" "This includes all account data, system access rules, imap settings, etc. for " @@ -3576,76 +3918,75 @@ msgstr "" "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 "" -"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/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Modèle" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Imprimante" -#: 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/users/user-filter.xml:33 +msgid "Show POSIX users" +msgstr "Montrer les utilisateurs Posix" -#: 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/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Montrer les utilisateurs de la messagerie" #: plugins/admin/users/class_userManagement.inc:26 msgid "Manage users" msgstr "Gèrer les utilisateurs" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" +msgstr "Erreur d'infrastructure" + +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" +msgstr "Permissions" + #: plugins/admin/users/class_userManagement.inc:278 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/users/class_userManagement.inc:656 +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "aucun" + +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Modèle" + +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" +msgstr "Erreur de permissions" + +#: plugins/admin/users/class_userManagement.inc:667 msgid "Account locking" msgstr "Verrouillage du compte" -#: plugins/admin/users/class_userManagement.inc:657 +#: plugins/admin/users/class_userManagement.inc:668 #, php-format msgid "" "Password method '%s' does not support locking. Account (%s) has not been " @@ -3654,46 +3995,84 @@ msgstr "" "La méthode '%s' ne permet pas le verrouillage du mot de passe. Le compte (%" "s) n'a pas été verrouillé !" -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/admin/users/class_userManagement.inc:741 msgid "Unlock account" msgstr "Déverrouiller le compte" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/admin/users/class_userManagement.inc:743 msgid "Lock account" msgstr "Verrouiller Compte" -#: plugins/admin/users/class_userManagement.inc:745 +#: plugins/admin/users/class_userManagement.inc:756 msgid "Edit generic properties" msgstr "Modifier les propriétés de base" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "UNIX" - -#: plugins/admin/users/class_userManagement.inc:749 +#: plugins/admin/users/class_userManagement.inc:760 msgid "Edit POSIX properties" msgstr "Modifier les propriétés UNIX" -#: plugins/admin/users/class_userManagement.inc:760 +#: plugins/admin/users/class_userManagement.inc:771 msgid "Netatalk" msgstr "" -#: plugins/admin/users/class_userManagement.inc:761 +#: plugins/admin/users/class_userManagement.inc:772 msgid "Edit netatalk properties" msgstr "Modifier les propriétés de Netatalk" -#: plugins/admin/users/class_userManagement.inc:769 +#: plugins/admin/users/class_userManagement.inc:780 msgid "Edit FAX properties" msgstr "Modifier les propriétés FAX" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Appliquer un modèle" + +#: 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/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "Pas de modèles disponibles !" + #: plugins/admin/users/user-list.xml:11 msgid "List of users" msgstr "Liste des utilisateurs" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Propriétés" + +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "" + +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Editer" + #: plugins/admin/users/user-list.xml:140 msgid "Lock users" msgstr "Verouillez les utilisateurs" @@ -3702,6 +4081,12 @@ msgstr "Verouillez les utilisateurs" msgid "Unlock users" msgstr "Déverrouiller les utilisateurs" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" +msgstr "Envoyer un message" + #: plugins/admin/users/user-list.xml:167 msgid "Apply template" msgstr "Appliquer le modèle" @@ -3722,2941 +4107,2710 @@ msgstr "" msgid "Remove user" msgstr "Suppression de l'utilisateur" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Montrer les modèles" - -#: plugins/admin/users/user-filter.tpl:12 -msgid "Show functional users" -msgstr "montrer les utilisateurs fonctionnels" - -#: plugins/admin/users/user-filter.tpl:13 -msgid "Show POSIX users" -msgstr "Montrer les utilisateurs Posix" - -#: plugins/admin/users/user-filter.tpl:14 -msgid "Show Mail users" -msgstr "Montrer les utilisateurs de la messagerie" - -#: plugins/admin/users/user-filter.tpl:15 -msgid "Show Samba users" -msgstr "Montrer les utilisateurs samba" - -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Appliquer un modèle" - -#: 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/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Pas de modèles disponibles !" - -#: 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/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/departments/remove.tpl:10 +#: plugins/admin/users/template.tpl:6 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." +"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 "" -"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/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Liste des départements" - -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -msgid "Domain" -msgstr "Domaine" - -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -msgid "Domain component" -msgstr "Composant domaine" - -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Pays" - -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Lieu" - -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Entreprise" - -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -msgid "Locality name" -msgstr "Nom du lieu" - -#: 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/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Description du département" - -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Paramètres administratifs" - -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "Marquer le département comme une entité administrative indépendante" - -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Nom du département" - -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Nom de la branche à créer" +"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/departments/generic.tpl:22 -msgid "Descriptive text for department" -msgstr "Description du département" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +msgid "Show users" +msgstr "Utilisateurs" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Catégorie" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +msgid "Show groups" +msgstr "Groupes" -#: 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/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Nom du groupe" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Lieu" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Nom posix du groupe" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Département" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Description du groupe" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Lieu où est située cette branche de l'annuaire" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" +msgstr "" +"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier " +"un manuellement" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Lieu de cette branche" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Forcer le GID" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adresse" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Forcer le numéro d'ID" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Adresse postale de cette branche" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Sélectionnez afin de créer un groupe samba" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Numéro de téléphone de base pour cette sous-branche" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "dans le domaine" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Les membres sont dans un groupe téléphonique" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Numéro de fax de base pour cette sous-branche" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Les membres sont dans un groupe nagios" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -msgid "Domain Component" -msgstr "Objet Domaine" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Membre du groupe" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Départements" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "dans tout les groupes" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "Gérer les départements" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "pas dans tout les groupes" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/groups/remove.tpl:6 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." +"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ès que l'opération de marquage est finie, vous pouvez aller à la fin de la " -"page et appuyer sur le bouton 'Continuer' pour continuer la gestion des " -"départements." - -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Nom de l'entreprise" +"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/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Adresse postale" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Administration du groupe" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numéro de téléphone" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Erreur de configuration" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Pays" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" +msgstr "Impossible de trouver le SID de ce groupe dans votre configuration !" -#: plugins/admin/departments/domain.tpl:11 -msgid "Domain name" -msgstr "Nom du domaine" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Groupe Samba" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" -msgstr "Nom du domaine à créer" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Administrateurs du domaine" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Nom du pays à créer" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Utilisateurs du domaine" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "" -"Impossible de trouver un marqueur libre pour marquer l'entité " -"administrative !" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Invités du domaine" -#: plugins/admin/departments/class_department.inc:443 +#: plugins/admin/groups/class_group.inc:406 #, php-format -msgid "Tagging '%s'." -msgstr "Marquer '%s'." +msgid "Special group (%d)" +msgstr "Groupe spécial (%d)" -#: plugins/admin/departments/class_department.inc:524 +#: plugins/admin/groups/class_group.inc:540 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Bouger '%s' vers '%s'" +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" +"L'ajout de l'UID '%s' au groupe '%s' à échoué : Impossible de trouver " +"l'utilisateur !" -#: plugins/admin/departments/class_department.inc:565 +#: plugins/admin/groups/class_group.inc:546 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Impossible de copier %s, arrêt de l'opération" - -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Nom du département" +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" +"L'ajout de l'UID '%s' au groupe '%s' à échoué : l'UID est utilisé plus d'un " +"fois !" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Téléphone" +#: plugins/admin/groups/class_group.inc:624 +msgid "! unknown UID" +msgstr "! identifiant inconnu" -#: plugins/admin/departments/class_department.inc:666 +#: plugins/admin/groups/class_group.inc:667 #, php-format -msgid "Object '%s' is already tagged" -msgstr "L'objet '%s' est déjà marqué" +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/departments/class_department.inc:673 +#: plugins/admin/groups/class_group.inc:894 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Ajouter une marque (%s) à l'objet '%s'" +msgid "Cannot find any SID for '%s'!" +msgstr "Impossible de trouver le SID pour '%s' !" -#: plugins/admin/departments/class_department.inc:705 +#: plugins/admin/groups/class_group.inc:899 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Suppression de la marque de l'objet '%s'" +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Impossible de trouver le RIDBASe pour '%s' !" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Opération en cours" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "L'identifiant de groupe '%s' est déjà utilisé par '%s' !" -#: 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/admin/groups/class_group.inc:1175 +msgid "Generic group settings" +msgstr "Préférences des groupes génériques" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Nom de l'entreprise" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" +msgstr "Groupe Samba" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Nom de l'entreprise à créer" +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" +msgstr "Domaine Samba" -#: 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/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" +msgstr "Groupe téléphonique" -#: 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/admin/groups/class_group.inc:1193 +msgid "Nagios group" +msgstr "Groupe Nagios" -#: 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/admin/groups/class_group.inc:1195 +msgid "Group member" +msgstr "Membre du groupe" -#: 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/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Préférences des groupes" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" -msgstr "" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Liste des groupes" -#: plugins/admin/acl/class_aclManagement.inc:154 -msgid "ACL Assignment" -msgstr "Gestion des ACL" +#: plugins/admin/groups/group-list.xml:138 +msgid "Edit group" +msgstr "Editer le groupe" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Modèles des ACL" +#: plugins/admin/groups/group-list.xml:151 +msgid "Remove group" +msgstr "Enlever le groupe" -#: 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/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Sélectionner les hôtes à ajouter" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Editer le rôles (ACL)" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filtres" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" -msgstr "Remise à zéro des ACL" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Afficher les systèmes du département" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "Pas d'ACL pour cette catégorie" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/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/acl/class_aclRole.inc:420 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACL pour ces objets: %s" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Afficher les systèmes correspondant" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" -msgstr "Editer les catégories ACL" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Expression régulière pour sélectionner les adresses correspondantes" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" -msgstr "Remettre à zéro les catégories ACL" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +msgid "Domain Component" +msgstr "Objet Domaine" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Paramètres administratifs" -#: plugins/admin/acl/class_aclRole.inc:646 -msgid "Object in use" -msgstr "Objet utilisé" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nom du département" -#: plugins/admin/acl/class_aclRole.inc:646 -#, 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/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nom de la branche à créer" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rôle" +#: plugins/admin/departments/generic.tpl:22 +msgid "Descriptive text for department" +msgstr "Description du département" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Permissions" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Catégorie" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "Liste des acls" +#: 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/admin/acl/acl-filter.tpl:11 -msgid "Show access control lists" -msgstr "Montrer le contrôle d'accès (ACL)" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Lieu où est située cette branche de l'annuaire" -#: plugins/admin/acl/acl-filter.tpl:12 -msgid "Show roles" -msgstr "Montrer les rôles" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Lieu de cette branche" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Rapport de bogues" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Adresse postale de cette branche" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Rapport de bogues" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Numéro de téléphone de base pour cette sous-branche" -#: plugins/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" -msgstr "Editer les paramètres organisationnels de l'utilisateur" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Numéro de fax de base pour cette sous-branche" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" -msgstr "" -"Veuillez ajouter une adresse IP ou une combinaison réseau/masque de sous " -"réseau !" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "Marquer le département comme une entité administrative indépendante" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "féminin" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Nom de l'entreprise" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "masculin" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Nom de l'entreprise à créer" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "Impossible de télécharger le fichier !" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Description du département" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Numéro de série" +#: 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/generic/class_user.inc:522 +#: plugins/admin/departments/remove.tpl:10 msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" +"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 "" -"(Certains types de certificats ne sont pas supportés et peuvent être " -"affichés comme 'non valides'.)" +"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/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Le certificat est valide de %s à %s et est actuellement %s." +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Liste des départements" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "valide" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +msgid "Domain" +msgstr "Domaine" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "invalide" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +msgid "Domain component" +msgstr "Composant domaine" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Pas de certificat installé" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Pays" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." -msgstr "" -"Le format de stockage sélectionné pour les mots de passe n'est plus " -"disponible." +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +msgid "Locality" +msgstr "Lieu" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" -"Impossible de construire le RDN: pas de + autorisé dans la construction d'un " -"sous RDN !" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Nom du lieu" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "Impossible de construire un RDN: l'attribut n'est pas défini !" +#: 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/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" -"Imposible de contruire un RDN: les paramètres de l'attribut sont non " -"valides !" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" +msgstr "Erreur Fatale" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" msgstr "" -"Le format de stockage sélectionné nécessite une configuration de base !" +"Impossible de trouver un marqueur libre pour marquer l'entité " +"administrative !" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Page d'accueil" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Marquer '%s'." -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "GSM" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Bouger '%s' vers '%s'" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Bip" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Impossible de copier %s, arrêt de l'opération" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Date de naissance" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Départements" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" -msgstr "Impossible d'ouvrir le certificat !" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Nom du département" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unité" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Téléphone" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identifiant du bâtiment" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "L'objet '%s' est déjà marqué" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Travail" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Ajouter une marque (%s) à l'objet '%s'" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Dernière distribution" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Suppression de la marque de l'objet '%s'" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lieu de résidence" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" +msgstr "Gérer les départements" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Description de l'unité" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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 appuyer sur le bouton 'Continuer' pour continuer la gestion des " +"départements." -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Zone de sujet" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Opération en cours" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Fonction" +#: 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/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Numéro de série du certificat" +#: plugins/admin/departments/domain.tpl:11 +msgid "Domain name" +msgstr "Nom du domaine" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Visible par tous" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" +msgstr "Nom du domaine à créer" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Rue" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" +msgstr "Pays" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Code postal" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Nom du pays à créer" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" -msgstr "Paramètres par défaut des utilisateurs" +#: 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/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Mon Compte" +#: 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/class_user.inc:1615 -msgid "User identification" -msgstr "Information Utilisateur" +#: 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/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Titre Personnel" +#: 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/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Titre Universitaire" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" +msgstr "Nom de l'entreprise" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Sexe" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Numéro de téléphone" -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" -msgstr "Langue préférée" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" +msgstr "" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Image de l'utilisateur" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" +msgstr "Gestion de listes de contrôle d'accès (ACL)" -#: plugins/personal/generic/class_user.inc:1626 -#, fuzzy -msgid "Login restrictions" -msgstr "Restrictions pour les mot de passe" +#: plugins/admin/acl/class_aclManagement.inc:154 +msgid "ACL Assignment" +msgstr "Gestion des ACL" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" -msgstr "Numéro du département" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" +msgstr "Liste des acls" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" -msgstr "Numéro de l'employé" +#: plugins/admin/acl/acl-filter.tpl:11 +msgid "Show access control lists" +msgstr "Montrer le contrôle d'accès (ACL)" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Type de l'employé" +#: plugins/admin/acl/acl-filter.tpl:12 +msgid "Show roles" +msgstr "Montrer les rôles" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" -msgstr "Numéro du bureau" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Modèles des ACL" -#: plugins/personal/generic/class_user.inc:1635 -msgid "Telefon number" -msgstr "Numéro de téléphone" +#: 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/personal/generic/class_user.inc:1636 -msgid "Pager number" -msgstr "Numéro de page" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Editer le rôles (ACL)" -#: plugins/personal/generic/class_user.inc:1637 -msgid "Mobile number" -msgstr "Numéro de GSM" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Toutes les catégories" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" -msgstr "Numéro de fax" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" +msgstr "Remise à zéro des ACL" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Adresse postale personnelle" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Un niveau" -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" -msgstr "Numéro de téléphone privé" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Objet actuel" -#: plugins/personal/generic/class_user.inc:1647 -msgid "User password method" -msgstr "Méthode d'encodage des mots de passe" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Sous arbre complet" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" -msgstr "Certificats utilisateurs" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Le sous arbre complet (permanent)" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informations personnelles" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Au dessus" -#: 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" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "En bas" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Changer la photo" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nom du modèle" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Supprimer" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Langue préférée" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "Pas d'ACL pour cette catégorie" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Numéro de téléphone privé" +#: plugins/admin/acl/class_aclRole.inc:420 +#, php-format +msgid "ACL for these objects: %s" +msgstr "ACL pour ces objets: %s" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Format de stockage des mots de passe" +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" +msgstr "Editer les catégories ACL" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificats" +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" +msgstr "Remettre à zéro les catégories ACL" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Editer des certificats" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" -msgstr "Restreindre le login à" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" +msgstr "Tout les objets dans le sous arbres actuel" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" -msgstr "IP ou réseau" +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" +msgstr "Objet utilisé" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informations sur l'entreprise" +#: plugins/admin/acl/class_aclRole.inc:646 +#, 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/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "No. du département." +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" +msgstr "Permissions" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "No. de l'employé." +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" +msgstr "groupes d'utilisateurs" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "No. de bureau." +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" +msgstr "groupes imbriqués" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Veuillez utiliser l'onglet téléphone" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" +msgstr "groupes d'applications" + +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" +msgstr "groupes de départements" -#: 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/ogroups/ogroup-filter.tpl:15 +msgid "server groups" +msgstr "groupes de serveurs" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Sélectionnez une base" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" +msgstr "groupes de stations de travail" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Préférences utilisateur" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" +msgstr "groupes de stations windows" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Effacer le mot de passe" +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" +msgstr "groupes de terminaux" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Attribuer un nouveau mot de passe" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" +msgstr "groupes d'imprimantes" -#: 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/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" +msgstr "groupes de téléphones" -#: 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/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nom du groupe" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Information générales sur l'utilisateur" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Objets membres" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/ogroups/remove.tpl:6 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." +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." 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." +"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/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificat standard" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Queue téléphonique" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificat S/MIME" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Systèmes" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificat PKCS12" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Démarrage" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Editer les paramètres Unix" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Périphériques" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "expire" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Sommaire FAI" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "temps de grâce activé" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Applications" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "actif" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +msgid "Show department" +msgstr "Départements" -#: plugins/personal/posix/class_posixAccount.inc:173 -msgid "password not changeable" -msgstr "mot de passe non modifiable" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +msgid "Show server" +msgstr "Serveur" -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" -msgstr "mot de passe expiré" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +msgid "Show workstation" +msgstr "Stations de travail" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automatique" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +msgid "Show terminal" +msgstr "Terminaux" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, 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/ogroups/objectSelect/selectObject-filter.tpl:19 +msgid "Show printer" +msgstr "Imprimante" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Le mot de passe doit être changé après %s jours" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +msgid "Show phone" +msgstr "Téléphones" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, php-format -msgid "Disable account after %s days of inactivity after password expiry" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" msgstr "" -"Désactiver le compte après %s jours d'inactivité après l'expiration du mot " -"de passe" - -#: plugins/personal/posix/class_posixAccount.inc:456 -#, 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:793 -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:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Groupe d'utilisateurs" +"Vous ne pouvez pas combiner des terminaux et des stations de travail dans un " +"groupe d'objet !" -#: plugins/personal/posix/class_posixAccount.inc:946 -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/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "nombre d'objets différents trop important !" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Répertoire Home" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "utilisateurs" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "groupes" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "départements" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "serveurs" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "stations de travail" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" -msgstr "Compte Posix" +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" +msgstr "Stations Windows" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "terminaux" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "ID de l'utilisateur" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "téléphones" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" -msgstr "ID du Groupe" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "imprimantes" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" -msgstr "Forcer le changement de mot de passe au la connexion" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "le dn n'existe pas :" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, 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/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" +msgstr "Vous pouvez combiner au maximum deux objets différents !" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" +msgstr "Groupes d'objets" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Groupes d'objets" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:978 +msgid "Sytem trust" +msgstr "Système de Confiance" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" -msgstr "Clef SSH publique" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" +msgstr "Membres" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" -msgstr "Système de Confiance" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Sélectionnez les objets à ajouter" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Groupe principal" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Sélectionner pour chercher dans le sous arbre" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Statut" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" +msgstr "Chercher dans les sous arbre" -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" -msgstr "Dernière connexion" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Afficher les objets du département" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Forcer l'UID/GID" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Afficher les objets correspondants" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Appartenance au groupe" +#: 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/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" +msgstr "Gestion des groupe d'objets" -#: plugins/personal/posix/generic.tpl:100 -msgid "Common group" -msgstr "groupe commun" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" +msgstr "Modèles" -#: plugins/personal/posix/generic.tpl:104 -msgid "Groups differ" -msgstr "les groupes sont différents " +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" +msgstr "Installation Windows" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "Clefs SSH" +#: 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/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." -msgstr "Editer les clefs SSH" +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Liste des groupes d'objets" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Compte" +#: plugins/admin/ogroups/ogroup-list.xml:142 +msgid "Edit object group" +msgstr "Editer les groupes d'objets" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Sélectionner les groupes à ajouter" +#: plugins/admin/ogroups/ogroup-list.xml:155 +msgid "Remove object group" +msgstr "Enlever le groupe d'objet" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Afficher les groupes du département" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Rapport de bogues" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Afficher les groupes correspondants" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Rapport de bogues" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Expression régulière correspondant à des noms de groupe" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, php-format +msgid "Copy and paste failed!" +msgstr "Le copier/coller à échoué !" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Afficher les groupes contenant des utilisateurs" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Impossible d'attribuer les permissions pour '%s'" -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Utilisateur dont on montre les groupes" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' n'est pas un objet LDAP valide" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Serveurs" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "Erreur interne" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Stations de travail" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" +msgstr "Pas de permissions d'écriture dans '%s'" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Terminaux" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Ces objets seront collés : %s" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Paramètres Posix" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Cet objet sera collé : %s" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Paramètres Posix" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Coller" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "" -"L'utilisateur doit changer son mot de passe lors de sa première connexion" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "Impossible de coller" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Le mot de passe expirera le" +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Erreur XML dans gosa.conf: %s à la ligne %d" -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." +#: include/class_config.inc:325 +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" -"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes " -"qui l'utilisent." +"Impossible de se connecter à l'annuaire LDAP. Veuillez contacter " +"l'administrateur du système." -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Préférences pour les mots de passe" +#: include/class_config.inc:702 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !" -#: 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." +#: include/class_config.inc:1112 +msgid "Configuration" 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: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." +#: include/class_config.inc:1112 +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 mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide." +"Le fichier de configuration que vous utilisez semble ancien. Veuillez " +"l'enlever et recommencer l'installation." -#: plugins/personal/password/class_password.inc:94 +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 #, 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." +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." 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/password/class_password.inc:146 -msgid "User password" -msgstr "Mot de passe" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Le changement du mot de passe n'est pas autorisé" +"La fonctionnalité pour les copie instantanées est activée, mais la variable " +"requise '%s' n'est pas configurée." -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -"Vous n'avez pas l'autorisation pour changer votre mot de passe à ce moment" - -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "Compte / Groupes UNIX" - -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" -msgstr "Gestion SAMBA" - -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" -msgstr "Gestion de la messagerie" - -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" -msgstr "Gestion des FAX" +"La fonctionnalité pour les copie instantanées est activée, mais le module " +"nécessaire à la compression est manquant. Veuillez installer '%s'. " -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" -msgstr "Gestion d'asterisk" +#: 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." -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" -msgstr "Gestion de l'inventaire" +#: 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" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" -msgstr "Gestion Système / Configuration" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "Le temps limite du socket de '%s' secondes à été atteint." -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Carnet d'adresses" +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Vous êtes occupé à éditer des entrées multiples." -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "Envoyer vos réponses" +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Réinitialisation du mot de passe" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" -msgstr "Recevoir des notifications et des retour d'information" +#: 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 !" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" -msgstr "Notification et retour d'information" +#: include/class_sortableListing.inc:189 +#, fuzzy +msgid "Sortable list" +msgstr "Exporter la liste" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" -msgstr "Erreur d'installation" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Editer cette entrée" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "Erreur du retour d'information" +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Supprimer cette entrée" -#: setup/class_setupStep_Feedback.inc:140 +#: include/functions.inc:127 #, php-format -msgid "Cannot send feedback to '%s': %s" -msgstr "Impossible d'envoyer le retour d'information à '%s': %s" - -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -"Erreur lors de l'envoi de votre retour d'information: service " -"temporairement non disponible" - -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." -msgstr "Veuillez indiquer une adresse de messagerie valide." +"Erreur fatale : pas d'emplacement défini pour les classes - veuillez " +"exécuter '%s' pour régler le problème" -#: setup/class_setupStep_Feedback.inc:184 +#: include/functions.inc:134 +#, php-format msgid "" -"You have to select at least one of both options, subscribe or send feedback." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -"Vous devez au moins avoir activé une option, souscrire ou envoyer votre " -"retour d'information." - -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Terminé" - -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" -msgstr "Suivant" +"Erreur fatale : impossible d'initialiser la classe '%s' - veuillez exécuter " +"'%s' pour essayer de régler le problème" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Configuration Samba" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "" +"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu '%" +"s'." -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Générateur de hash samba" +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "" +"Le nom de l'utilisateur / UID n'est pas unique dans votre annuaire LDAP !" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "SID Samba" +#: include/functions.inc:605 +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "" +"Le nom de l'utilisateur / UID n'est pas unique dans votre annuaire LDAP. " +"Veuillez contacter votre administrateur système." -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Base du RID" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" +msgstr "Erreur lors de l'ajout d'un verrou. Contactez les développeurs !" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Branche contenant les stations de travail" +#: include/functions.inc:802 +#, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" +msgstr "" +"Impossible d'obtenir les informations de verrouillage dans l'annuaire LDAP. " +"Veuillez contacter votre administrateur !" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Correspondance des SID samba" +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" +msgstr "Le serveur LDAP à retourné: %s" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Fuseau Horaire" +#: include/functions.inc:931 +msgid "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." +msgstr "" +"Détection de verrou multiple pour un même objet. Ceci ne devrait pas " +"arriver. Effacement des références multiples." -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Veuillez indiquer votre fuseau horaire préféré ici" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "La taille limite de %d entrées est dépassée !" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Paramètres supplémentaire de GOsa" +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" +msgstr "" +"Mettre la nouvelle limite à %s et me montrer ce message si la limite est " +"toujours dépassée" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Activer le Copier / Coller" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "incomplet" -#: setup/setup_config2.tpl:112 -msgid "Government mode" -msgstr "Mode Gouvernemental" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Continuer malgré tout" -#: setup/setup_config2.tpl:123 -msgid "GOsa logging" -msgstr "journaux systèmes GOsa" +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Éditer malgré tout" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Paramètres de messagerie" +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Vous êtes sur le point d'éditer l'entrée(s) %s" -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Méthode de messagerie" +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "Entrées par page" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "Attribut d'identification du compte" +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Appliquer le filtre" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" -msgstr "Modèles de messages d'absence " +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "Utiliser Cyrus en mode UNIX" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "Version de développement de GOsa (Rev %s)" -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "Copie instantanée / Undo" +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "Le fichier '%s' ne peut pas être éffacé." -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "Activer la copie instantanée" +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" +msgstr "Impossible d'écrire le fichier de revision !" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "Base pour les snapshots" +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" +msgstr "'baseIdHook' n'est pas disponible. Utilisation de la base par défaut !" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Installation de GOsa" +#: include/functions.inc:2678 +msgid "LDAP warning" +msgstr "Avertissement LDAP" -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr " " +#: include/functions.inc:2678 +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 !" -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Installation" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." +msgstr "Utilisé pour stocker les informations spécifiques des comptes." -#: setup/setup_migrate.tpl:5 +#: include/functions.inc:2711 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." +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." 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/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Vérifier à nouveau" - -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" -msgstr "Ajouter les Object class obligatoires a l'annuaire LDAP. " +"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de " +"multiples changements simultané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 "Actuel" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" +msgstr "Object class obligatoire '%s' manquante !" -#: 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" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" +msgstr "Object class facultative '%s' manquante !" -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" -msgstr "Migrer" +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" +msgstr "La version requise des object class ne correspond pas '%s' (!=%s) !" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Fermer" +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" +msgstr "Classe(s) disponible(s)" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/functions.inc:2789 +msgid "" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -"Bouger les stations windows dans un département valide pour les stations " -"windows." +"Vous avez activé l'option rfc2307bis dans votre option 'configuration du " +"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne " +"supportent pas cette option." -#: setup/setup_migrate.tpl:67 +#: include/functions.inc:2790 msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -"Ce dialogue vous permet de bouger les stations windows affichées dans un " -"département valide" +"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, " +"l'objectClass 'posixGroup' doit être AUXILIARY" -#: setup/setup_migrate.tpl:69 +#: include/functions.inc:2794 msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -"Soyez prudent avec cet outil, il peut y avoir des références pointant vers " -"ces machines qui ne seront pas migrées." +"Votre schéma est configuré pour supporter les groupes rfc2307, mais vous " +"avez désactivé cette option lors de l'étape 'configuration de l'annuaire " +"ldap' du programme d'installation." -#: 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" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" +msgstr "L'objectClass 'posixGroup' doit être STRUCTURAL" + +#: include/functions.inc:2819 +msgid "German" +msgstr "Allemand" -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" -msgstr "Bouger les stations de travail sélectionnées" +#: include/functions.inc:2820 +msgid "French" +msgstr "Français" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "Que ce qui sera exécuté ici" +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italien" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" -msgstr "Bouger les groupes dans le groupe configuré" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Espagnol" -#: 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." +#: include/functions.inc:2823 +msgid "English" +msgstr "Anglais" -#: 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." +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Hollandais" -#: 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" +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Polonais" -#: 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" +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "Chinois" -#: 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" +#: include/functions.inc:2828 +msgid "Vietnamese" +msgstr "Vietnamien" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "Bouger les utilisateurs dans la branche utilisateur configurée" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Russe" -#: setup/setup_migrate.tpl:170 +#: include/functions.inc:3024 +#, php-format msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." 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." +"La commande '%s', utilisée dans le POSTMODIFY de l'extension '%s' n'existe " +"pas." -#: setup/setup_migrate.tpl:173 +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" +msgstr "Impossible de générer un hash samba !" + +#: include/functions.inc:3070 +#, php-format 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." +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" 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." +"Impossible de générer le mot de passe samba: l'exécution de '%s' à échoué, " +"veuillez vérifier le paramètre 'sambaHashHook'!" -#: setup/setup_migrate.tpl:176 -msgid "Move selected users into this people tree" -msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs." +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +msgid "Cannot allocate a free ID:" +msgstr "Impossible d'assigner un ID libre :" -#: setup/setup_migrate.tpl:219 -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Migrer les compte administrateur de GOsa 2.5" +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" +msgstr "Méthode d'allocation des id inconnue !" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -"Cette boite de dialogue permet la migration des comptes administrateurs de " -"GOSa 2.5 vers GOsa 2.6." -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Recharger" +#: include/functions.inc:3395 +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "Impossible de créer l'entrée sambaUnixIdPool !" -#: setup/setup_migrate.tpl:273 -msgid "Abort" -msgstr "Annuler" +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" +msgstr "sambaUnixIdPool n'est pas unique !" -#: setup/setup_migrate.tpl:275 -msgid "Create a new GOsa administrator account" -msgstr "Créer un nouveau compte administrateur pour GOsa" +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" +msgstr "Pas d' ID disponibles !" -#: 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." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" +msgstr "Nombre maximum d'essais dépassés !" -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" -msgstr "Mot de passe (de nouveau)" +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" +msgstr "Impossible d'assigner un ID libre !" -#: 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." +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" 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." +"Impossible de trouver une méthode de cryptage correspondante pour le mot de " +"passe !" -#: 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." +#: 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." -#: 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." +#: include/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" +msgstr "Echec du Journal système : %s" -#: 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." +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Option %s non valide !" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" -msgstr "Rafraîchir" +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" +msgstr "Le type d'objet spécifié est vide ou invalide !" -#: setup/setup_migrate.tpl: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." +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Racine" -#: setup/setup_migrate.tpl:532 +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Soumettre" + +#: include/utils/class_timezone.inc:47 +#, 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 timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." 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." +"Le fuseau horaire '%s' indiqué dans votre gosa.conf est invalide. Impossible " +"de calculer le décalage horaire correct." -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "Ecrire le fichier de configuration" +#: include/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." +msgstr "Sélectionnez pour lister les objets de type '%s'." -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" -msgstr "Fini - écrire le fichier de configuration" +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Sélectionner pour lister les objets contenant '%s'." -#: setup/class_setupStep_Finish.inc:104 -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "" -"Votre fichier de configuration est lisible par tout le monde. Veuillez " -"modifier les permissions !" +#: include/utils/class_msgPool.inc:20 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Sélectionnez pour lister les objets qui ont '%s' activés" -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." -msgstr "Le fichier de configuration ne peut être lu ou n'existe pas." +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" +msgstr "Cet objet sera effacé !" -#: setup/class_setupStep_Finish.inc:115 +#: include/utils/class_msgPool.inc:36 #, 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 "" -"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le " -"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes " -"pour réaliser cette opération:" +msgid "This '%s' object will be deleted!" +msgstr "L'objet '%s' sera effacé !" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Vérification de l'installation" +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Cet objet sera effacé : %s" -#: 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." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "L'objet de type '%s' sera effacé: %s" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Vérification de la version de PHP" +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" +msgstr "Cet objet sera effacé: " -#: setup/class_setupStep_Checks.inc:65 +#: include/utils/class_msgPool.inc:50 #, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP doit être à la version %s ou supérieure." +msgid "This '%s' object will be deleted:" +msgstr "L'objet de type '%s' sera effacé:" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Veuillez faire la mise à jour vers une version supportée." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Ces objets seront effacés: %s" -#: 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." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Ces objets de type '%s' seront effacés: %s" -#: 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." +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" +msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet !" -#: 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." +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" +msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet :" -#: 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." +#: include/utils/class_msgPool.inc:75 +msgid "You have no permission to delete these objects:" +msgstr "Vous n'avez pas les droits nécessaires pour supprimer ces objets :" -#: 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." +#: include/utils/class_msgPool.inc:82 +msgid "You have no permission to create this object!" +msgstr "Vous n'avez pas les droits nécessaires pour créer cet objet !" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +msgid "You have no permission to create the object:" +msgstr "Vous n'avez pas les droits nécessaires pour créer l'objet :" -#: 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." +#: include/utils/class_msgPool.inc:93 +msgid "You have no permission to create these objects:" +msgstr "Vous n'avez pas les droits nécessaires pour créer ces objets :" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" -msgstr "MySQL" +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" +msgstr "Vous n'avez pas l'autorisation de modifier cet objet !" -#: 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." +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" +msgstr "Vous n'avez pas l'autorisation de modifier cet objet :" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "générateur de hash samba" +#: include/utils/class_msgPool.inc:111 +msgid "You have no permission to modify these objects:" +msgstr "Vous n'avez pas l'autorisation de modifier ces objets :" -#: 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." +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" +msgstr "Vous n'avez pas l'autorisation de voir cet objet !" -#: 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." +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" +msgstr "Vous n'avez pas l'autorisation de voir l'objet :" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "" +#: include/utils/class_msgPool.inc:129 +msgid "You have no permission to view these objects:" +msgstr "Vous n'avez pas l'autorisation devoir ces objets :" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." -msgstr "GOsa a besoin de ce module pour gérer les images." +#: include/utils/class_msgPool.inc:136 +msgid "You have no permission to move this object!" +msgstr "Vous n'avez pas l'autorisation de bouger cet objet !" -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" -msgstr "Module de compression" +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +msgid "You have no permission to move the object:" +msgstr "Vous n'avez pas l'autorisation de bouger l'objet :" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." -msgstr "GOsa a besoin de ce module pour gérer les copie instantanées." +#: include/utils/class_msgPool.inc:147 +msgid "You have no permission to move these objects:" +msgstr "Vous n'avez pas l'autorisation de bouger ces objets :" -#: setup/class_setupStep_Checks.inc:181 -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é." +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" +msgstr "Informations de connexions" -#: setup/class_setupStep_Checks.inc:182 -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'." +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Impossible de se connecter à la base de données %s !" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "PHP utilise cette variable pour effacer des anciennes sessions." +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" +msgstr "Impossible de sélectionner la base de données %s !" -#: setup/class_setupStep_Checks.inc:191 -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." +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "Pas de serveur %s défini !" -#: setup/class_setupStep_Checks.inc:192 -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." +#: include/utils/class_msgPool.inc:189 +#, php-format +msgid "Cannot query %s database!" +msgstr "Impossible d'effectuer une requête sur la base de données %s !" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" -msgstr "Eteint" +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Le champ '%s' contient un mot réservé !" -#: setup/class_setupStep_Checks.inc:200 -msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +#: include/utils/class_msgPool.inc:201 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" -"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register " -"doit être a 'Off' dans votre php.ini." +"La commande '%s', spécifiée comme connexion de l'extension '%s' n'existe " +"pas !" -#: setup/class_setupStep_Checks.inc:201 -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." +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" +msgstr "Le commande '%s' est invalide !" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/utils/class_msgPool.inc:210 +#, 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 !" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" -"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or " -"plus haut." +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "l'option '%s' de la commande pour l'extension %s est invalide !" -#: setup/class_setupStep_Checks.inc:216 -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." +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "l'option '%s' de la commande (%s) est invalide !" -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'." +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Impossible d'exécuter la commande '%s' !" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." -msgstr "Le temps d'exécution doit être au moins de 30 secondes." +#: include/utils/class_msgPool.inc:224 +#, 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 !" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à " -"'30' ou plus." +"Impossible d'exécuter l'option '%s' de la commande pour l'extension %s !" -#: setup/class_setupStep_Checks.inc:232 -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." +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Impossible d'exécuter l'option '%s' de la commande (%s) !" -#: setup/class_setupStep_Checks.inc:233 -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'." +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "La valeur pour '%s' est trop grande !" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" -msgstr "Ouvert" +#: include/utils/class_msgPool.inc:238 +#, php-format +msgid "'%s' must be smaller than %s!" +msgstr "'%s' doit être plus petit que %s !" -#: setup/class_setupStep_Checks.inc:240 -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." +#: include/utils/class_msgPool.inc:246 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "La valeur pour '%s' est trop petite !" -#: setup/class_setupStep_Checks.inc:241 -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'." +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' doit être à la version %d ou plus grand !" -#: setup/class_setupStep_Checks.inc:248 -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'." +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "'%s' dépend de '%s' - veuillez indiquer les deux valeurs !" -#: setup/class_setupStep_Checks.inc:249 -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'." +#: include/utils/class_msgPool.inc:261 +#, 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 !" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" -msgstr "Le fichier de configuration peut être écrit" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Le champ obligatoire '%s' n'est pas rempli !" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" -msgstr "Le fichier de configuration ne peut pas être écrit" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "Exemple" -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:295 #, 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 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" -msgstr "Paramètres essentiels de GOsa" +msgid "The Field '%s' contains invalid characters" +msgstr "Le champ '%s' contient des caractères invalides" -#: setup/setup_config3.tpl:6 -msgid "Enable primary group filter" -msgstr "Activer le filtre sur les groupes primaires" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' n'est pas permis :" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" -msgstr "Afficher les sommaires dans les listes" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' n'est pas autorisé !" -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" -msgstr "Honorer les entités administratives" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Le champ '%s' contient des caractères invalides !" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" -msgstr "Répertoire de compilation de smarty" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "Extension PHP %s manquante !" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "communauté SNMP" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" +msgstr "Ajouter %s" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" -msgstr "Répertoire pour le stockage des PPD" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" +msgstr "Supprimer %s" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" -msgstr "Répertoire pour le stockage des profiles kiosk" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" +msgstr "Activer %s" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "Base pour SUDO" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." +msgstr "Editer..." -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" -msgstr "Script pour la gestion de la queue du serveur de messagerie" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." +msgstr "Editer %s..." -#: setup/setup_config3.tpl:134 -msgid "Notification script" -msgstr "Script de notification" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Retour" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" -msgstr "Activer le vérrouillage lors de l'édition" +#: include/utils/class_msgPool.inc:380 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "Ce compte n'a pas d'extensions %s valides !" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" -msgstr "Service GOsa" +#: include/utils/class_msgPool.inc:386 +#, 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." -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" -msgstr "Délai d'attente pour le service GOsa" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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 !" -#: setup/setup_config3.tpl:207 -msgid "Login and session" -msgstr "connexion et session" +#: include/utils/class_msgPool.inc:405 +#, 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." -#: setup/setup_config3.tpl:210 -msgid "Login attribute" -msgstr "Attribut de connexion" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, 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 !" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "Force register_globals à être désactivé" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" +msgstr "Ajouter %s paramètres" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "Force les connexions cryptées" +#: include/utils/class_msgPool.inc:429 +#, php-format +msgid "Remove %s settings" +msgstr "Effacer %s paramètres" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" -msgstr "Avertir si la session ne sera pas cryptée" +#: include/utils/class_msgPool.inc:435 +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" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" -msgstr "Se souvenir des paramètres des filtres" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Janvier" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" -msgstr "Durée de vie de la session" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Février" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "Deboguage" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Mars" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" -msgstr "Afficher les erreur PHP" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Avril" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" -msgstr "Durée maximale d'une requête LDAP" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Mai" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "Inscrit les statistique de l'annuaire LDAP dans les journaux systèmes" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Juin" -#: setup/setup_config3.tpl:324 -msgid "Debug level" -msgstr "Niveau de débogage" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Juillet" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" -msgstr "Désactivé" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Août" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" -msgstr "Activé" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Septembre" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "L'envoi du retour d'information à réussi" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Octobre" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Souscrire à la liste de discutions gosa-announce" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Novembre" -#: 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 "" -"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." +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Décembre" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Adresse de messagerie" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Dimanche" -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "Envoyer vos commentaire au membres du projet Gosa" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Lundi" -#: 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 "" -"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss." -"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme." +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "Mardi" -#: 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é ?" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "Mercredi" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "Oui" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" +msgstr "Jeudi" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "Non" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Vendredi" -#: 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" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Samedi" -#: 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 ?" +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" +msgstr "La requête MySQL à échoué !" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "Je l'utilise depuis " +#: include/utils/class_msgPool.inc:464 +msgid "read operation" +msgstr "lecture" -#: 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" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" +msgstr "ajout" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "Quel système d'exploitation / distribution utilisez vous ?" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" +msgstr "modification" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "Quel serveur web utilisez vous ?" +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" +msgstr "suppression" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "Quelle version de php utilisez vous ?" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" +msgstr "recherche" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" +msgstr "authentification" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "Quel type de serveur(s) ldap utilisez vous ?" +#: include/utils/class_msgPool.inc:468 +#, php-format +msgid "LDAP %s failed!" +msgstr "La requête LDAP %s à échoué !" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "Combien d'objet sont dans votre annuaire LDAP ?" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" +msgstr "La requête LDAP à échoué !" -#: setup/setup_feedback.tpl:132 -msgid "Features" -msgstr "Fonctionalités" +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" +msgstr "Le téléchargement à échoué !" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "Quel fonctionnalités de GOsa utilisez vous ?" +#: include/utils/class_msgPool.inc:488 +#, php-format +msgid "Upload failed: %s" +msgstr "Le téléchargement à échoué : %s" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" -"Quelle fonctionnalités voulez vous voir dans les prochaines versions de " -"GOsa ?" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "Erreur de communication avec le service d'infrastructure !" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "Envoyer vos réponses" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Erreur de communication avec le service d'infrastructure : %s" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Création du fichier de configuration" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "Ce '%s' est en cours d'utilisation par : %s" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" -msgstr "Dependant de l'utilisateur exécutant votre serveur web :" +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." +msgstr "Ce '%s' est toujours en utilisation." -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Télécharger la configuration" +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Ce '%s' est en utilisation par les objets : %s" -#: setup/setup_finish.tpl:33 -msgid "Status: " -msgstr "Statut: " +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "Le fichier '%s' n'existe pas !" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Configuration LDAP" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Impossible de lire le fichier '%s' !" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Configuration de la connexion LDAP" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Impossible d'écrire dans le fichier '%s' !" -#: setup/class_setupStep_Ldap.inc:55 +#: include/utils/class_msgPool.inc:536 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour " -"GOsa." +"La valeur de '%s' est actuellement vide ou non valide, veuillez vérifier " +"votre fichier de configuration !" -#: setup/class_setupStep_Ldap.inc:105 +#: include/utils/class_msgPool.inc:542 #, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "La connexion anonyme sur le serveur '%s' à échoué !" +msgid "Cannot delete file '%s'!" +msgstr "Impossible d'effacer le fichier '%s' !" -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:548 #, php-format -msgid "Bind as user '%s' failed!" -msgstr "la connexion comme l'utilisateur '%s' à échoué !" +msgid "Cannot create folder '%s'!" +msgstr "Impossible de créer le répertoire '%s' !" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "La connexion anonyme sur le serveur '%s' à réussi." +msgid "Cannot delete folder '%s'!" +msgstr "Impossible d'effacer le répertoire '%s' !" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "Veuillez introduire un utilisateur et un mot de passe !" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "Checking for %s support" +msgstr "Vérification du support pour %s" + +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Installer et activer le module PHP %s." + +#: include/utils/class_msgPool.inc:572 +#, 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/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" + +#: include/utils/class_xml.inc:48 +msgid "in" +msgstr "dans" -#: setup/class_setupStep_Ldap.inc:115 -#, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !" +#: include/utils/class_xml.inc:50 +msgid "on line" +msgstr "en ligne" -#: 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" +#: include/utils/class_xml.inc:51 +msgid "XML error" +msgstr "Erreur XML" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Connexion LDAP" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Le Certificat et vide !" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nom de l'emplacement" +#: 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 !" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "URI de connexion" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "Impossible d'extraire les informations de certificats non PEM !" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Connexion TLS" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "Pas de certificat valide chargé !" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Authentification" +#: 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" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN de l'administrateur" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "L'aide n'est pas disponible pour cette extension." -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Sélectionner un utilisateur" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "précédent" -#: 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" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "suivant" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Mot de passe administrateur" +#: 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 " -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Paramètres basé sur les schéma" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% de correspondance dans le fichier %s" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Utilisez des groupes rfc2307bis" +#: include/class_filter.inc:468 +#, fuzzy +msgid "Edit filters" +msgstr "Editer des certificats" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Statut actuel" +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" -msgstr "Vérification de l'annuaire LDAP" +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Contrôle d'accès" -#: 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" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "utilisateurs" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" -msgstr "Recherche de l'objet racine" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "Remise à zéro des ACL" -#: setup/class_setupStep_Migrate.inc:141 -msgid "Inspecting object classes in root object" -msgstr "Inspecter les classes d'objets de l'objet racine" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Utiliser l'ACL définie dans le rôle" -#: setup/class_setupStep_Migrate.inc:147 -msgid "Checking permission for LDAP database" -msgstr "Vérification des permissions sur l'annuaire LDAP" +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "Pas de paramètres pour les ACL de cette catégorie !" -#: setup/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" -msgstr "Vérification des départements invisibles" +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" +msgstr "Contient les ACL pour ces objets: %s" -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" -msgstr "Vérification des utilisateurs invisibles" +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "ACL de la catégorie" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" -msgstr "Vérification du superadministrateur" +#: include/class_acl.inc:608 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" -#: 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" +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" +msgstr "Afficher/Cacher la configuration avancée" -#: 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" +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Créer un objet" -#: 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" +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Bouger un objet" -#: setup/class_setupStep_Migrate.inc:190 -msgid "Checking for duplicated UID numbers" -msgstr "Vérification pour les uid en double" +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Enlever les objets" -#: setup/class_setupStep_Migrate.inc:196 -msgid "Checking for duplicate GID numbers" -msgstr "Vérification pour les gid en double" +#: include/class_acl.inc:807 +msgid "Grant permission to owner" +msgstr "Donner la permission à l'utilisateur" -#: setup/class_setupStep_Migrate.inc:202 -msgid "Checking for old style USB devices" -msgstr "Recherche de périphériques USB ancien style" +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "lecture" -#: 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é." +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "écrire" -#: setup/class_setupStep_Migrate.inc:214 -msgid "Checking for old style application menus" -msgstr "Vérifier pour les menu des applications ancienne mode" +#: include/class_acl.inc:816 +msgid "Complete object" +msgstr "L'objet au complet" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" -msgstr "La requête LDAP à échoué" +#: include/class_acl.inc:960 +#, php-format +msgid "Unkown ACL type '%s'!" +msgstr "Type d'ACL inconnu '%s' !" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." -msgstr "L'objet racine est probablement manquant." +#: include/class_acl.inc:1005 +#, php-format +msgid "Unknown entry '%s'!" +msgstr "Entrée inconnue '%s' !" -#: setup/class_setupStep_Migrate.inc:263 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'uidNumber'." +msgid "Role: %s" +msgstr "Rôle : %s" -#: setup/class_setupStep_Migrate.inc:315 +#: include/class_acl.inc:1071 +msgid "unknown role" +msgstr "Rôle inconnu" + +#: include/class_acl.inc:1079 #, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'gidNumber'." +msgid "Contains settings for these objects: %s" +msgstr "Contient les paramètres pour ces objets: %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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Echec" +#: include/class_acl.inc:1096 +msgid "inactive" +msgstr "inactif" + +#: include/class_acl.inc:1096 +msgid "No members" +msgstr "Aucun membres" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_acl.inc:1266 +msgid "Access control list" +msgstr "Contrôle d'accès (ACL)" + +#: include/class_acl.inc:1271 +msgid "ACL roles" +msgstr "Rôles ACL" + +#: include/class_tabs.inc:57 #, php-format msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%" -"s'." +"Pas de définition de plugin pour l'initialisation de '%s', veuillez vérifier " +"votre fichier de configuration." -#: setup/class_setupStep_Migrate.inc:448 +#: include/class_tabs.inc:239 #, 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'." +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "L'effacement à été interrompu par l'extension '%s': %s" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" -msgstr "Bouger" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Références" -#: 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'." +#: include/class_listing.inc:527 +msgid "created by" +msgstr "Crée par" -#: 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 "" -"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap." +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Monter d'un département" -#: 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." +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Aller au département des utilisateurs" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" -msgstr "Erreur de migration" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Recharger la liste" -#: 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' :" +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" +msgstr "Copier" -#: 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." +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" +msgstr "Couper" -#: setup/class_setupStep_Migrate.inc:1028 -#, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Compte administratifs de GOsa 2.5 trouvés : %s" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Couper cette entrée" -#: 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." +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Copier cette entrée" -#: 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." +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +msgid "Restore snapshots" +msgstr "Restaurer la copie instantanée" -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_listing.inc:1482 +msgid "Export list" +msgstr "Exporter la liste" + +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" +msgstr "Restaurer la copie instantanée" + +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" +msgstr "Créer un nouveau snapshot depuis cet objet" + +#: include/class_SnapShotDialog.inc:82 #, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :" +msgid "You're about to delete the snapshot '%s'." +msgstr "Vous êtes sur le point de supprimer le snapshot '%s'." -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "Erreur d'entrée" +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" +msgstr "Supprimer le snapshot" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" -msgstr "Erreur de mot de passe" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Avertissement de performance" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -"Le mot de passe entré dans le champ nouveau et celui dans le champ " -"vérification ne concordent pas !" +"La performance de votre annuaire est faible : la dernière requête à duré " +"%.2fs !" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" -msgstr "Le nom d'utilisateur est incorrect !" +#: include/class_ldap.inc:693 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" +msgstr "" +"Impossible de créer automatiquement des sous arbres avec le RDN '%s': object " +"class non trouvé !" -#: setup/class_setupStep_Migrate.inc:1200 +#: include/class_ldap.inc:741 #, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !" +"Impossible de créer automatiquement des sous arbres avec le RDN '%s': non " +"supporté" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -msgid "Cannot move users to the requested department!" -msgstr "Impossible de bouger les utilisateurs vers le département spécifié !" +#: include/class_ldap.inc:828 +#, 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'" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "Les stations windows seront bougées depuis" +#: include/class_ldap.inc:830 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "lors de l'opération sur le serveur LDAP %s" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "Mise à jour des références suivantes aussi" +#: include/class_ldap.inc:1052 +#, php-format +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" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "Les groupes seront bougés depuis" +#: include/class_ldap.inc:1081 +#, php-format +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 !" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "Les utilisateurs seront bougés depuis" +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" +msgstr "" +"La création de cette page à occasionné des erreurs d'après l'interpréteur " +"PHP !" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "Les références suivantes seront mises à jour" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" +msgstr "Envoyer vos commentaires au membres du projet Gosa" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." -msgstr "" -"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre " -"annuaire LDAP." +#: include/php_setup.inc:108 +msgid "Send bugreport" +msgstr "Envoyer un rapport de bug" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "Essai de création de l'objet racine" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Afficher/Cacher l'information" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "L'objet racine n'a pas pu être crée, vous devrez essayer vous même." +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "Erreur PHP" -#: setup/class_setupStep_Migrate.inc:2058 -#, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Object class '%s' de GOsa manquante !" +#: include/php_setup.inc:142 +msgid "class" +msgstr "classe" -#: setup/class_setupStep_Migrate.inc:2059 -msgid "Please check your installation." -msgstr "Veuillez vérifier votre installation." +#: include/php_setup.inc:148 +msgid "function" +msgstr "fonction" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." -msgstr "" -"Impossible de gérer l'objet structural de votre objet racine. S'il vous " -"plaît essayer de ajouter la classe d'objet '%s' à la main." +#: include/php_setup.inc:153 +msgid "static" +msgstr "statique" -#: setup/class_setupStep_Migrate.inc:2439 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "La copie de '%s' vers '%s' à échoué :" +#: include/php_setup.inc:157 +msgid "method" +msgstr "méthode" -#: setup/class_setupStep_Migrate.inc:2574 -#, 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." +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Trace" -#: setup/class_setupStep_Migrate.inc:2634 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "L'ajout de '%s' à l'annuaire LDAP à échoué: %s" +#: include/php_setup.inc:191 +msgid "File" +msgstr "Fichier" + +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Ligne" + +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Type" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, php-format -msgid "Updating '%s' failed: %s" -msgstr "La mise à jour de '%s' à échoué : %s" +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Arguments" -#: setup/class_setupStep_Migrate.inc:2727 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "Il y a %s services qui doivent être migrés." +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Tout les objets dans cette catégorie" -#: setup/class_setupStep_Migrate.inc:3058 -#, 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." +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" +"Le format du fichier de configuration à changé. Veuillez réexecuter " +"l'installation !" -#: 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." +#: include/exporter/class_PDF.inc:24 +msgid "Page" msgstr "" -"Il semble que c'est votre première installation de GOsa - nous n'avons pas " -"trouvé de configuration. Ce programme d'aide à l'installation vous aidera à " -"configurer GOsa." -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "Qu'est ce que le programme d'aide à l'installation fera pour vous ?" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." +msgstr "Pas d'exportation en pdf, la librairie FPDF n'est pas installée." -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "Créer une simple configuration mono site" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" +msgstr "" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -"Essaye de trouver si il existe des problèmes dans votre configuration PHP ou " -"LDAP" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" -msgstr "Vous permet de choisir un jeu d'option de base ou avancées" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "GOsa support Service" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "Migration assistée d'un annuaire LDAP existant" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" +msgstr "Impossible de lire le contenu du fichier XML" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "Qu'est ce que le l'assistant d'installation ne fera pas pour vous ?" +#: include/class_gosaSupportDaemon.inc:1184 +#, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Impossible d'envoyer l'evènement annuler pour l'entrée '%s' !" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" -msgstr "Trouver toutes les erreur possible dans votre configuration" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Impossible d'enlever l'entrée %s !" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "Migrer tout les scénario LDAP possible - créez des sauvegardes !" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "" +"Vous n'êtes pas autorisé à créer une nouvelle copie instantanée pour %s." -#: setup/setup_welcome.tpl:25 -msgid "To continue..." -msgstr "Suite de la configuration..." +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, 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." -#: setup/setup_welcome.tpl:28 +#: include/class_management.inc:582 +#, 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:" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -"Pour des raisons de sécurité vous devez vous authentifier en créant le " -"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). " -"Ceci peut être réalisé en exécutant la commande suivante:" - -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "Cliquer sur 'Continuer' quand vous avez fini." - -#: 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_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" -msgstr "Paramètres de GOsa 3/3" - -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "Customiser certains paramètres essentiels de GOsa" - -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" -msgstr "La durée de la session doit être une valeur numérique !" +"Pas de déclaration pour '%s' dans votre fichier de configuration. Impossible " +"d'initialiser le plugin !" -#: setup/class_setupStep_Config3.inc:216 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Le temps maximumpour une requête ldap doit être une valeur numérique !" +#: include/class_plugin.inc:521 +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 !" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "Extension PHP et vérification de ceux ci" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" +msgstr "Changement du dn de l'acl" -#: 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." +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "de" -#: 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." +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" +msgstr "Restaurer" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Configuration de PHP" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" +msgstr "Créer un snapshot" -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "Montrer les informations" +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "couper" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Paramètres spécifiques des schémas" +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "copier" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Activer la validation des schéma lors de la connexion" +#: include/class_userFilter.inc:60 +#, fuzzy +msgid "Options" +msgstr "Applications" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Vérifier les statuts" +#: 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." -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "La vérification des schéma à réussi" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Aide" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "La vérification des schéma à échoué" +#: 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." -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -"Impossible de lire les schémas, toutes les vérifications sont annulées. " -"Ajuster les acl de votre annuaire ldap." +"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les " +"fichiers d'aide." -#: setup/setup_schema.tpl:35 +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "La session n'est pas cryptée !" + +#: html/index.php:64 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." 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. " +"La durée de validité des sessions configurée dans votre gosa.conf sera " +"remplacée par celle définie dans votre php.ini." -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Thèmes et apparences" +#: html/index.php:144 html/password.php:58 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon." -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Thème" +#: html/index.php:165 +msgid "Smarty error" +msgstr "Erreur Smarty" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: html/index.php:165 html/password.php:74 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 !" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Compresser les données envoyées au navigateur web" +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" +msgstr "Il y a une problèmes avec la configuration de l'authentification !" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -"Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes" - -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Type d'attribut pour le DN des utilisateurs" +"Impossible de trouver un utilisateur valide pour le système " +"d'authentification !" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" +#: html/index.php:228 +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 !" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Branches de l'arbre ldap ou sont stockes les groupes" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" +"Impossible de détecter les information sur les schémas LDAP installés !" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Inclure le personal title dans le DN de l'utilisateur" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Votre installation LDAP contient de vieux schémas :" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Règles de de nommage souples" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Le nom d'utilisateur est incorrect !" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Uid automatiques" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Veuillez introduire votre mot de passe !" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID id min" +#: html/index.php:314 +msgid "Authentication error" +msgstr "Erreur d'authentification" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Nombre de départ pour les utilisateurs/groupes" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" +"Impossible de trouver l'information utilisateur pour l'authentification " +"htaccess !" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Connexions pour le nombre de base" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe." -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Algorithme de cryptage pour les mots de passe" +#: html/index.php:369 +msgid "Account locked. Please contact your system administrator!" +msgstr "Compte verouillé. Veuillez contacter votre administrateur système !" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Restrictions pour les mot de passe" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "La session ne sera pas cryptée." -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Taille minimum des mots de passe" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Démarrer une session SSL" -#: 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" +#: html/index.php:420 +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 !" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Connexions pour le changement de mot de passe" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Erreur: Méthode de changement de mot de passe non disponible!" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Utiliser SASL pour kerberos" +#: 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." -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Utiliser l'expiration du compte" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "" +"Le programme externe pour changer votre mot de passe à renvoyé une erreur: " -#: 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." +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" + +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" 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." +"Je n'ai pas trouvé '%s' - veuillez exécuter '%s' pour régler ce problème" -#: setup/setup_config1.tpl:222 +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Configuration de PHP" + +#: html/main.php:168 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." 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." +"FATAL: Register globals est activé. GOsa ne permettra pas aux utilisateurs " +"de se connecter tant que ceci n'est pas corrigé par un administrateur." -#: 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." +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Plus de mémoire disponible !" + +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "Les vérifications des ACL de l'utilisateur ont été désactivés" + +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" 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_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." +#: html/main.php:339 +msgid "Your password is about to expire, please change your password!" 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." +"Votre mot de passe va bientôt expirer, veuillez changer votre mot de passe !" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Vérification des schémas LDAP" +#: html/main.php:349 +msgid "Plugin" +msgstr "Extension" -#: 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" +#: html/main.php:350 +#, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Bienvenue" +#: html/main.php:364 +msgid "Configuration Error" +msgstr "Erreur de configuration" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Le message d'accueil" +#: html/main.php:365 +#, 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 !" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Bienvenue dans l'installation de GOsa" +#, fuzzy +#~ msgid "Group selection filter" +#~ msgstr "Préférences des groupes" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "licence" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Préférences utilisateur" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Termes et Conditions d'utilisation" +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Paramètres Posix" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Veuillez sélectionner la langue par défaut" +#~ msgid "The filter is incomplete!" +#~ msgstr "Le filtre est incomplet !" -#: 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." +#~ msgid "Go to root department" +#~ msgstr "Aller au département de base" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Veuillez indiquer votre langue préférée ici" +#~ msgid "Home" +#~ msgstr "Accueil" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Paramètres de GOsa 1/3" +#~ 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é." + +#~ 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." -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Préférences de base GOsa" +#~ msgid "Show templates" +#~ msgstr "Montrer les modèles" -#: 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." +#~ msgid "Show functional users" +#~ msgstr "montrer les utilisateurs fonctionnels" -#: 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'." +#~ msgid "Show Samba users" +#~ msgstr "Montrer les utilisateurs samba" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" +#~ msgid "Choose subtree to place user in" +#~ msgstr "Sélectionnez la branche où sera enregistrée l'utilisateur" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Branches de l'arbre ldap ou sont stockes les groupes" +#~ msgid "Select a base" +#~ msgstr "Sélectionnez une base" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "l'uid de base doit être une valeur numérique" +#~ msgid "You have no permission to set your password!" +#~ msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe !" -#: 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." +#~ msgid "Generic user information" +#~ msgstr "Information générales sur l'utilisateur" -#: 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." +#~ msgid "Account" +#~ msgstr "Compte" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" -msgstr "Paramètres de GOsa 2/3" +#~ msgid "Select groups to add" +#~ msgstr "Sélectionner les groupes à ajouter" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" -msgstr "Customiser les paramètres spéciaux" +#~ msgid "Display groups of department" +#~ msgstr "Afficher les groupes du département" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Configuration de la langue" +#~ msgid "Display groups matching" +#~ msgstr "Afficher les groupes correspondants" -#: 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." +#~ msgid "Regular expression for matching group names" +#~ msgstr "Expression régulière correspondant à des noms de groupe" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatique" +#~ msgid "Display groups of user" +#~ msgstr "Afficher les groupes contenant des utilisateurs" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Utilisateur dont on montre les groupes" #~ msgid "Inconsistent DN encoding detected: '%s'" #~ msgstr "Encodage du inconsistant du DN détecté : '%s'" diff --git a/gosa-core/locale/core/it/LC_MESSAGES/messages.po b/gosa-core/locale/core/it/LC_MESSAGES/messages.po index a3c26de22..b0a8e1025 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2005-11-18 15:26+0100\n" "Last-Translator: Alessandro Amici \n" "Language-Team: Italian\n" @@ -15,2595 +15,2691 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Attenzione" - -#: 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_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/remove.tpl:10 -#, 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." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Cerca" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Applica" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Annulla" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "" +#: setup/setup_ldap.tpl:25 +#, fuzzy +msgid "LDAP connection" +msgstr "Disconnessione " -#: ihtml/themes/default/login.tpl:27 +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nome locazione" + +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Login screen" -msgstr "Utenti di Dominio" +msgid "Connection URI" +msgstr "Connessione" -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_ldap.tpl:45 #, 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" +msgid "TLS connection" +msgstr "Connessione" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Nome utente" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Base" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Password" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +#, fuzzy +msgid "Reload" +msgstr "leggere" -#: 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" +#: setup/setup_ldap.tpl:69 +#, fuzzy +msgid "Authentication" +msgstr "Destinazione" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Entra" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN dell'amministratore" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Clicca qui per connetterti" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +#, fuzzy +msgid "Select user" +msgstr "Rimuovi" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" 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." -msgstr "" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Password dell'amministratore" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_ldap.tpl:101 +#, fuzzy +msgid "Schema based settings" +msgstr "Impostazioni Samba" -#: 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/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Salva" - -#: ihtml/themes/default/copyPasteDialog.tpl:24 -#, fuzzy -msgid "Cancel all" -msgstr "Annulla" - -#: ihtml/themes/default/copyPasteDialog.tpl:30 +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Operation complete" -msgstr "incompleto" - -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Esegui" +msgid "Current status" +msgstr "Stato" -#: 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 "" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Informazioni" -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#, fuzzy +msgid "GOsa settings 3/3" +msgstr "Opzioni di posta dell'identità" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/class_setupStep_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" 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_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +#, fuzzy +msgid "No" +msgstr "nessuno" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Imposta" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +#, fuzzy +msgid "Yes" +msgstr "Sistemi" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" +#: setup/class_setupStep_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#: setup/class_setupStep_Config3.inc:216 #, fuzzy -msgid "New ACL" -msgstr "Nuovo" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Inoltra i messaggi a" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "ACL type" -msgstr "Tipo" +msgid "Create your configuration file" +msgstr "File di configurazione" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -#, fuzzy -msgid "Select an acl type" -msgstr "Rimuovi" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +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:321 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 "Applica" +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Scarica il file di configurazione" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_finish.tpl:33 #, fuzzy -msgid "Additional filter options" -msgstr "Opzioni applicazione" +msgid "Status: " +msgstr "Stato" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: 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 "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:11 +#, fuzzy +msgid "Create a basic, single site configuration" +msgstr "Scarica il file di configurazione" + +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Membri" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Scegli il tuo numero di telefono personale" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/acl.tpl:112 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "ACL for this object" -msgstr "Controllo il supporto per iconv" +msgid "Find every possible configuration error" +msgstr "File di configurazione" -#: ihtml/themes/default/acl.tpl:118 -#, fuzzy -msgid "Available roles" -msgstr "Applicazioni disponibili" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "To continue..." +msgstr "Configurazione continua..." -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -#, fuzzy -msgid "Old password" -msgstr "Password" +#: 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/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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "Nuova password" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 #, fuzzy -msgid "Verify password" -msgstr "Password" - -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Cambia la password" +msgid "Setup error" +msgstr "Stato" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 +#: setup/class_setup.inc:197 #, fuzzy -msgid "Click here to change your password" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Completed" +msgstr "incompleto" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" 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/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -#, fuzzy -msgid "Restoring object snapshots" -msgstr "Gruppo di oggetti" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Impostazioni Samba" -#: 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_config2.tpl:6 +msgid "Samba hash generator" 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_config2.tpl:15 +#, fuzzy +msgid "Samba SID" +msgstr "Samba" -#: 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 "" +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Database" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Oggetto" +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Mostra workstation" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "" +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" -msgstr "" +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" +msgstr "Cellulare" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config2.tpl:74 #, fuzzy -msgid "Creating object snapshots" -msgstr "Gruppo di oggetti" +msgid "Please choose your preferred timezone here" +msgstr "Lingua preferita" -#: 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_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Opzioni applicazione" -#: 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_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "Timestamp" -msgstr "Timeout" +msgid "Government mode" +msgstr "nella cartella" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config2.tpl:123 +#, fuzzy +msgid "GOsa logging" +msgstr "Opzioni di posta dell'identità" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Continua" +#: setup/setup_config2.tpl:135 +#, fuzzy +msgid "Mail settings" +msgstr "Opzioni di posta dell'identità" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "Metodo di amministrazione della posta" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Informazioni" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "disabilitato" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" msgstr "" -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "Cambia la password" - -#: ihtml/themes/default/password.tpl:35 +#: setup/setup_config2.tpl:169 #, fuzzy -msgid "Success" -msgstr "Setup completato" +msgid "Vacation templates" +msgstr "Messaggio di di risposta automatica" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 +#: setup/setup_config2.tpl:195 #, fuzzy -msgid "Password change" -msgstr "Cambia la password" +msgid "Snapshots / Undo" +msgstr "Nome applicazione" -#: 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 "" - -#: 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" - -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -#, fuzzy -msgid "New password repeated" -msgstr "Nuova password" - -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 #, fuzzy -msgid "Password strength" -msgstr "Algorimo password" +msgid "Enable snapshots" +msgstr "Crea estensioni di posta" -#: ihtml/themes/default/password.tpl:101 +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 #, fuzzy -msgid "Change" -msgstr "Annulla" - -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Rilevato un conflitto di accesso" - -#: 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 "" - -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "" - -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "" - -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "" +msgid "Snapshot base" +msgstr "Nome applicazione" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Cerca" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Server" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" 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 "" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Password" -#: ihtml/themes/default/logout.tpl:10 +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Sign in again" -msgstr "Entra" - -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Rilevato un conflitto di sessione" +msgid "LDAP setup" +msgstr "Dispositivi" -#: 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 "" +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Disconnessione " -#: ihtml/themes/default/conflict.tpl:10 +#: setup/class_setupStep_Ldap.inc:55 +#, fuzzy msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." -msgstr "" - -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Termina sessione" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." +msgstr "I campi seguenti permettono una configurazione base di GOsa." -#: 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:207 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" msgstr "" -"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Principale" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "Impossibile selezionare il database!" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Aiuto" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Impossibile selezionare il database!" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Termina la sessione" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Prego inserire un numero di telefono valido!" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Connesso:" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Impossibile selezionare il database!" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "" +#: setup/class_setupStep_Feedback.inc:92 +#, fuzzy +msgid "UNIX accounts/groups" +msgstr "Account Unix" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 +#: setup/class_setupStep_Feedback.inc:94 #, fuzzy -msgid "Fatal error" -msgstr "Terminal Server" +msgid "Samba management" +msgstr "Dirigenza" -#: html/password.php:58 html/index.php:144 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." +#: setup/class_setupStep_Feedback.inc:96 +#, fuzzy +msgid "Mailsystem management" +msgstr "Riferimenti" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 +#: setup/class_setupStep_Feedback.inc:98 #, fuzzy -msgid "Configuration error" -msgstr "File di configurazione" +msgid "FAX system administration" +msgstr "Amministrazione utenti" -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "" +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "Amministrazione utenti" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 +#: setup/class_setupStep_Feedback.inc:102 #, fuzzy -msgid "Password method" -msgstr "Algorimo password" +msgid "System inventory" +msgstr "Elimina contatto" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" +#: setup/class_setupStep_Feedback.inc:104 +#, fuzzy +msgid "System-/Configmanagement" +msgstr "Riferimenti" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: 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" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Rubrica" -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" msgstr "" -"La password immessa come 'Nuova password' è troppo simile a quella attuale." -#: 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." +#: setup/class_setupStep_Feedback.inc:113 +#, fuzzy +msgid "Get notifications or send feedback" +msgstr "Non ci sono certificati installati" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Nome utente" +#: setup/class_setupStep_Feedback.inc:114 +#, fuzzy +msgid "Notification and feedback" +msgstr "Non ci sono certificati installati" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" 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:414 -msgid "Session will not be encrypted." +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: html/index.php:57 +#: setup/class_setupStep_Feedback.inc:180 #, fuzzy -msgid "Session is not encrypted!" -msgstr "Rilevato un conflitto di sessione" +msgid "Please specify a valid email address." +msgstr "Prego inserire un numero di telefono valido!" -#: html/index.php:64 +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: html/index.php:165 +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "Smarty error" -msgstr "Stato" +msgid "GOsa settings 2/3" +msgstr "Opzioni di posta dell'identità" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" -msgstr "" +#: setup/class_setupStep_Config2.inc:82 +#, fuzzy +msgid "Customize special parameters" +msgstr "Parametro" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" +#: setup/setup_schema.tpl:3 +#, fuzzy +msgid "Schema specific settings" +msgstr "Impostazioni Samba" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "LDAP error" -msgstr "Errore LDAP" +msgid "Check status" +msgstr "Stato" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Server" -#: html/index.php:299 -msgid "Please specify a valid username!" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: html/index.php:302 -msgid "Please specify your password!" +#: 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 "" -#: html/index.php:314 -#, fuzzy -msgid "Authentication error" -msgstr "Destinazione" - -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: html/index.php:369 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: html/index.php:420 +#: setup/setup_feedback.tpl:18 msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +"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 "" -#: html/setup.php:66 -#, fuzzy -msgid "Smarty" -msgstr "Avvio" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organizzazione" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Cognome" -#: html/main.php:167 -#, fuzzy -msgid "PHP configuration" -msgstr "Scarica il file di configurazione" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Indirizzo principale" -#: html/main.php:168 +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "" + +#: setup/setup_feedback.tpl:53 msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: html/main.php:228 -msgid "Running out of memory!" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Generale" + +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: html/main.php:285 -msgid "User ACL checks disabled" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: html/main.php:339 -#, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "" -#: html/main.php:349 -#, fuzzy -msgid "Plugin" -msgstr "Ricerca" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "" -#: html/main.php:350 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: html/main.php:364 -#, fuzzy -msgid "Configuration Error" -msgstr "File di configurazione" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" msgstr "" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: setup/setup_feedback.tpl:132 +#, fuzzy +msgid "Features" +msgstr "Futuro" + +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "non configurata" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +msgstr "" -#: include/class_management.inc:145 +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "" + +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 #, fuzzy -msgid "Filter error" -msgstr "Terminal Server" +msgid "LDAP schema check" +msgstr "Server" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Permission" -msgstr "Permessi" +msgid "LDAP inspection" +msgstr "Ispezione della configurazione PHP" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:135 #, fuzzy -msgid "Permission error" -msgstr "Permessi" +msgid "Checking for root object" +msgstr "Controllo il supporto per iconv" -#: include/class_management.inc:427 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." +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Controllo il supporto per iconv" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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." +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" msgstr "Non hai il permesso di cambiare la tua password." -#: include/class_management.inc:584 -#, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:153 +#, fuzzy +msgid "Checking for invisible departments" +msgstr "Controllo il supporto per iconv" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Controllo il supporto per iconv" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Controllo la presenza di alcuni programmi addizionali" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Controllo il modulo cups" + +#: setup/class_setupStep_Migrate.inc:177 +#, fuzzy +msgid "Checking for groups outside the groups tree" +msgstr "Controllo il modulo cups" + +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: setup/class_setupStep_Migrate.inc:190 +#, fuzzy +msgid "Checking for duplicated UID numbers" +msgstr "Controllo il supporto per %s" + +#: setup/class_setupStep_Migrate.inc:196 +#, fuzzy +msgid "Checking for duplicate GID numbers" +msgstr "Controllo il supporto per %s" + +#: setup/class_setupStep_Migrate.inc:202 +#, fuzzy +msgid "Checking for old style USB devices" +msgstr "Controllo il supporto per iconv" + +#: 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_Migrate.inc:214 +#, fuzzy +msgid "Checking for old style application menus" +msgstr "Controllo il supporto per %s" + +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +#, fuzzy +msgid "LDAP query failed" +msgstr "La query al database è fallita!" + +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." msgstr "" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Attenzione" + +#: 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/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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +msgid "Ok" msgstr "" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: 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/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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Fallito" + +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_acl.inc:27 -#, fuzzy -msgid "Access control" -msgstr "Opzioni di accesso" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 #, fuzzy -msgid "Manage access control lists" -msgstr "Opzioni di accesso" +msgid "Migrate" +msgstr "Creare" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 +#: setup/class_setupStep_Migrate.inc:448 #, fuzzy, php-format -msgid "All users" -msgstr "utenti" +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Non hai il permesso di cambiare la tua password." -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "All categories" -msgstr "Aggiungi contatto" +msgid "Move" +msgstr "Dominio" -#: include/class_acl.inc:222 -msgid "Reset ACLs" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" +#: 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 "" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -#, fuzzy -msgid "Current object" -msgstr "Password attuale" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 #, fuzzy -msgid "Complete subtree" -msgstr "incompleto" +msgid "Migration error" +msgstr "Creare" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "" +#: 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" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Crea estensioni di posta" + +#: 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:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Creare" + #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Utenti" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Gruppi di utenti" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -#, fuzzy -msgid "Down" -msgstr "Dominio" - -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Modifica" - -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" - -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 +#: setup/class_setupStep_Migrate.inc:1119 #, php-format -msgid "Delete" -msgstr "Rimuovi" +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:543 +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 #, fuzzy -msgid "No ACL settings for this category!" -msgstr "Nome descrittivo del gruppo" +msgid "Input error" +msgstr "Errore PHP" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" msgstr "" -#: include/class_acl.inc:551 include/class_acl.inc:555 +#: setup/class_setupStep_Migrate.inc:1162 #, fuzzy -msgid "category ACL" -msgstr "classe" +msgid "Password error" +msgstr "La password spira il" -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:1162 +#, fuzzy +msgid "Provided passwords do not match!" +msgstr "Le password nuova e ripetuta non corrispondono" + +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Specify a valid user ID!" +msgstr "Prego inserire un numero di telefono valido!" + +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" +msgid "Error" msgstr "" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: include/class_acl.inc:779 include/class_acl.inc:786 +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 #, fuzzy -msgid "Show/hide advanced settings" -msgstr "Opzioni di posta avanzate" +msgid "LDAP error" +msgstr "Errore LDAP" -#: include/class_acl.inc:803 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 #, fuzzy -msgid "Create objects" -msgstr "Gruppo di oggetti" +msgid "Cannot move users to the requested department!" +msgstr "Mostra utenti del dipartimento" -#: include/class_acl.inc:804 -#, fuzzy -msgid "Move objects" -msgstr "Oggetti membri" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "" -#: include/class_acl.inc:805 +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 #, fuzzy -msgid "Remove objects" -msgstr "Oggetti membri" +msgid "to" +msgstr "Rapporto" -#: include/class_acl.inc:807 -#, fuzzy -msgid "Grant permission to owner" -msgstr "Rimuovi" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "leggere" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "scrivere" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "" -#: include/class_acl.inc:816 +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" + +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 #, fuzzy -msgid "Complete object" +msgid "Try to create root object" msgstr "Gruppo di oggetti" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -#, fuzzy -msgid "Internal error" -msgstr "Terminal Server" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2058 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Lista dei dipartimenti" + +#: setup/class_setupStep_Migrate.inc:2059 +msgid "Please check your installation." +msgstr "" + +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "Unkown ACL type '%s'!" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:2439 #, php-format -msgid "Unknown entry '%s'!" +msgid "Copy '%s' to '%s' failed:" msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Ruolo" +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: include/class_acl.inc:1071 -msgid "unknown role" +#: setup/class_setupStep_Migrate.inc:2634 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" msgstr "" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, fuzzy, php-format -msgid "Contains settings for these objects: %s" -msgstr "Nome descrittivo del gruppo" +msgid "Updating '%s' failed: %s" +msgstr "Utenti di Dominio" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "inactive" -msgstr "Privato" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "No members" -msgstr "Membri del gruppo" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Aggiungi" -#: include/class_acl.inc:1266 -#, fuzzy -msgid "Access control list" -msgstr "Opzioni di accesso" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Rimuovi" -#: include/class_acl.inc:1271 -#, fuzzy -msgid "ACL roles" -msgstr "ACL" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +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." +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: include/class_listing.inc:298 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 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "Select all" -msgstr "Rimuovi" +msgid "Theme" +msgstr "Cellulare" -#: include/class_listing.inc:519 +#: setup/setup_config1.tpl:15 #, fuzzy -msgid "created by" -msgstr "Creare" +msgid "Apache" +msgstr "Annulla" -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Vai al dipartimento base" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Root" +#: setup/setup_config1.tpl:27 +#, fuzzy +msgid "People and group storage" +msgstr "Ou delle persone" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Sali di dipartimento" +#: setup/setup_config1.tpl:30 +#, fuzzy +msgid "People DN attribute" +msgstr "Attributo DN delle persone" -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Vai agli utenti del dipartimento" +#: setup/setup_config1.tpl:41 +#, fuzzy +msgid "People storage subtree" +msgstr "Ou delle persone" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Home" +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "Ou dei gruppi" -#: include/class_listing.inc:1011 -msgid "Reload list" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Azioni" - -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "Copy" -msgstr "Azienda" +msgid "Automatic UIDs" +msgstr "automatico" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -#, fuzzy -msgid "Cut" -msgstr "Esegui" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 +#: setup/setup_config1.tpl:113 #, fuzzy -msgid "Paste" -msgstr "Data" +msgid "Number base for people/groups" +msgstr "UID di base per utenti/gruppi" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -#, fuzzy -msgid "Cut this entry" -msgstr "Modifica questo record" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 #, fuzzy -msgid "Copy this entry" -msgstr "Modifica questo record" +msgid "Password settings" +msgstr "Opzioni di posta dell'identità" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 +#: setup/setup_config1.tpl:140 #, fuzzy -msgid "Restore snapshots" -msgstr "Crea estensioni di posta" +msgid "Password encryption algorithm" +msgstr "Algoritmo di criptaggio" -#: include/class_listing.inc:1474 +#: setup/setup_config1.tpl:151 #, fuzzy -msgid "Export list" -msgstr "Esporta" +msgid "Password restrictions" +msgstr "La password spira il" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -#, fuzzy -msgid "Create snapshot" -msgstr "Crea estensioni di posta" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 +#: setup/setup_config1.tpl:182 #, fuzzy -msgid "Create a new snapshot from this object" -msgstr "Gruppo di oggetti" +msgid "Password change hook" +msgstr "Cambia la password" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Modifica questo record" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Elimina questo record" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "L'account spira dopo" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: 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 supporta numerosi algoritmi di criptaggio per le password. Imposta " +"quello di default." -#: include/functions.inc:134 -#, php-format +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +"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." -#: include/functions.inc:448 -#, fuzzy, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'" - -#: include/functions.inc:519 -#, fuzzy -msgid "Username / UID is not unique inside the LDAP tree!" +#: 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 "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." +"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." -#: include/functions.inc:604 +#: setup/setup_config1.tpl:224 #, fuzzy msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +"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 "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." +"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." -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" msgstr "" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: include/functions.inc:800 -#, php-format -msgid "LDAP server returned: %s" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -#: include/functions.inc:929 -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" +#: setup/class_setupStep_Checks.inc:64 +#, fuzzy +msgid "Checking PHP version" +msgstr "Controllo della versione di PHP (>=4.1.0)" + +#: 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 "" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Configura" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "incompleto" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" + +#: 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 "" -#: include/functions.inc:1642 +#: setup/class_setupStep_Checks.inc:112 #, fuzzy -msgid "Continue anyway" -msgstr "Continua" +msgid "mbstring" +msgstr "Impostazioni Samba" -#: include/functions.inc:1644 +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" + +#: setup/class_setupStep_Checks.inc:120 #, fuzzy -msgid "Edit anyway" -msgstr "Modifica contatto" +msgid "MySQL" +msgstr "Errore LDAP" -#: include/functions.inc:1646 -#, fuzzy, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/class_setupStep_Checks.inc:121 +#, 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." -#: include/functions.inc:1886 -msgid "Entries per page" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "versione di sviluppo di GOsa (Rev %s)" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 +#: setup/class_setupStep_Checks.inc:169 #, fuzzy -msgid "Cannot write to revision file!" -msgstr "Rimuovi" +msgid "compression module" +msgstr "Opzioni di accesso" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" + +#: setup/class_setupStep_Checks.inc:181 +#, 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à" -#: include/functions.inc:2676 +#: setup/class_setupStep_Checks.inc:182 #, fuzzy -msgid "LDAP warning" -msgstr "Amministrazione LDAP" +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Controllo se register_globals e impostato su 'off'" -#: include/functions.inc:2676 -msgid "Cannot get schema information from server. No schema check possible!" +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/class_setupStep_Checks.inc:191 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:192 +#, fuzzy msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"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" -#: include/functions.inc:2754 -#, fuzzy, php-format -msgid "Missing required object class '%s'!" -msgstr "Lista dei dipartimenti" - -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" msgstr "" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/class_setupStep_Checks.inc:200 +#, 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" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" +#: setup/class_setupStep_Checks.inc:201 +#, 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" -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:208 +#, fuzzy msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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" -#: include/functions.inc:2788 +#: setup/class_setupStep_Checks.inc:209 msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/functions.inc:2792 +#: setup/class_setupStep_Checks.inc:216 +#, fuzzy msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"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." -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:2817 -msgid "German" -msgstr "Tedesco" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Francese" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italiano" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Spagnolo" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Inglese" - -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Tedesco" - -#: include/functions.inc:2823 -#, fuzzy -msgid "Polish" -msgstr "Inglese" - -#: include/functions.inc:2825 -#, fuzzy -msgid "Chinese" -msgstr "reset" - -#: include/functions.inc:2826 +#: setup/class_setupStep_Checks.inc:224 #, fuzzy -msgid "Vietnamese" -msgstr "Nome" - -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Russo" - -#: include/functions.inc:3022 -#, php-format -msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." -msgstr "" - -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +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" -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:225 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 +#: setup/class_setupStep_Checks.inc:232 #, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "Troppi utenti non posso allocare un ID libero!" - -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +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." -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/functions.inc:3393 +#: setup/class_setupStep_Checks.inc:239 #, fuzzy -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "Vai al dipartimento base" +msgid "On" +msgstr "Opzioni" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" -msgstr "" +#: setup/class_setupStep_Checks.inc:241 +#, fuzzy +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Controllo se register_globals e impostato su 'off'" -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:248 +#, 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." -#: include/functions.inc:3501 +#: setup/class_setupStep_Checks.inc:249 #, fuzzy -msgid "Cannot allocate a free ID!" -msgstr "Troppi utenti non posso allocare un ID libero!" - -#: include/class_tabs.inc:57 -#, 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:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +"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" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Riferimenti" +#: setup/class_setupStep_Checks.inc:259 +#, fuzzy +msgid "Configuration writeable" +msgstr "File di configurazione" -#: include/class_SnapShotDialog.inc:82 +#: setup/class_setupStep_Checks.inc:260 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "File di configurazione" + +#: setup/class_setupStep_Checks.inc:261 #, php-format -msgid "You're about to delete the snapshot '%s'." +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -#: include/class_SnapShotDialog.inc:137 +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 #, fuzzy -msgid "Remove snapshot" -msgstr "Crea estensioni di posta" - -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "" +msgid "Language setup" +msgstr "Lingua" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Descrizione" +#: setup/class_setupStep_Language.inc:42 +#, fuzzy +msgid "This step allows you to select your preferred language." +msgstr "Lingua preferita" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" -msgstr "" +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "automatico" -#: include/exporter/class_PDF.inc:24 +#: setup/setup_config3.tpl:2 #, fuzzy -msgid "Page" -msgstr "Pager" +msgid "GOsa core settings" +msgstr "Opzioni di posta dell'identità" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "" +#: setup/setup_config3.tpl:6 +#, fuzzy +msgid "Enable primary group filter" +msgstr "Mostra gruppi di utenti" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "" +#: setup/setup_config3.tpl:18 +#, fuzzy +msgid "Display summary in listings" +msgstr "Mosra gruppi corrispondenti a" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "" +#: setup/setup_config3.tpl:30 +#, fuzzy +msgid "Honour administrative units" +msgstr "Amministrazione dei gruppi di utenti" -#: include/class_multi_plug.inc:391 +#: setup/setup_config3.tpl:42 #, fuzzy -msgid "Password reset" -msgstr "La password spira il" +msgid "Smarty compile directory" +msgstr "Home directory" -#: include/class_multi_plug.inc:391 +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "" + +#: setup/setup_config3.tpl:60 #, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Path for PPD storage" +msgstr "Algorimo password" -#: include/class_certificate.inc:73 +#: setup/setup_config3.tpl:77 #, fuzzy -msgid "Certificate is empty!" -msgstr "Certificati" +msgid "Path for kiosk profile storage" +msgstr "Opzioni di posta dell'identità" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: include/class_certificate.inc:115 +#: setup/setup_config3.tpl:115 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Rimuovi" +msgid "Mail queue script" +msgstr "Script path" -#: include/class_certificate.inc:219 +#: setup/setup_config3.tpl:134 #, fuzzy -msgid "No valid certificate loaded!" +msgid "Notification script" msgstr "Non ci sono certificati installati" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/php_setup.inc:105 -msgid "Send bugreport" -msgstr "" +#: setup/setup_config3.tpl:193 +#, fuzzy +msgid "Daemon timeout" +msgstr "Dominio" -#: include/php_setup.inc:110 -msgid "Toggle information" +#: setup/setup_config3.tpl:207 +msgid "Login and session" msgstr "" -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "Errore PHP" - -#: include/php_setup.inc:139 -msgid "class" -msgstr "classe" - -#: include/php_setup.inc:145 -msgid "function" -msgstr "funzione" - -#: include/php_setup.inc:150 -msgid "static" -msgstr "statico" - -#: include/php_setup.inc:154 -msgid "method" -msgstr "metodo" +#: setup/setup_config3.tpl:210 +#, fuzzy +msgid "Login attribute" +msgstr "Attributo DN delle persone" -#: include/php_setup.inc:187 -msgid "Trace" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" msgstr "" -#: include/php_setup.inc:188 -msgid "File" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" msgstr "" -#: include/php_setup.inc:188 -msgid "Line" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" msgstr "" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Tipo" - -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Argomenti" - -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: setup/setup_config3.tpl:257 #, fuzzy -msgid "Search in subtrees" -msgstr "Seleziona per mostrare le applicazioni" - -#: include/class_plugin.inc:509 -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:1814 -msgid "Changing ACL dn" -msgstr "" +msgid "Remember dialog filter settings" +msgstr "Impostazioni generali delle code" -#: include/class_plugin.inc:1814 +#: setup/setup_config3.tpl:269 #, fuzzy -msgid "from" -msgstr "e" +msgid "Session lifetime" +msgstr "Rilevato un conflitto di sessione" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -#, fuzzy -msgid "to" -msgstr "Rapporto" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 +#: setup/setup_config3.tpl:282 #, fuzzy -msgid "Restore" -msgstr "Riprova" +msgid "Show PHP errors" +msgstr "Errore PHP" -#: include/class_plugin.inc:2042 +#: setup/setup_config3.tpl:294 #, fuzzy -msgid "cut" -msgstr "Esegui" - -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "" +msgid "Maximum LDAP query time" +msgstr "Inoltra i messaggi a" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "" +#: setup/setup_config3.tpl:324 +#, fuzzy +msgid "Debug level" +msgstr "Rimuovi" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +#, fuzzy +msgid "Disabled" +msgstr "disabilitato" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +#, fuzzy +msgid "Enabled" +msgstr "disabilitato" -#: include/utils/class_timezone.inc:47 -#, php-format +#: setup/setup_migrate.tpl:5 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"During the LDAP inspection, we're going to check for several common pitfalls " +"that may occur when migration to GOsa base LDAP administration. You may want " +"to fix the problems below, in order to provide smooth services." msgstr "" -#: include/utils/class_xml.inc:48 -#, fuzzy -msgid "in" -msgstr "Principale" - -#: include/utils/class_xml.inc:50 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "on line" +msgid "Check again" msgstr "Continua" -#: include/utils/class_xml.inc:51 +#: setup/setup_migrate.tpl:37 #, fuzzy -msgid "XML error" -msgstr "Errore LDAP" - -#: include/utils/class_msgPool.inc:16 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Gruppo di oggetti" - -#: include/utils/class_msgPool.inc:18 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Mostra gruppi che contengono utenti" - -#: include/utils/class_msgPool.inc:20 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Gruppo di oggetti" +msgid "Add required object classes to the LDAP base" +msgstr "Lista dei dipartimenti" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: 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 "Select to search within subtrees" -msgstr "Seleziona per mostrare le applicazioni" - -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "" - -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "" - -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "" +msgid "Current" +msgstr "Password attuale" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -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 "Amministrazione utenti" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +#, fuzzy +msgid "Close" +msgstr "Scegli" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:64 -#, fuzzy -msgid "You have no permission to delete this object!" -msgstr "Non hai il permesso di cambiare la tua password." - -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +#: 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 +#: include/class_listing.inc:306 #, fuzzy -msgid "You have no permission to delete the object:" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Select all" +msgstr "Rimuovi" -#: include/utils/class_msgPool.inc:75 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" -#: include/utils/class_msgPool.inc:82 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "You have no permission to create this object!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Move selected workstations" +msgstr "Selezione le workstation da aggiungere" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "" -#: include/utils/class_msgPool.inc:93 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: include/utils/class_msgPool.inc:100 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: 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 "" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -#, fuzzy -msgid "You have no permission to modify the object:" -msgstr "Non hai il permesso di cambiare la tua 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 "" -#: include/utils/class_msgPool.inc:111 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "" -#: include/utils/class_msgPool.inc:118 +#: 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 "You have no permission to view this object!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Hide changes" +msgstr "Open-Xchange" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +#: 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 "You have no permission to view the object:" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Show changes" +msgstr "Mostra telefoni" -#: include/utils/class_msgPool.inc:129 -#, fuzzy -msgid "You have no permission to view these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "" -#: include/utils/class_msgPool.inc:136 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: 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 "" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: 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 "" -#: include/utils/class_msgPool.inc:147 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Move selected users into this people tree" +msgstr "Nuovo template" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "Connection information" -msgstr "Informazioni personali" - -#: include/utils/class_msgPool.inc:159 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Impossibile connettersi al server del database!" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Crea estensioni di posta" -#: include/utils/class_msgPool.inc:171 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Impossibile selezionare il database!" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" +#: setup/setup_migrate.tpl:273 +msgid "Abort" msgstr "" -#: include/utils/class_msgPool.inc:189 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "Impossibile selezionare il database!" +#: setup/setup_migrate.tpl:275 +#, fuzzy +msgid "Create a new GOsa administrator account" +msgstr "Crea estensioni di posta" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: include/utils/class_msgPool.inc:201 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" msgstr "" -#: include/utils/class_msgPool.inc:208 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Il valore specificato per l'UID non è valido." +#: setup/setup_migrate.tpl:307 +#, fuzzy +msgid "Password (again)" +msgstr "Algorimo password" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:214 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Il valore specificato per l'UID non è valido." +#: 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 "" -#: include/utils/class_msgPool.inc:222 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "Impossibile selezionare il database!" +#: 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 "" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "Riferimenti" + +#: 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 "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:228 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Impossibile selezionare il database!" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "Opzioni di posta dell'identità" -#: include/utils/class_msgPool.inc:236 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Il valore specificato per l'UID è troppo basso." +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Amministrazione" -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" -msgstr "PHP deve essere la versione 4.1.0 o superiore." +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Imposta" + +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Benvenuto %s!" -#: include/utils/class_msgPool.inc:246 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Il valore specificato per l'UID è troppo basso." +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Elimina questo record" -#: include/utils/class_msgPool.inc:248 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" -msgstr "PHP deve essere la versione 4.1.0 o superiore." +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Benvenuto nel setup di GOsa!" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Lingua preferita" -#: include/utils/class_msgPool.inc:261 -#, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: 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 "" -#: include/utils/class_msgPool.inc:267 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Il campo necessario 'Home directory' non è vuoto" +#: setup/setup_language.tpl:9 +#, fuzzy +msgid "Please select your preferred language here" +msgstr "Lingua preferita" -#: include/utils/class_msgPool.inc:275 -msgid "Example" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:293 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Cambia la password" - -#: include/utils/class_msgPool.inc:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "Scarica il file di configurazione" -#: include/utils/class_msgPool.inc:303 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Elimina foto" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "show information" +msgstr "Informazioni personali" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Aggiungi" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Esegui" -#: include/utils/class_msgPool.inc:333 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Aggiungi" +#: setup/class_setupStep_Finish.inc:38 +#, fuzzy +msgid "Write configuration file" +msgstr "File di configurazione" -#: include/utils/class_msgPool.inc:339 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Rimuovi" +#: setup/class_setupStep_Finish.inc:39 +#, fuzzy +msgid "Finish - write the configuration file" +msgstr "File di configurazione" -#: include/utils/class_msgPool.inc:345 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Imposta" +#: setup/class_setupStep_Finish.inc:104 +#, fuzzy +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Modifica" +#: setup/class_setupStep_Finish.inc:106 +#, fuzzy +msgid "The configuration is currently not readable or it does not exists." +msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." -#: include/utils/class_msgPool.inc:351 +#: setup/class_setupStep_Finish.inc:115 #, fuzzy, php-format -msgid "Edit %s..." -msgstr "Modifica contatto" - -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Indietro" +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 "" +"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del " +"webserver sia in grado di leggerlo mentre tutti gli altri utenti non " +"possono. In molti casi è sufficiente eseguire i comandi seguenti." -#: include/utils/class_msgPool.inc:377 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Questa identità non possiede estensioni GOsa." +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#, fuzzy +msgid "GOsa settings 1/3" +msgstr "Opzioni di posta dell'identità" -#: include/utils/class_msgPool.inc:383 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." -msgstr "Questa identià possiede estensioni Unix." +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Impostazioni generali delle code" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" msgstr "" -"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima " -"le estensioni Samba / ambiente." - -#: include/utils/class_msgPool.inc:402 -#, 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:405 include/utils/class_msgPool.inc:412 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." msgstr "" -"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima " -"le estensioni Samba / ambiente." -#: include/utils/class_msgPool.inc:420 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Opzioni applicazione" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Ou delle persone" -#: include/utils/class_msgPool.inc:426 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Impostazioni Unix" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Ou dei gruppi" -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -"Click sul bottone 'Modifica' qui sotto per cambiare le informazioni in " -"questo dialogo" -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Gennaio" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Febbraio" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Marzo" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Aprile" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#, fuzzy +msgid "New ACL" +msgstr "Nuovo" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Maggio" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "ACL type" +msgstr "Tipo" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Giugno" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "Select an acl type" +msgstr "Rimuovi" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Luglio" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "Opzioni applicazione" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Agosto" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Settembre" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Ottobre" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Novembre" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Membri" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Dicembre" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "" + +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +#, fuzzy +msgid "List of available ACL categories" +msgstr "Scegli il tuo numero di telefono personale" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Sunday" -msgstr "Cognome" +msgid "ACL for this object" +msgstr "Controllo il supporto per iconv" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "Monday" -msgstr "mese" +msgid "Available roles" +msgstr "Applicazioni disponibili" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" +#: 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/utils/class_msgPool.inc:446 -msgid "Thursday" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" +#: 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/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Salva" -#: include/utils/class_msgPool.inc:453 +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "MySQL operation failed!" -msgstr "La query al database è fallita!" +msgid "Cancel all" +msgstr "Annulla" -#: include/utils/class_msgPool.inc:461 +#: ihtml/themes/default/copyPasteDialog.tpl:30 #, fuzzy -msgid "read operation" -msgstr "Opzioni di posta" +msgid "Operation complete" +msgstr "incompleto" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +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 "" -#: include/utils/class_msgPool.inc:461 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "modify operation" -msgstr "Informazioni personali" +msgid "Your password has expired. Please choose a new one!" +msgstr "Non hai il permesso di cambiare la tua password." -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 #, fuzzy -msgid "delete operation" -msgstr "Selezione le workstation da aggiungere" +msgid "Old password" +msgstr "Password" + +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nuova password" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "search operation" -msgstr "L'account spira dopo" +msgid "Verify password" +msgstr "Password" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Cambia la password" + +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 #, fuzzy -msgid "authentication" -msgstr "Destinazione" +msgid "Click here to change your password" +msgstr "Non hai il permesso di cambiare la tua password." -#: include/utils/class_msgPool.inc:465 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "La query al database è fallita!" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/utils/class_msgPool.inc:467 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "LDAP operation failed!" -msgstr "La query al database è fallita!" +msgid "Login screen" +msgstr "Utenti di Dominio" -#: include/utils/class_msgPool.inc:482 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Upload failed!" -msgstr "Nome applicazione" +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/utils/class_msgPool.inc:485 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Utenti di Dominio" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Nome utente" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" +#: 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" + +#: 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/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/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/remove.tpl:10 +#, 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." -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: 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:229 +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:507 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Nome descrittivo del gruppo" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Principale" -#: include/utils/class_msgPool.inc:509 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Nome descrittivo del gruppo" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Aiuto" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Termina la sessione" + +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Connesso:" + +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:521 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Rimuovi" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "" -#: include/utils/class_msgPool.inc:527 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Rimuovi" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Rilevato un conflitto di accesso" + +#: ihtml/themes/default/islocked.tpl:9 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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:539 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Rimuovi" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "" -#: include/utils/class_msgPool.inc:545 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Vai al dipartimento base" +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "Cambia la password" -#: include/utils/class_msgPool.inc:551 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Rimuovi" +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "Setup completato" -#: include/utils/class_msgPool.inc:557 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Controllo il supporto per iconv" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +#, fuzzy +msgid "Password change" +msgstr "Cambia la password" + +#: 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:569 -#, php-format +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Password attuale" + +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "Nuova password" + +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +#, fuzzy +msgid "Password strength" +msgstr "Algorimo password" + +#: ihtml/themes/default/password.tpl:101 +#, fuzzy +msgid "Change" +msgstr "Annulla" + +#: ihtml/themes/default/snapshotdialog.tpl:3 +#, fuzzy +msgid "Restoring object snapshots" +msgstr "Gruppo di oggetti" + +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" +"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:233 include/class_ldap.inc:266 -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:233 include/class_ldap.inc:266 -#, 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 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Oggetto" -#: include/class_ldap.inc:693 -#, 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:741 -#, 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:828 -#, 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:830 -#, 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:1052 -#, 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:1081 -#, 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_log.inc:87 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Utenti di Dominio" - -#: include/class_log.inc:102 -#, fuzzy, php-format -msgid "Invalid option '%s' specified!" -msgstr "L'uid contiene dei caratteri invalidi!" - -#: include/class_log.inc:106 +#: ihtml/themes/default/snapshotdialog.tpl:70 #, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Il valore specificato per l'UID non è valido." +msgid "Timestamp" +msgstr "Timeout" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/class_gosaSupportDaemon.inc:787 -#, fuzzy -msgid "Cannot not parse XML!" -msgstr "Troppi utenti non posso allocare un ID libero!" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Continua" -#: include/class_gosaSupportDaemon.inc:1184 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Rimuovi" +#: 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_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" msgstr "" -#: include/class_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" msgstr "" -#: include/class_config.inc:318 -#, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: 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 "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: include/class_config.inc:695 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "Scarica il file di configurazione" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Imposta" -#: include/class_config.inc:1105 -#, fuzzy -msgid "Configuration" -msgstr "File di configurazione" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Rilevato un conflitto di sessione" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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/class_pluglist.inc:58 -#, 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!" +#: 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/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Termina sessione" + +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" msgstr "" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Nome applicazione" +#: 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/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Rimuovi" +#: ihtml/themes/default/logout.tpl:10 +#, fuzzy +msgid "Sign in again" +msgstr "Entra" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Terminal Server" -#: include/class_CopyPasteHandler.inc:176 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Rimuovi" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "File di configurazione" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Modifica proprietà" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Descrizione" -#: include/class_CopyPasteHandler.inc:516 +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 #, fuzzy -msgid "Cannot paste" -msgstr "Crea estensioni telefoniche" +msgid "Parent filter" +msgstr "Parametro" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Pubblico" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Generale" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2611,24 +2707,24 @@ msgid "UNIX" msgstr "Unix" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Posta" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "FAX" @@ -2641,44 +2737,41 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Gruppo" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Dipartimento" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Telefono" @@ -2687,22 +2780,14 @@ msgstr "Telefono" msgid "Application" msgstr "Applicazione" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Server" - #: plugins/generic/references/class_reference.inc:67 msgid "Thin Client" msgstr "" #: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "" @@ -2734,4037 +2819,4108 @@ msgstr "Questo oggetto non ha relazioni con altri oggetti." msgid "Welcome %s!" msgstr "Benvenuto %s!" -#: 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/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/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -#, fuzzy -msgid "Please select the desired entries" -msgstr "Lingua preferita" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -#, fuzzy -msgid "Terminal" -msgstr "Terminali" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Cognome" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Base" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Filtri" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "Mostra dipartimenti" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "Mostra server" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "Mostra gruppi samba" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "Mostra server" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "Mostra workstation" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "Mostra terminali" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "Mostra stampanti" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Mostra telefoni" - -#: plugins/admin/ogroups/remove.tpl:6 -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_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Gruppi di oggetti" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#, fuzzy -msgid "Manage object groups" -msgstr "Nome del gruppo" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -#, fuzzy -msgid "Infrastructure error" -msgstr "Errore PHP" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -#, fuzzy -msgid "Templates" -msgstr "Template" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "nessuno" - -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "utenti" - -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "gruppi" - -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "applicazioni" - -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "dipartimenti" - -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "server" - -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:395 -#, fuzzy -msgid "winstations" -msgstr "Amministrazione" - -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "telefoni" - -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "stampanti" - -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "disabilitato" - -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "accesso completo" - -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "accesso limitato ai seguenti host" - -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:819 -msgid "You can combine two different object types at maximum, only!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:994 -#, fuzzy -msgid "Object group generic" -msgstr "Gruppo di oggetti" - -#: plugins/admin/ogroups/class_ogroup.inc:1005 -#, fuzzy -msgid "Sytem trust" -msgstr "Accesso ai sistemi" - -#: plugins/admin/ogroups/class_ogroup.inc:1006 +#: plugins/personal/password/nochange.tpl:2 #, fuzzy -msgid "Member" -msgstr "Membri" - -#: 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" +msgid "Password change not allowed" +msgstr "Cambia la password" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nome del gruppo" +#: plugins/personal/password/nochange.tpl:7 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Nome descrittivo del gruppo" +#: 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/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Accesso ai sistemi" +#: plugins/personal/password/password.tpl:4 +msgid "" +"To change your personal password use the fields below. The changes take " +"effect immediately. Please memorize the new password, because you wouldn't " +"be able to login without it." +msgstr "" +"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno " +"effetto immediatamente. Memorizza la nuova password perché non sarai in " +"grado di connetterti senza di essa." -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/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/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Oggetti membri" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Ripeti la password" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -#, fuzzy -msgid "Phone queue" -msgstr "Numero di telefono" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Cambia password" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Ripulisci i campi" + +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "Systems" -msgstr "Sistemi" +msgid "Change user password" +msgstr "Cambia la password" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Avvio" +#: 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/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Dispositivi" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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:213 -msgid "FAI summary" +#: 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/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/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Ambiente" +#: 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/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Applicazioni" +#: 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/admin/ogroups/paste_generic.tpl:7 -#, fuzzy -msgid "Please enter the new object group name" -msgstr "Inserisci la URI del server LDAP" +#: 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/admin/ogroups/ogroup-filter.tpl:11 +#: plugins/personal/password/class_password.inc:114 #, fuzzy -msgid "user groups" -msgstr "gruppi" +msgid "You have no permission to change your password." +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#: plugins/personal/password/class_password.inc:146 #, fuzzy -msgid "nested groups" -msgstr "Gruppi di oggetti" +msgid "User password" +msgstr "Nuova password" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -#, fuzzy -msgid "application groups" -msgstr "Mostra gruppi di applicazioni" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Identità" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -#, fuzzy -msgid "department groups" -msgstr "dipartimenti" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Informazioni personali" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 #, fuzzy -msgid "server groups" -msgstr "server" +msgid "The users picture" +msgstr "Foto personale" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -#, fuzzy -msgid "workstation groups" -msgstr "Mostra workstation" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Cambia foto" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 #, fuzzy -msgid "windows workstation groups" -msgstr "Mostra workstation" +msgid "Account settings" +msgstr "Impostazioni FAX" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 #, fuzzy -msgid "terminal groups" -msgstr "Mostra gruppi di posta" +msgid "Last name" +msgstr "Scegli il tuo numero di telefono personale" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -#, fuzzy -msgid "printer groups" -msgstr "Gruppo primario" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 #, fuzzy -msgid "phone groups" -msgstr "Mostra gruppi" +msgid "First name" +msgstr "Liste di blocco" -#: plugins/admin/ogroups/ogroup-list.xml:11 +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Nome utente" + +#: plugins/personal/generic/generic.tpl:86 #, fuzzy -msgid "List of object groups" -msgstr "Nome del gruppo" +msgid "Template name" +msgstr "Template" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Titolo onorifico" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Creare" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Titolo di studio" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Rimuovi" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Data di nascita" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -#, fuzzy -msgid "Send message" -msgstr "Home Page" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Sesso" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "Gruppo di oggetti" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Lingua preferita" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "server" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "CAP" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Indirizzo" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filtri" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Telefono privato" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Home Page" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Algorimo password" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Configura" + +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificati" + +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Modifica certificati" + +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" 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 "Seleziona un sistema da aggiungere" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Mostra i sistemi del dipartimento" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Informazioni organizzazione" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Mostra i sistemi che corrispondono a:" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Avvio" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Espressione regolare per selezionare l'indirizzo" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Dipartimento No." -#: 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 "" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Matricola" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Nome" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Qualifica" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Cognome" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Utenti di Dominio" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Stanza No." -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Nome Unix del gruppo" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Cellulare" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "" -"Normalmente le ID sono autogenerate, selezionare per specificarelo " -"manulamente" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Pager" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Forza GID" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Forza numero ID" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Località" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Seleziona per creare un gruppo conforme Samba" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Stato" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "nel dominio" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "I membri sono in un gruppo di risposta telefonica" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Descrizoione unità" -#: plugins/admin/groups/generic.tpl:146 -#, fuzzy -msgid "Members are in a nagios group" -msgstr "I membri sono in un gruppo di risposta telefonica" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Membri del gruppo" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Funzione" -#: plugins/admin/groups/generic.tpl:243 -#, fuzzy -msgid "In all groups" -msgstr "Gruppo primario" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Ruolo" -#: plugins/admin/groups/generic.tpl:246 -#, fuzzy -msgid "Not in all groups" -msgstr "Mostra gruppi di posta" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Località personale" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Mostra gruppi principali" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Unità" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Mostra gruppi samba" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Strada" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -#, fuzzy -msgid "Show mail groups" -msgstr "Mostra gruppi samba" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "CAP" -#: plugins/admin/groups/paste_generic.tpl:1 -#, fuzzy -msgid "Group settings" -msgstr "Impostazioni FAX" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Identificativo della casa" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Lista dei gruppi" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Usa il tab del telefono" -#: plugins/admin/groups/group-list.xml:138 -#, fuzzy -msgid "Edit group" -msgstr "Gruppo primario" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Ultimo recapito" -#: plugins/admin/groups/group-list.xml:151 +#: plugins/personal/generic/class_user.inc:38 #, fuzzy -msgid "Remove group" -msgstr "server" +msgid "Edit organizational user settings" +msgstr "Opzioni applicazione" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Gruppo Samba" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" +msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Amministratori di Dominio" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "femmina" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Utenti di Dominio" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "maschio" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Ospiti di Dominio" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Gruppo speciale (%d)" +#: plugins/personal/generic/class_user.inc:521 +#, fuzzy +msgid "Serial number" +msgstr "Numero di telefono" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -#: plugins/admin/groups/class_group.inc:546 +#: plugins/personal/generic/class_user.inc:576 #, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgid "Certificate is valid from %s to %s and is currently %s." msgstr "" -#: plugins/admin/groups/class_group.inc:624 -msgid "! unknown UID" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "valido" + +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "invalido" + +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Non ci sono certificati installati" + +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +#, fuzzy +msgid "Password method" +msgstr "Algorimo password" + +#: plugins/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." msgstr "" -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" msgstr "" -#: plugins/admin/groups/class_group.inc:894 -#, fuzzy, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Rimuovi" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "" -#: plugins/admin/groups/class_group.inc:899 -#, fuzzy, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Rimuovi" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" msgstr "" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Nome" -#: plugins/admin/groups/class_group.inc:1184 +#: plugins/personal/generic/class_user.inc:1497 #, fuzzy -msgid "Generic group settings" -msgstr "Impostazioni generali delle code" +msgid "Cannot open certificate!" +msgstr "Impossibile aprite il certificato selezionato!" + +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Numero seriale del certificato" -#: plugins/admin/groups/class_group.inc:1198 +#: plugins/personal/generic/class_user.inc:1667 #, fuzzy -msgid "Samba group type" -msgstr "Gruppo Samba" +msgid "Generic user settings" +msgstr "Impostazioni generali delle code" -#: plugins/admin/groups/class_group.inc:1199 -#, fuzzy -msgid "Samba domain name" -msgstr "Home di Samba" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Cognome" -#: plugins/admin/groups/class_group.inc:1201 +#: plugins/personal/generic/class_user.inc:1679 #, fuzzy -msgid "Phone pickup group" -msgstr "I membri sono in un gruppo di risposta telefonica" +msgid "User identification" +msgstr "Amministrazione utenti" -#: plugins/admin/groups/class_group.inc:1202 +#: plugins/personal/generic/class_user.inc:1685 #, fuzzy -msgid "Nagios group" -msgstr "Contatto" +msgid "Preferred language" +msgstr "Lingua preferita" -#: plugins/admin/groups/class_group.inc:1204 +#: plugins/personal/generic/class_user.inc:1688 #, fuzzy -msgid "Group member" -msgstr "Membri del gruppo" - -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Amministrazione dei gruppi di utenti" +msgid "User picture" +msgstr "Foto personale" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/personal/generic/class_user.inc:1690 #, fuzzy -msgid "Posix" -msgstr "Proxy" +msgid "Login restrictions" +msgstr "La password spira il" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/personal/generic/class_user.inc:1694 #, fuzzy -msgid "Edit posix properties" -msgstr "Modifica proprietà" +msgid "Department number" +msgstr "Dipartimento" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/personal/generic/class_user.inc:1696 #, fuzzy -msgid "Edit mail properties" -msgstr "Modifica proprietà" +msgid "Employee number" +msgstr "Qualifica" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/personal/generic/class_user.inc:1699 #, fuzzy -msgid "Edit samba properties" -msgstr "Modifica proprietà" +msgid "Room number" +msgstr "Numero di telefono" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/personal/generic/class_user.inc:1700 #, fuzzy -msgid "Edit phone properties" -msgstr "Modifica proprietà" +msgid "Telefon number" +msgstr "Numero di telefono" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/personal/generic/class_user.inc:1701 #, fuzzy -msgid "Menu" -msgstr "Stampante" +msgid "Pager number" +msgstr "Numero di telefono" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/personal/generic/class_user.inc:1702 #, fuzzy -msgid "Edit start menu properties" -msgstr "Modifica proprietà" +msgid "Mobile number" +msgstr "Cellulare" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/personal/generic/class_user.inc:1703 #, fuzzy -msgid "Edit environment properties" -msgstr "Modifica proprietà" +msgid "Fax number" +msgstr "Numero di telefono" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/generic/class_user.inc:1709 +msgid "Home postal address" 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/generic/class_user.inc:1710 +#, fuzzy +msgid "Home phone number" +msgstr "Numero di telefono" -#: 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/personal/generic/class_user.inc:1712 +#, fuzzy +msgid "User password method" +msgstr "Algorimo 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/personal/generic/class_user.inc:1713 +#, fuzzy +msgid "User certificates" +msgstr "Certificato standard" -#: plugins/admin/users/password.tpl:21 +#: plugins/personal/generic/class_user.inc:1921 #, fuzzy -msgid "Strength" -msgstr "Strada" +msgid "Entries differ" +msgstr "Gruppo di 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/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Foto personale" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Crea un nuovo utente usando i template" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Elimina foto" -#: plugins/admin/users/template.tpl:6 +#: plugins/personal/generic/password.tpl:2 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." +"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." -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "" +#: plugins/personal/generic/password.tpl:5 +#, fuzzy +msgid "Password change dialog" +msgstr "Cambia la password" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 +#: plugins/personal/generic/generic_certs.tpl:5 #, fuzzy -msgid "Last name" -msgstr "Scegli il tuo numero di telefono personale" +msgid "The users standard certificate" +msgstr "Certificato standard" + +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificato standard" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 +#: plugins/personal/generic/generic_certs.tpl:31 #, fuzzy -msgid "First name" -msgstr "Liste di blocco" +msgid "The users S/MIME certificate" +msgstr "Certificato S/MIME" -#: plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Certificato S/MIME" + +#: plugins/personal/generic/generic_certs.tpl:57 #, fuzzy -msgid "Manage users" -msgstr "Utenti di Dominio" +msgid "The users PKCS12 certificate" +msgstr "Certificato PKCS12" -#: plugins/admin/users/class_userManagement.inc:278 +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Certificato PKCS12" + +#: plugins/personal/generic/paste_generic.tpl:1 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "User settings" +msgstr "Opzioni di posta dell'identità" -#: plugins/admin/users/class_userManagement.inc:656 +#: plugins/personal/generic/paste_generic.tpl:3 #, fuzzy -msgid "Account locking" -msgstr "Sicurezza" +msgid "Paste user" +msgstr "Data" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:24 +#, fuzzy +msgid "Clear password" +msgstr "Nuova password" -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/personal/generic/paste_generic.tpl:25 #, fuzzy -msgid "Unlock account" -msgstr "Identità" +msgid "Set new password" +msgstr "Cambia password" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/personal/posix/generic.tpl:1 #, fuzzy -msgid "Lock account" -msgstr "Identità" +msgid "POSIX settings" +msgstr "Impostazioni Unix" -#: plugins/admin/users/class_userManagement.inc:745 +#: plugins/personal/posix/generic.tpl:6 #, fuzzy -msgid "Edit generic properties" -msgstr "Modifica proprietà" +msgid "Generic settings" +msgstr "Impostazioni generali delle code" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Home directory" -#: plugins/admin/users/class_userManagement.inc:749 -#, fuzzy -msgid "Edit POSIX properties" -msgstr "Modifica proprietà" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Gruppo primario" + +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Stato" -#: plugins/admin/users/class_userManagement.inc:761 +#: plugins/personal/posix/generic.tpl:42 #, fuzzy -msgid "Edit netatalk properties" -msgstr "Modifica proprietà" +msgid "Last logon" +msgstr "Scegli il tuo numero di telefono personale" + +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Forza UID/GID" + +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" + +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/users/class_userManagement.inc:769 +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Gruppi di appartenenza" + +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)" + +#: plugins/personal/posix/generic.tpl:102 #, fuzzy -msgid "Edit FAX properties" -msgstr "Modifica proprietà" +msgid "Common group" +msgstr "Mostra gruppi" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Lista degli utenti" +#: plugins/personal/posix/generic.tpl:106 +#, fuzzy +msgid "Groups differ" +msgstr "Gruppo di utenti" -#: plugins/admin/users/user-list.xml:140 +#: plugins/personal/posix/generic.tpl:126 #, fuzzy -msgid "Lock users" -msgstr "Lista degli utenti" +msgid "Account permissions" +msgstr "Impostazioni FAX" + +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "" + +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "" + +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Accesso ai sistemi" + +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "" -#: plugins/admin/users/user-list.xml:148 -#, fuzzy -msgid "Unlock users" -msgstr "Utenti di Dominio" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "L'utente deve cambiare la password alla prima connessione" -#: plugins/admin/users/user-list.xml:167 +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "Apply template" -msgstr "Template" +msgid "Password expiration settings" +msgstr "Opzioni di posta dell'identità" -#: plugins/admin/users/user-list.xml:199 +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "La password spira il" + +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "New user from template" -msgstr "Nuovo template" +msgid "Edit users POSIX settings" +msgstr "Impostazioni Unix" -#: plugins/admin/users/user-list.xml:213 +#: plugins/personal/posix/class_posixAccount.inc:168 #, fuzzy -msgid "Edit user" -msgstr "Modifica contatto" +msgid "expired" +msgstr "Esporta" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" msgstr "" -#: plugins/admin/users/user-list.xml:245 +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 #, fuzzy -msgid "Remove user" -msgstr "Elimina foto" - -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Mostra utenti template" +msgid "active" +msgstr "Privato" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/class_posixAccount.inc:173 #, fuzzy -msgid "Show functional users" -msgstr "Mostra utenti funzionali" +msgid "password not changeable" +msgstr "Nuova password" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/class_posixAccount.inc:175 #, fuzzy -msgid "Show POSIX users" -msgstr "Impostazioni Unix" +msgid "password expired" +msgstr "La password spira il" -#: plugins/admin/users/user-filter.tpl:14 -#, fuzzy -msgid "Show Mail users" -msgstr "Mostra utenti di posta" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "non configurata" -#: plugins/admin/users/user-filter.tpl:15 -#, fuzzy -msgid "Show Samba users" -msgstr "Mostra utenti di posta" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automatico" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "Template" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Ambiente" + +#: plugins/personal/posix/class_posixAccount.inc:428 +#, 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" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, 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:436 +#, fuzzy, php-format +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" +"Disabilita l'account dopo %s giorni di inattività dopo che la password è " +"spirata" -#: plugins/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." +#: plugins/personal/posix/class_posixAccount.inc:440 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "Avvisa l'utente %s giorni prima che la password spiri" + +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "accesso completo" + +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "accesso limitato ai seguenti host" + +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: plugins/admin/departments/remove.tpl:10 +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Gruppo di utenti" + +#: plugins/personal/posix/class_posixAccount.inc:931 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." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Lista dei dipartimenti" - -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 #, fuzzy -msgid "Domain" -msgstr "nel dominio" +msgid "shadowMin" +msgstr "Mostra terminali" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "" + +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 #, fuzzy -msgid "Domain component" -msgstr "Amministratori di Dominio" +msgid "shadowWarning" +msgstr "Mostra workstation" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Paese" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +#, fuzzy +msgid "shadowInactive" +msgstr "Mostra stampanti" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: plugins/personal/posix/class_posixAccount.inc:1425 #, fuzzy -msgid "Locality" -msgstr "Località" +msgid "POSIX account" +msgstr "Estenzioni FTP" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organizzazione" +#: plugins/personal/posix/class_posixAccount.inc:1438 +#, fuzzy +msgid "Group ID" +msgstr "Gruppo" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 +#: plugins/personal/posix/class_posixAccount.inc:1440 #, fuzzy -msgid "Locality name" -msgstr "Nome locazione" +msgid "Force password change on login" +msgstr "Cambia la password" -#: 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:1441 +#, fuzzy +msgid "Shadow min" +msgstr "Mostra terminali" -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" msgstr "" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 +#: plugins/personal/posix/class_posixAccount.inc:1443 #, fuzzy -msgid "Administrative settings" -msgstr "Amministrazione" +msgid "Shadow warning" +msgstr "Mostra workstation" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1444 +#, fuzzy +msgid "Shadow inactive" +msgstr "Mostra stampanti" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1445 +#, fuzzy +msgid "Shadow expire" +msgstr "Mostra persone" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" msgstr "" -#: plugins/admin/departments/generic.tpl:22 +#: plugins/personal/posix/class_posixAccount.inc:1447 #, fuzzy -msgid "Descriptive text for department" -msgstr "Nome descrittivo del gruppo" +msgid "System trust model" +msgstr "Accesso ai sistemi" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +#, fuzzy +msgid "Posix settings" +msgstr "Impostazioni Unix" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Impostazioni FAX" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Località" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +#, fuzzy +msgid "Filter" +msgstr "Filtri" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Stato" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Mostra gruppi principali" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Mostra gruppi samba" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "" +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +#, fuzzy +msgid "Show mail groups" +msgstr "Mostra gruppi samba" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Indirizzo" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Applicazioni disponibili" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "" +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +#, fuzzy +msgid "Please select the desired entries" +msgstr "Lingua preferita" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Mostra server" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Mostra workstation" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Mostra terminali" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 #, fuzzy -msgid "Domain Component" -msgstr "Amministratori di Dominio" - -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Dipartimenti" +msgid "Terminal" +msgstr "Terminali" -#: plugins/admin/departments/class_departmentManagement.inc:26 +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 #, fuzzy -msgid "Manage Departments" -msgstr "Dipartimenti" +msgid "List of systems" +msgstr "Lista degli utenti" -#: plugins/admin/departments/class_departmentManagement.inc:128 -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/posix/trustSelect/trust-list.tpl:13 +#, fuzzy +msgid "List navigation" +msgstr "Amministrazione" -#: plugins/admin/departments/class_organizationGeneric.inc:118 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 #, fuzzy -msgid "Organization name" -msgstr "Organizzazione" +msgid "Posix" +msgstr "Proxy" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "CAP" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +#, fuzzy +msgid "Edit posix properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numero di telefono" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +#, fuzzy +msgid "Edit mail properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 #, fuzzy -msgid "Country name" -msgstr "Paese" +msgid "Edit samba properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 #, fuzzy -msgid "Domain name" -msgstr "Amministratori di Dominio" +msgid "Edit phone properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +#, fuzzy +msgid "Menu" +msgstr "Stampante" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +#, fuzzy +msgid "Edit start menu properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +#, fuzzy +msgid "Edit environment properties" +msgstr "Modifica proprietà" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Impostazioni Unix" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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 "" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" +#: 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/departments/class_department.inc:604 +#: plugins/admin/users/password.tpl:21 #, fuzzy -msgid "Department name" -msgstr "Dipartimento" +msgid "Strength" +msgstr "Strada" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Telefono" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Parametro" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "" +#: plugins/admin/users/user-filter.xml:33 +#, fuzzy +msgid "Show POSIX users" +msgstr "Impostazioni Unix" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "" +#: plugins/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Mostra utenti di posta" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:26 +#, fuzzy +msgid "Manage users" +msgstr "Utenti di Dominio" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +#, fuzzy +msgid "Infrastructure error" +msgstr "Errore PHP" -#: 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/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +#, fuzzy +msgid "Permission" +msgstr "Permessi" -#: plugins/admin/departments/organization.tpl:11 +#: plugins/admin/users/class_userManagement.inc:278 #, fuzzy -msgid "Name of organization" -msgstr "Organizzazione" +msgid "You have no permission to change this users password!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "nessuno" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" 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/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +#, fuzzy +msgid "Permission error" +msgstr "Permessi" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: plugins/admin/users/class_userManagement.inc:667 +#, fuzzy +msgid "Account locking" +msgstr "Sicurezza" -#: plugins/admin/departments/dep_move_confirm.tpl:11 +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -#, fuzzy -msgid "Acl" -msgstr "Annulla" - -#: plugins/admin/acl/class_aclManagement.inc:154 -#, fuzzy -msgid "ACL Assignment" -msgstr "Riferimenti" - -#: plugins/admin/acl/tabs_acl_role.inc:28 +#: plugins/admin/users/class_userManagement.inc:741 #, fuzzy -msgid "ACL Templates" -msgstr "Template" +msgid "Unlock account" +msgstr "Identità" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 +#: plugins/admin/users/class_userManagement.inc:743 #, fuzzy -msgid "Access control roles" -msgstr "Opzioni di accesso" +msgid "Lock account" +msgstr "Identità" -#: plugins/admin/acl/class_aclRole.inc:27 +#: plugins/admin/users/class_userManagement.inc:756 #, fuzzy -msgid "Edit AC roles" -msgstr "ACL" +msgid "Edit generic properties" +msgstr "Modifica proprietà" -#: plugins/admin/acl/class_aclRole.inc:134 +#: plugins/admin/users/class_userManagement.inc:760 #, fuzzy -msgid "Reset ACL" -msgstr "Rimuovi" +msgid "Edit POSIX properties" +msgstr "Modifica proprietà" -#: plugins/admin/acl/class_aclRole.inc:418 -#, fuzzy -msgid "No ACL settings for this category" -msgstr "Nome descrittivo del gruppo" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:420 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Nome descrittivo del gruppo" +#: plugins/admin/users/class_userManagement.inc:772 +#, fuzzy +msgid "Edit netatalk properties" +msgstr "Modifica proprietà" -#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/users/class_userManagement.inc:780 #, fuzzy -msgid "Edit category ACL" -msgstr "classe" +msgid "Edit FAX properties" +msgstr "Modifica proprietà" -#: plugins/admin/acl/class_aclRole.inc:430 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "Reset category ACL" -msgstr "classe" +msgid "Applying a template" +msgstr "Template" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: 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/acl/class_aclRole.inc:646 -#, fuzzy -msgid "Object in use" -msgstr "Nome dell'oggetto" +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Lista degli utenti" + +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Ruolo" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Azioni" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Permessi" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Modifica" -#: plugins/admin/acl/acl-list.xml:11 +#: plugins/admin/users/user-list.xml:140 #, fuzzy -msgid "List of acls" -msgstr "Lista dei gruppi" +msgid "Lock users" +msgstr "Lista degli utenti" -#: plugins/admin/acl/acl-filter.tpl:11 +#: plugins/admin/users/user-list.xml:148 #, fuzzy -msgid "Show access control lists" -msgstr "Opzioni di accesso" +msgid "Unlock users" +msgstr "Utenti di Dominio" -#: plugins/admin/acl/acl-filter.tpl:12 +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 #, fuzzy -msgid "Show roles" -msgstr "Mostra telefoni" +msgid "Send message" +msgstr "Home Page" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" +#: plugins/admin/users/user-list.xml:167 +#, fuzzy +msgid "Apply template" +msgstr "Template" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" +#: plugins/admin/users/user-list.xml:199 +#, fuzzy +msgid "New user from template" +msgstr "Nuovo template" -#: plugins/personal/generic/class_user.inc:38 +#: plugins/admin/users/user-list.xml:213 #, fuzzy -msgid "Edit organizational user settings" -msgstr "Opzioni applicazione" +msgid "Edit user" +msgstr "Modifica contatto" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "femmina" +#: plugins/admin/users/user-list.xml:245 +#, fuzzy +msgid "Remove user" +msgstr "Elimina foto" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "maschio" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Crea un nuovo utente usando i template" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" +#: 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/generic/class_user.inc:477 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 #, fuzzy -msgid "Serial number" -msgstr "Numero di telefono" - -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" +msgid "Show users" +msgstr "Mostra server" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +#, fuzzy +msgid "Show groups" +msgstr "Mostra gruppi samba" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "valido" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Nome gruppo" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "invalido" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Nome Unix del gruppo" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Non ci sono certificati installati" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Nome descrittivo del gruppo" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" +"Normalmente le ID sono autogenerate, selezionare per specificarelo " +"manulamente" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Forza GID" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Forza numero ID" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Seleziona per creare un gruppo conforme Samba" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" -msgstr "" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "nel dominio" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Home Page" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "I membri sono in un gruppo di risposta telefonica" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Cellulare" +#: plugins/admin/groups/generic.tpl:146 +#, fuzzy +msgid "Members are in a nagios group" +msgstr "I membri sono in un gruppo di risposta telefonica" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Membri del gruppo" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Data di nascita" +#: plugins/admin/groups/generic.tpl:243 +#, fuzzy +msgid "In all groups" +msgstr "Gruppo primario" -#: plugins/personal/generic/class_user.inc:1433 +#: plugins/admin/groups/generic.tpl:246 #, fuzzy -msgid "Cannot open certificate!" -msgstr "Impossibile aprite il certificato selezionato!" +msgid "Not in all groups" +msgstr "Mostra gruppi di posta" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unità" +#: 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 "" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identificativo della casa" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Amministrazione dei gruppi di utenti" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +#, fuzzy +msgid "Configuration error" +msgstr "File di configurazione" + +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" msgstr "" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Ultimo recapito" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Gruppo Samba" + +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Amministratori di Dominio" + +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Utenti di Dominio" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Località personale" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Ospiti di Dominio" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Descrizoione unità" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Gruppo speciale (%d)" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" msgstr "" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Funzione" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Numero seriale del certificato" +#: plugins/admin/groups/class_group.inc:624 +msgid "! unknown UID" +msgstr "" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Pubblico" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Strada" +#: plugins/admin/groups/class_group.inc:894 +#, fuzzy, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "Rimuovi" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "CAP" +#: plugins/admin/groups/class_group.inc:899 +#, fuzzy, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Rimuovi" + +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1603 +#: plugins/admin/groups/class_group.inc:1175 #, fuzzy -msgid "Generic user settings" +msgid "Generic group settings" msgstr "Impostazioni generali delle code" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Identità" - -#: plugins/personal/generic/class_user.inc:1615 +#: plugins/admin/groups/class_group.inc:1189 #, fuzzy -msgid "User identification" -msgstr "Amministrazione utenti" - -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Titolo onorifico" - -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Titolo di studio" - -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Sesso" +msgid "Samba group type" +msgstr "Gruppo Samba" -#: plugins/personal/generic/class_user.inc:1621 +#: plugins/admin/groups/class_group.inc:1190 #, fuzzy -msgid "Preferred language" -msgstr "Lingua preferita" +msgid "Samba domain name" +msgstr "Home di Samba" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 +#: plugins/admin/groups/class_group.inc:1192 #, fuzzy -msgid "User picture" -msgstr "Foto personale" +msgid "Phone pickup group" +msgstr "I membri sono in un gruppo di risposta telefonica" -#: plugins/personal/generic/class_user.inc:1626 +#: plugins/admin/groups/class_group.inc:1193 #, fuzzy -msgid "Login restrictions" -msgstr "La password spira il" +msgid "Nagios group" +msgstr "Contatto" -#: plugins/personal/generic/class_user.inc:1630 +#: plugins/admin/groups/class_group.inc:1195 #, fuzzy -msgid "Department number" -msgstr "Dipartimento" +msgid "Group member" +msgstr "Membri del gruppo" -#: plugins/personal/generic/class_user.inc:1631 +#: plugins/admin/groups/paste_generic.tpl:1 #, fuzzy -msgid "Employee number" -msgstr "Qualifica" +msgid "Group settings" +msgstr "Impostazioni FAX" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Qualifica" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Lista dei gruppi" -#: plugins/personal/generic/class_user.inc:1634 +#: plugins/admin/groups/group-list.xml:138 #, fuzzy -msgid "Room number" -msgstr "Numero di telefono" +msgid "Edit group" +msgstr "Gruppo primario" -#: plugins/personal/generic/class_user.inc:1635 +#: plugins/admin/groups/group-list.xml:151 #, fuzzy -msgid "Telefon number" -msgstr "Numero di telefono" +msgid "Remove group" +msgstr "server" -#: plugins/personal/generic/class_user.inc:1636 -#, fuzzy -msgid "Pager number" -msgstr "Numero di telefono" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Seleziona un sistema da aggiungere" -#: plugins/personal/generic/class_user.inc:1637 -#, fuzzy -msgid "Mobile number" -msgstr "Cellulare" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filtri" -#: plugins/personal/generic/class_user.inc:1638 -#, fuzzy -msgid "Fax number" -msgstr "Numero di telefono" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Mostra i sistemi del dipartimento" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Scegli il dipartimento di base per la ricerca" -#: plugins/personal/generic/class_user.inc:1645 -#, fuzzy -msgid "Home phone number" -msgstr "Numero di telefono" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Mostra i sistemi che corrispondono a:" -#: plugins/personal/generic/class_user.inc:1647 -#, fuzzy -msgid "User password method" -msgstr "Algorimo password" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Espressione regolare per selezionare l'indirizzo" -#: plugins/personal/generic/class_user.inc:1648 +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 #, fuzzy -msgid "User certificates" -msgstr "Certificato standard" +msgid "Domain Component" +msgstr "Amministratori di Dominio" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informazioni personali" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +#, fuzzy +msgid "Administrative settings" +msgstr "Amministrazione" -#: 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" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Cambia foto" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "" -#: plugins/personal/generic/generic.tpl:62 +#: plugins/admin/departments/generic.tpl:22 #, fuzzy -msgid "Template name" -msgstr "Template" - -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Lingua preferita" - -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefono privato" +msgid "Descriptive text for department" +msgstr "Nome descrittivo del gruppo" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Algorimo password" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificati" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Modifica certificati" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" msgstr "" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" msgstr "" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informazioni organizzazione" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "" -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Dipartimento No." +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Matricola" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Stanza No." +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Organizzazione" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Usa il tab del telefono" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "" -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Scegli il subtree per l'utente" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "" -#: plugins/personal/generic/multiple_generic.tpl:56 -#, fuzzy -msgid "Select a base" -msgstr "Rimuovi" +#: 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/generic/paste_generic.tpl:1 -#, fuzzy -msgid "User settings" -msgstr "Opzioni di posta dell'identità" +#: plugins/admin/departments/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/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Lista dei dipartimenti" -#: plugins/personal/generic/paste_generic.tpl:23 +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 #, fuzzy -msgid "Clear password" -msgstr "Nuova password" +msgid "Domain" +msgstr "nel dominio" -#: plugins/personal/generic/paste_generic.tpl:24 +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 #, fuzzy -msgid "Set new password" -msgstr "Cambia password" +msgid "Domain component" +msgstr "Amministratori di Dominio" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Elimina foto" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Paese" -#: plugins/personal/generic/main.inc:115 +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 #, fuzzy -msgid "You have no permission to set your password!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Locality" +msgstr "Località" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Informazioni generali" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Nome locazione" -#: 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/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" 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_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificato standard" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificato S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificato PKCS12" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Impostazioni Unix" +msgid "Fatal error" +msgstr "Terminal Server" -#: plugins/personal/posix/class_posixAccount.inc:168 -#, fuzzy -msgid "expired" -msgstr "Esporta" +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -#, fuzzy -msgid "active" -msgstr "Privato" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#, fuzzy -msgid "password not changeable" -msgstr "Nuova password" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Dipartimenti" + +#: plugins/admin/departments/class_department.inc:662 #, fuzzy -msgid "password expired" -msgstr "La password spira il" +msgid "Department name" +msgstr "Dipartimento" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automatico" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Telefono" -#: plugins/personal/posix/class_posixAccount.inc:444 +#: plugins/admin/departments/class_department.inc:725 #, php-format -msgid "Password can't be changed up to %s days after last change" +msgid "Object '%s' is already tagged" msgstr "" -"La password non può essere cambiata per %s giorni dall'ultimo cambiamento" -#: plugins/personal/posix/class_posixAccount.inc:448 +#: plugins/admin/departments/class_department.inc:732 #, 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:452 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" +msgid "Adding tag (%s) to object '%s'" msgstr "" -"Disabilita l'account dopo %s giorni di inattività dopo che la password è " -"spirata" - -#: plugins/personal/posix/class_posixAccount.inc:456 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "Avvisa l'utente %s giorni prima che la password spiri" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Gruppo di utenti" +#: plugins/admin/departments/class_departmentManagement.inc:26 +#, fuzzy +msgid "Manage Departments" +msgstr "Dipartimenti" -#: plugins/personal/posix/class_posixAccount.inc:946 +#: plugins/admin/departments/class_departmentManagement.inc:122 msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +"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/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Home directory" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: 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/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 +#: plugins/admin/departments/domain.tpl:11 #, fuzzy -msgid "shadowMin" -msgstr "Mostra terminali" +msgid "Domain name" +msgstr "Amministratori di Dominio" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -#, fuzzy -msgid "shadowWarning" -msgstr "Mostra workstation" - -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 #, fuzzy -msgid "shadowInactive" -msgstr "Mostra stampanti" +msgid "Country name" +msgstr "Paese" -#: plugins/personal/posix/class_posixAccount.inc:1440 -#, fuzzy -msgid "POSIX account" -msgstr "Estenzioni FTP" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" +#: 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/posix/class_posixAccount.inc:1453 -#, fuzzy -msgid "Group ID" -msgstr "Gruppo" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1455 -#, fuzzy -msgid "Force password change on login" -msgstr "Cambia la password" +#: 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/posix/class_posixAccount.inc:1456 +#: plugins/admin/departments/class_organizationGeneric.inc:122 #, fuzzy -msgid "Shadow min" -msgstr "Mostra terminali" +msgid "Organization name" +msgstr "Organizzazione" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Numero di telefono" -#: plugins/personal/posix/class_posixAccount.inc:1458 +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 #, fuzzy -msgid "Shadow warning" -msgstr "Mostra workstation" +msgid "Acl" +msgstr "Annulla" -#: plugins/personal/posix/class_posixAccount.inc:1459 +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 #, fuzzy -msgid "Shadow inactive" -msgstr "Mostra stampanti" +msgid "Manage access control lists" +msgstr "Opzioni di accesso" -#: plugins/personal/posix/class_posixAccount.inc:1460 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "Shadow expire" -msgstr "Mostra persone" - -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" -msgstr "" +msgid "ACL Assignment" +msgstr "Riferimenti" -#: plugins/personal/posix/class_posixAccount.inc:1462 +#: plugins/admin/acl/acl-list.xml:11 #, fuzzy -msgid "System trust model" -msgstr "Accesso ai sistemi" - -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Gruppo primario" - -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Stato" +msgid "List of acls" +msgstr "Lista dei gruppi" -#: plugins/personal/posix/generic.tpl:41 +#: plugins/admin/acl/acl-filter.tpl:11 #, fuzzy -msgid "Last logon" -msgstr "Scegli il tuo numero di telefono personale" +msgid "Show access control lists" +msgstr "Opzioni di accesso" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Forza UID/GID" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Mostra telefoni" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Gruppi di appartenenza" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Template" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 +#, fuzzy +msgid "Access control roles" +msgstr "Opzioni di accesso" -#: plugins/personal/posix/generic.tpl:100 +#: plugins/admin/acl/class_aclRole.inc:27 #, fuzzy -msgid "Common group" -msgstr "Mostra gruppi" +msgid "Edit AC roles" +msgstr "ACL" -#: plugins/personal/posix/generic.tpl:104 +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 #, fuzzy -msgid "Groups differ" -msgstr "Gruppo di utenti" +msgid "All categories" +msgstr "Aggiungi contatto" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:134 +#, fuzzy +msgid "Reset ACL" +msgstr "Rimuovi" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" msgstr "" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Sicurezza" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Seleziona un gruppo da aggiungere" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +#, fuzzy +msgid "Current object" +msgstr "Password attuale" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Mostra gruppi di dipartimenti" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +#, fuzzy +msgid "Complete subtree" +msgstr "incompleto" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Mosra gruppi corrispondenti a" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Espressioni regolare per selezionare il nome del gruppo" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Mostra gruppi di utenti" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +#, fuzzy +msgid "Down" +msgstr "Dominio" -#: 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/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Mostra server" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Rimuovi" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Mostra workstation" +#: plugins/admin/acl/class_aclRole.inc:418 +#, fuzzy +msgid "No ACL settings for this category" +msgstr "Nome descrittivo del gruppo" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Mostra terminali" +#: plugins/admin/acl/class_aclRole.inc:420 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Nome descrittivo del gruppo" -#: plugins/personal/posix/paste_generic.tpl:4 +#: plugins/admin/acl/class_aclRole.inc:426 #, fuzzy -msgid "Posix settings" -msgstr "Impostazioni Unix" +msgid "Edit category ACL" +msgstr "classe" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/acl/class_aclRole.inc:430 #, 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" +msgid "Reset category ACL" +msgstr "classe" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "La password spira il" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +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/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" msgstr "" -"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i " -"programmmi configurati per usarla." -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#: plugins/admin/acl/class_aclRole.inc:646 #, fuzzy -msgid "Password settings" -msgstr "Opzioni di posta dell'identità" +msgid "Object in use" +msgstr "Nome dell'oggetto" -#: 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/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" 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:41 -msgid "Clear fields" -msgstr "Ripulisci i campi" -#: plugins/personal/password/class_password.inc:27 +#: plugins/admin/acl/class_aclRole.inc:736 #, fuzzy -msgid "Change user password" -msgstr "Cambia la password" - -#: 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/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/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:" +msgid "Permissions" +msgstr "Permessi" -#: 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/admin/ogroups/ogroup-filter.tpl:11 +#, fuzzy +msgid "user groups" +msgstr "gruppi" -#: plugins/personal/password/class_password.inc:114 +#: plugins/admin/ogroups/ogroup-filter.tpl:12 #, fuzzy -msgid "You have no permission to change your password." -msgstr "Non hai il permesso di cambiare la tua password." +msgid "nested groups" +msgstr "Gruppi di oggetti" -#: plugins/personal/password/class_password.inc:146 +#: plugins/admin/ogroups/ogroup-filter.tpl:13 #, fuzzy -msgid "User password" -msgstr "Nuova password" +msgid "application groups" +msgstr "Mostra gruppi di applicazioni" -#: plugins/personal/password/nochange.tpl:2 +#: plugins/admin/ogroups/ogroup-filter.tpl:14 #, fuzzy -msgid "Password change not allowed" -msgstr "Cambia la password" +msgid "department groups" +msgstr "dipartimenti" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/admin/ogroups/ogroup-filter.tpl:15 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "server groups" +msgstr "server" -#: setup/class_setupStep_Feedback.inc:92 +#: plugins/admin/ogroups/ogroup-filter.tpl:16 #, fuzzy -msgid "UNIX accounts/groups" -msgstr "Account Unix" +msgid "workstation groups" +msgstr "Mostra workstation" -#: setup/class_setupStep_Feedback.inc:94 +#: plugins/admin/ogroups/ogroup-filter.tpl:17 #, fuzzy -msgid "Samba management" -msgstr "Dirigenza" +msgid "windows workstation groups" +msgstr "Mostra workstation" -#: setup/class_setupStep_Feedback.inc:96 +#: plugins/admin/ogroups/ogroup-filter.tpl:18 #, fuzzy -msgid "Mailsystem management" -msgstr "Riferimenti" +msgid "terminal groups" +msgstr "Mostra gruppi di posta" -#: setup/class_setupStep_Feedback.inc:98 +#: plugins/admin/ogroups/ogroup-filter.tpl:19 #, fuzzy -msgid "FAX system administration" -msgstr "Amministrazione utenti" +msgid "printer groups" +msgstr "Gruppo primario" -#: setup/class_setupStep_Feedback.inc:100 +#: plugins/admin/ogroups/ogroup-filter.tpl:20 #, fuzzy -msgid "Asterisk administration" -msgstr "Amministrazione utenti" +msgid "phone groups" +msgstr "Mostra gruppi" -#: setup/class_setupStep_Feedback.inc:102 +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nome del gruppo" + +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Oggetti membri" + +#: plugins/admin/ogroups/remove.tpl:6 +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/tabs_ogroups.inc:133 #, fuzzy -msgid "System inventory" -msgstr "Elimina contatto" +msgid "Phone queue" +msgstr "Numero di telefono" -#: setup/class_setupStep_Feedback.inc:104 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "System-/Configmanagement" -msgstr "Riferimenti" +msgid "Systems" +msgstr "Sistemi" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Rubrica" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Avvio" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" +#: 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 "" -#: setup/class_setupStep_Feedback.inc:113 +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Applicazioni" + +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +#, fuzzy +msgid "Show department" +msgstr "Mostra dipartimenti" + +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +#, fuzzy +msgid "Show server" +msgstr "Mostra server" + +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +#, fuzzy +msgid "Show workstation" +msgstr "Mostra workstation" + +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 #, fuzzy -msgid "Get notifications or send feedback" -msgstr "Non ci sono certificati installati" +msgid "Show terminal" +msgstr "Mostra terminali" -#: setup/class_setupStep_Feedback.inc:114 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 #, fuzzy -msgid "Notification and feedback" -msgstr "Non ci sono certificati installati" +msgid "Show printer" +msgstr "Mostra stampanti" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 #, fuzzy -msgid "Setup error" -msgstr "Stato" +msgid "Show phone" +msgstr "Mostra telefoni" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" msgstr "" -#: setup/class_setupStep_Feedback.inc:140 -#, php-format -msgid "Cannot send feedback to '%s': %s" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" msgstr "" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "utenti" -#: setup/class_setupStep_Feedback.inc:180 -#, fuzzy -msgid "Please specify a valid email address." -msgstr "Prego inserire un numero di telefono valido!" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "gruppi" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "applicazioni" + +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "dipartimenti" + +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "server" + +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" msgstr "" -#: setup/class_setup.inc:197 +#: plugins/admin/ogroups/class_ogroup.inc:364 #, fuzzy -msgid "Completed" -msgstr "incompleto" +msgid "winstations" +msgstr "Amministrazione" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Impostazioni Samba" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "telefoni" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "stampanti" -#: setup/setup_config2.tpl:15 -#, fuzzy -msgid "Samba SID" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "" -#: setup/setup_config2.tpl:31 -#, fuzzy -msgid "RID base" -msgstr "Database" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "Mostra workstation" +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" +msgstr "" -#: setup/setup_config2.tpl:61 +#: plugins/admin/ogroups/class_ogroup.inc:967 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" +msgid "Object group generic" +msgstr "Gruppo di oggetti" -#: setup/setup_config2.tpl:71 -#, fuzzy -msgid "Timezone" -msgstr "Cellulare" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Gruppi di oggetti" -#: setup/setup_config2.tpl:74 +#: plugins/admin/ogroups/class_ogroup.inc:978 #, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Lingua preferita" +msgid "Sytem trust" +msgstr "Accesso ai sistemi" -#: setup/setup_config2.tpl:96 +#: plugins/admin/ogroups/class_ogroup.inc:979 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Opzioni applicazione" +msgid "Member" +msgstr "Membri" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Government mode" -msgstr "nella cartella" - -#: setup/setup_config2.tpl:123 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 #, fuzzy -msgid "GOsa logging" -msgstr "Opzioni di posta dell'identità" +msgid "Select to search within subtrees" +msgstr "Seleziona per mostrare le applicazioni" -#: setup/setup_config2.tpl:135 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 #, fuzzy -msgid "Mail settings" -msgstr "Opzioni di posta dell'identità" - -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Metodo di amministrazione della posta" +msgid "Search in subtrees" +msgstr "Seleziona per mostrare le applicazioni" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" msgstr "" -#: setup/setup_config2.tpl:169 -#, fuzzy -msgid "Vacation templates" -msgstr "Messaggio di di risposta automatica" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" msgstr "" -#: setup/setup_config2.tpl:195 +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 #, fuzzy -msgid "Snapshots / Undo" -msgstr "Nome applicazione" +msgid "Manage object groups" +msgstr "Nome del gruppo" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 #, fuzzy -msgid "Enable snapshots" -msgstr "Crea estensioni di posta" +msgid "Templates" +msgstr "Template" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" +msgstr "" + +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "Snapshot base" -msgstr "Nome applicazione" +msgid "Please enter the new object group name" +msgstr "Inserisci la URI del server LDAP" -#: setup/setup_frame.tpl:12 +#: plugins/admin/ogroups/ogroup-list.xml:11 #, fuzzy -msgid "GOsa setup wizard" -msgstr "Opzioni di posta dell'identità" +msgid "List of object groups" +msgstr "Nome del gruppo" -#: setup/setup_frame.tpl:19 +#: plugins/admin/ogroups/ogroup-list.xml:142 #, fuzzy -msgid "Installation" -msgstr "Amministrazione" +msgid "Edit object group" +msgstr "Gruppo di oggetti" -#: setup/setup_frame.tpl:19 +#: plugins/admin/ogroups/ogroup-list.xml:155 #, fuzzy -msgid "Setup" -msgstr "Imposta" +msgid "Remove object group" +msgstr "server" -#: setup/setup_migrate.tpl:5 +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 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." +"Bugsubmitter" msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Continua" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Nome applicazione" -#: setup/setup_migrate.tpl:37 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Rimuovi" + +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" + +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Add required object classes to the LDAP base" -msgstr "Lista dei dipartimenti" +msgid "Internal error" +msgstr "Terminal Server" -#: 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 +#: include/class_CopyPasteHandler.inc:176 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Rimuovi" + +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "" + +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" + +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 #, fuzzy -msgid "Current" -msgstr "Password attuale" +msgid "Paste" +msgstr "Data" -#: 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 +#: include/class_CopyPasteHandler.inc:516 #, fuzzy -msgid "After migration" -msgstr "Amministrazione utenti" +msgid "Cannot paste" +msgstr "Crea estensioni telefoniche" -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "" + +#: include/class_config.inc:325 #, fuzzy -msgid "Migrate" -msgstr "Creare" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +#: include/class_config.inc:702 #, fuzzy -msgid "Close" -msgstr "Scegli" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "Scarica il file di configurazione" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: include/class_config.inc:1112 +#, fuzzy +msgid "Configuration" +msgstr "File di configurazione" -#: setup/setup_migrate.tpl:67 +#: include/class_config.inc:1112 msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -#: setup/setup_migrate.tpl:69 +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." 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" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" 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." +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." 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." +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." msgstr "" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" -msgstr "" +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "La password spira il" -#: 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 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Hide changes" -msgstr "Open-Xchange" +msgid "The user password was resetted, please set a new password value!" +msgstr "Non hai il permesso di cambiare la tua password." -#: 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 +#: include/class_sortableListing.inc:189 #, fuzzy -msgid "Show changes" -msgstr "Mostra telefoni" +msgid "Sortable list" +msgstr "Esporta" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Modifica questo record" -#: 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." +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Elimina questo record" + +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:173 +#: include/functions.inc:134 +#, php-format 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." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:176 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Nuovo template" +#: include/functions.inc:448 +#, fuzzy, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'" -#: setup/setup_migrate.tpl:219 +#: include/functions.inc:519 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Crea estensioni di posta" - -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +msgid "Username / UID is not unique inside the LDAP tree!" msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +#: include/functions.inc:605 #, fuzzy -msgid "Reload" -msgstr "leggere" - -#: setup/setup_migrate.tpl:273 -msgid "Abort" +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: setup/setup_migrate.tpl:275 -#, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Crea estensioni di posta" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" +msgstr "" -#: setup/setup_migrate.tpl:278 +#: include/functions.inc:802 +#, fuzzy, php-format msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: setup/setup_migrate.tpl:307 -#, fuzzy -msgid "Password (again)" -msgstr "Algorimo password" - -#: 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." +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" 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 +#: include/functions.inc:931 msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." 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." +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" msgstr "" -#: setup/setup_migrate.tpl:444 +#: include/functions.inc:1237 +#, 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." +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "incompleto" + +#: include/functions.inc:1644 #, fuzzy -msgid "Refresh" -msgstr "Riferimenti" +msgid "Continue anyway" +msgstr "Continua" -#: 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." +#: include/functions.inc:1646 +#, fuzzy +msgid "Edit anyway" +msgstr "Modifica contatto" + +#: include/functions.inc:1648 +#, fuzzy, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Non hai il permesso di cambiare la tua password." + +#: include/functions.inc:1888 +msgid "Entries per page" 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." +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -#, fuzzy -msgid "Write configuration file" -msgstr "File di configurazione" +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "" -#: setup/class_setupStep_Finish.inc:39 -#, fuzzy -msgid "Finish - write the configuration file" -msgstr "File di configurazione" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "versione di sviluppo di GOsa (Rev %s)" -#: setup/class_setupStep_Finish.inc:104 -#, fuzzy -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "" -#: setup/class_setupStep_Finish.inc:106 +#: include/functions.inc:2406 include/functions.inc:2426 #, fuzzy -msgid "The configuration is currently not readable or it does not exists." -msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." +msgid "Cannot write to revision file!" +msgstr "Rimuovi" -#: setup/class_setupStep_Finish.inc:115 -#, fuzzy, 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:" +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" msgstr "" -"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del " -"webserver sia in grado di leggerlo mentre tutti gli altri utenti non " -"possono. In molti casi è sufficiente eseguire i comandi seguenti." -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: include/functions.inc:2678 +#, fuzzy +msgid "LDAP warning" +msgstr "Amministrazione LDAP" + +#: include/functions.inc:2678 +msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." msgstr "" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Controllo della versione di PHP (>=4.1.0)" +#: include/functions.inc:2711 +msgid "" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." +msgstr "" -#: setup/class_setupStep_Checks.inc:65 +#: include/functions.inc:2756 #, fuzzy, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP deve essere la versione 4.1.0 o superiore." +msgid "Missing required object class '%s'!" +msgstr "Lista dei dipartimenti" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" msgstr "" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/functions.inc:2789 +msgid "" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: include/functions.inc:2790 +msgid "" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/class_setupStep_Checks.inc:112 -#, fuzzy -msgid "mbstring" -msgstr "Impostazioni Samba" - -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: setup/class_setupStep_Checks.inc:120 +#: include/functions.inc:2819 +msgid "German" +msgstr "Tedesco" + +#: include/functions.inc:2820 +msgid "French" +msgstr "Francese" + +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italiano" + +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Spagnolo" + +#: include/functions.inc:2823 +msgid "English" +msgstr "Inglese" + +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Tedesco" + +#: include/functions.inc:2825 #, fuzzy -msgid "MySQL" -msgstr "Errore LDAP" +msgid "Polish" +msgstr "Inglese" -#: setup/class_setupStep_Checks.inc:121 +#: include/functions.inc:2827 #, 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 "Chinese" +msgstr "reset" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: include/functions.inc:2828 +#, fuzzy +msgid "Vietnamese" +msgstr "Nome" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Russo" -#: setup/class_setupStep_Checks.inc:140 +#: include/functions.inc:3024 +#, php-format msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/functions.inc:3070 +#, php-format +msgid "" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: setup/class_setupStep_Checks.inc:169 +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 #, fuzzy -msgid "compression module" -msgstr "Opzioni di accesso" +msgid "Cannot allocate a free ID:" +msgstr "Troppi utenti non posso allocare un ID libero!" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/class_setupStep_Checks.inc:181 -#, 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." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -"register_globals è un meccanismo PHP che può comportare maggiori rischi per " -"la sicurezza. GOsa funziona in entrambe le modalità" -#: setup/class_setupStep_Checks.inc:182 +#: include/functions.inc:3395 #, 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 "Cannot create sambaUnixIdPool entry!" +msgstr "Vai al dipartimento base" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" msgstr "" -#: setup/class_setupStep_Checks.inc:191 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" msgstr "" -#: setup/class_setupStep_Checks.inc:192 -#, fuzzy -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" 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:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" +#: include/functions.inc:3503 +#, fuzzy +msgid "Cannot allocate a free ID!" +msgstr "Troppi utenti non posso allocare un ID libero!" + +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:200 -#, fuzzy -msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." 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:201 +#: include/class_log.inc:87 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Utenti di Dominio" + +#: include/class_log.inc:102 +#, fuzzy, php-format +msgid "Invalid option '%s' specified!" +msgstr "L'uid contiene dei caratteri invalidi!" + +#: include/class_log.inc:106 #, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +msgid "Specified objectType is empty or invalid!" +msgstr "Il valore specificato per l'UID non è valido." + +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Root" + +#: include/class_baseSelector.inc:206 +msgid "Submit" 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:208 -#, fuzzy +#: include/utils/class_timezone.inc:47 +#, php-format 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." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Per non avere problemi con GOsa è necessario impostare l'opzione " -"memory_limit a 16MB o più nel file php.ini" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +#: include/utils/class_msgPool.inc:16 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Gruppo di oggetti" + +#: include/utils/class_msgPool.inc:18 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Mostra gruppi che contengono utenti" + +#: include/utils/class_msgPool.inc:20 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Gruppo di oggetti" + +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:216 -#, fuzzy -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "" + +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -"Per motivi di performance è consigliato di impostare l'opzione " -"implicit_flush su 'off' nel file php.ini." -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:224 -#, fuzzy -msgid "The Execution time should be at least 30 seconds." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -"Per non avere problemi con GOsa è necessario impostare l'opzione " -"max_execution_time a 30 secondi o più nel file php.ini" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -#, fuzzy -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -"Per motivi di sicurezza è consigliato di impostare l'opzione expose_php su " -"'off' nel file php.ini." -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:239 +#: include/utils/class_msgPool.inc:64 #, fuzzy -msgid "On" -msgstr "Opzioni" +msgid "You have no permission to delete this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:240 -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." +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +#, fuzzy +msgid "You have no permission to delete the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:241 +#: include/utils/class_msgPool.inc:75 #, 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'" +msgid "You have no permission to delete these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:248 +#: include/utils/class_msgPool.inc:82 #, 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." +msgid "You have no permission to create this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:249 +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 #, 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" +msgid "You have no permission to create the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:259 +#: include/utils/class_msgPool.inc:93 #, fuzzy -msgid "Configuration writeable" -msgstr "File di configurazione" +msgid "You have no permission to create these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:260 +#: include/utils/class_msgPool.inc:100 #, fuzzy -msgid "The configuration file can't be written" -msgstr "File di configurazione" +msgid "You have no permission to modify this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:261 -#, 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 "" +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:2 +#: include/utils/class_msgPool.inc:111 #, fuzzy -msgid "GOsa core settings" -msgstr "Opzioni di posta dell'identità" +msgid "You have no permission to modify these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:6 +#: include/utils/class_msgPool.inc:118 #, fuzzy -msgid "Enable primary group filter" -msgstr "Mostra gruppi di utenti" +msgid "You have no permission to view this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:18 +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 #, fuzzy -msgid "Display summary in listings" -msgstr "Mosra gruppi corrispondenti a" +msgid "You have no permission to view the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:30 +#: include/utils/class_msgPool.inc:129 #, fuzzy -msgid "Honour administrative units" -msgstr "Amministrazione dei gruppi di utenti" +msgid "You have no permission to view these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:42 +#: include/utils/class_msgPool.inc:136 #, fuzzy -msgid "Smarty compile directory" -msgstr "Home directory" +msgid "You have no permission to move this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "" +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +#, fuzzy +msgid "You have no permission to move the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:60 +#: include/utils/class_msgPool.inc:147 #, fuzzy -msgid "Path for PPD storage" -msgstr "Algorimo password" +msgid "You have no permission to move these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config3.tpl:77 +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 #, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Opzioni di posta dell'identità" +msgid "Connection information" +msgstr "Informazioni personali" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/utils/class_msgPool.inc:159 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Impossibile connettersi al server del database!" -#: setup/setup_config3.tpl:115 -#, fuzzy -msgid "Mail queue script" -msgstr "Script path" +#: include/utils/class_msgPool.inc:171 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Impossibile selezionare il database!" -#: setup/setup_config3.tpl:134 -#, fuzzy -msgid "Notification script" -msgstr "Non ci sono certificati installati" +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: include/utils/class_msgPool.inc:189 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Impossibile selezionare il database!" + +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" msgstr "" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:201 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" -#: setup/setup_config3.tpl:193 -#, fuzzy -msgid "Daemon timeout" -msgstr "Dominio" +#: include/utils/class_msgPool.inc:208 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Il valore specificato per l'UID non è valido." -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Login attribute" -msgstr "Attributo DN delle persone" +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" +#: include/utils/class_msgPool.inc:214 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Il valore specificato per l'UID non è valido." + +#: include/utils/class_msgPool.inc:222 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Impossibile selezionare il database!" + +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:228 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Impossibile selezionare il database!" + +#: include/utils/class_msgPool.inc:236 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Il valore specificato per l'UID è troppo basso." + +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" +msgstr "PHP deve essere la versione 4.1.0 o superiore." + +#: include/utils/class_msgPool.inc:246 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Il valore specificato per l'UID è troppo basso." + +#: include/utils/class_msgPool.inc:248 +#, 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:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" +#: include/utils/class_msgPool.inc:261 +#, php-format +msgid "There is already an entry with this '%s' attribute in the system!" msgstr "" -#: setup/setup_config3.tpl:257 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "Impostazioni generali delle code" +#: include/utils/class_msgPool.inc:267 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Il campo necessario 'Home directory' non è vuoto" -#: setup/setup_config3.tpl:269 -#, fuzzy -msgid "Session lifetime" -msgstr "Rilevato un conflitto di sessione" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "" -#: setup/setup_config3.tpl:278 -msgid "Debugging" +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters" msgstr "" -#: setup/setup_config3.tpl:282 -#, fuzzy -msgid "Show PHP errors" -msgstr "Errore PHP" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" -#: setup/setup_config3.tpl:294 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "Inoltra i messaggi a" +#: include/utils/class_msgPool.inc:296 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Cambia la password" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" msgstr "" -#: setup/setup_config3.tpl:324 -#, fuzzy -msgid "Debug level" -msgstr "Rimuovi" +#: include/utils/class_msgPool.inc:306 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Elimina foto" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -#, fuzzy -msgid "Disabled" -msgstr "disabilitato" +#: include/utils/class_msgPool.inc:336 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Aggiungi" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -#, fuzzy -msgid "Enabled" -msgstr "disabilitato" +#: include/utils/class_msgPool.inc:342 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Rimuovi" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "" +#: include/utils/class_msgPool.inc:348 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Imposta" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Modifica" -#: 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 "" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Modifica contatto" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Indirizzo principale" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Indietro" -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "" +#: include/utils/class_msgPool.inc:380 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Questa identità non possiede estensioni GOsa." -#: setup/setup_feedback.tpl:53 +#: include/utils/class_msgPool.inc:386 +#, fuzzy, php-format msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." -msgstr "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "Questa identià possiede estensioni Unix." -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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." -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -#, fuzzy -msgid "Yes" -msgstr "Sistemi" - -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -#, fuzzy -msgid "No" -msgstr "nessuno" - -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "" +#: include/utils/class_msgPool.inc:405 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "Questa identità non possiede estensioni Unix" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, 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." -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "" +#: include/utils/class_msgPool.inc:423 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Opzioni applicazione" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:429 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Impostazioni Unix" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" +#: include/utils/class_msgPool.inc:435 +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" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Gennaio" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Febbraio" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Marzo" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Aprile" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Maggio" -#: setup/setup_feedback.tpl:132 -#, fuzzy -msgid "Features" -msgstr "Futuro" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Giugno" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Luglio" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Agosto" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Settembre" -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "File di configurazione" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Ottobre" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Novembre" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Scarica il file di configurazione" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Dicembre" -#: setup/setup_finish.tpl:33 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Status: " -msgstr "Stato" +msgid "Sunday" +msgstr "Cognome" -#: setup/class_setupStep_Ldap.inc:53 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "LDAP setup" -msgstr "Dispositivi" +msgid "Monday" +msgstr "mese" -#: setup/class_setupStep_Ldap.inc:54 -#, fuzzy -msgid "LDAP connection setup" -msgstr "Disconnessione " +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "" -#: setup/class_setupStep_Ldap.inc:105 -#, php-format -msgid "Anonymous bind to server '%s' failed!" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Impossibile selezionare il database!" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "" -#: setup/class_setupStep_Ldap.inc:112 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Impossibile selezionare il database!" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "" -#: setup/class_setupStep_Ldap.inc:113 +#: include/utils/class_msgPool.inc:456 #, fuzzy -msgid "Please specify user and password!" -msgstr "Prego inserire un numero di telefono valido!" +msgid "MySQL operation failed!" +msgstr "La query al database è fallita!" -#: setup/class_setupStep_Ldap.inc:115 -#, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Impossibile selezionare il database!" +#: include/utils/class_msgPool.inc:464 +#, fuzzy +msgid "read operation" +msgstr "Opzioni di posta" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/setup_ldap.tpl:25 +#: include/utils/class_msgPool.inc:464 #, fuzzy -msgid "LDAP connection" -msgstr "Disconnessione " - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nome locazione" +msgid "modify operation" +msgstr "Informazioni personali" -#: setup/setup_ldap.tpl:37 +#: include/utils/class_msgPool.inc:465 #, fuzzy -msgid "Connection URI" -msgstr "Connessione" +msgid "delete operation" +msgstr "Selezione le workstation da aggiungere" -#: setup/setup_ldap.tpl:45 +#: include/utils/class_msgPool.inc:465 #, fuzzy -msgid "TLS connection" -msgstr "Connessione" +msgid "search operation" +msgstr "L'account spira dopo" -#: setup/setup_ldap.tpl:69 +#: include/utils/class_msgPool.inc:465 #, fuzzy -msgid "Authentication" +msgid "authentication" msgstr "Destinazione" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN dell'amministratore" +#: include/utils/class_msgPool.inc:468 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "La query al database è fallita!" -#: setup/setup_ldap.tpl:78 +#: include/utils/class_msgPool.inc:470 #, fuzzy -msgid "Select user" -msgstr "Rimuovi" +msgid "LDAP operation failed!" +msgstr "La query al database è fallita!" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "" +#: include/utils/class_msgPool.inc:485 +#, fuzzy +msgid "Upload failed!" +msgstr "Nome applicazione" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Password dell'amministratore" +#: include/utils/class_msgPool.inc:488 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Utenti di Dominio" -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Impostazioni Samba" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Stato" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -#, fuzzy -msgid "LDAP inspection" -msgstr "Ispezione della configurazione PHP" +#: include/utils/class_msgPool.inc:510 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Nome descrittivo del gruppo" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Nome descrittivo del gruppo" + +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -#, fuzzy -msgid "Checking for root object" -msgstr "Controllo il supporto per iconv" +#: include/utils/class_msgPool.inc:524 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Rimuovi" -#: setup/class_setupStep_Migrate.inc:141 -#, fuzzy -msgid "Inspecting object classes in root object" -msgstr "Controllo il supporto per iconv" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Rimuovi" -#: setup/class_setupStep_Migrate.inc:147 -#, fuzzy -msgid "Checking permission for LDAP database" -msgstr "Non hai il permesso di cambiare la tua password." +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:153 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Controllo il supporto per iconv" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Rimuovi" -#: setup/class_setupStep_Migrate.inc:158 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Controllo il supporto per iconv" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Vai al dipartimento base" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Controllo la presenza di alcuni programmi addizionali" +#: include/utils/class_msgPool.inc:554 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Rimuovi" -#: setup/class_setupStep_Migrate.inc:171 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Controllo il modulo cups" +#: include/utils/class_msgPool.inc:560 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Controllo il supporto per iconv" -#: setup/class_setupStep_Migrate.inc:177 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Controllo il modulo cups" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" + +#: include/utils/class_xml.inc:48 #, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Controllo il supporto per %s" +msgid "in" +msgstr "Principale" -#: setup/class_setupStep_Migrate.inc:196 +#: include/utils/class_xml.inc:50 #, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Controllo il supporto per %s" +msgid "on line" +msgstr "Continua" -#: setup/class_setupStep_Migrate.inc:202 +#: include/utils/class_xml.inc:51 #, fuzzy -msgid "Checking for old style USB devices" -msgstr "Controllo il supporto per iconv" +msgid "XML error" +msgstr "Errore LDAP" -#: setup/class_setupStep_Migrate.inc:208 +#: include/class_certificate.inc:73 #, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Controllo il modulo cups" +msgid "Certificate is empty!" +msgstr "Certificati" -#: setup/class_setupStep_Migrate.inc:214 +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 #, fuzzy -msgid "Checking for old style application menus" -msgstr "Controllo il supporto per %s" +msgid "Cannot extract information for non PEM certificates!" +msgstr "Rimuovi" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 +#: include/class_certificate.inc:219 #, fuzzy -msgid "LDAP query failed" -msgstr "La query al database è fallita!" +msgid "No valid certificate loaded!" +msgstr "Non ci sono certificati installati" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" msgstr "" -#: 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/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/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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Fallito" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "" -#: setup/class_setupStep_Migrate.inc:375 -#, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" 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/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -#, fuzzy -msgid "Move" -msgstr "Dominio" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "" -#: setup/class_setupStep_Migrate.inc:525 +#: include/functions_helpviewer.inc:388 #, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +msgid "%s results for your search with the keyword %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/functions_helpviewer.inc:462 #, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." +msgid "%s%% hit rate in file %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:663 +#: include/class_filter.inc:468 +#, fuzzy +msgid "Edit filters" +msgstr "Modifica certificati" + +#: include/class_userFilterEditor.inc:157 #, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:27 #, fuzzy -msgid "Migration error" -msgstr "Creare" +msgid "Access control" +msgstr "Opzioni di accesso" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 #, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Vai al dipartimento base" +msgid "All users" +msgstr "utenti" -#: setup/class_setupStep_Migrate.inc:804 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: include/class_acl.inc:222 +msgid "Reset ACLs" msgstr "" -#: setup/class_setupStep_Migrate.inc:1028 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Crea estensioni di posta" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_acl.inc:543 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Crea estensioni di posta" +msgid "No ACL settings for this category!" +msgstr "Nome descrittivo del gruppo" -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:551 include/class_acl.inc:555 +#, fuzzy +msgid "category ACL" +msgstr "classe" + +#: include/class_acl.inc:608 #, php-format -msgid "Cannot add ACL for user '%s':" +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:779 include/class_acl.inc:786 #, fuzzy -msgid "Input error" -msgstr "Errore PHP" +msgid "Show/hide advanced settings" +msgstr "Opzioni di posta avanzate" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "" +#: include/class_acl.inc:803 +#, fuzzy +msgid "Create objects" +msgstr "Gruppo di oggetti" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_acl.inc:804 #, fuzzy -msgid "Password error" -msgstr "La password spira il" +msgid "Move objects" +msgstr "Oggetti membri" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_acl.inc:805 #, fuzzy -msgid "Provided passwords do not match!" -msgstr "Le password nuova e ripetuta non corrispondono" +msgid "Remove objects" +msgstr "Oggetti membri" -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:807 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Prego inserire un numero di telefono valido!" +msgid "Grant permission to owner" +msgstr "Rimuovi" -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "" +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "leggere" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "scrivere" + +#: include/class_acl.inc:816 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Mostra utenti del dipartimento" +msgid "Complete object" +msgstr "Gruppo di oggetti" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" +#: include/class_acl.inc:960 +#, php-format +msgid "Unkown ACL type '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" +#: include/class_acl.inc:1005 +#, php-format +msgid "Unknown entry '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" +#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#, fuzzy, php-format +msgid "Role: %s" +msgstr "Ruolo" + +#: include/class_acl.inc:1071 +msgid "unknown role" msgstr "" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" +#: include/class_acl.inc:1079 +#, fuzzy, php-format +msgid "Contains settings for these objects: %s" +msgstr "Nome descrittivo del gruppo" + +#: include/class_acl.inc:1096 +#, fuzzy +msgid "inactive" +msgstr "Privato" + +#: include/class_acl.inc:1096 +#, fuzzy +msgid "No members" +msgstr "Membri del gruppo" + +#: include/class_acl.inc:1266 +#, fuzzy +msgid "Access control list" +msgstr "Opzioni di accesso" + +#: include/class_acl.inc:1271 +#, fuzzy +msgid "ACL roles" +msgstr "ACL" + +#: include/class_tabs.inc:57 +#, 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:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Riferimenti" + +#: include/class_listing.inc:527 +#, fuzzy +msgid "created by" +msgstr "Creare" + +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Sali di dipartimento" + +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Vai agli utenti del dipartimento" + +#: include/class_listing.inc:1021 +msgid "Reload list" msgstr "" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +#, fuzzy +msgid "Copy" +msgstr "Azienda" + +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +#, fuzzy +msgid "Cut" +msgstr "Esegui" + +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +#, fuzzy +msgid "Cut this entry" +msgstr "Modifica questo record" + +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +#, fuzzy +msgid "Copy this entry" +msgstr "Modifica questo record" + +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +#, fuzzy +msgid "Restore snapshots" +msgstr "Crea estensioni di posta" + +#: include/class_listing.inc:1482 +#, fuzzy +msgid "Export list" +msgstr "Esporta" + +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 #, fuzzy -msgid "Try to create root object" +msgid "Create a new snapshot from this object" msgstr "Gruppo di oggetti" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." +#: include/class_SnapShotDialog.inc:82 +#, php-format +msgid "You're about to delete the snapshot '%s'." msgstr "" -#: setup/class_setupStep_Migrate.inc:2058 -#, fuzzy, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Lista dei dipartimenti" +#: include/class_SnapShotDialog.inc:137 +#, fuzzy +msgid "Remove snapshot" +msgstr "Crea estensioni di posta" -#: setup/class_setupStep_Migrate.inc:2059 -msgid "Please check your installation." +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" msgstr "" -#: setup/class_setupStep_Migrate.inc:2439 +#: include/class_ldap.inc:233 include/class_ldap.inc:266 #, php-format -msgid "Copy '%s' to '%s' failed:" +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_ldap.inc:693 #, php-format -msgid "There are %s devices that need to be migrated." +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_ldap.inc:741 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 +#: include/class_ldap.inc:828 #, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Utenti di Dominio" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'" -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_ldap.inc:830 +#, 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:1052 #, php-format -msgid "There are %s services that need to be migrated." +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_ldap.inc:1081 #, php-format -msgid "There are %s application menus which have to be migrated." +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" 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." +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/setup_welcome.tpl:11 -#, fuzzy -msgid "Create a basic, single site configuration" -msgstr "Scarica il file di configurazione" +#: include/php_setup.inc:108 +msgid "Send bugreport" +msgstr "" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/php_setup.inc:113 +msgid "Toggle information" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "Errore PHP" + +#: include/php_setup.inc:142 +msgid "class" +msgstr "classe" + +#: include/php_setup.inc:148 +msgid "function" +msgstr "funzione" + +#: include/php_setup.inc:153 +msgid "static" +msgstr "statico" + +#: include/php_setup.inc:157 +msgid "method" +msgstr "metodo" + +#: include/php_setup.inc:190 +msgid "Trace" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: include/php_setup.inc:191 +msgid "File" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: include/php_setup.inc:191 +msgid "Line" msgstr "" -#: setup/setup_welcome.tpl:20 +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Tipo" + +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Argomenti" + +#: include/class_pluglist.inc:74 #, fuzzy -msgid "Find every possible configuration error" -msgstr "File di configurazione" +msgid "All objects in this category" +msgstr "Nome descrittivo del gruppo" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: setup/setup_welcome.tpl:25 +#: include/exporter/class_PDF.inc:24 #, fuzzy -msgid "To continue..." -msgstr "Configurazione continua..." +msgid "Page" +msgstr "Pager" -#: 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:" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "" + +#: include/class_gosaSupportDaemon.inc:787 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Opzioni di posta dell'identità" +msgid "Cannot not parse XML!" +msgstr "Troppi utenti non posso allocare un ID libero!" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "" +#: include/class_gosaSupportDaemon.inc:1184 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Rimuovi" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" msgstr "" -#: setup/class_setupStep_Config3.inc:216 -#, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Inoltra i messaggi a" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, fuzzy, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, fuzzy, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Non hai il permesso di cambiare la tua password." + +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: include/class_plugin.inc:521 +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 "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_checks.tpl:67 +#: include/class_plugin.inc:1682 #, fuzzy -msgid "PHP setup configuration" -msgstr "Scarica il file di configurazione" +msgid "from" +msgstr "e" -#: setup/setup_checks.tpl:67 +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 #, fuzzy -msgid "show information" -msgstr "Informazioni personali" +msgid "Restore" +msgstr "Riprova" -#: setup/setup_schema.tpl:3 +#: include/class_plugin.inc:1891 #, fuzzy -msgid "Schema specific settings" -msgstr "Impostazioni Samba" - -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "" +msgid "Create snapshot" +msgstr "Crea estensioni di posta" -#: setup/setup_schema.tpl:16 +#: include/class_plugin.inc:1910 #, fuzzy -msgid "Check status" -msgstr "Stato" +msgid "cut" +msgstr "Esegui" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: include/class_plugin.inc:1918 +msgid "copy" msgstr "" -#: setup/setup_schema.tpl:23 -#, fuzzy -msgid "Schema check failed" -msgstr "Server" +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Opzioni" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: 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." -#: 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!" +#: html/helpviewer.php:64 +msgid "Help browser" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" msgstr "" -#: setup/setup_config1.tpl:6 -#, fuzzy -msgid "Theme" -msgstr "Cellulare" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "" -#: setup/setup_config1.tpl:15 +#: html/index.php:57 #, fuzzy -msgid "Apache" -msgstr "Annulla" +msgid "Session is not encrypted!" +msgstr "Rilevato un conflitto di sessione" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_config1.tpl:27 -#, fuzzy -msgid "People and group storage" -msgstr "Ou delle persone" +#: html/index.php:144 html/password.php:58 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." -#: setup/setup_config1.tpl:30 +#: html/index.php:165 #, fuzzy -msgid "People DN attribute" -msgstr "Attributo DN delle persone" +msgid "Smarty error" +msgstr "Stato" -#: setup/setup_config1.tpl:41 -#, fuzzy -msgid "People storage subtree" -msgstr "Ou delle persone" +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "" + +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" +msgstr "" + +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" -#: setup/setup_config1.tpl:50 -#, fuzzy -msgid "Group storage subtree" -msgstr "Ou dei gruppi" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "automatico" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: html/index.php:302 +msgid "Please specify your password!" msgstr "" -#: setup/setup_config1.tpl:113 +#: html/index.php:314 #, fuzzy -msgid "Number base for people/groups" -msgstr "UID di base per utenti/gruppi" +msgid "Authentication error" +msgstr "Destinazione" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "Algoritmo di criptaggio" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "" -#: setup/setup_config1.tpl:151 +#: html/index.php:369 #, fuzzy -msgid "Password restrictions" -msgstr "La password spira il" +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" msgstr "" -#: setup/setup_config1.tpl:182 -#, fuzzy -msgid "Password change hook" -msgstr "Cambia la password" +#: html/index.php:420 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" +msgstr "" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: setup/setup_config1.tpl:209 +#: 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/setup.php:66 #, fuzzy -msgid "Use account expiration" -msgstr "L'account spira dopo" +msgid "Smarty" +msgstr "Avvio" -#: 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." +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -"GOsa supporta numerosi algoritmi di criptaggio per le password. Imposta " -"quello di default." -#: setup/setup_config1.tpl:222 +#: html/main.php:167 #, 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." +msgid "PHP configuration" +msgstr "Scarica il file di configurazione" -#: setup/setup_config1.tpl:223 +#: html/main.php:168 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." 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 -#, 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." +#: html/main.php:228 +msgid "Running out of memory!" 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." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: html/main.php:286 #, fuzzy -msgid "LDAP schema check" -msgstr "Server" +msgid "ACLs are disabled" +msgstr "disabilitato" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Benvenuto %s!" - -#: setup/class_setupStep_Welcome.inc:39 +#: html/main.php:339 #, fuzzy -msgid "The welcome message" -msgstr "Elimina questo record" +msgid "Your password is about to expire, please change your password!" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Welcome.inc:40 +#: html/main.php:349 #, 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 "" +msgid "Plugin" +msgstr "Ricerca" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: html/main.php:350 +#, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" msgstr "" -#: setup/setup_language.tpl:3 +#: html/main.php:364 #, fuzzy -msgid "Please select the preferred language" -msgstr "Lingua preferita" +msgid "Configuration Error" +msgstr "File di configurazione" -#: setup/setup_language.tpl:5 +#: html/main.php:365 +#, php-format msgid "" -"At this point, you can select the site wide default language. Choosing " -"'automatic' will use the language requested by the browser. This setting can " -"be overriden per user." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: setup/setup_language.tpl:9 #, fuzzy -msgid "Please select your preferred language here" -msgstr "Lingua preferita" +#~ msgid "Group selection filter" +#~ msgstr "Impostazioni FAX" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Opzioni di posta dell'identità" +#~ msgid "List filter settings" +#~ msgstr "Opzioni di posta dell'identità" -#: setup/class_setupStep_Config1.inc:76 #, fuzzy -msgid "GOsa generic settings" -msgstr "Impostazioni generali delle code" +#~ msgid "All" +#~ msgstr "Annulla" -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "" +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Impostazioni Unix" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "" +#, fuzzy +#~ msgid "Account accessibility" +#~ msgstr "File di configurazione" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Ou delle persone" +#~ msgid "Go to root department" +#~ msgstr "Vai al dipartimento base" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Ou dei gruppi" +#~ msgid "Home" +#~ msgstr "Home" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "" +#, 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." -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "" +#~ 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." -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." -msgstr "" +#~ msgid "Show templates" +#~ msgstr "Mostra utenti template" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Opzioni di posta dell'identità" +#~ msgid "Show functional users" +#~ msgstr "Mostra utenti funzionali" -#: setup/class_setupStep_Config2.inc:82 #, fuzzy -msgid "Customize special parameters" -msgstr "Parametro" +#~ msgid "Show Samba users" +#~ msgstr "Mostra utenti di posta" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -#, fuzzy -msgid "Language setup" -msgstr "Lingua" +#~ msgid "Choose subtree to place user in" +#~ msgstr "Scegli il subtree per l'utente" -#: setup/class_setupStep_Language.inc:42 #, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "Lingua preferita" +#~ msgid "Select a base" +#~ msgstr "Rimuovi" -#: setup/class_setupStep_Language.inc:47 #, fuzzy -msgid "Automatic" -msgstr "automatico" +#~ msgid "You have no permission to set your password!" +#~ msgstr "Non hai il permesso di cambiare la tua password." + +#~ msgid "Generic user information" +#~ msgstr "Informazioni generali" + +#~ msgid "Account" +#~ msgstr "Sicurezza" + +#~ msgid "Select groups to add" +#~ msgstr "Seleziona un gruppo da aggiungere" + +#~ msgid "Display groups of department" +#~ msgstr "Mostra gruppi di dipartimenti" + +#~ msgid "Display groups matching" +#~ msgstr "Mosra gruppi corrispondenti a" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "Espressioni regolare per selezionare il nome del gruppo" + +#~ msgid "Display groups of user" +#~ msgstr "Mostra gruppi di utenti" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Nome dell'utente del quale mostrare i gruppi" #, fuzzy #~ msgid "Choose a base" @@ -6794,10 +6950,6 @@ msgstr "automatico" #~ msgid "Display users matching" #~ msgstr "Mostra utenti che corrispondono a" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Lista degli utenti" - #, fuzzy #~ msgid "givenname" #~ msgstr "Nome" @@ -7263,10 +7415,6 @@ msgstr "automatico" #~ msgid "Run as user" #~ msgstr "Utenti di Dominio" -#, fuzzy -#~ msgid "Available options" -#~ msgstr "Applicazioni disponibili" - #, fuzzy #~ msgid "Sudo role administration" #~ msgstr "Amministrazione dei gruppi di utenti" @@ -7512,10 +7660,6 @@ msgstr "automatico" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "Non hai il permesso di cambiare la tua password." -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "File di configurazione" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "File di configurazione" @@ -8105,12 +8249,6 @@ msgstr "automatico" #~ msgid "Nagios" #~ msgstr "Nagios" -#~ msgid "Options" -#~ msgstr "Opzioni" - -#~ msgid "Parameter" -#~ msgstr "Parametro" - #, fuzzy #~ msgid "Inventory" #~ msgstr "Aggiungi contatto" diff --git a/gosa-core/locale/core/messages.po b/gosa-core/locale/core/messages.po index 26f4e19ef..0596b42d6 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,3349 +16,3614 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" 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/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" msgstr "" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/remove.tpl:10 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" msgstr "" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" msgstr "" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" +#: setup/setup_ldap.tpl:29 +msgid "Location name" msgstr "" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" 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 -msgid "Username" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" 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" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" msgstr "" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" msgstr "" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" 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/setup_ldap.tpl:101 +msgid "Schema based settings" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" +#: setup/setup_ldap.tpl:117 +msgid "Current status" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" 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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" 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_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" +#: setup/class_setupStep_Config3.inc:216 +msgid "Maximum LDAP query time must be a numeric value!" msgstr "" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" msgstr "" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" msgstr "" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" +#: setup/setup_finish.tpl:28 +msgid "Download configuration" msgstr "" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" +#: setup/setup_finish.tpl:33 +msgid "Status: " 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:321 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" +#: 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 "" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" msgstr "" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" msgstr "" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" +#: setup/setup_welcome.tpl:25 +msgid "To continue..." msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" +#: 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/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." 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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" +#: setup/class_setup.inc:197 +msgid "Completed" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 -msgid "Click here to change your password" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" 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/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" 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_config2.tpl:31 +msgid "RID base" 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_config2.tpl:46 +msgid "Workstation container" 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_config2.tpl:61 +msgid "Samba SID mapping" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" +#: setup/setup_config2.tpl:71 +msgid "Timezone" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" 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_config2.tpl:112 +msgid "Government mode" 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_config2.tpl:123 +msgid "GOsa logging" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" +#: setup/setup_config2.tpl:139 +msgid "Mail method" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" +#: setup/setup_config2.tpl:169 +msgid "Vacation templates" msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" msgstr "" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" 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_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" 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" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" msgstr "" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -msgid "Password strength" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" msgstr "" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" +#: setup/class_setupStep_Ldap.inc:55 +msgid "" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" 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_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" msgstr "" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." msgstr "" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" +#: setup/class_setupStep_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" msgstr "" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" msgstr "" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" 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_Feedback.inc:96 +msgid "Mailsystem management" msgstr "" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" msgstr "" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" 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/class_setupStep_Feedback.inc:102 +msgid "System inventory" 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/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" msgstr "" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" 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:207 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" msgstr "" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" +#: setup/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" +#: setup/class_setupStep_Feedback.inc:180 +msgid "Please specify a valid email address." msgstr "" -#: html/password.php:58 html/index.php:144 -#, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" msgstr "" -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" msgstr "" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" msgstr "" -#: html/password.php:159 -msgid "Error: Password method not available!" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "" + +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "" + +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "" + +#: setup/setup_schema.tpl:31 msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." +#: 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 "" -#: html/password.php:209 plugins/personal/password/class_password.inc:91 -msgid "The password used as new is to short." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." +#: 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 "" -#: html/password.php:228 -msgid "You have no permissions to change your password." +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" msgstr "" -#: html/password.php:249 -msgid "External password changer reported a problem: " +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." +#: setup/setup_feedback.tpl:39 +msgid "Mail address" msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: html/index.php:57 -msgid "Session is not encrypted!" +#: 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 "" -#: html/index.php:64 +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "" + +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "" + +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "" + +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "" + +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "" + +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "" + +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "" + +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" + +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" + +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "" + +#: 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/setup_feedback.tpl:132 +msgid "Features" +msgstr "" + +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "" + +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +msgstr "" + +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "" + +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "" + +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "" + +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" +msgstr "" + +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "" + +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "" + +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: html/index.php:165 -msgid "Smarty error" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" msgstr "" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" +#: 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 "" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" msgstr "" -#: html/index.php:299 -msgid "Please specify a valid username!" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: html/index.php:302 -msgid "Please specify your password!" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" msgstr "" -#: html/index.php:314 -msgid "Authentication error" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." msgstr "" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" msgstr "" -#: html/index.php:369 -msgid "Account locked. Please contact your system administrator!" +#: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 +msgid "Users" msgstr "" -#: html/index.php:420 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +#: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 +msgid "Groups" msgstr "" -#: html/setup.php:66 -msgid "Smarty" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." msgstr "" -#: html/main.php:148 +#: setup/class_setupStep_Migrate.inc:1119 #, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +msgid "Cannot add ACL for user '%s':" msgstr "" -#: html/main.php:167 -msgid "PHP configuration" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" msgstr "" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" msgstr "" -#: html/main.php:228 -msgid "Running out of memory!" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" msgstr "" -#: html/main.php:285 -msgid "User ACL checks disabled" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" msgstr "" -#: html/main.php:339 -msgid "Your password is about to expire, please change your password!" +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" msgstr "" -#: html/main.php:349 -msgid "Plugin" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" msgstr "" -#: html/main.php:350 +#: setup/class_setupStep_Migrate.inc:1200 #, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: html/main.php:364 -msgid "Configuration Error" +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" msgstr "" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +msgid "Cannot move users to the requested department!" msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" msgstr "" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" msgstr "" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" msgstr "" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" msgstr "" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" msgstr "" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" msgstr "" -#: include/class_management.inc:145 -msgid "Filter error" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" +#: setup/class_setupStep_Migrate.inc:2058 +#, php-format +msgid "Missing GOsa object class '%s'!" msgstr "" -#: include/class_management.inc:427 include/class_plugin.inc:1560 -#, php-format -msgid "You are not allowed to create a snapshot for %s." +#: setup/class_setupStep_Migrate.inc:2059 +msgid "Please check your installation." msgstr "" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1572 -#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "You are not allowed to restore a snapshot for %s." +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:2439 #, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" +msgid "Copy '%s' to '%s' failed:" msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." msgstr "" -#: include/class_socketClient.inc:108 +#: setup/class_setupStep_Migrate.inc:2634 #, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +msgid "Adding '%s' to the LDAP failed: %s" msgstr "" -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, php-format -msgid "Socket timeout of %s seconds reached." +msgid "Updating '%s' failed: %s" msgstr "" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +msgid "Add" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" msgstr "" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: setup/class_setupStep_Migrate.inc:3058 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +msgid "There are %s application menus which have to be migrated." msgstr "" -#: include/class_acl.inc:27 -msgid "Access control" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" +#: setup/setup_config1.tpl:6 +msgid "Theme" msgstr "" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, php-format -msgid "All users" +#: setup/setup_config1.tpl:15 +msgid "Apache" msgstr "" -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: include/class_acl.inc:222 -msgid "Reset ACLs" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" msgstr "" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" msgstr "" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" msgstr "" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" msgstr "" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" + +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "" + +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 -#: setup/class_setupStep_Migrate.inc:1039 -msgid "Users" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" msgstr "" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 -#: setup/class_setupStep_Migrate.inc:1042 -msgid "Groups" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" msgstr "" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" msgstr "" -#: include/class_acl.inc:608 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" +#: 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 "" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" +#: 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 "" -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" +#: 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 "" -#: include/class_acl.inc:803 -msgid "Create objects" +#: 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 "" -#: include/class_acl.inc:804 -msgid "Move objects" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" msgstr "" -#: include/class_acl.inc:805 -msgid "Remove objects" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -#: include/class_acl.inc:807 -msgid "Grant permission to owner" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" msgstr "" -#: include/class_acl.inc:816 -msgid "Complete object" +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." msgstr "" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: include/class_acl.inc:960 -#, php-format -msgid "Unkown ACL type '%s'!" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: include/class_acl.inc:1005 -#, php-format -msgid "Unknown entry '%s'!" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, php-format -msgid "Role: %s" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: include/class_acl.inc:1071 -msgid "unknown role" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: include/class_acl.inc:1079 -#, php-format -msgid "Contains settings for these objects: %s" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -#: include/class_acl.inc:1096 -msgid "inactive" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" msgstr "" -#: include/class_acl.inc:1096 -msgid "No members" +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." msgstr "" -#: include/class_acl.inc:1266 -msgid "Access control list" +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" msgstr "" -#: include/class_acl.inc:1271 -msgid "ACL roles" +#: setup/class_setupStep_Checks.inc:121 +msgid "" +"GOsa requires this module to communicate with several supported databases." 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." +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: include/class_listing.inc:298 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" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: include/class_listing.inc:519 -msgid "created by" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: include/class_listing.inc:988 -msgid "Go to root department" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" msgstr "" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." msgstr "" -#: include/class_listing.inc:996 -msgid "Go up one department" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" msgstr "" -#: include/class_listing.inc:1004 -msgid "Go to users department" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" +#: setup/class_setupStep_Checks.inc:181 +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 "" -#: include/class_listing.inc:1011 -msgid "Reload list" +#: setup/class_setupStep_Checks.inc:182 +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." msgstr "" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" +#: setup/class_setupStep_Checks.inc:191 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" +#: setup/class_setupStep_Checks.inc:192 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" msgstr "" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" +#: setup/class_setupStep_Checks.inc:200 +msgid "" +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." msgstr "" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" +#: setup/class_setupStep_Checks.inc:201 +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." msgstr "" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" +#: setup/class_setupStep_Checks.inc:208 +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 "" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -msgid "Restore snapshots" +#: setup/class_setupStep_Checks.inc:209 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/class_listing.inc:1474 -msgid "Export list" +#: setup/class_setupStep_Checks.inc:216 +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." msgstr "" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." msgstr "" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" +#: setup/class_setupStep_Checks.inc:225 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" +#: setup/class_setupStep_Checks.inc:232 +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 "" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" msgstr "" -#: include/functions.inc:134 -#, php-format +#: setup/class_setupStep_Checks.inc:240 msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." msgstr "" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +#: setup/class_setupStep_Checks.inc:241 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" +#: setup/class_setupStep_Checks.inc:248 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -#: include/functions.inc:604 +#: setup/class_setupStep_Checks.inc:249 msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" msgstr "" -#: include/functions.inc:800 -#, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" msgstr "" -#: include/functions.inc:800 +#: setup/class_setupStep_Checks.inc:261 #, php-format -msgid "LDAP server returned: %s" +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -#: include/functions.inc:929 -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" msgstr "" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." msgstr "" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" msgstr "" -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" msgstr "" -#: include/functions.inc:1252 -msgid "incomplete" +#: setup/setup_config3.tpl:6 +msgid "Enable primary group filter" msgstr "" -#: include/functions.inc:1642 -msgid "Continue anyway" +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" msgstr "" -#: include/functions.inc:1644 -msgid "Edit anyway" +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" msgstr "" -#: include/functions.inc:1646 -#, php-format -msgid "You're going to edit the LDAP entry/entries %s" +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" msgstr "" -#: include/functions.inc:1886 -msgid "Entries per page" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" msgstr "" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" msgstr "" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" msgstr "" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" +#: setup/setup_config3.tpl:134 +msgid "Notification script" msgstr "" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -#: include/functions.inc:2676 -msgid "LDAP warning" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/functions.inc:2676 -msgid "Cannot get schema information from server. No schema check possible!" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" msgstr "" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/setup_config3.tpl:207 +msgid "Login and session" msgstr "" -#: include/functions.inc:2709 -msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +#: setup/setup_config3.tpl:210 +msgid "Login attribute" msgstr "" -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" msgstr "" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" msgstr "" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" msgstr "" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" msgstr "" -#: include/functions.inc:2787 -msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" msgstr "" -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +#: setup/setup_config3.tpl:278 +msgid "Debugging" msgstr "" -#: include/functions.inc:2792 -msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" msgstr "" -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" msgstr "" -#: include/functions.inc:2817 -msgid "German" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/functions.inc:2818 -msgid "French" +#: setup/setup_config3.tpl:324 +msgid "Debug level" msgstr "" -#: include/functions.inc:2819 -msgid "Italian" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" msgstr "" -#: include/functions.inc:2820 -msgid "Spanish" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" msgstr "" -#: include/functions.inc:2821 -msgid "English" +#: 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 "" -#: include/functions.inc:2822 -msgid "Dutch" +#: setup/setup_migrate.tpl:33 +msgid "Check again" msgstr "" -#: include/functions.inc:2823 -msgid "Polish" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" msgstr "" -#: include/functions.inc:2825 -msgid "Chinese" +#: 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 "" -#: include/functions.inc:2826 -msgid "Vietnamese" +#: 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 "" -#: include/functions.inc:2827 -msgid "Russian" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" msgstr "" -#: include/functions.inc:3022 -#, php-format -msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/functions.inc:3068 -#, php-format +#: setup/setup_migrate.tpl:69 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -msgid "Cannot allocate a free ID:" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" msgstr "" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" msgstr "" -#: include/functions.inc:3393 -msgid "Cannot create sambaUnixIdPool entry!" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" msgstr "" -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" +#: 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 "" -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: 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 "" -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: include/class_tabs.inc:57 -#, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +#: 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 "" -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +#: 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 "" -#: include/class_tabs.inc:406 -msgid "References" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -#: include/class_SnapShotDialog.inc:82 -#, php-format -msgid "You're about to delete the snapshot '%s'." +#: 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 "" -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" +#: 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 "" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" msgstr "" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" msgstr "" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: include/exporter/class_PDF.inc:24 -msgid "Page" +#: setup/setup_migrate.tpl:273 +msgid "Abort" msgstr "" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" msgstr "" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" msgstr "" -#: include/class_multi_plug.inc:391 -msgid "Password reset" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" msgstr "" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" +#: 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 "" -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" +#: 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 "" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: 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 "" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +#: 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 "" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" msgstr "" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: 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 "" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: 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 "" -#: include/php_setup.inc:105 -msgid "Send bugreport" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" msgstr "" -#: include/php_setup.inc:110 -msgid "Toggle information" +#: setup/setup_frame.tpl:19 +msgid "Installation" msgstr "" -#: include/php_setup.inc:120 -msgid "PHP error" +#: setup/setup_frame.tpl:19 +msgid "Setup" msgstr "" -#: include/php_setup.inc:139 -msgid "class" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" msgstr "" -#: include/php_setup.inc:145 -msgid "function" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" msgstr "" -#: include/php_setup.inc:150 -msgid "static" +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" msgstr "" -#: include/php_setup.inc:154 -msgid "method" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" msgstr "" -#: include/php_setup.inc:187 -msgid "Trace" +#: 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 "" -#: include/php_setup.inc:188 -msgid "File" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" msgstr "" -#: include/php_setup.inc:188 -msgid "Line" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/php_setup.inc:188 -msgid "Type" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: include/php_setup.inc:189 -msgid "Arguments" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" msgstr "" -#: include/class_plugin.inc:509 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +#: setup/setup_checks.tpl:67 +msgid "show information" msgstr "" -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" msgstr "" -#: include/class_plugin.inc:1814 -msgid "from" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" msgstr "" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" msgstr "" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" +#: setup/class_setupStep_Finish.inc:104 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" msgstr "" -#: include/class_plugin.inc:2042 -msgid "cut" +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." msgstr "" -#: include/class_plugin.inc:2050 -msgid "copy" +#: setup/class_setupStep_Finish.inc:115 +#, 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 "" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" msgstr "" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" msgstr "" -#: include/functions_helpviewer.inc:388 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "%s results for your search with the keyword %s" +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: include/functions_helpviewer.inc:462 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "%s%% hit rate in file %s" +msgid "Don't add a trailing comma to '%s'." 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." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" msgstr "" -#: include/utils/class_xml.inc:48 -msgid "in" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" msgstr "" -#: include/utils/class_xml.inc:50 -msgid "on line" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: include/utils/class_xml.inc:51 -msgid "XML error" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." msgstr "" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." msgstr "" -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/utils/class_msgPool.inc:20 -#, php-format -msgid "Select to list objects that have '%s' enabled" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" msgstr "" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" msgstr "" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" msgstr "" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" msgstr "" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" msgstr "" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" msgstr "" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "" + +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" msgstr "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" msgstr "" -#: include/utils/class_msgPool.inc:64 -msgid "You have no permission to delete this object!" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" msgstr "" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -msgid "You have no permission to delete the object:" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/utils/class_msgPool.inc:75 -msgid "You have no permission to delete these objects:" +#: 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/utils/class_msgPool.inc:82 -msgid "You have no permission to create this object!" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -msgid "You have no permission to create the object:" +#: 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/utils/class_msgPool.inc:93 -msgid "You have no permission to create these objects:" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" msgstr "" -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" msgstr "" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" msgstr "" -#: include/utils/class_msgPool.inc:111 -msgid "You have no permission to modify these objects:" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" +#: 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/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" msgstr "" -#: include/utils/class_msgPool.inc:129 -msgid "You have no permission to view these objects:" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" msgstr "" -#: include/utils/class_msgPool.inc:136 -msgid "You have no permission to move this object!" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" msgstr "" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -msgid "You have no permission to move the object:" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" msgstr "" -#: include/utils/class_msgPool.inc:147 -msgid "You have no permission to move these objects:" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" msgstr "" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" msgstr "" -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" msgstr "" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." msgstr "" -#: include/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" msgstr "" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" +#: 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/utils/class_msgPool.inc:201 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" msgstr "" -#: include/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" msgstr "" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: 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/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" +#: 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:229 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" msgstr "" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" msgstr "" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" msgstr "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" msgstr "" -#: include/utils/class_msgPool.inc:228 -#, php-format -msgid "Cannot execute '%s' command (%s)!" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" msgstr "" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:238 -#, php-format -msgid "'%s' must be smaller than %s!" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" msgstr "" -#: include/utils/class_msgPool.inc:246 -#, php-format -msgid "Value for '%s' is too small!" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" msgstr "" -#: include/utils/class_msgPool.inc:248 -#, php-format -msgid "'%s' must be %d or above!" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" msgstr "" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: 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:261 -#, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" msgstr "" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" msgstr "" -#: include/utils/class_msgPool.inc:275 -msgid "Example" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" +#: 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:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" msgstr "" -#: include/utils/class_msgPool.inc:303 -#, php-format -msgid "Missing %s PHP extension!" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" msgstr "" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" msgstr "" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" msgstr "" -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" msgstr "" -#: include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" +#: ihtml/themes/default/snapshotdialog.tpl:6 +msgid "" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." +#: 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/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." +#: ihtml/themes/default/snapshotdialog.tpl:12 +msgid "" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" msgstr "" -#: include/utils/class_msgPool.inc:357 -msgid "Back" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" msgstr "" -#: include/utils/class_msgPool.inc:377 -#, php-format -msgid "This account has no valid %s extensions!" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" msgstr "" -#: include/utils/class_msgPool.inc:383 -#, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" msgstr "" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" msgstr "" -#: include/utils/class_msgPool.inc:402 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +"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_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"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:420 -#, php-format -msgid "Add %s settings" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" msgstr "" -#: include/utils/class_msgPool.inc:426 -#, php-format -msgid "Remove %s settings" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "January" +#: 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/utils/class_msgPool.inc:438 -msgid "February" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "March" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "April" +#: 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/utils/class_msgPool.inc:439 -msgid "May" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "June" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "July" +#: 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:439 -msgid "August" +#: 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:439 -msgid "September" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "October" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "November" +#: 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:440 -msgid "December" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +msgid "Filter editor" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" +#: ihtml/themes/modern/userFilter.tpl:5 +msgid "List of configured filters" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +msgid "Filter properties" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +msgid "Parent filter" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "read operation" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +msgid "Mail" msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 +msgid "Samba" msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "modify operation" +#: plugins/generic/references/class_reference.inc:51 +#: plugins/admin/users/class_userManagement.inc:779 +msgid "FAX" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "delete operation" +#: plugins/generic/references/class_reference.inc:53 +msgid "Proxy" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "search operation" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "authentication" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/personal/posix/groupSelect/group-list.xml:13 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 +#: plugins/admin/groups/group-list.xml:15 +#: plugins/admin/groups/group-list.xml:79 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 +msgid "Group" msgstr "" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 +#: plugins/admin/departments/dep-list.xml:55 +#: plugins/admin/departments/dep-list.xml:71 +#: plugins/admin/departments/dep-list.xml:138 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +msgid "Department" msgstr "" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 +#: plugins/admin/ogroups/class_ogroupManagement.inc:188 +msgid "Phone" msgstr "" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:185 +msgid "Application" msgstr "" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" msgstr "" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 +#: plugins/admin/ogroups/class_ogroupManagement.inc:189 +msgid "Workstation" msgstr "" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/ogroup-list.xml:15 +msgid "Object group" msgstr "" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 +#: plugins/admin/ogroups/class_ogroupManagement.inc:192 +msgid "Printer" msgstr "" -#: include/utils/class_msgPool.inc:507 -#, php-format -msgid "This '%s' is still in use." +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" msgstr "" -#: include/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" msgstr "" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." msgstr "" -#: include/utils/class_msgPool.inc:521 +#: plugins/generic/welcome/main.inc:26 #, php-format -msgid "Cannot open file '%s' for reading!" +msgid "Welcome %s!" msgstr "" -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" msgstr "" -#: include/utils/class_msgPool.inc:533 -#, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" msgstr "" -#: include/utils/class_msgPool.inc:539 -#, php-format -msgid "Cannot delete file '%s'!" +#: plugins/personal/password/nochange.tpl:7 +msgid "You have no permission to change your password at this time" msgstr "" -#: include/utils/class_msgPool.inc:545 -#, php-format -msgid "Cannot create folder '%s'!" +#: 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 "" -#: include/utils/class_msgPool.inc:551 -#, php-format -msgid "Cannot delete folder '%s'!" +#: plugins/personal/password/password.tpl:4 +msgid "" +"To change your personal password use the fields below. The changes take " +"effect immediately. Please memorize the new password, because you wouldn't " +"be able to login without it." msgstr "" -#: include/utils/class_msgPool.inc:557 -#, php-format -msgid "Checking for %s support" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." msgstr "" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" msgstr "" -#: include/utils/class_msgPool.inc:569 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" msgstr "" -#: include/utils/class_msgPool.inc:575 -msgid "" -"The supplied base is not valid and has been reset to the previous value!" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" msgstr "" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" msgstr "" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." msgstr "" -#: include/class_ldap.inc:693 -#, php-format +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 html/password.php:193 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" -#: include/class_ldap.inc:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." msgstr "" -#: include/class_ldap.inc:828 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" +#: plugins/personal/password/class_password.inc:88 html/password.php:204 +msgid "The password used as new and current are too similar." msgstr "" -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" +#: plugins/personal/password/class_password.inc:91 html/password.php:209 +msgid "The password used as new is to short." msgstr "" -#: include/class_ldap.inc:1052 +#: plugins/personal/password/class_password.inc:94 #, php-format -msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +msgid "External password changer reported a problem: %s." msgstr "" -#: include/class_ldap.inc:1081 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: plugins/personal/password/class_password.inc:108 +msgid "" +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -#: include/class_log.inc:87 -#, php-format -msgid "Logging failed: %s" +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." msgstr "" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" msgstr "" -#: include/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" msgstr "" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" msgstr "" -#: include/class_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +msgid "The users picture" msgstr "" -#: include/class_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %s!" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" msgstr "" -#: include/class_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +msgid "Account settings" msgstr "" -#: include/class_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" msgstr "" -#: include/class_config.inc:318 -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" msgstr "" -#: include/class_config.inc:695 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" msgstr "" -#: include/class_config.inc:1105 -msgid "Configuration" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" msgstr "" -#: include/class_config.inc:1105 -msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" msgstr "" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" msgstr "" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" msgstr "" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" msgstr "" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" msgstr "" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" msgstr "" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" msgstr "" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" msgstr "" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" msgstr "" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" msgstr "" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" msgstr "" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" msgstr "" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" msgstr "" -#: plugins/generic/references/class_reference.inc:43 -#: plugins/personal/posix/class_posixAccount.inc:37 -msgid "UNIX" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" msgstr "" -#: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 -msgid "Mail" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" msgstr "" -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 -msgid "Samba" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" msgstr "" -#: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 -msgid "FAX" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" msgstr "" -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "part" msgstr "" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." msgstr "" -#: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 -#: plugins/admin/groups/group-list.xml:15 -#: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 -msgid "Group" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." msgstr "" -#: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 -#: plugins/admin/departments/dep-list.xml:55 -#: plugins/admin/departments/dep-list.xml:71 -#: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 -msgid "Department" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" msgstr "" -#: plugins/generic/references/class_reference.inc:61 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 -#: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 -msgid "Phone" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +msgid "Manager" msgstr "" -#: plugins/generic/references/class_reference.inc:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:185 -msgid "Application" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." msgstr "" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" msgstr "" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" msgstr "" -#: plugins/generic/references/class_reference.inc:69 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 -#: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 -msgid "Workstation" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" msgstr "" -#: plugins/generic/references/class_reference.inc:71 -#: plugins/admin/ogroups/ogroup-list.xml:15 -msgid "Object group" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" msgstr "" -#: plugins/generic/references/class_reference.inc:73 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 -#: plugins/admin/ogroups/class_ogroupManagement.inc:192 -msgid "Printer" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" msgstr "" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" msgstr "" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" msgstr "" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" msgstr "" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" 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/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" 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/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" msgstr "" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -msgid "Please select the desired entries" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -msgid "Filter" +#: plugins/personal/generic/class_user.inc:38 +msgid "Edit organizational user settings" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -msgid "Show department" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -msgid "Show users" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -msgid "Show groups" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -msgid "Show server" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -msgid "Show workstation" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -msgid "Show terminal" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -msgid "Show printer" +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -msgid "Show phone" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." msgstr "" -#: plugins/admin/ogroups/remove.tpl:6 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" +#: plugins/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" +#: plugins/personal/generic/class_user.inc:1690 +msgid "Login restrictions" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:819 -msgid "You can combine two different object types at maximum, only!" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -msgid "Sytem trust" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" +#: plugins/personal/generic/class_user.inc:1712 +msgid "User password method" 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/personal/generic/class_user.inc:1713 +msgid "User certificates" msgstr "" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" +#: plugins/personal/generic/class_user.inc:1921 +msgid "Entries differ" msgstr "" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" msgstr "" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" msgstr "" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" +#: 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/admin/ogroups/generic.tpl:65 -msgid "Member objects" +#: plugins/personal/generic/password.tpl:5 +msgid "Password change dialog" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" +#: plugins/personal/generic/generic_certs.tpl:5 +msgid "The users standard certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" +#: plugins/personal/generic/generic_certs.tpl:31 +msgid "The users S/MIME certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "The users PKCS12 certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" msgstr "" -#: plugins/admin/ogroups/paste_generic.tpl:7 -msgid "Please enter the new object group name" +#: plugins/personal/generic/paste_generic.tpl:3 +msgid "Paste user" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" +#: plugins/personal/posix/generic.tpl:1 +msgid "POSIX settings" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" +#: plugins/personal/posix/generic.tpl:6 +msgid "Generic settings" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" +#: plugins/personal/posix/generic.tpl:102 +msgid "Common group" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:142 -msgid "Edit object group" +#: plugins/personal/posix/generic.tpl:106 +msgid "Groups differ" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:155 -msgid "Remove object group" +#: plugins/personal/posix/generic.tpl:126 +msgid "Account permissions" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" +#: plugins/personal/posix/posix_shadow.tpl:59 +msgid "Password expiration settings" 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" +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" msgstr "" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" msgstr "" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" msgstr "" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" 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." +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" msgstr "" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" +#: plugins/personal/posix/class_posixAccount.inc:173 +msgid "password not changeable" msgstr "" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" +#: plugins/personal/posix/class_posixAccount.inc:175 +msgid "password expired" msgstr "" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" msgstr "" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" msgstr "" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" msgstr "" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" msgstr "" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" msgstr "" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" msgstr "" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, php-format +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, php-format +msgid "Warn user %s days before password expiry" msgstr "" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" msgstr "" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" msgstr "" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" msgstr "" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" msgstr "" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -msgid "Show mail groups" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" msgstr "" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" msgstr "" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" msgstr "" -#: plugins/admin/groups/group-list.xml:138 -msgid "Edit group" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" msgstr "" -#: plugins/admin/groups/group-list.xml:151 -msgid "Remove group" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" msgstr "" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" msgstr "" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" +#: plugins/personal/posix/class_posixAccount.inc:1444 +msgid "Shadow inactive" msgstr "" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" msgstr "" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" msgstr "" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" msgstr "" -#: plugins/admin/groups/class_group.inc:624 -msgid "! unknown UID" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" msgstr "" -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +msgid "Group selection" msgstr "" -#: plugins/admin/groups/class_group.inc:894 -#, php-format -msgid "Cannot find any SID for '%s'!" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +msgid "Filter" msgstr "" -#: plugins/admin/groups/class_group.inc:899 -#, php-format -msgid "Cannot find any RIDBASE for '%s'!" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" msgstr "" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" msgstr "" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +msgid "Show mail groups" msgstr "" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +msgid "Filter options" +msgstr "" + +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +msgid "Please select the desired entries" msgstr "" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" msgstr "" -#: plugins/admin/groups/class_group.inc:1199 -msgid "Samba domain name" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" msgstr "" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" msgstr "" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" msgstr "" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +msgid "List of systems" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +msgid "List navigation" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:156 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 msgid "Posix" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:157 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 msgid "Edit posix properties" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 msgid "Edit mail properties" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 msgid "Edit samba properties" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 msgid "Edit phone properties" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:188 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 msgid "Menu" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:189 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 msgid "Edit start menu properties" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 msgid "Edit environment properties" msgstr "" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +msgid "Edit personal settings" +msgstr "" + #: plugins/admin/users/remove.tpl:6 plugins/admin/acl/remove.tpl:6 msgid "" "This includes all account data, system access rules, imap settings, etc. for " @@ -3373,163 +3638,105 @@ msgid "" "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." +#: plugins/admin/users/password.tpl:21 +msgid "Strength" msgstr "" -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" +#: plugins/admin/users/user-filter.xml:13 +msgid "Default filter" msgstr "" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" +#: plugins/admin/users/user-filter.xml:33 +msgid "Show POSIX users" msgstr "" -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" +#: plugins/admin/users/user-filter.xml:53 +msgid "Show mail users" msgstr "" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" msgstr "" -#: plugins/admin/users/template.tpl:6 -msgid "" -"Creating a new user can be assisted by using templates. Many database " -"records will be filled automatically. Choose 'none' to skip the usage of " -"templates." +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" msgstr "" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" 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/users/class_userManagement.inc:278 +msgid "You have no permission to change this users password!" 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/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" msgstr "" -#: plugins/admin/users/class_userManagement.inc:26 -msgid "Manage users" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" msgstr "" -#: plugins/admin/users/class_userManagement.inc:278 -msgid "You have no permission to change this users password!" +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" msgstr "" -#: plugins/admin/users/class_userManagement.inc:656 +#: plugins/admin/users/class_userManagement.inc:667 msgid "Account locking" msgstr "" -#: plugins/admin/users/class_userManagement.inc:657 +#: plugins/admin/users/class_userManagement.inc:668 #, php-format msgid "" "Password method '%s' does not support locking. Account (%s) has not been " "locked!" msgstr "" -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/admin/users/class_userManagement.inc:741 msgid "Unlock account" msgstr "" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/admin/users/class_userManagement.inc:743 msgid "Lock account" msgstr "" -#: plugins/admin/users/class_userManagement.inc:745 +#: plugins/admin/users/class_userManagement.inc:756 msgid "Edit generic properties" msgstr "" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "" - -#: plugins/admin/users/class_userManagement.inc:749 +#: plugins/admin/users/class_userManagement.inc:760 msgid "Edit POSIX properties" msgstr "" -#: plugins/admin/users/class_userManagement.inc:760 +#: plugins/admin/users/class_userManagement.inc:771 msgid "Netatalk" msgstr "" -#: plugins/admin/users/class_userManagement.inc:761 +#: plugins/admin/users/class_userManagement.inc:772 msgid "Edit netatalk properties" msgstr "" -#: plugins/admin/users/class_userManagement.inc:769 +#: plugins/admin/users/class_userManagement.inc:780 msgid "Edit FAX properties" msgstr "" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "" - -#: plugins/admin/users/user-list.xml:140 -msgid "Lock users" -msgstr "" - -#: plugins/admin/users/user-list.xml:148 -msgid "Unlock users" -msgstr "" - -#: plugins/admin/users/user-list.xml:167 -msgid "Apply template" -msgstr "" - -#: plugins/admin/users/user-list.xml:199 -msgid "New user from template" -msgstr "" - -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "" - -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" -msgstr "" - -#: plugins/admin/users/user-list.xml:245 -msgid "Remove user" -msgstr "" - -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "" - -#: plugins/admin/users/user-filter.tpl:12 -msgid "Show functional users" -msgstr "" - -#: plugins/admin/users/user-filter.tpl:13 -msgid "Show POSIX users" -msgstr "" - -#: plugins/admin/users/user-filter.tpl:14 -msgid "Show Mail users" -msgstr "" - -#: plugins/admin/users/user-filter.tpl:15 -msgid "Show Samba users" -msgstr "" - #: plugins/admin/users/templatize.tpl:2 msgid "Applying a template" msgstr "" @@ -3540,2701 +3747,2546 @@ msgid "" "defined in the template." msgstr "" -#: plugins/admin/users/templatize.tpl:33 +#: plugins/admin/users/templatize.tpl:32 msgid "No templates available!" 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 "" - -#: plugins/admin/departments/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/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "" - -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -msgid "Domain" -msgstr "" - -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -msgid "Domain component" -msgstr "" - -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "" - -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "" - -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "" - -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -msgid "Locality name" -msgstr "" - -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 -msgid "Name of locality to create" -msgstr "" - -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "" - -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "" - -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -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:22 -msgid "Descriptive text for department" -msgstr "" - -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -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:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "" - -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "" - -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "" - -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "" - -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "" - -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" msgstr "" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" msgstr "" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" msgstr "" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" msgstr "" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -msgid "Domain Component" +#: plugins/admin/users/user-list.xml:140 +msgid "Lock users" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" +#: plugins/admin/users/user-list.xml:148 +msgid "Unlock users" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:128 -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." +#: plugins/admin/users/user-list.xml:167 +msgid "Apply template" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" +#: plugins/admin/users/user-list.xml:199 +msgid "New user from template" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" +#: plugins/admin/users/user-list.xml:245 +msgid "Remove user" msgstr "" -#: plugins/admin/departments/domain.tpl:11 -msgid "Domain name" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" msgstr "" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" +#: 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/departments/country.tpl:14 -msgid "Name of country to create" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +msgid "Show users" msgstr "" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +msgid "Show groups" msgstr "" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" msgstr "" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" msgstr "" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" msgstr "" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" msgstr "" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" msgstr "" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" msgstr "" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" msgstr "" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" msgstr "" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: plugins/admin/groups/remove.tpl:6 msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"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/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" 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." +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:154 -msgid "ACL Assignment" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" msgstr "" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:420 +#: plugins/admin/groups/class_group.inc:546 #, php-format -msgid "ACL for these objects: %s" +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" +#: plugins/admin/groups/class_group.inc:624 +msgid "! unknown UID" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:450 +#: plugins/admin/groups/class_group.inc:894 #, php-format -msgid "Edit ACL for '%s', scope is '%s'" +msgid "Cannot find any SID for '%s'!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:646 -msgid "Object in use" +#: plugins/admin/groups/class_group.inc:899 +#, php-format +msgid "Cannot find any RIDBASE for '%s'!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:646 +#: plugins/admin/groups/class_group.inc:994 #, php-format -msgid "This role cannot be removed while it is in use by these objects:" +msgid "The gidNumber '%s' is already in use by %s!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" msgstr "" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" msgstr "" -#: plugins/admin/acl/acl-filter.tpl:11 -msgid "Show access control lists" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" msgstr "" -#: plugins/admin/acl/acl-filter.tpl:12 -msgid "Show roles" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" msgstr "" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" msgstr "" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" msgstr "" -#: plugins/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" msgstr "" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: plugins/admin/groups/group-list.xml:138 +msgid "Edit group" msgstr "" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" +#: plugins/admin/groups/group-list.xml:151 +msgid "Remove group" msgstr "" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "" + +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" msgstr "" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" msgstr "" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" msgstr "" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" msgstr "" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" msgstr "" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +msgid "Domain Component" msgstr "" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" msgstr "" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" msgstr "" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" msgstr "" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" +#: plugins/admin/departments/generic.tpl:22 +msgid "Descriptive text for department" msgstr "" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" msgstr "" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" msgstr "" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" msgstr "" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" msgstr "" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" msgstr "" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" msgstr "" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" msgstr "" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" msgstr "" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" msgstr "" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" msgstr "" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" msgstr "" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" +#: 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/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" +#: plugins/admin/departments/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/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" msgstr "" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +msgid "Domain" msgstr "" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +msgid "Domain component" msgstr "" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" msgstr "" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +msgid "Locality" msgstr "" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" msgstr "" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" msgstr "" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" msgstr "" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" msgstr "" -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." msgstr "" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" msgstr "" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" msgstr "" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" msgstr "" -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" msgstr "" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" msgstr "" -#: plugins/personal/generic/class_user.inc:1626 -msgid "Login restrictions" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" msgstr "" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" msgstr "" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" msgstr "" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/class_user.inc:1635 -msgid "Telefon number" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" msgstr "" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" +#: 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/class_user.inc:1637 -msgid "Mobile number" +#: plugins/admin/departments/domain.tpl:11 +msgid "Domain name" msgstr "" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" msgstr "" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" msgstr "" -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" msgstr "" -#: plugins/personal/generic/class_user.inc:1647 -msgid "User password method" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." msgstr "" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User 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:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." 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" +#: 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:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" msgstr "" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" msgstr "" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" msgstr "" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" msgstr "" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" +#: plugins/admin/acl/class_aclManagement.inc:154 +msgid "ACL Assignment" msgstr "" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" msgstr "" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" +#: plugins/admin/acl/acl-filter.tpl:11 +msgid "Show access control lists" msgstr "" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" +#: plugins/admin/acl/acl-filter.tpl:12 +msgid "Show roles" msgstr "" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" msgstr "" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 +msgid "Access control roles" msgstr "" -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" msgstr "" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" msgstr "" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" msgstr "" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" msgstr "" -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" msgstr "" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" msgstr "" -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" msgstr "" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" 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/acl/class_aclRole.inc:420 +#, php-format +msgid "ACL for these objects: %s" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -msgid "password not changeable" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, php-format -msgid "Password can't be changed up to %s days after last change" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +msgid "server groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, php-format -msgid "Disable account after %s days of inactivity after password expiry" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, php-format -msgid "Warn user %s days before password expiry" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:946 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" +#: plugins/admin/ogroups/remove.tpl:6 +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/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +msgid "Show department" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +msgid "Show server" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +msgid "Show workstation" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +msgid "Show terminal" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +msgid "Show printer" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +msgid "Show phone" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" msgstr "" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" msgstr "" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" msgstr "" -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" msgstr "" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" msgstr "" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" msgstr "" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" msgstr "" -#: plugins/personal/posix/generic.tpl:100 -msgid "Common group" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" msgstr "" -#: plugins/personal/posix/generic.tpl:104 -msgid "Groups differ" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" msgstr "" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" msgstr "" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" msgstr "" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" +#: plugins/admin/ogroups/class_ogroup.inc:978 +msgid "Sytem trust" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" msgstr "" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" msgstr "" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" msgstr "" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" msgstr "" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" msgstr "" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" msgstr "" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" msgstr "" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" 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/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" msgstr "" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" 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/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" msgstr "" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" +#: plugins/admin/ogroups/ogroup-list.xml:142 +msgid "Edit object group" msgstr "" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" +#: plugins/admin/ogroups/ogroup-list.xml:155 +msgid "Remove object group" msgstr "" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" msgstr "" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" msgstr "" -#: plugins/personal/password/class_password.inc:94 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 #, php-format -msgid "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." +msgid "Copy and paste failed!" msgstr "" -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" msgstr "" -#: plugins/personal/password/class_password.inc:146 -msgid "User password" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" msgstr "" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" msgstr "" -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" msgstr "" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" msgstr "" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" msgstr "" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" msgstr "" -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" +#: include/class_config.inc:325 +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" +#: include/class_config.inc:702 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" msgstr "" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" +#: include/class_config.inc:1112 +msgid "Configuration" msgstr "" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" +#: include/class_config.inc:1112 +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 "" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:140 +#: include/class_socketClient.inc:191 #, php-format -msgid "Cannot send feedback to '%s': %s" +msgid "Socket timeout of %s seconds reached." msgstr "" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." msgstr "" -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." +#: include/class_multi_plug.inc:391 +msgid "Password reset" msgstr "" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" msgstr "" -#: setup/class_setup.inc:197 -msgid "Completed" +#: include/class_sortableListing.inc:189 +msgid "Sortable list" msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" msgstr "" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" +#: include/functions.inc:134 +#, php-format +msgid "" +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/setup_config2.tpl:31 -msgid "RID base" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." msgstr "" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" msgstr "" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" +#: include/functions.inc:605 +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." msgstr "" -#: setup/setup_config2.tpl:71 -msgid "Timezone" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" +#: include/functions.inc:802 +#, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" msgstr "" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" msgstr "" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: include/functions.inc:931 +msgid "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." msgstr "" -#: setup/setup_config2.tpl:112 -msgid "Government mode" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" msgstr "" -#: setup/setup_config2.tpl:123 -msgid "GOsa logging" +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" msgstr "" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" +#: include/functions.inc:1254 +msgid "incomplete" msgstr "" -#: setup/setup_config2.tpl:139 -msgid "Mail method" +#: include/functions.inc:1644 +msgid "Continue anyway" msgstr "" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" +#: include/functions.inc:1646 +msgid "Edit anyway" msgstr "" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" msgstr "" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" +#: include/functions.inc:1888 +msgid "Entries per page" msgstr "" -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" msgstr "" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" msgstr "" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." msgstr "" -#: setup/setup_frame.tpl:19 -msgid "Installation" +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" msgstr "" -#: setup/setup_frame.tpl:19 -msgid "Setup" +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" 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." +#: include/functions.inc:2678 +msgid "LDAP warning" msgstr "" -#: setup/setup_migrate.tpl:33 -msgid "Check again" +#: include/functions.inc:2678 +msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." 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 -msgid "Current" +#: include/functions.inc:2711 +msgid "" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." 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 -msgid "After migration" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" msgstr "" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" msgstr "" -#: setup/setup_migrate.tpl:67 +#: include/functions.inc:2789 msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/setup_migrate.tpl:69 +#: include/functions.inc:2790 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" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" +#: include/functions.inc:2819 +msgid "German" 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." +#: include/functions.inc:2820 +msgid "French" 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." +#: include/functions.inc:2821 +msgid "Italian" msgstr "" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" +#: include/functions.inc:2822 +msgid "Spanish" msgstr "" -#: 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" +#: include/functions.inc:2823 +msgid "English" msgstr "" -#: 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" +#: include/functions.inc:2824 +msgid "Dutch" msgstr "" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" +#: include/functions.inc:2825 +msgid "Polish" msgstr "" -#: 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." +#: include/functions.inc:2827 +msgid "Chinese" msgstr "" -#: 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." +#: include/functions.inc:2828 +msgid "Vietnamese" msgstr "" -#: setup/setup_migrate.tpl:176 -msgid "Move selected users into this people tree" +#: include/functions.inc:2829 +msgid "Russian" msgstr "" -#: setup/setup_migrate.tpl:219 -msgid "Migrate GOsa 2.5 administrative accounts" +#: include/functions.inc:3024 +#, php-format +msgid "" +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" msgstr "" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" +#: include/functions.inc:3070 +#, php-format +msgid "" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: setup/setup_migrate.tpl:273 -msgid "Abort" +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +msgid "Cannot allocate a free ID:" msgstr "" -#: setup/setup_migrate.tpl:275 -msgid "Create a new GOsa administrator account" +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/setup_migrate.tpl:278 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" +#: include/functions.inc:3395 +msgid "Cannot create sambaUnixIdPool entry!" 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." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" 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." +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" 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." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" 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." +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" 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." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." 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." +#: include/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" msgstr "" -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" msgstr "" -#: setup/class_setupStep_Finish.inc:104 -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" msgstr "" -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." +#: include/class_baseSelector.inc:206 +msgid "Submit" msgstr "" -#: setup/class_setupStep_Finish.inc:115 +#: include/utils/class_timezone.inc:47 #, 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_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: include/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." msgstr "" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." msgstr "" -#: setup/class_setupStep_Checks.inc:65 +#: include/utils/class_msgPool.inc:20 #, php-format -msgid "PHP must be of version %s or above." +msgid "Select to list objects that have '%s' enabled" msgstr "" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" msgstr "" -#: setup/class_setupStep_Checks.inc:121 -msgid "" -"GOsa requires this module to communicate with several supported databases." +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" msgstr "" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" +#: include/utils/class_msgPool.inc:75 +msgid "You have no permission to delete these objects:" msgstr "" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: include/utils/class_msgPool.inc:82 +msgid "You have no permission to create this object!" msgstr "" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +msgid "You have no permission to create the object:" msgstr "" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" +#: include/utils/class_msgPool.inc:93 +msgid "You have no permission to create these objects:" msgstr "" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" msgstr "" -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" msgstr "" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/utils/class_msgPool.inc:111 +msgid "You have no permission to modify these objects:" msgstr "" -#: setup/class_setupStep_Checks.inc:181 -msgid "" -"register_globals is a PHP mechanism to register all global variables to be " -"accessible from scripts without changing the scope. This may be a security " -"risk." +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" msgstr "" -#: setup/class_setupStep_Checks.inc:182 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" msgstr "" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: include/utils/class_msgPool.inc:129 +msgid "You have no permission to view these objects:" msgstr "" -#: setup/class_setupStep_Checks.inc:191 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +#: include/utils/class_msgPool.inc:136 +msgid "You have no permission to move this object!" msgstr "" -#: setup/class_setupStep_Checks.inc:192 -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +msgid "You have no permission to move the object:" msgstr "" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" +#: include/utils/class_msgPool.inc:147 +msgid "You have no permission to move these objects:" msgstr "" -#: setup/class_setupStep_Checks.inc:200 -msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" msgstr "" -#: setup/class_setupStep_Checks.inc:201 -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" msgstr "" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" msgstr "" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" msgstr "" -#: setup/class_setupStep_Checks.inc:216 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: include/utils/class_msgPool.inc:189 +#, php-format +msgid "Cannot query %s database!" msgstr "" -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" msgstr "" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." +#: include/utils/class_msgPool.inc:201 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" msgstr "" -#: setup/class_setupStep_Checks.inc:241 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:248 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:249 -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" msgstr "" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" msgstr "" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" +#: include/utils/class_msgPool.inc:238 +#, php-format +msgid "'%s' must be smaller than %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:246 #, 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." +msgid "Value for '%s' is too small!" msgstr "" -#: setup/setup_config3.tpl:2 -msgid "GOsa core settings" +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" msgstr "" -#: setup/setup_config3.tpl:6 -msgid "Enable primary group filter" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" +#: include/utils/class_msgPool.inc:261 +#, php-format +msgid "There is already an entry with this '%s' attribute in the system!" msgstr "" -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" msgstr "" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" +#: include/utils/class_msgPool.inc:275 +msgid "Example" msgstr "" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters" msgstr "" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" msgstr "" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" msgstr "" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" msgstr "" -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" msgstr "" -#: setup/setup_config3.tpl:134 -msgid "Notification script" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" msgstr "" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" msgstr "" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" msgstr "" -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." msgstr "" -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." msgstr "" -#: setup/setup_config3.tpl:210 -msgid "Login attribute" +#: include/utils/class_msgPool.inc:360 +msgid "Back" msgstr "" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" +#: include/utils/class_msgPool.inc:380 +#, php-format +msgid "This account has no valid %s extensions!" msgstr "" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" +#: include/utils/class_msgPool.inc:386 +#, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." msgstr "" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, php-format +msgid "" +"This account has %s settings enabled. To disable them, you'll need to remove " +"the %s settings first!" msgstr "" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" +#: include/utils/class_msgPool.inc:405 +#, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." msgstr "" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, php-format +msgid "" +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" msgstr "" -#: setup/setup_config3.tpl:278 -msgid "Debugging" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" msgstr "" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" +#: include/utils/class_msgPool.inc:429 +#, php-format +msgid "Remove %s settings" msgstr "" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" msgstr "" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" +#: include/utils/class_msgPool.inc:441 +msgid "January" msgstr "" -#: setup/setup_config3.tpl:324 -msgid "Debug level" +#: include/utils/class_msgPool.inc:441 +msgid "February" msgstr "" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" +#: include/utils/class_msgPool.inc:441 +msgid "March" msgstr "" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" +#: include/utils/class_msgPool.inc:441 +msgid "April" msgstr "" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" +#: include/utils/class_msgPool.inc:442 +msgid "May" msgstr "" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" +#: include/utils/class_msgPool.inc:442 +msgid "June" msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:442 +msgid "July" msgstr "" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" +#: include/utils/class_msgPool.inc:442 +msgid "August" msgstr "" -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" +#: include/utils/class_msgPool.inc:442 +msgid "September" msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:443 +msgid "October" msgstr "" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" +#: include/utils/class_msgPool.inc:443 +msgid "November" msgstr "" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" +#: include/utils/class_msgPool.inc:443 +msgid "December" msgstr "" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" msgstr "" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" msgstr "" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" msgstr "" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" msgstr "" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" msgstr "" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" msgstr "" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" msgstr "" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" +#: include/utils/class_msgPool.inc:464 +msgid "read operation" msgstr "" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" msgstr "" -#: setup/setup_feedback.tpl:132 -msgid "Features" +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" msgstr "" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" msgstr "" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" msgstr "" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" +#: include/utils/class_msgPool.inc:468 +#, php-format +msgid "LDAP %s failed!" msgstr "" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" msgstr "" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" msgstr "" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" +#: include/utils/class_msgPool.inc:488 +#, php-format +msgid "Upload failed: %s" msgstr "" -#: setup/setup_finish.tpl:33 -msgid "Status: " +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." msgstr "" -#: setup/class_setupStep_Ldap.inc:105 +#: include/utils/class_msgPool.inc:512 #, php-format -msgid "Anonymous bind to server '%s' failed!" +msgid "This '%s' is still in use by these objects: %s" msgstr "" -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:518 #, php-format -msgid "Bind as user '%s' failed!" +msgid "File '%s' does not exist!" msgstr "" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:524 #, php-format -msgid "Anonymous bind to server '%s' succeeded." +msgid "Cannot open file '%s' for reading!" msgstr "" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot open file '%s' for writing!" msgstr "" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:536 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete file '%s'!" msgstr "" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Cannot create folder '%s'!" msgstr "" -#: setup/setup_ldap.tpl:29 -msgid "Location name" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Cannot delete folder '%s'!" msgstr "" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "Checking for %s support" msgstr "" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." msgstr "" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" msgstr "" -#: setup/setup_ldap.tpl:78 -msgid "Select user" +#: include/utils/class_xml.inc:48 +msgid "in" msgstr "" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: include/utils/class_xml.inc:50 +msgid "on line" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" +#: include/utils/class_xml.inc:51 +msgid "XML error" msgstr "" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" msgstr "" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" msgstr "" -#: setup/setup_ldap.tpl:117 -msgid "Current status" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" msgstr "" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" msgstr "" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." msgstr "" -#: setup/class_setupStep_Migrate.inc:141 -msgid "Inspecting object classes in root object" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" msgstr "" -#: setup/class_setupStep_Migrate.inc:147 -msgid "Checking permission for LDAP database" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" msgstr "" -#: setup/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" +#: include/class_filter.inc:468 +msgid "Edit filters" msgstr "" -#: setup/class_setupStep_Migrate.inc:171 -msgid "Checking for users outside the people tree" +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: setup/class_setupStep_Migrate.inc:177 -msgid "Checking for groups outside the groups tree" +#: include/class_acl.inc:27 +msgid "Access control" msgstr "" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, php-format +msgid "All users" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 -msgid "Checking for duplicated UID numbers" +#: include/class_acl.inc:222 +msgid "Reset ACLs" msgstr "" -#: setup/class_setupStep_Migrate.inc:196 -msgid "Checking for duplicate GID numbers" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" msgstr "" -#: setup/class_setupStep_Migrate.inc:202 -msgid "Checking for old style USB devices" +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" msgstr "" -#: setup/class_setupStep_Migrate.inc:208 -msgid "Checking for old services that have to be migrated" +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:214 -msgid "Checking for old style application menus" +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" msgstr "" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" +#: include/class_acl.inc:608 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" msgstr "" -#: setup/class_setupStep_Migrate.inc:263 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." +#: include/class_acl.inc:803 +msgid "Create objects" msgstr "" -#: setup/class_setupStep_Migrate.inc:315 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." +#: include/class_acl.inc:804 +msgid "Move objects" 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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" +#: include/class_acl.inc:805 +msgid "Remove objects" msgstr "" -#: setup/class_setupStep_Migrate.inc:375 -#, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +#: include/class_acl.inc:807 +msgid "Grant permission to owner" msgstr "" -#: setup/class_setupStep_Migrate.inc:448 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" msgstr "" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" msgstr "" -#: setup/class_setupStep_Migrate.inc:525 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +#: include/class_acl.inc:816 +msgid "Complete object" msgstr "" -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/class_acl.inc:960 #, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." +msgid "Unkown ACL type '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:663 +#: include/class_acl.inc:1005 #, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +msgid "Unknown entry '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" +#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#, php-format +msgid "Role: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#, php-format -msgid "Cannot migrate department '%s':" +#: include/class_acl.inc:1071 +msgid "unknown role" msgstr "" -#: setup/class_setupStep_Migrate.inc:804 +#: include/class_acl.inc:1079 #, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +msgid "Contains settings for these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1028 -#, php-format -msgid "GOsa 2.5 administrative accounts found: %s" +#: include/class_acl.inc:1096 +msgid "inactive" msgstr "" -#: setup/class_setupStep_Migrate.inc:1033 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +#: include/class_acl.inc:1096 +msgid "No members" msgstr "" -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." +#: include/class_acl.inc:1266 +msgid "Access control list" msgstr "" -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: include/class_acl.inc:1271 +msgid "ACL roles" msgstr "" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" +#: include/class_tabs.inc:57 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" +#: include/class_tabs.inc:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" +#: include/class_tabs.inc:377 +msgid "References" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" +#: include/class_listing.inc:527 +msgid "created by" msgstr "" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" msgstr "" -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" msgstr "" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -msgid "Cannot move users to the requested department!" +#: include/class_listing.inc:1021 +msgid "Reload list" msgstr "" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" msgstr "" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" msgstr "" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" msgstr "" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" msgstr "" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +msgid "Restore snapshots" msgstr "" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: include/class_listing.inc:1482 +msgid "Export list" msgstr "" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" msgstr "" -#: setup/class_setupStep_Migrate.inc:2058 +#: include/class_SnapShotDialog.inc:82 #, php-format -msgid "Missing GOsa object class '%s'!" +msgid "You're about to delete the snapshot '%s'." msgstr "" -#: setup/class_setupStep_Migrate.inc:2059 -msgid "Please check your installation." +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" msgstr "" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:2439 -#, php-format -msgid "Copy '%s' to '%s' failed:" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" msgstr "" -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_ldap.inc:233 include/class_ldap.inc:266 #, php-format -msgid "There are %s devices that need to be migrated." +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_ldap.inc:693 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 +#: include/class_ldap.inc:741 #, php-format -msgid "Updating '%s' failed: %s" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_ldap.inc:828 #, php-format -msgid "There are %s services that need to be migrated." +msgid "while operating on '%s' using LDAP server '%s'" msgstr "" -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_ldap.inc:830 #, php-format -msgid "There are %s application menus which have to be migrated." +msgid "while operating on LDAP server %s" msgstr "" -#: setup/setup_welcome.tpl:4 +#: include/class_ldap.inc:1052 +#, php-format 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_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "" - -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "" - -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/class_ldap.inc:1081 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" +#: include/php_setup.inc:108 +msgid "Send bugreport" msgstr "" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: include/php_setup.inc:113 +msgid "Toggle information" msgstr "" -#: setup/setup_welcome.tpl:25 -msgid "To continue..." +#: include/php_setup.inc:123 +msgid "PHP error" msgstr "" -#: 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:" +#: include/php_setup.inc:142 +msgid "class" msgstr "" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." +#: include/php_setup.inc:148 +msgid "function" msgstr "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: include/php_setup.inc:153 +msgid "static" msgstr "" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" +#: include/php_setup.inc:157 +msgid "method" msgstr "" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" +#: include/php_setup.inc:190 +msgid "Trace" msgstr "" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" +#: include/php_setup.inc:191 +msgid "File" msgstr "" -#: setup/class_setupStep_Config3.inc:216 -msgid "Maximum LDAP query time must be a numeric value!" +#: include/php_setup.inc:191 +msgid "Line" msgstr "" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: include/php_setup.inc:191 +msgid "Type" msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: include/php_setup.inc:192 +msgid "Arguments" msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/class_pluglist.inc:74 +msgid "All objects in this category" msgstr "" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: setup/setup_checks.tpl:67 -msgid "show information" +#: include/exporter/class_PDF.inc:24 +msgid "Page" msgstr "" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/setup_schema.tpl:16 -msgid "Check status" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" msgstr "" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" msgstr "" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: include/class_gosaSupportDaemon.inc:1184 +#, php-format +msgid "Cannot send abort event for entry %s!" 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!" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, php-format +msgid "You are not allowed to create a snapshot for %s." msgstr "" -#: setup/setup_config1.tpl:6 -msgid "Theme" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, php-format +msgid "You are not allowed to restore a snapshot for %s." msgstr "" -#: setup/setup_config1.tpl:15 -msgid "Apache" +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: include/class_plugin.inc:521 +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 "" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" +#: include/class_plugin.inc:1682 +msgid "from" msgstr "" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" msgstr "" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" msgstr "" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: include/class_plugin.inc:1910 +msgid "cut" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: include/class_plugin.inc:1918 +msgid "copy" msgstr "" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" +#: include/class_userFilter.inc:60 +msgid "Options" msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: 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 "" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" +#: html/helpviewer.php:64 +msgid "Help browser" msgstr "" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" msgstr "" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" +#: html/index.php:57 +msgid "Session is not encrypted!" msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: html/index.php:144 html/password.php:58 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." msgstr "" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" +#: html/index.php:165 +msgid "Smarty error" msgstr "" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" msgstr "" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" 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." +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: 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." +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" msgstr "" -#: 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." +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: 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." +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" +#: html/index.php:299 +msgid "Please specify a valid username!" msgstr "" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/index.php:302 +msgid "Please specify your password!" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" +#: html/index.php:314 +msgid "Authentication error" msgstr "" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." msgstr "" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" +#: html/index.php:369 +msgid "Account locked. Please contact your system administrator!" msgstr "" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." msgstr "" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" msgstr "" -#: setup/setup_language.tpl:5 +#: html/index.php:420 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." +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" +#: html/password.php:228 +msgid "You have no permissions to change your password." msgstr "" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" +#: html/password.php:249 +msgid "External password changer reported a problem: " msgstr "" -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" +#: html/setup.php:66 +msgid "Smarty" msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#: html/main.php:148 #, php-format -msgid "Don't add a trailing comma to '%s'." +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" +#: html/main.php:167 +msgid "PHP configuration" msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." +#: html/main.php:286 +msgid "ACLs are disabled" msgstr "" -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" +#: html/main.php:339 +msgid "Your password is about to expire, please change your password!" msgstr "" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" +#: html/main.php:349 +msgid "Plugin" msgstr "" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" +#: html/main.php:350 +#, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" msgstr "" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." +#: html/main.php:364 +msgid "Configuration Error" msgstr "" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" +#: html/main.php:365 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" diff --git a/gosa-core/locale/core/nl/LC_MESSAGES/messages.po b/gosa-core/locale/core/nl/LC_MESSAGES/messages.po index 63500214d..725598300 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+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,2663 +19,2749 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Waarschuwing" - -#: 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_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" 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." -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Zoeken" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Toepassen" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Annuleren" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "" - -#: ihtml/themes/default/login.tpl:27 -#, fuzzy -msgid "Login screen" -msgstr "Log DB gebruiker" - -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "Voer uw gebruikersnaam en wachtwoord in" +msgid "LDAP connection" +msgstr "Max. verbrekingsduur" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Gebruikersnaam" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Naam van de locatie" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Wachtwoord" +#: setup/setup_ldap.tpl:37 +#, fuzzy +msgid "Connection URI" +msgstr "Verbindingings URL" -#: 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" +#: setup/setup_ldap.tpl:45 +#, fuzzy +msgid "TLS connection" +msgstr "Bel..." -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Inloggen" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Basis" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Klik hier om in te loggen" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +#, fuzzy +msgid "Reload" +msgstr "Lezen" -#: ihtml/themes/default/copyPasteDialog.tpl:1 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Copy & paste wizard" -msgstr "Kopieren & plakken wizard" +msgid "Authentication" +msgstr "Nagios authenticatie" -#: 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." +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Beheerders DN" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +#, fuzzy +msgid "Select user" +msgstr "Verwijder gebruiker" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Opslaan" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Beheerders wachtwoord" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Cancel all" -msgstr "Annuleren" - -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Bewerking afgerond" - -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Opslaan" +msgid "Schema based settings" +msgstr "Samba Instellingen" -#: 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/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" 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/setup_ldap.tpl:117 +#, fuzzy +msgid "Current status" +msgstr "Systeem status" -#: 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/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Informatie" -#: 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_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#, fuzzy +msgid "GOsa settings 3/3" +msgstr "Gebruikersinstellingen" + +#: setup/class_setupStep_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" 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" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Stel in" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "Nee" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" -msgstr "" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "Ja" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#: setup/class_setupStep_Config3.inc:212 #, fuzzy -msgid "New ACL" -msgstr "Nieuw" +msgid "Session lifetime must be a numeric value!" +msgstr "Toekomstige dagen moet een waarde bevatten." -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#: setup/class_setupStep_Config3.inc:216 #, fuzzy -msgid "ACL type" -msgstr "type" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Toekomstige dagen moet een waarde bevatten." -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "Select an acl type" -msgstr "Selecteer een basis" +msgid "Create your configuration file" +msgstr "Configuratie bestand" -#: 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:321 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" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +msgstr "" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Systeem configuratie" + +#: setup/setup_finish.tpl:33 #, fuzzy -msgid "Additional filter options" -msgstr "Programma instellingen" +msgid "Status: " +msgstr "Status" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: 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 "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:11 +#, fuzzy +msgid "Create a basic, single site configuration" +msgstr "FAX database" + +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Groepsleden" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Lijst met beschikbare pakketten" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/acl.tpl:112 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "ACL for this object" -msgstr "Zoeken naar iconv ondersteuning" +msgid "Find every possible configuration error" +msgstr "Configuratie bestand" -#: ihtml/themes/default/acl.tpl:118 -#, fuzzy -msgid "Available roles" -msgstr "Beschikbare programma's" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " +msgid "To continue..." +msgstr "Installatie vervolg..." -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -#, fuzzy -msgid "Old password" -msgstr "Oud wachtwoord" +#: 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/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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "Nieuw wachtwoord" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 #, fuzzy -msgid "Verify password" -msgstr "Nogmaals wachtwoord" - -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Verander wachtwoord" +msgid "Setup error" +msgstr "Systeem status" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 +#: setup/class_setup.inc:197 #, fuzzy -msgid "Click here to change your password" -msgstr "Klik hier om uw wachtwoord te veranderen." +msgid "Completed" +msgstr "onvolledig" -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "Uw GOsa sessie is verlopen!" +msgid "Next" +msgstr "tekst" -#: 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/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -#, fuzzy -msgid "Restoring object snapshots" -msgstr "Nieuwe objectgroep aanmaken" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba Instellingen" -#: 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_config2.tpl:6 +msgid "Samba hash generator" 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_config2.tpl:15 +#, fuzzy +msgid "Samba SID" +msgstr "Samba" -#: 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 "" +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Database" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Object" +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Werkstation naam" -#: ihtml/themes/default/snapshotdialog.tpl:29 +#: setup/setup_config2.tpl:61 #, 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." +msgid "Samba SID mapping" +msgstr "Samba" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" -msgstr "" +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" +msgstr "Tijdzone" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config2.tpl:74 #, fuzzy -msgid "Creating object snapshots" -msgstr "Nieuwe objectgroep aanmaken" +msgid "Please choose your preferred timezone here" +msgstr "Voorkeurstaal" -#: 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_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Programma instellingen" -#: 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_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "Timestamp" -msgstr "Timeout" +msgid "Government mode" +msgstr "naar map" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config2.tpl:123 +#, fuzzy +msgid "GOsa logging" +msgstr "GOsa" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Doorgaan" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "E-mail instellingen" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Fout" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "E-mail methode" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Informatie" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "gedeactiveerd" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" msgstr "" -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "Verander wachtwoord" - -#: ihtml/themes/default/password.tpl:35 +#: setup/setup_config2.tpl:169 #, fuzzy -msgid "Success" -msgstr "Export was succesvol" +msgid "Vacation templates" +msgstr "Werkstation sjabloon" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 +#: setup/setup_config2.tpl:195 #, fuzzy -msgid "Password change" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" - -#: 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 "" - -#: 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" +msgid "Snapshots / Undo" +msgstr "Het opslaan van de telefoon is mislukt" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 #, fuzzy -msgid "New password repeated" -msgstr "Nieuw wachtwoord" +msgid "Enable snapshots" +msgstr "Nagios account aanmaken" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 #, fuzzy -msgid "Password strength" -msgstr "Wachtwoord encryptie" +msgid "Snapshot base" +msgstr "Het opslaan van de telefoon is mislukt" -#: ihtml/themes/default/password.tpl:101 +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Server" + +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Gebruiker" + +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Wachtwoord" + +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Change" -msgstr "Kanaal" +msgid "LDAP setup" +msgstr "LDAP server" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Er is een blokkade conflict gedetecteerd" +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Bel..." -#: ihtml/themes/default/islocked.tpl:9 +#: setup/class_setupStep_Ldap.inc:55 #, 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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." +"De volgende velden definiëren de basis configuratie van GOsa's gedrag en " +"beïnvloeden diverse eigenschappen in uw hoofd configuratie." -#: ihtml/themes/default/islocked.tpl:16 +#: 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 "Read only" -msgstr "Lijst herladen" +msgid "Please specify user and password!" +msgstr "Geef a.u.b. uw wachtwoord op!" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa help" +#: 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'." -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Feedback.inc:92 +#, fuzzy +msgid "UNIX accounts/groups" +msgstr "Account code" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Zoeken" +#: setup/class_setupStep_Feedback.inc:94 +#, fuzzy +msgid "Samba management" +msgstr "Systeembeheer" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Uw GOsa sessie is verlopen!" +#: setup/class_setupStep_Feedback.inc:96 +#, fuzzy +msgid "Mailsystem management" +msgstr "Systeembeheer" -#: 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." +#: setup/class_setupStep_Feedback.inc:98 +#, fuzzy +msgid "FAX system administration" +msgstr "Gebruikersbeheer" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Opnieuw inloggen" +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "Gebruikersbeheer" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Er is een sessie conflict gedetecteerd" +#: setup/class_setupStep_Feedback.inc:102 +#, fuzzy +msgid "System inventory" +msgstr "Inventaris verwijderen" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/class_setupStep_Feedback.inc:104 #, 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 "" -"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." +msgid "System-/Configmanagement" +msgstr "Systeembeheer" -#: 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/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Adresboek" + +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" 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/class_setupStep_Feedback.inc:113 +#, fuzzy +msgid "Get notifications or send feedback" +msgstr "Secties voor deze versie" -#: 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:207 -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?" +#: setup/class_setupStep_Feedback.inc:114 +#, fuzzy +msgid "Notification and feedback" +msgstr "Geen certificaat geinstalleerd" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Hoofdmenu" +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Help" +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Uitloggen" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Aangemeld:" +#: setup/class_setupStep_Feedback.inc:180 +#, fuzzy +msgid "Please specify a valid email address." +msgstr "Geef a.u.b. een geldige scriptnaam op." -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "Fatal error" -msgstr "Terminal server" +msgid "GOsa settings 2/3" +msgstr "Gebruikersinstellingen" -#: html/password.php:58 html/index.php:144 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." +#: setup/class_setupStep_Config2.inc:82 +#, fuzzy +msgid "Customize special parameters" +msgstr "Controleer parameter" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Configuration error" -msgstr "Configuratie bestand" +msgid "Schema specific settings" +msgstr "Samba Instellingen" -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "Password method" -msgstr "Wachtwoord encryptie" +msgid "Check status" +msgstr "Systeem status" -#: html/password.php:159 -msgid "Error: Password method not available!" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Het opslaan van de telefoon is mislukt" + +#: setup/setup_schema.tpl:31 msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar " -"overeen." -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." +#: 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 "" -"Het huidige wachtwoord en het nieuwe wachtwoord lijken te veel op elkaar." -#: 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." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Inlognaam" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." +#: 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 "" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organisatie" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Naam" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "De sessie zal niet versleuteld zijn." +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "E-mail adres" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Gebruik een SSL sessie" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "" -#: html/index.php:57 -#, fuzzy -msgid "Session is not encrypted!" -msgstr "De sessie zal niet versleuteld zijn." +#: 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/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Algemeen" + +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: html/index.php:165 -#, fuzzy -msgid "Smarty error" -msgstr "Systeem status" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -#, fuzzy -msgid "LDAP error" -msgstr "LDAP fout:" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: html/index.php:278 -#, fuzzy -msgid "Your LDAP setup contains old schema definitions:" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -"Uw LDAP installatie bevat oude schema definities. Draai het installatie " -"programma a.u.b. opnieuw." -#: html/index.php:299 -msgid "Please specify a valid username!" -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 "" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Geef a.u.b. uw wachtwoord op!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "" -#: html/index.php:314 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Authentication error" -msgstr "Nagios authenticatie" +msgid "Features" +msgstr "Toekomstig" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: html/index.php:369 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder." -#: html/index.php:420 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en " -"herlaad deze pagina voordat u inlogt!" -#: html/setup.php:66 +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 #, fuzzy -msgid "Smarty" -msgstr "Samenvatting" +msgid "LDAP schema check" +msgstr "Ldap server" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: html/main.php:167 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "PHP configuration" -msgstr "FAX database" +msgid "LDAP inspection" +msgstr "PHP configuratie inspectie" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" msgstr "" -"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten " -"inloggen totdat dit opgelost is door een systeembeheerder." -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "Zoeken naar iconv ondersteuning" -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Zoeken naar iconv ondersteuning" -#: html/main.php:339 +#: setup/class_setupStep_Migrate.inc:147 #, 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." +msgid "Checking permission for LDAP database" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: html/main.php:349 +#: setup/class_setupStep_Migrate.inc:153 #, fuzzy -msgid "Plugin" -msgstr "in" +msgid "Checking for invisible departments" +msgstr "Zoeken naar iconv ondersteuning" -#: html/main.php:350 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Zoeken naar iconv ondersteuning" -#: html/main.php:364 +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 #, fuzzy -msgid "Configuration Error" -msgstr "Configuratie bestand" +msgid "Checking for super administrator" +msgstr "Zoeken naar enkele additionele programma's" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Zoeken naar CUPS module" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Help verkenner" +#: setup/class_setupStep_Migrate.inc:177 +#, fuzzy +msgid "Checking for groups outside the groups tree" +msgstr "Zoeken naar CUPS module" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse." +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "vorige" +#: setup/class_setupStep_Migrate.inc:190 +#, fuzzy +msgid "Checking for duplicated UID numbers" +msgstr "Zoeken naar functie %s" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "volgende" +#: setup/class_setupStep_Migrate.inc:196 +#, fuzzy +msgid "Checking for duplicate GID numbers" +msgstr "Zoeken naar functie %s" -#: 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." +#: setup/class_setupStep_Migrate.inc:202 +#, fuzzy +msgid "Checking for old style USB devices" +msgstr "Zoeken naar iconv ondersteuning" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "niet geconfigureerd" +#: setup/class_setupStep_Migrate.inc:208 +#, fuzzy +msgid "Checking for old services that have to be migrated" +msgstr "Zoeken naar CUPS module" -#: include/class_management.inc:145 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "Filter error" -msgstr "Terminal server" +msgid "Checking for old style application menus" +msgstr "Zoeken naar functie %s" + +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +#, fuzzy +msgid "LDAP query failed" +msgstr "De database zoekopdracht is mislukt" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -#, fuzzy -msgid "Permission" -msgstr "Rechten" +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Waarschuwing" + +#: 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'." -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -#, fuzzy -msgid "Permission error" -msgstr "Rechten" +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: setup/class_setupStep_Migrate.inc:315 #, fuzzy, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!" +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Er is een dubbele waarde gevonden voor record type '%s'." -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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!" +#: 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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Mislukt" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +#, fuzzy +msgid "Migrate" +msgstr "Aanmaken" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -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." -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#, fuzzy +msgid "Move" +msgstr "Modus" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:27 -#, fuzzy -msgid "Access control" -msgstr "Toegangsopties" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 #, fuzzy -msgid "Manage access control lists" -msgstr "Toegangsopties" +msgid "Migration error" +msgstr "Aanmaken" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, fuzzy, php-format -msgid "All users" -msgstr "gebruikers" - -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -#, fuzzy -msgid "All categories" -msgstr "Categorie toevoegen" +msgid "Cannot migrate department '%s':" +msgstr "Ga naar basis afdelingen" -#: include/class_acl.inc:222 -msgid "Reset ACLs" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -#, fuzzy -msgid "One level" -msgstr "Log prioriteit" - -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -#, fuzzy -msgid "Current object" -msgstr "Nieuw FAI object aanmaken" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Netatalk account aanmaken" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Complete subtree" -msgstr "Subonderdelen negeren" - -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Netatalk account aanmaken" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Aanmaken" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Gebruikers" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Groepen" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Omhoog" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "Omlaag" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Bewerken" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Input error" +msgstr "PHP fout" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "Rechten" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 +#: setup/class_setupStep_Migrate.inc:1162 +#, fuzzy +msgid "Password error" +msgstr "Wachtwoord verloopt op" + +#: setup/class_setupStep_Migrate.inc:1162 +#, fuzzy +msgid "Provided passwords do not match!" +msgstr "" +"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar " +"overeen!" + +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Specify a valid user ID!" +msgstr "Geef a.u.b. een geldige gebruikersnaam op!" + +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 #, php-format -msgid "Delete" -msgstr "Verwijderen" +msgid "Error" +msgstr "Fout" + +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +#, fuzzy +msgid "LDAP error" +msgstr "LDAP fout:" + +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#, fuzzy +msgid "Cannot move users to the requested department!" +msgstr "Ga naar de afdeling van de gebruiker" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" msgstr "" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +#, fuzzy +msgid "to" +msgstr "Stop" + +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" msgstr "" -#: include/class_acl.inc:551 include/class_acl.inc:555 -#, fuzzy -msgid "category ACL" -msgstr "Categorie" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "" -#: include/class_acl.inc:608 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" msgstr "" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" msgstr "" -#: include/class_acl.inc:779 include/class_acl.inc:786 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "Geavanceerde telefoon instellingen" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" -#: include/class_acl.inc:803 +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 #, fuzzy -msgid "Create objects" +msgid "Try to create root object" msgstr "Nieuw FAI object aanmaken" -#: include/class_acl.inc:804 -#, fuzzy -msgid "Move objects" -msgstr "Lidmaatschap objecten" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" -#: include/class_acl.inc:805 -#, fuzzy -msgid "Remove objects" -msgstr "Lidmaatschap objecten" +#: setup/class_setupStep_Migrate.inc:2058 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Toon FAI sjabloon objecten" -#: include/class_acl.inc:807 +#: setup/class_setupStep_Migrate.inc:2059 #, fuzzy -msgid "Grant permission to owner" -msgstr "Kan bestand '%s' niet aanmaken." +msgid "Please check your installation." +msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "alleen lezen" +#: setup/class_setupStep_Migrate.inc:2080 +#, php-format +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "afleveren, lezen & schrijven" +#: setup/class_setupStep_Migrate.inc:2439 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Verplaatsen van %s naar %s" -#: include/class_acl.inc:816 -#, fuzzy -msgid "Complete object" -msgstr "Nieuw FAI object aanmaken" +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -#, fuzzy -msgid "Internal error" -msgstr "Terminal server" +#: setup/class_setupStep_Migrate.inc:2634 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Onbekende FAI status %s" +msgid "Updating '%s' failed: %s" +msgstr "Log DB gebruiker" -#: include/class_acl.inc:1005 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "Onbekende FAI status %s" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Funktie" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Toevoegen" -#: include/class_acl.inc:1071 -#, fuzzy -msgid "unknown role" -msgstr "! onbekend id" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Verwijderen" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:3058 #, php-format -msgid "Contains settings for these objects: %s" +msgid "There are %s application menus which have to be migrated." msgstr "" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "inactive" -msgstr "actief" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "" -#: include/class_acl.inc:1096 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "No members" -msgstr "Groepsleden" +msgid "Theme" +msgstr "MIME" -#: include/class_acl.inc:1266 +#: setup/setup_config1.tpl:15 #, fuzzy -msgid "Access control list" -msgstr "Toegangsopties" +msgid "Apache" +msgstr "Cache" -#: include/class_acl.inc:1271 -#, fuzzy -msgid "ACL roles" -msgstr "Rechten" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." +msgid "People and group storage" +msgstr "OU voor gebruikers opslag" -#: include/class_listing.inc:298 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 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Select all" -msgstr "Selecteer" +msgid "People DN attribute" +msgstr "DN atribuut voor gebruikers" -#: include/class_listing.inc:519 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "created by" -msgstr "Aanmaken" - -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Ga naar basis afdelingen" - -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Basis" - -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Ga een afdeling omhoog" - -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Ga naar gebruikers afdeling" - -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Home" +msgid "People storage subtree" +msgstr "OU voor gebruikers opslag" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Lijst herladen" +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "OU voor groepen opslag" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Verwerk" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Acties" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "Copy" -msgstr "kopieer" +msgid "Automatic UIDs" +msgstr "Automatische modusregels" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -#, fuzzy -msgid "Cut" -msgstr "knippen" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Plakken" +#: setup/setup_config1.tpl:113 +#, fuzzy +msgid "Number base for people/groups" +msgstr "ID basis voor gebruikers/groepen" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Deze invoer knippen" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Deze invoer kopieren" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +#, fuzzy +msgid "Password settings" +msgstr "Gebruikersinstellingen" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 +#: setup/setup_config1.tpl:140 #, fuzzy -msgid "Restore snapshots" -msgstr "Nagios account aanmaken" +msgid "Password encryption algorithm" +msgstr "Encryptie algoritme" -#: include/class_listing.inc:1474 +#: setup/setup_config1.tpl:151 #, fuzzy -msgid "Export list" -msgstr "Exporteer" +msgid "Password restrictions" +msgstr "Wachtwoord verloopt op" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -#, fuzzy -msgid "Create snapshot" -msgstr "Nagios account aanmaken" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 +#: setup/setup_config1.tpl:182 #, fuzzy -msgid "Create a new snapshot from this object" -msgstr "Nieuw FAI object aanmaken" +msgid "Password change hook" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Bewerk deze invoer" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Verwijder deze invoer" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Het account verloopt op" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: 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." -#: include/functions.inc:134 -#, php-format +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +"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 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." -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +#: 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 "" -"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'." +"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." -#: include/functions.inc:519 +#: setup/setup_config1.tpl:224 #, fuzzy -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." +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." -#: include/functions.inc:604 +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 #, fuzzy -msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." -msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." +msgid "License" +msgstr "Regel" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -"Kan de blokkade informatie niet ophalen uit de LDAP database. Controleer a.u." -"b. de 'config' regel in gosa.conf!" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "LDAP server returned: %s" -msgstr "LDAP server" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" -#: include/functions.inc:929 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +msgid "Checking PHP version" +msgstr "Controle op PHP versie (>=4.1.0)" + +#: setup/class_setupStep_Checks.inc:65 +#, fuzzy, php-format +msgid "PHP must be of version %s or above." msgstr "" -"Er zijn meerdere blokkades voor het te blokkeren object gevonden. Dat zou " -"niet mogelijk moeten zijn. Meervoudige verwijzingen worden opgeschoond." +"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde " +"functionaliteit die in voorgaande versies niet goed of helemaal niet " +"voorhanden is." -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -"Stel de nieuwe hoeveelheidslimiet in op %s en toon me dit bericht indien de " -"limiet nog steeds overschreden wordt." -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Instellen" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "onvolledig" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Toch doorgaan" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Alsnog bewerken" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" -#: include/functions.inc:1646 -#, fuzzy, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "U staat op het punt de invoer '%s' te kopieren." +#: setup/class_setupStep_Checks.inc:112 +#, fuzzy +msgid "mbstring" +msgstr "Samba Instellingen" -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "Regels per pagina" +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Filter toepassen" +#: setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "LDAP fout:" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_Checks.inc:121 +#, 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." -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "GOsa ontwikkelversie (Revisie %s)" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." +msgstr "" + +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +msgstr "" + +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "" + +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 +#: setup/class_setupStep_Checks.inc:169 #, fuzzy -msgid "Cannot write to revision file!" -msgstr "Kan bestand '%s' niet aanmaken." +msgid "compression module" +msgstr "Toegangsopties" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: include/functions.inc:2676 +#: setup/class_setupStep_Checks.inc:181 #, fuzzy -msgid "LDAP warning" -msgstr "LDAP beheer" +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." -#: include/functions.inc:2676 +#: setup/class_setupStep_Checks.inc:182 #, fuzzy -msgid "Cannot get schema information from server. No schema check possible!" +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Controle of 'register_globals' ingesteld staat op 'off'" + +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -"Kan de schema informatie niet ophalen van de server. Schema controle is " -"onmogelijk!" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/class_setupStep_Checks.inc:191 +#, 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." -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:192 +#, fuzzy msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"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'." -#: include/functions.inc:2754 -#, fuzzy, php-format -msgid "Missing required object class '%s'!" -msgstr "Toon FAI sjabloon objecten" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +#, fuzzy +msgid "Off" +msgstr "Offline" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" +#: setup/class_setupStep_Checks.inc:200 +#, 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'." -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/class_setupStep_Checks.inc:201 +#, 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'." -#: include/functions.inc:2765 -#, fuzzy, php-format -msgid "Class(es) available" -msgstr "Bestand is beschikbaar" - -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:208 +#, fuzzy msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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." -#: include/functions.inc:2788 +#: setup/class_setupStep_Checks.inc:209 msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/functions.inc:2792 +#: setup/class_setupStep_Checks.inc:216 +#, fuzzy msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"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" -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:2817 -msgid "German" -msgstr "Duits" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Frans" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italiaans" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Spaans" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Engels" - -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Nederlands" - -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Pools" - -#: include/functions.inc:2825 -#, fuzzy -msgid "Chinese" -msgstr "Chipset" - -#: include/functions.inc:2826 +#: setup/class_setupStep_Checks.inc:224 #, fuzzy -msgid "Vietnamese" -msgstr "Naam" - -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Russisch" - -#: include/functions.inc:3022 -#, php-format -msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." -msgstr "" -"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' " -"bestaat niet." - -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +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." -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:225 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 +#: setup/class_setupStep_Checks.inc:232 #, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "" -"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" - -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +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." -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/functions.inc:3393 +#: setup/class_setupStep_Checks.inc:239 #, fuzzy -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "Ga naar basis afdelingen" +msgid "On" +msgstr "Open" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/functions.inc:3413 include/functions.inc:3417 +#: setup/class_setupStep_Checks.inc:241 #, fuzzy -msgid "no ID available!" -msgstr "Bestand is beschikbaar" - -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" -msgstr "" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Controle of 'register_globals' ingesteld staat op 'off'" -#: include/functions.inc:3501 +#: setup/class_setupStep_Checks.inc:248 #, fuzzy -msgid "Cannot allocate a free ID!" +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" +"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen." +"PHP zal dan alle aanhalingstekens in strings omzetten." -#: include/class_tabs.inc:57 -#, fuzzy, php-format +#: setup/class_setupStep_Checks.inc:249 +#, fuzzy msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -"Kan niet verbinden met de opgegeven database. Controleer uw GLPI " -"configuratie a.u.b." - -#: include/class_tabs.inc:268 -#, 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:406 -msgid "References" -msgstr "Referenties" +"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie " +"in uw php.ini ingesteld zijn op 'Off'." -#: include/class_SnapShotDialog.inc:82 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "U staat op het punt de macro '%s' te verwijderen." +#: setup/class_setupStep_Checks.inc:259 +#, fuzzy +msgid "Configuration writeable" +msgstr "Configuratie bestand" -#: include/class_SnapShotDialog.inc:137 +#: setup/class_setupStep_Checks.inc:260 #, fuzzy -msgid "Remove snapshot" -msgstr "Nagios account aanmaken" +msgid "The configuration file can't be written" +msgstr "Configuratie bestand" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" +#: setup/class_setupStep_Checks.inc:261 +#, 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 "" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Omschrijving" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "Taal" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: 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." -#: include/exporter/class_PDF.inc:24 +#: setup/class_setupStep_Language.inc:47 #, fuzzy -msgid "Page" -msgstr "Pieper" +msgid "Automatic" +msgstr "automatisch" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "" +#: setup/setup_config3.tpl:2 +#, fuzzy +msgid "GOsa core settings" +msgstr "E-mail instellingen" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "" +#: setup/setup_config3.tpl:6 +#, fuzzy +msgid "Enable primary group filter" +msgstr "Toon groepen van gebruiker" -#: include/class_multi_plug.inc:362 +#: setup/setup_config3.tpl:18 #, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Display summary in listings" +msgstr "Toon overeenkomende macro's" -#: include/class_multi_plug.inc:391 +#: setup/setup_config3.tpl:30 #, fuzzy -msgid "Password reset" -msgstr "Wachtwoord verloopt op" +msgid "Honour administrative units" +msgstr "Groepen beheer" -#: include/class_multi_plug.inc:391 +#: setup/setup_config3.tpl:42 #, 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. " +msgid "Smarty compile directory" +msgstr "Persoonlijke map" -#: include/class_certificate.inc:73 +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "" + +#: setup/setup_config3.tpl:60 +#, fuzzy +msgid "Path for PPD storage" +msgstr "Wachtwoord encryptie" + +#: setup/setup_config3.tpl:77 #, fuzzy -msgid "Certificate is empty!" -msgstr "Certificaten" +msgid "Path for kiosk profile storage" +msgstr "Kiosk profiel instellingen" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: include/class_certificate.inc:115 +#: setup/setup_config3.tpl:115 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Kan quota informatie niet ophaleven voor '%s'." +msgid "Mail queue script" +msgstr "Inlogscript" -#: include/class_certificate.inc:219 +#: setup/setup_config3.tpl:134 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "Geen geldig certificaat geladen" +msgid "Notification script" +msgstr "Geen certificaat geinstalleerd" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/php_setup.inc:105 +#: setup/setup_config3.tpl:193 #, fuzzy -msgid "Send bugreport" -msgstr "Afzender" - -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Informatie weergeven/verbergen" - -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "PHP fout" - -#: include/php_setup.inc:139 -msgid "class" -msgstr "klasse" - -#: include/php_setup.inc:145 -msgid "function" -msgstr "functie" - -#: include/php_setup.inc:150 -msgid "static" -msgstr "statisch" - -#: include/php_setup.inc:154 -msgid "method" -msgstr "methode" - -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Trace" - -#: include/php_setup.inc:188 -msgid "File" -msgstr "Bestand" - -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Regel" - -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Type" +msgid "Daemon timeout" +msgstr "Omlaag" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Argumenten" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: setup/setup_config3.tpl:210 #, fuzzy -msgid "Search in subtrees" -msgstr "Zoek binnen subtree" +msgid "Login attribute" +msgstr "Telefoon attributen " -#: include/class_plugin.inc:509 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" msgstr "" -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" msgstr "" -#: include/class_plugin.inc:1814 +#: setup/setup_config3.tpl:245 #, fuzzy -msgid "from" -msgstr "willekeurig" +msgid "Warn if session is not encrypted" +msgstr "De sessie zal niet versleuteld zijn." -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 +#: setup/setup_config3.tpl:257 #, fuzzy -msgid "to" -msgstr "Stop" +msgid "Remember dialog filter settings" +msgstr "Algemene wachtrij instellingen" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 +#: setup/setup_config3.tpl:269 #, fuzzy -msgid "Restore" -msgstr "Opnieuw proberen" - -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "knippen" - -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "kopieer" - -#: 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" +msgid "Session lifetime" +msgstr "Er is een sessie conflict gedetecteerd" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Help is (nog) niet beschikbaar voor deze module." +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s" +#: setup/setup_config3.tpl:282 +#, fuzzy +msgid "Show PHP errors" +msgstr "PHP fout" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% resultaat in bestand %s" +#: setup/setup_config3.tpl:294 +#, fuzzy +msgid "Maximum LDAP query time" +msgstr "E-mail grootte" -#: 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." +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/utils/class_xml.inc:48 +#: setup/setup_config3.tpl:324 #, fuzzy -msgid "in" -msgstr "Hoofdmenu" +msgid "Debug level" +msgstr "Log prioriteit" -#: include/utils/class_xml.inc:50 +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 #, fuzzy -msgid "on line" -msgstr "Doorgaan" +msgid "Disabled" +msgstr "gedeactiveerd" -#: include/utils/class_xml.inc:51 +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 #, fuzzy -msgid "XML error" -msgstr "LDAP fout:" - -#: include/utils/class_msgPool.inc:16 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Selecteer de toe te voegen objecten" +msgid "Enabled" +msgstr "gedeactiveerd" -#: include/utils/class_msgPool.inc:18 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Selecteer om groepen die gebruikers bevatten te tonen" +#: 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 "" -#: include/utils/class_msgPool.inc:20 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Selecteer de toe te voegen objecten" +#: setup/setup_migrate.tpl:33 +#, fuzzy +msgid "Check again" +msgstr "Controleer" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Selecteer om binnen subonderdelen te zoeken" +#: setup/setup_migrate.tpl:37 +#, fuzzy +msgid "Add required object classes to the LDAP base" +msgstr "Toon FAI sjabloon objecten" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -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 "Nieuw FAI object aanmaken" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -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 "Gebruikersbeheer" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Sluiten" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" +#: 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 "" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "" +#: 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 +#: include/class_listing.inc:306 +#, fuzzy +msgid "Select all" +msgstr "Selecteer" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: include/utils/class_msgPool.inc:64 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Move selected workstations" +msgstr "Selecteer om werkstations te zien" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -#, fuzzy -msgid "You have no permission to delete the object:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "" -#: include/utils/class_msgPool.inc:75 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: include/utils/class_msgPool.inc:82 -#, fuzzy -msgid "You have no permission to create this object!" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: 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 "" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: 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 "" -#: include/utils/class_msgPool.inc:93 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "" -#: include/utils/class_msgPool.inc:100 +#: 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 "You have no permission to modify this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Hide changes" +msgstr "Open-Xchange" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#: 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 "You have no permission to modify the object:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Show changes" +msgstr "Toon pakketten" -#: include/utils/class_msgPool.inc:111 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "" -#: include/utils/class_msgPool.inc:118 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: 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 "" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -#, fuzzy -msgid "You have no permission to view the object:" +#: 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 "" -"U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'." -#: include/utils/class_msgPool.inc:129 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "You have no permission to view these objects:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Move selected users into this people tree" +msgstr "Maak gebruiker aan met dit sjabloon" -#: include/utils/class_msgPool.inc:136 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "You have no permission to move this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Netatalk account aanmaken" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:147 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Abort" +msgstr "Poort" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Connection information" -msgstr "Persoonlijke informatie" - -#: include/utils/class_msgPool.inc:159 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Kan niet verbinden met de database server!" - -#: include/utils/class_msgPool.inc:171 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +msgid "Create a new GOsa administrator account" +msgstr "Netatalk account aanmaken" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: include/utils/class_msgPool.inc:189 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "Gebruikers ID" -#: include/utils/class_msgPool.inc:195 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer." +#: setup/setup_migrate.tpl:307 +#, fuzzy +msgid "Password (again)" +msgstr "Wachtwoord encryptie" -#: include/utils/class_msgPool.inc:201 -#, fuzzy, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: 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 "" -"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' " -"bestaat niet." - -#: include/utils/class_msgPool.inc:208 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "De opgegeven naam is ongeldig." -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:214 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "De opgegeven naam is ongeldig." +#: 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 "" -#: include/utils/class_msgPool.inc:222 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "Referenties" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:228 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "GOsa help" -#: include/utils/class_msgPool.inc:236 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "De opgegeven 'UID' waarde is te klein." +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Windows werkstation" -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" -msgstr "" -"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'." +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Stel in" -#: include/utils/class_msgPool.inc:246 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "De opgegeven 'UID' waarde is te klein." +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Welkom %s!" -#: include/utils/class_msgPool.inc:248 -#, 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." +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Verwijder dit bericht" + +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Welkom bij het GOsa installatie programma!" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Voorkeurstaal" -#: include/utils/class_msgPool.inc:261 -#, 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." +#: 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 "" -#: include/utils/class_msgPool.inc:267 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Het vereiste veld '(Achter)naam' is leeg." +#: setup/setup_language.tpl:9 +#, fuzzy +msgid "Please select your preferred language here" +msgstr "Voorkeurstaal" -#: include/utils/class_msgPool.inc:275 -msgid "Example" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Het veld 'Naam' bevat ongeldige karakters." +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:293 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "FAX database" -#: include/utils/class_msgPool.inc:296 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Het veld 'Naam' bevat ongeldige karakters." +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "show information" +msgstr "Persoonlijke informatie" -#: include/utils/class_msgPool.inc:303 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Verwijder printer mogelijkheden" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Opslaan" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Toevoegen" +#: setup/class_setupStep_Finish.inc:38 +#, fuzzy +msgid "Write configuration file" +msgstr "Configuratie bestand" -#: include/utils/class_msgPool.inc:333 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Toevoegen" +#: setup/class_setupStep_Finish.inc:39 +#, fuzzy +msgid "Finish - write the configuration file" +msgstr "Configuratie bestand" -#: include/utils/class_msgPool.inc:339 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Verwijderen" +#: setup/class_setupStep_Finish.inc:104 +#, fuzzy +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." -#: include/utils/class_msgPool.inc:345 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Stel in" +#: setup/class_setupStep_Finish.inc:106 +#, fuzzy +msgid "The configuration is currently not readable or it does not exists." +msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." -#: include/utils/class_msgPool.inc:351 +#: setup/class_setupStep_Finish.inc:115 #, fuzzy, php-format -msgid "Edit..." -msgstr "Bewerken" +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 "" +"Controleer dat de webserver het bestand kan lezen (zonder dat andere " +"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa " +"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan " +"deze vereiste te voldoen: " -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Bewerk gebruiker" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#, fuzzy +msgid "GOsa settings 1/3" +msgstr "Gebruikersinstellingen" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Terug" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Algemene wachtrij instellingen" -#: include/utils/class_msgPool.inc:377 +#: setup/class_setupStep_Config1.inc:118 #, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Dit account heeft geen geldige GOsa extensies." +msgid "The specified value for '%s' must be a numeric value" +msgstr "De sieve poort dient nummeriek te zijn." -#: include/utils/class_msgPool.inc:383 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." msgstr "" -"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen " -"door de knop hieronder te gebruiken." -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, 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." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "OU voor gebruikers opslag" -#: include/utils/class_msgPool.inc:402 -#, 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." +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU voor groepen opslag" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, 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." +#: setup/class_setupStep_Config1.inc:130 +#, fuzzy +msgid "Uid base must be numeric" +msgstr "Timeout dient nummeriek te zijn" -#: include/utils/class_msgPool.inc:420 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Programma instellingen" +#: setup/class_setupStep_Config1.inc:134 +#, fuzzy +msgid "The given password minimum length is not numeric." +msgstr "De sieve poort dient nummeriek te zijn." -#: include/utils/class_msgPool.inc:426 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Posix instellingen" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "De sieve poort dient nummeriek te zijn." -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te " -"veranderen" - -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Januari" -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Februari" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#, fuzzy +msgid "New ACL" +msgstr "Nieuw" -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Maart" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "ACL type" +msgstr "type" -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "April" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "Select an acl type" +msgstr "Selecteer een basis" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Mei" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "Programma instellingen" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Juni" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Juli" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Augustus" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "September" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Groepsleden" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Oktober" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "November" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +#, fuzzy +msgid "List of available ACL categories" +msgstr "Lijst met beschikbare pakketten" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "December" +#: ihtml/themes/default/acl.tpl:112 +#, fuzzy +msgid "ACL for this object" +msgstr "Zoeken naar iconv ondersteuning" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "Sunday" -msgstr "Achternaam" +msgid "Available roles" +msgstr "Beschikbare programma's" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/copyPasteDialog.tpl:1 #, fuzzy -msgid "Monday" -msgstr "maand" - -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "" +msgid "Copy & paste wizard" +msgstr "Kopieren & plakken wizard" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" +#: 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/utils/class_msgPool.inc:446 -msgid "Thursday" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" +#: 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/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Opslaan" -#: include/utils/class_msgPool.inc:453 +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "MySQL operation failed!" -msgstr "De database zoekopdracht is mislukt" +msgid "Cancel all" +msgstr "Annuleren" + +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Bewerking afgerond" -#: include/utils/class_msgPool.inc:461 +#: ihtml/themes/default/logout-close.tpl:5 #, fuzzy -msgid "read operation" -msgstr "E-mail opties" +msgid "Your GOsa session has been closed!" +msgstr "Uw GOsa sessie is verlopen!" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: 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/utils/class_msgPool.inc:461 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "modify operation" -msgstr "Persoonlijke informatie" +msgid "Your password has expired. Please choose a new one!" +msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 #, fuzzy -msgid "delete operation" -msgstr "Selecteer om werkstations te zien" +msgid "Old password" +msgstr "Oud wachtwoord" + +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nieuw wachtwoord" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "search operation" -msgstr "Het account verloopt op" +msgid "Verify password" +msgstr "Nogmaals wachtwoord" + +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Verander wachtwoord" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 #, fuzzy -msgid "authentication" -msgstr "Nagios authenticatie" +msgid "Click here to change your password" +msgstr "Klik hier om uw wachtwoord te veranderen." -#: include/utils/class_msgPool.inc:465 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "De database zoekopdracht is mislukt" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/utils/class_msgPool.inc:467 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "LDAP operation failed!" -msgstr "De database zoekopdracht is mislukt" +msgid "Login screen" +msgstr "Log DB gebruiker" -#: include/utils/class_msgPool.inc:482 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Upload failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "Voer uw gebruikersnaam en wachtwoord in" -#: include/utils/class_msgPool.inc:485 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Log DB gebruiker" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Gebruikersnaam" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" +#: 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" + +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Inloggen" + +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Klik hier om in te loggen" + +#: 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/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: 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:229 +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:507 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Deze 'dn' is geen groep." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Hoofdmenu" -#: include/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Help" + +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Uitloggen" + +#: 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:515 -#, php-format -msgid "File '%s' does not exist!" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa help" + +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" + +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Er is een blokkade conflict gedetecteerd" + +#: 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 "" +"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:521 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Kan bestand '%s' niet openen." +#: ihtml/themes/default/islocked.tpl:16 +#, fuzzy +msgid "Read only" +msgstr "Lijst herladen" -#: include/utils/class_msgPool.inc:527 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Kan bestand '%s' niet openen." +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "Verander wachtwoord" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "Export was succesvol" + +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "" + +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +#, fuzzy +msgid "Password change" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" + +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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:539 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Kan bestand '%s' niet openen." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Huidig wachtwoord" -#: include/utils/class_msgPool.inc:545 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Ga naar basis afdelingen" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "Nieuw wachtwoord" -#: include/utils/class_msgPool.inc:551 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Kan bestand '%s' niet openen." +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +#, fuzzy +msgid "Password strength" +msgstr "Wachtwoord encryptie" -#: include/utils/class_msgPool.inc:557 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Zoeken naar iconv ondersteuning" +#: ihtml/themes/default/password.tpl:101 +#, fuzzy +msgid "Change" +msgstr "Kanaal" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:3 +#, fuzzy +msgid "Restoring object snapshots" +msgstr "Nieuwe objectgroep aanmaken" -#: include/utils/class_msgPool.inc:569 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" +"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:233 include/class_ldap.inc:266 -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:233 include/class_ldap.inc:266 -#, 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 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Object" -#: include/class_ldap.inc:693 -#, php-format -msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +#: ihtml/themes/default/snapshotdialog.tpl:29 +#, 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." -#: include/class_ldap.inc:741 -#, 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:828 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "bij het bewerken van '%s' op LDAP server '%s'" - -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "bij het bewerken van LDAP server %s" +#: ihtml/themes/default/snapshotdialog.tpl:49 +#, fuzzy +msgid "Creating object snapshots" +msgstr "Nieuwe objectgroep aanmaken" -#: include/class_ldap.inc:1052 -#, 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 "" -"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te " -"beginnen met 'dn: ...' op regel %s" -#: include/class_ldap.inc:1081 -#, 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 "" -"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. " -"vanaf regel %s!" -#: include/class_log.inc:87 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Log DB gebruiker" +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "Timeout" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/class_log.inc:106 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "De opgegeven naam is ongeldig." +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Doorgaan" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: 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_gosaSupportDaemon.inc:787 -#, fuzzy -msgid "Cannot not parse XML!" -msgstr "" -"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" +#: 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_gosaSupportDaemon.inc:1184 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Kan bestand '%s' niet aanmaken." +#: 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_gosaSupportDaemon.inc:1204 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "Onbekende FAI status %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_config.inc:152 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 #, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML fout in gosa.conf: %s op regel %d" - -#: include/class_config.inc:318 -#, fuzzy -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." +msgid "Set" +msgstr "Stel in" -#: include/class_config.inc:695 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "SID en/of RIDBASE ontbreken in uw configuratie!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Er is een sessie conflict gedetecteerd" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 #, fuzzy -msgid "Configuration" -msgstr "Configuratie bestand" - -#: include/class_config.inc:1105 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" +"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/class_pluglist.inc:58 -msgid "All objects in this category" +#: 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/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Uitloggen" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Onbekend" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Uw GOsa sessie is verlopen!" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Kopieren & plakken wizard" +#: 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/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Kan bestand '%s' niet aanmaken." +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Opnieuw inloggen" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Terminal server" -#: include/class_CopyPasteHandler.inc:176 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Kan bestand '%s' niet aanmaken." +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Configuratie bestand" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Bewerk algemene eigenschappen" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Omschrijving" -#: include/class_CopyPasteHandler.inc:516 +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 #, fuzzy -msgid "Cannot paste" -msgstr "Plakken onmogelijk" +msgid "Parent filter" +msgstr "Parameters" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Publiek zichtbaar" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Algemeen" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2683,24 +2769,24 @@ msgid "UNIX" msgstr "Unix" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "E-mail" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "Fax" @@ -2713,44 +2799,41 @@ msgid "FTP" msgstr "Ftp" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Groep" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Afdeling" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Telefoon" @@ -2759,22 +2842,14 @@ msgstr "Telefoon" msgid "Application" msgstr "Programma" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -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/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Werkstation" @@ -2793,4092 +2868,4173 @@ msgstr "Printer" 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/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Welkom %s!" - -#: 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/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -#, fuzzy -msgid "Please select the desired entries" -msgstr "Voorkeurstaal" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "Terminal" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Gebruiker" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Naam" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Basis" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Filters" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "Toon afdelingen" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "Toon servers" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "Toon Samba groepen" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "Toon servers" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "Toon werkstations" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "Toon terminals" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "Toon printers" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Toon pakketten" - -#: plugins/admin/ogroups/remove.tpl:6 -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_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Objectgroepen" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#, fuzzy -msgid "Manage object groups" -msgstr "Naam van objectgroepen" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -#, fuzzy -msgid "Infrastructure error" -msgstr "PHP fout" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -#, fuzzy -msgid "Templates" -msgstr "Sjabloon" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -#, fuzzy -msgid "Windows Install" -msgstr "Windows werkstation" - -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "geen" - -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "te veel verschillende object tpyes!" - -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "gebruikers" - -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "groepen" - -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "programma's" - -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "afdelingen" - -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "servers" - -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "werkstations" - -#: plugins/admin/ogroups/class_ogroup.inc:395 -#, fuzzy -msgid "winstations" -msgstr "Windows werkstation" - -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "terminals" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Inhoud" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "telefoons" +#: 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/class_ogroup.inc:398 -msgid "printers" -msgstr "printers" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Welkom %s!" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "gedeactiveerd" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" +msgstr "Het GOsa team" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "volledige toegang" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "sta toegang op deze computers toe" +#: plugins/personal/password/nochange.tpl:7 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "Niet bestaande dn: " +#: 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/admin/ogroups/class_ogroup.inc:789 -#, php-format +#: plugins/personal/password/password.tpl:4 msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" +"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/admin/ogroups/class_ogroup.inc:819 -#, fuzzy -msgid "You can combine two different object types at maximum, only!" -msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/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/ogroups/class_ogroup.inc:994 -#, fuzzy -msgid "Object group generic" -msgstr "Objectgroep" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Herhaal het nieuwe wachtwoord" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -#, fuzzy -msgid "Sytem trust" -msgstr "Systeem vertrouwen" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Wachtwoord instellen" + +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Wis velden" -#: plugins/admin/ogroups/class_ogroup.inc:1006 +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "Member" -msgstr "Groepsleden" +msgid "Change user password" +msgstr "Verander wachtwoord" -#: 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/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/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Naam van de groep" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Omschrijving voor deze groep" +#: 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/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Systeem vertrouwen" +#: 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/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Vertrouwensmodus" +#: 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/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Lidmaatschap objecten" +#: 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/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Telefoonwachtrij" +#: 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/admin/ogroups/tabs_ogroups.inc:160 +#: plugins/personal/password/class_password.inc:114 #, 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" +msgid "You have no permission to change your password." +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "FAI samenvatting" +#: plugins/personal/password/class_password.inc:146 +#, fuzzy +msgid "User password" +msgstr "Wachtwoord wissen" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Omgeving" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Mijn account" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Programma's" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Persoonlijke informatie" -#: plugins/admin/ogroups/paste_generic.tpl:7 +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 #, fuzzy -msgid "Please enter the new object group name" -msgstr "Geef a.u.b. een nieuwe naam op" +msgid "The users picture" +msgstr "Persoonlijk plaatje" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -#, fuzzy -msgid "user groups" -msgstr "groepen" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Verander plaatje" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 #, fuzzy -msgid "nested groups" -msgstr "Objectgroepen" +msgid "Account settings" +msgstr "Groep instellingen" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -#, fuzzy -msgid "application groups" -msgstr "Toon programma groepen" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Achternaam" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -#, fuzzy -msgid "department groups" -msgstr "afdelingen" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -#, fuzzy -msgid "server groups" -msgstr "servers" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Voornaam" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -#, fuzzy -msgid "workstation groups" -msgstr "werkstations" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Inlognaam" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -#, fuzzy -msgid "windows workstation groups" -msgstr "Toon werkstations" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Sjabloon naam" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -#, fuzzy -msgid "terminal groups" -msgstr "Toon E-mail groepen" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Aanhef" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -#, fuzzy -msgid "printer groups" -msgstr "Primaire groep" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Academische titel" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -#, fuzzy -msgid "phone groups" -msgstr "Toon groepen" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Geboortedatum" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Lijst met objectgroepen" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Geslacht" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Eigenschappen" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Voorkeurstaal" + +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Adres thuis" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Aanmaken" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Adres" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Verwijderen" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Telefoon privé" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -#, fuzzy -msgid "Send message" -msgstr "Bericht in wachtstand plaatsen" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Homepage" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "Objectgroep" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Wachtwoord encryptie" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "servers" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Instellen" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Selecteer de toe te voegen objecten" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificaten" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filters" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Bewerk certificaten" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Toon objecten van afdeling" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Toon overeenkomende objecten" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Organisatie informatie" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Reguliere expressie voor overeenkomende objectnamen" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Samenvatting" -#: 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/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Afdeling nr." -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Toon systemen van afdeling" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Personeel nr." -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Toon de overeenkomende systemen" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Functie" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Reguliere expresie voor overeenkomende adressen" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Windows gebruikers" -#: 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 "" -"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/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Kamer nr." -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Naam" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "GSM" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Achternaam" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Pieper" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "POSIX naam van de groep" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Plaats" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "" -"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te " -"specificeren" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Provincie" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Forceer GID" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Beroep" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Geforceerd ID nummer" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Eenheid omschrijving" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Selecteer om een samba conforme groep te maken" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Werkgebied" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "in domein" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Functionele titel" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Leden zitten in een telefoon beantwoordgroep" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Funktie" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Leden zitten in een systeeminformatie groep (Nagios)" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Werkplaats" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Groepsleden" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Eenheid" -#: plugins/admin/groups/generic.tpl:243 -#, fuzzy -msgid "In all groups" -msgstr "Primaire groep" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Straat" -#: plugins/admin/groups/generic.tpl:246 -#, fuzzy -msgid "Not in all groups" -msgstr "Toon E-mail groepen" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Postcode" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Toon primaire groepen" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Huis identificatie" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Toon Samba groepen" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Gebruik a.u.b. de telefoon tab" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Laatste levering" + +#: plugins/personal/generic/class_user.inc:38 #, fuzzy -msgid "Show mail groups" -msgstr "Toon Samba groepen" +msgid "Edit organizational user settings" +msgstr "Programma instellingen" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Groep instellingen" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Onbekend" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Lijst met groepen" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" +msgstr "" -#: plugins/admin/groups/group-list.xml:138 -#, fuzzy -msgid "Edit group" -msgstr "Primaire groep" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "vrouw" -#: plugins/admin/groups/group-list.xml:151 -#, fuzzy -msgid "Remove group" -msgstr "servers" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "man" -#: plugins/admin/groups/class_group.inc:162 +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "" + +#: plugins/personal/generic/class_user.inc:521 #, fuzzy -msgid "Cannot find group SID in your configuration!" +msgid "Serial number" +msgstr "Telefoonnummer" + +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -"Kan de SID van deze groep niet vinden in de LDAP database of in uw " -"configuratie bestand." -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Samba groep" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'." + +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "geldig" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Windows beheerders" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "ongeldig" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Windows gebruikers" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Geen certificaat geinstalleerd" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Windows gasten" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +#, fuzzy +msgid "Password method" +msgstr "Wachtwoord encryptie" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Speciale groep (%d)" +#: plugins/personal/generic/class_user.inc:611 +#, fuzzy +msgid "The selected password method is no longer available." +msgstr "Dit programma is niet meer beschikbaar." -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" msgstr "" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" msgstr "" -#: plugins/admin/groups/class_group.inc:624 -#, fuzzy -msgid "! unknown UID" -msgstr "! onbekend id" - -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" msgstr "" -#: plugins/admin/groups/class_group.inc:894 -#, fuzzy, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Kan bestand '%s' niet aanmaken." +#: plugins/personal/generic/class_user.inc:1298 +#, fuzzy +msgid "The selected password method requires initial configuration!" +msgstr "Dit programma is niet meer beschikbaar." -#: plugins/admin/groups/class_group.inc:899 -#, fuzzy, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Kan bestand '%s' niet aanmaken." +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Naam" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1497 +#, fuzzy +msgid "Cannot open certificate!" +msgstr "Het opgegeven certificaat kon geopend worden!" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Certificaat serienummer" -#: plugins/admin/groups/class_group.inc:1184 +#: plugins/personal/generic/class_user.inc:1667 #, fuzzy -msgid "Generic group settings" +msgid "Generic user settings" msgstr "Algemene wachtrij instellingen" -#: plugins/admin/groups/class_group.inc:1198 -#, fuzzy -msgid "Samba group type" -msgstr "Samba groep" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Achternaam" -#: plugins/admin/groups/class_group.inc:1199 +#: plugins/personal/generic/class_user.inc:1679 #, fuzzy -msgid "Samba domain name" -msgstr "Samba home" +msgid "User identification" +msgstr "Gebruikersinformatie" -#: plugins/admin/groups/class_group.inc:1201 +#: plugins/personal/generic/class_user.inc:1685 #, fuzzy -msgid "Phone pickup group" -msgstr "Leden zitten in een telefoon beantwoordgroep" +msgid "Preferred language" +msgstr "Voorkeurstaal" -#: plugins/admin/groups/class_group.inc:1202 -#, fuzzy -msgid "Nagios group" -msgstr "Nagios account" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Persoonlijk plaatje" -#: plugins/admin/groups/class_group.inc:1204 +#: plugins/personal/generic/class_user.inc:1690 #, fuzzy -msgid "Group member" -msgstr "Groepsleden" - -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Groepen beheer" - -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +msgid "Login restrictions" +msgstr "Wachtwoord verloopt op" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/personal/generic/class_user.inc:1694 #, fuzzy -msgid "Edit posix properties" -msgstr "Bewerk telefoon eigenschappen" +msgid "Department number" +msgstr "Afdelingnaam" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Bewerk E-mail eigenschappen" +#: plugins/personal/generic/class_user.inc:1696 +#, fuzzy +msgid "Employee number" +msgstr "Functie" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Bewerk Samba eigenschappen" +#: plugins/personal/generic/class_user.inc:1699 +#, fuzzy +msgid "Room number" +msgstr "Telefoonnummer" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Bewerk telefoon eigenschappen" +#: plugins/personal/generic/class_user.inc:1700 +#, fuzzy +msgid "Telefon number" +msgstr "Telefoonnummer" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/personal/generic/class_user.inc:1701 #, fuzzy -msgid "Menu" -msgstr "Printer" +msgid "Pager number" +msgstr "Telefoonnummer" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/personal/generic/class_user.inc:1702 #, fuzzy -msgid "Edit start menu properties" -msgstr "Bewerk Samba eigenschappen" +msgid "Mobile number" +msgstr "GSM nummer" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Bewerk omgeving eigenschappen" +#: plugins/personal/generic/class_user.inc:1703 +#, fuzzy +msgid "Fax number" +msgstr "Serienummer" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Adres thuis" -#: 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/personal/generic/class_user.inc:1710 +#, fuzzy +msgid "Home phone number" +msgstr "Telefoonnummer" -#: 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/personal/generic/class_user.inc:1712 +#, fuzzy +msgid "User password method" +msgstr "Wachtwoord encryptie" -#: 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/personal/generic/class_user.inc:1713 +#, fuzzy +msgid "User certificates" +msgstr "Standaard certificaat" -#: plugins/admin/users/password.tpl:21 +#: plugins/personal/generic/class_user.inc:1921 #, fuzzy -msgid "Strength" -msgstr "Straat" +msgid "Entries differ" +msgstr "Regels per pagina" -#: 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/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Persoonlijk plaatje" -#: 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/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Plaatje verwijderen" -#: plugins/admin/users/template.tpl:6 +#: plugins/personal/generic/password.tpl:2 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." +"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 "" -"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." +"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/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Sjabloon" +#: plugins/personal/generic/password.tpl:5 +#, fuzzy +msgid "Password change dialog" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: 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/generic/generic_certs.tpl:5 +#, fuzzy +msgid "The users standard certificate" +msgstr "Standaard certificaat" -#: 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/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standaard certificaat" -#: plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/generic_certs.tpl:31 #, fuzzy -msgid "Manage users" -msgstr "Windows gebruikers" +msgid "The users S/MIME certificate" +msgstr "S/MIME certificaat" -#: plugins/admin/users/class_userManagement.inc:278 +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "S/MIME certificaat" + +#: plugins/personal/generic/generic_certs.tpl:57 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +msgid "The users PKCS12 certificate" +msgstr "PKCS12 certificaat" + +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "PKCS12 certificaat" + +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Gebruikersinstellingen" -#: plugins/admin/users/class_userManagement.inc:656 +#: plugins/personal/generic/paste_generic.tpl:3 #, fuzzy -msgid "Account locking" -msgstr "Account" +msgid "Paste user" +msgstr "Plakken" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Wachtwoord wissen" -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Nieuw wachtwoord instellen" + +#: plugins/personal/posix/generic.tpl:1 #, fuzzy -msgid "Unlock account" -msgstr "Mijn account" +msgid "POSIX settings" +msgstr "Posix instellingen" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/personal/posix/generic.tpl:6 #, fuzzy -msgid "Lock account" -msgstr "Mijn account" +msgid "Generic settings" +msgstr "Algemene wachtrij instellingen" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Bewerk algemene eigenschappen" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Persoonlijke map" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" + +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Primaire groep" + +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Status" -#: plugins/admin/users/class_userManagement.inc:749 +#: plugins/personal/posix/generic.tpl:42 #, fuzzy -msgid "Edit POSIX properties" -msgstr "Bewerk UNIX eigenschappen" +msgid "Last logon" +msgstr "Achternaam" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Forceer UID/GID" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Bewerk Netatalk eigenschappen" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: plugins/admin/users/class_userManagement.inc:769 -#, fuzzy -msgid "Edit FAX properties" -msgstr "Bewerk UNIX eigenschappen" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Lijst met gebruikers" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Groep lidmaatschap" -#: plugins/admin/users/user-list.xml:140 -#, fuzzy -msgid "Lock users" -msgstr "Lijst met gebruikers" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)" -#: plugins/admin/users/user-list.xml:148 +#: plugins/personal/posix/generic.tpl:102 #, fuzzy -msgid "Unlock users" -msgstr "Windows gebruikers" +msgid "Common group" +msgstr "Toon groepen" -#: plugins/admin/users/user-list.xml:167 +#: plugins/personal/posix/generic.tpl:106 #, fuzzy -msgid "Apply template" -msgstr "Sjablonen" +msgid "Groups differ" +msgstr "Gebruikersgroep" -#: plugins/admin/users/user-list.xml:199 +#: plugins/personal/posix/generic.tpl:126 #, fuzzy -msgid "New user from template" -msgstr "Maak gebruiker aan vanuit sjabloon" +msgid "Account permissions" +msgstr "Groep instellingen" -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "Bewerk gebruiker" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." msgstr "" -#: plugins/admin/users/user-list.xml:245 -#, fuzzy -msgid "Remove user" -msgstr "Plaatje verwijderen" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Systeem vertrouwen" + +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Vertrouwensmodus" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Toon sjablonen" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "Show functional users" -msgstr "Toon functionele gebruikers" +msgid "Password expiration settings" +msgstr "Gebruikersinstellingen" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Wachtwoord verloopt op" + +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Show POSIX users" +msgid "Edit users POSIX settings" msgstr "Posix instellingen" -#: plugins/admin/users/user-filter.tpl:14 -#, fuzzy -msgid "Show Mail users" -msgstr "Toon E-mail gebruikers" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "verlopen" + +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "gratie tijd actief" + +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "actief" -#: plugins/admin/users/user-filter.tpl:15 +#: plugins/personal/posix/class_posixAccount.inc:173 #, fuzzy -msgid "Show Samba users" -msgstr "Toon E-mail gebruikers" +msgid "password not changeable" +msgstr "actief, wachtwoord onveranderbaar" -#: plugins/admin/users/templatize.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:175 #, fuzzy -msgid "Applying a template" -msgstr "Sjablonen" +msgid "password expired" +msgstr "actief, wachtwoord verlopen" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "niet geconfigureerd" + +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automatisch" + +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" msgstr "" -#: plugins/admin/users/templatize.tpl:33 -#, fuzzy -msgid "No templates available!" -msgstr "Bestand is beschikbaar" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Omgeving" -#: 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." +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" 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." +"Het wachtwoord kan pas %s dag(en) na de laatste wijziging gewijzigd worden" -#: plugins/admin/departments/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." +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden" + +#: plugins/personal/posix/class_posixAccount.inc:436 +#, fuzzy, php-format +msgid "Disable account after %s days of inactivity after password expiry" 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." +"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord " +"verlopen is" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Lijst met afdelingen" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -#, fuzzy -msgid "Domain" -msgstr "in domein" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "volledige toegang" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -#, fuzzy -msgid "Domain component" -msgstr "Windows beheerders" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "sta toegang op deze computers toe" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Land" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -#, fuzzy -msgid "Locality" -msgstr "Plaats" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Gebruikersgroep" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organisatie" +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" +msgstr "" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 #, fuzzy -msgid "Locality name" -msgstr "Naam van de locatie" +msgid "shadowMin" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 #, fuzzy -msgid "Name of locality to create" -msgstr "Naam van de aan te maken subtree" +msgid "shadowMax" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Omschrijving voor de afdeling" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +#, fuzzy +msgid "shadowWarning" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Administratieve instellingen" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +#, fuzzy +msgid "shadowInactive" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid" +#: plugins/personal/posix/class_posixAccount.inc:1425 +#, fuzzy +msgid "POSIX account" +msgstr "GLPI account" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Naam van de afdeling" +#: plugins/personal/posix/class_posixAccount.inc:1438 +#, fuzzy +msgid "Group ID" +msgstr "Groep" -#: 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:1440 +#, fuzzy +msgid "Force password change on login" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: plugins/admin/departments/generic.tpl:22 +#: plugins/personal/posix/class_posixAccount.inc:1441 #, fuzzy -msgid "Descriptive text for department" -msgstr "Omschrijving voor de afdeling" +msgid "Shadow min" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Categorie" +#: plugins/personal/posix/class_posixAccount.inc:1442 +#, fuzzy +msgid "Shadow max" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Categorie voor deze subtree" +#: plugins/personal/posix/class_posixAccount.inc:1443 +#, fuzzy +msgid "Shadow warning" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Plaats" +#: plugins/personal/posix/class_posixAccount.inc:1444 +#, fuzzy +msgid "Shadow inactive" +msgstr "Schaduwen van andere sessie" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Provincie" +#: plugins/personal/posix/class_posixAccount.inc:1445 +#, fuzzy +msgid "Shadow expire" +msgstr "Toon personen" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Provincie waar deze subtree zich bevindt" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Plaats van deze subtree" +#: plugins/personal/posix/class_posixAccount.inc:1447 +#, fuzzy +msgid "System trust model" +msgstr "Systeem vertrouwen" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adres" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Posix instellingen" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Post adres van deze subtree" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Groep instellingen" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Basis telefoonnummer van deze subtree" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +#, fuzzy +msgid "Filter" +msgstr "Filters" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Toon primaire groepen" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Basis Fax nummer van deze subtree" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Toon Samba groepen" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 #, fuzzy -msgid "Domain Component" -msgstr "Windows beheerders" +msgid "Show mail groups" +msgstr "Toon Samba groepen" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Afdelingen" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Beschikbare programma's" -#: plugins/admin/departments/class_departmentManagement.inc:26 +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 #, fuzzy -msgid "Manage Departments" -msgstr "Afdelingen" +msgid "Please select the desired entries" +msgstr "Voorkeurstaal" -#: plugins/admin/departments/class_departmentManagement.inc:128 -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/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Toon servers" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "Organisatie" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Toon werkstations" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Adres thuis" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Toon terminals" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Telefoonnummer" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "Terminal" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 #, fuzzy -msgid "Country name" -msgstr "Land" +msgid "List of systems" +msgstr "Lijst met gebruikers" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 #, fuzzy -msgid "Domain name" -msgstr "Windows beheerders" +msgid "List navigation" +msgstr "Windows werkstation" -#: plugins/admin/departments/domain.tpl:14 -#, fuzzy -msgid "Name of domain to create" -msgstr "Naam van de aan te maken subtree" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/country.tpl:14 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 #, fuzzy -msgid "Name of country to create" -msgstr "Naam van de aan te maken subtree" +msgid "Edit posix properties" +msgstr "Bewerk telefoon eigenschappen" -#: plugins/admin/departments/class_department.inc:372 -#, 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/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Bewerk E-mail eigenschappen" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "Markeren van '%s'." +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Bewerk Samba eigenschappen" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "Verplaatsen van %s naar %s" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Bewerk telefoon eigenschappen" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Kopieren van %s is mislukt. Bewerking afgebroken." +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +#, fuzzy +msgid "Menu" +msgstr "Printer" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Afdelingnaam" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +#, fuzzy +msgid "Edit start menu properties" +msgstr "Bewerk Samba eigenschappen" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Telefoon" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Bewerk omgeving eigenschappen" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "Object '%s' is al gemarkeerd" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Posix instellingen" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Toevoegen van markering (%s) aan object '%s'" +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/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:21 +#, fuzzy +msgid "Strength" +msgstr "Straat" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "Verwijderen van markering van object '%s'" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Parameters" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Bezig met verwerken van de gevraagde opdracht" +#: plugins/admin/users/user-filter.xml:33 +#, fuzzy +msgid "Show POSIX users" +msgstr "Posix instellingen" -#: 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/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Toon E-mail gebruikers" -#: plugins/admin/departments/organization.tpl:11 +#: plugins/admin/users/class_userManagement.inc:26 #, fuzzy -msgid "Name of organization" -msgstr "Organisatie" +msgid "Manage users" +msgstr "Windows gebruikers" -#: plugins/admin/departments/organization.tpl:14 +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 #, fuzzy -msgid "Name of organization to create" -msgstr "Naam van de aan te maken subtree" +msgid "Infrastructure error" +msgstr "PHP fout" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Permission" +msgstr "Rechten" -#: 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/admin/users/class_userManagement.inc:278 +#, fuzzy +msgid "You have no permission to change this users password!" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "geen" -#: 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/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Sjabloon" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 #, fuzzy -msgid "Acl" -msgstr "Alle" +msgid "Permission error" +msgstr "Rechten" -#: plugins/admin/acl/class_aclManagement.inc:154 +#: plugins/admin/users/class_userManagement.inc:667 #, fuzzy -msgid "ACL Assignment" -msgstr "Blokkeerlijst beheer" +msgid "Account locking" +msgstr "Account" -#: plugins/admin/acl/tabs_acl_role.inc:28 -#, fuzzy -msgid "ACL Templates" -msgstr "Sjablonen" +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 +#: plugins/admin/users/class_userManagement.inc:741 #, fuzzy -msgid "Access control roles" -msgstr "Toegangsopties" +msgid "Unlock account" +msgstr "Mijn account" -#: plugins/admin/acl/class_aclRole.inc:27 +#: plugins/admin/users/class_userManagement.inc:743 #, fuzzy -msgid "Edit AC roles" -msgstr "Rechten" +msgid "Lock account" +msgstr "Mijn account" -#: plugins/admin/acl/class_aclRole.inc:134 +#: plugins/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Bewerk algemene eigenschappen" + +#: plugins/admin/users/class_userManagement.inc:760 #, fuzzy -msgid "Reset ACL" -msgstr "Verwijderen" +msgid "Edit POSIX properties" +msgstr "Bewerk UNIX eigenschappen" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/acl/class_aclRole.inc:420 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Nieuw FAI object aanmaken" +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Bewerk Netatalk eigenschappen" -#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/users/class_userManagement.inc:780 #, fuzzy -msgid "Edit category ACL" -msgstr "Bewerk klasse" +msgid "Edit FAX properties" +msgstr "Bewerk UNIX eigenschappen" -#: plugins/admin/acl/class_aclRole.inc:430 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "Reset category ACL" -msgstr "Categorie" +msgid "Applying a template" +msgstr "Sjablonen" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: 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/acl/class_aclRole.inc:646 +#: plugins/admin/users/templatize.tpl:32 #, fuzzy -msgid "Object in use" -msgstr "Objectnaam" +msgid "No templates available!" +msgstr "Bestand is beschikbaar" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Lijst met gebruikers" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Funktie" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Eigenschappen" -#: plugins/admin/acl/class_aclRole.inc:736 +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Acties" + +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Bewerken" + +#: plugins/admin/users/user-list.xml:140 #, fuzzy -msgid "Permissions" -msgstr "Rechten" +msgid "Lock users" +msgstr "Lijst met gebruikers" -#: plugins/admin/acl/acl-list.xml:11 +#: plugins/admin/users/user-list.xml:148 #, fuzzy -msgid "List of acls" -msgstr "Lijst met macro's" +msgid "Unlock users" +msgstr "Windows gebruikers" -#: plugins/admin/acl/acl-filter.tpl:11 +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 #, fuzzy -msgid "Show access control lists" -msgstr "Toegangsopties" +msgid "Send message" +msgstr "Bericht in wachtstand plaatsen" -#: plugins/admin/acl/acl-filter.tpl:12 +#: plugins/admin/users/user-list.xml:167 #, fuzzy -msgid "Show roles" -msgstr "Toon telefoons" +msgid "Apply template" +msgstr "Sjablonen" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" +#: plugins/admin/users/user-list.xml:199 +#, fuzzy +msgid "New user from template" +msgstr "Maak gebruiker aan vanuit sjabloon" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" +msgstr "Bewerk gebruiker" + +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/personal/generic/class_user.inc:38 +#: plugins/admin/users/user-list.xml:245 #, fuzzy -msgid "Edit organizational user settings" -msgstr "Programma instellingen" +msgid "Remove user" +msgstr "Plaatje verwijderen" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: 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/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/generic/class_user.inc:294 -msgid "female" -msgstr "vrouw" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +#, fuzzy +msgid "Show users" +msgstr "Toon servers" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "man" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +#, fuzzy +msgid "Show groups" +msgstr "Toon Samba groepen" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Groepnaam" + +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "POSIX naam van de groep" -#: plugins/personal/generic/class_user.inc:477 -#, fuzzy -msgid "Serial number" -msgstr "Telefoonnummer" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Omschrijving voor deze groep" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" +"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te " +"specificeren" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'." - -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "geldig" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Forceer GID" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "ongeldig" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Geforceerd ID nummer" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Geen certificaat geinstalleerd" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Selecteer om een samba conforme groep te maken" -#: plugins/personal/generic/class_user.inc:567 -#, fuzzy -msgid "The selected password method is no longer available." -msgstr "Dit programma is niet meer beschikbaar." +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "in domein" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Leden zitten in een telefoon beantwoordgroep" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Leden zitten in een systeeminformatie groep (Nagios)" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Groepsleden" -#: plugins/personal/generic/class_user.inc:1239 +#: plugins/admin/groups/generic.tpl:243 #, fuzzy -msgid "The selected password method requires initial configuration!" -msgstr "Dit programma is niet meer beschikbaar." +msgid "In all groups" +msgstr "Primaire groep" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Homepage" +#: plugins/admin/groups/generic.tpl:246 +#, fuzzy +msgid "Not in all groups" +msgstr "Toon E-mail groepen" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "GSM" +#: 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 "" +"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/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pieper" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Groepen beheer" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Geboortedatum" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +#, fuzzy +msgid "Configuration error" +msgstr "Configuratie bestand" -#: plugins/personal/generic/class_user.inc:1433 +#: plugins/admin/groups/class_group.inc:162 #, fuzzy -msgid "Cannot open certificate!" -msgstr "Het opgegeven certificaat kon geopend worden!" +msgid "Cannot find group SID in your configuration!" +msgstr "" +"Kan de SID van deze groep niet vinden in de LDAP database of in uw " +"configuratie bestand." -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Eenheid" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Samba groep" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Huis identificatie" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Windows beheerders" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Beroep" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Windows gebruikers" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Laatste levering" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Windows gasten" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Werkplaats" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Speciale groep (%d)" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Eenheid omschrijving" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Werkgebied" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Functionele titel" +#: plugins/admin/groups/class_group.inc:624 +#, fuzzy +msgid "! unknown UID" +msgstr "! onbekend id" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Certificaat serienummer" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Publiek zichtbaar" +#: plugins/admin/groups/class_group.inc:894 +#, fuzzy, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Straat" +#: plugins/admin/groups/class_group.inc:899 +#, fuzzy, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Postcode" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1603 +#: plugins/admin/groups/class_group.inc:1175 #, fuzzy -msgid "Generic user settings" +msgid "Generic group settings" msgstr "Algemene wachtrij instellingen" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Mijn account" - -#: plugins/personal/generic/class_user.inc:1615 +#: plugins/admin/groups/class_group.inc:1189 #, fuzzy -msgid "User identification" -msgstr "Gebruikersinformatie" +msgid "Samba group type" +msgstr "Samba groep" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Aanhef" +#: plugins/admin/groups/class_group.inc:1190 +#, fuzzy +msgid "Samba domain name" +msgstr "Samba home" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Academische titel" +#: plugins/admin/groups/class_group.inc:1192 +#, fuzzy +msgid "Phone pickup group" +msgstr "Leden zitten in een telefoon beantwoordgroep" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Geslacht" +#: plugins/admin/groups/class_group.inc:1193 +#, fuzzy +msgid "Nagios group" +msgstr "Nagios account" -#: plugins/personal/generic/class_user.inc:1621 +#: plugins/admin/groups/class_group.inc:1195 #, fuzzy -msgid "Preferred language" -msgstr "Voorkeurstaal" +msgid "Group member" +msgstr "Groepsleden" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Persoonlijk plaatje" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Groep instellingen" -#: plugins/personal/generic/class_user.inc:1626 -#, fuzzy -msgid "Login restrictions" -msgstr "Wachtwoord verloopt op" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Lijst met groepen" -#: plugins/personal/generic/class_user.inc:1630 +#: plugins/admin/groups/group-list.xml:138 #, fuzzy -msgid "Department number" -msgstr "Afdelingnaam" +msgid "Edit group" +msgstr "Primaire groep" -#: plugins/personal/generic/class_user.inc:1631 +#: plugins/admin/groups/group-list.xml:151 #, fuzzy -msgid "Employee number" -msgstr "Functie" +msgid "Remove group" +msgstr "servers" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Functie" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Selecteer de toe te voegen systemen" -#: plugins/personal/generic/class_user.inc:1634 -#, fuzzy -msgid "Room number" -msgstr "Telefoonnummer" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filters" -#: plugins/personal/generic/class_user.inc:1635 -#, fuzzy -msgid "Telefon number" -msgstr "Telefoonnummer" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Toon systemen van afdeling" + +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Selecteer de afdeling waarbinnen gezocht zal worden" + +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Toon de overeenkomende systemen" -#: plugins/personal/generic/class_user.inc:1636 -#, fuzzy -msgid "Pager number" -msgstr "Telefoonnummer" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Reguliere expresie voor overeenkomende adressen" -#: plugins/personal/generic/class_user.inc:1637 +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 #, fuzzy -msgid "Mobile number" -msgstr "GSM nummer" +msgid "Domain Component" +msgstr "Windows beheerders" -#: plugins/personal/generic/class_user.inc:1638 -#, fuzzy -msgid "Fax number" -msgstr "Serienummer" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Administratieve instellingen" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Adres thuis" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Naam van de afdeling" -#: plugins/personal/generic/class_user.inc:1645 -#, fuzzy -msgid "Home phone number" -msgstr "Telefoonnummer" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/generic/class_user.inc:1647 +#: plugins/admin/departments/generic.tpl:22 #, fuzzy -msgid "User password method" -msgstr "Wachtwoord encryptie" +msgid "Descriptive text for department" +msgstr "Omschrijving voor de afdeling" -#: plugins/personal/generic/class_user.inc:1648 -#, fuzzy -msgid "User certificates" -msgstr "Standaard certificaat" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Categorie" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Persoonlijke informatie" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Categorie voor deze subtree" -#: 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" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Provincie waar deze subtree zich bevindt" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Verander plaatje" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Plaats van deze subtree" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Sjabloon naam" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Post adres van deze subtree" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Voorkeurstaal" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Basis telefoonnummer van deze subtree" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefoon privé" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Basis Fax nummer van deze subtree" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Wachtwoord encryptie" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid" -#: plugins/personal/generic/generic.tpl:229 -#: 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:232 -#: 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:245 -msgid "Restrict login to" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Omschrijving voor de afdeling" + +#: 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/generic/generic.tpl:249 -msgid "IP or network" +#: plugins/admin/departments/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/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Organisatie informatie" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Lijst met afdelingen" -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Afdeling nr." +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +#, fuzzy +msgid "Domain" +msgstr "in domein" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Personeel nr." +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +#, fuzzy +msgid "Domain component" +msgstr "Windows beheerders" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Kamer nr." +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Land" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Gebruik a.u.b. de telefoon tab" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +#, fuzzy +msgid "Locality" +msgstr "Plaats" -#: 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/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Naam van de locatie" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Selecteer een basis" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +#, fuzzy +msgid "Name of locality to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Gebruikersinstellingen" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +#, fuzzy +msgid "Fatal error" +msgstr "Terminal server" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Wachtwoord wissen" +#: plugins/admin/departments/class_department.inc:433 +#, 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/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Nieuw wachtwoord instellen" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Markeren van '%s'." -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Plaatje verwijderen" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Verplaatsen van %s naar %s" -#: 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/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Kopieren van %s is mislukt. Bewerking afgebroken." -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Algemene gebruikersinformatie" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Afdelingen" -#: 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 "" -"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/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Afdelingnaam" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standaard certificaat" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Telefoon" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "S/MIME certificaat" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Object '%s' is al gemarkeerd" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "PKCS12 certificaat" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Toevoegen van markering (%s) aan object '%s'" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Verwijderen van markering van object '%s'" + +#: plugins/admin/departments/class_departmentManagement.inc:26 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Posix instellingen" +msgid "Manage Departments" +msgstr "Afdelingen" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "verlopen" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "gratie tijd actief" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Bezig met verwerken van de gevraagde opdracht" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "actief" +#: 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/posix/class_posixAccount.inc:173 +#: plugins/admin/departments/domain.tpl:11 #, fuzzy -msgid "password not changeable" -msgstr "actief, wachtwoord onveranderbaar" +msgid "Domain name" +msgstr "Windows beheerders" -#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/admin/departments/domain.tpl:14 #, fuzzy -msgid "password expired" -msgstr "actief, wachtwoord verlopen" +msgid "Name of domain to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automatisch" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +#, fuzzy +msgid "Country name" +msgstr "Land" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, 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" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#, fuzzy +msgid "You are currently moving/renaming this department." +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/personal/posix/class_posixAccount.inc:452 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" +#: 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 "" -"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord " -"verlopen is" - -#: plugins/personal/posix/class_posixAccount.inc:456 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Gebruikersgroep" - -#: plugins/personal/posix/class_posixAccount.inc:946 +#: plugins/admin/departments/dep_move_confirm.tpl:11 msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Persoonlijke map" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +#, fuzzy +msgid "Organization name" +msgstr "Organisatie" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Telefoonnummer" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 #, fuzzy -msgid "shadowMin" -msgstr "Schaduwen van andere sessie" +msgid "Acl" +msgstr "Alle" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 #, fuzzy -msgid "shadowMax" -msgstr "Schaduwen van andere sessie" +msgid "Manage access control lists" +msgstr "Toegangsopties" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "shadowWarning" -msgstr "Schaduwen van andere sessie" +msgid "ACL Assignment" +msgstr "Blokkeerlijst beheer" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 +#: plugins/admin/acl/acl-list.xml:11 #, fuzzy -msgid "shadowInactive" -msgstr "Schaduwen van andere sessie" +msgid "List of acls" +msgstr "Lijst met macro's" -#: plugins/personal/posix/class_posixAccount.inc:1440 +#: plugins/admin/acl/acl-filter.tpl:11 #, fuzzy -msgid "POSIX account" -msgstr "GLPI account" +msgid "Show access control lists" +msgstr "Toegangsopties" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Toon telefoons" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "Gebruikers ID" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Sjablonen" -#: plugins/personal/posix/class_posixAccount.inc:1453 +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 #, fuzzy -msgid "Group ID" -msgstr "Groep" +msgid "Access control roles" +msgstr "Toegangsopties" -#: plugins/personal/posix/class_posixAccount.inc:1455 +#: plugins/admin/acl/class_aclRole.inc:27 #, fuzzy -msgid "Force password change on login" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +msgid "Edit AC roles" +msgstr "Rechten" -#: plugins/personal/posix/class_posixAccount.inc:1456 +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 #, fuzzy -msgid "Shadow min" -msgstr "Schaduwen van andere sessie" +msgid "All categories" +msgstr "Categorie toevoegen" -#: plugins/personal/posix/class_posixAccount.inc:1457 +#: plugins/admin/acl/class_aclRole.inc:134 #, fuzzy -msgid "Shadow max" -msgstr "Schaduwen van andere sessie" +msgid "Reset ACL" +msgstr "Verwijderen" -#: plugins/personal/posix/class_posixAccount.inc:1458 +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 #, fuzzy -msgid "Shadow warning" -msgstr "Schaduwen van andere sessie" +msgid "One level" +msgstr "Log prioriteit" -#: plugins/personal/posix/class_posixAccount.inc:1459 +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 #, fuzzy -msgid "Shadow inactive" -msgstr "Schaduwen van andere sessie" +msgid "Current object" +msgstr "Nieuw FAI object aanmaken" -#: plugins/personal/posix/class_posixAccount.inc:1460 +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 #, fuzzy -msgid "Shadow expire" -msgstr "Toon personen" +msgid "Complete subtree" +msgstr "Subonderdelen negeren" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1462 -#, fuzzy -msgid "System trust model" -msgstr "Systeem vertrouwen" - -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Primaire groep" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Omhoog" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "Omlaag" -#: plugins/personal/posix/generic.tpl:41 -#, fuzzy -msgid "Last logon" -msgstr "Achternaam" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "Rechten" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Forceer UID/GID" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Verwijderen" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Groep lidmaatschap" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)" +#: plugins/admin/acl/class_aclRole.inc:420 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Nieuw FAI object aanmaken" -#: plugins/personal/posix/generic.tpl:100 +#: plugins/admin/acl/class_aclRole.inc:426 #, fuzzy -msgid "Common group" -msgstr "Toon groepen" +msgid "Edit category ACL" +msgstr "Bewerk klasse" -#: plugins/personal/posix/generic.tpl:104 +#: plugins/admin/acl/class_aclRole.inc:430 #, fuzzy -msgid "Groups differ" -msgstr "Gebruikersgroep" +msgid "Reset category ACL" +msgstr "Categorie" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" msgstr "" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" msgstr "" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Account" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Selecteer de toe te voegen groepen" +#: plugins/admin/acl/class_aclRole.inc:646 +#, fuzzy +msgid "Object in use" +msgstr "Objectnaam" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Toon groepen van afdeling" +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Toon overeenkomende groepen" +#: plugins/admin/acl/class_aclRole.inc:736 +#, fuzzy +msgid "Permissions" +msgstr "Rechten" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Reguliere expressie voor overeenkomende groepnamen" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +#, fuzzy +msgid "user groups" +msgstr "groepen" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Toon groepen van gebruiker" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#, fuzzy +msgid "nested groups" +msgstr "Objectgroepen" -#: 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/ogroups/ogroup-filter.tpl:13 +#, fuzzy +msgid "application groups" +msgstr "Toon programma groepen" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Toon servers" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +#, fuzzy +msgid "department groups" +msgstr "afdelingen" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Toon werkstations" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#, fuzzy +msgid "server groups" +msgstr "servers" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Toon terminals" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +#, fuzzy +msgid "workstation groups" +msgstr "werkstations" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Posix instellingen" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +#, fuzzy +msgid "windows workstation groups" +msgstr "Toon werkstations" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/ogroups/ogroup-filter.tpl:18 #, fuzzy -msgid "POSIX settings" -msgstr "Posix instellingen" +msgid "terminal groups" +msgstr "Toon E-mail groepen" -#: 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/ogroups/ogroup-filter.tpl:19 +#, fuzzy +msgid "printer groups" +msgstr "Primaire groep" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Wachtwoord verloopt op" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +#, fuzzy +msgid "phone groups" +msgstr "Toon groepen" -#: 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/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Naam van de groep" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "Gebruikersinstellingen" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Lidmaatschap objecten" -#: plugins/personal/password/password.tpl:4 +#: plugins/admin/ogroups/remove.tpl:6 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." +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." 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." +"Controleer a.u.b. of u dit daadwerkelijk wil doen, aangezien er geen " +"mogelijkheid voor GOsa is om uw data terug te krijgen." -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Wis velden" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Telefoonwachtrij" -#: plugins/personal/password/class_password.inc:27 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Change user password" -msgstr "Verander wachtwoord" +msgid "Systems" +msgstr "Systeem" -#: 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/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Opstarten" -#: 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/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Apparaten" -#: 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/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "FAI samenvatting" -#: 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/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Programma's" -#: plugins/personal/password/class_password.inc:114 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 #, fuzzy -msgid "You have no permission to change your password." -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +msgid "Show department" +msgstr "Toon afdelingen" -#: plugins/personal/password/class_password.inc:146 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 #, fuzzy -msgid "User password" -msgstr "Wachtwoord wissen" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +msgid "Show server" +msgstr "Toon servers" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +msgid "Show workstation" +msgstr "Toon werkstations" -#: setup/class_setupStep_Feedback.inc:92 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 #, fuzzy -msgid "UNIX accounts/groups" -msgstr "Account code" +msgid "Show terminal" +msgstr "Toon terminals" -#: setup/class_setupStep_Feedback.inc:94 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 #, fuzzy -msgid "Samba management" -msgstr "Systeembeheer" +msgid "Show printer" +msgstr "Toon printers" -#: setup/class_setupStep_Feedback.inc:96 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 #, fuzzy -msgid "Mailsystem management" -msgstr "Systeembeheer" +msgid "Show phone" +msgstr "Toon pakketten" -#: setup/class_setupStep_Feedback.inc:98 -#, fuzzy -msgid "FAX system administration" -msgstr "Gebruikersbeheer" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" -#: setup/class_setupStep_Feedback.inc:100 -#, fuzzy -msgid "Asterisk administration" -msgstr "Gebruikersbeheer" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "te veel verschillende object tpyes!" -#: setup/class_setupStep_Feedback.inc:102 -#, fuzzy -msgid "System inventory" -msgstr "Inventaris verwijderen" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "gebruikers" -#: setup/class_setupStep_Feedback.inc:104 -#, fuzzy -msgid "System-/Configmanagement" -msgstr "Systeembeheer" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "groepen" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Adresboek" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "programma's" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "afdelingen" -#: setup/class_setupStep_Feedback.inc:113 -#, fuzzy -msgid "Get notifications or send feedback" -msgstr "Secties voor deze versie" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "servers" -#: setup/class_setupStep_Feedback.inc:114 -#, fuzzy -msgid "Notification and feedback" -msgstr "Geen certificaat geinstalleerd" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "werkstations" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +#: plugins/admin/ogroups/class_ogroup.inc:364 #, fuzzy -msgid "Setup error" -msgstr "Systeem status" +msgid "winstations" +msgstr "Windows werkstation" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "terminals" -#: setup/class_setupStep_Feedback.inc:140 +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "telefoons" + +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "printers" + +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "Niet bestaande dn: " + +#: plugins/admin/ogroups/class_ogroup.inc:758 #, php-format -msgid "Cannot send feedback to '%s': %s" +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:792 +#, fuzzy +msgid "You can combine two different object types at maximum, only!" +msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!" -#: setup/class_setupStep_Feedback.inc:180 +#: plugins/admin/ogroups/class_ogroup.inc:967 #, fuzzy -msgid "Please specify a valid email address." -msgstr "Geef a.u.b. een geldige scriptnaam op." +msgid "Object group generic" +msgstr "Objectgroep" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Objectgroepen" -#: setup/class_setup.inc:197 +#: plugins/admin/ogroups/class_ogroup.inc:978 #, fuzzy -msgid "Completed" -msgstr "onvolledig" +msgid "Sytem trust" +msgstr "Systeem vertrouwen" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#: plugins/admin/ogroups/class_ogroup.inc:979 #, fuzzy -msgid "Next" -msgstr "tekst" +msgid "Member" +msgstr "Groepsleden" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba Instellingen" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Selecteer de toe te voegen objecten" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Selecteer om binnen subonderdelen te zoeken" -#: setup/setup_config2.tpl:15 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 #, fuzzy -msgid "Samba SID" -msgstr "Samba" +msgid "Search in subtrees" +msgstr "Zoek binnen subtree" + +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Toon objecten van afdeling" + +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Toon overeenkomende objecten" + +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Reguliere expressie voor overeenkomende objectnamen" -#: setup/setup_config2.tpl:31 +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 #, fuzzy -msgid "RID base" -msgstr "Database" +msgid "Manage object groups" +msgstr "Naam van objectgroepen" -#: setup/setup_config2.tpl:46 +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 #, fuzzy -msgid "Workstation container" -msgstr "Werkstation naam" +msgid "Templates" +msgstr "Sjabloon" -#: setup/setup_config2.tpl:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" +msgid "Windows Install" +msgstr "Windows werkstation" -#: setup/setup_config2.tpl:71 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "Timezone" -msgstr "Tijdzone" +msgid "Please enter the new object group name" +msgstr "Geef a.u.b. een nieuwe naam op" -#: setup/setup_config2.tpl:74 +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Lijst met objectgroepen" + +#: plugins/admin/ogroups/ogroup-list.xml:142 #, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Voorkeurstaal" +msgid "Edit object group" +msgstr "Objectgroep" -#: setup/setup_config2.tpl:96 +#: plugins/admin/ogroups/ogroup-list.xml:155 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Programma instellingen" +msgid "Remove object group" +msgstr "servers" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Government mode" -msgstr "naar map" - -#: setup/setup_config2.tpl:123 -#, fuzzy -msgid "GOsa logging" -msgstr "GOsa" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "E-mail instellingen" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Kopieren & plakken wizard" -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "E-mail methode" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Kan bestand '%s' niet aanmaken." -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" msgstr "" -#: setup/setup_config2.tpl:169 +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Vacation templates" -msgstr "Werkstation sjabloon" +msgid "Internal error" +msgstr "Terminal server" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" +#: include/class_CopyPasteHandler.inc:176 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Kan bestand '%s' niet aanmaken." + +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" msgstr "" -#: setup/setup_config2.tpl:195 -#, fuzzy -msgid "Snapshots / Undo" -msgstr "Het opslaan van de telefoon is mislukt" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -#, fuzzy -msgid "Enable snapshots" -msgstr "Nagios account aanmaken" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Plakken" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +#: include/class_CopyPasteHandler.inc:516 #, fuzzy -msgid "Snapshot base" -msgstr "Het opslaan van de telefoon is mislukt" +msgid "Cannot paste" +msgstr "Plakken onmogelijk" -#: setup/setup_frame.tpl:12 +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "XML fout in gosa.conf: %s op regel %d" + +#: include/class_config.inc:325 #, fuzzy -msgid "GOsa setup wizard" -msgstr "GOsa help" +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." -#: setup/setup_frame.tpl:19 +#: include/class_config.inc:702 #, fuzzy -msgid "Installation" -msgstr "Windows werkstation" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "SID en/of RIDBASE ontbreken in uw configuratie!" -#: setup/setup_frame.tpl:19 +#: include/class_config.inc:1112 #, fuzzy -msgid "Setup" -msgstr "Stel in" +msgid "Configuration" +msgstr "Configuratie bestand" -#: setup/setup_migrate.tpl:5 +#: include/class_config.inc:1112 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." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Controleer" +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." +msgstr "" -#: setup/setup_migrate.tpl:37 +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" + +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "" + +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "" + +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "" + +#: include/class_multi_plug.inc:362 #, fuzzy -msgid "Add required object classes to the LDAP base" -msgstr "Toon FAI sjabloon objecten" +msgid "You are currently editing mutliple entries." +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: 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 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Current" -msgstr "Nieuw FAI object aanmaken" +msgid "Password reset" +msgstr "Wachtwoord verloopt op" -#: 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 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "After migration" -msgstr "Gebruikersbeheer" +msgid "The user password was resetted, please set a new password value!" +msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 +#: include/class_sortableListing.inc:189 #, fuzzy -msgid "Migrate" -msgstr "Aanmaken" +msgid "Sortable list" +msgstr "Exporteer" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Sluiten" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Bewerk deze invoer" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Verwijder deze invoer" -#: setup/setup_migrate.tpl:67 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:69 +#: include/functions.inc:134 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." msgstr "" +"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'." -#: setup/setup_migrate.tpl:100 +#: include/functions.inc:519 #, fuzzy -msgid "Move selected workstations" -msgstr "Selecteer om werkstations te zien" +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "" +#: include/functions.inc:605 +#, fuzzy +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/setup_migrate.tpl:116 +#: include/functions.inc:802 +#, fuzzy, php-format msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" msgstr "" +"Kan de blokkade informatie niet ophalen uit de LDAP database. Controleer a.u." +"b. de 'config' regel in gosa.conf!" -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:802 +#, fuzzy, php-format +msgid "LDAP server returned: %s" +msgstr "LDAP server" + +#: include/functions.inc:931 +#, fuzzy 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 multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." msgstr "" +"Er zijn meerdere blokkades voor het te blokkeren object gevonden. Dat zou " +"niet mogelijk moeten zijn. Meervoudige verwijzingen worden opgeschoond." -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!" + +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" msgstr "" +"Stel de nieuwe hoeveelheidslimiet in op %s en toon me dit bericht indien de " +"limiet nog steeds overschreden wordt." -#: 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 "Hide changes" -msgstr "Open-Xchange" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "onvolledig" -#: 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 "Show changes" -msgstr "Toon pakketten" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Toch doorgaan" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "" +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Alsnog bewerken" -#: 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 "" +#: include/functions.inc:1648 +#, fuzzy, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "U staat op het punt de invoer '%s' te kopieren." -#: 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 "" +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "Regels per pagina" -#: setup/setup_migrate.tpl:176 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Maak gebruiker aan met dit sjabloon" +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Filter toepassen" -#: setup/setup_migrate.tpl:219 -#, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Netatalk account aanmaken" +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "GOsa ontwikkelversie (Revisie %s)" + +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." msgstr "" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +#: include/functions.inc:2406 include/functions.inc:2426 #, fuzzy -msgid "Reload" -msgstr "Lezen" +msgid "Cannot write to revision file!" +msgstr "Kan bestand '%s' niet aanmaken." -#: setup/setup_migrate.tpl:273 +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" +msgstr "" + +#: include/functions.inc:2678 #, fuzzy -msgid "Abort" -msgstr "Poort" +msgid "LDAP warning" +msgstr "LDAP beheer" -#: setup/setup_migrate.tpl:275 +#: include/functions.inc:2678 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Netatalk account aanmaken" +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!" -#: setup/setup_migrate.tpl:278 +#: include/functions.inc:2704 +msgid "Used to store account specific informations." +msgstr "" + +#: include/functions.inc:2711 msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." msgstr "" -#: setup/setup_migrate.tpl:307 -#, fuzzy -msgid "Password (again)" -msgstr "Wachtwoord encryptie" +#: include/functions.inc:2756 +#, fuzzy, php-format +msgid "Missing required object class '%s'!" +msgstr "Toon FAI sjabloon objecten" -#: 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." +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" 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." +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/setup_migrate.tpl:388 +#: include/functions.inc:2767 +#, fuzzy, php-format +msgid "Class(es) available" +msgstr "Bestand is beschikbaar" + +#: include/functions.inc:2789 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." +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/setup_migrate.tpl:444 +#: include/functions.inc:2790 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." +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -#, fuzzy -msgid "Refresh" -msgstr "Referenties" - -#: setup/setup_migrate.tpl:488 +#: include/functions.inc:2794 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." +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." 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." +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -#, fuzzy -msgid "Write configuration file" -msgstr "Configuratie bestand" +#: include/functions.inc:2819 +msgid "German" +msgstr "Duits" -#: setup/class_setupStep_Finish.inc:39 +#: include/functions.inc:2820 +msgid "French" +msgstr "Frans" + +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italiaans" + +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Spaans" + +#: include/functions.inc:2823 +msgid "English" +msgstr "Engels" + +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Nederlands" + +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Pools" + +#: include/functions.inc:2827 #, fuzzy -msgid "Finish - write the configuration file" -msgstr "Configuratie bestand" +msgid "Chinese" +msgstr "Chipset" -#: setup/class_setupStep_Finish.inc:104 +#: include/functions.inc:2828 #, fuzzy +msgid "Vietnamese" +msgstr "Naam" + +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Russisch" + +#: include/functions.inc:3024 +#, php-format msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +msgstr "" +"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' " +"bestaat niet." -#: setup/class_setupStep_Finish.inc:106 -#, fuzzy -msgid "The configuration is currently not readable or it does not exists." -msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" +msgstr "" -#: setup/class_setupStep_Finish.inc:115 -#, fuzzy, php-format +#: include/functions.inc:3070 +#, 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:" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -"Controleer dat de webserver het bestand kan lezen (zonder dat andere " -"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa " -"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan " -"deze vereiste te voldoen: " -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +#, fuzzy +msgid "Cannot allocate a free ID:" +msgstr "" +"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" + +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/class_setupStep_Checks.inc:64 +#: include/functions.inc:3395 #, fuzzy -msgid "Checking PHP version" -msgstr "Controle op PHP versie (>=4.1.0)" +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "Ga naar basis afdelingen" -#: setup/class_setupStep_Checks.inc:65 -#, fuzzy, php-format -msgid "PHP must be of version %s or above." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" msgstr "" -"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde " -"functionaliteit die in voorgaande versies niet goed of helemaal niet " -"voorhanden is." -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "" +#: include/functions.inc:3415 include/functions.inc:3419 +#, fuzzy +msgid "no ID available!" +msgstr "Bestand is beschikbaar" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/functions.inc:3503 +#, fuzzy +msgid "Cannot allocate a free ID!" msgstr "" +"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/class_log.inc:87 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Log DB gebruiker" + +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" msgstr "" -#: setup/class_setupStep_Checks.inc:112 +#: include/class_log.inc:106 #, fuzzy -msgid "mbstring" -msgstr "Samba Instellingen" +msgid "Specified objectType is empty or invalid!" +msgstr "De opgegeven naam is ongeldig." -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Basis" -#: setup/class_setupStep_Checks.inc:120 -#, fuzzy -msgid "MySQL" -msgstr "LDAP fout:" +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Verwerk" -#: setup/class_setupStep_Checks.inc:121 -#, fuzzy +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"GOsa requires this module to communicate with several supported databases." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit " -"databases." -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" +#: include/utils/class_msgPool.inc:16 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Selecteer de toe te voegen objecten" + +#: include/utils/class_msgPool.inc:18 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Selecteer om groepen die gebruikers bevatten te tonen" + +#: include/utils/class_msgPool.inc:20 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Selecteer de toe te voegen objecten" + +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:169 -#, fuzzy -msgid "compression module" -msgstr "Toegangsopties" +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:181 -#, 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." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -"'register_globals' is een PHP mechanisme om alle globale variabelen te " -"registreren zodat deze toegankelijk zijn voor scripts zonder dat de scope " -"veranderd hoeft te worden. Dit is een veiligheidsrisico. GOsa zal in beide " -"modi draaien." -#: setup/class_setupStep_Checks.inc:182 +#: include/utils/class_msgPool.inc:64 #, 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 "You have no permission to delete this object!" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +#, fuzzy +msgid "You have no permission to delete the object:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:191 +#: include/utils/class_msgPool.inc:75 #, 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 "You have no permission to delete these objects:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:192 +#: include/utils/class_msgPool.inc:82 #, 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 "You have no permission to create this object!" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 #, fuzzy -msgid "Off" -msgstr "Offline" +msgid "You have no permission to create the object:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:200 +#: include/utils/class_msgPool.inc:93 #, 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 "You have no permission to create these objects:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/class_setupStep_Checks.inc:201 +#: include/utils/class_msgPool.inc:100 #, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +msgid "You have no permission to modify this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." + +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." + +#: include/utils/class_msgPool.inc:111 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." + +#: include/utils/class_msgPool.inc:118 +#, fuzzy +msgid "You have no permission to view this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." + +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +#, fuzzy +msgid "You have no permission to view the object:" msgstr "" -"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie " -"in uw php.ini ingesteld zijn op 'Off'." +"U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'." + +#: include/utils/class_msgPool.inc:129 +#, 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:136 +#, fuzzy +msgid "You have no permission to move this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." + +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +#, 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:147 +#, 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:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +#, fuzzy +msgid "Connection information" +msgstr "Persoonlijke informatie" + +#: include/utils/class_msgPool.inc:159 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Kan niet verbinden met de database server!" + +#: include/utils/class_msgPool.inc:171 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "De opgegeven database kon niet geselecteerd worden!" -#: setup/class_setupStep_Checks.inc:208 -#, 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." +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" msgstr "" -"GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse " -"onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer " -"grote omgevingen." -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: include/utils/class_msgPool.inc:189 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "De opgegeven database kon niet geselecteerd worden!" -#: setup/class_setupStep_Checks.inc:216 -#, 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" +#: include/utils/class_msgPool.inc:195 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer." -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:201 +#, 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." -#: setup/class_setupStep_Checks.inc:224 -#, fuzzy -msgid "The Execution time should be at least 30 seconds." +#: include/utils/class_msgPool.inc:208 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "De opgegeven naam is ongeldig." + +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -"De uitvoer tijd moet minimaal 30 seconden zijn, omdat sommige acties lang " -"kunnen duren." -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -#, fuzzy -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:214 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "De opgegeven naam is ongeldig." + +#: include/utils/class_msgPool.inc:222 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "De opgegeven database kon niet geselecteerd worden!" + +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -"Verhoog de server veiligheid door 'expose_php' op 'Off' in te stellen. PHP " -"zal dan geen enkele informatie over de Server die u gebruikt weergeven." -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:239 -#, fuzzy -msgid "On" -msgstr "Open" +#: include/utils/class_msgPool.inc:228 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "De opgegeven database kon niet geselecteerd worden!" -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/utils/class_msgPool.inc:236 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "De opgegeven 'UID' waarde is te klein." + +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" msgstr "" -"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen." -"PHP zal dan alle aanhalingstekens in strings omzetten." +"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'." -#: setup/class_setupStep_Checks.inc:241 -#, 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'" +#: include/utils/class_msgPool.inc:246 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "De opgegeven 'UID' waarde is te klein." -#: setup/class_setupStep_Checks.inc:248 -#, fuzzy -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: include/utils/class_msgPool.inc:248 +#, fuzzy, php-format +msgid "'%s' must be %d or above!" msgstr "" -"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen." -"PHP zal dan alle aanhalingstekens in strings omzetten." +"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde " +"functionaliteit die in voorgaande versies niet goed of helemaal niet " +"voorhanden is." -#: setup/class_setupStep_Checks.inc:249 -#, fuzzy -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" 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:259 -#, fuzzy -msgid "Configuration writeable" -msgstr "Configuratie bestand" +#: include/utils/class_msgPool.inc:261 +#, 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." -#: setup/class_setupStep_Checks.inc:260 -#, fuzzy -msgid "The configuration file can't be written" -msgstr "Configuratie bestand" +#: include/utils/class_msgPool.inc:267 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Het vereiste veld '(Achter)naam' is leeg." -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "" + +#: 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:296 #, 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." +msgid "'%s' is not allowed:" msgstr "" -#: setup/setup_config3.tpl:2 -#, fuzzy -msgid "GOsa core settings" -msgstr "E-mail instellingen" +#: include/utils/class_msgPool.inc:296 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: setup/setup_config3.tpl:6 -#, fuzzy -msgid "Enable primary group filter" -msgstr "Toon groepen van gebruiker" +#: include/utils/class_msgPool.inc:299 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Het veld 'Naam' bevat ongeldige karakters." -#: setup/setup_config3.tpl:18 -#, fuzzy -msgid "Display summary in listings" -msgstr "Toon overeenkomende macro's" +#: include/utils/class_msgPool.inc:306 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Verwijder printer mogelijkheden" -#: setup/setup_config3.tpl:30 -#, fuzzy -msgid "Honour administrative units" -msgstr "Groepen beheer" +#: include/utils/class_msgPool.inc:336 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Toevoegen" -#: setup/setup_config3.tpl:42 -#, fuzzy -msgid "Smarty compile directory" -msgstr "Persoonlijke map" +#: include/utils/class_msgPool.inc:342 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Verwijderen" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "" +#: include/utils/class_msgPool.inc:348 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Stel in" -#: setup/setup_config3.tpl:60 -#, fuzzy -msgid "Path for PPD storage" -msgstr "Wachtwoord encryptie" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Bewerken" -#: setup/setup_config3.tpl:77 -#, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Kiosk profiel instellingen" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Bewerk gebruiker" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Terug" -#: setup/setup_config3.tpl:115 -#, fuzzy -msgid "Mail queue script" -msgstr "Inlogscript" +#: include/utils/class_msgPool.inc:380 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Dit account heeft geen geldige GOsa extensies." -#: setup/setup_config3.tpl:134 -#, fuzzy -msgid "Notification script" -msgstr "Geen certificaat geinstalleerd" +#: include/utils/class_msgPool.inc:386 +#, 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." -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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:405 +#, 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." -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, 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." -#: setup/setup_config3.tpl:193 -#, fuzzy -msgid "Daemon timeout" -msgstr "Omlaag" +#: include/utils/class_msgPool.inc:423 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Programma instellingen" -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/utils/class_msgPool.inc:429 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Posix instellingen" + +#: include/utils/class_msgPool.inc:435 +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" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Login attribute" -msgstr "Telefoon attributen " +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Januari" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Februari" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Maart" -#: setup/setup_config3.tpl:245 -#, fuzzy -msgid "Warn if session is not encrypted" -msgstr "De sessie zal niet versleuteld zijn." +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "April" -#: setup/setup_config3.tpl:257 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "Algemene wachtrij instellingen" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Mei" -#: setup/setup_config3.tpl:269 -#, fuzzy -msgid "Session lifetime" -msgstr "Er is een sessie conflict gedetecteerd" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Juni" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Juli" -#: setup/setup_config3.tpl:282 -#, fuzzy -msgid "Show PHP errors" -msgstr "PHP fout" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Augustus" -#: setup/setup_config3.tpl:294 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "E-mail grootte" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "September" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Oktober" -#: setup/setup_config3.tpl:324 -#, fuzzy -msgid "Debug level" -msgstr "Log prioriteit" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "November" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -#, fuzzy -msgid "Disabled" -msgstr "gedeactiveerd" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "December" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Enabled" -msgstr "gedeactiveerd" - -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "" +msgid "Sunday" +msgstr "Achternaam" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "" +#: include/utils/class_msgPool.inc:449 +#, fuzzy +msgid "Monday" +msgstr "maand" -#: 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." +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" msgstr "" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "E-mail adres" - -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" msgstr "" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "Ja" - -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "Nee" - -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" msgstr "" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:456 +#, fuzzy +msgid "MySQL operation failed!" +msgstr "De database zoekopdracht is mislukt" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "" +#: include/utils/class_msgPool.inc:464 +#, fuzzy +msgid "read operation" +msgstr "E-mail opties" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:464 +#, fuzzy +msgid "modify operation" +msgstr "Persoonlijke informatie" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "delete operation" +msgstr "Selecteer om werkstations te zien" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "search operation" +msgstr "Het account verloopt op" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "authentication" +msgstr "Nagios authenticatie" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:468 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "De database zoekopdracht is mislukt" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "" +#: include/utils/class_msgPool.inc:470 +#, fuzzy +msgid "LDAP operation failed!" +msgstr "De database zoekopdracht is mislukt" -#: setup/setup_feedback.tpl:132 +#: include/utils/class_msgPool.inc:485 #, fuzzy -msgid "Features" -msgstr "Toekomstig" +msgid "Upload failed!" +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" +#: include/utils/class_msgPool.inc:488 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Log DB gebruiker" + +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "Configuratie bestand" +#: include/utils/class_msgPool.inc:510 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Deze 'dn' is geen groep." -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "This '%s' is still in use by these objects: %s" msgstr "" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Systeem configuratie" - -#: setup/setup_finish.tpl:33 -#, fuzzy -msgid "Status: " -msgstr "Status" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "LDAP server" +#: include/utils/class_msgPool.inc:524 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Kan bestand '%s' niet openen." -#: setup/class_setupStep_Ldap.inc:54 -#, fuzzy -msgid "LDAP connection setup" -msgstr "Bel..." +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Kan bestand '%s' niet openen." -#: setup/class_setupStep_Ldap.inc:55 -#, fuzzy +#: include/utils/class_msgPool.inc:536 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" 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 +#: include/utils/class_msgPool.inc:542 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." +msgid "Cannot delete file '%s'!" +msgstr "Kan bestand '%s' niet openen." -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:548 #, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." +msgid "Cannot create folder '%s'!" +msgstr "Ga naar basis afdelingen" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:554 #, 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!" +msgid "Cannot delete folder '%s'!" +msgstr "Kan bestand '%s' niet openen." -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:560 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." +msgid "Checking for %s support" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." msgstr "" -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Max. verbrekingsduur" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Naam van de locatie" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" -#: setup/setup_ldap.tpl:37 +#: include/utils/class_xml.inc:48 #, fuzzy -msgid "Connection URI" -msgstr "Verbindingings URL" +msgid "in" +msgstr "Hoofdmenu" -#: setup/setup_ldap.tpl:45 +#: include/utils/class_xml.inc:50 #, fuzzy -msgid "TLS connection" -msgstr "Bel..." +msgid "on line" +msgstr "Doorgaan" -#: setup/setup_ldap.tpl:69 +#: include/utils/class_xml.inc:51 #, fuzzy -msgid "Authentication" -msgstr "Nagios authenticatie" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Beheerders DN" +msgid "XML error" +msgstr "LDAP fout:" -#: setup/setup_ldap.tpl:78 +#: include/class_certificate.inc:73 #, fuzzy -msgid "Select user" -msgstr "Verwijder gebruiker" +msgid "Certificate is empty!" +msgstr "Certificaten" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Beheerders wachtwoord" +#: include/class_certificate.inc:115 +#, fuzzy +msgid "Cannot extract information for non PEM certificates!" +msgstr "Kan quota informatie niet ophaleven voor '%s'." -#: setup/setup_ldap.tpl:101 +#: include/class_certificate.inc:219 #, fuzzy -msgid "Schema based settings" -msgstr "Samba Instellingen" +msgid "No valid certificate loaded!" +msgstr "Geen geldig certificaat geladen" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" +#: 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" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Systeem status" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Help is (nog) niet beschikbaar voor deze module." -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -#, fuzzy -msgid "LDAP inspection" -msgstr "PHP configuratie inspectie" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "vorige" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "volgende" -#: setup/class_setupStep_Migrate.inc:135 -#, fuzzy -msgid "Checking for root object" -msgstr "Zoeken naar iconv ondersteuning" +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" +msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s" -#: setup/class_setupStep_Migrate.inc:141 -#, fuzzy -msgid "Inspecting object classes in root object" -msgstr "Zoeken naar iconv ondersteuning" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% resultaat in bestand %s" -#: setup/class_setupStep_Migrate.inc:147 +#: include/class_filter.inc:468 #, fuzzy -msgid "Checking permission for LDAP database" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Edit filters" +msgstr "Bewerk certificaten" -#: setup/class_setupStep_Migrate.inc:153 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Zoeken naar iconv ondersteuning" +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:158 +#: include/class_acl.inc:27 #, fuzzy -msgid "Checking for invisible users" -msgstr "Zoeken naar iconv ondersteuning" +msgid "Access control" +msgstr "Toegangsopties" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Zoeken naar enkele additionele programma's" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "gebruikers" -#: setup/class_setupStep_Migrate.inc:171 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Zoeken naar CUPS module" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "" -#: setup/class_setupStep_Migrate.inc:177 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Zoeken naar CUPS module" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" +msgstr "" + +#: include/class_acl.inc:551 include/class_acl.inc:555 #, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Zoeken naar functie %s" +msgid "category ACL" +msgstr "Categorie" -#: setup/class_setupStep_Migrate.inc:196 +#: include/class_acl.inc:608 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "" + +#: include/class_acl.inc:779 include/class_acl.inc:786 #, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Zoeken naar functie %s" +msgid "Show/hide advanced settings" +msgstr "Geavanceerde telefoon instellingen" -#: setup/class_setupStep_Migrate.inc:202 +#: include/class_acl.inc:803 #, fuzzy -msgid "Checking for old style USB devices" -msgstr "Zoeken naar iconv ondersteuning" +msgid "Create objects" +msgstr "Nieuw FAI object aanmaken" -#: setup/class_setupStep_Migrate.inc:208 +#: include/class_acl.inc:804 #, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Zoeken naar CUPS module" +msgid "Move objects" +msgstr "Lidmaatschap objecten" -#: setup/class_setupStep_Migrate.inc:214 +#: include/class_acl.inc:805 #, fuzzy -msgid "Checking for old style application menus" -msgstr "Zoeken naar functie %s" +msgid "Remove objects" +msgstr "Lidmaatschap objecten" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 +#: include/class_acl.inc:807 #, fuzzy -msgid "LDAP query failed" -msgstr "De database zoekopdracht is mislukt" +msgid "Grant permission to owner" +msgstr "Kan bestand '%s' niet aanmaken." -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." -msgstr "" +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "alleen lezen" + +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "afleveren, lezen & schrijven" + +#: include/class_acl.inc:816 +#, fuzzy +msgid "Complete object" +msgstr "Nieuw FAI object aanmaken" -#: setup/class_setupStep_Migrate.inc:263 +#: include/class_acl.inc:960 #, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Er is een dubbele waarde gevonden voor record type '%s'." +msgid "Unkown ACL type '%s'!" +msgstr "Onbekende FAI status %s" -#: setup/class_setupStep_Migrate.inc:315 +#: include/class_acl.inc:1005 #, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Er is een dubbele waarde gevonden voor record type '%s'." +msgid "Unknown entry '%s'!" +msgstr "Onbekende FAI status %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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Mislukt" +#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#, fuzzy, php-format +msgid "Role: %s" +msgstr "Funktie" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_acl.inc:1071 +#, fuzzy +msgid "unknown role" +msgstr "! onbekend id" + +#: include/class_acl.inc:1079 #, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +msgid "Contains settings for these objects: %s" 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." +#: include/class_acl.inc:1096 +#, fuzzy +msgid "inactive" +msgstr "actief" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#: include/class_acl.inc:1096 #, fuzzy -msgid "Move" -msgstr "Modus" +msgid "No members" +msgstr "Groepsleden" -#: setup/class_setupStep_Migrate.inc:525 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" +#: include/class_acl.inc:1266 +#, fuzzy +msgid "Access control list" +msgstr "Toegangsopties" -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 -#, php-format +#: include/class_acl.inc:1271 +#, fuzzy +msgid "ACL roles" +msgstr "Rechten" + +#: include/class_tabs.inc:57 +#, fuzzy, php-format msgid "" -"The specified user '%s' does not have full access to your ldap database." +"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." -#: setup/class_setupStep_Migrate.inc:663 +#: include/class_tabs.inc:239 #, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "" +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Referenties" + +#: include/class_listing.inc:527 #, fuzzy -msgid "Migration error" +msgid "created by" msgstr "Aanmaken" -#: 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" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Ga een afdeling omhoog" -#: setup/class_setupStep_Migrate.inc:804 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Ga naar gebruikers afdeling" -#: setup/class_setupStep_Migrate.inc:1028 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Netatalk account aanmaken" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Lijst herladen" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Netatalk account aanmaken" - -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "" +msgid "Copy" +msgstr "kopieer" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 #, fuzzy -msgid "Input error" -msgstr "PHP fout" +msgid "Cut" +msgstr "knippen" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Deze invoer knippen" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Deze invoer kopieren" + +#: include/class_listing.inc:1466 include/class_listing.inc:1468 #, fuzzy -msgid "Password error" -msgstr "Wachtwoord verloopt op" +msgid "Restore snapshots" +msgstr "Nagios account aanmaken" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_listing.inc:1482 #, fuzzy -msgid "Provided passwords do not match!" +msgid "Export list" +msgstr "Exporteer" + +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar " -"overeen!" -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Geef a.u.b. een geldige gebruikersnaam op!" +msgid "Create a new snapshot from this object" +msgstr "Nieuw FAI object aanmaken" -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "" +#: include/class_SnapShotDialog.inc:82 +#, fuzzy, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "U staat op het punt de macro '%s' te verwijderen." -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 +#: include/class_SnapShotDialog.inc:137 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Ga naar de afdeling van de gebruiker" +msgid "Remove snapshot" +msgstr "Nagios account aanmaken" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" msgstr "" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" +#: include/class_ldap.inc:693 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" +#: include/class_ldap.inc:741 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -#: setup/class_setupStep_Migrate.inc:1990 +#: include/class_ldap.inc:828 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "bij het bewerken van '%s' op LDAP server '%s'" + +#: include/class_ldap.inc:830 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "bij het bewerken van LDAP server %s" + +#: include/class_ldap.inc:1052 +#, php-format msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +"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" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -#, fuzzy -msgid "Try to create root object" -msgstr "Nieuw FAI object aanmaken" +#: include/class_ldap.inc:1081 +#, 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!" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" +"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!" -#: setup/class_setupStep_Migrate.inc:2058 -#, fuzzy, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Toon FAI sjabloon objecten" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" +msgstr "" -#: setup/class_setupStep_Migrate.inc:2059 +#: include/php_setup.inc:108 #, fuzzy -msgid "Please check your installation." -msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." +msgid "Send bugreport" +msgstr "Afzender" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." -msgstr "" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Informatie weergeven/verbergen" + +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "PHP fout" + +#: include/php_setup.inc:142 +msgid "class" +msgstr "klasse" + +#: include/php_setup.inc:148 +msgid "function" +msgstr "functie" + +#: include/php_setup.inc:153 +msgid "static" +msgstr "statisch" -#: setup/class_setupStep_Migrate.inc:2439 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Verplaatsen van %s naar %s" +#: include/php_setup.inc:157 +msgid "method" +msgstr "methode" -#: setup/class_setupStep_Migrate.inc:2574 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Trace" -#: setup/class_setupStep_Migrate.inc:2634 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +#: include/php_setup.inc:191 +msgid "File" +msgstr "Bestand" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Log DB gebruiker" +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Regel" -#: setup/class_setupStep_Migrate.inc:2727 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Type" -#: setup/class_setupStep_Migrate.inc:3058 -#, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Argumenten" -#: 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." +#: include/class_pluglist.inc:74 +msgid "All objects in this category" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: setup/setup_welcome.tpl:11 +#: include/exporter/class_PDF.inc:24 #, fuzzy -msgid "Create a basic, single site configuration" -msgstr "FAX database" +msgid "Page" +msgstr "Pieper" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" msgstr "" -#: setup/setup_welcome.tpl:20 +#: include/class_gosaSupportDaemon.inc:787 #, fuzzy -msgid "Find every possible configuration error" -msgstr "Configuratie bestand" - -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +msgid "Cannot not parse XML!" msgstr "" +"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" -#: setup/setup_welcome.tpl:25 -#, fuzzy -msgid "To continue..." -msgstr "Installatie vervolg..." +#: include/class_gosaSupportDaemon.inc:1184 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Kan bestand '%s' niet aanmaken." -#: setup/setup_welcome.tpl:28 +#: include/class_gosaSupportDaemon.inc:1204 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "Onbekende FAI status %s" + +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, 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_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, 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_management.inc:582 +#, 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:" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." +#: include/class_plugin.inc:521 +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 "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#: include/class_plugin.inc:1682 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Gebruikersinstellingen" - -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "" +msgid "from" +msgstr "willekeurig" -#: setup/class_setupStep_Config3.inc:212 +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 #, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "Toekomstige dagen moet een waarde bevatten." +msgid "Restore" +msgstr "Opnieuw proberen" -#: setup/class_setupStep_Config3.inc:216 +#: include/class_plugin.inc:1891 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Toekomstige dagen moet een waarde bevatten." +msgid "Create snapshot" +msgstr "Nagios account aanmaken" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "" +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "knippen" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "" +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "kopieer" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "" +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Opties" -#: setup/setup_checks.tpl:67 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "PHP setup configuration" -msgstr "FAX database" +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Persoonlijke informatie" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Help verkenner" -#: setup/setup_schema.tpl:3 -#, fuzzy -msgid "Schema specific settings" -msgstr "Samba Instellingen" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse." -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: 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." -#: setup/setup_schema.tpl:16 +#: html/index.php:57 #, fuzzy -msgid "Check status" -msgstr "Systeem status" +msgid "Session is not encrypted!" +msgstr "De sessie zal niet versleuteld zijn." -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_schema.tpl:23 +#: html/index.php:144 html/password.php:58 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." + +#: html/index.php:165 #, fuzzy -msgid "Schema check failed" -msgstr "Het opslaan van de telefoon is mislukt" +msgid "Smarty error" +msgstr "Systeem status" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: html/index.php:165 html/password.php:74 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!" -#: 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!" +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: setup/setup_config1.tpl:6 -#, fuzzy -msgid "Theme" -msgstr "MIME" - -#: setup/setup_config1.tpl:15 -#, fuzzy -msgid "Apache" -msgstr "Cache" - -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" msgstr "" -#: setup/setup_config1.tpl:27 -#, fuzzy -msgid "People and group storage" -msgstr "OU voor gebruikers opslag" - -#: setup/setup_config1.tpl:30 -#, fuzzy -msgid "People DN attribute" -msgstr "DN atribuut voor gebruikers" - -#: setup/setup_config1.tpl:41 -#, fuzzy -msgid "People storage subtree" -msgstr "OU voor gebruikers opslag" - -#: setup/setup_config1.tpl:50 -#, fuzzy -msgid "Group storage subtree" -msgstr "OU voor groepen opslag" - -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: html/index.php:278 +#, 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." -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "Automatische modusregels" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Geef a.u.b. een geldige gebruikersnaam op!" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Geef a.u.b. uw wachtwoord op!" -#: setup/setup_config1.tpl:113 +#: html/index.php:314 #, fuzzy -msgid "Number base for people/groups" -msgstr "ID basis voor gebruikers/groepen" +msgid "Authentication error" +msgstr "Nagios authenticatie" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "Encryptie algoritme" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." -#: setup/setup_config1.tpl:151 +#: html/index.php:369 #, fuzzy -msgid "Password restrictions" -msgstr "Wachtwoord verloopt op" +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder." -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "De sessie zal niet versleuteld zijn." + +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Gebruik een SSL sessie" + +#: html/index.php:420 +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!" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: setup/setup_config1.tpl:182 -#, fuzzy -msgid "Password change hook" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" -#: setup/setup_config1.tpl:209 +#: html/setup.php:66 #, fuzzy -msgid "Use account expiration" -msgstr "Het account verloopt op" +msgid "Smarty" +msgstr "Samenvatting" -#: 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." +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" 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 +#: html/main.php:167 #, 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 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." +msgid "PHP configuration" +msgstr "FAX database" -#: setup/setup_config1.tpl:223 +#: html/main.php:168 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." 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." +"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten " +"inloggen totdat dit opgelost is door een systeembeheerder." -#: setup/setup_config1.tpl:224 -#, 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." +#: html/main.php:228 +msgid "Running out of memory!" 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." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: html/main.php:286 #, fuzzy -msgid "LDAP schema check" -msgstr "Ldap server" +msgid "ACLs are disabled" +msgstr "gedeactiveerd" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 +#: html/main.php:339 #, fuzzy -msgid "Welcome" -msgstr "Welkom %s!" +msgid "Your password is about to expire, please change your password!" +msgstr "Uw wachtwoord zal spoedig verlopen! Kies a.u.b. een nieuw wachtwoord." -#: setup/class_setupStep_Welcome.inc:39 +#: html/main.php:349 #, fuzzy -msgid "The welcome message" -msgstr "Verwijder dit bericht" +msgid "Plugin" +msgstr "in" -#: setup/class_setupStep_Welcome.inc:40 -#, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Welkom bij het GOsa installatie programma!" +#: html/main.php:350 +#, fuzzy, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: html/main.php:364 #, fuzzy -msgid "License" -msgstr "Regel" +msgid "Configuration Error" +msgstr "Configuratie bestand" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: html/main.php:365 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: setup/setup_language.tpl:3 #, fuzzy -msgid "Please select the preferred language" -msgstr "Voorkeurstaal" +#~ msgid "Group selection filter" +#~ msgstr "Groep instellingen" -#: 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 "" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Gebruikersinstellingen" -#: setup/setup_language.tpl:9 #, fuzzy -msgid "Please select your preferred language here" -msgstr "Voorkeurstaal" +#~ msgid "All" +#~ msgstr "Alle" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Gebruikersinstellingen" +#~ msgid "Posix extension settings" +#~ msgstr "Posix instellingen" -#: setup/class_setupStep_Config1.inc:76 #, fuzzy -msgid "GOsa generic settings" -msgstr "Algemene wachtrij instellingen" +#~ msgid "Account accessibility" +#~ msgstr "Configuratie bestand" -#: 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." +#~ msgid "Go to root department" +#~ msgstr "Ga naar basis afdelingen" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "" +#~ msgid "Home" +#~ msgstr "Home" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "OU voor gebruikers opslag" +#~ 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." -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU voor groepen opslag" +#~ 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." -#: setup/class_setupStep_Config1.inc:130 -#, fuzzy -msgid "Uid base must be numeric" -msgstr "Timeout dient nummeriek te zijn" +#~ msgid "Show templates" +#~ msgstr "Toon sjablonen" -#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "De sieve poort dient nummeriek te zijn." +#~ msgid "Show functional users" +#~ msgstr "Toon functionele gebruikers" -#: setup/class_setupStep_Config1.inc:137 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "De sieve poort dient nummeriek te zijn." +#~ msgid "Show Samba users" +#~ msgstr "Toon E-mail gebruikers" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -#, fuzzy -msgid "GOsa settings 2/3" -msgstr "Gebruikersinstellingen" +#~ msgid "Choose subtree to place user in" +#~ msgstr "Kies de subtree waaronder de gebruiker geplaatst wordt" -#: setup/class_setupStep_Config2.inc:82 -#, fuzzy -msgid "Customize special parameters" -msgstr "Controleer parameter" +#~ msgid "Select a base" +#~ msgstr "Selecteer een basis" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 #, fuzzy -msgid "Language setup" -msgstr "Taal" +#~ msgid "You have no permission to set your password!" +#~ msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: setup/class_setupStep_Language.inc:42 -#, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "" -"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer " -"die u momenteel aan het bewerken bent." +#~ msgid "Generic user information" +#~ msgstr "Algemene gebruikersinformatie" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "automatisch" +#~ msgid "Account" +#~ msgstr "Account" + +#~ msgid "Select groups to add" +#~ msgstr "Selecteer de toe te voegen groepen" + +#~ msgid "Display groups of department" +#~ msgstr "Toon groepen van afdeling" + +#~ msgid "Display groups matching" +#~ msgstr "Toon overeenkomende groepen" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "Reguliere expressie voor overeenkomende groepnamen" + +#~ msgid "Display groups of user" +#~ msgstr "Toon groepen van gebruiker" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Gebruikersnaam van wie de groepen getoond worden" #, fuzzy #~ msgid "Choose a base" @@ -6920,10 +7076,6 @@ msgstr "automatisch" #~ msgid "Regular expression for matching user names" #~ msgstr "Reguliere expressie voor overeenkomende gebruikersnamen" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Lijst met gebruikers" - #, fuzzy #~ msgid "givenname" #~ msgstr "Naam" @@ -7443,10 +7595,6 @@ msgstr "automatisch" #~ msgid "Run as user" #~ msgstr "Windows gebruikers" -#, fuzzy -#~ msgid "Available options" -#~ msgstr "Beschikbare programma's" - #, fuzzy #~ msgid "Sudo role administration" #~ msgstr "Groepen beheer" @@ -7744,10 +7892,6 @@ msgstr "automatisch" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!" -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "Configuratie bestand" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "Configuratie bestand" @@ -8544,12 +8688,6 @@ msgstr "automatisch" #~ msgid "Nagios" #~ msgstr "Nagios" -#~ msgid "Options" -#~ msgstr "Opties" - -#~ msgid "Parameter" -#~ msgstr "Parameters" - #, fuzzy #~ msgid "Inventory" #~ msgstr "Inventaris toevoegen" diff --git a/gosa-core/locale/core/pl/LC_MESSAGES/messages.po b/gosa-core/locale/core/pl/LC_MESSAGES/messages.po index bc5ef2a89..1242ac980 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2009-09-05 15:13+0100\n" "Last-Translator: Piort Rybicki \n" "Language-Team: Piotr Rybicki \n" @@ -14,2581 +14,2680 @@ msgstr "" "X-Poedit-SourceCharset: iso-8859-2\n" "X-Poedit-Basepath: tedst\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Ostrzeżenie" - -#: 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_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -"To może być używane przez kilka grup. Proszę upewnić się czy kontynuować, " -"gdyż nie ma operacji powrotu." -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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ć." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Szukaj" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Zastosuj" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Anuluj" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Ekran logowania GOsa" +#: setup/setup_ldap.tpl:25 +#, fuzzy +msgid "LDAP connection" +msgstr "Rozłączenie" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Ekran Logowania" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nazwa lokalizacji" -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_ldap.tpl:37 #, 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ć" +msgid "Connection URI" +msgstr "Połączeniowy URL" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Nazwa użytkownika" +#: setup/setup_ldap.tpl:45 +#, fuzzy +msgid "TLS connection" +msgstr "Połączenie dzwonienia..." -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Hasło" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Kontener" -#: 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" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "Przeładuj" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Zaloguj" +#: setup/setup_ldap.tpl:69 +#, fuzzy +msgid "Authentication" +msgstr "Autentykacja Nagios" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Kliknij tutaj aby się zalogować" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN Administratora" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -#, fuzzy -msgid "Copy & paste wizard" -msgstr "Kreator Copy & paste" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" +msgstr "Wybierz użytkownika" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" 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!" +#: 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 "" -"Pamiętaj, że niektóre właściwości jak snapshoty nie zostaną skopiowane!" -#: ihtml/themes/default/copyPasteDialog.tpl:10 -msgid "" -"Or if you copy or cut an entry within GOsa and delete the source object, you " -"may get errors while pasting this object again!" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Obecny status" + +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Informacja" + +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#, fuzzy +msgid "GOsa settings 3/3" +msgstr "Ustawienia użytkownika" + +#: setup/class_setupStep_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Zapisz" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "Nie" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Anuluj wszystko" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "Tak" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Operacja zakończona" +#: setup/class_setupStep_Config3.inc:212 +#, fuzzy +msgid "Session lifetime must be a numeric value!" +msgstr "Przyszłe dni muszą być liczbą." -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Zakończ" +#: setup/class_setupStep_Config3.inc:216 +#, fuzzy +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Przyszłe dni muszą być liczbą." -#: 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/setup_finish.tpl:3 +#, fuzzy +msgid "Create your configuration file" +msgstr "Plik konfiguracyjny" + +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" 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/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "Konfiguracja pobierania" -#: 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/setup_finish.tpl:33 +msgid "Status: " +msgstr "Status:" -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/setup_welcome.tpl:4 msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" +"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 "" -"ignoruj ten błąd i pokaż wszystkie elementy które zmieszczą się w " -"zdefiniowanych limicie rozmiaru i pozwól mi użyć filtrów" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Ustaw" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +#: setup/setup_welcome.tpl:11 #, fuzzy -msgid "Assigned ACL for current entry" -msgstr "Przypisane ACL'e dla obecnego wpisu" +msgid "Create a basic, single site configuration" +msgstr "Konfiguracja bazy FAX" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" -msgstr "Nowy ACL" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" -msgstr "typ ACL" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" -msgstr "Wybierz typ ACL" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +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:321 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 "Zastosuj" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "Additional filter options" -msgstr "Ustawienia Aplikacji" +msgid "Find every possible configuration error" +msgstr "Plik konfiguracyjny" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Użyj członków z" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Dostępni członkowie" +#: setup/setup_welcome.tpl:25 +#, fuzzy +msgid "To continue..." +msgstr "Ustawienia trwają..." -#: 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_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:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Członkowie" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +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/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "Błąd ustawień" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" -msgstr "Lista dostępnych kategorii ACL" +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +msgstr "niepełne" -#: ihtml/themes/default/acl.tpl:112 +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Następne" + +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" + +#: 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 "ACL for this object" -msgstr "ACLe dla tego obiektu" +msgid "RID base" +msgstr "Baza" -#: ihtml/themes/default/acl.tpl:118 +#: setup/setup_config2.tpl:46 #, fuzzy -msgid "Available roles" -msgstr "Dostępni członkowie" +msgid "Workstation container" +msgstr "Nazwa stacji roboczej" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config2.tpl:61 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" +msgid "Samba SID mapping" +msgstr "Samba SID" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Stare hasło" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Strefa czasowa" -#: 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:249 -#: 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" +#: setup/setup_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +msgstr "Preferowany język" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Weryfikacja hasła" +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Ustawienia Aplikacji" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Zmień hasło" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 -msgid "Click here to change your password" -msgstr "Kliknij tutaj aby zmienić swoje hasło" +#: setup/setup_config2.tpl:112 +#, fuzzy +msgid "Government mode" +msgstr "do folferu" -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/setup_config2.tpl:123 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "Twoja sesja w GOsa wygasła!" +msgid "GOsa logging" +msgstr "GOsa" -#: 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/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "Ustawienia pocztowe" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Odtwarzanie obiektu snapshotów" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "Typ pocztowy" -#: 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óć." +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "wyłączone" -#: 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_config2.tpl:155 +msgid "Account identification attribute" 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_config2.tpl:169 +#, fuzzy +msgid "Vacation templates" +msgstr "Szablon stacji roboczej" + +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Obiekt" +#: setup/setup_config2.tpl:195 +#, fuzzy +msgid "Snapshots / Undo" +msgstr "Tworzenie snapshot'u nieudane" -#: 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" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +#, fuzzy +msgid "Enable snapshots" +msgstr "Utwórz spanshot" -#: 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." +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +#, fuzzy +msgid "Snapshot base" +msgstr "Tworzenie snapshot'u nieudane" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Tworzenie obiektu snapshoty" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Serwer" -#: 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_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Użytkownik" -#: ihtml/themes/default/snapshotdialog.tpl:55 +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Hasło" + +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Ustawienia LDAP" + +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Połączenie dzwonienia..." + +#: setup/class_setupStep_Ldap.inc:55 +#, fuzzy msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +"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." -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Czas" +#: 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'." -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Przyczyna utworzenia tego snapshot'u" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Kontynuuj" +#: 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'." -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Błąd" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Proszę podać prawidłowe hasło!" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Informacja" +#: 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'." -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" +#: setup/class_setupStep_Feedback.inc:92 +#, fuzzy +msgid "UNIX accounts/groups" +msgstr "Konta Unix" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Zmień swoje hasło" +#: setup/class_setupStep_Feedback.inc:94 +#, fuzzy +msgid "Samba management" +msgstr "Zarządzanie systemem" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Powodzenie" +#: setup/class_setupStep_Feedback.inc:96 +#, fuzzy +msgid "Mailsystem management" +msgstr "Zarządzanie systemem" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Twoje hasło zostało pomyślnie zmienione." +#: setup/class_setupStep_Feedback.inc:98 +#, fuzzy +msgid "FAX system administration" +msgstr "Administracja użytkownikami" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 "Zmiana hasła" +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "Administracja użytkownikami" -#: 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 "" +#: setup/class_setupStep_Feedback.inc:102 +#, fuzzy +msgid "System inventory" +msgstr "Usuń inwentarz" -#: 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" +#: setup/class_setupStep_Feedback.inc:104 +#, fuzzy +msgid "System-/Configmanagement" +msgstr "Zarządzanie systemem" + +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Książka adresowa" + +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" +msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/class_setupStep_Feedback.inc:113 #, fuzzy -msgid "New password repeated" -msgstr "Nowe hasło" +msgid "Get notifications or send feedback" +msgstr "Ograniczenia dla nadawcy" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 +#: setup/class_setupStep_Feedback.inc:114 #, fuzzy -msgid "Password strength" -msgstr "Przechowywanie hasła" +msgid "Notification and feedback" +msgstr "Powiadomienie wysłane!" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Zmień" +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Wykryto konflikt blokady" +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %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_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" 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 -msgid "Read only" -msgstr "Tylko do odczytu" +#: setup/class_setupStep_Feedback.inc:180 +#, fuzzy +msgid "Please specify a valid email address." +msgstr "Proszę podać prawidłową nazwę skryptu." -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Podgląd pomocy GOsa" +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." +msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Indeks" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "Ustawienia GOsa 2/3" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Szukaj" +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "Dostosuj specjalne parametry" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Twoja sesja w GOsa wygasła!" +#: setup/setup_schema.tpl:3 +#, fuzzy +msgid "Schema specific settings" +msgstr "Ustawienia Samba" -#: 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_schema.tpl:7 +msgid "Enable schema validation when logging in" 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." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Zaloguj się ponownie" +#: setup/setup_schema.tpl:16 +#, fuzzy +msgid "Check status" +msgstr "Ustaw status" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Wykryto konflikt sesji" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Sprawdzanie schematów zakończone powodzeniem" -#: 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ę." +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Zapisywanie telefonu nieudane" -#: ihtml/themes/default/conflict.tpl:10 +#: setup/setup_schema.tpl:31 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." 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" -#: 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:207 +#: setup/setup_schema.tpl:35 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/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Główne" +"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/framework.tpl:16 -msgid "Help" -msgstr "Pomoc" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Wyloguj" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Zalogowano:" +#: 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 "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menu główne GOsa" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organizacja" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" -msgstr "Błąd krytyczny" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Imię" -#: html/password.php:58 html/index.php:144 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Adres email" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Błąd konfiguracji" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "" -#: html/password.php:74 html/index.php:165 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!" +#: 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 "" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -#, fuzzy -msgid "Password method" -msgstr "Przechowywanie hasła" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Ogólne" -#: html/password.php:159 -msgid "Error: Password method not available!" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: 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." - -#: 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." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "" -#: 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." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Login" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Używam od" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Proszę sprawdzić kombinację login/hasło." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Brak uprawnień do zmiany własnego hasła" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "" -#: 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:" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "Sesja nie będzie szyfrowana." +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Sprowadź sesję SSL" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "Sesja nie jest szyfrowana!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: html/index.php:165 -msgid "Smarty error" -msgstr "Błąd Smarty" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Cechy" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" -msgstr "Istnieje problem z ustawieniami autentykacji!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" -msgstr "błąd LDAP" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#, fuzzy +msgid "LDAP schema check" +msgstr "Usługa Ldap" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: html/index.php:278 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" -"Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić " -"setup." +msgid "LDAP inspection" +msgstr "Inspekcja instalacji PHP" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Proszę podać prawidłową nazwę użytkownika!" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Proszę podać prawidłowe hasło!" +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "Sprawdzam wsparcie dla iconv" -#: html/index.php:314 -msgid "Authentication error" -msgstr "Błąd autentykacji" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Sprawdzam wsparcie dla iconv" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: html/index.php:369 +#: setup/class_setupStep_Migrate.inc:153 #, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu." +msgid "Checking for invisible departments" +msgstr "Sprawdzam wsparcie dla iconv" -#: html/index.php:420 -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!" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Sprawdzam wsparcie dla iconv" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Sprawedzam dodatkowe programy" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Sprawdzam moduł cups" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Konfiguracja PHP" +#: setup/class_setupStep_Migrate.inc:177 +#, fuzzy +msgid "Checking for groups outside the groups tree" +msgstr "Sprawdzam moduł cups" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -"BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu " -"poprawienia tego parametru przez administratora." -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:190 +#, fuzzy +msgid "Checking for duplicated UID numbers" +msgstr "Sprawdzam funkcję %s" -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "" +#: setup/class_setupStep_Migrate.inc:196 +#, fuzzy +msgid "Checking for duplicate GID numbers" +msgstr "Sprawdzam funkcję %s" -#: html/main.php:339 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło" +msgid "Checking for old style USB devices" +msgstr "Sprawdzam wsparcie dla iconv" -#: html/main.php:349 -msgid "Plugin" -msgstr "Dodatek" +#: setup/class_setupStep_Migrate.inc:208 +#, fuzzy +msgid "Checking for old services that have to be migrated" +msgstr "Sprawdzam moduł cups" -#: html/main.php:350 -#, 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'!" +#: setup/class_setupStep_Migrate.inc:214 +#, fuzzy +msgid "Checking for old style application menus" +msgstr "Sprawdzam funkcję %s" -#: html/main.php:364 -msgid "Configuration Error" -msgstr "Błąd konfiguracji" +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +#, fuzzy +msgid "LDAP query failed" +msgstr "Zapytanie do bazy danych nieudane" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Wyszukiwarka pomocy" - -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Pomoc nie jest dostępna dla tej klasy." - -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "poprzednie" +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Ostrzeżenie" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "następne" +#: 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'." -#: html/helpviewer.php:269 +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 #, 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." +msgid "Ok" +msgstr "Ok" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "nieskonfigurowane" +#: 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'." -#: include/class_management.inc:145 -#, fuzzy -msgid "Filter error" -msgstr "Błąd krytyczny" +#: 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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Niepowodzenie" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: setup/class_setupStep_Migrate.inc:375 +#, php-format +msgid "" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" -msgstr "Uprawnienie" - -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 #, fuzzy -msgid "Permission error" -msgstr "Uprawnienia" +msgid "Migrate" +msgstr "Utwórz" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: setup/class_setupStep_Migrate.inc:448 #, fuzzy, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "Brak uprawnień do zmiany przekazywania poczty" +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Zamierzasz skopiować wpis '%s'." -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Przenieś" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:525 #, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" - -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: include/class_socketClient.inc:108 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +msgid "" +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "Socket timeout of %s seconds reached." +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "Błąd migracji" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, fuzzy, php-format -msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." -msgstr "" -"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest " -"skonfigurowana w gosa.conf." +msgid "Cannot migrate department '%s':" +msgstr "Utwórz nowy departament" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 -#, fuzzy, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest " -"skonfigurowana w gosa.conf." - -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Kontrola dostępu" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -#, fuzzy -msgid "Manage access control lists" -msgstr "Kontrola dostępu" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 +#: setup/class_setupStep_Migrate.inc:1028 #, fuzzy, php-format -msgid "All users" -msgstr "użytkownicy" - -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Wszystkie kategorie" - -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "Resetuj ACL'e" - -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Jeden poziom" - -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Obecny obiekt" - -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Pełne poddrzewo" +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Utwórz konto Netatalk" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Pełne poddrzewo (trwałe)" +#: setup/class_setupStep_Migrate.inc:1033 +#, fuzzy +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Utwórz konto Netatalk" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Użyj ACL zdefiniowanego w tej roli" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Utwórz" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Użytkownicy" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Grupy" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Góra" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "W dół" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Edytuj" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "Błąd wejścia" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "Uid" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "Błąd hasła" + +#: setup/class_setupStep_Migrate.inc:1162 +#, fuzzy +msgid "Provided passwords do not match!" +msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!" + +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Specify a valid user ID!" +msgstr "Proszę podać prawidłową nazwę użytkownika!" + +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 #, php-format -msgid "Delete" -msgstr "Usuń" +msgid "Error" +msgstr "Błąd" -#: include/class_acl.inc:543 +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" +msgstr "błąd LDAP" + +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 #, fuzzy -msgid "No ACL settings for this category!" -msgstr "Brak ustawień ACL w tej kategorii" - -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Zawiera ACL'e w tych kategoriach: %s" +msgid "Cannot move users to the requested department!" +msgstr "Przejdź do domowego departamentu użytkowników" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "Kategoria ACL" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "" -#: include/class_acl.inc:608 -#, fuzzy, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Edytuj ACL dla '%s', zakres to '%s'" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "do" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "Wszystkie obiekty w obecnym poddrzewie" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "" -#: include/class_acl.inc:779 include/class_acl.inc:786 +#: setup/class_setupStep_Migrate.inc:1299 #, fuzzy -msgid "Show/hide advanced settings" -msgstr "Zaawansowane ustawienia telefonu" - -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Utwórz obiekty" - -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Przenieś obiekty" - -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Usuń obiekty" +msgid "Group will be moved from" +msgstr "Będzie możliwość odtworzenia z" -#: include/class_acl.inc:807 +#: setup/class_setupStep_Migrate.inc:1347 #, fuzzy -msgid "Grant permission to owner" -msgstr "Nie można stworzyć pliku '%s'." +msgid "User will be moved from" +msgstr "Użyj członków z" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "czytanie" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "zapisywanie" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" -#: include/class_acl.inc:816 +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 #, fuzzy -msgid "Complete object" +msgid "Try to create root object" msgstr "Utwórz obiekty" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "Błąd wewnętrzny" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2058 #, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Nieznany wpis '%s'!" +msgid "Missing GOsa object class '%s'!" +msgstr "Wyświetl szablony FAI" -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:2059 +#, fuzzy +msgid "Please check your installation." +msgstr "Proszę sprawdzić kombinację login/hasło." + +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "Unknown entry '%s'!" -msgstr "Nieznany wpis '%s'!" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:2439 #, fuzzy, php-format -msgid "Role: %s" -msgstr "Pełniona funkcja" +msgid "Copy '%s' to '%s' failed:" +msgstr "Przenoszenie '%s' do '%s'" -#: include/class_acl.inc:1071 -#, fuzzy -msgid "unknown role" -msgstr "! nieznane id" +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2634 #, php-format -msgid "Contains settings for these objects: %s" -msgstr "Zawiera ustawienia dla tych obiektów: %s" +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "inactive" -msgstr "Aktywne" +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Użytkownik bazy logowania" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "No members" -msgstr "Członkowie grupy" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: include/class_acl.inc:1266 -#, fuzzy -msgid "Access control list" -msgstr "Kontrola dostępu" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Dodaj" -#: include/class_acl.inc:1271 -#, fuzzy -msgid "ACL roles" -msgstr "ACLe" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Usuń" -#: 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." +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: include/class_listing.inc:298 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 "Wybierz wszystko" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "" -#: include/class_listing.inc:519 -msgid "created by" -msgstr "utworzone przez" +#: setup/setup_config1.tpl:6 +#, fuzzy +msgid "Theme" +msgstr "Mime" -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Idź do głównego departamentu" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Główny" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Idź jeden departament wyżej" +#: setup/setup_config1.tpl:27 +#, fuzzy +msgid "People and group storage" +msgstr "Prosze wyszczególnić długość pamięci." -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Przejdź do departamentu użytkowników" +#: setup/setup_config1.tpl:30 +#, fuzzy +msgid "People DN attribute" +msgstr "Ten 'dn' nie jest aplikacją." -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Katalog domowy" +#: setup/setup_config1.tpl:41 +#, fuzzy +msgid "People storage subtree" +msgstr "Prosze wyszczególnić długość pamięci." -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Przeładuj listę" +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "Proszę wybrać grupę obiektów" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Wyślij" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Akcje" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" -msgstr "Kopiuj" +#: setup/setup_config1.tpl:81 +#, fuzzy +msgid "Automatic UIDs" +msgstr "Automatyczne tryby" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" -msgstr "Wytnij" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Wklej" +#: setup/setup_config1.tpl:113 +#, fuzzy +msgid "Number base for people/groups" +msgstr "Podstawowe ID dla użytkowników/grup" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Wytnij ten obiekt" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Kopiuj ten obiekt" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +#, fuzzy +msgid "Password settings" +msgstr "Ustawienia użytkownika" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 +#: setup/setup_config1.tpl:140 #, fuzzy -msgid "Restore snapshots" -msgstr "Odtwórz snapshot" +msgid "Password encryption algorithm" +msgstr "Algorytm szyfrowania" -#: include/class_listing.inc:1474 +#: setup/setup_config1.tpl:151 #, fuzzy -msgid "Export list" -msgstr "Export" +msgid "Password restrictions" +msgstr "Hasło wygasa" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" -msgstr "Odtwórz snapshot" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Minimalna długość hasła" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" -msgstr "Utwórz spanshot" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" -msgstr "Utwórz nowy snapshot z tego obiektu" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Brak uprawnień do zmiay hasła" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Edytuj ten obiekt" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Użyj SASL dla kerberosa" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Usuń ten obiekt" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Konto wygasa po" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: 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." -#: include/functions.inc:134 -#, php-format +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +"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 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." -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'." - -#: include/functions.inc:519 -#, fuzzy -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." +#: 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ń." -#: include/functions.inc:604 +#: setup/setup_config1.tpl:224 #, fuzzy msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." -msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." +"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." -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Licencja" + +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Warunki użytkowania" + +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Sprawdzenie instalacji" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: include/functions.inc:800 +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Sprawdzam wersję PHP" + +#: setup/class_setupStep_Checks.inc:65 #, fuzzy, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +msgid "PHP must be of version %s or above." msgstr "" -"Nie można pobrać informacji o blokadach w bazie LDAP. Proszę sprawdzić wpis " -"'config' w gosa.conf!" +"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/functions.inc:800 -#, fuzzy, php-format -msgid "LDAP server returned: %s" -msgstr "Serwer LDAP" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Proszę zaktualizować do wspieranej wersji." -#: include/functions.inc:929 -#, fuzzy -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -"Znaleziono wiele blokad dla obiektu do zablokowania. Taka sytuacja nie " -"powinna się wydażyć - czyszczę wiele odwołań." - -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "Limit wielkości %d elementów został przekroczony!" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -"Ustaw nowy limit rozmiaru na %s i pokaż ten komunikat jeśli limit wciąż jest " -"przekroczony" -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Konfiguruj" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "niepełne" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Kontynuuj mimo wszystko" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Edytuj mimo wszystko" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" -#: include/functions.inc:1646 -#, fuzzy, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Zamierzasz skopiować wpis '%s'." +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "Wpisów na stronie" +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Zastosuj filtr" +#: setup/class_setupStep_Checks.inc:121 +#, 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." -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "Wersja deweloperska GOsa (Rev %s)" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." +msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." -msgstr "Plik '%s' nie mógł zostać usunięty." +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 -#, fuzzy -msgid "Cannot write to revision file!" -msgstr "Nie można stworzyć pliku '%s'." +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "imagick" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." msgstr "" -#: include/functions.inc:2676 -msgid "LDAP warning" -msgstr "Ostrzeżenie LDAP" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" +msgstr "moduł kompresji" -#: include/functions.inc:2676 +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" + +#: setup/class_setupStep_Checks.inc:181 #, fuzzy -msgid "Cannot get schema information from server. No schema check possible!" +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 "" -"Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów " -"niemożliwe!" +"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." -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/class_setupStep_Checks.inc:182 +#, fuzzy +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" + +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:191 +#, fuzzy msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"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ą." -#: include/functions.inc:2754 -#, fuzzy, php-format -msgid "Missing required object class '%s'!" -msgstr "Wyświetl szablony FAI" +#: setup/class_setupStep_Checks.inc:192 +#, 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'." -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "Brak opcjonalnego obiektu klasy '%s'!" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "Wyłączone" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/class_setupStep_Checks.inc:200 +#, 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'." -#: include/functions.inc:2765 -#, fuzzy, php-format -msgid "Class(es) available" -msgstr "Plik jest dostępny" +#: setup/class_setupStep_Checks.inc:201 +#, 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'." -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:208 +#, fuzzy msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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." -#: include/functions.inc:2788 +#: setup/class_setupStep_Checks.inc:209 msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/functions.inc:2792 +#: setup/class_setupStep_Checks.inc:216 +#, fuzzy msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"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'." -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:2817 -msgid "German" -msgstr "Niemiecki" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Francuski" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Włoski" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Hiszpański" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Angielski" - -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Holenderski" - -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Polski" - -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "Chińsski" - -#: include/functions.inc:2826 -msgid "Vietnamese" -msgstr "Wietnamski" - -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Rosyjski" - -#: include/functions.inc:3022 -#, 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:3055 -msgid "Cannot generate samba hash!" +#: setup/class_setupStep_Checks.inc:224 +#, 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." -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:225 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 +#: setup/class_setupStep_Checks.inc:232 #, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" - -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +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." -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/functions.inc:3393 -#, fuzzy -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "Utwórz nowy departament" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" +msgstr "Włączone" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/functions.inc:3413 include/functions.inc:3417 +#: setup/class_setupStep_Checks.inc:241 #, fuzzy -msgid "no ID available!" -msgstr "Brak szablonów!" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:248 +#, 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." -#: include/functions.inc:3501 +#: setup/class_setupStep_Checks.inc:249 #, fuzzy -msgid "Cannot allocate a free ID!" -msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" - -#: include/class_tabs.inc:57 -#, fuzzy, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane " -"parametry konfiguracji." +"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini " +"musi być ustawiona na 'off'." -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "Proces usuwania został anulowany przez dodatek '%s': %s" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" +msgstr "Plik konfiguracyjny zapisywalny" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Zależności" +#: setup/class_setupStep_Checks.inc:260 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "Plik konfiguracyjny" -#: include/class_SnapShotDialog.inc:82 +#: setup/class_setupStep_Checks.inc:261 #, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Zamierzasz usunąć snapshot '%s'." +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." +msgstr "" -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" -msgstr "Usuń snapshot" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Ustawienia językowe" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." +msgstr "Tek krok umożliwia wybranie preferowanego języka." -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Opis" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatycznie" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" -msgstr "CSV" +#: setup/setup_config3.tpl:2 +#, fuzzy +msgid "GOsa core settings" +msgstr "Ustawienia pocztowe" -#: include/exporter/class_PDF.inc:24 -msgid "Page" -msgstr "Strona" +#: setup/setup_config3.tpl:6 +#, fuzzy +msgid "Enable primary group filter" +msgstr "Wyświetl grupy użytkownika" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "" +#: setup/setup_config3.tpl:18 +#, fuzzy +msgid "Display summary in listings" +msgstr "Wyświetl makra pasujące" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "PDF" +#: setup/setup_config3.tpl:30 +#, fuzzy +msgid "Honour administrative units" +msgstr "Administracja Grupą" -#: include/class_multi_plug.inc:362 +#: setup/setup_config3.tpl:42 #, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Smarty compile directory" +msgstr "Katalog domowy" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Reset hasła" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "SNMP community" -#: include/class_multi_plug.inc:391 +#: setup/setup_config3.tpl:60 #, 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 "Path for PPD storage" +msgstr "Przechowywanie hasła" -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "Certyfikat jest pusty!" +#: setup/setup_config3.tpl:77 +#, fuzzy +msgid "Path for kiosk profile storage" +msgstr "Ustawienia profilu Kiosk" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: include/class_certificate.inc:115 +#: setup/setup_config3.tpl:115 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Nie można pobrać informacji o quota dla '%s'." +msgid "Mail queue script" +msgstr "Ogólna ścieżka do skryptu" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "Nie załadowano prawidłowego certyfikatu!" +#: setup/setup_config3.tpl:134 +#, fuzzy +msgid "Notification script" +msgstr "Cel powiadomienia" -#: include/php_setup.inc:100 -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!" +#: setup/setup_config3.tpl:153 +#, fuzzy +msgid "Enable edit locking" +msgstr "Włącz skanowanie antyfirusowe" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/php_setup.inc:105 +#: setup/setup_config3.tpl:193 #, fuzzy -msgid "Send bugreport" -msgstr "Nadawca" - -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Przełącz informacje" - -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "błąd PHP:" +msgid "Daemon timeout" +msgstr "W dół" -#: include/php_setup.inc:139 -msgid "class" -msgstr "klasa" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "" -#: include/php_setup.inc:145 -msgid "function" -msgstr "funkcja" +#: setup/setup_config3.tpl:210 +#, fuzzy +msgid "Login attribute" +msgstr "Atrybuty telefonu" -#: include/php_setup.inc:150 -msgid "static" -msgstr "statyczna" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "" -#: include/php_setup.inc:154 -msgid "method" -msgstr "metoda" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" +msgstr "" -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Śledzenie" +#: setup/setup_config3.tpl:245 +#, fuzzy +msgid "Warn if session is not encrypted" +msgstr "Sesja nie będzie szyfrowana." -#: include/php_setup.inc:188 -msgid "File" -msgstr "Plik" +#: setup/setup_config3.tpl:257 +#, fuzzy +msgid "Remember dialog filter settings" +msgstr "Ogólne ustawienia użytkownika" -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Linia" +#: setup/setup_config3.tpl:269 +#, fuzzy +msgid "Session lifetime" +msgstr "Wykryto konflikt sesji" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Typ" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Argumenty" +#: setup/setup_config3.tpl:282 +#, fuzzy +msgid "Show PHP errors" +msgstr "błąd PHP:" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: setup/setup_config3.tpl:294 #, fuzzy -msgid "Search in subtrees" -msgstr "Szukaj wewnątrz tego poddrzewa" +msgid "Maximum LDAP query time" +msgstr "Max rozmiar nagłówków poczty" -#: include/class_plugin.inc:509 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" -msgstr "" +#: setup/setup_config3.tpl:324 +#, fuzzy +msgid "Debug level" +msgstr "Jeden poziom" -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "od" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" +msgstr "Wyłączone" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" -msgstr "do" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" +msgstr "Włączone" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" -msgstr "Odtwórz" +#: 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 "" -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "wytnij" +#: setup/setup_migrate.tpl:33 +#, fuzzy +msgid "Check again" +msgstr "Sprawdź" -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "kopiuj" +#: setup/setup_migrate.tpl:37 +#, fuzzy +msgid "Add required object classes to the LDAP base" +msgstr "Wyświetl szablony FAI" -#: 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" +#: 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 "Obecne" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Pomoc nie jest dostępna dla tego dodatku." +#: 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 "Administracja użytkownikami" -#: 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" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Zamknij" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% trafień w pliku %s" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: setup/setup_migrate.tpl:67 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/utils/class_xml.inc:48 -msgid "in" -msgstr "w" - -#: include/utils/class_xml.inc:50 -#, fuzzy -msgid "on line" -msgstr "Kontynuuj" - -#: include/utils/class_xml.inc:51 -#, fuzzy -msgid "XML error" -msgstr "błąd LDAP:" - -#: include/utils/class_msgPool.inc:16 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Wybierz obiekty do dodania" +#: 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 "" -#: include/utils/class_msgPool.inc:18 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "Wybierz wszystko" -#: include/utils/class_msgPool.inc:20 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Wybierz obiekty do dodania" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew" +#: setup/setup_migrate.tpl:100 +#, fuzzy +msgid "Move selected workstations" +msgstr "Wybierz aby zobaczyc stacje robocze" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" msgstr "" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: 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 "Hide changes" +msgstr "Open xchange" + +#: 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 "Show changes" +msgstr "Pokaż pakiety" + +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Przenieś użytkowników do skonfigurowanego drzewa" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:64 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Move selected users into this people tree" +msgstr "Utwórz użytkownika z tego szablonu" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "You have no permission to delete the object:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Utwórz konto Netatalk" -#: include/utils/class_msgPool.inc:75 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:82 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "You have no permission to create this object!" -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Abort" +msgstr "Port" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "You have no permission to create the object:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Create a new GOsa administrator account" +msgstr "Utwórz konto Netatalk" -#: include/utils/class_msgPool.inc:93 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" -#: include/utils/class_msgPool.inc:100 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "Identyfikator użytkownika" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "You have no permission to modify the object:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "Password (again)" +msgstr "Przechowywanie hasła" -#: include/utils/class_msgPool.inc:111 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: 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 "" -#: include/utils/class_msgPool.inc:118 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: 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 "" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie." +#: 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 "" -#: include/utils/class_msgPool.inc:129 -#, fuzzy -msgid "You have no permission to view these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: 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 "" -#: include/utils/class_msgPool.inc:136 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Odśwież" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: 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 "" -#: include/utils/class_msgPool.inc:147 +#: 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/setup_frame.tpl:12 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "GOsa setup wizard" +msgstr "Podgląd pomocy GOsa" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 +#: setup/setup_frame.tpl:19 #, fuzzy -msgid "Connection information" -msgstr "Informacje osobiste" +msgid "Installation" +msgstr "Stacja Windows" -#: include/utils/class_msgPool.inc:159 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Nie można połączyć się z serwerem baz danych!" +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Ustawienia" -#: include/utils/class_msgPool.inc:171 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Nie można wybrać bazy danych!" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Witaj" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Wiadomość powitalna" -#: include/utils/class_msgPool.inc:189 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "Nie można wybrać bazy danych!" +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Witaj w instalacji GOsa!" -#: include/utils/class_msgPool.inc:195 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu." +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Preferowany język" -#: include/utils/class_msgPool.inc:201 -#, 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." +#: 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 "" -#: include/utils/class_msgPool.inc:208 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +#: setup/setup_language.tpl:9 +#, fuzzy +msgid "Please select your preferred language here" +msgstr "Preferowany język" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:214 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "" -#: include/utils/class_msgPool.inc:222 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "Nie można wybrać bazy danych!" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "Konfiguracja bazy FAX" + +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "show information" +msgstr "Informacje osobiste" + +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Zakończ" + +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" +msgstr "Zapisz plik konfiguracyjny" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "" +#: setup/class_setupStep_Finish.inc:39 +#, fuzzy +msgid "Finish - write the configuration file" +msgstr "Plik konfiguracyjny" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "" +#: setup/class_setupStep_Finish.inc:104 +#, fuzzy +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." -#: include/utils/class_msgPool.inc:228 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Nie można wybrać bazy danych!" +#: setup/class_setupStep_Finish.inc:106 +#, fuzzy +msgid "The configuration is currently not readable or it does not exists." +msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." -#: include/utils/class_msgPool.inc:236 +#: setup/class_setupStep_Finish.inc:115 #, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Wartość podana jako 'UID' jest za mała." +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 "" +"Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia " +"do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie " +"uprawnienia, można wykonać te polecenia:" -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" -msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'." +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Ustawienia GOsa 1/3" -#: include/utils/class_msgPool.inc:246 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Wartość podana jako 'UID' jest za mała." +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Ogólne ustawienia użytkownika" -#: include/utils/class_msgPool.inc:248 +#: setup/class_setupStep_Config1.inc:118 #, 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." +msgid "The specified value for '%s' must be a numeric value" +msgstr "Port sieve musi być liczbą." -#: include/utils/class_msgPool.inc:255 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "" +msgid "Don't add a trailing comma to '%s'." +msgstr "Nie dodawaj kropki na końcu '%s'." -#: include/utils/class_msgPool.inc:261 -#, 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." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Prosze wyszczególnić długość pamięci." -#: include/utils/class_msgPool.inc:267 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Wymagane pole 'Nazwa' jest puste." +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Proszę wybrać grupę obiektów" -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "Przykład" +#: setup/class_setupStep_Config1.inc:130 +#, fuzzy +msgid "Uid base must be numeric" +msgstr "Limit czasu musi być liczbą" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." +#: setup/class_setupStep_Config1.inc:134 +#, fuzzy +msgid "The given password minimum length is not numeric." +msgstr "Port sieve musi być liczbą." -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Port sieve musi być liczbą." -#: include/utils/class_msgPool.inc:293 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Brak uprawnień do zmiay hasła" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +#, fuzzy +msgid "Assigned ACL for current entry" +msgstr "Przypisane ACL'e dla obecnego wpisu" -#: include/utils/class_msgPool.inc:296 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" +msgstr "Nowy ACL" -#: include/utils/class_msgPool.inc:303 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Rozszerzenie inwentarza" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" +msgstr "typ ACL" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Dodaj" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" +msgstr "Wybierz typ ACL" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" -msgstr "Dodaj %s" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "Ustawienia Aplikacji" -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" -msgstr "Usuń %s" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Użyj członków z" -#: include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" -msgstr "Ustaw %s" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Dostępni członkowie" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." -msgstr "Edytuj..." +#: 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/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." -msgstr "Edytuj %s..." +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Członkowie" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Wróć" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Wyświetl odbiorców wiadomości" -#: include/utils/class_msgPool.inc:377 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "To konto nie posiada poprawnych rozszerzeń GOsa." +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" +msgstr "Lista dostępnych kategorii ACL" -#: include/utils/class_msgPool.inc:383 -#, 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." +#: ihtml/themes/default/acl.tpl:112 +#, fuzzy +msgid "ACL for this object" +msgstr "ACLe dla tego obiektu" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, fuzzy, php-format +#: ihtml/themes/default/acl.tpl:118 +#, fuzzy +msgid "Available roles" +msgstr "Dostępni członkowie" + +#: ihtml/themes/default/copyPasteDialog.tpl:1 +#, fuzzy +msgid "Copy & paste wizard" +msgstr "Kreator Copy & paste" + +#: ihtml/themes/default/copyPasteDialog.tpl:7 msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"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 "" -"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć " -"konto Samba/Środowisko." +"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/utils/class_msgPool.inc:402 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -"To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej." +"Pamiętaj, że niektóre właściwości jak snapshoty nie zostaną skopiowane!" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, fuzzy, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:10 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"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 "" -"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć " -"konto Samba/Środowisko." - -#: include/utils/class_msgPool.inc:420 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Ustawienia Aplikacji" - -#: include/utils/class_msgPool.inc:426 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Ustawienia Posix" - -#: include/utils/class_msgPool.inc:432 -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:438 -msgid "January" -msgstr "Styczeń" - -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Luty" - -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Marzec" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "Zapisz" -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Kwiecień" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Anuluj wszystko" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Maj" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Operacja zakończona" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Czerwiec" +#: ihtml/themes/default/logout-close.tpl:5 +#, fuzzy +msgid "Your GOsa session has been closed!" +msgstr "Twoja sesja w GOsa wygasła!" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Lipiec" +#: 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/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Sierpień" +#: ihtml/themes/default/accountexpired.tpl:15 +#, fuzzy +msgid "Your password has expired. Please choose a new one!" +msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Wrzesień" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Stare hasło" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Październik" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nowe hasło" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Listopad" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Weryfikacja hasła" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Grudzień" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Zmień hasło" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Niedziela" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Kliknij tutaj aby zmienić swoje hasło" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Poniedziałek" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Ekran logowania GOsa" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Ekran Logowania" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Wednesday" -msgstr "Środa" - -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "" +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/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Piątek" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Nazwa użytkownika" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Sobota" +#: 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/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" -msgstr "Zapytanie MySQL nieudane!" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Zaloguj" -#: include/utils/class_msgPool.inc:461 -#, fuzzy -msgid "read operation" -msgstr "Opcje poczty" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Kliknij tutaj aby się zalogować" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: 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/utils/class_msgPool.inc:461 -#, fuzzy -msgid "modify operation" -msgstr "Informacje osobiste" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:462 -#, fuzzy -msgid "delete operation" -msgstr "Wybierz aby zobaczyc stacje robocze" +#: 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:229 +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:462 -#, fuzzy -msgid "search operation" -msgstr "Konto wygasa po" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Główne" -#: include/utils/class_msgPool.inc:462 -#, fuzzy -msgid "authentication" -msgstr "Autentykacja Nagios" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Pomoc" -#: include/utils/class_msgPool.inc:465 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Zapytanie do bazy danych nieudane" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Wyloguj" -#: include/utils/class_msgPool.inc:467 -#, fuzzy -msgid "LDAP operation failed!" -msgstr "Zapytanie do bazy danych nieudane" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Zalogowano:" -#: include/utils/class_msgPool.inc:482 -#, fuzzy -msgid "Upload failed!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menu główne GOsa" -#: include/utils/class_msgPool.inc:485 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Użytkownik bazy logowania" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Podgląd pomocy GOsa" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" -msgstr "Błąd komunikacji z usługą infrastruktury!" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Indeks" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Błąd komunikacji z usługą infrastruktury: %s" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Wykryto konflikt blokady" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %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 "" +"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:507 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Zawiera ustawienia dla tych obiektów: %s" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Tylko do odczytu" -#: include/utils/class_msgPool.inc:509 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Zawiera ustawienia dla tych obiektów: %s" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Zmień swoje hasło" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" -msgstr "Plik '%s' nie istnieje!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Powodzenie" -#: include/utils/class_msgPool.inc:521 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Nie można otworzyć pliku '%s'." +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Twoje hasło zostało pomyślnie zmienione." -#: include/utils/class_msgPool.inc:527 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Nie można otworzyć pliku '%s'." +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Zmiana hasła" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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:539 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Nie można otworzyć pliku '%s'." - -#: include/utils/class_msgPool.inc:545 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Utwórz nowy departament" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Obecne hasło" -#: include/utils/class_msgPool.inc:551 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Nie można otworzyć pliku '%s'." +#: 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:557 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Sprawdzam wsparcie dla iconv" +#: 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:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Zmień" -#: include/utils/class_msgPool.inc:569 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Odtwarzanie obiektu snapshotów" -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"The supplied base is not valid and has been reset to the previous value!" +"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:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Ostrzeżenie wydajności" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, 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 "" -#: include/class_ldap.inc:693 -#, 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 "" -#: include/class_ldap.inc:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Obiekt" -#: include/class_ldap.inc:828 -#, 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: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:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "podczas połączenia z serwerem LDAP '%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:1052 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Tworzenie obiektu snapshoty" + +#: 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 "" -"To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się " -"'dn: ...' w linii %s" +"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_ldap.inc:1081 -#, 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: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_log.inc:87 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Użytkownik bazy logowania" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Czas" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "Podano nieprawidłową opcję '%s'!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Przyczyna utworzenia tego snapshot'u" -#: include/class_log.inc:106 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Kontynuuj" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: 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_gosaSupportDaemon.inc:787 -#, fuzzy -msgid "Cannot not parse XML!" -msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" - -#: include/class_gosaSupportDaemon.inc:1184 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Nie można stworzyć pliku '%s'." - -#: include/class_gosaSupportDaemon.inc:1204 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "Nieznany wpis '%s'!" +#: 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_config.inc:152 -#, 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/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_config.inc:318 -#, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: 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 "" -"Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem." +"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_config.inc:695 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Ustaw" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "Konfiguracja" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Wykryto konflikt sesji" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Wszystkie obiekty w tej kategorii" - -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Nieznane" - -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Kreator Copy & paste" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Wyloguj" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Nie można stworzyć pliku '%s'." +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Twoja sesja w GOsa wygasła!" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: 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/class_CopyPasteHandler.inc:176 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Nie można stworzyć pliku '%s'." +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Zaloguj się ponownie" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Błąd krytyczny" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Zapisz plik konfiguracyjny" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "Nie można wkleić" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Edytuj ogólne właściwości" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Opis" + +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Parametr" + +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Publicznie widoczne" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Ogólne" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2596,24 +2695,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Poczta" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "FAX" @@ -2626,4056 +2725,4113 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Grupa" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Departament" #: plugins/generic/references/class_reference.inc:61 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 -#: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 -msgid "Phone" -msgstr "Telefon" - -#: plugins/generic/references/class_reference.inc:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:185 -msgid "Application" -msgstr "Aplikacja" - -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -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/objectSelect/selectObject-list.xml:31 -#: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 -msgid "Workstation" -msgstr "Stacja robocza" - -#: plugins/generic/references/class_reference.inc:71 -#: plugins/admin/ogroups/ogroup-list.xml:15 -msgid "Object group" -msgstr "Grupa obiektu" - -#: plugins/generic/references/class_reference.inc:73 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 -#: plugins/admin/ogroups/class_ogroupManagement.inc:192 -msgid "Printer" -msgstr "Drukarka" - -#: 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/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Witaj %s!" - -#: 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/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -#, fuzzy -msgid "Please select the desired entries" -msgstr "Preferowany język" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "Terminal" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Użytkownik" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Imię" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Kontener" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Filtry" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "Pokaż departamenty" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "Pokaż serwery" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "Pokaż grupy samba" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "Pokaż serwery" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "Pokaż stacje robocze" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "Pokaż terminale" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "Pokaż drukarki" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Pokaż pakiety" - -#: plugins/admin/ogroups/remove.tpl:6 -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_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Grupy obiektów" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#, fuzzy -msgid "Manage object groups" -msgstr "Nazwa grupy obiektów" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -#, fuzzy -msgid "Infrastructure error" -msgstr "błąd PHP:" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" -msgstr "Szablony" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -#, fuzzy -msgid "Windows Install" -msgstr "Stacja robocza Windows" - -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "żaden" - -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "za dużo różnych obiektów!" - -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "użytkownicy" - -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "grupy" +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 +#: plugins/admin/ogroups/class_ogroupManagement.inc:188 +msgid "Phone" +msgstr "Telefon" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "aplikacje" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:185 +msgid "Application" +msgstr "Aplikacja" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "departamenty" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Cienki klient" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "serwery" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 +#: plugins/admin/ogroups/class_ogroupManagement.inc:189 +msgid "Workstation" +msgstr "Stacja robocza" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "stacje robocze" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/ogroup-list.xml:15 +msgid "Object group" +msgstr "Grupa obiektu" -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "Stacje Windows" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 +#: plugins/admin/ogroups/class_ogroupManagement.inc:192 +msgid "Printer" +msgstr "Drukarka" -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "terminale" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nazwa obiektu" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "telefony" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Zawartość" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "drukarki" +#: 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/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "wyłączone" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Witaj %s!" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "pełen dostęp" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" +msgstr "Zespół GOsa" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "zezwól na dostęp do tych hostów" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Brak uprawnień do zmiay hasła" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "Nieistniejące dn:" +#: plugins/personal/password/nochange.tpl:7 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format +#: plugins/personal/password/changed.tpl:3 msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" +"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/admin/ogroups/class_ogroup.inc:819 -#, 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/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/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "Podstawowa grupa obiektu" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/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/ogroups/class_ogroup.inc:1005 -#, fuzzy -msgid "Sytem trust" -msgstr "Zaufanie systemowe" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Powtórz nowe hasło" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" -msgstr "Członek" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Ustaw hasło" -#: 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/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Wyczyść pola" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nazwa grupy" +#: plugins/personal/password/class_password.inc:27 +#, fuzzy +msgid "Change user password" +msgstr "Zmień hasło" -#: 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/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/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Zaufanie systemowe" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Tryb zaufania" +#: 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/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Dodaj członka" +#: 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/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Kolejka telefoniczna" +#: 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/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Systemy" +#: 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/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Startup" +#: 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/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Urządzenia" +#: 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/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Podsumowanie FAI" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" +msgstr "Hasło użytkownika" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Środowisko" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Moje konto " -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Aplikacje" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Informacje osobiste" -#: plugins/admin/ogroups/paste_generic.tpl:7 +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 #, fuzzy -msgid "Please enter the new object group name" -msgstr "Proszę podać nową nazwę." +msgid "The users picture" +msgstr "Zdjęcie użytkownika" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -#, fuzzy -msgid "user groups" -msgstr "grupy" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Zmień zdjęcie" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 #, fuzzy -msgid "nested groups" -msgstr "Grupy obiektów" +msgid "Account settings" +msgstr "Ustawienia grupy" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -#, fuzzy -msgid "application groups" -msgstr "Pokaż grupy aplikacji" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Nazwisko" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -#, fuzzy -msgid "department groups" -msgstr "departamenty" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -#, fuzzy -msgid "server groups" -msgstr "serwery" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Imię" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -#, fuzzy -msgid "workstation groups" -msgstr "stacje robocze" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Login" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -#, fuzzy -msgid "windows workstation groups" -msgstr "Pokaż stacje robocze" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Nazwa Szablonu" + +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Osobisty tytuł" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -#, fuzzy -msgid "terminal groups" -msgstr "Pokaż grupy pocztowe" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Tytuł naukowy" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -#, fuzzy -msgid "printer groups" -msgstr "Grupa podstawowa" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Data urodzenia" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -#, fuzzy -msgid "phone groups" -msgstr "Pokaż grupy" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Płeć" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Lista grupy obiektów" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Preferowany język" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: 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/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Adres pocztowy" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Utwórz" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Adres" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Usuń" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Telefon prywatny" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" -msgstr "Wyślij wiadomość" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Strona domowa" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "Grupa obiektu" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Przechowywanie hasła" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "serwery" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Konfiguruj" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Wybierz obiekty do dodania" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certyfikaty" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filtry" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Edytuj certyfikaty" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Wyświetl obiekty departamentu" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "Ogranicz logowanie do" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "IP lub sieć" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Wyświetl obiekty pasujące" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Informacje organizacyjne" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Wyrażenie regularne dla dopasowania nazw obiektów" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Smarty" -#: 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/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Numer departamentu" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Wyświetl systemy departamentu" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Numer pracownika" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Wyświetl systemy pasujące" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Typ pracownika" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Wyrażenie regularne dla dopasowania adresów" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Zarządzaj użytkownikami" -#: 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 "" -"To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na " -"pewno kontynuować, gdyż tej operacji nie można cofnąć." +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Numer pokoju" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Imię" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Komórka" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Nazwisko" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Pager" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Posixowa nazwa grupy" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Lokalizacja" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Stan" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Wymuś GID" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Wywołanie" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Wymuś numer ID" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Opis jednostki" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Wybierz aby utworzyć grupę samba" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Sektor" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "w domenie" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Tytuł funkcjonalny" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Członkowie są w grupie odbioru telefonu" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Pełniona funkcja" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Członkowie są w grupie nagios." +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Lokalizacja osoby" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Członkowie grupy" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Jednostka" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "We wszystkich grupach" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Ulica" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "Nie we wszystkich grupach" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Kod pocztowy" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Pokaż podstawowe grupy" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Identyfikator budynku" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Pokaż grupy samba" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Proszę użyć zakładki telefony" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Ostatnia dostawa" + +#: plugins/personal/generic/class_user.inc:38 #, fuzzy -msgid "Show mail groups" -msgstr "Pokaż grupy samba" +msgid "Edit organizational user settings" +msgstr "Ustawienia Aplikacji" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Ustawienia grupy" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Nieznane" + +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" +msgstr "" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Lista grup" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "kobieta" -#: plugins/admin/groups/group-list.xml:138 -#, fuzzy -msgid "Edit group" -msgstr "Grupa podstawowa" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "mężczyzna" -#: plugins/admin/groups/group-list.xml:151 -#, fuzzy -msgid "Remove group" -msgstr "serwery" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "Nie można wgrać pliku!" -#: plugins/admin/groups/class_group.inc:162 -#, fuzzy -msgid "Cannot find group SID in your configuration!" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Numer seryjny" + +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -"Nie można znaleźć SID tych grup ani w LDAP, ani w pliku konfiguracyjnym!" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Grupa Samba" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s." -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Administratorzy domeny" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "prawidłowy" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Użytkownicy domeny" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "nieprawidłowy" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Goście domeny" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Brak zainstalowanych certyfikatów" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Specjalna grupa (%d)" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +#, fuzzy +msgid "Password method" +msgstr "Przechowywanie hasła" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/generic/class_user.inc:611 +#, fuzzy +msgid "The selected password method is no longer available." +msgstr "Ta aplikacja nie jest już dostępna." + +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" msgstr "" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" msgstr "" -#: plugins/admin/groups/class_group.inc:624 +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1298 #, fuzzy -msgid "! unknown UID" -msgstr "! nieznane id" +msgid "The selected password method requires initial configuration!" +msgstr "Ta aplikacja nie jest już dostępna." -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Imię" -#: plugins/admin/groups/class_group.inc:894 -#, fuzzy, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Nie można stworzyć pliku '%s'." +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "Nie można otworzyć certyfikatu!" -#: plugins/admin/groups/class_group.inc:899 -#, fuzzy, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Nie można stworzyć pliku '%s'." +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Nmer seryjny certyfikatu" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "Ogólne ustawienia użytkownika" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Nazwisko" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" -msgstr "Ogólne ustawienia grupy" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "Identyfikacja użytkownika" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" -msgstr "Typ grupy Samba" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" +msgstr "Preferowany język" + +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Zdjęcie użytkownika" -#: plugins/admin/groups/class_group.inc:1199 +#: plugins/personal/generic/class_user.inc:1690 #, fuzzy -msgid "Samba domain name" -msgstr "Katalog domowy Samba" +msgid "Login restrictions" +msgstr "Hasło wygasa" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" -msgstr "Grupie odbioru telefonu" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" +msgstr "Numer departamentu" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" -msgstr "Grupa nagios" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" +msgstr "Numer pracownika" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" -msgstr "Członek grupy" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" +msgstr "Numer pokoju" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Administracja Grupą" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" +msgstr "Numer telefonu" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" +msgstr "Numer pagera" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 -#, fuzzy -msgid "Edit posix properties" -msgstr "Edytuj właściwości Telefonu" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "Telefon komórkowy" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Edytuj właściwości Poczty" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "Numer fax" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Edytuj właściwości Samba" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Adres domowy" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Edytuj właściwości Telefonu" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" +msgstr "Numer telefonu domowego" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/personal/generic/class_user.inc:1712 #, fuzzy -msgid "Menu" -msgstr "Drukarka" +msgid "User password method" +msgstr "Przechowywanie hasła" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" +msgstr "Certyfikaty użytkownika" + +#: plugins/personal/generic/class_user.inc:1921 #, fuzzy -msgid "Edit start menu properties" -msgstr "Edytuj właściwości Samba" +msgid "Entries differ" +msgstr "Wpisów na stronie" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Edytuj właściwości Środowiska" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Osobiste zdjęcie" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Usuń obrazek" -#: plugins/admin/users/password.tpl:4 +#: plugins/personal/generic/password.tpl:2 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." +"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 "" -"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." +"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/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/generic/password.tpl:5 +#, fuzzy +msgid "Password change dialog" +msgstr "Zmiana hasła" -#: 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/generic/generic_certs.tpl:5 +#, fuzzy +msgid "The users standard certificate" +msgstr "Standardowy certyfikat" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Siła" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standardowy certyfikat" -#: 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/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "certyfikat S/MIME" -#: 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/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "certyfikat S/MIME" -#: 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/generic/generic_certs.tpl:57 +#, fuzzy +msgid "The users PKCS12 certificate" +msgstr "certyfikat PKCS12" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Szablon" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "certyfikat PKCS12" -#: 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/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Ustawienia użytkownika" -#: 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/generic/paste_generic.tpl:3 +#, fuzzy +msgid "Paste user" +msgstr "Wklej" -#: plugins/admin/users/class_userManagement.inc:26 -msgid "Manage users" -msgstr "Zarządzaj użytkownikami" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Wyczyść hasło" -#: plugins/admin/users/class_userManagement.inc:278 +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Ustaw nowe hasło" + +#: plugins/personal/posix/generic.tpl:1 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "Brak uprawnień do zmiany własnego hasła" +msgid "POSIX settings" +msgstr "Ustawienia Posix" -#: plugins/admin/users/class_userManagement.inc:656 -msgid "Account locking" -msgstr "Blokowanie konta" +#: plugins/personal/posix/generic.tpl:6 +#, fuzzy +msgid "Generic settings" +msgstr "Ogólne ustawienia użytkownika" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Katalog domowy" -#: plugins/admin/users/class_userManagement.inc:730 -msgid "Unlock account" -msgstr "Odblokuj konto" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: plugins/admin/users/class_userManagement.inc:732 -msgid "Lock account" -msgstr "Zablokuj konto" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Grupa podstawowa" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Edytuj ogólne właściwości" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Status" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "POSIX" +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" +msgstr "Ostatnie logowanie" -#: plugins/admin/users/class_userManagement.inc:749 -#, fuzzy -msgid "Edit POSIX properties" -msgstr "Edytuj właściwości UNIX" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Wymuś UID/GID" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Edytuj właściwości Netatalk" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/users/class_userManagement.inc:769 -#, fuzzy -msgid "Edit FAX properties" -msgstr "Edytuj właściwości UNIX" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Przynależność do grup" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Lista użytkowników" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)" -#: plugins/admin/users/user-list.xml:140 +#: plugins/personal/posix/generic.tpl:102 #, fuzzy -msgid "Lock users" -msgstr "Lista użytkowników" +msgid "Common group" +msgstr "Pokaż grupy" -#: plugins/admin/users/user-list.xml:148 +#: plugins/personal/posix/generic.tpl:106 #, fuzzy -msgid "Unlock users" -msgstr "Użytkownicy domeny" +msgid "Groups differ" +msgstr "Grupa użytkownika" -#: plugins/admin/users/user-list.xml:167 +#: plugins/personal/posix/generic.tpl:126 #, fuzzy -msgid "Apply template" -msgstr "Szablony" +msgid "Account permissions" +msgstr "Ustawienia grupy" -#: plugins/admin/users/user-list.xml:199 -#, fuzzy -msgid "New user from template" -msgstr "Utwórz użytkownika z szablonu" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "Klucze SSH" -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "Edytuj użytkownika" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "Edytuj publiczne klucze ssh" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" -msgstr "" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Zaufanie systemowe" -#: plugins/admin/users/user-list.xml:245 -#, fuzzy -msgid "Remove user" -msgstr "Usuń obrazek" +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Tryb zaufania" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Pokaż szablony" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "Show functional users" -msgstr "Pokaż użytkowników funkcjonalnych" +msgid "Password expiration settings" +msgstr "Ustawienia użytkownika" + +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Hasło wygasa" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Show POSIX users" +msgid "Edit users POSIX settings" msgstr "Ustawienia Posix" -#: plugins/admin/users/user-filter.tpl:14 -#, fuzzy -msgid "Show Mail users" -msgstr "Pokaż użytkowników Poczty" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "wygasło" -#: plugins/admin/users/user-filter.tpl:15 -#, fuzzy -msgid "Show Samba users" -msgstr "Pokaż użytkowników Poczty" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "Czas prolongaty aktywny" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "Szablony" +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "Aktywne" -#: 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:173 +msgid "password not changeable" +msgstr "hasło niezmienialne" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Brak szablonów!" +#: plugins/personal/posix/class_posixAccount.inc:175 +msgid "password expired" +msgstr "hasło wygasło" -#: 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:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "nieskonfigurowane" -#: plugins/admin/departments/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:248 +msgid "automatic" +msgstr "automatyczne" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Lista departamentów" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "POSIX" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -#, fuzzy -msgid "Domain" -msgstr "w domenie" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Środowisko" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -#, fuzzy -msgid "Domain component" -msgstr "Administratorzy domeny" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, 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" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Kraj" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Hasło musi zostać zmienione po %s dniach" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -#, fuzzy -msgid "Locality" -msgstr "Lokalizacja" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, 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/personal/posix/class_posixAccount.inc:440 +#, 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/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "pełen dostęp" + +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "zezwól na dostęp do tych hostów" + +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "" + +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Grupa użytkownika" + +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" +msgstr "" + +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" +msgstr "shadowMin" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organizacja" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "shadowMax" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -#, fuzzy -msgid "Locality name" -msgstr "Nazwa lokalizacji" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" +msgstr "shadowWarning" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 #, fuzzy -msgid "Name of locality to create" -msgstr "Nazwa tworzonego poddrzewa" - -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Tekst opisujący departament" +msgid "shadowInactive" +msgstr "Shadow nieaktywne" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Ustawienia administracyjne" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "Konto POSIX" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "Zaznacz departament jako niezależną jednostkę administracyjną" +#: plugins/personal/posix/class_posixAccount.inc:1438 +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:1440 +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:1441 +msgid "Shadow min" +msgstr "Shadow min" -#: plugins/admin/departments/generic.tpl:22 -#, fuzzy -msgid "Descriptive text for department" -msgstr "Tekst opisujący departament" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "Shadow max" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Kategoria" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" +msgstr "Shadow ostrzeżenie" -#: 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:1444 +msgid "Shadow inactive" +msgstr "Shadow nieaktywne" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Lokalizacja" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "Shadow wygasa" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Stan" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "Publiczny klucz SSH" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Stan w którym jest umieszczone to poddrzewo" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" +msgstr "Zaufanie do systemów" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Lokalizacja tego poddrzewa" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Ustawienia Posix" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adres" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Ustawienia grupy" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Kod pocztowy tego poddrzewa" +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +#, fuzzy +msgid "Filter" +msgstr "Filtry" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Bazowy numer telefonu tego poddrzewa" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Pokaż podstawowe grupy" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Pokaż grupy samba" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Bazowy numer faxu tego poddrzewa" +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +#, fuzzy +msgid "Show mail groups" +msgstr "Pokaż grupy samba" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Dostępni odbiorcy" + +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 #, fuzzy -msgid "Domain Component" -msgstr "Administratorzy domeny" +msgid "Please select the desired entries" +msgstr "Preferowany język" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Departamenty" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Pokaż serwery" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "Zarządzaj Departamentami" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Pokaż stacje robocze" -#: plugins/admin/departments/class_departmentManagement.inc:128 -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/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Pokaż terminale" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Nazwa organizacji" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "Terminal" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Adres pocztowy" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +#, fuzzy +msgid "List of systems" +msgstr "Lista użytkowników" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numer telefonu" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +#, fuzzy +msgid "List navigation" +msgstr "Stacje Windows" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Nazwa Kraju" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 #, fuzzy -msgid "Domain name" -msgstr "Administratorzy domeny" +msgid "Edit posix properties" +msgstr "Edytuj właściwości Telefonu" -#: plugins/admin/departments/domain.tpl:14 -#, fuzzy -msgid "Name of domain to create" -msgstr "Nazwa tworzonego poddrzewa" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Edytuj właściwości Poczty" -#: plugins/admin/departments/country.tpl:14 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Edytuj właściwości Samba" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Edytuj właściwości Telefonu" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 #, fuzzy -msgid "Name of country to create" -msgstr "Nazwa tworzonego poddrzewa" +msgid "Menu" +msgstr "Drukarka" -#: plugins/admin/departments/class_department.inc:372 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 #, 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!" +msgid "Edit start menu properties" +msgstr "Edytuj właściwości Samba" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "Zaznaczanie '%s'." +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Edytuj właściwości Środowiska" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "Przenoszenie '%s' do '%s'" +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Ustawienia Posix" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "BŁĄD kopiowania %s, anulowanie operacji" +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/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/departments/class_department.inc:604 -msgid "Department name" -msgstr "Nazwa departamentu" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Siła" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Telefon" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Parametr" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "Obiekt '%s' jest już zaznaczony" +#: plugins/admin/users/user-filter.xml:33 +#, fuzzy +msgid "Show POSIX users" +msgstr "Ustawienia Posix" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Dodawanie znacznika (%s) do obiektu '%s'" +#: plugins/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Pokaż użytkowników Poczty" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "Usuwanie znacznika z obiektu '%s'" +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" +msgstr "Zarządzaj użytkownikami" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Przetwarzam zadaną operację" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +#, fuzzy +msgid "Infrastructure error" +msgstr "błąd PHP:" -#: 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/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" +msgstr "Uprawnienie" -#: plugins/admin/departments/organization.tpl:11 +#: plugins/admin/users/class_userManagement.inc:278 #, fuzzy -msgid "Name of organization" -msgstr "Organizacja" +msgid "You have no permission to change this users password!" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: plugins/admin/departments/organization.tpl:14 -#, fuzzy -msgid "Name of organization to create" -msgstr "Nazwa tworzonego poddrzewa" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "żaden" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Szablon" + +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "Permission error" +msgstr "Uprawnienia" -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: plugins/admin/users/class_userManagement.inc:667 +msgid "Account locking" +msgstr "Blokowanie konta" + +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "GOsa NIE może naprawić tego dla Ciebie, jeszcze." +#: plugins/admin/users/class_userManagement.inc:741 +msgid "Unlock account" +msgstr "Odblokuj konto" -#: 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/admin/users/class_userManagement.inc:743 +msgid "Lock account" +msgstr "Zablokuj konto" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -#, fuzzy -msgid "Acl" -msgstr "ACL" +#: plugins/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Edytuj ogólne właściwości" -#: plugins/admin/acl/class_aclManagement.inc:154 +#: plugins/admin/users/class_userManagement.inc:760 #, fuzzy -msgid "ACL Assignment" -msgstr "Zarządzanie ACL" +msgid "Edit POSIX properties" +msgstr "Edytuj właściwości UNIX" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Szablony ACL" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Edytuj właściwości Netatalk" + +#: plugins/admin/users/class_userManagement.inc:780 #, fuzzy -msgid "Access control roles" -msgstr "Kontrola dostępu" +msgid "Edit FAX properties" +msgstr "Edytuj właściwości UNIX" -#: plugins/admin/acl/class_aclRole.inc:27 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "Edit AC roles" -msgstr "ACLe" +msgid "Applying a template" +msgstr "Szablony" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" -msgstr "Resetuj ACL" +#: 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/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "Brak ustawień ACL w tej kategorii" +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "Brak szablonów!" -#: plugins/admin/acl/class_aclRole.inc:420 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Zawiera ACL'e w tych kategoriach: %s" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Lista użytkowników" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Właściwości" + +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Akcje" + +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 #: plugins/admin/acl/class_aclRole.inc:426 -#, fuzzy -msgid "Edit category ACL" -msgstr "Edytuj kategorie ACL'i" +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Edytuj" -#: plugins/admin/acl/class_aclRole.inc:430 +#: plugins/admin/users/user-list.xml:140 #, fuzzy -msgid "Reset category ACL" -msgstr "Kategoria" - -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Edytuj ACL dla '%s', zakres to '%s'" +msgid "Lock users" +msgstr "Lista użytkowników" -#: plugins/admin/acl/class_aclRole.inc:646 +#: plugins/admin/users/user-list.xml:148 #, fuzzy -msgid "Object in use" -msgstr "Nazwa obiektu" +msgid "Unlock users" +msgstr "Użytkownicy domeny" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" +msgstr "Wyślij wiadomość" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Pełniona funkcja" +#: plugins/admin/users/user-list.xml:167 +#, fuzzy +msgid "Apply template" +msgstr "Szablony" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Uprawnienia" +#: plugins/admin/users/user-list.xml:199 +#, fuzzy +msgid "New user from template" +msgstr "Utwórz użytkownika z szablonu" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "Lista ACLi" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" +msgstr "Edytuj użytkownika" -#: plugins/admin/acl/acl-filter.tpl:11 -#, fuzzy -msgid "Show access control lists" -msgstr "Kontrola dostępu" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" +msgstr "" -#: plugins/admin/acl/acl-filter.tpl:12 +#: plugins/admin/users/user-list.xml:245 #, fuzzy -msgid "Show roles" -msgstr "Pokaż telefony" +msgid "Remove user" +msgstr "Usuń obrazek" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" +#: 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/addons/bugsubmitter/class_bugsubmitter.inc:26 +#: plugins/admin/users/template.tpl:6 msgid "" -"Bugsubmitter" +"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/generic/class_user.inc:38 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 #, fuzzy -msgid "Edit organizational user settings" -msgstr "Ustawienia Aplikacji" +msgid "Show users" +msgstr "Pokaż serwery" + +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +#, fuzzy +msgid "Show groups" +msgstr "Pokaż grupy samba" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" -msgstr "" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Nazwa grupy" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "kobieta" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Posixowa nazwa grupy" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "mężczyzna" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Tekst opisowy dla tej grupy" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "Nie można wgrać pliku!" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" +msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Numer seryjny" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Wymuś GID" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Wymuś numer ID" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s." +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Wybierz aby utworzyć grupę samba" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "prawidłowy" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "w domenie" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "nieprawidłowy" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Członkowie są w grupie odbioru telefonu" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Brak zainstalowanych certyfikatów" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Członkowie są w grupie nagios." -#: plugins/personal/generic/class_user.inc:567 -#, fuzzy -msgid "The selected password method is no longer available." -msgstr "Ta aplikacja nie jest już dostępna." +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Członkowie grupy" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "We wszystkich grupach" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "Nie we wszystkich grupach" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" +#: 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 "" +"To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na " +"pewno kontynuować, gdyż tej operacji nie można cofnąć." -#: plugins/personal/generic/class_user.inc:1239 -#, fuzzy -msgid "The selected password method requires initial configuration!" -msgstr "Ta aplikacja nie jest już dostępna." - -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Strona domowa" - -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Komórka" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Administracja Grupą" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Błąd konfiguracji" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Data urodzenia" +#: plugins/admin/groups/class_group.inc:162 +#, fuzzy +msgid "Cannot find group SID in your configuration!" +msgstr "" +"Nie można znaleźć SID tych grup ani w LDAP, ani w pliku konfiguracyjnym!" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" -msgstr "Nie można otworzyć certyfikatu!" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Grupa Samba" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Jednostka" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Administratorzy domeny" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identyfikator budynku" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Użytkownicy domeny" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Wywołanie" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Goście domeny" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Ostatnia dostawa" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Specjalna grupa (%d)" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lokalizacja osoby" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Opis jednostki" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Sektor" +#: plugins/admin/groups/class_group.inc:624 +#, fuzzy +msgid "! unknown UID" +msgstr "! nieznane id" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Tytuł funkcjonalny" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Nmer seryjny certyfikatu" +#: plugins/admin/groups/class_group.inc:894 +#, fuzzy, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "Nie można stworzyć pliku '%s'." -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Publicznie widoczne" +#: plugins/admin/groups/class_group.inc:899 +#, fuzzy, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Nie można stworzyć pliku '%s'." -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Ulica" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Kod pocztowy" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" +msgstr "Ogólne ustawienia grupy" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" -msgstr "Ogólne ustawienia użytkownika" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" +msgstr "Typ grupy Samba" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Moje konto " +#: plugins/admin/groups/class_group.inc:1190 +#, fuzzy +msgid "Samba domain name" +msgstr "Katalog domowy Samba" -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" -msgstr "Identyfikacja użytkownika" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" +msgstr "Grupie odbioru telefonu" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Osobisty tytuł" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" +msgstr "Grupa nagios" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Tytuł naukowy" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" +msgstr "Członek grupy" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Płeć" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Ustawienia grupy" -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" -msgstr "Preferowany język" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Lista grup" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Zdjęcie użytkownika" +#: plugins/admin/groups/group-list.xml:138 +#, fuzzy +msgid "Edit group" +msgstr "Grupa podstawowa" -#: plugins/personal/generic/class_user.inc:1626 +#: plugins/admin/groups/group-list.xml:151 #, fuzzy -msgid "Login restrictions" -msgstr "Hasło wygasa" +msgid "Remove group" +msgstr "serwery" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" -msgstr "Numer departamentu" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Wybierz systemy do dodania" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" -msgstr "Numer pracownika" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filtry" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Typ pracownika" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Wyświetl systemy departamentu" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" -msgstr "Numer pokoju" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/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/personal/generic/class_user.inc:1635 -msgid "Telefon number" -msgstr "Numer telefonu" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Wyświetl systemy pasujące" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" -msgstr "Numer pagera" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Wyrażenie regularne dla dopasowania adresów" -#: plugins/personal/generic/class_user.inc:1637 -msgid "Mobile number" -msgstr "Telefon komórkowy" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +#, fuzzy +msgid "Domain Component" +msgstr "Administratorzy domeny" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" -msgstr "Numer fax" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Ustawienia administracyjne" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Adres domowy" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nazwa departamentu" -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" -msgstr "Numer telefonu domowego" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/generic/class_user.inc:1647 +#: plugins/admin/departments/generic.tpl:22 #, fuzzy -msgid "User password method" -msgstr "Przechowywanie hasła" +msgid "Descriptive text for department" +msgstr "Tekst opisujący departament" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" -msgstr "Certyfikaty użytkownika" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Kategoria" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informacje osobiste" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Kategoria dla tego poddrzewa" -#: 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" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Stan w którym jest umieszczone to poddrzewo" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Zmień zdjęcie" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Lokalizacja tego poddrzewa" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nazwa Szablonu" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Kod pocztowy tego poddrzewa" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Preferowany język" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Bazowy numer telefonu tego poddrzewa" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefon prywatny" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Bazowy numer faxu tego poddrzewa" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Przechowywanie hasła" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "Zaznacz departament jako niezależną jednostkę administracyjną" -#: plugins/personal/generic/generic.tpl:229 -#: 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:232 -#: 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:245 -msgid "Restrict login to" -msgstr "Ogranicz logowanie do" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Tekst opisujący departament" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" -msgstr "IP lub sieć" +#: 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/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informacje organizacyjne" +#: plugins/admin/departments/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/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Numer departamentu" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Lista departamentów" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Numer pracownika" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +#, fuzzy +msgid "Domain" +msgstr "w domenie" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Numer pokoju" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +#, fuzzy +msgid "Domain component" +msgstr "Administratorzy domeny" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Proszę użyć zakładki telefony" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Kraj" -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Wybierz poddrzewo do umieszczenia konta." +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +#, fuzzy +msgid "Locality" +msgstr "Lokalizacja" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Wybierz bazę" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Nazwa lokalizacji" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Ustawienia użytkownika" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +#, fuzzy +msgid "Name of locality to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Wyczyść hasło" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" +msgstr "Błąd krytyczny" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Ustaw nowe hasło" +#: plugins/admin/departments/class_department.inc:433 +#, 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/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Usuń obrazek" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Zaznaczanie '%s'." -#: 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/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Przenoszenie '%s' do '%s'" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Ogólne informacje o użytkowniku" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "BŁĄD kopiowania %s, anulowanie operacji" -#: 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 "" -"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/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Departamenty" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standardowy certyfikat" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Nazwa departamentu" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "certyfikat S/MIME" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Telefon" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "certyfikat PKCS12" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Obiekt '%s' jest już zaznaczony" -#: plugins/personal/posix/class_posixAccount.inc:38 -#, fuzzy -msgid "Edit users POSIX settings" -msgstr "Ustawienia Posix" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Dodawanie znacznika (%s) do obiektu '%s'" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "wygasło" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Usuwanie znacznika z obiektu '%s'" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "Czas prolongaty aktywny" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" +msgstr "Zarządzaj Departamentami" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "Aktywne" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/posix/class_posixAccount.inc:173 -msgid "password not changeable" -msgstr "hasło niezmienialne" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Przetwarzam zadaną operację" -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" -msgstr "hasło wygasło" +#: 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/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automatyczne" +#: plugins/admin/departments/domain.tpl:11 +#, fuzzy +msgid "Domain name" +msgstr "Administratorzy domeny" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, 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" +#: plugins/admin/departments/domain.tpl:14 +#, fuzzy +msgid "Name of domain to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Hasło musi zostać zmienione po %s dniach" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" +msgstr "Nazwa Kraju" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, 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/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, 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/dep_move_confirm.tpl:2 +#, fuzzy +msgid "You are currently moving/renaming this department." +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: 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/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Grupa użytkownika" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "GOsa NIE może naprawić tego dla Ciebie, jeszcze." -#: plugins/personal/posix/class_posixAccount.inc:946 +#: plugins/admin/departments/dep_move_confirm.tpl:11 msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Katalog domowy" - -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" +msgstr "Nazwa organizacji" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "Numer telefonu" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +#, fuzzy +msgid "Acl" +msgstr "ACL" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" -msgstr "shadowWarning" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +#, fuzzy +msgid "Manage access control lists" +msgstr "Kontrola dostępu" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "shadowInactive" -msgstr "Shadow nieaktywne" +msgid "ACL Assignment" +msgstr "Zarządzanie ACL" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" -msgstr "Konto POSIX" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" +msgstr "Lista ACLi" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/acl/acl-filter.tpl:11 +#, fuzzy +msgid "Show access control lists" +msgstr "Kontrola dostępu" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "Identyfikator użytkownika" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Pokaż telefony" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" -msgstr "ID grupy" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Szablony ACL" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" -msgstr "Wymuś zmianę hasła podczas logowania" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 +#, fuzzy +msgid "Access control roles" +msgstr "Kontrola dostępu" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "ACLe" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Wszystkie kategorie" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "Shadow ostrzeżenie" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" +msgstr "Resetuj ACL" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" -msgstr "Shadow nieaktywne" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Jeden poziom" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" -msgstr "Shadow wygasa" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Obecny obiekt" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" -msgstr "Publiczny klucz SSH" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Pełne poddrzewo" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" -msgstr "Zaufanie do systemów" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Pełne poddrzewo (trwałe)" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Grupa podstawowa" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Góra" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "W dół" -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" -msgstr "Ostatnie logowanie" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Wymuś UID/GID" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Usuń" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Przynależność do grup" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "Brak ustawień ACL w tej kategorii" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)" +#: plugins/admin/acl/class_aclRole.inc:420 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Zawiera ACL'e w tych kategoriach: %s" -#: plugins/personal/posix/generic.tpl:100 +#: plugins/admin/acl/class_aclRole.inc:426 #, fuzzy -msgid "Common group" -msgstr "Pokaż grupy" +msgid "Edit category ACL" +msgstr "Edytuj kategorie ACL'i" -#: plugins/personal/posix/generic.tpl:104 +#: plugins/admin/acl/class_aclRole.inc:430 #, fuzzy -msgid "Groups differ" -msgstr "Grupa użytkownika" - -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "Klucze SSH" +msgid "Reset category ACL" +msgstr "Kategoria" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." -msgstr "Edytuj publiczne klucze ssh" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Edytuj ACL dla '%s', zakres to '%s'" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Konto" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" +msgstr "Wszystkie obiekty w obecnym poddrzewie" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Wybierz grupy do dodania" +#: plugins/admin/acl/class_aclRole.inc:646 +#, fuzzy +msgid "Object in use" +msgstr "Nazwa obiektu" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Wyświetl grupy departamentu" +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Wyświetl grupy pasujące" +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" +msgstr "Uprawnienia" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Wyrażenie regularne dla dopasowania nazw grup" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +#, fuzzy +msgid "user groups" +msgstr "grupy" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Wyświetl grupy użytkownika" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#, fuzzy +msgid "nested groups" +msgstr "Grupy obiektów" -#: 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/ogroups/ogroup-filter.tpl:13 +#, fuzzy +msgid "application groups" +msgstr "Pokaż grupy aplikacji" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Pokaż serwery" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +#, fuzzy +msgid "department groups" +msgstr "departamenty" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Pokaż stacje robocze" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#, fuzzy +msgid "server groups" +msgstr "serwery" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Pokaż terminale" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +#, fuzzy +msgid "workstation groups" +msgstr "stacje robocze" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Ustawienia Posix" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +#, fuzzy +msgid "windows workstation groups" +msgstr "Pokaż stacje robocze" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/ogroups/ogroup-filter.tpl:18 #, fuzzy -msgid "POSIX settings" -msgstr "Ustawienia Posix" +msgid "terminal groups" +msgstr "Pokaż grupy pocztowe" -#: 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/ogroups/ogroup-filter.tpl:19 +#, fuzzy +msgid "printer groups" +msgstr "Grupa podstawowa" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Hasło wygasa" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +#, fuzzy +msgid "phone groups" +msgstr "Pokaż grupy" -#: 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/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nazwa grupy" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "Ustawienia użytkownika" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Dodaj członka" -#: plugins/personal/password/password.tpl:4 +#: plugins/admin/ogroups/remove.tpl:6 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." +"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/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Wyczyść pola" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Kolejka telefoniczna" -#: plugins/personal/password/class_password.inc:27 -#, fuzzy -msgid "Change user password" -msgstr "Zmień hasło" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Systemy" -#: 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/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Startup" -#: 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/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Urządzenia" -#: 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/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Podsumowanie FAI" -#: 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/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Aplikacje" -#: plugins/personal/password/class_password.inc:114 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 #, 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:146 -msgid "User password" -msgstr "Hasło użytkownika" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Brak uprawnień do zmiay hasła" +msgid "Show department" +msgstr "Pokaż departamenty" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "Brak uprawnień do zmiany własnego hasła" +msgid "Show server" +msgstr "Pokaż serwery" -#: setup/class_setupStep_Feedback.inc:92 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 #, fuzzy -msgid "UNIX accounts/groups" -msgstr "Konta Unix" +msgid "Show workstation" +msgstr "Pokaż stacje robocze" -#: setup/class_setupStep_Feedback.inc:94 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 #, fuzzy -msgid "Samba management" -msgstr "Zarządzanie systemem" +msgid "Show terminal" +msgstr "Pokaż terminale" -#: setup/class_setupStep_Feedback.inc:96 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 #, fuzzy -msgid "Mailsystem management" -msgstr "Zarządzanie systemem" +msgid "Show printer" +msgstr "Pokaż drukarki" -#: setup/class_setupStep_Feedback.inc:98 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 #, fuzzy -msgid "FAX system administration" -msgstr "Administracja użytkownikami" +msgid "Show phone" +msgstr "Pokaż pakiety" -#: setup/class_setupStep_Feedback.inc:100 -#, fuzzy -msgid "Asterisk administration" -msgstr "Administracja użytkownikami" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" -#: setup/class_setupStep_Feedback.inc:102 -#, fuzzy -msgid "System inventory" -msgstr "Usuń inwentarz" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "za dużo różnych obiektów!" -#: setup/class_setupStep_Feedback.inc:104 -#, fuzzy -msgid "System-/Configmanagement" -msgstr "Zarządzanie systemem" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "użytkownicy" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Książka adresowa" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "grupy" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "aplikacje" -#: setup/class_setupStep_Feedback.inc:113 -#, fuzzy -msgid "Get notifications or send feedback" -msgstr "Ograniczenia dla nadawcy" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "departamenty" -#: setup/class_setupStep_Feedback.inc:114 -#, fuzzy -msgid "Notification and feedback" -msgstr "Powiadomienie wysłane!" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "serwery" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" -msgstr "Błąd ustawień" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "stacje robocze" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" +msgstr "Stacje Windows" -#: setup/class_setupStep_Feedback.inc:140 -#, php-format -msgid "Cannot send feedback to '%s': %s" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "terminale" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "telefony" -#: setup/class_setupStep_Feedback.inc:180 -#, fuzzy -msgid "Please specify a valid email address." -msgstr "Proszę podać prawidłową nazwę skryptu." +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "drukarki" -#: setup/class_setupStep_Feedback.inc:184 +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "Nieistniejące dn:" + +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format msgid "" -"You have to select at least one of both options, subscribe or send feedback." +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: setup/class_setup.inc:197 +#: plugins/admin/ogroups/class_ogroup.inc:792 #, fuzzy -msgid "Completed" -msgstr "niepełne" +msgid "You can combine two different object types at maximum, only!" +msgstr "Można połączyć maksymalnie tylko 2 różne typy obiektów!" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" -msgstr "Następne" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" +msgstr "Podstawowa grupa obiektu" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Ustawienia Samba" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Grupy obiektów" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:978 +#, fuzzy +msgid "Sytem trust" +msgstr "Zaufanie systemowe" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" +msgstr "Członek" -#: setup/setup_config2.tpl:31 +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Wybierz obiekty do dodania" + +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew" + +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 #, fuzzy -msgid "RID base" -msgstr "Baza" +msgid "Search in subtrees" +msgstr "Szukaj wewnątrz tego poddrzewa" + +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Wyświetl obiekty departamentu" -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "Nazwa stacji roboczej" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Wyświetl obiekty pasujące" -#: setup/setup_config2.tpl:61 +#: 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_ogroupManagement.inc:26 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba SID" +msgid "Manage object groups" +msgstr "Nazwa grupy obiektów" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Strefa czasowa" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" +msgstr "Szablony" -#: setup/setup_config2.tpl:74 +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 #, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Preferowany język" +msgid "Windows Install" +msgstr "Stacja robocza Windows" -#: setup/setup_config2.tpl:96 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Ustawienia Aplikacji" +msgid "Please enter the new object group name" +msgstr "Proszę podać nową nazwę." -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "" +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Lista grupy obiektów" -#: setup/setup_config2.tpl:112 +#: plugins/admin/ogroups/ogroup-list.xml:142 #, fuzzy -msgid "Government mode" -msgstr "do folferu" +msgid "Edit object group" +msgstr "Grupa obiektu" -#: setup/setup_config2.tpl:123 +#: plugins/admin/ogroups/ogroup-list.xml:155 #, fuzzy -msgid "GOsa logging" -msgstr "GOsa" - -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Ustawienia pocztowe" - -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Typ pocztowy" +msgid "Remove object group" +msgstr "serwery" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" msgstr "" -#: setup/setup_config2.tpl:169 -#, fuzzy -msgid "Vacation templates" -msgstr "Szablon stacji roboczej" - -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" msgstr "" -#: setup/setup_config2.tpl:195 -#, fuzzy -msgid "Snapshots / Undo" -msgstr "Tworzenie snapshot'u nieudane" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Kreator Copy & paste" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -#, fuzzy -msgid "Enable snapshots" -msgstr "Utwórz spanshot" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Nie można stworzyć pliku '%s'." -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -#, fuzzy -msgid "Snapshot base" -msgstr "Tworzenie snapshot'u nieudane" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "Podgląd pomocy GOsa" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "Błąd wewnętrzny" -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Installation" -msgstr "Stacja Windows" +#: include/class_CopyPasteHandler.inc:176 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Nie można stworzyć pliku '%s'." -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Ustawienia" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +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." +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Sprawdź" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Wklej" -#: setup/setup_migrate.tpl:37 -#, fuzzy -msgid "Add required object classes to the LDAP base" -msgstr "Wyświetl szablony FAI" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "Nie można wkleić" -#: 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 "Obecne" +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Błąd XML w pliku gosa.conf: %s w linii %d" -#: setup/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 +#: include/class_config.inc:325 #, fuzzy -msgid "After migration" -msgstr "Administracja użytkownikami" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem." -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 +#: include/class_config.inc:702 #, fuzzy -msgid "Migrate" -msgstr "Utwórz" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Zamknij" +#: include/class_config.inc:1112 +msgid "Configuration" +msgstr "Konfiguracja" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/class_config.inc:1112 +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 "" -#: setup/setup_migrate.tpl:67 +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, fuzzy, php-format msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" +"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest " +"skonfigurowana w gosa.conf." -#: setup/setup_migrate.tpl:69 +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, fuzzy, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" +"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest " +"skonfigurowana w gosa.conf." -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: setup/setup_migrate.tpl:100 -#, fuzzy -msgid "Move selected workstations" -msgstr "Wybierz aby zobaczyc stacje robocze" - -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." 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." +#: 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 +msgid "Password reset" +msgstr "Reset hasła" + +#: 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_sortableListing.inc:189 +#, fuzzy +msgid "Sortable list" +msgstr "Export" + +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Edytuj ten obiekt" + +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Usuń ten obiekt" + +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:134 +#, 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." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" -msgstr "" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'." -#: 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 +#: include/functions.inc:519 #, fuzzy -msgid "Hide changes" -msgstr "Open xchange" +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." -#: 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 +#: include/functions.inc:605 #, fuzzy -msgid "Show changes" -msgstr "Pokaż pakiety" - -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" -msgstr "Przenieś użytkowników do skonfigurowanego drzewa" - -#: 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." +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." + +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/setup_migrate.tpl:173 +#: include/functions.inc:802 +#, fuzzy, php-format 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." +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" msgstr "" +"Nie można pobrać informacji o blokadach w bazie LDAP. Proszę sprawdzić wpis " +"'config' w gosa.conf!" -#: setup/setup_migrate.tpl:176 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Utwórz użytkownika z tego szablonu" +#: include/functions.inc:802 +#, fuzzy, php-format +msgid "LDAP server returned: %s" +msgstr "Serwer LDAP" -#: setup/setup_migrate.tpl:219 +#: include/functions.inc:931 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Utwórz konto Netatalk" +msgid "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." +msgstr "" +"Znaleziono wiele blokad dla obiektu do zablokowania. Taka sytuacja nie " +"powinna się wydażyć - czyszczę wiele odwołań." -#: setup/setup_migrate.tpl:221 +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "Limit wielkości %d elementów został przekroczony!" + +#: include/functions.inc:1237 +#, php-format msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" msgstr "" +"Ustaw nowy limit rozmiaru na %s i pokaż ten komunikat jeśli limit wciąż jest " +"przekroczony" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Przeładuj" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "niepełne" -#: setup/setup_migrate.tpl:273 -#, fuzzy -msgid "Abort" -msgstr "Port" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Kontynuuj mimo wszystko" -#: setup/setup_migrate.tpl:275 -#, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Utwórz konto Netatalk" +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Edytuj mimo wszystko" -#: setup/setup_migrate.tpl:278 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." -msgstr "" +#: include/functions.inc:1648 +#, fuzzy, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Zamierzasz skopiować wpis '%s'." -#: setup/setup_migrate.tpl:307 +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "Wpisów na stronie" + +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Zastosuj filtr" + +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" + +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "Wersja deweloperska GOsa (Rev %s)" + +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "Plik '%s' nie mógł zostać usunięty." + +#: include/functions.inc:2406 include/functions.inc:2426 #, fuzzy -msgid "Password (again)" -msgstr "Przechowywanie hasła" +msgid "Cannot write to revision file!" +msgstr "Nie można stworzyć pliku '%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." +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" 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." +#: include/functions.inc:2678 +msgid "LDAP warning" +msgstr "Ostrzeżenie LDAP" + +#: include/functions.inc:2678 +#, 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!" -#: 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." +#: include/functions.inc:2704 +msgid "Used to store account specific informations." msgstr "" -#: setup/setup_migrate.tpl:444 +#: include/functions.inc:2711 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." +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" -msgstr "Odśwież" +#: include/functions.inc:2756 +#, fuzzy, php-format +msgid "Missing required object class '%s'!" +msgstr "Wyświetl szablony FAI" -#: 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 "" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" +msgstr "Brak opcjonalnego obiektu klasy '%s'!" -#: 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." +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "Zapisz plik konfiguracyjny" - -#: setup/class_setupStep_Finish.inc:39 -#, fuzzy -msgid "Finish - write the configuration file" -msgstr "Plik konfiguracyjny" +#: include/functions.inc:2767 +#, fuzzy, php-format +msgid "Class(es) available" +msgstr "Plik jest dostępny" -#: setup/class_setupStep_Finish.inc:104 -#, fuzzy +#: include/functions.inc:2789 msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." - -#: setup/class_setupStep_Finish.inc:106 -#, fuzzy -msgid "The configuration is currently not readable or it does not exists." -msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." +msgstr "" -#: setup/class_setupStep_Finish.inc:115 -#, fuzzy, php-format +#: include/functions.inc:2790 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:" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -"Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia " -"do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie " -"uprawnienia, można wykonać te polecenia:" - -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Sprawdzenie instalacji" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Sprawdzam wersję PHP" - -#: setup/class_setupStep_Checks.inc:65 -#, fuzzy, php-format -msgid "PHP must be of version %s or above." +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -"PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów " -"w języku PHP." -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Proszę zaktualizować do wspieranej wersji." +#: include/functions.inc:2819 +msgid "German" +msgstr "Niemiecki" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." -msgstr "" +#: include/functions.inc:2820 +msgid "French" +msgstr "Francuski" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "" +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Włoski" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." -msgstr "" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Hiszpański" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: include/functions.inc:2823 +msgid "English" +msgstr "Angielski" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Holenderski" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Polski" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "Chińsski" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" -msgstr "MySQL" +#: include/functions.inc:2828 +msgid "Vietnamese" +msgstr "Wietnamski" -#: setup/class_setupStep_Checks.inc:121 -#, 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." +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Rosyjski" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: include/functions.inc:3024 +#, 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." -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:140 +#: include/functions.inc:3070 +#, php-format msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "imagick" +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +#, fuzzy +msgid "Cannot allocate a free ID:" +msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" -msgstr "moduł kompresji" - -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/class_setupStep_Checks.inc:181 +#: include/functions.inc:3395 #, 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 "Cannot create sambaUnixIdPool entry!" +msgstr "Utwórz nowy departament" + +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" msgstr "" -"register_globals jest mechanizmem PHP umożliwiającym takie ustawienie " -"zmiennych globalnych, że możliwy jest do nich dostęp bez zmiany zakresu. To " -"może powodować zagrożenie bezpieczeństwa. Gosa może działać w obu trybach." -#: setup/class_setupStep_Checks.inc:182 +#: include/functions.inc:3415 include/functions.inc:3419 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" +msgid "no ID available!" +msgstr "Brak szablonów!" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" msgstr "" -#: setup/class_setupStep_Checks.inc:191 +#: include/functions.inc:3503 #, fuzzy -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +msgid "Cannot allocate a free ID!" +msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" + +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. " -"Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz " -"cookie zanim faktycznie wygasną." -#: setup/class_setupStep_Checks.inc:192 -#, fuzzy -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." 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:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" -msgstr "Wyłączone" +#: include/class_log.inc:87 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Użytkownik bazy logowania" -#: setup/class_setupStep_Checks.inc:200 -#, 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'." +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Podano nieprawidłową opcję '%s'!" -#: setup/class_setupStep_Checks.inc:201 +#: include/class_log.inc:106 #, 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 "Specified objectType is empty or invalid!" +msgstr "Podana nazwa jest nieprawidłowa" -#: setup/class_setupStep_Checks.inc:208 -#, 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." +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Główny" -#: setup/class_setupStep_Checks.inc:209 +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Wyślij" + +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -#: setup/class_setupStep_Checks.inc:216 -#, fuzzy -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: include/utils/class_msgPool.inc:16 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Wybierz obiekty do dodania" + +#: include/utils/class_msgPool.inc:18 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników" + +#: include/utils/class_msgPool.inc:20 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Wybierz obiekty do dodania" + +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -"Ta opcja wpływa na obsługę output. Aby zwiększyć wydajność, należy ustawić " -"na 'off'." -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:224 -#, fuzzy -msgid "The Execution time should be at least 30 seconds." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -"Ten parametr powinien byc ustawniony na co najmniej 30 sekund. Niektóre " -"funkcje mogą zabierać dużo czasu." -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -#, fuzzy -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -"Aby zwiększyć bezpieczeństwo, należy ustawić expose_php na 'off'. PHP nie " -"będzie wysyłać żadnych informacji na temat serwera na którym działa." -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" -msgstr "Włączone" +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" 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:241 +#: include/utils/class_msgPool.inc:64 #, fuzzy -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." -msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" +msgid "You have no permission to delete this object!" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: setup/class_setupStep_Checks.inc:248 +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 #, 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." +msgid "You have no permission to delete the object:" +msgstr "Brak uprawnień do usunięcia tego departamentu." + +#: include/utils/class_msgPool.inc:75 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "Brak uprawnień do usunięcia tego departamentu." + +#: include/utils/class_msgPool.inc:82 +#, fuzzy +msgid "You have no permission to create this object!" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: setup/class_setupStep_Checks.inc:249 +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 #, 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'." +msgid "You have no permission to create the object:" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" -msgstr "Plik konfiguracyjny zapisywalny" +#: include/utils/class_msgPool.inc:93 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: setup/class_setupStep_Checks.inc:260 +#: include/utils/class_msgPool.inc:100 #, fuzzy -msgid "The configuration file can't be written" -msgstr "Plik konfiguracyjny" +msgid "You have no permission to modify this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/class_setupStep_Checks.inc:261 -#, 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 "" +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:2 +#: include/utils/class_msgPool.inc:111 #, fuzzy -msgid "GOsa core settings" -msgstr "Ustawienia pocztowe" +msgid "You have no permission to modify these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:6 +#: include/utils/class_msgPool.inc:118 #, fuzzy -msgid "Enable primary group filter" -msgstr "Wyświetl grupy użytkownika" +msgid "You have no permission to view this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:18 +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 #, fuzzy -msgid "Display summary in listings" -msgstr "Wyświetl makra pasujące" +msgid "You have no permission to view the object:" +msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie." -#: setup/setup_config3.tpl:30 +#: include/utils/class_msgPool.inc:129 #, fuzzy -msgid "Honour administrative units" -msgstr "Administracja Grupą" +msgid "You have no permission to view these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:42 +#: include/utils/class_msgPool.inc:136 #, fuzzy -msgid "Smarty compile directory" -msgstr "Katalog domowy" +msgid "You have no permission to move this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "SNMP community" +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +#, fuzzy +msgid "You have no permission to move the object:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:60 +#: include/utils/class_msgPool.inc:147 #, fuzzy -msgid "Path for PPD storage" -msgstr "Przechowywanie hasła" +msgid "You have no permission to move these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: setup/setup_config3.tpl:77 +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 #, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Ustawienia profilu Kiosk" +msgid "Connection information" +msgstr "Informacje osobiste" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" +#: include/utils/class_msgPool.inc:159 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Nie można połączyć się z serwerem baz danych!" + +#: include/utils/class_msgPool.inc:171 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Nie można wybrać bazy danych!" + +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" msgstr "" -#: setup/setup_config3.tpl:115 -#, fuzzy -msgid "Mail queue script" -msgstr "Ogólna ścieżka do skryptu" +#: include/utils/class_msgPool.inc:189 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Nie można wybrać bazy danych!" -#: setup/setup_config3.tpl:134 -#, fuzzy -msgid "Notification script" -msgstr "Cel powiadomienia" +#: include/utils/class_msgPool.inc:195 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu." -#: setup/setup_config3.tpl:153 -#, fuzzy -msgid "Enable edit locking" -msgstr "Włącz skanowanie antyfirusowe" +#: include/utils/class_msgPool.inc:201 +#, 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." -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:208 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Podana nazwa jest nieprawidłowa" + +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: setup/setup_config3.tpl:193 -#, fuzzy -msgid "Daemon timeout" -msgstr "W dół" +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/utils/class_msgPool.inc:214 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Podana nazwa jest nieprawidłowa" + +#: include/utils/class_msgPool.inc:222 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Nie można wybrać bazy danych!" + +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Login attribute" -msgstr "Atrybuty telefonu" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" +#: include/utils/class_msgPool.inc:228 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Nie można wybrać bazy danych!" + +#: include/utils/class_msgPool.inc:236 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Wartość podana jako 'UID' jest za mała." + +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" +msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'." + +#: include/utils/class_msgPool.inc:246 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Wartość podana jako 'UID' jest za mała." + +#: include/utils/class_msgPool.inc:248 +#, 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." -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: setup/setup_config3.tpl:245 -#, fuzzy -msgid "Warn if session is not encrypted" -msgstr "Sesja nie będzie szyfrowana." +#: include/utils/class_msgPool.inc:261 +#, 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." -#: setup/setup_config3.tpl:257 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "Ogólne ustawienia użytkownika" +#: include/utils/class_msgPool.inc:267 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Wymagane pole 'Nazwa' jest puste." -#: setup/setup_config3.tpl:269 -#, fuzzy -msgid "Session lifetime" -msgstr "Wykryto konflikt sesji" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "Przykład" -#: setup/setup_config3.tpl:278 -msgid "Debugging" +#: 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:296 +#, php-format +msgid "'%s' is not allowed:" msgstr "" -#: setup/setup_config3.tpl:282 -#, fuzzy -msgid "Show PHP errors" -msgstr "błąd PHP:" +#: include/utils/class_msgPool.inc:296 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Brak uprawnień do zmiay hasła" -#: setup/setup_config3.tpl:294 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "Max rozmiar nagłówków poczty" +#: include/utils/class_msgPool.inc:299 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." + +#: include/utils/class_msgPool.inc:306 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Rozszerzenie inwentarza" + +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" +msgstr "Dodaj %s" + +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" +msgstr "Usuń %s" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" +msgstr "Ustaw %s" -#: setup/setup_config3.tpl:324 -#, fuzzy -msgid "Debug level" -msgstr "Jeden poziom" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." +msgstr "Edytuj..." -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" -msgstr "Wyłączone" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." +msgstr "Edytuj %s..." -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" -msgstr "Włączone" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Wróć" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "" +#: include/utils/class_msgPool.inc:380 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "To konto nie posiada poprawnych rozszerzeń GOsa." -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" +#: include/utils/class_msgPool.inc:386 +#, 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." -#: setup/setup_feedback.tpl:18 +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, fuzzy, php-format 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." +"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." -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Adres email" - -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" +#: include/utils/class_msgPool.inc:405 +#, 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." -#: setup/setup_feedback.tpl:53 +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, fuzzy, php-format msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"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." -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" -msgstr "" +#: include/utils/class_msgPool.inc:423 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Ustawienia Aplikacji" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "Tak" +#: include/utils/class_msgPool.inc:429 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Ustawienia Posix" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "Nie" +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Styczeń" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Luty" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "Używam od" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Marzec" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Kwiecień" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Maj" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Czerwiec" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Lipiec" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "LDAP" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Sierpień" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Wrzesień" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Październik" -#: setup/setup_feedback.tpl:132 -msgid "Features" -msgstr "Cechy" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Listopad" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Grudzień" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Niedziela" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Poniedziałek" + +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" msgstr "" -#: setup/setup_finish.tpl:3 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Create your configuration file" -msgstr "Plik konfiguracyjny" +msgid "Wednesday" +msgstr "Środa" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Konfiguracja pobierania" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Piątek" -#: setup/setup_finish.tpl:33 -msgid "Status: " -msgstr "Status:" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Sobota" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Ustawienia LDAP" +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" +msgstr "Zapytanie MySQL nieudane!" -#: setup/class_setupStep_Ldap.inc:54 +#: include/utils/class_msgPool.inc:464 #, fuzzy -msgid "LDAP connection setup" -msgstr "Połączenie dzwonienia..." +msgid "read operation" +msgstr "Opcje poczty" -#: setup/class_setupStep_Ldap.inc:55 -#, fuzzy -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: include/utils/class_msgPool.inc:464 +msgid "add operation" 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'." +#: include/utils/class_msgPool.inc:464 +#, fuzzy +msgid "modify operation" +msgstr "Informacje osobiste" -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "delete operation" +msgstr "Wybierz aby zobaczyc stacje robocze" -#: 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'." +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "search operation" +msgstr "Konto wygasa po" -#: setup/class_setupStep_Ldap.inc:113 +#: include/utils/class_msgPool.inc:465 #, fuzzy -msgid "Please specify user and password!" -msgstr "Proszę podać prawidłowe hasło!" +msgid "authentication" +msgstr "Autentykacja Nagios" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:468 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." +msgid "LDAP %s failed!" +msgstr "Zapytanie do bazy danych nieudane" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:470 +#, fuzzy +msgid "LDAP operation failed!" +msgstr "Zapytanie do bazy danych nieudane" -#: setup/setup_ldap.tpl:25 +#: include/utils/class_msgPool.inc:485 #, fuzzy -msgid "LDAP connection" -msgstr "Rozłączenie" +msgid "Upload failed!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nazwa lokalizacji" +#: include/utils/class_msgPool.inc:488 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Użytkownik bazy logowania" -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Połączeniowy URL" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "Błąd komunikacji z usługą infrastruktury!" + +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Błąd komunikacji z usługą infrastruktury: %s" + +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:510 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "Połączenie dzwonienia..." +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Autentykacja Nagios" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "Plik '%s' nie istnieje!" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN Administratora" +#: include/utils/class_msgPool.inc:524 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Nie można otworzyć pliku '%s'." -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Wybierz użytkownika" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Nie można otworzyć pliku '%s'." -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Hasło Administratora" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Nie można otworzyć pliku '%s'." -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Ustawienia Samba" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Utwórz nowy departament" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" +#: include/utils/class_msgPool.inc:554 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Nie można otworzyć pliku '%s'." -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Obecny status" +#: include/utils/class_msgPool.inc:560 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -#, fuzzy -msgid "LDAP inspection" -msgstr "Inspekcja instalacji PHP" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -#, fuzzy -msgid "Checking for root object" -msgstr "Sprawdzam wsparcie dla iconv" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:141 -#, fuzzy -msgid "Inspecting object classes in root object" -msgstr "Sprawdzam wsparcie dla iconv" +#: include/utils/class_xml.inc:48 +msgid "in" +msgstr "w" -#: setup/class_setupStep_Migrate.inc:147 +#: include/utils/class_xml.inc:50 #, fuzzy -msgid "Checking permission for LDAP database" -msgstr "Brak uprawnień do usunięcia tego departamentu." +msgid "on line" +msgstr "Kontynuuj" -#: setup/class_setupStep_Migrate.inc:153 +#: include/utils/class_xml.inc:51 #, fuzzy -msgid "Checking for invisible departments" -msgstr "Sprawdzam wsparcie dla iconv" +msgid "XML error" +msgstr "błąd LDAP:" -#: setup/class_setupStep_Migrate.inc:158 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Sprawdzam wsparcie dla iconv" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Certyfikat jest pusty!" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Sprawedzam dodatkowe programy" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:171 +#: include/class_certificate.inc:115 #, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Sprawdzam moduł cups" +msgid "Cannot extract information for non PEM certificates!" +msgstr "Nie można pobrać informacji o quota dla '%s'." -#: setup/class_setupStep_Migrate.inc:177 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Sprawdzam moduł cups" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "Nie załadowano prawidłowego certyfikatu!" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "" +#: 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" -#: setup/class_setupStep_Migrate.inc:190 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Sprawdzam funkcję %s" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Pomoc nie jest dostępna dla tego dodatku." -#: setup/class_setupStep_Migrate.inc:196 -#, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Sprawdzam funkcję %s" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "poprzednie" -#: setup/class_setupStep_Migrate.inc:202 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Sprawdzam wsparcie dla iconv" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "następne" -#: setup/class_setupStep_Migrate.inc:208 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Sprawdzam moduł cups" +#: 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" -#: setup/class_setupStep_Migrate.inc:214 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Sprawdzam funkcję %s" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% trafień w pliku %s" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 +#: include/class_filter.inc:468 #, fuzzy -msgid "LDAP query failed" -msgstr "Zapytanie do bazy danych nieudane" +msgid "Edit filters" +msgstr "Edytuj certyfikaty" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: 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'." +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Kontrola dostępu" -#: setup/class_setupStep_Migrate.inc:315 +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 #, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'." +msgid "All users" +msgstr "użytkownicy" -#: 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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Niepowodzenie" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "Resetuj ACL'e" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Użyj ACL zdefiniowanego w tej roli" + +#: include/class_acl.inc:543 +#, fuzzy +msgid "No ACL settings for this category!" +msgstr "Brak ustawień ACL w tej kategorii" + +#: include/class_acl.inc:545 #, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." -msgstr "" +msgid "Contains ACLs for these objects: %s" +msgstr "Zawiera ACL'e w tych kategoriach: %s" -#: setup/class_setupStep_Migrate.inc:448 +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "Kategoria ACL" + +#: include/class_acl.inc:608 #, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Zamierzasz skopiować wpis '%s'." +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Edytuj ACL dla '%s', zakres to '%s'" + +#: include/class_acl.inc:779 include/class_acl.inc:786 +#, fuzzy +msgid "Show/hide advanced settings" +msgstr "Zaawansowane ustawienia telefonu" + +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Utwórz obiekty" + +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Przenieś obiekty" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" -msgstr "Przenieś" +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Usuń obiekty" -#: setup/class_setupStep_Migrate.inc:525 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" +#: include/class_acl.inc:807 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Nie można stworzyć pliku '%s'." -#: 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 "" +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "czytanie" -#: setup/class_setupStep_Migrate.inc:663 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "" +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "zapisywanie" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" -msgstr "Błąd migracji" +#: include/class_acl.inc:816 +#, fuzzy +msgid "Complete object" +msgstr "Utwórz obiekty" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:960 #, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Utwórz nowy departament" +msgid "Unkown ACL type '%s'!" +msgstr "Nieznany wpis '%s'!" -#: setup/class_setupStep_Migrate.inc:804 +#: include/class_acl.inc:1005 #, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" +msgid "Unknown entry '%s'!" +msgstr "Nieznany wpis '%s'!" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Utwórz konto Netatalk" +msgid "Role: %s" +msgstr "Pełniona funkcja" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_acl.inc:1071 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Utwórz konto Netatalk" - -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" +msgid "unknown role" +msgstr "! nieznane id" -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:1079 #, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "Błąd wejścia" +msgid "Contains settings for these objects: %s" +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "Uid" +#: include/class_acl.inc:1096 +#, fuzzy +msgid "inactive" +msgstr "Aktywne" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" -msgstr "Błąd hasła" +#: include/class_acl.inc:1096 +#, fuzzy +msgid "No members" +msgstr "Członkowie grupy" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_acl.inc:1266 #, fuzzy -msgid "Provided passwords do not match!" -msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!" +msgid "Access control list" +msgstr "Kontrola dostępu" -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:1271 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Proszę podać prawidłową nazwę użytkownika!" +msgid "ACL roles" +msgstr "ACLe" -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: include/class_tabs.inc:57 +#, 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." -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Przejdź do domowego departamentu użytkowników" +#: include/class_tabs.inc:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "Proces usuwania został anulowany przez dodatek '%s': %s" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Zależności" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "" +#: include/class_listing.inc:527 +msgid "created by" +msgstr "utworzone przez" -#: setup/class_setupStep_Migrate.inc:1299 -#, fuzzy -msgid "Group will be moved from" -msgstr "Będzie możliwość odtworzenia z" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Idź jeden departament wyżej" -#: setup/class_setupStep_Migrate.inc:1347 -#, fuzzy -msgid "User will be moved from" -msgstr "Użyj członków z" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Przejdź do departamentu użytkowników" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Przeładuj listę" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." -msgstr "" +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" +msgstr "Kopiuj" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -#, fuzzy -msgid "Try to create root object" -msgstr "Utwórz obiekty" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" +msgstr "Wytnij" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Wytnij ten obiekt" -#: setup/class_setupStep_Migrate.inc:2058 -#, fuzzy, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Wyświetl szablony FAI" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Kopiuj ten obiekt" -#: setup/class_setupStep_Migrate.inc:2059 +#: include/class_listing.inc:1466 include/class_listing.inc:1468 #, fuzzy -msgid "Please check your installation." -msgstr "Proszę sprawdzić kombinację login/hasło." +msgid "Restore snapshots" +msgstr "Odtwórz snapshot" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." -msgstr "" +#: include/class_listing.inc:1482 +#, fuzzy +msgid "Export list" +msgstr "Export" -#: setup/class_setupStep_Migrate.inc:2439 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Przenoszenie '%s' do '%s'" +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" +msgstr "Odtwórz snapshot" -#: setup/class_setupStep_Migrate.inc:2574 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" +msgstr "Utwórz nowy snapshot z tego obiektu" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_SnapShotDialog.inc:82 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +msgid "You're about to delete the snapshot '%s'." +msgstr "Zamierzasz usunąć snapshot '%s'." -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Użytkownik bazy logowania" +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" +msgstr "Usuń snapshot" -#: setup/class_setupStep_Migrate.inc:2727 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Ostrzeżenie wydajności" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 #, php-format -msgid "There are %s application menus which have to be migrated." +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/setup_welcome.tpl:4 +#: include/class_ldap.inc:693 +#, php-format 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." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: include/class_ldap.inc:741 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -#: setup/setup_welcome.tpl:11 -#, fuzzy -msgid "Create a basic, single site configuration" -msgstr "Konfiguracja bazy FAX" +#: include/class_ldap.inc:828 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "podczas działania na '%s' używając serwera LDAP '%s'" + +#: include/class_ldap.inc:830 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "podczas połączenia z serwerem LDAP '%s'" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/class_ldap.inc:1052 +#, 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" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" -msgstr "" +#: include/class_ldap.inc:1081 +#, 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 !" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "" +#: include/php_setup.inc:103 +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!" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/setup_welcome.tpl:20 +#: include/php_setup.inc:108 #, fuzzy -msgid "Find every possible configuration error" -msgstr "Plik konfiguracyjny" +msgid "Send bugreport" +msgstr "Nadawca" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Przełącz informacje" -#: setup/setup_welcome.tpl:25 -#, fuzzy -msgid "To continue..." -msgstr "Ustawienia trwają..." +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "błąd PHP:" -#: 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 "" +#: include/php_setup.inc:142 +msgid "class" +msgstr "klasa" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" +#: include/php_setup.inc:148 +msgid "function" +msgstr "funkcja" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: include/php_setup.inc:153 +msgid "static" +msgstr "statyczna" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -#, fuzzy -msgid "GOsa settings 3/3" -msgstr "Ustawienia użytkownika" +#: include/php_setup.inc:157 +msgid "method" +msgstr "metoda" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "" +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Śledzenie" -#: setup/class_setupStep_Config3.inc:212 -#, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "Przyszłe dni muszą być liczbą." +#: include/php_setup.inc:191 +msgid "File" +msgstr "Plik" -#: setup/class_setupStep_Config3.inc:216 -#, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Przyszłe dni muszą być liczbą." +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Linia" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Typ" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "" +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Argumenty" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Wszystkie obiekty w tej kategorii" + +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "Konfiguracja bazy FAX" +#: include/exporter/class_PDF.inc:24 +msgid "Page" +msgstr "Strona" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Informacje osobiste" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." +msgstr "" -#: setup/setup_schema.tpl:3 -#, fuzzy -msgid "Schema specific settings" -msgstr "Ustawienia Samba" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" +msgstr "PDF" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" +msgstr "CSV" + +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" msgstr "" -#: setup/setup_schema.tpl:16 +#: include/class_gosaSupportDaemon.inc:787 #, fuzzy -msgid "Check status" -msgstr "Ustaw status" +msgid "Cannot not parse XML!" +msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Sprawdzanie schematów zakończone powodzeniem" +#: include/class_gosaSupportDaemon.inc:1184 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Nie można stworzyć pliku '%s'." -#: setup/setup_schema.tpl:23 -#, fuzzy -msgid "Schema check failed" -msgstr "Zapisywanie telefonu nieudane" +#: include/class_gosaSupportDaemon.inc:1204 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "Nieznany wpis '%s'!" -#: setup/setup_schema.tpl:31 +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, fuzzy, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Brak uprawnień do zmiany przekazywania poczty" + +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, fuzzy, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Brak uprawnień do zmiany przekazywania poczty" + +#: include/class_management.inc:582 +#, php-format msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_schema.tpl:35 +#: include/class_plugin.inc:521 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_config1.tpl:6 -#, fuzzy -msgid "Theme" -msgstr "Mime" +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "od" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" +msgstr "Odtwórz" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" +msgstr "Utwórz spanshot" -#: setup/setup_config1.tpl:27 -#, fuzzy -msgid "People and group storage" -msgstr "Prosze wyszczególnić długość pamięci." +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "wytnij" -#: setup/setup_config1.tpl:30 -#, fuzzy -msgid "People DN attribute" -msgstr "Ten 'dn' nie jest aplikacją." +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "kopiuj" -#: setup/setup_config1.tpl:41 -#, fuzzy -msgid "People storage subtree" -msgstr "Prosze wyszczególnić długość pamięci." +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Opcje" -#: setup/setup_config1.tpl:50 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Group storage subtree" -msgstr "Proszę wybrać grupę obiektów" +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Wyszukiwarka pomocy" + +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Pomoc nie jest dostępna dla tej klasy." + +#: 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." -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "Sesja nie jest szyfrowana!" + +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "Automatyczne tryby" +#: html/index.php:144 html/password.php:58 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: html/index.php:165 +msgid "Smarty error" +msgstr "Błąd Smarty" + +#: html/index.php:165 html/password.php:74 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/index.php:216 +msgid "There is a problem with the authentication setup!" +msgstr "Istnieje problem z ustawieniami autentykacji!" + +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: setup/setup_config1.tpl:113 -#, fuzzy -msgid "Number base for people/groups" -msgstr "Podstawowe ID dla użytkowników/grup" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/setup_config1.tpl:140 +#: html/index.php:278 #, fuzzy -msgid "Password encryption algorithm" -msgstr "Algorytm szyfrowania" +msgid "Your LDAP setup contains old schema definitions:" +msgstr "" +"Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić " +"setup." -#: setup/setup_config1.tpl:151 -#, fuzzy -msgid "Password restrictions" -msgstr "Hasło wygasa" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Proszę podać prawidłową nazwę użytkownika!" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Minimalna długość hasła" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Proszę podać prawidłowe hasło!" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: html/index.php:314 +msgid "Authentication error" +msgstr "Błąd autentykacji" + +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_config1.tpl:182 +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Proszę sprawdzić kombinację login/hasło." + +#: html/index.php:369 #, fuzzy -msgid "Password change hook" -msgstr "Brak uprawnień do zmiay hasła" +msgid "Account locked. Please contact your system administrator!" +msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu." -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Użyj SASL dla kerberosa" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "Sesja nie będzie szyfrowana." -#: setup/setup_config1.tpl:209 -#, fuzzy -msgid "Use account expiration" -msgstr "Konto wygasa po" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Sprowadź sesję SSL" -#: setup/setup_config1.tpl:221 +#: html/index.php:420 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." +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" 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." +"Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i " +"przeładować stronę przed logowaniem!" -#: 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." +#: html/password.php:159 +msgid "Error: Password method not available!" 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 -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." +#: 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:" + +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" + +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" 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 -#, fuzzy +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Konfiguracja PHP" + +#: html/main.php:168 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." 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." - -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -#, fuzzy -msgid "LDAP schema check" -msgstr "Usługa Ldap" +"BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu " +"poprawienia tego parametru przez administratora." -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Witaj" +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "wyłączone" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Wiadomość powitalna" +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" +msgstr "" -#: setup/class_setupStep_Welcome.inc:40 +#: html/main.php:339 #, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Witaj w instalacji GOsa!" +msgid "Your password is about to expire, please change your password!" +msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Licencja" +#: html/main.php:349 +msgid "Plugin" +msgstr "Dodatek" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Warunki użytkowania" +#: html/main.php:350 +#, 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'!" -#: setup/setup_language.tpl:3 -#, fuzzy -msgid "Please select the preferred language" -msgstr "Preferowany język" +#: html/main.php:364 +msgid "Configuration Error" +msgstr "Błąd konfiguracji" -#: setup/setup_language.tpl:5 +#: html/main.php:365 +#, php-format msgid "" -"At this point, you can select the site wide default language. Choosing " -"'automatic' will use the language requested by the browser. This setting can " -"be overriden per user." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: setup/setup_language.tpl:9 #, fuzzy -msgid "Please select your preferred language here" -msgstr "Preferowany język" +#~ msgid "Group selection filter" +#~ msgstr "Ustawienia grupy" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Ustawienia GOsa 1/3" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Ustawienia użytkownika" -#: setup/class_setupStep_Config1.inc:76 #, fuzzy -msgid "GOsa generic settings" -msgstr "Ogólne ustawienia użytkownika" +#~ msgid "All" +#~ msgstr "ACL" -#: 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ą." +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Ustawienia Posix" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "Nie dodawaj kropki na końcu '%s'." +#, fuzzy +#~ msgid "Account accessibility" +#~ msgstr "Plik konfiguracyjny" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Prosze wyszczególnić długość pamięci." +#~ msgid "Go to root department" +#~ msgstr "Idź do głównego departamentu" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Proszę wybrać grupę obiektów" +#~ msgid "Home" +#~ msgstr "Katalog domowy" + +#~ 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." + +#~ 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." + +#~ msgid "Show templates" +#~ msgstr "Pokaż szablony" -#: setup/class_setupStep_Config1.inc:130 #, fuzzy -msgid "Uid base must be numeric" -msgstr "Limit czasu musi być liczbą" +#~ msgid "Show functional users" +#~ msgstr "Pokaż użytkowników funkcjonalnych" -#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "Port sieve musi być liczbą." +#~ msgid "Show Samba users" +#~ msgstr "Pokaż użytkowników Poczty" + +#~ msgid "Choose subtree to place user in" +#~ msgstr "Wybierz poddrzewo do umieszczenia konta." + +#~ msgid "Select a base" +#~ msgstr "Wybierz bazę" -#: setup/class_setupStep_Config1.inc:137 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Port sieve musi być liczbą." +#~ msgid "You have no permission to set your password!" +#~ msgstr "Brak uprawnień do zmiany własnego hasła" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" -msgstr "Ustawienia GOsa 2/3" +#~ msgid "Generic user information" +#~ msgstr "Ogólne informacje o użytkowniku" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" -msgstr "Dostosuj specjalne parametry" +#~ msgid "Account" +#~ msgstr "Konto" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Ustawienia językowe" +#~ msgid "Select groups to add" +#~ msgstr "Wybierz grupy do dodania" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." -msgstr "Tek krok umożliwia wybranie preferowanego języka." +#~ msgid "Display groups of department" +#~ msgstr "Wyświetl grupy departamentu" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatycznie" +#~ msgid "Display groups matching" +#~ msgstr "Wyświetl grupy pasujące" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "Wyrażenie regularne dla dopasowania nazw grup" + +#~ msgid "Display groups of user" +#~ msgstr "Wyświetl grupy użytkownika" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Nazwa użytkownika którego grupy są pokazane" #, fuzzy #~ msgid "Choose a base" @@ -6717,10 +6873,6 @@ msgstr "Automatycznie" #~ msgid "Regular expression for matching user names" #~ msgstr "Wyrażenie regularne do dopasowania nazw użytkowników" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Lista użytkowników" - #, fuzzy #~ msgid "givenname" #~ msgstr "Imię" @@ -7235,10 +7387,6 @@ msgstr "Automatycznie" #~ msgid "Run as user" #~ msgstr "Użytkownicy domeny" -#, fuzzy -#~ msgid "Available options" -#~ msgstr "Dostępni odbiorcy" - #, fuzzy #~ msgid "Sudo role administration" #~ msgstr "Administracja Grupą" @@ -7527,10 +7675,6 @@ msgstr "Automatycznie" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "Brak uprawnień do zmiany przekazywania poczty" -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "Plik konfiguracyjny" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "Plik konfiguracyjny" @@ -8314,12 +8458,6 @@ msgstr "Automatycznie" #~ msgid "Nagios" #~ msgstr "Nagios" -#~ msgid "Options" -#~ msgstr "Opcje" - -#~ msgid "Parameter" -#~ msgstr "Parametr" - #, fuzzy #~ msgid "Inventory" #~ msgstr "Dodaj inwentarz" diff --git a/gosa-core/locale/core/pt/LC_MESSAGES/messages.po b/gosa-core/locale/core/pt/LC_MESSAGES/messages.po index 46fae5839..8b4346bff 100644 --- a/gosa-core/locale/core/pt/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/pt/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: messages-2.6.4-pt_BR\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2009-03-02 15:03-0300\n" "Last-Translator: Clever de Oliveira Jr. \n" "Language-Team: Brazilian Portuguese \n" @@ -16,2478 +16,2465 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Atenção" - -#: 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_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/remove.tpl:10 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Então, se você tem certeza, pressione 'Deletar' para continuar ou 'Cancelar' " -"para abortar." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Procura" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Aplicar" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Cancelar" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" msgstr "" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" +#: setup/setup_ldap.tpl:29 +msgid "Location name" msgstr "" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" 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 -msgid "Username" -msgstr "Nome do usuário" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Senha" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Base" -#: 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 "Diretório" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Entrar" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Clique aqui para logar" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" 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/setup_ldap.tpl:101 +msgid "Schema based settings" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Salvar" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" +#: setup/setup_ldap.tpl:117 +msgid "Current status" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Operação finalizada" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Informação" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Finalizar" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" +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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" 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_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Definir" +#: setup/class_setupStep_Config3.inc:216 +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" msgstr "" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" msgstr "" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" +#: setup/setup_finish.tpl:28 +msgid "Download configuration" msgstr "" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" +#: setup/setup_finish.tpl:33 +msgid "Status: " 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:321 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" +#: 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 "" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Membros" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" msgstr "" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" msgstr "" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" +#: setup/setup_welcome.tpl:25 +msgid "To continue..." msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" +#: 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/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." 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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "Nova senha" +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" +#: setup/class_setup.inc:197 +msgid "Completed" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Alterar senha" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 -msgid "Click here to change your password" -msgstr "Clique aqui para alterar sua senha" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Configurações samba" + +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" 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/setup_config2.tpl:15 +msgid "Samba SID" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" +#: setup/setup_config2.tpl:31 +msgid "RID base" 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_config2.tpl:46 +msgid "Workstation container" 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_config2.tpl:61 +msgid "Samba SID mapping" 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_config2.tpl:71 +msgid "Timezone" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Objeto" +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" +#: setup/setup_config2.tpl:112 +msgid "Government mode" 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_config2.tpl:123 +msgid "GOsa logging" 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_config2.tpl:135 +msgid "Mail settings" +msgstr "Configurações de Correio" + +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "Método de correio" + +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "desabilitado" + +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" +#: setup/setup_config2.tpl:169 +msgid "Vacation templates" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Continuar" +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" +msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Erro" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Informação" +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" +msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Servidor" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Altere sua senha" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Usuário" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Sucesso" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Senha" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Sua senha foi alterada com sucesso." +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 "Senha alterada" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "" -#: ihtml/themes/default/password.tpl:53 +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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 "Senha atual" - -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Nova senha repetida" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -msgid "Password strength" +#: setup/class_setupStep_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" msgstr "" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Alterar" +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Conflito de travamento detectado" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +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_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" msgstr "" -"Se esta detecção for falsa, um usuário pode ter fechado o navegador durante " -"a operação de edição. Você pode destravar pressionando o botão 'Editar mesmo " -"assim'." -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" msgstr "" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Visualizador de ajuda do GOsa" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" +msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Índice" +#: setup/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" +msgstr "" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Procura" +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" +msgstr "" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Sua sessão do GOsa expirou!" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" +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_Feedback.inc:102 +msgid "System inventory" msgstr "" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Entrar novamente" +#: setup/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" +msgstr "" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Conflito de sessão detectado" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Catálogo de Endereços" -#: 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/class_setupStep_Feedback.inc:112 +msgid "Feedback" 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/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" msgstr "" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Sair" +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +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:207 +#: 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 +msgid "Please specify a valid email address." +msgstr "" + +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -"Você esta atualmente editando uma entrada na base de dados. Você quer perder " -"as alterações realizadas?" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Principal" +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Ajuda" +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Sair" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Logado:" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/setup_schema.tpl:16 +msgid "Check status" msgstr "" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: html/password.php:58 html/index.php:144 -#, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado." +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Erro de configuração" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." +msgstr "" -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" +#: 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 "" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Erro: Método de senha não disponível!" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/setup_feedback.tpl:18 msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +"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 "" -"A senha digitada nos campos 'Nova senha' e 'Repita nova senha' não conferem." -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." -msgstr "A senha utilizada como nova e atual são muito similares." +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Organização" -#: html/password.php:209 plugins/personal/password/class_password.inc:91 -msgid "The password used as new is to short." -msgstr "A senha utilizada como nova é curta." +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Nome" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Login" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Endereço de Correio" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -msgstr "Por favor, verifique a combinação usuário / senha" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Você não tem permissão para alterar sua senha." +#: 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 "" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "O alterador externo de senhas reportou um problema:" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Geral" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "A sessão não será criptografada." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Entre com a sessão SSL" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "" -#: html/index.php:57 -msgid "Session is not encrypted!" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: html/index.php:165 -msgid "Smarty error" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" -msgstr "Erro de LDAP" - -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" msgstr "" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Por favor, especifique um nome de usuário válido!" - -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Por favor, especifique sua senha!" - -#: html/index.php:314 -msgid "Authentication error" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" +#: setup/setup_feedback.tpl:132 +msgid "Features" msgstr "" -#: html/index.php:369 -msgid "Account locked. Please contact your system administrator!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: html/index.php:420 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -"Seu navegador está com suporte a cookies desabilitado. Por favor, habilite-o " -"e recarregue essa página antes de entrar!" -#: html/setup.php:66 -msgid "Smarty" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" msgstr "" -#: html/main.php:167 -msgid "PHP configuration" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" msgstr "" -#: html/main.php:228 -msgid "Running out of memory!" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" msgstr "" -#: html/main.php:285 -msgid "User ACL checks disabled" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" msgstr "" -#: html/main.php:339 -msgid "Your password is about to expire, please change your password!" +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" msgstr "" -#: html/main.php:349 -msgid "Plugin" +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" msgstr "" -#: html/main.php:350 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" msgstr "" -#: html/main.php:364 -msgid "Configuration Error" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" msgstr "" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Navegador de ajuda" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Não existe helpfile especificado para essa classe" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" msgstr "" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" msgstr "" -"Helpdir '%s' não está acessível, não foi possível ler nenhum helpfiles." -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "desconfigurado" +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "" -#: include/class_management.inc:145 -#, fuzzy -msgid "Filter error" -msgstr "Erro interno" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" msgstr "" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." msgstr "" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Atenção" + +#: setup/class_setupStep_Migrate.inc:263 #, php-format -msgid "You are not allowed to create a snapshot for %s." +msgid "Found %s duplicate values for attribute 'uidNumber'." msgstr "" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1572 -#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "Ok" + +#: setup/class_setupStep_Migrate.inc:315 #, php-format -msgid "You are not allowed to restore a snapshot for %s." +msgid "Found %s duplicate values for attribute 'gidNumber'." +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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" msgstr "" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "O módulo mcrypt não foi encontrado. Por favor, instale o php5-mcrypt." - -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "A conexão com o host '%s:%s' falhou: %s" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" +msgstr "" -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:448 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Alcançado o limite de tempo de %s segundos para a conexão." +msgid "Found %s groups outside the configured tree '%s'." +msgstr "" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" msgstr "" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:525 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Controle de acesso" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" -msgstr "Gerenciar listas de controle de acesso" - -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, fuzzy, php-format -msgid "All users" -msgstr "Usuários" - -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Todas as categorias" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "" -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "Limpar ACLs" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Um nível" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Objeto atual" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Subárvore completa" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Subárvore completa (permanente)" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Use ACL definida na regra" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Criar" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Usuários" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Grupos" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Para cima" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "Para baixo" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Editar" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" -msgstr "Deletar" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" -msgstr "Nenhuma configuração de ACL para essa categoria!" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" +msgstr "" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Contém ACLs para estes objetos: %s" +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" +msgstr "" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "Categoria ACL" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "Erro" -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:1200 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Editar ACL para '%s' - o escopo é '%s'" +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "Todos os objetos na subárvore atual" +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" +msgstr "Erro de LDAP" -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" -msgstr "Exibir/Ocultar configurações avançadas" +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +msgid "Cannot move users to the requested department!" +msgstr "" -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Criar objetos" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "" -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Mover objetos" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "" -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Remover objetos" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "" -#: include/class_acl.inc:807 -msgid "Grant permission to owner" -msgstr "Conceder permissão para o dono" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "leitura" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "escrita" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "" -#: include/class_acl.inc:816 -msgid "Complete object" -msgstr "Objeto completo" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "Erro interno" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "" -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" + +#: setup/class_setupStep_Migrate.inc:2058 #, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Tipo de ACL desconhecida '%s'!" +msgid "Missing GOsa object class '%s'!" +msgstr "" -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:2059 +#, fuzzy +msgid "Please check your installation." +msgstr "Por favor, verifique a combinação usuário / senha" + +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "Unknown entry '%s'!" -msgstr "Entrada desconhecida '%s'!" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:2439 #, php-format -msgid "Role: %s" -msgstr "Regra: %s" +msgid "Copy '%s' to '%s' failed:" +msgstr "" -#: include/class_acl.inc:1071 -msgid "unknown role" -msgstr "regra desconhecida" - -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2574 #, php-format -msgid "Contains settings for these objects: %s" -msgstr "Contém configurações para estes objetos: %s" - -#: include/class_acl.inc:1096 -msgid "inactive" +msgid "There are %s devices that need to be migrated." msgstr "" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "No members" -msgstr "Membros do grupo" - -#: include/class_acl.inc:1266 -msgid "Access control list" -msgstr "Lista de controle de acesso" - -#: include/class_acl.inc:1271 -msgid "ACL roles" -msgstr "Regras de ACL" - -#: 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." +#: setup/class_setupStep_Migrate.inc:2634 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" msgstr "" -#: include/class_listing.inc:298 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" +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 +#, php-format +msgid "Updating '%s' failed: %s" msgstr "" -#: include/class_listing.inc:519 -#, fuzzy -msgid "created by" -msgstr "Criar" - -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Ir para departamento raiz" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Raiz" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Adicionar" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Subir um departamento" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Remover" -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Ir para departamento de usuários" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Origem" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Recarregar lista" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Submeter" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Ações" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" msgstr "" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" msgstr "" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Colar" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" msgstr "" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -msgid "Restore snapshots" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: include/class_listing.inc:1474 -msgid "Export list" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" msgstr "" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" msgstr "" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Editar esta entrada" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" +msgstr "Configurações de senha" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Deletar esta entrada" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" msgstr "" -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" msgstr "" -#: include/functions.inc:604 -msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" msgstr "" -#: include/functions.inc:800 -#, php-format +#: setup/setup_config1.tpl:221 msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +"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 "" -#: include/functions.inc:800 -#, php-format -msgid "LDAP server returned: %s" +#: 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 "" -#: include/functions.inc:929 +#: setup/setup_config1.tpl:223 msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +"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 "" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" +#: 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 "" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" msgstr "" -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Configurar" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "" -#: include/functions.inc:1252 -msgid "incomplete" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -#: include/functions.inc:1642 -msgid "Continue anyway" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Editar mesmo assim" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "" -#: include/functions.inc:1646 +#: setup/class_setupStep_Checks.inc:65 #, php-format -msgid "You're going to edit the LDAP entry/entries %s" +msgid "PHP must be of version %s or above." msgstr "" -#: include/functions.inc:1886 -msgid "Entries per page" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Aplicar filtro" - -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -#: include/functions.inc:2676 -msgid "LDAP warning" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" msgstr "" -#: include/functions.inc:2676 -msgid "Cannot get schema information from server. No schema check possible!" +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." msgstr "" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" msgstr "" -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:121 msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"GOsa requires this module to communicate with several supported databases." msgstr "" -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" msgstr "" -#: include/functions.inc:2787 -msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." msgstr "" -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +#: setup/class_setupStep_Checks.inc:169 +msgid "compression module" msgstr "" -#: include/functions.inc:2792 -msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/class_setupStep_Checks.inc:181 +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 "" -#: include/functions.inc:2817 -msgid "German" -msgstr "Alemão" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Francês" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Italiano" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Espanhol" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Inglês" - -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Holandês" +#: setup/class_setupStep_Checks.inc:182 +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "" -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Polonês" +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." +msgstr "" -#: include/functions.inc:2825 -msgid "Chinese" +#: setup/class_setupStep_Checks.inc:191 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: include/functions.inc:2826 -msgid "Vietnamese" +#: setup/class_setupStep_Checks.inc:192 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Russo" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "" -#: include/functions.inc:3022 -#, php-format +#: setup/class_setupStep_Checks.inc:200 msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." msgstr "" -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +#: setup/class_setupStep_Checks.inc:201 +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:208 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"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 "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -msgid "Cannot allocate a free ID:" +#: setup/class_setupStep_Checks.inc:209 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +#: setup/class_setupStep_Checks.inc:216 +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." msgstr "" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:3393 -msgid "Cannot create sambaUnixIdPool entry!" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." msgstr "" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:225 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" +#: setup/class_setupStep_Checks.inc:232 +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 "" -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" msgstr "" -#: include/class_tabs.inc:57 -#, php-format +#: setup/class_setupStep_Checks.inc:240 msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." msgstr "" -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +#: setup/class_setupStep_Checks.inc:241 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Referências" - -#: include/class_SnapShotDialog.inc:82 -#, php-format -msgid "You're about to delete the snapshot '%s'." +#: setup/class_setupStep_Checks.inc:248 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" +#: setup/class_setupStep_Checks.inc:249 +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" msgstr "" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Descrição" - -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" msgstr "" -#: include/exporter/class_PDF.inc:24 -#, fuzzy -msgid "Page" -msgstr "Pager" - -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." +#: setup/class_setupStep_Checks.inc:261 +#, 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 "" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" msgstr "" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." msgstr "" -#: include/class_multi_plug.inc:391 -msgid "Password reset" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" msgstr "" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" msgstr "" -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" +#: setup/setup_config3.tpl:6 +msgid "Enable primary group filter" msgstr "" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" msgstr "" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" msgstr "" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" msgstr "" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" msgstr "" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" msgstr "" -#: include/php_setup.inc:105 -msgid "Send bugreport" +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" msgstr "" -#: include/php_setup.inc:110 -msgid "Toggle information" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: include/php_setup.inc:120 -msgid "PHP error" +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" msgstr "" -#: include/php_setup.inc:139 -msgid "class" +#: setup/setup_config3.tpl:134 +msgid "Notification script" msgstr "" -#: include/php_setup.inc:145 -msgid "function" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -#: include/php_setup.inc:150 -msgid "static" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/php_setup.inc:154 -msgid "method" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" msgstr "" -#: include/php_setup.inc:187 -msgid "Trace" +#: setup/setup_config3.tpl:207 +msgid "Login and session" msgstr "" -#: include/php_setup.inc:188 -msgid "File" +#: setup/setup_config3.tpl:210 +msgid "Login attribute" msgstr "" -#: include/php_setup.inc:188 -msgid "Line" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" msgstr "" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Tipo" - -#: include/php_setup.inc:189 -msgid "Arguments" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" msgstr "" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Procurar em subárvores" - -#: include/class_plugin.inc:509 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" msgstr "" -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" msgstr "" -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "de" - -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" msgstr "" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" +#: setup/setup_config3.tpl:278 +msgid "Debugging" msgstr "" -#: include/class_plugin.inc:2042 -msgid "cut" +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" msgstr "" -#: include/class_plugin.inc:2050 -msgid "copy" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" msgstr "" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." +#: setup/setup_config3.tpl:324 +msgid "Debug level" msgstr "" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" msgstr "" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" msgstr "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: setup/setup_migrate.tpl:5 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"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 "" -"A configuração do fuso horário '%s' no gosa.conf não é válida. Não foi " -"possível calcular o intervalo do fuso horário corretamente." -#: include/utils/class_xml.inc:48 -#, fuzzy -msgid "in" -msgstr "Principal" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "" -#: include/utils/class_xml.inc:50 -#, fuzzy -msgid "on line" -msgstr "Continuar" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" +msgstr "" -#: include/utils/class_xml.inc:51 -#, fuzzy -msgid "XML error" -msgstr "Erro de LDAP" +#: 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 "" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Selecione para listar objetos do tipo '%s'." +#: 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 "" -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Selecione para listar objetos contendo '%s'." +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Fechar" -#: include/utils/class_msgPool.inc:20 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Selecione para listar objetos que possuem '%s' habilitado" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Selecione para pesquisar dentro das sub-árvores" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "Esse objeto será apagado!" +#: 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 "" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "Esse objeto '%s' será apagado!" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Esse objeto será apagado: %s" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "Esse objeto '%s' será apagado: %s" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "Esse objeto será apagado:" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "Esse objeto '%s' será apagado:" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Estes objetos serão apagados: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Estes objetos '%s' serão apagados: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:64 -msgid "You have no permission to delete this object!" -msgstr "Você não tem permissão para apagar esse objeto!" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -msgid "You have no permission to delete the object:" -msgstr "Você não tem permissão para apagar o objeto:" +#: 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 "" -#: include/utils/class_msgPool.inc:75 -msgid "You have no permission to delete these objects:" -msgstr "Você não tem permissão para apagar estes objetos:" +#: 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 "" -#: include/utils/class_msgPool.inc:82 -msgid "You have no permission to create this object!" -msgstr "Você não tem permissão para criar esse objeto!" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -msgid "You have no permission to create the object:" -msgstr "Você não tem permissão para criar o objeto:" +#: 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 "" -#: include/utils/class_msgPool.inc:93 -msgid "You have no permission to create these objects:" -msgstr "Você não tem permissão para criar estes objetos:" +#: 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 "" -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" -msgstr "Você não tem permissão para modificar esse objeto!" +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" -msgstr "Você não tem permissão para modificar o objeto:" +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "" -#: include/utils/class_msgPool.inc:111 -msgid "You have no permission to modify these objects:" -msgstr "Você não tem permissão para modificar estes objetos:" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" -msgstr "Você não tem permissão para ver esse objeto!" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" -msgstr "Você não tem permissão para ver o objeto:" - -#: include/utils/class_msgPool.inc:129 -msgid "You have no permission to view these objects:" -msgstr "Você não tem permissão para ver estes objetos:" - -#: include/utils/class_msgPool.inc:136 -msgid "You have no permission to move this object!" -msgstr "Você não tem permissão para mover esse objeto!" - -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -msgid "You have no permission to move the object:" -msgstr "Você não tem permissão para mover o objeto:" - -#: include/utils/class_msgPool.inc:147 -msgid "You have no permission to move these objects:" -msgstr "Você não tem permissão para mover estes objetos:" - -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" -msgstr "Informação da conexão" - -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "Não foi possível conectar ao banco de dados %s!" - -#: include/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" -msgstr "Não foi possível selecionar o banco de dados %s!" - -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "Servidor %s não definido!" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "" -#: include/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" -msgstr "Não foi possível pesquisar no banco de dados %s!" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "O campo '%s' contém uma palavra reservada!" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "ID do usuário" -#: include/utils/class_msgPool.inc:201 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" -msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "" -#: include/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" -msgstr "O comando '%s' é inválido!" +#: 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 "" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "O comando '%s' (%s) para o plugin %s é inválido!" +#: 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 "" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "O comando '%s' para o plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "O comando '%s' (%s) é inválido!" +#: 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 "" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Não foi possível executar o comando '%s'!" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Recarregar" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "Não foi possível executar o comando '%s' (%s) para o plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "Não foi possível executar o comando '%s' para o plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:228 -#, php-format -msgid "Cannot execute '%s' command (%s)!" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" msgstr "" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" +#: setup/setup_frame.tpl:19 +msgid "Installation" msgstr "" -#: include/utils/class_msgPool.inc:238 -#, php-format -msgid "'%s' must be smaller than %s!" +#: setup/setup_frame.tpl:19 +msgid "Setup" msgstr "" -#: include/utils/class_msgPool.inc:246 -#, php-format -msgid "Value for '%s' is too small!" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" msgstr "" -#: include/utils/class_msgPool.inc:248 -#, php-format -msgid "'%s' must be %d or above!" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" msgstr "" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" msgstr "" -#: include/utils/class_msgPool.inc:261 -#, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" msgstr "" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" +#: 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 "" -#: include/utils/class_msgPool.inc:275 -msgid "Example" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" msgstr "" -#: include/utils/class_msgPool.inc:303 -#, php-format -msgid "Missing %s PHP extension!" +#: setup/setup_checks.tpl:67 +msgid "show information" msgstr "" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Adicionar" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Finalizar" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" msgstr "" -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" msgstr "" -#: include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" +#: setup/class_setupStep_Finish.inc:104 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" msgstr "" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." msgstr "" -#: include/utils/class_msgPool.inc:351 +#: setup/class_setupStep_Finish.inc:115 #, php-format -msgid "Edit %s..." +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 "" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Voltar" - -#: include/utils/class_msgPool.inc:377 -#, php-format -msgid "This account has no valid %s extensions!" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" msgstr "" -#: include/utils/class_msgPool.inc:383 -#, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" msgstr "" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: include/utils/class_msgPool.inc:402 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +msgid "Don't add a trailing comma to '%s'." msgstr "" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" msgstr "" -#: include/utils/class_msgPool.inc:420 -#, php-format -msgid "Add %s settings" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" msgstr "" -#: include/utils/class_msgPool.inc:426 -#, php-format -msgid "Remove %s settings" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "Clique em Editar para alterar as informações desta janela" - -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Janeiro" - -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Fevereiro" - -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Março" - -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Abril" - -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Maio" - -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Junho" - -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Julho" - -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Agosto" - -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Setembro" - -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Outubro" - -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Novembro" - -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Dezembro" - -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Domingo" - -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Segunda" - -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "Terça" - -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "Quarta" - -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "Quinta" - -#: include/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Sexta" - -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Sábado" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "MySQL operation failed!" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "read operation" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" msgstr "" -#: include/utils/class_msgPool.inc:461 -msgid "modify operation" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "delete operation" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "search operation" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" msgstr "" -#: include/utils/class_msgPool.inc:462 -msgid "authentication" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" msgstr "" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" msgstr "" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Membros" + +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" msgstr "" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" msgstr "" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" msgstr "" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/utils/class_msgPool.inc:507 -#, php-format -msgid "This '%s' is still in use." +#: 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/utils/class_msgPool.inc:509 -#, php-format -msgid "This '%s' is still in use by these objects: %s" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" +#: 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/utils/class_msgPool.inc:521 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 #, php-format -msgid "Cannot open file '%s' for reading!" +msgid "Save" +msgstr "Salvar" + +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" msgstr "" -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Operação finalizada" + +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/logout-close.tpl:7 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." msgstr "" -#: include/utils/class_msgPool.inc:539 -#, php-format -msgid "Cannot delete file '%s'!" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" msgstr "" -#: include/utils/class_msgPool.inc:545 -#, php-format -msgid "Cannot create folder '%s'!" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" msgstr "" -#: include/utils/class_msgPool.inc:551 -#, php-format -msgid "Cannot delete folder '%s'!" -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 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Nova senha" -#: include/utils/class_msgPool.inc:557 -#, php-format -msgid "Checking for %s support" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" msgstr "" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Alterar senha" + +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Clique aqui para alterar sua senha" + +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/utils/class_msgPool.inc:569 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" msgstr "" -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/login.tpl:34 msgid "" -"The supplied base is not valid and has been reset to the previous value!" +"Please use your username and your password to log into the site " +"administration system." msgstr "" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Alerta de performance" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Nome do usuário" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "" -"A performance do LDAP está ruim: a última pesquisa levou cerca de %.2fs!" +#: 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 "Diretório" -#: include/class_ldap.inc:693 -#, php-format +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Entrar" + +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Clique aqui para logar" + +#: ihtml/themes/default/remove.tpl:6 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"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 "" -"Não foi possível criar subárvores automaticamente com RDN '%s': classe de " -"objeto não encontrada!" -#: include/class_ldap.inc:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" -"Não foi possível criar subárvores automaticamente com '%s': não suportado" +"Então, se você tem certeza, pressione 'Deletar' para continuar ou 'Cancelar' " +"para abortar." -#: include/class_ldap.inc:828 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "enquanto executava em '%s' usando LDAP server '%s'" +#: 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:229 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" +msgstr "" +"Você esta atualmente editando uma entrada na base de dados. Você quer perder " +"as alterações realizadas?" -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "enquanto executava no LDAP server %s" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Principal" -#: include/class_ldap.inc:1052 -#, php-format -msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Ajuda" + +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Sair" + +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Logado:" + +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -"Esse não é um DN válido: '%s'. O bloco para importação deve iniciar com " -"'dn: ...' na linha %s" -#: include/class_ldap.inc:1081 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Visualizador de ajuda do GOsa" + +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Índice" + +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Conflito de travamento detectado" + +#: 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 "" -"Erro enquanto importava dn: '%s', por favor, verifique seu LDIF na linha %s!" +"Se esta detecção for falsa, um usuário pode ter fechado o navegador durante " +"a operação de edição. Você pode destravar pressionando o botão 'Editar mesmo " +"assim'." -#: include/class_log.inc:87 -#, php-format -msgid "Logging failed: %s" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" msgstr "" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Altere sua senha" + +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Sucesso" + +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Sua senha foi alterada com sucesso." + +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Senha alterada" + +#: 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/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Senha atual" + +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" +msgstr "Nova senha repetida" + +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" msgstr "" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Alterar" + +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" msgstr "" -#: include/class_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" +#: 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_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %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_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" +#: ihtml/themes/default/snapshotdialog.tpl:12 +msgid "" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" msgstr "" -#: include/class_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Erro de XML no gosa.conf: %s na linha %d" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Objeto" -#: include/class_config.inc:318 -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" msgstr "" -"Não foi possível realizar bind para o LDAP. Por favor, contacte o " -"administrador do sistema." -#: include/class_config.inc:695 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "sambaSID e/ou sambaRidBase não configurado!" +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" +msgstr "" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "Configuração" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "" -#: include/class_config.inc:1105 +#: 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 "" -"O arquivo de configuração do GOsa parece estar desatualizador. Por favor, " -"remova-o e execute o configurador novamente." -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Todos os objetos nessa categoria" +#: 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_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" msgstr "" -"O formato da configuração foi alterado. Por favor, execute novamente o " -"configurador!" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Desconhecido" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" -msgstr "Falha em copiar e colar!" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Continuar" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Não foi possível atribuir permissão para '%s'" +#: ihtml/themes/default/sizelimit.tpl:3 +msgid "" +"The size limit option makes LDAP operations faster and saves the LDAP server " +"from getting too much load. The easiest way to handle big databases without " +"long timeouts would be to limit your search to smaller values and use " +"filters to get the entries you are looking for." +msgstr "" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' não é um objeto LDAP válido" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" -msgstr "Sem permissão de escrita em '%s'" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Estes objetos serão colados: %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 "" -#: include/class_CopyPasteHandler.inc:418 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 #, php-format -msgid "This object will be pasted: %s" -msgstr "Esse objeto será colado: %s" +msgid "Set" +msgstr "Definir" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "Impossível colar" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Conflito de sessão detectado" -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." +#: 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 "" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Geral" +#: 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 "" + +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Sair" + +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Sua sessão do GOsa expirou!" + +#: 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 "" + +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Entrar novamente" + +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Erro interno" + +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Lista de usuários" + +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Editar propriedades gerais" + +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Descrição" + +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Impressora" + +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Visível publicamente" + +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2495,24 +2482,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Correio" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "FAX" @@ -2525,44 +2512,41 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Departamento" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Fone" @@ -2571,22 +2555,14 @@ msgstr "Fone" msgid "Application" msgstr "Aplicação" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Servidor" - #: plugins/generic/references/class_reference.inc:67 msgid "Thin Client" msgstr "" #: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Estação de trabalho" @@ -2595,3769 +2571,3927 @@ msgstr "Estação de trabalho" msgid "Object group" msgstr "" -#: plugins/generic/references/class_reference.inc:73 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 -#: plugins/admin/ogroups/class_ogroupManagement.inc:192 -msgid "Printer" -msgstr "Impressora" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nome do objeto" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Bem vindo %s!" - -#: 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 "" -"Este é o menu principal do GOsa. Você pode selecionar tarefas a partir do " -"menu esquerdo ou através dos ícones abaixo. Todas as alterações serão " -"aplicadas diretamente ao seu servidor 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 "" -"Utilize 'Sair' no canto superior esquerdo para fechar a conexão e " -"'Principal' para voltar a visão de ícones." - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -msgid "Please select the desired entries" -msgstr "" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Usuário" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Nome" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Base" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Filtros" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "Departamentos" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "Servidores" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "Usuários do domínio" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "Servidores" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "Estações de Trabalho" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "Terminais" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "Impressoras" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Modelos" - -#: plugins/admin/ogroups/remove.tpl:6 -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_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Grupos de objeto" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" -msgstr "" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" -msgstr "" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -msgid "Templates" -msgstr "Modelos" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "nenhum" - -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "Usuários" - -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "Grupos" - -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "Aplicações" - -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "Departamentos" - -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "Servidores" - -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "Estações de Trabalho" - -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "Terminais" - -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "Telefones" - -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "Impressoras" - -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "desabilitado" - -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "acesso completo" - -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "permitir acesso a estas máquinas" - -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "Dn não existente:" - -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:819 -msgid "You can combine two different object types at maximum, only!" -msgstr "" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 +#: plugins/admin/ogroups/class_ogroupManagement.inc:192 +msgid "Printer" +msgstr "Impressora" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nome do objeto" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -msgid "Sytem trust" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." msgstr "" -#: plugins/admin/ogroups/generic.tpl:7 -#: plugins/admin/ogroups/paste_generic.tpl:4 -#: plugins/admin/groups/generic.tpl:11 -#: plugins/admin/groups/paste_generic.tpl:5 -msgid "Group name" -msgstr "Nome do grupo" - -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Bem vindo %s!" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" msgstr "" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Sistema de confiança" - -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Modo de confiança" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Alteração de senha não permitida" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" +#: plugins/personal/password/nochange.tpl:7 +msgid "You have no permission to change your password at this time" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Fila de Telefone" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Sistemas" +#: 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 "" +"Sua senha foi alterada com sucesso. Lembre-se de alterar todos os programas " +"que a usem." -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Início" +#: plugins/personal/password/password.tpl:4 +msgid "" +"To change your personal password use the fields below. The changes take " +"effect immediately. Please memorize the new password, because you wouldn't " +"be able to login without it." +msgstr "" +"Para alterar sua senha pessoal, use os campos abaixo. As alterações terão " +"efeito imediato. Por favor, memorize a nova senha porque você não será capaz " +"de acessar o sistema sem ela." -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Dispositivos" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Alteração de senha afeta a autenticação dos serviços de correio, proxy, " +"samba e unix." -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Sumário FAI" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Repita nova senha" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Ambiente" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Definir a senha" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Aplicações" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Limpar campos" -#: plugins/admin/ogroups/paste_generic.tpl:7 -msgid "Please enter the new object group name" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" -msgstr "" +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "Você precisa especificar sua senha atual para continuar." -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 html/password.php:193 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" +"A senha digitada nos campos 'Nova senha' e 'Repita nova senha' não conferem." -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" -msgstr "" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "O campo 'Nova senha' esta vazio." -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" -msgstr "" +#: plugins/personal/password/class_password.inc:88 html/password.php:204 +msgid "The password used as new and current are too similar." +msgstr "A senha utilizada como nova e atual são muito similares." -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" -msgstr "" +#: plugins/personal/password/class_password.inc:91 html/password.php:209 +msgid "The password used as new is to short." +msgstr "A senha utilizada como nova é curta." -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" +#: plugins/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" -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 "A senha digitada não confere com a senha atual." -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" -msgstr "" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Minha conta" -#: plugins/admin/ogroups/ogroup-list.xml:11 +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Informação pessoal" + +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 #, fuzzy -msgid "List of object groups" -msgstr "Lista dos grupos" +msgid "The users picture" +msgstr "Foto do usuário" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Propriedades" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Alterar foto" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Criar" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +#, fuzzy +msgid "Account settings" +msgstr "Configurações Posix" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Remover" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Último nome" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "Lista dos grupos" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Primeiro nome" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "Remover foto" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Login" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "" +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Nome modelo" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Filtros" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Título pessoal" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Título acadêmico" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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 "Escolha o departamento para base de procura" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Data de nascimento" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Exibir combinação de objetos" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Sexo" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Expressão regular para combinação de nomes de objeto" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Linguagem preferida" + +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Caixa postal" -#: 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 "Selecione sistemas para adicionar" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Endereço" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Exibir sistemas do departamento" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Telefone privativo" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Exibir sistemas combinados" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Página pessoal" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Expressão regular para conferência de endereços" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Armazenamento da senha" -#: 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 "" -"Ele pode ser o grupo primário de um usuário. Por favor, tenha certeza se " -"realmente quer fazer isso, pois o GOsa não possui uma forma para restaurar " -"seus dados anteriores." +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Configurar" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Nome fornecido" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificados" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "Sobrenome" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Editar certificados" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" msgstr "" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" msgstr "" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Informação organizacional" + +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "part" msgstr "" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Forçar GID" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Nº do departamento" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Nº do empregado" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Tipo de empregado" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "no domínio" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +msgstr "Pager" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Membros estão no grupo phone pickup" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Nº da sala" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Celular" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Membros do grupo" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Pager" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Localização" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -#, fuzzy -msgid "Show primary groups" -msgstr "Grupo primário" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Estado" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -#, fuzzy -msgid "Show samba groups" -msgstr "Usuários do domínio" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Vocação" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -#, fuzzy -msgid "Show mail groups" -msgstr "Usuários do domínio" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Descrição da unidade" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Área de assunto" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Lista dos grupos" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Título funcional" -#: plugins/admin/groups/group-list.xml:138 -#, fuzzy -msgid "Edit group" -msgstr "Lista dos grupos" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Papel" -#: plugins/admin/groups/group-list.xml:151 -#, fuzzy -msgid "Remove group" -msgstr "Remover foto" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Localização da pessoa" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" -msgstr "" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Unidade" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Grupo samba" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Rua" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Administradores do domínio" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "CEP" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Usuários do domínio" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Identificação da residência" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Convidados do domínio" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Por favor, utilize a orelha telefone" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Última entrega" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/generic/class_user.inc:38 +msgid "Edit organizational user settings" msgstr "" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Desconhecido" + +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" msgstr "" -#: plugins/admin/groups/class_group.inc:624 -#, fuzzy -msgid "! unknown UID" -msgstr "! id desconhecido" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "feminino" -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" -msgstr "" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "masculino" -#: plugins/admin/groups/class_group.inc:894 -#, php-format -msgid "Cannot find any SID for '%s'!" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" msgstr "" -#: plugins/admin/groups/class_group.inc:899 -#, php-format -msgid "Cannot find any RIDBASE for '%s'!" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Número serial" + +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" +"(Alguns tipos de certificados não são suportados atualmente e podem ser " +"exibidos como 'inválidos'.)" -#: plugins/admin/groups/class_group.inc:1003 +#: plugins/personal/generic/class_user.inc:576 #, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "" +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Certificado é válido de %s para %s e está atualmente %s." -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "válido" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "inválido" + +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Nenhum certificado instalado" + +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" msgstr "" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" +#: plugins/personal/generic/class_user.inc:611 +msgid "The selected password method is no longer available." msgstr "" -#: plugins/admin/groups/class_group.inc:1199 -msgid "Samba domain name" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" msgstr "" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" msgstr "" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" msgstr "" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" +#: plugins/personal/generic/class_user.inc:1298 +msgid "The selected password method requires initial configuration!" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Administração de grupos" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Nome fornecido" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 -#, fuzzy -msgid "Edit posix properties" -msgstr "Editar propriedades de telefone" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Número serial do certificado" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Editar propriedades de correio" +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Editar propriedades do samba" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "Sobrenome" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Editar propriedades de telefone" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 -msgid "Menu" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 -#, fuzzy -msgid "Edit start menu properties" -msgstr "Editar propriedades do samba" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Foto do usuário" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Editar propriedades de ambiente" +#: plugins/personal/generic/class_user.inc:1690 +#, fuzzy +msgid "Login restrictions" +msgstr "Estações de Trabalho" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/generic/class_user.inc:1694 +msgid "Department number" msgstr "" -"Isso inclui, para este usuário, todos os dados da conta, regras de acesso, " -"configurações imap e etc. Por favor, tenha certeza se quer realmente fazer " -"isso, pois o GOsa não tem como recuperar seus dados anteriores." -#: 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." +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" msgstr "" -"Para alterar a senha do usuário utilize os campos abaixo. As alterações " -"surtem efeito imediatamente. Por favor, memorize a nova senha porque o " -"usuário não será capaz de acessar o sistema sem ela." -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" msgstr "" -"Alteração de senha afeta a autenticação dos serviços de correio, proxy, " -"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 "Repita nova senha" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" msgstr "" -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Definir a senha" - -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Criando um novo usuário usando modelos" - -#: plugins/admin/users/template.tpl:6 -msgid "" -"Creating a new user can be assisted by using templates. Many database " -"records will be filled automatically. Choose 'none' to skip the usage of " -"templates." +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" msgstr "" -"A criação de usuários pode ser assistida pelo uso de modelos. Muitos campos " -"podem ser preenchidos automaticamente. Escolha 'nenhum' para não utilizar " -"modelos." -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Modelo" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Último nome" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Primeiro nome" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Caixa postal residencial" -#: plugins/admin/users/class_userManagement.inc:26 -msgid "Manage users" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" msgstr "" -#: plugins/admin/users/class_userManagement.inc:278 -msgid "You have no permission to change this users password!" +#: plugins/personal/generic/class_user.inc:1712 +msgid "User password method" msgstr "" -#: plugins/admin/users/class_userManagement.inc:656 -msgid "Account locking" +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" msgstr "" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format +#: plugins/personal/generic/class_user.inc:1921 +#, fuzzy +msgid "Entries differ" +msgstr "Grupo do usuário" + +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Foto pessoal" + +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Remover foto" + +#: plugins/personal/generic/password.tpl:2 msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" +"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 "" +"Você alterou o método de armazenamento da senha na base ldap. Por esta razão " +"você terá que digitar sua senha novamente agora. GOsa irá codifica-la com o " +"método selecionado." -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/personal/generic/password.tpl:5 #, fuzzy -msgid "Unlock account" -msgstr "Minha conta" +msgid "Password change dialog" +msgstr "Senha alterada" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/personal/generic/generic_certs.tpl:5 #, fuzzy -msgid "Lock account" -msgstr "Minha conta" +msgid "The users standard certificate" +msgstr "Certificado padrão" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Editar propriedades gerais" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificado padrão" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "" +#: plugins/personal/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "Certificado S/MIME" + +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Certificado S/MIME" -#: plugins/admin/users/class_userManagement.inc:749 +#: plugins/personal/generic/generic_certs.tpl:57 #, fuzzy -msgid "Edit POSIX properties" -msgstr "Editar propriedades UNIX" +msgid "The users PKCS12 certificate" +msgstr "Certificado PKCS12" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Certificado PKCS12" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Editar propriedades do netatalk" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Configurações do usuário" -#: plugins/admin/users/class_userManagement.inc:769 +#: plugins/personal/generic/paste_generic.tpl:3 #, fuzzy -msgid "Edit FAX properties" -msgstr "Editar propriedades UNIX" +msgid "Paste user" +msgstr "Colar" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Lista de usuários" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Senha limpa" -#: plugins/admin/users/user-list.xml:140 +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Definir nova senha" + +#: plugins/personal/posix/generic.tpl:1 #, fuzzy -msgid "Lock users" -msgstr "Lista de usuários" +msgid "POSIX settings" +msgstr "Configurações samba" -#: plugins/admin/users/user-list.xml:148 +#: plugins/personal/posix/generic.tpl:6 #, fuzzy -msgid "Unlock users" -msgstr "Minha conta" +msgid "Generic settings" +msgstr "Configurações do usuário" -#: plugins/admin/users/user-list.xml:167 -msgid "Apply template" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Diretório pessoal" + +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" + +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Grupo primário" + +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Estatus" + +#: plugins/personal/posix/generic.tpl:42 +msgid "Last logon" msgstr "" -#: plugins/admin/users/user-list.xml:199 -#, fuzzy -msgid "New user from template" -msgstr "Criar usuário do modelo" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Forçar UID/GID" -#: plugins/admin/users/user-list.xml:213 -#, fuzzy -msgid "Edit user" -msgstr "Editar esta entrada" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" + +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Membros do grupo" + +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Atenção: mais do que 16 grupos não são suportados pelo NFS!)" + +#: plugins/personal/posix/generic.tpl:102 +msgid "Common group" msgstr "" -#: plugins/admin/users/user-list.xml:245 +#: plugins/personal/posix/generic.tpl:106 #, fuzzy -msgid "Remove user" -msgstr "Remover foto" +msgid "Groups differ" +msgstr "Grupo do usuário" -#: plugins/admin/users/user-filter.tpl:11 +#: plugins/personal/posix/generic.tpl:126 #, fuzzy -msgid "Show templates" -msgstr "Modelos" +msgid "Account permissions" +msgstr "Configurações Posix" -#: plugins/admin/users/user-filter.tpl:12 -msgid "Show functional users" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" msgstr "" -#: plugins/admin/users/user-filter.tpl:13 -msgid "Show POSIX users" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." msgstr "" -#: plugins/admin/users/user-filter.tpl:14 -#, fuzzy -msgid "Show Mail users" -msgstr "Usuários do domínio" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Sistema de confiança" + +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Modo de confiança" -#: plugins/admin/users/user-filter.tpl:15 +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "O usuário deve alterar sua senha no primeiro acesso" + +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "Show Samba users" -msgstr "Usuários do domínio" +msgid "Password expiration settings" +msgstr "Configurações de senha" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "" +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Senha expira em" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" msgstr "" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "expirado" + +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" 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." +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "ativo" + +#: plugins/personal/posix/class_posixAccount.inc:173 +msgid "password not changeable" msgstr "" -#: plugins/admin/departments/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." +#: plugins/personal/posix/class_posixAccount.inc:175 +msgid "password expired" msgstr "" -"O melhor que se tem a fazer antes de realizar esta ação é salvar os dados da " -"sua árvore LDAP em um arquivo. Então, se pronto, pressione 'Deletar' para " -"continuar ou 'Cancelar' para abortar." -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Lista dos departamentos" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "desconfigurado" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -#, fuzzy -msgid "Domain" -msgstr "no domínio" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "automático" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -#, fuzzy -msgid "Domain component" -msgstr "Administradores do domínio" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "País" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Ambiente" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" +msgstr "A senha não pode ser alterada até %s dias após a última troca" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Organização" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "A senha deve ser alterada após %s dias" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 -msgid "Locality name" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, php-format +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 -msgid "Name of locality to create" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, php-format +msgid "Warn user %s days before password expiry" msgstr "" -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "acesso completo" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "permitir acesso a estas máquinas" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Grupo do usuário" + +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" msgstr "" -#: plugins/admin/departments/generic.tpl:22 -#, fuzzy -msgid "Descriptive text for department" -msgstr "Exibir sistemas do departamento" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" msgstr "" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" msgstr "" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Localização" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Estado" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" +msgstr "" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" msgstr "" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" msgstr "" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Endereço" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" msgstr "" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" +#: plugins/personal/posix/class_posixAccount.inc:1444 +msgid "Shadow inactive" msgstr "" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" msgstr "" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -msgid "Domain Component" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Departamentos" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Configurações Posix" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "" +#: plugins/personal/posix/groupSelect/group-list.tpl:3 +#, fuzzy +msgid "Group selection" +msgstr "Administração de grupos" -#: plugins/admin/departments/class_departmentManagement.inc:128 -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/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 +#, fuzzy +msgid "Filter" +msgstr "Filtros" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +#, fuzzy +msgid "Show primary groups" +msgstr "Grupo primário" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Caixa postal" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +#, fuzzy +msgid "Show samba groups" +msgstr "Usuários do domínio" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +#, fuzzy +msgid "Show mail groups" +msgstr "Usuários do domínio" + +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Filtros" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 +msgid "Please select the desired entries" msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +#, fuzzy +msgid "Show servers" +msgstr "Servidores" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 #, fuzzy -msgid "Domain name" -msgstr "Administradores do domínio" +msgid "Show workstations" +msgstr "Estações de Trabalho" -#: plugins/admin/departments/domain.tpl:14 -msgid "Name of domain to create" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +#, fuzzy +msgid "Show terminals" +msgstr "Terminais" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" msgstr "" -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +#, fuzzy +msgid "List of systems" +msgstr "Lista de usuários" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +msgid "List navigation" msgstr "" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +#, fuzzy +msgid "Edit posix properties" +msgstr "Editar propriedades de telefone" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Nome do departamento" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Editar propriedades de correio" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Editar propriedades do samba" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Editar propriedades de telefone" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +msgid "Menu" msgstr "" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +#, fuzzy +msgid "Edit start menu properties" +msgstr "Editar propriedades do samba" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Editar propriedades de ambiente" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: plugins/personal/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Configurações do usuário" + +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/remove.tpl:6 msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"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 "" +"Isso inclui, para este usuário, todos os dados da conta, regras de acesso, " +"configurações imap e etc. Por favor, tenha certeza se quer realmente fazer " +"isso, pois o GOsa não tem como recuperar seus dados anteriores." -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" +#: 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 alterar a senha do usuário utilize os campos abaixo. As alterações " +"surtem efeito imediatamente. Por favor, memorize a nova senha porque o " +"usuário não será capaz de acessar o sistema sem ela." -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." -msgstr "" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Impressora" -#: 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/admin/users/user-filter.xml:33 +#, fuzzy +msgid "Show POSIX users" +msgstr "Servidores" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: plugins/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Usuários do domínio" -#: 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." +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:154 -msgid "ACL Assignment" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" msgstr "" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" +#: plugins/admin/users/class_userManagement.inc:278 +msgid "You have no permission to change this users password!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "nenhum" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Modelo" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" +#: plugins/admin/users/class_userManagement.inc:667 +msgid "Account locking" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:420 +#: plugins/admin/users/class_userManagement.inc:668 #, php-format -msgid "ACL for these objects: %s" +msgid "" +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:741 +#, fuzzy +msgid "Unlock account" +msgstr "Minha conta" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" -msgstr "" +#: plugins/admin/users/class_userManagement.inc:743 +#, fuzzy +msgid "Lock account" +msgstr "Minha conta" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: plugins/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Editar propriedades gerais" + +#: plugins/admin/users/class_userManagement.inc:760 +#, fuzzy +msgid "Edit POSIX properties" +msgstr "Editar propriedades UNIX" + +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" + +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Editar propriedades do netatalk" + +#: plugins/admin/users/class_userManagement.inc:780 +#, fuzzy +msgid "Edit FAX properties" +msgstr "Editar propriedades UNIX" + +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:646 -msgid "Object in use" +#: 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/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Papel" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Lista de usuários" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Propriedades" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Ações" + +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Editar" -#: plugins/admin/acl/acl-filter.tpl:11 +#: plugins/admin/users/user-list.xml:140 #, fuzzy -msgid "Show access control lists" -msgstr "Lista de controle de acesso" +msgid "Lock users" +msgstr "Lista de usuários" -#: plugins/admin/acl/acl-filter.tpl:12 +#: plugins/admin/users/user-list.xml:148 #, fuzzy -msgid "Show roles" -msgstr "Modelos" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" +msgid "Unlock users" +msgstr "Minha conta" -#: plugins/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" msgstr "" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: plugins/admin/users/user-list.xml:167 +msgid "Apply template" msgstr "" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "feminino" +#: plugins/admin/users/user-list.xml:199 +#, fuzzy +msgid "New user from template" +msgstr "Criar usuário do modelo" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "masculino" +#: plugins/admin/users/user-list.xml:213 +#, fuzzy +msgid "Edit user" +msgstr "Editar esta entrada" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Número serial" +#: plugins/admin/users/user-list.xml:245 +#, fuzzy +msgid "Remove user" +msgstr "Remover foto" + +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Criando um novo usuário usando modelos" -#: plugins/personal/generic/class_user.inc:522 +#: plugins/admin/users/template.tpl:6 msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" +"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 "" -"(Alguns tipos de certificados não são suportados atualmente e podem ser " -"exibidos como 'inválidos'.)" - -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Certificado é válido de %s para %s e está atualmente %s." +"A criação de usuários pode ser assistida pelo uso de modelos. Muitos campos " +"podem ser preenchidos automaticamente. Escolha 'nenhum' para não utilizar " +"modelos." -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "válido" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 +#, fuzzy +msgid "Show users" +msgstr "Servidores" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "inválido" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +#, fuzzy +msgid "Show groups" +msgstr "Usuários do domínio" -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Nenhum certificado instalado" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Nome do grupo" -#: plugins/personal/generic/class_user.inc:567 -msgid "The selected password method is no longer available." +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" msgstr "" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" msgstr "" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" msgstr "" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Forçar GID" -#: plugins/personal/generic/class_user.inc:1239 -msgid "The selected password method requires initial configuration!" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" msgstr "" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Página pessoal" - -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Celular" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "no domínio" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Data de nascimento" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Membros estão no grupo phone pickup" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" msgstr "" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unidade" - -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identificação da residência" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Membros do grupo" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Vocação" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Última entrega" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Localização da pessoa" +#: 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 "" +"Ele pode ser o grupo primário de um usuário. Por favor, tenha certeza se " +"realmente quer fazer isso, pois o GOsa não possui uma forma para restaurar " +"seus dados anteriores." -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Descrição da unidade" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Administração de grupos" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Área de assunto" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Erro de configuração" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Título funcional" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Número serial do certificado" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Grupo samba" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Visível publicamente" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Administradores do domínio" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Rua" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Usuários do domínio" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "CEP" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Convidados do domínio" -#: plugins/personal/generic/class_user.inc:1603 -msgid "Generic user settings" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" msgstr "" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Minha conta" - -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" msgstr "" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Título pessoal" - -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Título acadêmico" - -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Sexo" - -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" msgstr "" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Foto do usuário" - -#: plugins/personal/generic/class_user.inc:1626 +#: plugins/admin/groups/class_group.inc:624 #, fuzzy -msgid "Login restrictions" -msgstr "Estações de Trabalho" +msgid "! unknown UID" +msgstr "! id desconhecido" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" +msgstr "" + +#: plugins/admin/groups/class_group.inc:894 +#, php-format +msgid "Cannot find any SID for '%s'!" msgstr "" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" +#: plugins/admin/groups/class_group.inc:899 +#, php-format +msgid "Cannot find any RIDBASE for '%s'!" msgstr "" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Tipo de empregado" - -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" msgstr "" -#: plugins/personal/generic/class_user.inc:1635 -msgid "Telefon number" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" msgstr "" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" msgstr "" -#: plugins/personal/generic/class_user.inc:1637 -msgid "Mobile number" +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" msgstr "" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" msgstr "" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Caixa postal residencial" - -#: plugins/personal/generic/class_user.inc:1645 -msgid "Home phone number" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" msgstr "" -#: plugins/personal/generic/class_user.inc:1647 -msgid "User password method" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" msgstr "" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" msgstr "" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informação pessoal" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Lista dos grupos" -#: 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 pessoal" +#: plugins/admin/groups/group-list.xml:138 +#, fuzzy +msgid "Edit group" +msgstr "Lista dos grupos" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Alterar foto" +#: plugins/admin/groups/group-list.xml:151 +#, fuzzy +msgid "Remove group" +msgstr "Remover foto" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nome modelo" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Selecione sistemas para adicionar" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Linguagem preferida" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Filtros" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefone privativo" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Exibir sistemas do departamento" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Armazenamento da senha" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Escolha o departamento para base de procura" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificados" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Exibir sistemas combinados" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Editar certificados" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Expressão regular para conferência de endereços" -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +msgid "Domain Component" msgstr "" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" msgstr "" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informação organizacional" - -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Nº do departamento" - -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Nº do empregado" - -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Nº da sala" - -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Por favor, utilize a orelha telefone" - -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Escolha a sub-árvore para adicionar o usuário" - -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Selecione a base" - -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Configurações do usuário" - -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Senha limpa" - -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Definir nova senha" - -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Remover foto" - -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" msgstr "" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Informação geral do usuário" - -#: 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/generic.tpl:14 +msgid "Name of subtree to create" msgstr "" -"Você alterou o método de armazenamento da senha na base ldap. Por esta razão " -"você terá que digitar sua senha novamente agora. GOsa irá codifica-la com o " -"método selecionado." - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificado padrão" - -#: 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/admin/departments/generic.tpl:22 +#, fuzzy +msgid "Descriptive text for department" +msgstr "Exibir sistemas do departamento" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "expirado" - -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "ativo" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -msgid "password not changeable" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "automático" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, php-format -msgid "Password can't be changed up to %s days after last change" -msgstr "A senha não pode ser alterada até %s dias após a última troca" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "A senha deve ser alterada após %s dias" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, php-format -msgid "Disable account after %s days of inactivity after password expiry" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, php-format -msgid "Warn user %s days before password expiry" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Grupo do usuário" +#: 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:946 +#: plugins/admin/departments/remove.tpl:10 msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +"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 "" +"O melhor que se tem a fazer antes de realizar esta ação é salvar os dados da " +"sua árvore LDAP em um arquivo. Então, se pronto, pressione 'Deletar' para " +"continuar ou 'Cancelar' para abortar." -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Diretório pessoal" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Lista dos departamentos" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +#, fuzzy +msgid "Domain" +msgstr "no domínio" + +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +#, fuzzy +msgid "Domain component" +msgstr "Administradores do domínio" + +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "País" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +msgid "Locality" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" +#: 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:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" - -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "ID do usuário" - -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Departamentos" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Nome do departamento" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1462 -msgid "System trust model" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" msgstr "" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Grupo primário" - -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Estatus" - -#: plugins/personal/posix/generic.tpl:41 -msgid "Last logon" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" msgstr "" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Forçar UID/GID" - -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Membros do grupo" - -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Atenção: mais do que 16 grupos não são suportados pelo NFS!)" - -#: plugins/personal/posix/generic.tpl:100 -msgid "Common group" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/posix/generic.tpl:104 -#, fuzzy -msgid "Groups differ" -msgstr "Grupo do usuário" - -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" msgstr "" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: 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/posix/generic.tpl:132 -msgid "Account" -msgstr "Conta" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Selecione grupos para adicionar" - -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Exibir grupos do departamento" - -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Exibir grupos combinados" - -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Expressão regular para combinação de nomes de grupos" - -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Exibir grupos de usuários" - -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Nome do usuário dos grupos exibidos" - -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -#, fuzzy -msgid "Show servers" -msgstr "Servidores" - -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -#, fuzzy -msgid "Show workstations" -msgstr "Estações de Trabalho" - -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +#: plugins/admin/departments/domain.tpl:11 #, fuzzy -msgid "Show terminals" -msgstr "Terminais" +msgid "Domain name" +msgstr "Administradores do domínio" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Configurações Posix" +#: plugins/admin/departments/domain.tpl:14 +msgid "Name of domain to create" +msgstr "" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +msgid "Country name" msgstr "" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "O usuário deve alterar sua senha no primeiro acesso" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Senha expira em" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." +msgstr "" -#: plugins/personal/password/changed.tpl:3 +#: plugins/admin/departments/dep_move_confirm.tpl:5 msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." msgstr "" -"Sua senha foi alterada com sucesso. Lembre-se de alterar todos os programas " -"que a usem." -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Configurações de senha" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/password/password.tpl:4 +#: plugins/admin/departments/dep_move_confirm.tpl:11 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." +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." msgstr "" -"Para alterar sua senha pessoal, use os campos abaixo. As alterações terão " -"efeito imediato. Por favor, memorize a nova senha porque você não será capaz " -"de acessar o sistema sem ela." - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Limpar campos" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +msgid "Organization name" msgstr "" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Você precisa especificar sua senha atual para continuar." - -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "O campo 'Nova senha' esta vazio." +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "" -#: plugins/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" 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 "A senha digitada não confere com a senha atual." +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" +msgstr "Gerenciar listas de controle de acesso" -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." +#: plugins/admin/acl/class_aclManagement.inc:154 +msgid "ACL Assignment" msgstr "" -#: plugins/personal/password/class_password.inc:146 -msgid "User password" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" msgstr "" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Alteração de senha não permitida" +#: plugins/admin/acl/acl-filter.tpl:11 +#, fuzzy +msgid "Show access control lists" +msgstr "Lista de controle de acesso" -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" -msgstr "" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Modelos" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" msgstr "" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 +msgid "Access control roles" msgstr "" -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" msgstr "" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Todas as categorias" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" msgstr "" -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Um nível" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Objeto atual" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Catálogo de Endereços" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Subárvore completa" + +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Subárvore completa (permanente)" + +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Para cima" + +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "Para baixo" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Deletar" + +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" msgstr "" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" +#: plugins/admin/acl/class_aclRole.inc:420 +#, php-format +msgid "ACL for these objects: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" msgstr "" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" msgstr "" -#: setup/class_setupStep_Feedback.inc:140 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "Cannot send feedback to '%s': %s" +msgid "Edit ACL for '%s', scope is '%s'" msgstr "" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" +msgstr "Todos os objetos na subárvore atual" -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" msgstr "" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" msgstr "" -#: setup/class_setup.inc:197 -msgid "Completed" +#: plugins/admin/acl/class_aclRole.inc:736 +msgid "Permissions" msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Configurações samba" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" +msgstr "" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" msgstr "" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" msgstr "" -#: setup/setup_config2.tpl:31 -msgid "RID base" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +msgid "server groups" msgstr "" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" msgstr "" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" msgstr "" -#: setup/setup_config2.tpl:71 -msgid "Timezone" +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" msgstr "" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" msgstr "" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" msgstr "" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" msgstr "" -#: setup/setup_config2.tpl:112 -msgid "Government mode" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" msgstr "" -#: setup/setup_config2.tpl:123 -msgid "GOsa logging" +#: plugins/admin/ogroups/remove.tpl:6 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." msgstr "" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Configurações de Correio" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Fila de Telefone" -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Método de correio" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Sistemas" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Início" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" -msgstr "" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Dispositivos" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Sumário FAI" -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Aplicações" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +#, fuzzy +msgid "Show department" +msgstr "Departamentos" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +#, fuzzy +msgid "Show server" +msgstr "Servidores" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +#, fuzzy +msgid "Show workstation" +msgstr "Estações de Trabalho" -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +#, fuzzy +msgid "Show terminal" +msgstr "Terminais" -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +#, fuzzy +msgid "Show printer" +msgstr "Impressoras" -#: 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 "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +#, fuzzy +msgid "Show phone" +msgstr "Modelos" -#: setup/setup_migrate.tpl:33 -msgid "Check again" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" msgstr "" -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" 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 -msgid "Current" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "Usuários" -#: 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 "" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "Grupos" -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "Aplicações" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Fechar" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "Departamentos" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "Servidores" -#: setup/setup_migrate.tpl:67 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "Estações de Trabalho" -#: setup/setup_migrate.tpl:69 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" msgstr "" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "Terminais" -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "Telefones" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "Impressoras" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "Dn não existente:" -#: setup/setup_migrate.tpl:116 +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"These systems are already configured by other object groups and cannot be " +"added:" 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." +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" msgstr "" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" msgstr "" -#: 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 "" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Grupos de objeto" -#: 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" +#: plugins/admin/ogroups/class_ogroup.inc:978 +msgid "Sytem trust" msgstr "" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" msgstr "" -#: 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." +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" msgstr "" -#: 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 "" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Selecione para pesquisar dentro das sub-árvores" -#: setup/setup_migrate.tpl:176 -msgid "Move selected users into this people tree" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" +msgstr "Procurar em subárvores" -#: setup/setup_migrate.tpl:219 -msgid "Migrate GOsa 2.5 administrative accounts" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" msgstr "" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Exibir combinação de objetos" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Expressão regular para combinação de nomes de objeto" -#: setup/setup_migrate.tpl:273 -msgid "Abort" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" msgstr "" -#: setup/setup_migrate.tpl:275 -msgid "Create a new GOsa administrator account" -msgstr "" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +msgid "Templates" +msgstr "Modelos" -#: setup/setup_migrate.tpl:278 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" msgstr "" -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" 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 "" +#: plugins/admin/ogroups/ogroup-list.xml:11 +#, fuzzy +msgid "List of object groups" +msgstr "Lista dos grupos" -#: 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 "" +#: plugins/admin/ogroups/ogroup-list.xml:142 +#, fuzzy +msgid "Edit object group" +msgstr "Lista dos grupos" -#: 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 "" +#: plugins/admin/ogroups/ogroup-list.xml:155 +#, fuzzy +msgid "Remove object group" +msgstr "Remover foto" -#: 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." +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -msgid "Refresh" -msgstr "Recarregar" - -#: setup/setup_migrate.tpl:488 +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 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." +"Bugsubmitter" 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 "" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, php-format +msgid "Copy and paste failed!" +msgstr "Falha em copiar e colar!" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Não foi possível atribuir permissão para '%s'" -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" -msgstr "" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' não é um objeto LDAP válido" -#: setup/class_setupStep_Finish.inc:104 -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "Erro interno" -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." -msgstr "" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" +msgstr "Sem permissão de escrita em '%s'" -#: setup/class_setupStep_Finish.inc:115 +#: include/class_CopyPasteHandler.inc:394 #, 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 "" +msgid "These objects will be pasted: %s" +msgstr "Estes objetos serão colados: %s" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Esse objeto será colado: %s" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Colar" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "Impossível colar" -#: setup/class_setupStep_Checks.inc:65 +#: include/class_config.inc:152 #, php-format -msgid "PHP must be of version %s or above." -msgstr "" +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Erro de XML no gosa.conf: %s na linha %d" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: include/class_config.inc:325 +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" +"Não foi possível realizar bind para o LDAP. Por favor, contacte o " +"administrador do sistema." -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/class_config.inc:702 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "sambaSID e/ou sambaRidBase não configurado!" + +#: include/class_config.inc:1112 +msgid "Configuration" +msgstr "Configuração" + +#: include/class_config.inc:1112 +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 "" +"O arquivo de configuração do GOsa parece estar desatualizador. Por favor, " +"remova-o e execute o configurador novamente." -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "O módulo mcrypt não foi encontrado. Por favor, instale o php5-mcrypt." -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "A conexão com o host '%s:%s' falhou: %s" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "Alcançado o limite de tempo de %s segundos para a conexão." -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." msgstr "" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" +#: include/class_multi_plug.inc:391 +msgid "Password reset" msgstr "" -#: setup/class_setupStep_Checks.inc:121 -msgid "" -"GOsa requires this module to communicate with several supported databases." +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" msgstr "" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" +#: include/class_sortableListing.inc:189 +msgid "Sortable list" msgstr "" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Editar esta entrada" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Deletar esta entrada" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/functions.inc:134 +#, php-format +msgid "" +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/class_setupStep_Checks.inc:169 -msgid "compression module" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." msgstr "" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" msgstr "" -#: setup/class_setupStep_Checks.inc:181 +#: include/functions.inc:605 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." +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." msgstr "" -#: setup/class_setupStep_Checks.inc:182 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: include/functions.inc:802 +#, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" msgstr "" -#: setup/class_setupStep_Checks.inc:191 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:192 +#: include/functions.inc:931 msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." msgstr "" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" msgstr "" -#: setup/class_setupStep_Checks.inc:200 +#: include/functions.inc:1237 +#, php-format msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" msgstr "" -#: setup/class_setupStep_Checks.inc:201 -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +#: include/functions.inc:1254 +msgid "incomplete" msgstr "" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/functions.inc:1644 +msgid "Continue anyway" msgstr "" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Editar mesmo assim" -#: setup/class_setupStep_Checks.inc:216 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" msgstr "" -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/functions.inc:1888 +msgid "Entries per page" msgstr "" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Aplicar filtro" + +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." msgstr "" -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" msgstr "" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/functions.inc:2678 +msgid "LDAP warning" msgstr "" -#: setup/class_setupStep_Checks.inc:241 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +#: include/functions.inc:2678 +msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -#: setup/class_setupStep_Checks.inc:248 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: include/functions.inc:2704 +msgid "Used to store account specific informations." msgstr "" -#: setup/class_setupStep_Checks.inc:249 +#: include/functions.inc:2711 msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." msgstr "" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" msgstr "" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" msgstr "" -#: setup/class_setupStep_Checks.inc:261 +#: include/functions.inc:2764 #, 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." +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/setup_config3.tpl:2 -msgid "GOsa core settings" +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" msgstr "" -#: setup/setup_config3.tpl:6 -msgid "Enable primary group filter" +#: include/functions.inc:2789 +msgid "" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" +#: include/functions.inc:2790 +msgid "" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "" +#: include/functions.inc:2819 +msgid "German" +msgstr "Alemão" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" -msgstr "" +#: include/functions.inc:2820 +msgid "French" +msgstr "Francês" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" -msgstr "" +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Italiano" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Espanhol" -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" -msgstr "" +#: include/functions.inc:2823 +msgid "English" +msgstr "Inglês" -#: setup/setup_config3.tpl:134 -msgid "Notification script" -msgstr "" +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Holandês" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Polonês" + +#: include/functions.inc:2827 +msgid "Chinese" msgstr "" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/functions.inc:2828 +msgid "Vietnamese" msgstr "" -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" -msgstr "" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Russo" -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/functions.inc:3024 +#, php-format +msgid "" +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -#: setup/setup_config3.tpl:210 -msgid "Login attribute" +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" msgstr "" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" +#: include/functions.inc:3070 +#, php-format +msgid "" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +msgid "Cannot allocate a free ID:" msgstr "" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" +#: include/functions.inc:3395 +msgid "Cannot create sambaUnixIdPool entry!" msgstr "" -#: setup/setup_config3.tpl:278 -msgid "Debugging" +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" msgstr "" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" msgstr "" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" msgstr "" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" msgstr "" -#: setup/setup_config3.tpl:324 -msgid "Debug level" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." msgstr "" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" +#: include/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" msgstr "" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" msgstr "" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" msgstr "" -#: setup/setup_feedback.tpl:18 +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Raiz" + +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Submeter" + +#: include/utils/class_timezone.inc:47 +#, php-format 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." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" +"A configuração do fuso horário '%s' no gosa.conf não é válida. Não foi " +"possível calcular o intervalo do fuso horário corretamente." -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Endereço de Correio" +#: include/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." +msgstr "Selecione para listar objetos do tipo '%s'." -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "" +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Selecione para listar objetos contendo '%s'." + +#: include/utils/class_msgPool.inc:20 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Selecione para listar objetos que possuem '%s' habilitado" + +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" +msgstr "Esse objeto será apagado!" + +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "Esse objeto '%s' será apagado!" + +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Esse objeto será apagado: %s" + +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "Esse objeto '%s' será apagado: %s" + +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" +msgstr "Esse objeto será apagado:" + +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "Esse objeto '%s' será apagado:" + +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Estes objetos serão apagados: %s" + +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Estes objetos '%s' serão apagados: %s" + +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" +msgstr "Você não tem permissão para apagar esse objeto!" + +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" +msgstr "Você não tem permissão para apagar o objeto:" + +#: include/utils/class_msgPool.inc:75 +msgid "You have no permission to delete these objects:" +msgstr "Você não tem permissão para apagar estes objetos:" + +#: include/utils/class_msgPool.inc:82 +msgid "You have no permission to create this object!" +msgstr "Você não tem permissão para criar esse objeto!" + +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +msgid "You have no permission to create the object:" +msgstr "Você não tem permissão para criar o objeto:" + +#: include/utils/class_msgPool.inc:93 +msgid "You have no permission to create these objects:" +msgstr "Você não tem permissão para criar estes objetos:" + +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" +msgstr "Você não tem permissão para modificar esse objeto!" + +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" +msgstr "Você não tem permissão para modificar o objeto:" + +#: include/utils/class_msgPool.inc:111 +msgid "You have no permission to modify these objects:" +msgstr "Você não tem permissão para modificar estes objetos:" + +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" +msgstr "Você não tem permissão para ver esse objeto!" + +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" +msgstr "Você não tem permissão para ver o objeto:" + +#: include/utils/class_msgPool.inc:129 +msgid "You have no permission to view these objects:" +msgstr "Você não tem permissão para ver estes objetos:" + +#: include/utils/class_msgPool.inc:136 +msgid "You have no permission to move this object!" +msgstr "Você não tem permissão para mover esse objeto!" + +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +msgid "You have no permission to move the object:" +msgstr "Você não tem permissão para mover o objeto:" + +#: include/utils/class_msgPool.inc:147 +msgid "You have no permission to move these objects:" +msgstr "Você não tem permissão para mover estes objetos:" + +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" +msgstr "Informação da conexão" + +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Não foi possível conectar ao banco de dados %s!" + +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" +msgstr "Não foi possível selecionar o banco de dados %s!" + +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "Servidor %s não definido!" + +#: include/utils/class_msgPool.inc:189 +#, php-format +msgid "Cannot query %s database!" +msgstr "Não foi possível pesquisar no banco de dados %s!" + +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "O campo '%s' contém uma palavra reservada!" + +#: include/utils/class_msgPool.inc:201 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" +msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!" + +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" +msgstr "O comando '%s' é inválido!" + +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "O comando '%s' (%s) para o plugin %s é inválido!" + +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "O comando '%s' para o plugin %s is invalid!" + +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "O comando '%s' (%s) é inválido!" -#: 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 "" +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Não foi possível executar o comando '%s'!" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" -msgstr "" +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "Não foi possível executar o comando '%s' (%s) para o plugin %s!" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "Não foi possível executar o comando '%s' para o plugin %s!" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" msgstr "" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" msgstr "" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" +#: include/utils/class_msgPool.inc:238 +#, php-format +msgid "'%s' must be smaller than %s!" msgstr "" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" +#: include/utils/class_msgPool.inc:246 +#, php-format +msgid "Value for '%s' is too small!" msgstr "" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" msgstr "" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" +#: include/utils/class_msgPool.inc:261 +#, php-format +msgid "There is already an entry with this '%s' attribute in the system!" msgstr "" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" msgstr "" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" +#: include/utils/class_msgPool.inc:275 +msgid "Example" msgstr "" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters" msgstr "" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" msgstr "" -#: setup/setup_feedback.tpl:132 -msgid "Features" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" msgstr "" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" msgstr "" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" msgstr "" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" msgstr "" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" msgstr "" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" msgstr "" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." msgstr "" -#: setup/setup_finish.tpl:33 -msgid "Status: " +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Voltar" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" +#: include/utils/class_msgPool.inc:380 +#, php-format +msgid "This account has no valid %s extensions!" msgstr "" -#: setup/class_setupStep_Ldap.inc:55 +#: include/utils/class_msgPool.inc:386 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"This account has %s settings enabled. You can disable them by clicking below." msgstr "" -#: setup/class_setupStep_Ldap.inc:105 +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 #, php-format -msgid "Anonymous bind to server '%s' failed!" +msgid "" +"This account has %s settings enabled. To disable them, you'll need to remove " +"the %s settings first!" msgstr "" -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:405 #, php-format -msgid "Bind as user '%s' failed!" +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." msgstr "" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 #, php-format -msgid "Anonymous bind to server '%s' succeeded." +msgid "" +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" msgstr "" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" msgstr "" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:429 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" +msgid "Remove %s settings" msgstr "" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "Clique em Editar para alterar as informações desta janela" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Janeiro" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Fevereiro" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Março" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Abril" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Maio" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Junho" -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Julho" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Agosto" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Setembro" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Outubro" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Novembro" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Dezembro" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Domingo" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Segunda" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "Terça" -#: setup/class_setupStep_Migrate.inc:141 -msgid "Inspecting object classes in root object" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "Quarta" -#: setup/class_setupStep_Migrate.inc:147 -msgid "Checking permission for LDAP database" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" +msgstr "Quinta" -#: setup/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Sexta" -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Sábado" + +#: include/utils/class_msgPool.inc:456 +msgid "MySQL operation failed!" msgstr "" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" +#: include/utils/class_msgPool.inc:464 +msgid "read operation" msgstr "" -#: setup/class_setupStep_Migrate.inc:171 -msgid "Checking for users outside the people tree" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/class_setupStep_Migrate.inc:177 -msgid "Checking for groups outside the groups tree" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" msgstr "" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 -msgid "Checking for duplicated UID numbers" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" msgstr "" -#: setup/class_setupStep_Migrate.inc:196 -msgid "Checking for duplicate GID numbers" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" msgstr "" -#: setup/class_setupStep_Migrate.inc:202 -msgid "Checking for old style USB devices" +#: include/utils/class_msgPool.inc:468 +#, php-format +msgid "LDAP %s failed!" msgstr "" -#: setup/class_setupStep_Migrate.inc:208 -msgid "Checking for old services that have to be migrated" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" msgstr "" -#: setup/class_setupStep_Migrate.inc:214 -msgid "Checking for old style application menus" +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" msgstr "" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" +#: include/utils/class_msgPool.inc:488 +#, php-format +msgid "Upload failed: %s" msgstr "" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: setup/class_setupStep_Migrate.inc:263 +#: include/utils/class_msgPool.inc:497 #, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:315 +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 #, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." +msgid "This '%s' is still in use by this object: %s" 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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." msgstr "" -#: setup/class_setupStep_Migrate.inc:375 +#: include/utils/class_msgPool.inc:512 #, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +msgid "This '%s' is still in use by these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:448 +#: include/utils/class_msgPool.inc:518 #, php-format -msgid "Found %s groups outside the configured tree '%s'." +msgid "File '%s' does not exist!" msgstr "" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "Cannot open file '%s' for reading!" msgstr "" -#: setup/class_setupStep_Migrate.inc:525 +#: include/utils/class_msgPool.inc:530 #, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +msgid "Cannot open file '%s' for writing!" msgstr "" -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/utils/class_msgPool.inc:536 #, php-format msgid "" -"The specified user '%s' does not have full access to your ldap database." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: setup/class_setupStep_Migrate.inc:663 +#: include/utils/class_msgPool.inc:542 #, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +msgid "Cannot delete file '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Cannot create folder '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "Cannot migrate department '%s':" +msgid "Cannot delete folder '%s'!" msgstr "" -#: setup/class_setupStep_Migrate.inc:804 +#: include/utils/class_msgPool.inc:560 #, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +msgid "Checking for %s support" msgstr "" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/utils/class_msgPool.inc:566 #, php-format -msgid "GOsa 2.5 administrative accounts found: %s" +msgid "Install and activate the %s PHP module." msgstr "" -#: setup/class_setupStep_Migrate.inc:1033 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "" +#: include/utils/class_xml.inc:48 +#, fuzzy +msgid "in" +msgstr "Principal" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "" +#: include/utils/class_xml.inc:50 +#, fuzzy +msgid "on line" +msgstr "Continuar" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" +#: include/utils/class_xml.inc:51 +#, fuzzy +msgid "XML error" +msgstr "Erro de LDAP" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1200 +#: include/functions_helpviewer.inc:45 #, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +msgid "XML error in guide.xml: %s at line %d" msgstr "" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -msgid "Cannot move users to the requested department!" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." msgstr "" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" msgstr "" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" msgstr "" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "" +#: include/class_filter.inc:468 +#, fuzzy +msgid "Edit filters" +msgstr "Editar certificados" -#: setup/class_setupStep_Migrate.inc:1990 +#: include/class_userFilterEditor.inc:157 +#, php-format msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "" +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Controle de acesso" + +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "Usuários" + +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "Limpar ACLs" + +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Use ACL definida na regra" + +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "Nenhuma configuração de ACL para essa categoria!" + +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" +msgstr "Contém ACLs para estes objetos: %s" + +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "Categoria ACL" + +#: include/class_acl.inc:608 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Editar ACL para '%s' - o escopo é '%s'" + +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" +msgstr "Exibir/Ocultar configurações avançadas" + +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Criar objetos" + +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Mover objetos" + +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Remover objetos" + +#: include/class_acl.inc:807 +msgid "Grant permission to owner" +msgstr "Conceder permissão para o dono" + +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "leitura" + +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "escrita" + +#: include/class_acl.inc:816 +msgid "Complete object" +msgstr "Objeto completo" + +#: include/class_acl.inc:960 +#, php-format +msgid "Unkown ACL type '%s'!" +msgstr "Tipo de ACL desconhecida '%s'!" + +#: include/class_acl.inc:1005 +#, php-format +msgid "Unknown entry '%s'!" +msgstr "Entrada desconhecida '%s'!" + +#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#, php-format +msgid "Role: %s" +msgstr "Regra: %s" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" +#: include/class_acl.inc:1071 +msgid "unknown role" +msgstr "regra desconhecida" -#: setup/class_setupStep_Migrate.inc:2058 +#: include/class_acl.inc:1079 #, php-format -msgid "Missing GOsa object class '%s'!" +msgid "Contains settings for these objects: %s" +msgstr "Contém configurações para estes objetos: %s" + +#: include/class_acl.inc:1096 +msgid "inactive" msgstr "" -#: setup/class_setupStep_Migrate.inc:2059 +#: include/class_acl.inc:1096 #, fuzzy -msgid "Please check your installation." -msgstr "Por favor, verifique a combinação usuário / senha" +msgid "No members" +msgstr "Membros do grupo" -#: setup/class_setupStep_Migrate.inc:2080 +#: include/class_acl.inc:1266 +msgid "Access control list" +msgstr "Lista de controle de acesso" + +#: include/class_acl.inc:1271 +msgid "ACL roles" +msgstr "Regras de ACL" + +#: include/class_tabs.inc:57 #, php-format msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -#: setup/class_setupStep_Migrate.inc:2439 +#: include/class_tabs.inc:239 #, php-format -msgid "Copy '%s' to '%s' failed:" +msgid "Delete process has been canceled by plugin '%s': %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:2574 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Referências" -#: setup/class_setupStep_Migrate.inc:2634 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +#: include/class_listing.inc:527 +#, fuzzy +msgid "created by" +msgstr "Criar" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, php-format -msgid "Updating '%s' failed: %s" -msgstr "" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Subir um departamento" -#: setup/class_setupStep_Migrate.inc:2727 -#, php-format -msgid "There are %s services that need to be migrated." +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Ir para departamento de usuários" + +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Recarregar lista" + +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" msgstr "" -#: setup/class_setupStep_Migrate.inc:3058 -#, php-format -msgid "There are %s application menus which have to be migrated." +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" 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." +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" msgstr "" -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +msgid "Restore snapshots" msgstr "" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/class_listing.inc:1482 +msgid "Export list" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: include/class_SnapShotDialog.inc:82 +#, php-format +msgid "You're about to delete the snapshot '%s'." msgstr "" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" msgstr "" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/setup_welcome.tpl:25 -msgid "To continue..." +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Alerta de performance" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" +"A performance do LDAP está ruim: a última pesquisa levou cerca de %.2fs!" -#: setup/setup_welcome.tpl:28 +#: include/class_ldap.inc:693 +#, 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 automatically create subtrees with RDN '%s': no object class found!" msgstr "" +"Não foi possível criar subárvores automaticamente com RDN '%s': classe de " +"objeto não encontrada!" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." +#: include/class_ldap.inc:741 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" +"Não foi possível criar subárvores automaticamente com '%s': não suportado" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: include/class_ldap.inc:828 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "enquanto executava em '%s' usando LDAP server '%s'" + +#: include/class_ldap.inc:830 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "enquanto executava no LDAP server %s" + +#: include/class_ldap.inc:1052 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" msgstr "" +"Esse não é um DN válido: '%s'. O bloco para importação deve iniciar com " +"'dn: ...' na linha %s" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" +#: include/class_ldap.inc:1081 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" msgstr "" +"Erro enquanto importava dn: '%s', por favor, verifique seu LDIF na linha %s!" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/class_setupStep_Config3.inc:216 -msgid "Maximum LDAP query time must be a numeric value!" +#: include/php_setup.inc:108 +msgid "Send bugreport" msgstr "" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: include/php_setup.inc:113 +msgid "Toggle information" msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: include/php_setup.inc:123 +msgid "PHP error" msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/php_setup.inc:142 +msgid "class" msgstr "" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" +#: include/php_setup.inc:148 +msgid "function" msgstr "" -#: setup/setup_checks.tpl:67 -msgid "show information" +#: include/php_setup.inc:153 +msgid "static" msgstr "" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" +#: include/php_setup.inc:157 +msgid "method" msgstr "" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: include/php_setup.inc:190 +msgid "Trace" msgstr "" -#: setup/setup_schema.tpl:16 -msgid "Check status" +#: include/php_setup.inc:191 +msgid "File" msgstr "" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: include/php_setup.inc:191 +msgid "Line" msgstr "" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Tipo" + +#: include/php_setup.inc:192 +msgid "Arguments" msgstr "" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Todos os objetos nessa categoria" + +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" +"O formato da configuração foi alterado. Por favor, execute novamente o " +"configurador!" -#: 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!" +#: include/exporter/class_PDF.inc:24 +#, fuzzy +msgid "Page" +msgstr "Pager" + +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/setup_config1.tpl:6 -msgid "Theme" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -#: setup/setup_config1.tpl:15 -msgid "Apache" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" msgstr "" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" msgstr "" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" +#: include/class_gosaSupportDaemon.inc:1184 +#, php-format +msgid "Cannot send abort event for entry %s!" msgstr "" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" msgstr "" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, php-format +msgid "You are not allowed to create a snapshot for %s." msgstr "" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, php-format +msgid "You are not allowed to restore a snapshot for %s." msgstr "" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: include/class_plugin.inc:521 +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 "" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "" +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "de" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" msgstr "" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: include/class_plugin.inc:1891 +msgid "Create snapshot" msgstr "" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" +#: include/class_plugin.inc:1910 +msgid "cut" msgstr "" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" +#: include/class_plugin.inc:1918 +msgid "copy" msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "" +#: include/class_userFilter.inc:60 +#, fuzzy +msgid "Options" +msgstr "Ações" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: 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 "" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Navegador de ajuda" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Não existe helpfile especificado para essa classe" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" +"Helpdir '%s' não está acessível, não foi possível ler nenhum helpfiles." -#: 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." +#: html/index.php:57 +msgid "Session is not encrypted!" msgstr "" -#: setup/setup_config1.tpl:222 +#: html/index.php:64 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 session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: 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." +#: html/index.php:144 html/password.php:58 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado." + +#: html/index.php:165 +msgid "Smarty error" msgstr "" -#: 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." +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" msgstr "" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" msgstr "" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Por favor, especifique um nome de usuário válido!" + +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Por favor, especifique sua senha!" + +#: html/index.php:314 +msgid "Authentication error" msgstr "" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Por favor, verifique a combinação usuário / senha" + +#: html/index.php:369 +msgid "Account locked. Please contact your system administrator!" msgstr "" -#: setup/setup_language.tpl:5 +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "A sessão não será criptografada." + +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Entre com a sessão SSL" + +#: html/index.php:420 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." +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" +"Seu navegador está com suporte a cookies desabilitado. Por favor, habilite-o " +"e recarregue essa página antes de entrar!" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Erro: Método de senha não disponível!" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Você não tem permissão para alterar sua senha." -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "O alterador externo de senhas reportou um problema:" -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" +#: html/setup.php:66 +msgid "Smarty" msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#: html/main.php:148 #, php-format -msgid "Don't add a trailing comma to '%s'." +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" +#: html/main.php:167 +msgid "PHP configuration" msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "" +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "desabilitado" -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" +#: html/main.php:339 +msgid "Your password is about to expire, please change your password!" msgstr "" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" +#: html/main.php:349 +msgid "Plugin" msgstr "" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" +#: html/main.php:350 +#, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" msgstr "" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." +#: html/main.php:364 +msgid "Configuration Error" msgstr "" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" +#: html/main.php:365 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Configurações do usuário" + +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Configurações Posix" + +#~ msgid "Go to root department" +#~ msgstr "Ir para departamento raiz" + +#~ msgid "Home" +#~ msgstr "Origem" + +#~ 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 "" +#~ "Este é o menu principal do GOsa. Você pode selecionar tarefas a partir do " +#~ "menu esquerdo ou através dos ícones abaixo. Todas as alterações serão " +#~ "aplicadas diretamente ao seu servidor LDAP." + +#~ msgid "" +#~ "Use 'Sign out' on the upper left to close the connection and 'Main' to " +#~ "get back to the pictogram view." +#~ msgstr "" +#~ "Utilize 'Sair' no canto superior esquerdo para fechar a conexão e " +#~ "'Principal' para voltar a visão de ícones." + +#, fuzzy +#~ msgid "Show templates" +#~ msgstr "Modelos" + +#, fuzzy +#~ msgid "Show Samba users" +#~ msgstr "Usuários do domínio" + +#~ msgid "Choose subtree to place user in" +#~ msgstr "Escolha a sub-árvore para adicionar o usuário" + +#~ msgid "Select a base" +#~ msgstr "Selecione a base" + +#~ msgid "Generic user information" +#~ msgstr "Informação geral do usuário" + +#~ msgid "Account" +#~ msgstr "Conta" + +#~ msgid "Select groups to add" +#~ msgstr "Selecione grupos para adicionar" + +#~ msgid "Display groups of department" +#~ msgstr "Exibir grupos do departamento" + +#~ msgid "Display groups matching" +#~ msgstr "Exibir grupos combinados" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "Expressão regular para combinação de nomes de grupos" + +#~ msgid "Display groups of user" +#~ msgstr "Exibir grupos de usuários" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Nome do usuário dos grupos exibidos" + #~ msgid "Select to see servers" #~ msgstr "Selecione para ver servidores" #~ msgid "Display users matching" #~ msgstr "Exibir combinação de usuários" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Lista de usuários" - #, fuzzy #~ msgid "givenname" #~ msgstr "Nome fornecido" diff --git a/gosa-core/locale/core/ru/LC_MESSAGES/messages.po b/gosa-core/locale/core/ru/LC_MESSAGES/messages.po index 824fe7885..3f29d8a24 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2005-04-18 14:35+0300\n" "Last-Translator: Igor Muratov \n" "Language-Team: ALT Linux Team\n" @@ -14,2664 +14,2703 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: poEdit 1.3.1\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -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/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -"Это приложение может использоваться несколькими группами. Подумайте еще раз, " -"действительно ли вы хотите удалить его, так как GOsa не сможет отменить " -"результаты этой операции." -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/remove.tpl:10 -#, fuzzy -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Если вы уверены в своих действиях, нажмите на кнопку Удалить, иначе " -"нажмите Отмена." +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Поиск" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Применить" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Отмена" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "" +#: setup/setup_ldap.tpl:25 +#, fuzzy +msgid "LDAP connection" +msgstr "Отключение" -#: ihtml/themes/default/login.tpl:27 +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Местоположение" + +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Login screen" -msgstr "Служба печати" +msgid "Connection URI" +msgstr "Подключение" -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_ldap.tpl:45 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "" -"Чтобы войти в систему
введите свои имя пользователя и пароль." +msgid "TLS connection" +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 -msgid "Username" -msgstr "Имя пользователя" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Пароль" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +#, fuzzy +msgid "Reload" +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 "Каталог" +#: setup/setup_ldap.tpl:69 +#, fuzzy +msgid "Authentication" +msgstr "Рабочая станция Windows" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Войти" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN администратора" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Нажмите на эту кнопку, чтобы войти в систему" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +#, fuzzy +msgid "Select user" +msgstr "Удалить" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" 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." -msgstr "" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Пароль администратора" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_ldap.tpl:101 +#, fuzzy +msgid "Schema based settings" +msgstr "Настройки Samba" -#: 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/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Сохранить" - -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Cancel all" -msgstr "Отмена" +msgid "Current status" +msgstr "Состояние системы" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -#, fuzzy -msgid "Operation complete" -msgstr "не полный" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Информация" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Готово" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#, fuzzy +msgid "GOsa settings 3/3" +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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" msgstr "" -"Ограничение на количество возвращаемых объектов позволяет ускорить операции " -"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ " -"снизить время обработки запроса при обслуживаии большой базы данных это " -"установить минимальное значение. Кроме того, будет очень полезно " -"использовать фильтры для просмотра только ограниченного количества объектов." - -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "Выберите тип реакции для данной сессии" - -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" -msgstr "игнорировать ошибку и показать все найденые объекты" -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 #, fuzzy -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -msgstr "" -"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и " -"позволить использовать фильтры" +msgid "No" +msgstr "нет" -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Установить" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +#, fuzzy +msgid "Yes" +msgstr "Системы" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" +#: setup/class_setupStep_Config3.inc:212 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#: setup/class_setupStep_Config3.inc:216 #, fuzzy -msgid "New ACL" -msgstr "Создать" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Размер квоты" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "ACL type" -msgstr "Тип" +msgid "Create your configuration file" +msgstr "Настроить" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -#, fuzzy -msgid "Select an acl type" -msgstr "Выберите, чтобы просмотреть серверы" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +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:321 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 "Применить" +#: setup/setup_finish.tpl:28 +#, fuzzy +msgid "Download configuration" +msgstr "Системная информация" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_finish.tpl:33 #, fuzzy -msgid "Additional filter options" -msgstr "Дополнительные записи в fstab" +msgid "Status: " +msgstr "Состояние" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: 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 "" -#: ihtml/themes/default/acl.tpl:61 -#, fuzzy -msgid "Available members" -msgstr "Доступные приложения" - -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +#: setup/setup_welcome.tpl:11 #, fuzzy -msgid "Members" -msgstr "Включаемые объекты" +msgid "Create a basic, single site configuration" +msgstr "Базы данных" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Выберите тип мыши" - -#: ihtml/themes/default/acl.tpl:112 -#, fuzzy -msgid "ACL for this object" -msgstr "Проверка модуля gd" - -#: ihtml/themes/default/acl.tpl:118 -#, fuzzy -msgid "Available roles" -msgstr "Доступные приложения" - -#: ihtml/themes/default/accountexpired.tpl:15 -#, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "У вас недостаточно прав для смены своего пароля." +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -#, fuzzy -msgid "Old password" -msgstr "Пароль" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "Новый пароль" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "Verify password" -msgstr "Пароль" +msgid "Find every possible configuration error" +msgstr "Настроить" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Сменить пароль" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Click here to change your password" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "To continue..." +msgstr "Продолжение настройки..." -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: 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/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/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 #, fuzzy -msgid "Restoring object snapshots" -msgstr "Объект группы" +msgid "Setup error" +msgstr "Состояние системы" -#: ihtml/themes/default/snapshotdialog.tpl:6 -msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." -msgstr "" +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +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/class_setup.inc:267 setup/setup_migrate.tpl:272 +#, fuzzy +msgid "Next" +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_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "Объект" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Настройки Samba" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" -msgstr "" +#: setup/setup_config2.tpl:15 +#, fuzzy +msgid "Samba SID" +msgstr "Samba" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config2.tpl:31 #, fuzzy -msgid "Creating object snapshots" -msgstr "Объект группы" +msgid "RID base" +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_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +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 "" +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config2.tpl:71 #, fuzzy -msgid "Timestamp" -msgstr "Таймаут (с)" +msgid "Timezone" +msgstr "Мобильный" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +msgstr "Язык по умолчанию" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Продолжить" +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Дополнительные записи в fstab" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Информация" +#: setup/setup_config2.tpl:112 +#, fuzzy +msgid "Government mode" +msgstr "в папку" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "" +#: setup/setup_config2.tpl:123 +#, fuzzy +msgid "GOsa logging" +msgstr "Почтовые настройки пользователя" -#: ihtml/themes/default/password.tpl:6 +#: setup/setup_config2.tpl:135 #, fuzzy -msgid "Change your password" -msgstr "Сменить пароль" +msgid "Mail settings" +msgstr "Почтовые настройки пользователя" -#: ihtml/themes/default/password.tpl:35 +#: setup/setup_config2.tpl:139 #, fuzzy -msgid "Success" -msgstr "Экспорт успешен." +msgid "Mail method" +msgstr "Почтовые настройки" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "отключен" + +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 +#: setup/setup_config2.tpl:169 #, fuzzy -msgid "Password change" -msgstr "Сменить пароль" +msgid "Vacation templates" +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_config2.tpl:185 +msgid "Use Cyrus UNIX style" 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 "Текущий пароль" - -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/setup_config2.tpl:195 #, fuzzy -msgid "New password repeated" -msgstr "Новый пароль" +msgid "Snapshots / Undo" +msgstr "Приложение" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 #, fuzzy -msgid "Password strength" -msgstr "Хэширование паролей" +msgid "Enable snapshots" +msgstr "Создать настройки запись эл. почты" -#: ihtml/themes/default/password.tpl:101 +#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 #, fuzzy -msgid "Change" -msgstr "Канал" +msgid "Snapshot base" +msgstr "Приложение" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Конфликт блокировок" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Сервер" -#: ihtml/themes/default/islocked.tpl:9 +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Пользователь" + +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Пароль" + +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy +msgid "LDAP setup" +msgstr "LDAP-сервер" + +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Соединение..." + +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -"Если результат этой проверки блокировки - ложь, очевидно, другой человек " -"закрыл браузер во время редактирования данных. Вы можете удалить файл " -"блокировки, нажав на кнопку Удалить." -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "" +#: setup/class_setupStep_Ldap.inc:105 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Поиск" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Введите свой пароль!" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%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 "" +#: setup/class_setupStep_Feedback.inc:92 +#, fuzzy +msgid "UNIX accounts/groups" +msgstr "UNIX аккаунт" -#: ihtml/themes/default/logout.tpl:10 +#: setup/class_setupStep_Feedback.inc:94 #, fuzzy -msgid "Sign in again" -msgstr "Войти" +msgid "Samba management" +msgstr "Управление системами" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Конфликт сеансов" +#: setup/class_setupStep_Feedback.inc:96 +#, fuzzy +msgid "Mailsystem management" +msgstr "Управление системами" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/class_setupStep_Feedback.inc:98 #, 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 "FAX system administration" +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 "" -"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, " -"поэтому закройте все окна, кроме одного, и начните сеанс заново." +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "Управление пользователями" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Выход" +#: setup/class_setupStep_Feedback.inc:102 +#, fuzzy +msgid "System inventory" +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:207 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +#: setup/class_setupStep_Feedback.inc:104 +#, fuzzy +msgid "System-/Configmanagement" +msgstr "Управление системами" + +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Адресная книга" + +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" msgstr "" -"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Начало" +#: setup/class_setupStep_Feedback.inc:113 +#, fuzzy +msgid "Get notifications or send feedback" +msgstr "Местоположение ветки" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Справка" +#: setup/class_setupStep_Feedback.inc:114 +#, fuzzy +msgid "Notification and feedback" +msgstr "Изменить сертификаты" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Выход" +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Пользователь:" +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" +msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 +#: setup/class_setupStep_Feedback.inc:180 #, fuzzy -msgid "Fatal error" -msgstr "Терминал-сервер" +msgid "Please specify a valid email address." +msgstr "Введите корректное имя пользователя!" -#: html/password.php:58 html/index.php:144 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "Configuration error" -msgstr "Настроить" - -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, fuzzy, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!" +msgid "GOsa settings 2/3" +msgstr "Почтовые настройки пользователя" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 +#: setup/class_setupStep_Config2.inc:82 #, fuzzy -msgid "Password method" -msgstr "Хэширование паролей" +msgid "Customize special parameters" +msgstr "Изменить параметры" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" - -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: 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 "Введенные пароли не совпадают!" - -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." -msgstr "Новый и текущий пароли слишком похожи." - -#: 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/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Имя пользователя" - -#: html/password.php:224 html/index.php:321 -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:414 -msgid "Session will not be encrypted." -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." - -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Использовать шифрование SSL" - -#: html/index.php:57 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Session is not encrypted!" -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." +msgid "Schema specific settings" +msgstr "Настройки телефона" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: html/index.php:165 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "Smarty error" +msgid "Check status" msgstr "Состояние системы" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Приложение" + +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: 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 "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 +#: setup/setup_feedback.tpl:5 #, fuzzy -msgid "LDAP error" -msgstr "Ошибка LDAP:" +msgid "Feedback sucessfully send" +msgstr "Настройка завершена" -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: html/index.php:278 -msgid "Your LDAP setup contains old schema definitions:" +#: 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 "" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Введите корректное имя пользователя!" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Организация" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Введите свой пароль!" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Фамилия" -#: html/index.php:314 +#: setup/setup_feedback.tpl:39 #, fuzzy -msgid "Authentication error" -msgstr "Рабочая станция Windows" - -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +msgid "Mail address" +msgstr "MAC-адрес" -#: html/index.php:369 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " -"администратору." -#: html/index.php:420 +#: setup/setup_feedback.tpl:53 msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: html/setup.php:66 -#, fuzzy -msgid "Smarty" -msgstr "Запуск" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Общее" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: html/main.php:167 -#, fuzzy -msgid "PHP configuration" -msgstr "Базы данных" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "" -#: html/main.php:168 -#, fuzzy -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -"Используется механизм register_globals. GOsa не допустит пользователей в " -"систему, пока он не будет отключен администратором." -#: html/main.php:228 -msgid "Running out of memory!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: html/main.php:285 -msgid "User ACL checks disabled" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: html/main.php:339 -#, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "У вас недостаточно прав для смены своего пароля." +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "" -#: html/main.php:349 -#, fuzzy -msgid "Plugin" -msgstr "в" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" -#: html/main.php:350 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "Не удается найти определение для модуля \"%s\"!" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" -#: html/main.php:364 -#, fuzzy -msgid "Configuration Error" -msgstr "Настроить" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: html/helpviewer.php:118 -#, fuzzy -msgid "There is no helpfile specified for this class" -msgstr "Метод '%s' не описан в вашем файле конфигурации." +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -#, fuzzy -msgid "next" -msgstr "текст" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +msgstr "" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "Не настроено" - -#: include/class_management.inc:145 +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 #, fuzzy -msgid "Filter error" -msgstr "Терминал-сервер" +msgid "LDAP schema check" +msgstr "Сервер подкачки" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Permission" -msgstr "Права для членов группы" +msgid "LDAP inspection" +msgstr "Проверка конфигурации PHP" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -#, fuzzy -msgid "Permission error" -msgstr "Права для членов группы" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" -#: include/class_management.inc:427 include/class_plugin.inc:1560 -#, fuzzy, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "Вам не разрешено менять пароль." +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "Проверка модуля gd" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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 "Вам не разрешено менять пароль." +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Проверка модуля gd" -#: include/class_management.inc:584 -#, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "" +#: setup/class_setupStep_Migrate.inc:153 +#, fuzzy +msgid "Checking for invisible departments" +msgstr "Проверка поддержки gettext" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Проверка поддержки gettext" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Проверка дополнительных программ" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Проверка модуля cups" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 -#, php-format -msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." -msgstr "" +#: setup/class_setupStep_Migrate.inc:177 +#, fuzzy +msgid "Checking for groups outside the groups tree" +msgstr "Проверка модуля cups" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 -#, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: include/class_acl.inc:27 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Access control" -msgstr "Параметры доступа" +msgid "Checking for duplicated UID numbers" +msgstr "Проверка поддержки gettext" -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "Manage access control lists" -msgstr "Параметры доступа" - -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, fuzzy, php-format -msgid "All users" -msgstr "пользователи" +msgid "Checking for duplicate GID numbers" +msgstr "Проверка поддержки gettext" -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "All categories" -msgstr "Категория" - -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "" +msgid "Checking for old style USB devices" +msgstr "Проверка модуля gd" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "One level" -msgstr "Уровень информативности" +msgid "Checking for old services that have to be migrated" +msgstr "Проверка модуля cups" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "Current object" -msgstr "Текущий пароль" +msgid "Checking for old style application menus" +msgstr "Проверка поддержки gettext" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 #, fuzzy -msgid "Complete subtree" -msgstr "не полный" +msgid "LDAP query failed" +msgstr "Невозможно выполнить запрос к базе данных!" -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." msgstr "" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Предупреждение" + +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Укажите корректный номер телефона." + +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" msgstr "" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 -#: setup/class_setupStep_Migrate.inc:1039 -msgid "Users" -msgstr "Пользователи" +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Укажите корректный номер телефона." -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 -#: setup/class_setupStep_Migrate.inc:1042 -msgid "Groups" -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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Ошибка" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" +#: setup/class_setupStep_Migrate.inc:375 +#, php-format +msgid "" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 #, fuzzy -msgid "Down" -msgstr "Домен" +msgid "Migrate" +msgstr "Дата" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Изменить" +#: setup/class_setupStep_Migrate.inc:448 +#, fuzzy, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Вы собираетесь удалить объект %s." -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "Доступ" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#, fuzzy +msgid "Move" +msgstr "Режим" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 +#: setup/class_setupStep_Migrate.inc:525 #, php-format -msgid "Delete" -msgstr "Удалить" +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "" -#: include/class_acl.inc:543 -#, fuzzy -msgid "No ACL settings for this category!" -msgstr "Описание группы" - -#: include/class_acl.inc:545 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format -msgid "Contains ACLs for these objects: %s" +msgid "" +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: include/class_acl.inc:551 include/class_acl.inc:555 -#, fuzzy -msgid "category ACL" -msgstr "Категория" - -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "" - -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:779 include/class_acl.inc:786 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 #, fuzzy -msgid "Show/hide advanced settings" -msgstr "Настройки телефона" +msgid "Migration error" +msgstr "Дата" -#: include/class_acl.inc:803 -#, fuzzy -msgid "Create objects" -msgstr "Объект группы" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, fuzzy, php-format +msgid "Cannot migrate department '%s':" +msgstr "Список подразделений" -#: include/class_acl.inc:804 -#, fuzzy -msgid "Move objects" -msgstr "Включаемые объекты" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "" -#: include/class_acl.inc:805 -#, fuzzy -msgid "Remove objects" -msgstr "Включаемые объекты" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Создать настройки запись эл. почты" -#: include/class_acl.inc:807 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Grant permission to owner" -msgstr "Удалить" - -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "чтение" - -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "запись" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Создать настройки запись эл. почты" -#: include/class_acl.inc:816 -#, fuzzy -msgid "Complete object" -msgstr "Включаемые объекты" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Создать" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -#, fuzzy -msgid "Internal error" -msgstr "Терминал-сервер" +#: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 +msgid "Users" +msgstr "Пользователи" -#: include/class_acl.inc:960 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "состояние неизвестно" +#: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 +msgid "Groups" +msgstr "Группы" -#: include/class_acl.inc:1005 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "состояние неизвестно" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Роль" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 #, fuzzy -msgid "unknown role" -msgstr "состояние неизвестно" - -#: include/class_acl.inc:1079 -#, fuzzy, php-format -msgid "Contains settings for these objects: %s" -msgstr "Описание группы" +msgid "Input error" +msgstr "Ошибка LDAP:" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "inactive" -msgstr "Личный" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "" -#: include/class_acl.inc:1096 +#: setup/class_setupStep_Migrate.inc:1162 #, fuzzy -msgid "No members" -msgstr "Члены группы" +msgid "Password error" +msgstr "Срок действия пароля истекает" -#: include/class_acl.inc:1266 +#: setup/class_setupStep_Migrate.inc:1162 #, fuzzy -msgid "Access control list" -msgstr "Параметры доступа" +msgid "Provided passwords do not match!" +msgstr "Введенные пароли не совпадают!" -#: include/class_acl.inc:1271 +#: setup/class_setupStep_Migrate.inc:1167 #, fuzzy -msgid "ACL roles" -msgstr "Доступ" +msgid "Specify a valid user ID!" +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." +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" msgstr "" -"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." - -#: include/class_listing.inc:298 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 "Удалить" -#: include/class_listing.inc:519 -#, fuzzy -msgid "created by" -msgstr "Создать" +#: setup/class_setupStep_Migrate.inc:1200 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" -#: include/class_listing.inc:988 +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 #, fuzzy -msgid "Go to root department" -msgstr "Список подразделений" +msgid "LDAP error" +msgstr "Ошибка LDAP:" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 #, fuzzy -msgid "Root" -msgstr "Перезагрузить" +msgid "Cannot move users to the requested department!" +msgstr "Невозможно подключиться к серверу базы данных!" -#: include/class_listing.inc:996 -#, fuzzy -msgid "Go up one department" -msgstr "Подразделение" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "" -#: include/class_listing.inc:1004 +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 #, fuzzy -msgid "Go to users department" -msgstr "Выберите подразделение" +msgid "to" +msgstr "Отношение" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -#, fuzzy -msgid "Home" -msgstr "Имя системы" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "" -#: include/class_listing.inc:1011 -msgid "Reload list" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" msgstr "" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" msgstr "" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Действия" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -#, fuzzy -msgid "Copy" -msgstr "Компания" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 #, fuzzy -msgid "Cut" -msgstr "Выполнить" +msgid "Try to create root object" +msgstr "Объект группы" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -#, fuzzy -msgid "Paste" -msgstr "Дата" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -#, fuzzy -msgid "Cut this entry" -msgstr "Редактиовать объект" - -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -#, fuzzy -msgid "Copy this entry" -msgstr "Редактиовать объект" - -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -#, fuzzy -msgid "Restore snapshots" -msgstr "Создать настройки запись эл. почты" +#: setup/class_setupStep_Migrate.inc:2058 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Список подразделений" -#: include/class_listing.inc:1474 +#: setup/class_setupStep_Migrate.inc:2059 #, fuzzy -msgid "Export list" -msgstr "Экспорт" +msgid "Please check your installation." +msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/class_setupStep_Migrate.inc:2080 +#, php-format +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -#, fuzzy -msgid "Create snapshot" -msgstr "Создать настройки запись эл. почты" - -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -#, fuzzy -msgid "Create a new snapshot from this object" -msgstr "Объект группы" - -#: include/class_sortableListing.inc:194 -#, fuzzy -msgid "Edit this entry" -msgstr "Редактиовать объект" - -#: include/class_sortableListing.inc:199 -#, fuzzy -msgid "Delete this entry" -msgstr "Удалить" +#: setup/class_setupStep_Migrate.inc:2439 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Ошибка при выполнении \"%s\"!" -#: include/functions.inc:127 +#: setup/class_setupStep_Migrate.inc:2574 #, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +msgid "There are %s devices that need to be migrated." msgstr "" -#: include/functions.inc:134 +#: setup/class_setupStep_Migrate.inc:2634 #, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +msgid "Adding '%s' to the LDAP failed: %s" msgstr "" -#: include/functions.inc:448 +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 #, fuzzy, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." +msgid "Updating '%s' failed: %s" +msgstr "Служба печати" -#: include/functions.inc:519 -#, fuzzy -msgid "Username / UID is not unique inside the LDAP tree!" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." -#: include/functions.inc:604 -#, fuzzy -msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." -msgstr "" -"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Добавить" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Удалить" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." msgstr "" -"Не удается считать блокировку в базе данных LDAP. Проверьте, раздел \"config" -"\" в файле gosa.conf!" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "LDAP server returned: %s" -msgstr "LDAP-сервер" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "" -#: include/functions.inc:929 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." -msgstr "" -"Для блокируемого объекта обнаружено несколько блокировок. Этого быть не " -"должно, проверьте работу LDAP." +msgid "Theme" +msgstr "Мобильный" -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "Найдено более %d объектов." +#: setup/setup_config1.tpl:15 +#, fuzzy +msgid "Apache" +msgstr "Отмена" -#: include/functions.inc:1235 -#, php-format -msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -"Установить новое значение лимита в %s и показать мне это сообщение если " -"лимит будет исчерпан." - -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Настроить" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "не полный" +#: setup/setup_config1.tpl:27 +#, fuzzy +msgid "People and group storage" +msgstr "Структурная единица (OU) пользователей" -#: include/functions.inc:1642 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Continue anyway" -msgstr "Продолжить" +msgid "People DN attribute" +msgstr "Атрибут DN пользователей" -#: include/functions.inc:1644 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "Edit anyway" -msgstr "Редактиовать объект" +msgid "People storage subtree" +msgstr "Структурная единица (OU) пользователей" -#: include/functions.inc:1646 -#, fuzzy, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Вы собираетесь удалить объект %s." +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "OU групп" -#: include/functions.inc:1886 -msgid "Entries per page" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЫЭЮЯ0123456789" - -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "" +#: setup/setup_config1.tpl:81 +#, fuzzy +msgid "Automatic UIDs" +msgstr "автоматически" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 +#: setup/setup_config1.tpl:113 #, fuzzy -msgid "Cannot write to revision file!" -msgstr "Удалить" +msgid "Number base for people/groups" +msgstr "База идентификаторов для пользователей/групп" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -msgid "'baseIdHook' is not available. Using default base!" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -#: include/functions.inc:2676 +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 #, fuzzy -msgid "LDAP warning" -msgstr "Экспорт в LDIF" +msgid "Password settings" +msgstr "Почтовые настройки пользователя" + +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "" -#: include/functions.inc:2676 +#: setup/setup_config1.tpl:151 #, fuzzy -msgid "Cannot get schema information from server. No schema check possible!" -msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!" +msgid "Password restrictions" +msgstr "Срок действия пароля истекает" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/functions.inc:2709 -msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: include/functions.inc:2754 -#, fuzzy, php-format -msgid "Missing required object class '%s'!" -msgstr "Список подразделений" - -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Сменить пароль" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" -msgstr "" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Учетная запись" -#: include/functions.inc:2787 +#: setup/setup_config1.tpl:221 msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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 "" -#: include/functions.inc:2788 +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +"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 "" +"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда " +"выступает в роли администратора и управляет правами доступа самостоятельно. " +"Это временное решение, пока в OpenLDAP не будут реализованы полностью " +"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение " +"работало, укажите DN (уникальное имя) администратора и соответствующий " +"пароль." -#: include/functions.inc:2792 +#: setup/setup_config1.tpl:223 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:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +"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 изменяемы и влияют на расположение " +"сохраняемой информации о пользователях и группах, а также на способ создания " +"учетных записей. Проверьте, подходят ли вам значения, указанные ниже." -#: include/functions.inc:2817 -msgid "German" -msgstr "Немецкий" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Французский" - -#: include/functions.inc:2819 -msgid "Italian" +#: 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 "" -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Испанский" - -#: include/functions.inc:2821 -msgid "English" -msgstr "Английский" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#, fuzzy +msgid "License" +msgstr "в" -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Датский" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "" -#: include/functions.inc:2823 -#, fuzzy -msgid "Polish" -msgstr "Английский" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" -#: include/functions.inc:2825 -#, fuzzy -msgid "Chinese" -msgstr "сброс" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" -#: include/functions.inc:2826 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Vietnamese" -msgstr "Имя" - -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Русский" +msgid "Checking PHP version" +msgstr "Проверка версии PHP (>=4.1.0)" -#: include/functions.inc:3022 +#: setup/class_setupStep_Checks.inc:65 #, fuzzy, php-format -msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +msgid "PHP must be of version %s or above." msgstr "" -"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"." +"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " +"реализованы некоторые новые функции и исправлены некоторые ошибки." -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: include/functions.inc:3068 -#, php-format -msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -#, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "Слишком много пользователей, невозможно создать идентификатор!" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: include/functions.inc:3393 +#: 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 "Cannot create sambaUnixIdPool entry!" -msgstr "Список подразделений" +msgid "mbstring" +msgstr "Настройки Samba" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." msgstr "" -#: include/functions.inc:3413 include/functions.inc:3417 -msgid "no ID available!" +#: setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "Ошибка LDAP:" + +#: setup/class_setupStep_Checks.inc:121 +#, fuzzy +msgid "" +"GOsa requires this module to communicate with several supported databases." msgstr "" +"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы " +"данных." -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: include/functions.inc:3501 -#, fuzzy -msgid "Cannot allocate a free ID!" -msgstr "Слишком много пользователей, невозможно создать идентификатор!" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." +msgstr "" -#: include/class_tabs.inc:57 -#, fuzzy, php-format +#: setup/class_setupStep_Checks.inc:140 msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!" - -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Ссылки" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "" -#: include/class_SnapShotDialog.inc:82 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Вы собираетесь удалить группу \"%s\"." +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." +msgstr "" -#: include/class_SnapShotDialog.inc:137 +#: setup/class_setupStep_Checks.inc:169 #, fuzzy -msgid "Remove snapshot" -msgstr "Создать настройки запись эл. почты" +msgid "compression module" +msgstr "Параметры доступа" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Описание" - -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: setup/class_setupStep_Checks.inc:181 +#, 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 будет работать в любом случае." -#: include/exporter/class_PDF.inc:24 +#: setup/class_setupStep_Checks.inc:182 #, fuzzy -msgid "Page" -msgstr "Пейджер" +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" +#: setup/class_setupStep_Checks.inc:191 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: include/class_multi_plug.inc:362 +#: setup/class_setupStep_Checks.inc:192 #, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: include/class_multi_plug.inc:391 +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 #, fuzzy -msgid "Password reset" -msgstr "Срок действия пароля истекает" +msgid "Off" +msgstr "не в сети" -#: include/class_multi_plug.inc:391 +#: setup/class_setupStep_Checks.inc:200 #, fuzzy -msgid "The user password was resetted, please set a new password value!" -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)" -#: include/class_certificate.inc:73 +#: setup/class_setupStep_Checks.inc:201 #, fuzzy -msgid "Certificate is empty!" -msgstr "Сертификаты" +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: setup/class_setupStep_Checks.inc:208 +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 "" -#: 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 "Изменить сертификаты" +#: setup/class_setupStep_Checks.inc:209 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +msgstr "" -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" +#: setup/class_setupStep_Checks.inc:216 +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." msgstr "" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/php_setup.inc:105 -#, fuzzy -msgid "Send bugreport" -msgstr "Отправитель" +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." +msgstr "" -#: include/php_setup.inc:110 -#, fuzzy -msgid "Toggle information" -msgstr "Личная информация" +#: setup/class_setupStep_Checks.inc:225 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +msgstr "" -#: include/php_setup.inc:120 -#, fuzzy -msgid "PHP error" -msgstr "Ошибка LDAP:" +#: setup/class_setupStep_Checks.inc:232 +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 "" -#: include/php_setup.inc:139 -msgid "class" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: include/php_setup.inc:145 +#: setup/class_setupStep_Checks.inc:239 #, fuzzy -msgid "function" -msgstr "Действие" +msgid "On" +msgstr "Параметры" -#: include/php_setup.inc:150 -#, fuzzy -msgid "static" -msgstr "Состояние" +#: setup/class_setupStep_Checks.inc:240 +msgid "" +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." +msgstr "" -#: include/php_setup.inc:154 +#: setup/class_setupStep_Checks.inc:241 #, fuzzy -msgid "method" -msgstr "Почтовые настройки" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: include/php_setup.inc:187 -msgid "Trace" +#: setup/class_setupStep_Checks.inc:248 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -#: include/php_setup.inc:188 -#, fuzzy -msgid "File" -msgstr "Файлы" - -#: include/php_setup.inc:188 +#: setup/class_setupStep_Checks.inc:249 #, fuzzy -msgid "Line" -msgstr "в" - -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Тип" +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: include/php_setup.inc:189 +#: setup/class_setupStep_Checks.inc:259 #, fuzzy -msgid "Arguments" -msgstr "подразделения" +msgid "Configuration writeable" +msgstr "Настроить" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: setup/class_setupStep_Checks.inc:260 #, fuzzy -msgid "Search in subtrees" -msgstr "Искать в поддеревьях" +msgid "The configuration file can't be written" +msgstr "Настроить" -#: include/class_plugin.inc:509 +#: setup/class_setupStep_Checks.inc:261 +#, php-format 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:1814 -msgid "Changing ACL dn" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -#: include/class_plugin.inc:1814 +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 #, fuzzy -msgid "from" -msgstr "и" +msgid "Language setup" +msgstr "Язык" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 +#: setup/class_setupStep_Language.inc:42 #, fuzzy -msgid "to" -msgstr "Отношение" +msgid "This step allows you to select your preferred language." +msgstr "Язык по умолчанию" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 +#: setup/class_setupStep_Language.inc:47 #, fuzzy -msgid "Restore" -msgstr "Повторить" +msgid "Automatic" +msgstr "автоматически" -#: include/class_plugin.inc:2042 +#: setup/setup_config3.tpl:2 #, fuzzy -msgid "cut" -msgstr "Выполнить" - -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "" +msgid "GOsa core settings" +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" +#: setup/setup_config3.tpl:6 +#, fuzzy +msgid "Enable primary group filter" +msgstr "Показать группы пользователей" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "" +#: setup/setup_config3.tpl:18 +#, fuzzy +msgid "Display summary in listings" +msgstr "Шаблон для групп" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "" +#: setup/setup_config3.tpl:30 +#, fuzzy +msgid "Honour administrative units" +msgstr "Управление группами" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "" +#: setup/setup_config3.tpl:42 +#, fuzzy +msgid "Smarty compile directory" +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." +#: setup/setup_config3.tpl:51 +msgid "SNMP community" msgstr "" -#: include/utils/class_xml.inc:48 -#, fuzzy -msgid "in" -msgstr "Начало" - -#: include/utils/class_xml.inc:50 +#: setup/setup_config3.tpl:60 #, fuzzy -msgid "on line" -msgstr "Продолжить" +msgid "Path for PPD storage" +msgstr "Хэширование паролей" -#: include/utils/class_xml.inc:51 +#: setup/setup_config3.tpl:77 #, fuzzy -msgid "XML error" -msgstr "Ошибка LDAP:" - -#: include/utils/class_msgPool.inc:16 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Выбрать объекты для добавления" - -#: include/utils/class_msgPool.inc:18 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Показать группы с пользователями" +msgid "Path for kiosk profile storage" +msgstr "Почтовые настройки пользователя" -#: include/utils/class_msgPool.inc:20 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Выбрать объекты для добавления" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" +msgstr "" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: setup/setup_config3.tpl:115 #, fuzzy -msgid "Select to search within subtrees" -msgstr "Искать в поддеревьях" +msgid "Mail queue script" +msgstr "Путь к сценариям" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "" +#: setup/setup_config3.tpl:134 +#, fuzzy +msgid "Notification script" +msgstr "Изменить сертификаты" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" msgstr "" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" +#: setup/setup_config3.tpl:193 +#, fuzzy +msgid "Daemon timeout" +msgstr "Домен" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" +#: setup/setup_config3.tpl:207 +msgid "Login and session" msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: setup/setup_config3.tpl:210 +#, fuzzy +msgid "Login attribute" +msgstr "Атрибут DN пользователей" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" msgstr "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" msgstr "" -#: include/utils/class_msgPool.inc:64 +#: setup/setup_config3.tpl:245 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Warn if session is not encrypted" +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +#: setup/setup_config3.tpl:257 #, fuzzy -msgid "You have no permission to delete the object:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Remember dialog filter settings" +msgstr "Общая информация о пользователе" -#: include/utils/class_msgPool.inc:75 +#: setup/setup_config3.tpl:269 #, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Session lifetime" +msgstr "Конфликт сеансов" -#: include/utils/class_msgPool.inc:82 -#, fuzzy -msgid "You have no permission to create this object!" -msgstr "У вас недостаточно прав для удаления этого подразделения." +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +#: setup/setup_config3.tpl:282 #, fuzzy -msgid "You have no permission to create the object:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Show PHP errors" +msgstr "Ошибка LDAP:" -#: include/utils/class_msgPool.inc:93 +#: setup/setup_config3.tpl:294 #, fuzzy -msgid "You have no permission to create these objects:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Maximum LDAP query time" +msgstr "Размер квоты" -#: include/utils/class_msgPool.inc:100 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" +msgstr "" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#: setup/setup_config3.tpl:324 #, fuzzy -msgid "You have no permission to modify the object:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Debug level" +msgstr "Уровень информативности" -#: include/utils/class_msgPool.inc:111 +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 #, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Disabled" +msgstr "отключен" -#: include/utils/class_msgPool.inc:118 +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 #, fuzzy -msgid "You have no permission to view this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Enabled" +msgstr "отключен" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -#, fuzzy -msgid "You have no permission to view the object:" -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 "" -#: include/utils/class_msgPool.inc:129 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "You have no permission to view these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Check again" +msgstr "Проверить" -#: include/utils/class_msgPool.inc:136 +#: setup/setup_migrate.tpl:37 #, fuzzy -msgid "You have no permission to move this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Add required object classes to the LDAP base" +msgstr "Список подразделений" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +#: 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 "You have no permission to move the object:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Current" +msgstr "Текущий пароль" -#: include/utils/class_msgPool.inc:147 +#: 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 "You have no permission to move these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "After migration" +msgstr "Управление пользователями" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 #, fuzzy -msgid "Connection information" -msgstr "Личная информация" - -#: include/utils/class_msgPool.inc:159 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Невозможно подключиться к серверу базы данных!" +msgid "Close" +msgstr "Выбрать" -#: include/utils/class_msgPool.inc:171 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Невозможно выбрать базу данных!" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/utils/class_msgPool.inc:189 -#, fuzzy, php-format -msgid "Cannot query %s database!" -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 "" -#: include/utils/class_msgPool.inc:195 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона." +#: 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 +#: include/class_listing.inc:306 +#, fuzzy +msgid "Select all" +msgstr "Удалить" -#: include/utils/class_msgPool.inc:201 -#, fuzzy, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"." -#: include/utils/class_msgPool.inc:208 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Указанное имя уже используется." +#: setup/setup_migrate.tpl:100 +#, fuzzy +msgid "Move selected workstations" +msgstr "Выберите чтобы посмотреть рабочие станции" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" msgstr "" -#: include/utils/class_msgPool.inc:214 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Указанное имя уже используется." - -#: include/utils/class_msgPool.inc:222 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -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 "" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: include/utils/class_msgPool.inc:228 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Невозможно выбрать базу данных!" +#: 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 "Hide changes" +msgstr "Удалить телефонный аккаунт" -#: include/utils/class_msgPool.inc:236 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Значение 'UID' слишком маленькое." +#: 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 "Show changes" +msgstr "Показать телефоны" -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"." - -#: include/utils/class_msgPool.inc:246 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Значение 'UID' слишком маленькое." -#: include/utils/class_msgPool.inc:248 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" +#: 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 "" -"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " -"реализованы некоторые новые функции и исправлены некоторые ошибки." -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: 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 "" -#: include/utils/class_msgPool.inc:261 -#, fuzzy, php-format -msgid "There is already an entry with this '%s' attribute in the system!" -msgstr "" -"Пользователь с таким регистрационным именем в базе данных уже существует." +#: setup/setup_migrate.tpl:176 +#, fuzzy +msgid "Move selected users into this people tree" +msgstr "Создать шаблон" -#: include/utils/class_msgPool.inc:267 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Обязательное поле \"Имя\" не заполнено." +#: setup/setup_migrate.tpl:219 +#, fuzzy +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Создать настройки запись эл. почты" -#: include/utils/class_msgPool.inc:275 -msgid "Example" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." +#: setup/setup_migrate.tpl:273 +#, fuzzy +msgid "Abort" +msgstr "Порт" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "" +#: setup/setup_migrate.tpl:275 +#, fuzzy +msgid "Create a new GOsa administrator account" +msgstr "Создать настройки запись эл. почты" -#: include/utils/class_msgPool.inc:293 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Сменить пароль" - -#: include/utils/class_msgPool.inc:296 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." - -#: include/utils/class_msgPool.inc:303 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Удалить параметры" - -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Добавить" - -#: include/utils/class_msgPool.inc:333 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Добавить" - -#: include/utils/class_msgPool.inc:339 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Удалить" - -#: include/utils/class_msgPool.inc:345 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Установить" - -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Изменить" - -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Пользователи домена" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Назад" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "Идентификатор пользователя" -#: include/utils/class_msgPool.inc:377 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Для этой учетной записи нет корректных расширений GOsa." +#: setup/setup_migrate.tpl:307 +#, fuzzy +msgid "Password (again)" +msgstr "Хэширование паролей" -#: include/utils/class_msgPool.inc:383 -#, fuzzy, php-format +#: setup/setup_migrate.tpl:333 msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +"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 "" -"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их " -"использование, щелкнув ниже." -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, fuzzy, php-format +#: 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 "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." msgstr "" -"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их " -"использование, сначала нужно удалить учетную запись Samba." -#: include/utils/class_msgPool.inc:402 -#, fuzzy, php-format +#: setup/setup_migrate.tpl:388 msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +"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 "" -"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать " -"их, щелкнув ниже." -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, fuzzy, php-format +#: setup/setup_migrate.tpl:444 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"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 "" -"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их " -"использование, сначала нужно удалить учетную запись Samba." - -#: include/utils/class_msgPool.inc:420 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Дополнительные записи в fstab" - -#: include/utils/class_msgPool.inc:426 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Атрибуты UNIX" - -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме." - -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "Январь" - -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Февраль" - -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Март" - -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Апрель" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Май" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "Ссылки" -#: include/utils/class_msgPool.inc:439 -msgid "June" -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 "" -#: include/utils/class_msgPool.inc:439 -msgid "July" -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 "" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Август" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "Почтовые настройки пользователя" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Сентябрь" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Рабочая станция" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Октябрь" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Установить" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Ноябрь" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Добро пожаловать %s!" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Декабрь" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Удалить" -#: include/utils/class_msgPool.inc:446 +#: setup/class_setupStep_Welcome.inc:40 #, fuzzy -msgid "Sunday" -msgstr "Имя сервера" +msgid "Welcome to GOsa setup wizard" +msgstr "Добро пожаловать в раздел настройки GOsa!" -#: include/utils/class_msgPool.inc:446 +#: setup/setup_language.tpl:3 #, fuzzy -msgid "Monday" -msgstr "месяц" +msgid "Please select the preferred language" +msgstr "Язык по умолчанию" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" +#: 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 "" -#: include/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "" +#: setup/setup_language.tpl:9 +#, fuzzy +msgid "Please select your preferred language here" +msgstr "Язык по умолчанию" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: include/utils/class_msgPool.inc:453 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "MySQL operation failed!" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "PHP setup configuration" +msgstr "Базы данных" -#: include/utils/class_msgPool.inc:461 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "read operation" -msgstr "Почтовые настройки" +msgid "show information" +msgstr "Личная информация" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" -msgstr "" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Готово" -#: include/utils/class_msgPool.inc:461 +#: setup/class_setupStep_Finish.inc:38 #, fuzzy -msgid "modify operation" -msgstr "Личная информация" +msgid "Write configuration file" +msgstr "Настроить" -#: include/utils/class_msgPool.inc:462 +#: setup/class_setupStep_Finish.inc:39 #, fuzzy -msgid "delete operation" -msgstr "Выберите чтобы посмотреть рабочие станции" +msgid "Finish - write the configuration file" +msgstr "Настроить" -#: include/utils/class_msgPool.inc:462 +#: setup/class_setupStep_Finish.inc:104 #, fuzzy -msgid "search operation" -msgstr "Учетная запись" +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "" +"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: include/utils/class_msgPool.inc:462 +#: setup/class_setupStep_Finish.inc:106 #, fuzzy -msgid "authentication" -msgstr "Рабочая станция Windows" +msgid "The configuration is currently not readable or it does not exists." +msgstr "" +"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: include/utils/class_msgPool.inc:465 +#: setup/class_setupStep_Finish.inc:115 #, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Невозможно выполнить запрос к базе данных!" +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 "" +"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только " +"пользователь веб-сервера может его читать. Для этого вам, возможно, " +"понадобится выполнить следующие команды:" -#: include/utils/class_msgPool.inc:467 +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "LDAP operation failed!" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "GOsa settings 1/3" +msgstr "Почтовые настройки пользователя" -#: include/utils/class_msgPool.inc:482 +#: setup/class_setupStep_Config1.inc:76 #, fuzzy -msgid "Upload failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." - -#: include/utils/class_msgPool.inc:485 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Служба печати" - -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" -msgstr "" +msgid "GOsa generic settings" +msgstr "Общая информация о пользователе" -#: include/utils/class_msgPool.inc:494 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "Communication failure with the infrastructure service: %s" +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "This '%s' is still in use by this object: %s" +msgid "Don't add a trailing comma to '%s'." msgstr "" -#: include/utils/class_msgPool.inc:507 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Описание группы" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Структурная единица (OU) пользователей" -#: include/utils/class_msgPool.inc:509 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Описание группы" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU групп" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: include/utils/class_msgPool.inc:521 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Удалить" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "" -#: include/utils/class_msgPool.inc:527 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Удалить" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Значение поля \"Квота\" некорректно." -#: include/utils/class_msgPool.inc:533 -#, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/utils/class_msgPool.inc:539 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Удалить" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#, fuzzy +msgid "New ACL" +msgstr "Создать" -#: include/utils/class_msgPool.inc:545 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Список подразделений" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "ACL type" +msgstr "Тип" -#: include/utils/class_msgPool.inc:551 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Удалить" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "Select an acl type" +msgstr "Выберите, чтобы просмотреть серверы" -#: include/utils/class_msgPool.inc:557 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Проверка поддержки gettext" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "Дополнительные записи в fstab" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" msgstr "" -#: include/utils/class_msgPool.inc:569 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" +#: ihtml/themes/default/acl.tpl:61 +#, fuzzy +msgid "Available members" +msgstr "Доступные приложения" -#: include/utils/class_msgPool.inc:575 -msgid "" -"The supplied base is not valid and has been reset to the previous value!" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +#, fuzzy +msgid "Members" +msgstr "Включаемые объекты" + +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +#, fuzzy +msgid "List of available ACL categories" +msgstr "Выберите тип мыши" + +#: ihtml/themes/default/acl.tpl:112 +#, fuzzy +msgid "ACL for this object" +msgstr "Проверка модуля gd" + +#: ihtml/themes/default/acl.tpl:118 +#, fuzzy +msgid "Available roles" +msgstr "Доступные приложения" + +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/class_ldap.inc:693 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:7 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"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_ldap.inc:741 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/class_ldap.inc:828 -#, fuzzy, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." - -#: include/class_ldap.inc:830 -#, fuzzy, php-format -msgid "while operating on LDAP server %s" -msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." - -#: include/class_ldap.inc:1052 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:10 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"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_ldap.inc:1081 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 #, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" -msgstr "" - -#: include/class_log.inc:87 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Служба печати" +msgid "Save" +msgstr "Сохранить" -#: include/class_log.inc:102 -#, fuzzy, php-format -msgid "Invalid option '%s' specified!" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." +#: ihtml/themes/default/copyPasteDialog.tpl:24 +#, fuzzy +msgid "Cancel all" +msgstr "Отмена" -#: include/class_log.inc:106 +#: ihtml/themes/default/copyPasteDialog.tpl:30 #, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Указанное имя уже используется." +msgid "Operation complete" +msgstr "не полный" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/class_gosaSupportDaemon.inc:787 -#, fuzzy -msgid "Cannot not parse XML!" -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 "" -#: include/class_gosaSupportDaemon.inc:1184 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Удалить" +#: ihtml/themes/default/accountexpired.tpl:15 +#, fuzzy +msgid "Your password has expired. Please choose a new one!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: include/class_gosaSupportDaemon.inc:1204 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "состояние неизвестно" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +#, fuzzy +msgid "Old password" +msgstr "Пароль" -#: include/class_config.inc:152 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Ошибка XML в gosa.conf: %s в строке %d" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Новый пароль" -#: include/class_config.inc:318 +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " -"администратору." +msgid "Verify password" +msgstr "Пароль" -#: include/class_config.inc:695 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Сменить пароль" -#: include/class_config.inc:1105 +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 #, fuzzy -msgid "Configuration" -msgstr "Настроить" +msgid "Click here to change your password" +msgstr "У вас недостаточно прав для смены своего пароля." -#: include/class_config.inc:1105 -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/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/class_pluglist.inc:58 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "All objects in this category" -msgstr "Описание группы" - -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +msgid "Login screen" +msgstr "Служба печати" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Unknown" -msgstr "состояние неизвестно" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Чтобы войти в систему
введите свои имя пользователя и пароль." -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Имя пользователя" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -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_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Войти" + +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +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." msgstr "" +"Это приложение может использоваться несколькими группами. Подумайте еще раз, " +"действительно ли вы хотите удалить его, так как GOsa не сможет отменить " +"результаты этой операции." -#: include/class_CopyPasteHandler.inc:176 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Удалить" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/remove.tpl:10 +#, fuzzy +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Если вы уверены в своих действиях, нажмите на кнопку Удалить, иначе " +"нажмите Отмена." -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" +#: 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:229 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" msgstr "" +"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Начало" + +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Справка" + +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Выход" + +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Пользователь:" + +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/class_CopyPasteHandler.inc:516 +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "" + +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "" + +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Конфликт блокировок" + +#: ihtml/themes/default/islocked.tpl:9 #, fuzzy -msgid "Cannot paste" -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/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" msgstr "" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Общее" +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "Сменить пароль" + +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "Экспорт успешен." + +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "" + +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +#, 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 "" + +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Текущий пароль" + +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "Новый пароль" + +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +#, fuzzy +msgid "Password strength" +msgstr "Хэширование паролей" + +#: ihtml/themes/default/password.tpl:101 +#, fuzzy +msgid "Change" +msgstr "Канал" + +#: ihtml/themes/default/snapshotdialog.tpl:3 +#, fuzzy +msgid "Restoring object snapshots" +msgstr "Объект группы" + +#: ihtml/themes/default/snapshotdialog.tpl:6 +msgid "" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." +msgstr "" + +#: 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 "" + +#: 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 "" + +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "Объект" + +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" +msgstr "" + +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" +msgstr "" + +#: ihtml/themes/default/snapshotdialog.tpl:49 +#, fuzzy +msgid "Creating object snapshots" +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 "" + +#: 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 "" + +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "Таймаут (с)" + +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "" + +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Продолжить" + +#: ihtml/themes/default/sizelimit.tpl:3 +msgid "" +"The size limit option makes LDAP operations faster and saves the LDAP server " +"from getting too much load. The easiest way to handle big databases without " +"long timeouts would be to limit your search to smaller values and use " +"filters to get the entries you are looking for." +msgstr "" +"Ограничение на количество возвращаемых объектов позволяет ускорить операции " +"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ " +"снизить время обработки запроса при обслуживаии большой базы данных это " +"установить минимальное значение. Кроме того, будет очень полезно " +"использовать фильтры для просмотра только ограниченного количества объектов." + +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Выберите тип реакции для данной сессии" + +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "игнорировать ошибку и показать все найденые объекты" + +#: ihtml/themes/default/sizelimit.tpl:10 +#, fuzzy +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +msgstr "" +"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и " +"позволить использовать фильтры" + +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set" +msgstr "Установить" + +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Конфликт сеансов" + +#: 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 "" +"Возможно, есть еще один экземпляр вашего сеанса. Работа с несколькими окнами " +"одновременно технически невозможна и в значительной мере зависит от " +"используемого браузера. Использование разных браузеров одновременно " +"(например, 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." +msgstr "" +"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, " +"поэтому закройте все окна, кроме одного, и начните сеанс заново." + +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Выход" + +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +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 "" + +#: ihtml/themes/default/logout.tpl:10 +#, fuzzy +msgid "Sign in again" +msgstr "Войти" + +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Терминал-сервер" + +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Настроить" + +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Изменить свойства" + +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Описание" + +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Параметры загрузки" + +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Видимый всем" + +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2679,24 +2718,24 @@ msgid "UNIX" msgstr "Unix" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Почта" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "Факс" @@ -2709,44 +2748,41 @@ msgid "FTP" msgstr "FTP" #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Группа" #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Подразделение" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Телефон" @@ -2755,22 +2791,14 @@ msgstr "Телефон" msgid "Application" msgstr "Приложение" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Сервер" - #: plugins/generic/references/class_reference.inc:67 msgid "Thin Client" msgstr "Тонкий клиент" #: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Рабочая станция" @@ -2798,4079 +2826,4207 @@ msgstr "Контакт" msgid "This object has no relationship to other objects." msgstr "Данный объект не имеет ссылок на другие объекты" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Добро пожаловать %s!" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Добро пожаловать %s!" + +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" +msgstr "Команда разработчиков GOsa" + +#: plugins/personal/password/nochange.tpl:2 +#, fuzzy +msgid "Password change not allowed" +msgstr "Сменить пароль" + +#: plugins/personal/password/nochange.tpl:7 +#, fuzzy +msgid "You have no permission to change your password at this time" +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/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:8 plugins/admin/users/password.tpl:8 +#, fuzzy +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Изменение пароля влияет на аутентификацию при использовании почты, прокси-" +"сервера, Samba и служб UNIX." + +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Подтверждение" + +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Изменить пароль" + +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +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:82 +#: plugins/admin/users/class_userManagement.inc:246 html/password.php:193 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." +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:146 +#, fuzzy +msgid "User password" +msgstr "Новый пароль" + +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Моя учетная запись" + +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Личная информация" + +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +#, fuzzy +msgid "The users picture" +msgstr "Изображение" + +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Сменить изображение" -#: plugins/generic/welcome/welcome.tpl:4 +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 #, 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-сервер вашей компании." +msgid "Account settings" +msgstr "Настройки Samba" -#: plugins/generic/welcome/welcome.tpl:8 +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 #, fuzzy -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Чтобы завершить сеанс, выберите в меню слева вверху пункт Выход. " -"Чтобы вернуться на начальную страницу, выберите Начало." +msgid "Last name" +msgstr "Список" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Команда разработчиков GOsa" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 #, fuzzy -msgid "Please select the desired entries" -msgstr "Язык по умолчанию" +msgid "First name" +msgstr "Список" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Имя пользователя" + +#: plugins/personal/generic/generic.tpl:86 #, fuzzy -msgid "Terminal" -msgstr "Терминалы" +msgid "Template name" +msgstr "Шаблон" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Пользователь" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Обращение" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Фамилия" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Академическое звание" -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Ветка" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Дата рождения" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Фильтры" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Пол" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 +#: plugins/personal/generic/generic.tpl:157 #, fuzzy -msgid "Show department" -msgstr "Показать подразделения" +msgid "Preferred langage" +msgstr "Язык по умолчанию" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 #, fuzzy -msgid "Show users" -msgstr "Показать серверы" +msgid "Postal address" +msgstr "Почтовый индекс" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "Показать группы samba" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Адрес" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "Показать серверы" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Личный телефон" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "Показать рабочие станции" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Домашняя страница" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "Показать терминалы" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Хэширование паролей" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "Показать принтеры" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Настроить" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Показать телефоны" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Сертификаты" -#: plugins/admin/ogroups/remove.tpl:6 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Изменить сертификаты" + +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" msgstr "" -"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не " -"сможет восстановить эти данные." -#: plugins/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Объединения" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#, fuzzy -msgid "Manage object groups" -msgstr "Название группы" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Информация об организации" -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 #, fuzzy -msgid "Infrastructure error" -msgstr "Ошибка LDAP:" +msgid "part" +msgstr "Запуск" -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -#, fuzzy -msgid "Templates" -msgstr "Шаблон" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Номер подразделения" -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Номер работника" + +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Форма трудоустройства" + +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 #, fuzzy -msgid "Windows Install" -msgstr "Рабочая станция Windows" +msgid "Manager" +msgstr "Пользователи домена" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Номер комнаты" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "нет" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Мобильный" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "слишком много различных объектов!" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Пейджер" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "пользователи" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Факс" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "группы" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Местоположение" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "приложения" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Адм. единица" + +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Специальность" + +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Описание подразделения" + +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Область деятельности" + +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Должность" + +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Роль" + +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Местоположение сотрудника" + +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Подразделение" + +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Улица" + +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Почтовый индекс" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "подразделения" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Номер дома" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "серверы" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Воспользуйтесь закладкой \"Телефон\"" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "рабочие станции" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Последняя доставка" -#: plugins/admin/ogroups/class_ogroup.inc:395 +#: plugins/personal/generic/class_user.inc:38 #, fuzzy -msgid "winstations" -msgstr "Рабочая станция" - -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "терминалы" +msgid "Edit organizational user settings" +msgstr "Дополнительные записи в fstab" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "телефоны" +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +#, fuzzy +msgid "Unknown" +msgstr "состояние неизвестно" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "принтеры" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" +msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "отключен" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "женский" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "полный доступ" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "мужской" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "разрешить доступ только на эти хосты" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:632 +#: plugins/personal/generic/class_user.inc:521 #, fuzzy -msgid "Non existing dn:" -msgstr "Не существующий dn:" +msgid "Serial number" +msgstr "Телефонные номера" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format +#: plugins/personal/generic/class_user.inc:566 msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:819 -#, fuzzy -msgid "You can combine two different object types at maximum, only!" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." msgstr "" -"Вы можете комбинировать не более двух различных классов в одном объекте!" -#: plugins/admin/ogroups/class_ogroup.inc:994 -#, fuzzy -msgid "Object group generic" -msgstr "Объект группы" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "" + +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:1005 +#: plugins/personal/generic/class_user.inc:585 #, fuzzy -msgid "Sytem trust" -msgstr "Системные доверия" +msgid "No certificate installed" +msgstr "Изменить сертификаты" -#: plugins/admin/ogroups/class_ogroup.inc:1006 +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 #, fuzzy -msgid "Member" -msgstr "Включаемые объекты" +msgid "Password method" +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/personal/generic/class_user.inc:611 +#, fuzzy +msgid "The selected password method is no longer available." +msgstr "У выбранного приложения нет параметров." -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Название группы" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Описание группы" +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Системные доверия" +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 +#: plugins/personal/generic/class_user.inc:1298 #, fuzzy -msgid "Trust mode" -msgstr "Режим" - -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Включаемые объекты" +msgid "The selected password method requires initial configuration!" +msgstr "У выбранного приложения нет параметров." -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -#, fuzzy -msgid "Phone queue" -msgstr "Номер телефона" +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "Имя" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 +#: plugins/personal/generic/class_user.inc:1497 #, fuzzy -msgid "Systems" -msgstr "Системы" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Запуск" +msgid "Cannot open certificate!" +msgstr "Невозможно выбрать базу данных!" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Устройства" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Серийный номер сертификата" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "" +#: plugins/personal/generic/class_user.inc:1667 +#, fuzzy +msgid "Generic user settings" +msgstr "Общая информация о пользователе" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Окружение" +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +#, fuzzy +msgid "Surname" +msgstr "Имя сервера" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Приложения" +#: plugins/personal/generic/class_user.inc:1679 +#, fuzzy +msgid "User identification" +msgstr "Информация" -#: plugins/admin/ogroups/paste_generic.tpl:7 +#: plugins/personal/generic/class_user.inc:1685 #, fuzzy -msgid "Please enter the new object group name" -msgstr "Введите адрес сервера" +msgid "Preferred language" +msgstr "Язык по умолчанию" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 +#: plugins/personal/generic/class_user.inc:1688 #, fuzzy -msgid "user groups" -msgstr "группы" +msgid "User picture" +msgstr "Изображение" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#: plugins/personal/generic/class_user.inc:1690 #, fuzzy -msgid "nested groups" -msgstr "Объединения" +msgid "Login restrictions" +msgstr "Срок действия пароля истекает" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 +#: plugins/personal/generic/class_user.inc:1694 #, fuzzy -msgid "application groups" -msgstr "Показать группы приложений" +msgid "Department number" +msgstr "Управление подразделениями" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 +#: plugins/personal/generic/class_user.inc:1696 #, fuzzy -msgid "department groups" -msgstr "подразделения" +msgid "Employee number" +msgstr "Форма трудоустройства" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#: plugins/personal/generic/class_user.inc:1699 #, fuzzy -msgid "server groups" -msgstr "серверы" +msgid "Room number" +msgstr "Телефонные номера" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 +#: plugins/personal/generic/class_user.inc:1700 #, fuzzy -msgid "workstation groups" -msgstr "рабочие станции" +msgid "Telefon number" +msgstr "Телефонные номера" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 +#: plugins/personal/generic/class_user.inc:1701 #, fuzzy -msgid "windows workstation groups" -msgstr "Показать рабочие станции" +msgid "Pager number" +msgstr "Телефонные номера" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 +#: plugins/personal/generic/class_user.inc:1702 #, fuzzy -msgid "terminal groups" -msgstr "Показать группы с эл. почтой" +msgid "Mobile number" +msgstr "Домашний телефон" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 +#: plugins/personal/generic/class_user.inc:1703 #, fuzzy -msgid "printer groups" -msgstr "Основная группа" +msgid "Fax number" +msgstr "Терминал" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1710 #, fuzzy -msgid "phone groups" -msgstr "Показать группы" +msgid "Home phone number" +msgstr "Телефонные номера" -#: plugins/admin/ogroups/ogroup-list.xml:11 +#: plugins/personal/generic/class_user.inc:1712 #, fuzzy -msgid "List of object groups" -msgstr "Название группы" +msgid "User password method" +msgstr "Хэширование паролей" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Свойства" +#: plugins/personal/generic/class_user.inc:1713 +#, fuzzy +msgid "User certificates" +msgstr "Стандартный сертификат" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Создать" +#: plugins/personal/generic/class_user.inc:1921 +#, fuzzy +msgid "Entries differ" +msgstr "Группа пользователя" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Удалить" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Изображение" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -#, fuzzy -msgid "Send message" -msgstr "Домашняя страница" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Удалить изображение" -#: plugins/admin/ogroups/ogroup-list.xml:142 +#: 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/password.tpl:5 #, fuzzy -msgid "Edit object group" -msgstr "Объект группы" +msgid "Password change dialog" +msgstr "Сменить пароль" -#: plugins/admin/ogroups/ogroup-list.xml:155 +#: plugins/personal/generic/generic_certs.tpl:5 #, fuzzy -msgid "Remove object group" -msgstr "серверы" +msgid "The users standard certificate" +msgstr "Стандартный сертификат" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Выбрать объекты для добавления" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Стандартный сертификат" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Фильтры" +#: plugins/personal/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "Сертификат S/MIME" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Показать объекты подразделения" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Сертификат S/MIME" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic_certs.tpl:57 +#, fuzzy +msgid "The users PKCS12 certificate" +msgstr "Сертификат PKCS12" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Показать совпадения объектов" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Сертификат PKCS12" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Регулярное выражение, соответствующее именам объектов" +#: plugins/personal/generic/paste_generic.tpl:1 +#, fuzzy +msgid "User settings" +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/personal/generic/paste_generic.tpl:3 +#, fuzzy +msgid "Paste user" +msgstr "Дата" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Показать системы в подразделении" +#: plugins/personal/generic/paste_generic.tpl:24 +#, fuzzy +msgid "Clear password" +msgstr "Новый пароль" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Показать подходяшие системы" +#: plugins/personal/generic/paste_generic.tpl:25 +#, fuzzy +msgid "Set new password" +msgstr "Изменить пароль" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Регулярное выражение для поиска адреса" +#: plugins/personal/posix/generic.tpl:1 +#, fuzzy +msgid "POSIX settings" +msgstr "Атрибуты UNIX" -#: 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/personal/posix/generic.tpl:6 +#, fuzzy +msgid "Generic settings" +msgstr "Общая информация о пользователе" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "Имя" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Домашний каталог" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -#, fuzzy -msgid "Surname" -msgstr "Имя сервера" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Оболочка" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Основная группа" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Имя группы, соответствующее стандарту POSIX" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Состояние" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "" -"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание " -"вручную" +#: plugins/personal/posix/generic.tpl:42 +#, fuzzy +msgid "Last logon" +msgstr "Список" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Указать GID вручную" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Указать UID/GID вручную" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Указанный вручную GID" +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Создать группу для работы с Samba" +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "в домене" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Членство в группах" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Члены телефонной группы" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "" +"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)" -#: plugins/admin/groups/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:102 #, fuzzy -msgid "Members are in a nagios group" -msgstr "Члены телефонной группы" - -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Члены группы" +msgid "Common group" +msgstr "Показать группы" -#: plugins/admin/groups/generic.tpl:243 +#: plugins/personal/posix/generic.tpl:106 #, fuzzy -msgid "In all groups" -msgstr "Основная группа" +msgid "Groups differ" +msgstr "Группа пользователя" -#: plugins/admin/groups/generic.tpl:246 +#: plugins/personal/posix/generic.tpl:126 #, fuzzy -msgid "Not in all groups" -msgstr "Показать группы с эл. почтой" +msgid "Account permissions" +msgstr "Настройки Samba" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "Показать основные группы" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "Показать группы samba" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 -#, fuzzy -msgid "Show mail groups" -msgstr "Показать группы samba" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Системные доверия" -#: plugins/admin/groups/paste_generic.tpl:1 +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 #, fuzzy -msgid "Group settings" -msgstr "Настройки Samba" +msgid "Trust mode" +msgstr "Режим" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Список групп" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "Пользователь должен сменить пароль при первом входе в систему" -#: plugins/admin/groups/group-list.xml:138 +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "Edit group" -msgstr "Основная группа" +msgid "Password expiration settings" +msgstr "Почтовые настройки пользователя" -#: plugins/admin/groups/group-list.xml:151 +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Срок действия пароля истекает" + +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Remove group" -msgstr "серверы" +msgid "Edit users POSIX settings" +msgstr "Атрибуты UNIX" -#: plugins/admin/groups/class_group.inc:162 +#: plugins/personal/posix/class_posixAccount.inc:168 #, fuzzy -msgid "Cannot find group SID in your configuration!" -msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!" +msgid "expired" +msgstr "Экспорт" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Группа Samba" +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Администраторы домена" +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +#, fuzzy +msgid "active" +msgstr "Личный" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Пользователи домена" +#: plugins/personal/posix/class_posixAccount.inc:173 +#, fuzzy +msgid "password not changeable" +msgstr "Новый пароль" + +#: plugins/personal/posix/class_posixAccount.inc:175 +#, fuzzy +msgid "password expired" +msgstr "Срок действия пароля истекает" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Непривилегированные пользователи домена" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "Не настроено" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Специальная группа (%d)" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "автоматически" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" msgstr "" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Окружение" -#: plugins/admin/groups/class_group.inc:624 -#, fuzzy -msgid "! unknown UID" -msgstr "состояние неизвестно" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" +msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)" -#: plugins/admin/groups/class_group.inc:667 +#: plugins/personal/posix/class_posixAccount.inc:432 #, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" -msgstr "" +msgid "Password must be changed after %s days" +msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)" -#: plugins/admin/groups/class_group.inc:894 +#: plugins/personal/posix/class_posixAccount.inc:436 #, fuzzy, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "Удалить" +msgid "Disable account after %s days of inactivity after password expiry" +msgstr "" +"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. " +"бездействия (shadowInactive)" -#: plugins/admin/groups/class_group.inc:899 +#: plugins/personal/posix/class_posixAccount.inc:440 #, fuzzy, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "Удалить" - -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" +msgid "Warn user %s days before password expiry" msgstr "" +"Предупреждать пользователей за %s дн. до истечения срока действия пароля " +"(shadowWarning)" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" - -#: plugins/admin/groups/class_group.inc:1184 -#, fuzzy -msgid "Generic group settings" -msgstr "Общая информация о пользователе" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "полный доступ" -#: plugins/admin/groups/class_group.inc:1198 -#, fuzzy -msgid "Samba group type" -msgstr "Группа Samba" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "разрешить доступ только на эти хосты" -#: plugins/admin/groups/class_group.inc:1199 -#, fuzzy -msgid "Samba domain name" -msgstr "Домашний каталог Samba" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "" -#: plugins/admin/groups/class_group.inc:1201 -#, fuzzy -msgid "Phone pickup group" -msgstr "Члены телефонной группы" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Группа пользователя" -#: plugins/admin/groups/class_group.inc:1202 -#, fuzzy -msgid "Nagios group" -msgstr "Контакт" +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" +msgstr "" -#: plugins/admin/groups/class_group.inc:1204 +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 #, fuzzy -msgid "Group member" -msgstr "Члены группы" - -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Управление группами" +msgid "shadowMin" +msgstr "Затенение" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 #, fuzzy -msgid "Posix" -msgstr "Прокси-сервер" +msgid "shadowMax" +msgstr "Затенение" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 #, fuzzy -msgid "Edit posix properties" -msgstr "Изменить свойства" +msgid "shadowWarning" +msgstr "Затенение" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 #, fuzzy -msgid "Edit mail properties" -msgstr "Изменить свойства" +msgid "shadowInactive" +msgstr "Затенение" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/personal/posix/class_posixAccount.inc:1425 #, fuzzy -msgid "Edit samba properties" -msgstr "Изменить свойства" +msgid "POSIX account" +msgstr "Аккаунт FTP" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/personal/posix/class_posixAccount.inc:1438 #, fuzzy -msgid "Edit phone properties" -msgstr "Изменить свойства" +msgid "Group ID" +msgstr "Группа" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/personal/posix/class_posixAccount.inc:1440 #, fuzzy -msgid "Menu" -msgstr "Принтер" +msgid "Force password change on login" +msgstr "Сменить пароль" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/personal/posix/class_posixAccount.inc:1441 #, fuzzy -msgid "Edit start menu properties" -msgstr "Изменить свойства" +msgid "Shadow min" +msgstr "Затенение" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/personal/posix/class_posixAccount.inc:1442 #, fuzzy -msgid "Edit environment properties" -msgstr "Изменить свойства" - -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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 не сможет отменить результаты этой " -"операции." +msgid "Shadow max" +msgstr "Затенение" -#: plugins/admin/users/password.tpl:4 +#: plugins/personal/posix/class_posixAccount.inc:1443 #, 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 "Shadow warning" +msgstr "Затенение" -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1444 #, fuzzy -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Изменение пароля влияет на аутентификацию при использовании почты, прокси-" -"сервера, Samba и служб UNIX." - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Подтверждение" +msgid "Shadow inactive" +msgstr "Затенение" -#: plugins/admin/users/password.tpl:21 +#: plugins/personal/posix/class_posixAccount.inc:1445 #, 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/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Создание пользователя на основе шаблона" +msgid "Shadow expire" +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." +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" msgstr "" -"Можно создавать пользователей на основе шаблонов. При этом многие поля в " -"базе данных будут заполнены автоматически. Выберите нет, чтобы не " -"использовать шаблоны." - -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Шаблон" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 +#: plugins/personal/posix/class_posixAccount.inc:1447 #, fuzzy -msgid "Last name" -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 "Список" +msgid "System trust model" +msgstr "Системные доверия" -#: plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 #, fuzzy -msgid "Manage users" -msgstr "Пользователи домена" +msgid "Posix settings" +msgstr "Атрибуты UNIX" -#: plugins/admin/users/class_userManagement.inc:278 +#: plugins/personal/posix/groupSelect/group-list.tpl:3 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "Group selection" +msgstr "Настройки Samba" -#: plugins/admin/users/class_userManagement.inc:656 +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 #, fuzzy -msgid "Account locking" -msgstr "Учетная запись" - -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" +msgid "Filter" +msgstr "Фильтры" -#: plugins/admin/users/class_userManagement.inc:730 -#, fuzzy -msgid "Unlock account" -msgstr "Моя учетная запись" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "Показать основные группы" -#: plugins/admin/users/class_userManagement.inc:732 -#, fuzzy -msgid "Lock account" -msgstr "Моя учетная запись" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "Показать группы samba" -#: plugins/admin/users/class_userManagement.inc:745 +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 #, fuzzy -msgid "Edit generic properties" -msgstr "Изменить свойства" +msgid "Show mail groups" +msgstr "Показать группы samba" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "Доступные приложения" -#: plugins/admin/users/class_userManagement.inc:749 +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 #, fuzzy -msgid "Edit POSIX properties" -msgstr "Изменить свойства" +msgid "Please select the desired entries" +msgstr "Язык по умолчанию" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "Показать серверы" -#: plugins/admin/users/class_userManagement.inc:761 -#, fuzzy -msgid "Edit netatalk properties" -msgstr "Изменить свойства" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "Показать рабочие станции" -#: plugins/admin/users/class_userManagement.inc:769 -#, fuzzy -msgid "Edit FAX properties" -msgstr "Изменить свойства" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "Показать терминалы" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Список пользователей" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +#, fuzzy +msgid "Terminal" +msgstr "Терминалы" -#: plugins/admin/users/user-list.xml:140 +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 #, fuzzy -msgid "Lock users" +msgid "List of systems" msgstr "Список пользователей" -#: plugins/admin/users/user-list.xml:148 +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 #, fuzzy -msgid "Unlock users" -msgstr "Пользователи домена" +msgid "List navigation" +msgstr "Рабочая станция" -#: plugins/admin/users/user-list.xml:167 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 #, fuzzy -msgid "Apply template" -msgstr "Шаблон" +msgid "Posix" +msgstr "Прокси-сервер" -#: plugins/admin/users/user-list.xml:199 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 #, fuzzy -msgid "New user from template" -msgstr "Создать шаблон" +msgid "Edit posix properties" +msgstr "Изменить свойства" -#: plugins/admin/users/user-list.xml:213 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 #, fuzzy -msgid "Edit user" -msgstr "Пользователи домена" - -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" -msgstr "" +msgid "Edit mail properties" +msgstr "Изменить свойства" -#: plugins/admin/users/user-list.xml:245 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 #, fuzzy -msgid "Remove user" -msgstr "Удалить изображение" - -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "Показать шаблоны" +msgid "Edit samba properties" +msgstr "Изменить свойства" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 #, fuzzy -msgid "Show functional users" -msgstr "Показать обычных пользователей" +msgid "Edit phone properties" +msgstr "Изменить свойства" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 #, fuzzy -msgid "Show POSIX users" -msgstr "Атрибуты UNIX" +msgid "Menu" +msgstr "Принтер" -#: plugins/admin/users/user-filter.tpl:14 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 #, fuzzy -msgid "Show Mail users" -msgstr "Показать пользователей с почтой" +msgid "Edit start menu properties" +msgstr "Изменить свойства" -#: plugins/admin/users/user-filter.tpl:15 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 #, fuzzy -msgid "Show Samba users" -msgstr "Показать пользователей с почтой" +msgid "Edit environment properties" +msgstr "Изменить свойства" -#: plugins/admin/users/templatize.tpl:2 +#: plugins/personal/myaccount/class_MyAccount.inc:6 #, fuzzy -msgid "Applying a template" -msgstr "Шаблон" - -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" - -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "" +msgid "Edit personal settings" +msgstr "Атрибуты UNIX" -#: plugins/admin/departments/remove.tpl:6 -#, fuzzy +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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." +"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/departments/remove.tpl:10 +#: plugins/admin/users/password.tpl:4 #, 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." +"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 "" -"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в " -"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите " -"Удалить, иначе нажмите Отмена." - -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Список подразделений" - -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 -#, fuzzy -msgid "Domain" -msgstr "в домене" - -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 -#, fuzzy -msgid "Domain component" -msgstr "Администраторы домена" - -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Страна" +"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения " +"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе " +"пользователь не сможет войти в систему." -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: plugins/admin/users/password.tpl:21 #, fuzzy -msgid "Locality" -msgstr "Местоположение" - -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Организация" +msgid "Strength" +msgstr "Улица" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 +#: plugins/admin/users/user-filter.xml:13 #, fuzzy -msgid "Locality name" -msgstr "Местоположение" +msgid "Default filter" +msgstr "Параметры загрузки" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 +#: plugins/admin/users/user-filter.xml:33 #, fuzzy -msgid "Name of locality to create" -msgstr "Имя создаваемой ветки" - -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Описание подразделения" +msgid "Show POSIX users" +msgstr "Атрибуты UNIX" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 +#: plugins/admin/users/user-filter.xml:53 #, fuzzy -msgid "Administrative settings" -msgstr "Администрирование" - -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -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 "Имя создаваемой ветки" +msgid "Show mail users" +msgstr "Показать пользователей с почтой" -#: plugins/admin/departments/generic.tpl:22 +#: plugins/admin/users/class_userManagement.inc:26 #, fuzzy -msgid "Descriptive text for department" -msgstr "Описание подразделения" - -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -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:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Местоположение" - -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Адм. единица" - -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Адм. единица, в которой находится ветка" - -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Местоположение ветки" +msgid "Manage users" +msgstr "Пользователи домена" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Адрес" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +#, fuzzy +msgid "Infrastructure error" +msgstr "Ошибка LDAP:" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Почтовый адрес для ветки" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +#, fuzzy +msgid "Permission" +msgstr "Права для членов группы" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Основный телефонный номер для ветки" +#: plugins/admin/users/class_userManagement.inc:278 +#, fuzzy +msgid "You have no permission to change this users password!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Факс" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "нет" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Основный номер факса для ветки" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Шаблон" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 #, fuzzy -msgid "Domain Component" -msgstr "Администраторы домена" - -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Подразделения" +msgid "Permission error" +msgstr "Права для членов группы" -#: plugins/admin/departments/class_departmentManagement.inc:26 +#: plugins/admin/users/class_userManagement.inc:667 #, fuzzy -msgid "Manage Departments" -msgstr "Подразделения" +msgid "Account locking" +msgstr "Учетная запись" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format 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." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:118 +#: plugins/admin/users/class_userManagement.inc:741 #, fuzzy -msgid "Organization name" -msgstr "Организация" +msgid "Unlock account" +msgstr "Моя учетная запись" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 +#: plugins/admin/users/class_userManagement.inc:743 #, fuzzy -msgid "Postal address" -msgstr "Почтовый индекс" +msgid "Lock account" +msgstr "Моя учетная запись" -#: plugins/admin/departments/class_organizationGeneric.inc:126 +#: plugins/admin/users/class_userManagement.inc:756 #, fuzzy -msgid "Phone number" -msgstr "Телефонные номера" +msgid "Edit generic properties" +msgstr "Изменить свойства" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/users/class_userManagement.inc:760 #, fuzzy -msgid "Country name" -msgstr "Страна" +msgid "Edit POSIX properties" +msgstr "Изменить свойства" -#: plugins/admin/departments/domain.tpl:11 -#, fuzzy -msgid "Domain name" -msgstr "Администраторы домена" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "" -#: plugins/admin/departments/domain.tpl:14 +#: plugins/admin/users/class_userManagement.inc:772 #, fuzzy -msgid "Name of domain to create" -msgstr "Имя создаваемой ветки" +msgid "Edit netatalk properties" +msgstr "Изменить свойства" -#: plugins/admin/departments/country.tpl:14 +#: plugins/admin/users/class_userManagement.inc:780 #, fuzzy -msgid "Name of country to create" -msgstr "Имя создаваемой ветки" - -#: plugins/admin/departments/class_department.inc:372 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "" +msgid "Edit FAX properties" +msgstr "Изменить свойства" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "" +#: plugins/admin/users/templatize.tpl:2 +#, fuzzy +msgid "Applying a template" +msgstr "Шаблон" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" +#: 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/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" +#: plugins/admin/users/templatize.tpl:32 +msgid "No templates available!" msgstr "" -#: plugins/admin/departments/class_department.inc:604 -#, fuzzy -msgid "Department name" -msgstr "Управление подразделениями" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Список пользователей" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Телефон" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Свойства" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Действия" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Изменить" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "" +#: plugins/admin/users/user-list.xml:140 +#, fuzzy +msgid "Lock users" +msgstr "Список пользователей" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "" +#: plugins/admin/users/user-list.xml:148 +#, fuzzy +msgid "Unlock users" +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/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +#, fuzzy +msgid "Send message" +msgstr "Домашняя страница" -#: plugins/admin/departments/organization.tpl:11 +#: plugins/admin/users/user-list.xml:167 #, fuzzy -msgid "Name of organization" -msgstr "Организация" +msgid "Apply template" +msgstr "Шаблон" -#: plugins/admin/departments/organization.tpl:14 +#: plugins/admin/users/user-list.xml:199 #, fuzzy -msgid "Name of organization to create" -msgstr "Имя создаваемой ветки" +msgid "New user from template" +msgstr "Создать шаблон" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/users/user-list.xml:213 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Edit user" +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." +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: plugins/admin/users/user-list.xml:245 +#, fuzzy +msgid "Remove user" +msgstr "Удалить изображение" -#: plugins/admin/departments/dep_move_confirm.tpl:11 +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Создание пользователя на основе шаблона" + +#: plugins/admin/users/template.tpl:6 +#, fuzzy msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +"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/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 #, fuzzy -msgid "Acl" -msgstr "Все" +msgid "Show users" +msgstr "Показать серверы" -#: plugins/admin/acl/class_aclManagement.inc:154 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 #, fuzzy -msgid "ACL Assignment" -msgstr "Управление подразделениями" +msgid "Show groups" +msgstr "Показать группы samba" -#: plugins/admin/acl/tabs_acl_role.inc:28 -#, fuzzy -msgid "ACL Templates" -msgstr "Шаблон" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Группа" + +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Имя группы, соответствующее стандарту POSIX" + +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Описание группы" + +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" +msgstr "" +"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание " +"вручную" + +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Указать GID вручную" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -msgstr "Параметры доступа" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Указанный вручную GID" -#: plugins/admin/acl/class_aclRole.inc:27 -#, fuzzy -msgid "Edit AC roles" -msgstr "Доступ" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Создать группу для работы с Samba" -#: plugins/admin/acl/class_aclRole.inc:134 -#, fuzzy -msgid "Reset ACL" -msgstr "Удалить" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "в домене" -#: plugins/admin/acl/class_aclRole.inc:418 +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Члены телефонной группы" + +#: plugins/admin/groups/generic.tpl:146 #, fuzzy -msgid "No ACL settings for this category" -msgstr "Описание группы" +msgid "Members are in a nagios group" +msgstr "Члены телефонной группы" -#: plugins/admin/acl/class_aclRole.inc:420 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Описание группы" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Члены группы" -#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/groups/generic.tpl:243 #, fuzzy -msgid "Edit category ACL" -msgstr "Список систем" +msgid "In all groups" +msgstr "Основная группа" -#: plugins/admin/acl/class_aclRole.inc:430 +#: plugins/admin/groups/generic.tpl:246 #, fuzzy -msgid "Reset category ACL" -msgstr "Категория" +msgid "Not in all groups" +msgstr "Показать группы с эл. почтой" -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: 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/acl/class_aclRole.inc:646 +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Управление группами" + +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 #, fuzzy -msgid "Object in use" -msgstr "Имя объекта" +msgid "Configuration error" +msgstr "Настроить" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" +#: plugins/admin/groups/class_group.inc:162 +#, fuzzy +msgid "Cannot find group SID in your configuration!" +msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Роль" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Группа Samba" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Права для членов группы" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Администраторы домена" -#: plugins/admin/acl/acl-list.xml:11 -#, fuzzy -msgid "List of acls" -msgstr "Список групп" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Пользователи домена" -#: plugins/admin/acl/acl-filter.tpl:11 -#, fuzzy -msgid "Show access control lists" -msgstr "Параметры доступа" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Непривилегированные пользователи домена" -#: plugins/admin/acl/acl-filter.tpl:12 -#, fuzzy -msgid "Show roles" -msgstr "Показать телефоны" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "Специальная группа (%d)" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" msgstr "" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" msgstr "" -#: plugins/personal/generic/class_user.inc:38 +#: plugins/admin/groups/class_group.inc:624 #, fuzzy -msgid "Edit organizational user settings" -msgstr "Дополнительные записи в fstab" +msgid "! unknown UID" +msgstr "состояние неизвестно" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "женский" +#: plugins/admin/groups/class_group.inc:894 +#, fuzzy, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "Удалить" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "мужской" +#: plugins/admin/groups/class_group.inc:899 +#, fuzzy, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "Удалить" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" msgstr "" -#: plugins/personal/generic/class_user.inc:477 +#: plugins/admin/groups/class_group.inc:1175 #, fuzzy -msgid "Serial number" -msgstr "Телефонные номера" - -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" +msgid "Generic group settings" +msgstr "Общая информация о пользователе" -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "" +#: plugins/admin/groups/class_group.inc:1189 +#, fuzzy +msgid "Samba group type" +msgstr "Группа Samba" -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "" +#: plugins/admin/groups/class_group.inc:1190 +#, fuzzy +msgid "Samba domain name" +msgstr "Домашний каталог Samba" -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "" +#: plugins/admin/groups/class_group.inc:1192 +#, fuzzy +msgid "Phone pickup group" +msgstr "Члены телефонной группы" -#: plugins/personal/generic/class_user.inc:541 +#: plugins/admin/groups/class_group.inc:1193 #, fuzzy -msgid "No certificate installed" -msgstr "Изменить сертификаты" +msgid "Nagios group" +msgstr "Контакт" -#: plugins/personal/generic/class_user.inc:567 +#: plugins/admin/groups/class_group.inc:1195 #, fuzzy -msgid "The selected password method is no longer available." -msgstr "У выбранного приложения нет параметров." +msgid "Group member" +msgstr "Члены группы" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" +#: plugins/admin/groups/paste_generic.tpl:1 +#, fuzzy +msgid "Group settings" +msgstr "Настройки Samba" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Список групп" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/group-list.xml:138 +#, fuzzy +msgid "Edit group" +msgstr "Основная группа" -#: plugins/personal/generic/class_user.inc:1239 +#: plugins/admin/groups/group-list.xml:151 #, fuzzy -msgid "The selected password method requires initial configuration!" -msgstr "У выбранного приложения нет параметров." +msgid "Remove group" +msgstr "серверы" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Домашняя страница" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Выберите системы для добавления" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Мобильный" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Фильтры" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Пейджер" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Показать системы в подразделении" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Дата рождения" +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Выбрать раздел, для которого будет осуществлен поиск" + +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Показать подходяшие системы" + +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Регулярное выражение для поиска адреса" + +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +#, fuzzy +msgid "Domain Component" +msgstr "Администраторы домена" -#: plugins/personal/generic/class_user.inc:1433 +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 #, fuzzy -msgid "Cannot open certificate!" -msgstr "Невозможно выбрать базу данных!" +msgid "Administrative settings" +msgstr "Администрирование" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" msgstr "Подразделение" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Номер дома" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Специальность" +#: plugins/admin/departments/generic.tpl:22 +#, fuzzy +msgid "Descriptive text for department" +msgstr "Описание подразделения" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Последняя доставка" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Категория" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Местоположение сотрудника" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Категория этой ветки" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Описание подразделения" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Адм. единица, в которой находится ветка" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Область деятельности" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Местоположение ветки" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Должность" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Почтовый адрес для ветки" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Серийный номер сертификата" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Основный телефонный номер для ветки" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Видимый всем" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Основный номер факса для ветки" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Улица" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Почтовый индекс" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Организация" -#: plugins/personal/generic/class_user.inc:1603 +#: plugins/admin/departments/organization.tpl:14 #, fuzzy -msgid "Generic user settings" -msgstr "Общая информация о пользователе" +msgid "Name of organization to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Моя учетная запись" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Описание подразделения" -#: plugins/personal/generic/class_user.inc:1615 +#: plugins/admin/departments/remove.tpl:6 #, fuzzy -msgid "User identification" -msgstr "Информация" +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/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Обращение" +#: plugins/admin/departments/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/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Академическое звание" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Список подразделений" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Пол" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +#, fuzzy +msgid "Domain" +msgstr "в домене" -#: plugins/personal/generic/class_user.inc:1621 +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 #, fuzzy -msgid "Preferred language" -msgstr "Язык по умолчанию" +msgid "Domain component" +msgstr "Администраторы домена" + +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Страна" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 #, fuzzy -msgid "User picture" -msgstr "Изображение" +msgid "Locality" +msgstr "Местоположение" -#: plugins/personal/generic/class_user.inc:1626 +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 #, fuzzy -msgid "Login restrictions" -msgstr "Срок действия пароля истекает" +msgid "Locality name" +msgstr "Местоположение" -#: plugins/personal/generic/class_user.inc:1630 +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 #, fuzzy -msgid "Department number" -msgstr "Управление подразделениями" +msgid "Name of locality to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/class_user.inc:1631 +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 #, fuzzy -msgid "Employee number" -msgstr "Форма трудоустройства" +msgid "Fatal error" +msgstr "Терминал-сервер" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Форма трудоустройства" +#: plugins/admin/departments/class_department.inc:433 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1634 -#, fuzzy -msgid "Room number" -msgstr "Телефонные номера" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "" -#: plugins/personal/generic/class_user.inc:1635 -#, fuzzy -msgid "Telefon number" -msgstr "Телефонные номера" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "" -#: plugins/personal/generic/class_user.inc:1636 -#, fuzzy -msgid "Pager number" -msgstr "Телефонные номера" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "" -#: plugins/personal/generic/class_user.inc:1637 -#, fuzzy -msgid "Mobile number" -msgstr "Домашний телефон" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Подразделения" -#: plugins/personal/generic/class_user.inc:1638 +#: plugins/admin/departments/class_department.inc:662 #, fuzzy -msgid "Fax number" -msgstr "Терминал" +msgid "Department name" +msgstr "Управление подразделениями" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Телефон" + +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -#: plugins/personal/generic/class_user.inc:1645 -#, fuzzy -msgid "Home phone number" -msgstr "Телефонные номера" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "" -#: plugins/personal/generic/class_user.inc:1647 -#, fuzzy -msgid "User password method" -msgstr "Хэширование паролей" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "" -#: plugins/personal/generic/class_user.inc:1648 +#: plugins/admin/departments/class_departmentManagement.inc:26 #, fuzzy -msgid "User certificates" -msgstr "Стандартный сертификат" +msgid "Manage Departments" +msgstr "Подразделения" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Личная информация" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/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/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -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:62 +#: plugins/admin/departments/domain.tpl:11 #, fuzzy -msgid "Template name" -msgstr "Шаблон" +msgid "Domain name" +msgstr "Администраторы домена" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 +#: plugins/admin/departments/domain.tpl:14 #, fuzzy -msgid "Preferred langage" -msgstr "Язык по умолчанию" - -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Личный телефон" +msgid "Name of domain to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Хэширование паролей" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +#, fuzzy +msgid "Country name" +msgstr "Страна" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Сертификаты" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Изменить сертификаты" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#, fuzzy +msgid "You are currently moving/renaming this department." +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/personal/generic/generic.tpl:245 -msgid "Restrict login to" +#: 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:249 -msgid "IP or network" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." msgstr "" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Информация об организации" - -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Номер подразделения" - -#: plugins/personal/generic/generic.tpl:304 -#: 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:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Номер комнаты" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +#, fuzzy +msgid "Organization name" +msgstr "Организация" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Воспользуйтесь закладкой \"Телефон\"" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +#, fuzzy +msgid "Phone number" +msgstr "Телефонные номера" -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Выберите ветку для пользователя" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +#, fuzzy +msgid "Acl" +msgstr "Все" -#: plugins/personal/generic/multiple_generic.tpl:56 +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 #, fuzzy -msgid "Select a base" -msgstr "Выберите, чтобы просмотреть серверы" +msgid "Manage access control lists" +msgstr "Параметры доступа" -#: plugins/personal/generic/paste_generic.tpl:1 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "User settings" -msgstr "Почтовые настройки пользователя" +msgid "ACL Assignment" +msgstr "Управление подразделениями" -#: plugins/personal/generic/paste_generic.tpl:23 +#: plugins/admin/acl/acl-list.xml:11 #, fuzzy -msgid "Clear password" -msgstr "Новый пароль" +msgid "List of acls" +msgstr "Список групп" -#: plugins/personal/generic/paste_generic.tpl:24 +#: plugins/admin/acl/acl-filter.tpl:11 #, fuzzy -msgid "Set new password" -msgstr "Изменить пароль" +msgid "Show access control lists" +msgstr "Параметры доступа" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Удалить изображение" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Показать телефоны" -#: plugins/personal/generic/main.inc:115 +#: plugins/admin/acl/tabs_acl_role.inc:28 #, fuzzy -msgid "You have no permission to set your password!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "ACL Templates" +msgstr "Шаблон" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Общая информация о пользователе" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 +#, fuzzy +msgid "Access control roles" +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/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "Доступ" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Стандартный сертификат" +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 +#, fuzzy +msgid "All categories" +msgstr "Категория" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Сертификат S/MIME" +#: plugins/admin/acl/class_aclRole.inc:134 +#, fuzzy +msgid "Reset ACL" +msgstr "Удалить" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Сертификат PKCS12" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +#, fuzzy +msgid "One level" +msgstr "Уровень информативности" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Атрибуты UNIX" +msgid "Current object" +msgstr "Текущий пароль" -#: plugins/personal/posix/class_posixAccount.inc:168 +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 #, fuzzy -msgid "expired" -msgstr "Экспорт" +msgid "Complete subtree" +msgstr "не полный" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -#, fuzzy -msgid "active" -msgstr "Личный" - -#: plugins/personal/posix/class_posixAccount.inc:173 -#, fuzzy -msgid "password not changeable" -msgstr "Новый пароль" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 #, fuzzy -msgid "password expired" -msgstr "Срок действия пароля истекает" +msgid "Down" +msgstr "Домен" -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "автоматически" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "Доступ" -#: plugins/personal/posix/class_posixAccount.inc:444 +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 #, php-format -msgid "Password can't be changed up to %s days after last change" -msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)" +msgid "Delete" +msgstr "Удалить" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)" +#: plugins/admin/acl/class_aclRole.inc:418 +#, fuzzy +msgid "No ACL settings for this category" +msgstr "Описание группы" -#: plugins/personal/posix/class_posixAccount.inc:452 +#: plugins/admin/acl/class_aclRole.inc:420 #, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "" -"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. " -"бездействия (shadowInactive)" +msgid "ACL for these objects: %s" +msgstr "Описание группы" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "" -"Предупреждать пользователей за %s дн. до истечения срока действия пароля " -"(shadowWarning)" +#: plugins/admin/acl/class_aclRole.inc:426 +#, fuzzy +msgid "Edit category ACL" +msgstr "Список систем" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:430 +#, fuzzy +msgid "Reset category ACL" +msgstr "Категория" -#: plugins/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Группа пользователя" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:946 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Домашний каталог" +#: plugins/admin/acl/class_aclRole.inc:646 +#, fuzzy +msgid "Object in use" +msgstr "Имя объекта" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/acl/class_aclRole.inc:646 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 +#: plugins/admin/acl/class_aclRole.inc:736 #, fuzzy -msgid "shadowMin" -msgstr "Затенение" +msgid "Permissions" +msgstr "Права для членов группы" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/admin/ogroups/ogroup-filter.tpl:11 #, fuzzy -msgid "shadowMax" -msgstr "Затенение" +msgid "user groups" +msgstr "группы" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/ogroups/ogroup-filter.tpl:12 #, fuzzy -msgid "shadowWarning" -msgstr "Затенение" +msgid "nested groups" +msgstr "Объединения" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 +#: plugins/admin/ogroups/ogroup-filter.tpl:13 #, fuzzy -msgid "shadowInactive" -msgstr "Затенение" +msgid "application groups" +msgstr "Показать группы приложений" -#: plugins/personal/posix/class_posixAccount.inc:1440 +#: plugins/admin/ogroups/ogroup-filter.tpl:14 #, fuzzy -msgid "POSIX account" -msgstr "Аккаунт FTP" - -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Оболочка" - -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "Идентификатор пользователя" +msgid "department groups" +msgstr "подразделения" -#: plugins/personal/posix/class_posixAccount.inc:1453 +#: plugins/admin/ogroups/ogroup-filter.tpl:15 #, fuzzy -msgid "Group ID" -msgstr "Группа" +msgid "server groups" +msgstr "серверы" -#: plugins/personal/posix/class_posixAccount.inc:1455 +#: plugins/admin/ogroups/ogroup-filter.tpl:16 #, fuzzy -msgid "Force password change on login" -msgstr "Сменить пароль" +msgid "workstation groups" +msgstr "рабочие станции" -#: plugins/personal/posix/class_posixAccount.inc:1456 +#: plugins/admin/ogroups/ogroup-filter.tpl:17 #, fuzzy -msgid "Shadow min" -msgstr "Затенение" +msgid "windows workstation groups" +msgstr "Показать рабочие станции" -#: plugins/personal/posix/class_posixAccount.inc:1457 +#: plugins/admin/ogroups/ogroup-filter.tpl:18 #, fuzzy -msgid "Shadow max" -msgstr "Затенение" +msgid "terminal groups" +msgstr "Показать группы с эл. почтой" -#: plugins/personal/posix/class_posixAccount.inc:1458 +#: plugins/admin/ogroups/ogroup-filter.tpl:19 #, fuzzy -msgid "Shadow warning" -msgstr "Затенение" +msgid "printer groups" +msgstr "Основная группа" -#: plugins/personal/posix/class_posixAccount.inc:1459 +#: plugins/admin/ogroups/ogroup-filter.tpl:20 #, fuzzy -msgid "Shadow inactive" -msgstr "Затенение" +msgid "phone groups" +msgstr "Показать группы" -#: plugins/personal/posix/class_posixAccount.inc:1460 -#, fuzzy -msgid "Shadow expire" -msgstr "Показать людей" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Название группы" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Включаемые объекты" + +#: plugins/admin/ogroups/remove.tpl:6 +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/personal/posix/class_posixAccount.inc:1462 +#: plugins/admin/ogroups/tabs_ogroups.inc:133 #, fuzzy -msgid "System trust model" -msgstr "Системные доверия" - -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Основная группа" - -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Состояние" +msgid "Phone queue" +msgstr "Номер телефона" -#: plugins/personal/posix/generic.tpl:41 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Last logon" -msgstr "Список" +msgid "Systems" +msgstr "Системы" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Указать UID/GID вручную" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Запуск" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Членство в группах" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Устройства" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" msgstr "" -"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)" -#: plugins/personal/posix/generic.tpl:100 -#, fuzzy -msgid "Common group" -msgstr "Показать группы" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Приложения" -#: plugins/personal/posix/generic.tpl:104 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 #, fuzzy -msgid "Groups differ" -msgstr "Группа пользователя" +msgid "Show department" +msgstr "Показать подразделения" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 +#, fuzzy +msgid "Show server" +msgstr "Показать серверы" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." -msgstr "" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 +#, fuzzy +msgid "Show workstation" +msgstr "Показать рабочие станции" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Учетная запись" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 +#, fuzzy +msgid "Show terminal" +msgstr "Показать терминалы" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Выберите группы для добавления" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +#, fuzzy +msgid "Show printer" +msgstr "Показать принтеры" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Объединения в подразделении" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +#, fuzzy +msgid "Show phone" +msgstr "Показать телефоны" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Шаблон для групп" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Регулярное выражение, соответствующее именам групп" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "слишком много различных объектов!" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Показать группы пользователей" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "пользователи" -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Имя пользователя, для которого перечисляются группы" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "группы" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "Показать серверы" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "приложения" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "Показать рабочие станции" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "подразделения" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "Показать терминалы" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "серверы" -#: plugins/personal/posix/paste_generic.tpl:4 -#, fuzzy -msgid "Posix settings" -msgstr "Атрибуты UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "рабочие станции" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/ogroups/class_ogroup.inc:364 #, fuzzy -msgid "POSIX settings" -msgstr "Атрибуты UNIX" +msgid "winstations" +msgstr "Рабочая станция" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "Пользователь должен сменить пароль при первом входе в систему" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "терминалы" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Срок действия пароля истекает" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +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/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "принтеры" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#: plugins/admin/ogroups/class_ogroup.inc:601 #, fuzzy -msgid "Password settings" -msgstr "Почтовые настройки пользователя" +msgid "Non existing dn:" +msgstr "Не существующий dn:" -#: plugins/personal/password/password.tpl:4 -#, fuzzy +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format msgid "" -"To change your personal password use the fields below. The changes take " -"effect immediately. Please memorize the new password, because you wouldn't " -"be able to login without it." +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу " -"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете " -"войти в систему." -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Очистить поля" +#: plugins/admin/ogroups/class_ogroup.inc:792 +#, fuzzy +msgid "You can combine two different object types at maximum, only!" +msgstr "" +"Вы можете комбинировать не более двух различных классов в одном объекте!" -#: plugins/personal/password/class_password.inc:27 +#: plugins/admin/ogroups/class_ogroup.inc:967 #, fuzzy -msgid "Change user password" -msgstr "Сменить пароль" +msgid "Object group generic" +msgstr "Объект группы" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Для продолжения укажите свой текущий пароль." +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Объединения" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "Вы не указали новый пароль." +#: plugins/admin/ogroups/class_ogroup.inc:978 +#, fuzzy +msgid "Sytem trust" +msgstr "Системные доверия" -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "При попытке сменить пароль извне возникла проблема: " +#: plugins/admin/ogroups/class_ogroup.inc:979 +#, fuzzy +msgid "Member" +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/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Выбрать объекты для добавления" -#: plugins/personal/password/class_password.inc:114 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 #, fuzzy -msgid "You have no permission to change your password." -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "Select to search within subtrees" +msgstr "Искать в поддеревьях" -#: plugins/personal/password/class_password.inc:146 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 #, fuzzy -msgid "User password" -msgstr "Новый пароль" +msgid "Search in subtrees" +msgstr "Искать в поддеревьях" -#: plugins/personal/password/nochange.tpl:2 -#, fuzzy -msgid "Password change not allowed" -msgstr "Сменить пароль" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Показать объекты подразделения" -#: plugins/personal/password/nochange.tpl:6 -#, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "У вас недостаточно прав для смены своего пароля." +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Показать совпадения объектов" -#: setup/class_setupStep_Feedback.inc:92 +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Регулярное выражение, соответствующее именам объектов" + +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 #, fuzzy -msgid "UNIX accounts/groups" -msgstr "UNIX аккаунт" +msgid "Manage object groups" +msgstr "Название группы" -#: setup/class_setupStep_Feedback.inc:94 +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 #, fuzzy -msgid "Samba management" -msgstr "Управление системами" +msgid "Templates" +msgstr "Шаблон" -#: setup/class_setupStep_Feedback.inc:96 +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 #, fuzzy -msgid "Mailsystem management" -msgstr "Управление системами" +msgid "Windows Install" +msgstr "Рабочая станция Windows" -#: setup/class_setupStep_Feedback.inc:98 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "FAX system administration" -msgstr "Управление пользователями" +msgid "Please enter the new object group name" +msgstr "Введите адрес сервера" -#: setup/class_setupStep_Feedback.inc:100 +#: plugins/admin/ogroups/ogroup-list.xml:11 #, fuzzy -msgid "Asterisk administration" -msgstr "Управление пользователями" +msgid "List of object groups" +msgstr "Название группы" -#: setup/class_setupStep_Feedback.inc:102 +#: plugins/admin/ogroups/ogroup-list.xml:142 #, fuzzy -msgid "System inventory" -msgstr "Удалить объект" +msgid "Edit object group" +msgstr "Объект группы" -#: setup/class_setupStep_Feedback.inc:104 +#: plugins/admin/ogroups/ogroup-list.xml:155 #, fuzzy -msgid "System-/Configmanagement" -msgstr "Управление системами" +msgid "Remove object group" +msgstr "серверы" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Адресная книга" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" msgstr "" -#: setup/class_setupStep_Feedback.inc:113 -#, fuzzy -msgid "Get notifications or send feedback" -msgstr "Местоположение ветки" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: setup/class_setupStep_Feedback.inc:114 -#, fuzzy -msgid "Notification and feedback" -msgstr "Изменить сертификаты" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Удалить" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" + +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Setup error" -msgstr "Состояние системы" +msgid "Internal error" +msgstr "Терминал-сервер" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "" +#: include/class_CopyPasteHandler.inc:176 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Удалить" -#: setup/class_setupStep_Feedback.inc:140 +#: include/class_CopyPasteHandler.inc:394 #, php-format -msgid "Cannot send feedback to '%s': %s" +msgid "These objects will be pasted: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:180 +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 #, fuzzy -msgid "Please specify a valid email address." -msgstr "Введите корректное имя пользователя!" +msgid "Paste" +msgstr "Дата" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." +#: include/class_CopyPasteHandler.inc:516 +#, fuzzy +msgid "Cannot paste" +msgstr "Создать телефонный аккаунт" + +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Ошибка XML в gosa.conf: %s в строке %d" + +#: include/class_config.inc:325 +#, fuzzy +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" +"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " +"администратору." -#: setup/class_setup.inc:197 +#: include/class_config.inc:702 #, fuzzy -msgid "Completed" -msgstr "не полный" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#: include/class_config.inc:1112 #, fuzzy -msgid "Next" -msgstr "текст" +msgid "Configuration" +msgstr "Настроить" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Настройки Samba" +#: include/class_config.inc:1112 +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 "" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: setup/setup_config2.tpl:15 -#, fuzzy -msgid "Samba SID" -msgstr "Samba" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" -#: setup/setup_config2.tpl:31 +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "" + +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "" + +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "" + +#: include/class_multi_plug.inc:362 #, fuzzy -msgid "RID base" -msgstr "Базы данных" +msgid "You are currently editing mutliple entries." +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/setup_config2.tpl:46 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Workstation container" -msgstr "Имя рабочий станции" +msgid "Password reset" +msgstr "Срок действия пароля истекает" -#: setup/setup_config2.tpl:61 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" +msgid "The user password was resetted, please set a new password value!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: setup/setup_config2.tpl:71 +#: include/class_sortableListing.inc:189 #, fuzzy -msgid "Timezone" -msgstr "Мобильный" +msgid "Sortable list" +msgstr "Экспорт" -#: setup/setup_config2.tpl:74 +#: include/class_sortableListing.inc:194 #, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Язык по умолчанию" +msgid "Edit this entry" +msgstr "Редактиовать объект" -#: setup/setup_config2.tpl:96 +#: include/class_sortableListing.inc:199 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Дополнительные записи в fstab" +msgid "Delete this entry" +msgstr "Удалить" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Government mode" -msgstr "в папку" +#: include/functions.inc:134 +#, php-format +msgid "" +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +msgstr "" -#: setup/setup_config2.tpl:123 -#, fuzzy -msgid "GOsa logging" -msgstr "Почтовые настройки пользователя" +#: include/functions.inc:448 +#, fuzzy, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." -#: setup/setup_config2.tpl:135 +#: include/functions.inc:519 #, fuzzy -msgid "Mail settings" -msgstr "Почтовые настройки пользователя" +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "" +"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." -#: setup/setup_config2.tpl:139 +#: include/functions.inc:605 #, fuzzy -msgid "Mail method" -msgstr "Почтовые настройки" +msgid "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "" +"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/setup_config2.tpl:169 -#, fuzzy -msgid "Vacation templates" -msgstr "Шаблон рабочей станции" +#: include/functions.inc:802 +#, fuzzy, php-format +msgid "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" +msgstr "" +"Не удается считать блокировку в базе данных LDAP. Проверьте, раздел \"config" +"\" в файле gosa.conf!" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" +#: include/functions.inc:802 +#, fuzzy, php-format +msgid "LDAP server returned: %s" +msgstr "LDAP-сервер" + +#: include/functions.inc:931 +#, fuzzy +msgid "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." msgstr "" +"Для блокируемого объекта обнаружено несколько блокировок. Этого быть не " +"должно, проверьте работу LDAP." -#: setup/setup_config2.tpl:195 -#, fuzzy -msgid "Snapshots / Undo" -msgstr "Приложение" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "Найдено более %d объектов." -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -#, fuzzy -msgid "Enable snapshots" -msgstr "Создать настройки запись эл. почты" +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" +msgstr "" +"Установить новое значение лимита в %s и показать мне это сообщение если " +"лимит будет исчерпан." -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -#, fuzzy -msgid "Snapshot base" -msgstr "Приложение" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "не полный" -#: setup/setup_frame.tpl:12 +#: include/functions.inc:1644 #, fuzzy -msgid "GOsa setup wizard" -msgstr "Почтовые настройки пользователя" +msgid "Continue anyway" +msgstr "Продолжить" -#: setup/setup_frame.tpl:19 +#: include/functions.inc:1646 #, fuzzy -msgid "Installation" -msgstr "Рабочая станция" +msgid "Edit anyway" +msgstr "Редактиовать объект" -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Установить" +#: include/functions.inc:1648 +#, fuzzy, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Вы собираетесь удалить объект %s." -#: 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." +#: include/functions.inc:1888 +msgid "Entries per page" msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Проверить" +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "" -#: setup/setup_migrate.tpl:37 -#, fuzzy -msgid "Add required object classes to the LDAP base" -msgstr "Список подразделений" +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЫЭЮЯ0123456789" -#: 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 "Текущий пароль" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +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 +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "" + +#: include/functions.inc:2406 include/functions.inc:2426 #, fuzzy -msgid "After migration" -msgstr "Управление пользователями" +msgid "Cannot write to revision file!" +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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 +msgid "'baseIdHook' is not available. Using default base!" +msgstr "" + +#: include/functions.inc:2678 #, fuzzy -msgid "Migrate" -msgstr "Дата" +msgid "LDAP warning" +msgstr "Экспорт в LDIF" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +#: include/functions.inc:2678 #, fuzzy -msgid "Close" -msgstr "Выбрать" +msgid "Cannot get schema information from server. No schema check possible!" +msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." msgstr "" -#: setup/setup_migrate.tpl:67 +#: include/functions.inc:2711 msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." 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 "" +#: include/functions.inc:2756 +#, fuzzy, php-format +msgid "Missing required object class '%s'!" +msgstr "Список подразделений" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" msgstr "" -#: setup/setup_migrate.tpl:100 -#, fuzzy -msgid "Move selected workstations" -msgstr "Выберите чтобы посмотреть рабочие станции" +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" +msgstr "" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" msgstr "" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" +#: include/functions.inc:2789 +msgid "" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/setup_migrate.tpl:116 +#: include/functions.inc:2790 msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:2794 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." +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: 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 "Hide changes" -msgstr "Удалить телефонный аккаунт" +#: include/functions.inc:2819 +msgid "German" +msgstr "Немецкий" -#: 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 "Show changes" -msgstr "Показать телефоны" +#: include/functions.inc:2820 +msgid "French" +msgstr "Французский" -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" +#: include/functions.inc:2821 +msgid "Italian" msgstr "" -#: 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 "" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Испанский" -#: 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 "" +#: include/functions.inc:2823 +msgid "English" +msgstr "Английский" -#: setup/setup_migrate.tpl:176 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Создать шаблон" +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Датский" -#: setup/setup_migrate.tpl:219 +#: include/functions.inc:2825 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Создать настройки запись эл. почты" - -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" +msgid "Polish" +msgstr "Английский" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +#: include/functions.inc:2827 #, fuzzy -msgid "Reload" -msgstr "чтение" +msgid "Chinese" +msgstr "сброс" -#: setup/setup_migrate.tpl:273 +#: include/functions.inc:2828 #, fuzzy -msgid "Abort" -msgstr "Порт" +msgid "Vietnamese" +msgstr "Имя" -#: setup/setup_migrate.tpl:275 -#, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Создать настройки запись эл. почты" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Русский" -#: setup/setup_migrate.tpl:278 +#: include/functions.inc:3024 +#, fuzzy, php-format msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" +"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"." -#: setup/setup_migrate.tpl:307 -#, fuzzy -msgid "Password (again)" -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." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" 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 +#: include/functions.inc:3070 +#, php-format msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" 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." +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +#, fuzzy +msgid "Cannot allocate a free ID:" +msgstr "Слишком много пользователей, невозможно создать идентификатор!" + +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" 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." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 +#: include/functions.inc:3395 #, fuzzy -msgid "Refresh" -msgstr "Ссылки" +msgid "Cannot create sambaUnixIdPool entry!" +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." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" 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." +#: include/functions.inc:3415 include/functions.inc:3419 +msgid "no ID available!" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -#, fuzzy -msgid "Write configuration file" -msgstr "Настроить" +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" +msgstr "" -#: setup/class_setupStep_Finish.inc:39 +#: include/functions.inc:3503 #, fuzzy -msgid "Finish - write the configuration file" -msgstr "Настроить" +msgid "Cannot allocate a free ID!" +msgstr "Слишком много пользователей, невозможно создать идентификатор!" -#: setup/class_setupStep_Finish.inc:104 -#, fuzzy -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: setup/class_setupStep_Finish.inc:106 -#, fuzzy -msgid "The configuration is currently not readable or it does not exists." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." msgstr "" -"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: setup/class_setupStep_Finish.inc:115 +#: include/class_log.inc:87 #, fuzzy, 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 "" -"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только " -"пользователь веб-сервера может его читать. Для этого вам, возможно, " -"понадобится выполнить следующие команды:" +msgid "Logging failed: %s" +msgstr "Служба печати" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: include/class_log.inc:102 +#, fuzzy, php-format +msgid "Invalid option '%s' specified!" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." + +#: include/class_log.inc:106 +#, fuzzy +msgid "Specified objectType is empty or invalid!" +msgstr "Указанное имя уже используется." + +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +#, fuzzy +msgid "Root" +msgstr "Перезагрузить" + +#: include/class_baseSelector.inc:206 +msgid "Submit" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: 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 "" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Проверка версии PHP (>=4.1.0)" +#: include/utils/class_msgPool.inc:16 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Выбрать объекты для добавления" -#: setup/class_setupStep_Checks.inc:65 +#: include/utils/class_msgPool.inc:18 #, fuzzy, php-format -msgid "PHP must be of version %s or above." -msgstr "" -"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " -"реализованы некоторые новые функции и исправлены некоторые ошибки." +msgid "Select to list objects containig '%s'." +msgstr "Показать группы с пользователями" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: include/utils/class_msgPool.inc:20 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Выбрать объекты для добавления" + +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:112 -#, fuzzy -msgid "mbstring" -msgstr "Настройки Samba" +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:120 +#: include/utils/class_msgPool.inc:64 #, fuzzy -msgid "MySQL" -msgstr "Ошибка LDAP:" +msgid "You have no permission to delete this object!" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:121 +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 #, fuzzy -msgid "" -"GOsa requires this module to communicate with several supported databases." -msgstr "" -"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы " -"данных." - -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +msgid "You have no permission to delete the object:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: include/utils/class_msgPool.inc:75 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: include/utils/class_msgPool.inc:82 +#, fuzzy +msgid "You have no permission to create this object!" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "" +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +#, fuzzy +msgid "You have no permission to create the object:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." -msgstr "" +#: include/utils/class_msgPool.inc:93 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/class_setupStep_Checks.inc:169 +#: include/utils/class_msgPool.inc:100 #, fuzzy -msgid "compression module" -msgstr "Параметры доступа" +msgid "You have no permission to modify this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." -msgstr "" +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:181 +#: include/utils/class_msgPool.inc:111 #, 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 "You have no permission to modify these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:182 +#: include/utils/class_msgPool.inc:118 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "You have no permission to view this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +#, fuzzy +msgid "You have no permission to view the object:" +msgstr "У вас недостаточно прав для создания телефонов в этой ветке." -#: setup/class_setupStep_Checks.inc:191 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." -msgstr "" +#: include/utils/class_msgPool.inc:129 +#, fuzzy +msgid "You have no permission to view these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:192 +#: include/utils/class_msgPool.inc:136 #, fuzzy -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "You have no permission to move this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 #, fuzzy -msgid "Off" -msgstr "не в сети" +msgid "You have no permission to move the object:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:200 +#: include/utils/class_msgPool.inc:147 #, 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 "You have no permission to move these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: setup/class_setupStep_Checks.inc:201 +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 #, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "Connection information" +msgstr "Личная информация" -#: setup/class_setupStep_Checks.inc:208 -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 "" +#: include/utils/class_msgPool.inc:159 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Невозможно подключиться к серверу базы данных!" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +#: include/utils/class_msgPool.inc:171 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" msgstr "" -#: setup/class_setupStep_Checks.inc:216 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: include/utils/class_msgPool.inc:189 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:195 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона." + +#: include/utils/class_msgPool.inc:201 +#, fuzzy, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" +"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"." -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:208 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Указанное имя уже используется." + +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" msgstr "" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:214 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Указанное имя уже используется." + +#: include/utils/class_msgPool.inc:222 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:228 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:236 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Значение 'UID' слишком маленькое." + +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" msgstr "" +"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"." -#: setup/class_setupStep_Checks.inc:239 -#, fuzzy -msgid "On" -msgstr "Параметры" +#: include/utils/class_msgPool.inc:246 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Значение 'UID' слишком маленькое." -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/utils/class_msgPool.inc:248 +#, fuzzy, php-format +msgid "'%s' must be %d or above!" msgstr "" +"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " +"реализованы некоторые новые функции и исправлены некоторые ошибки." -#: setup/class_setupStep_Checks.inc:241 -#, fuzzy -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" -#: setup/class_setupStep_Checks.inc:248 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: include/utils/class_msgPool.inc:261 +#, fuzzy, php-format +msgid "There is already an entry with this '%s' attribute in the system!" msgstr "" +"Пользователь с таким регистрационным именем в базе данных уже существует." -#: setup/class_setupStep_Checks.inc:249 -#, fuzzy -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +#: include/utils/class_msgPool.inc:267 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Обязательное поле \"Имя\" не заполнено." -#: setup/class_setupStep_Checks.inc:259 -#, fuzzy -msgid "Configuration writeable" -msgstr "Настроить" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "" -#: setup/class_setupStep_Checks.inc:260 -#, fuzzy -msgid "The configuration file can't be written" -msgstr "Настроить" +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:296 #, 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." +msgid "'%s' is not allowed:" msgstr "" -#: setup/setup_config3.tpl:2 -#, fuzzy -msgid "GOsa core settings" -msgstr "Почтовые настройки пользователя" +#: include/utils/class_msgPool.inc:296 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Сменить пароль" -#: setup/setup_config3.tpl:6 -#, fuzzy -msgid "Enable primary group filter" -msgstr "Показать группы пользователей" +#: include/utils/class_msgPool.inc:299 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." -#: setup/setup_config3.tpl:18 -#, fuzzy -msgid "Display summary in listings" -msgstr "Шаблон для групп" +#: include/utils/class_msgPool.inc:306 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Удалить параметры" -#: setup/setup_config3.tpl:30 -#, fuzzy -msgid "Honour administrative units" -msgstr "Управление группами" +#: include/utils/class_msgPool.inc:336 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Добавить" -#: setup/setup_config3.tpl:42 -#, fuzzy -msgid "Smarty compile directory" -msgstr "Домашний каталог" +#: include/utils/class_msgPool.inc:342 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Удалить" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "" +#: include/utils/class_msgPool.inc:348 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Установить" -#: setup/setup_config3.tpl:60 -#, fuzzy -msgid "Path for PPD storage" -msgstr "Хэширование паролей" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Изменить" -#: setup/setup_config3.tpl:77 -#, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Почтовые настройки пользователя" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Пользователи домена" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Назад" -#: setup/setup_config3.tpl:115 -#, fuzzy -msgid "Mail queue script" -msgstr "Путь к сценариям" +#: include/utils/class_msgPool.inc:380 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Для этой учетной записи нет корректных расширений GOsa." -#: setup/setup_config3.tpl:134 -#, fuzzy -msgid "Notification script" -msgstr "Изменить сертификаты" +#: include/utils/class_msgPool.inc:386 +#, fuzzy, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "" +"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их " +"использование, щелкнув ниже." + +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, 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." -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: include/utils/class_msgPool.inc:405 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." msgstr "" +"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать " +"их, щелкнув ниже." -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, 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." -#: setup/setup_config3.tpl:193 -#, fuzzy -msgid "Daemon timeout" -msgstr "Домен" +#: include/utils/class_msgPool.inc:423 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Дополнительные записи в fstab" -#: setup/setup_config3.tpl:207 -msgid "Login and session" -msgstr "" +#: include/utils/class_msgPool.inc:429 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Атрибуты UNIX" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Login attribute" -msgstr "Атрибут DN пользователей" +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме." -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Январь" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Февраль" -#: setup/setup_config3.tpl:245 -#, fuzzy -msgid "Warn if session is not encrypted" -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Март" -#: setup/setup_config3.tpl:257 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "Общая информация о пользователе" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Апрель" -#: setup/setup_config3.tpl:269 -#, fuzzy -msgid "Session lifetime" -msgstr "Конфликт сеансов" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Май" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Июнь" -#: setup/setup_config3.tpl:282 -#, fuzzy -msgid "Show PHP errors" -msgstr "Ошибка LDAP:" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Июль" -#: setup/setup_config3.tpl:294 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "Размер квоты" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Август" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Сентябрь" -#: setup/setup_config3.tpl:324 -#, fuzzy -msgid "Debug level" -msgstr "Уровень информативности" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Октябрь" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -#, fuzzy -msgid "Disabled" -msgstr "отключен" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Ноябрь" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Декабрь" + +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Enabled" -msgstr "отключен" +msgid "Sunday" +msgstr "Имя сервера" -#: setup/setup_feedback.tpl:5 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Feedback sucessfully send" -msgstr "Настройка завершена" +msgid "Monday" +msgstr "месяц" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" msgstr "" -#: setup/setup_feedback.tpl:39 -#, fuzzy -msgid "Mail address" -msgstr "MAC-адрес" - -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: 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." +#: include/utils/class_msgPool.inc:449 +msgid "Friday" msgstr "" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" msgstr "" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 +#: include/utils/class_msgPool.inc:456 #, fuzzy -msgid "Yes" -msgstr "Системы" +msgid "MySQL operation failed!" +msgstr "Невозможно выполнить запрос к базе данных!" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 +#: include/utils/class_msgPool.inc:464 #, fuzzy -msgid "No" -msgstr "нет" - -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "" +msgid "read operation" +msgstr "Почтовые настройки" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "" +#: include/utils/class_msgPool.inc:464 +#, fuzzy +msgid "modify operation" +msgstr "Личная информация" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "delete operation" +msgstr "Выберите чтобы посмотреть рабочие станции" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "search operation" +msgstr "Учетная запись" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "authentication" +msgstr "Рабочая станция Windows" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:468 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "Невозможно выполнить запрос к базе данных!" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "" +#: include/utils/class_msgPool.inc:470 +#, fuzzy +msgid "LDAP operation failed!" +msgstr "Невозможно выполнить запрос к базе данных!" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:485 +#, fuzzy +msgid "Upload failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "" +#: include/utils/class_msgPool.inc:488 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Служба печати" -#: setup/setup_feedback.tpl:132 -msgid "Features" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "" +#: include/utils/class_msgPool.inc:510 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Описание группы" -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "Настроить" +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Описание группы" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -#: setup/setup_finish.tpl:28 -#, fuzzy -msgid "Download configuration" -msgstr "Системная информация" - -#: setup/setup_finish.tpl:33 -#, fuzzy -msgid "Status: " -msgstr "Состояние" - -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "LDAP-сервер" - -#: setup/class_setupStep_Ldap.inc:54 -#, fuzzy -msgid "LDAP connection setup" -msgstr "Соединение..." +#: include/utils/class_msgPool.inc:524 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Удалить" -#: setup/class_setupStep_Ldap.inc:55 +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Удалить" + +#: include/utils/class_msgPool.inc:536 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: setup/class_setupStep_Ldap.inc:105 +#: include/utils/class_msgPool.inc:542 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "Cannot delete file '%s'!" +msgstr "Удалить" -#: setup/class_setupStep_Ldap.inc:107 +#: include/utils/class_msgPool.inc:548 #, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "Cannot create folder '%s'!" +msgstr "Список подразделений" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:554 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." - -#: setup/class_setupStep_Ldap.inc:113 -#, fuzzy -msgid "Please specify user and password!" -msgstr "Введите свой пароль!" +msgid "Cannot delete folder '%s'!" +msgstr "Удалить" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:560 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "Checking for %s support" +msgstr "Проверка поддержки gettext" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." msgstr "" -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Отключение" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Местоположение" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" -#: setup/setup_ldap.tpl:37 +#: include/utils/class_xml.inc:48 #, fuzzy -msgid "Connection URI" -msgstr "Подключение" +msgid "in" +msgstr "Начало" -#: setup/setup_ldap.tpl:45 +#: include/utils/class_xml.inc:50 #, fuzzy -msgid "TLS connection" -msgstr "Соединение..." +msgid "on line" +msgstr "Продолжить" -#: setup/setup_ldap.tpl:69 +#: include/utils/class_xml.inc:51 #, fuzzy -msgid "Authentication" -msgstr "Рабочая станция Windows" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN администратора" +msgid "XML error" +msgstr "Ошибка LDAP:" -#: setup/setup_ldap.tpl:78 +#: include/class_certificate.inc:73 #, fuzzy -msgid "Select user" -msgstr "Удалить" +msgid "Certificate is empty!" +msgstr "Сертификаты" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Пароль администратора" - -#: setup/setup_ldap.tpl:101 +#: include/class_certificate.inc:115 #, fuzzy -msgid "Schema based settings" -msgstr "Настройки Samba" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" +msgid "Cannot extract information for non PEM certificates!" +msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"." -#: setup/setup_ldap.tpl:117 +#: include/class_certificate.inc:219 #, fuzzy -msgid "Current status" -msgstr "Состояние системы" +msgid "No valid certificate loaded!" +msgstr "Изменить сертификаты" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -#, fuzzy -msgid "LDAP inspection" -msgstr "Проверка конфигурации PHP" +#: include/functions_helpviewer.inc:45 +#, fuzzy, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "Ошибка XML в gosa.conf: %s в строке %d" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -#, fuzzy -msgid "Checking for root object" -msgstr "Проверка модуля gd" - -#: setup/class_setupStep_Migrate.inc:141 -#, fuzzy -msgid "Inspecting object classes in root object" -msgstr "Проверка модуля gd" - -#: setup/class_setupStep_Migrate.inc:147 -#, fuzzy -msgid "Checking permission for LDAP database" -msgstr "У вас недостаточно прав для удаления этого подразделения." - -#: setup/class_setupStep_Migrate.inc:153 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Проверка поддержки gettext" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "" -#: setup/class_setupStep_Migrate.inc:158 +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 #, fuzzy -msgid "Checking for invisible users" -msgstr "Проверка поддержки gettext" +msgid "next" +msgstr "текст" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Проверка дополнительных программ" +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" +msgstr "" -#: setup/class_setupStep_Migrate.inc:171 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Проверка модуля cups" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "" -#: setup/class_setupStep_Migrate.inc:177 +#: include/class_filter.inc:468 #, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Проверка модуля cups" +msgid "Edit filters" +msgstr "Изменить сертификаты" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Проверка поддержки gettext" - -#: setup/class_setupStep_Migrate.inc:196 +#: include/class_acl.inc:27 #, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Проверка поддержки gettext" +msgid "Access control" +msgstr "Параметры доступа" -#: setup/class_setupStep_Migrate.inc:202 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Проверка модуля gd" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "пользователи" -#: setup/class_setupStep_Migrate.inc:208 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Проверка модуля cups" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "" -#: setup/class_setupStep_Migrate.inc:214 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Проверка поддержки gettext" +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 +#: include/class_acl.inc:543 #, fuzzy -msgid "LDAP query failed" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "No ACL settings for this category!" +msgstr "Описание группы" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/class_acl.inc:545 +#, php-format +msgid "Contains ACLs for these objects: %s" 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/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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Ошибка" +#: include/class_acl.inc:551 include/class_acl.inc:555 +#, fuzzy +msgid "category ACL" +msgstr "Категория" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_acl.inc:608 #, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: setup/class_setupStep_Migrate.inc:448 -#, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Вы собираетесь удалить объект %s." +#: include/class_acl.inc:779 include/class_acl.inc:786 +#, fuzzy +msgid "Show/hide advanced settings" +msgstr "Настройки телефона" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#: include/class_acl.inc:803 #, fuzzy -msgid "Move" -msgstr "Режим" +msgid "Create objects" +msgstr "Объект группы" -#: setup/class_setupStep_Migrate.inc:525 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" +#: include/class_acl.inc:804 +#, fuzzy +msgid "Move objects" +msgstr "Включаемые объекты" -#: 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 "" +#: include/class_acl.inc:805 +#, fuzzy +msgid "Remove objects" +msgstr "Включаемые объекты" -#: setup/class_setupStep_Migrate.inc:663 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "" +#: include/class_acl.inc:807 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Удалить" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "чтение" + +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "запись" + +#: include/class_acl.inc:816 #, fuzzy -msgid "Migration error" -msgstr "Дата" +msgid "Complete object" +msgstr "Включаемые объекты" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:960 #, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Список подразделений" +msgid "Unkown ACL type '%s'!" +msgstr "состояние неизвестно" -#: setup/class_setupStep_Migrate.inc:804 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" +#: include/class_acl.inc:1005 +#, fuzzy, php-format +msgid "Unknown entry '%s'!" +msgstr "состояние неизвестно" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Создать настройки запись эл. почты" +msgid "Role: %s" +msgstr "Роль" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_acl.inc:1071 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Создать настройки запись эл. почты" +msgid "unknown role" +msgstr "состояние неизвестно" -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" +#: include/class_acl.inc:1079 +#, fuzzy, php-format +msgid "Contains settings for these objects: %s" +msgstr "Описание группы" -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "" +#: include/class_acl.inc:1096 +#, fuzzy +msgid "inactive" +msgstr "Личный" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:1096 #, fuzzy -msgid "Input error" -msgstr "Ошибка LDAP:" +msgid "No members" +msgstr "Члены группы" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" +#: include/class_acl.inc:1266 +#, fuzzy +msgid "Access control list" +msgstr "Параметры доступа" + +#: include/class_acl.inc:1271 +#, fuzzy +msgid "ACL roles" +msgstr "Доступ" + +#: include/class_tabs.inc:57 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!" + +#: include/class_tabs.inc:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Ссылки" + +#: include/class_listing.inc:527 #, fuzzy -msgid "Password error" -msgstr "Срок действия пароля истекает" +msgid "created by" +msgstr "Создать" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_listing.inc:1006 include/class_listing.inc:1008 #, fuzzy -msgid "Provided passwords do not match!" -msgstr "Введенные пароли не совпадают!" +msgid "Go up one department" +msgstr "Подразделение" -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_listing.inc:1014 include/class_listing.inc:1016 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Введите корректное имя пользователя!" +msgid "Go to users department" +msgstr "Выберите подразделение" -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: include/class_listing.inc:1021 +msgid "Reload list" msgstr "" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Невозможно подключиться к серверу базы данных!" +msgid "Copy" +msgstr "Компания" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +#, fuzzy +msgid "Cut" +msgstr "Выполнить" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +#, fuzzy +msgid "Cut this entry" +msgstr "Редактиовать объект" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +#, fuzzy +msgid "Copy this entry" +msgstr "Редактиовать объект" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "" +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +#, fuzzy +msgid "Restore snapshots" +msgstr "Создать настройки запись эл. почты" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "" +#: include/class_listing.inc:1482 +#, fuzzy +msgid "Export list" +msgstr "Экспорт" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 #, fuzzy -msgid "Try to create root object" +msgid "Create a new snapshot from this object" msgstr "Объект группы" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:2058 +#: include/class_SnapShotDialog.inc:82 #, fuzzy, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Список подразделений" +msgid "You're about to delete the snapshot '%s'." +msgstr "Вы собираетесь удалить группу \"%s\"." -#: setup/class_setupStep_Migrate.inc:2059 +#: include/class_SnapShotDialog.inc:137 #, fuzzy -msgid "Please check your installation." -msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." +msgid "Remove snapshot" +msgstr "Создать настройки запись эл. почты" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:2439 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Ошибка при выполнении \"%s\"!" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "" -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_ldap.inc:233 include/class_ldap.inc:266 #, php-format -msgid "There are %s devices that need to be migrated." +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_ldap.inc:693 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 +#: include/class_ldap.inc:741 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" + +#: include/class_ldap.inc:828 #, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Служба печати" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_ldap.inc:830 +#, fuzzy, php-format +msgid "while operating on LDAP server %s" +msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." + +#: include/class_ldap.inc:1052 #, php-format -msgid "There are %s services that need to be migrated." +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_ldap.inc:1081 #, php-format -msgid "There are %s application menus which have to be migrated." +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" 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." +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/setup_welcome.tpl:11 +#: include/php_setup.inc:108 #, fuzzy -msgid "Create a basic, single site configuration" -msgstr "Базы данных" +msgid "Send bugreport" +msgstr "Отправитель" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" -msgstr "" +#: include/php_setup.inc:113 +#, fuzzy +msgid "Toggle information" +msgstr "Личная информация" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" -msgstr "" +#: include/php_setup.inc:123 +#, fuzzy +msgid "PHP error" +msgstr "Ошибка LDAP:" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: include/php_setup.inc:142 +msgid "class" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "" +#: include/php_setup.inc:148 +#, fuzzy +msgid "function" +msgstr "Действие" -#: setup/setup_welcome.tpl:20 +#: include/php_setup.inc:153 #, fuzzy -msgid "Find every possible configuration error" -msgstr "Настроить" +msgid "static" +msgstr "Состояние" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: include/php_setup.inc:157 +#, fuzzy +msgid "method" +msgstr "Почтовые настройки" + +#: include/php_setup.inc:190 +msgid "Trace" msgstr "" -#: setup/setup_welcome.tpl:25 +#: include/php_setup.inc:191 #, fuzzy -msgid "To continue..." -msgstr "Продолжение настройки..." +msgid "File" +msgstr "Файлы" -#: 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 "" +#: include/php_setup.inc:191 +#, fuzzy +msgid "Line" +msgstr "в" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Тип" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: include/php_setup.inc:192 +#, fuzzy +msgid "Arguments" +msgstr "подразделения" + +#: include/class_pluglist.inc:74 +#, fuzzy +msgid "All objects in this category" +msgstr "Описание группы" + +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#: include/exporter/class_PDF.inc:24 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Почтовые настройки пользователя" +msgid "Page" +msgstr "Пейджер" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/class_setupStep_Config3.inc:212 -msgid "Session lifetime must be a numeric value!" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/class_setupStep_Config3.inc:216 +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" +msgstr "" + +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "" + +#: include/class_gosaSupportDaemon.inc:787 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Размер квоты" +msgid "Cannot not parse XML!" +msgstr "Слишком много пользователей, невозможно создать идентификатор!" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: include/class_gosaSupportDaemon.inc:1184 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Удалить" + +#: include/class_gosaSupportDaemon.inc:1204 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "состояние неизвестно" + +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, fuzzy, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Вам не разрешено менять пароль." + +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, fuzzy, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Вам не разрешено менять пароль." + +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: include/class_plugin.inc:521 +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 "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_checks.tpl:67 +#: include/class_plugin.inc:1682 #, fuzzy -msgid "PHP setup configuration" -msgstr "Базы данных" +msgid "from" +msgstr "и" -#: setup/setup_checks.tpl:67 +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 #, fuzzy -msgid "show information" -msgstr "Личная информация" +msgid "Restore" +msgstr "Повторить" -#: setup/setup_schema.tpl:3 +#: include/class_plugin.inc:1891 #, fuzzy -msgid "Schema specific settings" -msgstr "Настройки телефона" +msgid "Create snapshot" +msgstr "Создать настройки запись эл. почты" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: include/class_plugin.inc:1910 +#, fuzzy +msgid "cut" +msgstr "Выполнить" + +#: include/class_plugin.inc:1918 +msgid "copy" msgstr "" -#: setup/setup_schema.tpl:16 +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "Параметры" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Check status" -msgstr "Состояние системы" +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: html/helpviewer.php:64 +msgid "Help browser" msgstr "" -#: setup/setup_schema.tpl:23 +#: html/helpviewer.php:118 #, fuzzy -msgid "Schema check failed" -msgstr "Приложение" +msgid "There is no helpfile specified for this class" +msgstr "Метод '%s' не описан в вашем файле конфигурации." -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -#: setup/setup_schema.tpl:35 +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." + +#: html/index.php:64 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: html/index.php:144 html/password.php:58 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." msgstr "" +"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: setup/setup_config1.tpl:6 +#: html/index.php:165 #, fuzzy -msgid "Theme" -msgstr "Мобильный" +msgid "Smarty error" +msgstr "Состояние системы" -#: setup/setup_config1.tpl:15 -#, fuzzy -msgid "Apache" -msgstr "Отмена" +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, fuzzy, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" msgstr "" -#: setup/setup_config1.tpl:27 -#, fuzzy -msgid "People and group storage" -msgstr "Структурная единица (OU) пользователей" - -#: setup/setup_config1.tpl:30 -#, fuzzy -msgid "People DN attribute" -msgstr "Атрибут DN пользователей" - -#: setup/setup_config1.tpl:41 -#, fuzzy -msgid "People storage subtree" -msgstr "Структурная единица (OU) пользователей" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" -#: setup/setup_config1.tpl:50 -#, fuzzy -msgid "Group storage subtree" -msgstr "OU групп" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: html/index.php:278 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "автоматически" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Введите корректное имя пользователя!" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Введите свой пароль!" -#: setup/setup_config1.tpl:113 +#: html/index.php:314 #, fuzzy -msgid "Number base for people/groups" -msgstr "База идентификаторов для пользователей/групп" +msgid "Authentication error" +msgstr "Рабочая станция Windows" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." -#: setup/setup_config1.tpl:151 +#: html/index.php:369 #, fuzzy -msgid "Password restrictions" -msgstr "Срок действия пароля истекает" +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " +"администратору." -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." + +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Использовать шифрование SSL" + +#: html/index.php:420 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: setup/setup_config1.tpl:182 -#, fuzzy -msgid "Password change hook" -msgstr "Сменить пароль" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "У вас недостаточно прав для смены своего пароля." -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "При попытке сменить пароль извне возникла проблема: " -#: setup/setup_config1.tpl:209 +#: html/setup.php:66 #, fuzzy -msgid "Use account expiration" -msgstr "Учетная запись" +msgid "Smarty" +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." +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: setup/setup_config1.tpl:222 +#: html/main.php:167 #, 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 "" -"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда " -"выступает в роли администратора и управляет правами доступа самостоятельно. " -"Это временное решение, пока в OpenLDAP не будут реализованы полностью " -"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение " -"работало, укажите DN (уникальное имя) администратора и соответствующий " -"пароль." +msgid "PHP configuration" +msgstr "Базы данных" -#: setup/setup_config1.tpl:223 +#: html/main.php:168 +#, fuzzy 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -"Некоторые основные параметры LDAP изменяемы и влияют на расположение " -"сохраняемой информации о пользователях и группах, а также на способ создания " -"учетных записей. Проверьте, подходят ли вам значения, указанные ниже." +"Используется механизм register_globals. GOsa не допустит пользователей в " +"систему, пока он не будет отключен администратором." -#: 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." +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: html/main.php:286 #, fuzzy -msgid "LDAP schema check" -msgstr "Сервер подкачки" +msgid "ACLs are disabled" +msgstr "отключен" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Добро пожаловать %s!" - -#: setup/class_setupStep_Welcome.inc:39 -#, fuzzy -msgid "The welcome message" -msgstr "Удалить" - -#: setup/class_setupStep_Welcome.inc:40 +#: html/main.php:339 #, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Добро пожаловать в раздел настройки GOsa!" +msgid "Your password is about to expire, please change your password!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: html/main.php:349 #, fuzzy -msgid "License" +msgid "Plugin" msgstr "в" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "" +#: html/main.php:350 +#, fuzzy, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "Не удается найти определение для модуля \"%s\"!" -#: setup/setup_language.tpl:3 +#: html/main.php:364 #, fuzzy -msgid "Please select the preferred language" -msgstr "Язык по умолчанию" +msgid "Configuration Error" +msgstr "Настроить" -#: setup/setup_language.tpl:5 +#: html/main.php:365 +#, php-format msgid "" -"At this point, you can select the site wide default language. Choosing " -"'automatic' will use the language requested by the browser. This setting can " -"be overriden per user." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: setup/setup_language.tpl:9 #, fuzzy -msgid "Please select your preferred language here" -msgstr "Язык по умолчанию" +#~ msgid "Group selection filter" +#~ msgstr "Настройки Samba" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Почтовые настройки пользователя" +#~ msgid "List filter settings" +#~ 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 "" +#~ msgid "All" +#~ msgstr "Все" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Структурная единица (OU) пользователей" +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Атрибуты UNIX" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU групп" +#, fuzzy +#~ msgid "Account accessibility" +#~ msgstr "Настроить" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "" +#, fuzzy +#~ msgid "Go to root department" +#~ msgstr "Список подразделений" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "" +#, fuzzy +#~ msgid "Home" +#~ msgstr "Имя системы" -#: setup/class_setupStep_Config1.inc:137 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Значение поля \"Квота\" некорректно." +#~ 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-сервер вашей компании." -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Почтовые настройки пользователя" +#~ msgid "" +#~ "Use 'Sign out' on the upper left to close the connection and 'Main' to " +#~ "get back to the pictogram view." +#~ msgstr "" +#~ "Чтобы завершить сеанс, выберите в меню слева вверху пункт Выход. " +#~ "Чтобы вернуться на начальную страницу, выберите Начало." + +#~ msgid "Show templates" +#~ msgstr "Показать шаблоны" -#: setup/class_setupStep_Config2.inc:82 #, fuzzy -msgid "Customize special parameters" -msgstr "Изменить параметры" +#~ msgid "Show functional users" +#~ msgstr "Показать обычных пользователей" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 #, fuzzy -msgid "Language setup" -msgstr "Язык" +#~ msgid "Show Samba users" +#~ msgstr "Показать пользователей с почтой" + +#~ msgid "Choose subtree to place user in" +#~ msgstr "Выберите ветку для пользователя" -#: setup/class_setupStep_Language.inc:42 #, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "Язык по умолчанию" +#~ msgid "Select a base" +#~ msgstr "Выберите, чтобы просмотреть серверы" -#: setup/class_setupStep_Language.inc:47 #, fuzzy -msgid "Automatic" -msgstr "автоматически" +#~ msgid "You have no permission to set your password!" +#~ msgstr "У вас недостаточно прав для смены своего пароля." + +#~ msgid "Generic user information" +#~ msgstr "Общая информация о пользователе" + +#~ msgid "Account" +#~ msgstr "Учетная запись" + +#~ msgid "Select groups to add" +#~ msgstr "Выберите группы для добавления" + +#~ msgid "Display groups of department" +#~ msgstr "Объединения в подразделении" + +#~ msgid "Display groups matching" +#~ msgstr "Шаблон для групп" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "Регулярное выражение, соответствующее именам групп" + +#~ msgid "Display groups of user" +#~ msgstr "Показать группы пользователей" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Имя пользователя, для которого перечисляются группы" #, fuzzy #~ msgid "Choose a base" @@ -6913,10 +7069,6 @@ msgstr "автоматически" #~ msgid "Regular expression for matching user names" #~ msgstr "Регулярное выражение, соответствующее именам пользователей" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Список пользователей" - #, fuzzy #~ msgid "givenname" #~ msgstr "Имя" @@ -7433,10 +7585,6 @@ msgstr "автоматически" #~ msgid "Run as user" #~ msgstr "Пользователи домена" -#, fuzzy -#~ msgid "Available options" -#~ msgstr "Доступные приложения" - #, fuzzy #~ msgid "Sudo role administration" #~ msgstr "Управление группами" @@ -7683,10 +7831,6 @@ msgstr "автоматически" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "Вам не разрешено менять пароль." -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "Настроить" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "Настроить" @@ -8469,13 +8613,6 @@ msgstr "автоматически" #~ msgid "Scalix" #~ msgstr "терминалы" -#~ msgid "Options" -#~ msgstr "Параметры" - -#, fuzzy -#~ msgid "Parameter" -#~ msgstr "Параметры загрузки" - #, fuzzy #~ msgid "Inventory" #~ msgstr "Добавить объект" diff --git a/gosa-core/locale/core/vi/LC_MESSAGES/messages.po b/gosa-core/locale/core/vi/LC_MESSAGES/messages.po index f409e05ab..dcf906388 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2008-07-04 09:59+0200\n" "Last-Translator: Stefan Koehler \n" "Language-Team: Vietnamese\n" @@ -18,2591 +18,2663 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -msgstr "Cảnh báo" +#: 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" -#: 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/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "Tìm kiếm" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/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." +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "Áp dụng" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "Hủy bỏ" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Màn hình đăng nhập GOsa" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Kết nối LDAP" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Màn hình đăng nhập" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Tên vị trí" -#: 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ị." +#: setup/setup_ldap.tpl:37 +#, fuzzy +msgid "Connection URI" +msgstr "Kết nối URL" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "Tên người dùng" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Kết nối TLS" -#: 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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "Mật khẩu" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +msgstr "Cơ sở" -#: 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" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +msgid "Reload" +msgstr "Tải lại" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Đăng ký" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Thẩm định quyền" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Kích vào đây để đăng nhập" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Admin DN" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Copy & Paste wizard" +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 +msgid "Select user" +msgstr "Chọn người dùng" -#: 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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Tự động nối cơ sở LDAP với admin DN" -#: 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/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Mật khẩu Admin" -#: 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/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Thiết lập dựa trên Schema" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "Lưu lại" +#: 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" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Hủy bỏ tất" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Tình trạng hiện tại" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Thao tác hoàn thành" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "Thông tin" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "Kết thúc" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +msgid "GOsa settings 3/3" +msgstr "Thiết lập GOsa 3/3" -#: 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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" +msgstr "Chỉnh sửa một số đặc tính lõi của GOsa" + +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "Không" + +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "Có" + +#: setup/class_setupStep_Config3.inc:212 +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/class_setupStep_Config3.inc:216 +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_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Tạo ra file cấu hình của bạn" + +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" msgstr "" -"Lựa chọn giới hạn kích cỡ khiến cho hoạt động của LDAP nhanh hơn và giúp cho " -"LDAP server không chịu quá nhiều tải. Cách đơn giản nhất để quản lý được các " -"cơ sở dữ liệu lớn mà không có thời gian hạn định dài là hạn chế việc tìm " -"kiếm của bạn vào các giá trị nhỏ hơn và sử dụng bộ lọc để có được các entry " -"mà bạn đang tìm kiếm." -#: ihtml/themes/default/sizelimit.tpl: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_finish.tpl:28 +msgid "Download configuration" +msgstr "Tải cấu hình về" -#: 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/setup_finish.tpl:33 +msgid "Status: " +msgstr "Trạng thái: " -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/setup_welcome.tpl:4 msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" +"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 "" -"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 " - -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "Đặt" +"Có vẻ đây là lần đầu tiên bạn khởi động Gosa - chúng tôi không tìm thấy cấu " +"hình nào ngay lúc này. Wizard đơn giản dự định giúp bạn trong khi đang cài " +"đặt nó." -#: 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" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "Wizard sẽ giúp bạn những gì?" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 -msgid "New ACL" -msgstr "ACL mới" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" +msgstr "Tạo ra một cấu hình trang đơn, đơn giản" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 -msgid "ACL type" -msgstr "Dạng ACL" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "Cố gắng tìm ra vấn đề trong cài đặt PHP và LDAP của bạn " -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 -msgid "Select an acl type" -msgstr "Chọn một dạng acl" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" +"Cho phép bạn lựa chọn từ một loạt các phím chuyển cấu hình cơ bản và cao cấp" -#: 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:321 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" - -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Các lựa chọn thêm cho bộ lọc" - -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Sử dụng các thành viên từ" - -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Những thành viên đang có mặ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" - -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "Các thành viê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" - -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -msgid "List of available ACL categories" -msgstr "Danh sách tất cả các mục ACL hiện có" - -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL cho đối tượng này" - -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Các vai trò hiện có" - -#: 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!" - -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Mật khẩu cũ" - -#: 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:249 -#: 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" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "Di trú có hướng dẫn của các cây LDAP hiện có" -#: 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_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "Wizard không thể làm gì được cho bạn?" -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "Thay đổi mật mã " +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +msgstr "Tìm được mọi lỗi cấu hình có thể xảy ra" -#: 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" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "Di trú mọi cài đặt LDAP - và tạo ra các xổ backup!" -#: 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/setup_welcome.tpl:25 +msgid "To continue..." +msgstr "Còn nữa..." -#: ihtml/themes/default/logout-close.tpl:7 +#: setup/setup_welcome.tpl:28 msgid "" -"Please close this browser window and clean the authentication caches to " -"avoid an automatic re-authentication by your browser." +"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 "" -"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." - -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Phục hồi chế độ snapshot của đối tượng" +"Vì lý do an ninh, bạn cần phải xác minh việc cài đặt bằng cách tạo ra file '/" +"tmp/gosa.auth', bao gồm phiên ID hiện tại trên hệ thống file nôi bộ của " +"server. Ta làm việc này bằng cách chạy các lệnh sau:" -#: 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_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "Kích vào phím 'Continue' khi bạn làm xong." -#: 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/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 +msgid "Setup error" +msgstr "Lỗi cài đặt" -#: 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/class_setup.inc:197 +msgid "Completed" +msgstr "Đã hoàn thành" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "đối tượng" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Tiếp tục" -#: 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_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/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_config2.tpl:2 +msgid "Samba settings" +msgstr "Thiết lập Samba" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Tạo ra snapshot đối tượng" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Bộ tạo ra các hàm băm Samba" -#: 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_config2.tpl:15 +msgid "Samba SID" +msgstr "SID của Samba" -#: 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_config2.tpl:31 +msgid "RID base" +msgstr "Gốc RID" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Timestamp" +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Công ten nơ chứa máy trạm" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Lý do để tạo ra snapshot này" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Ánh xạ SID samba" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "Tiếp tục" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Múi giờ" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "Lỗi" +#: 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" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "Thông tin" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Thiết lập thêm của GOsa" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "Ok" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Bật chức năng Copy & Paste" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Thay đổi mật khẩu của bạn" +#: setup/setup_config2.tpl:112 +msgid "Government mode" +msgstr "Chế độ nhà nước" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Thành công" +#: setup/setup_config2.tpl:123 +#, fuzzy +msgid "GOsa logging" +msgstr "Màn hình đăng nhập GOsa" -#: 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/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "Thiết lập mail" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "Phương pháp Mail" -#: 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/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "Đã vô hiệu" -#: 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" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" +msgstr "Thuộc tính xác minh tài khoản" -#: 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/setup_config2.tpl:169 +msgid "Vacation templates" +msgstr "Mẫu kỳ nghỉ" -#: 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" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" +msgstr "Sử dụng phong cách Cyrus Unix" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Thay đổi" +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" +msgstr "Snapshots/Undo" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Phát hiện xung đột khóa" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +msgstr "Bật chức năng snapshots" -#: 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/setup_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" +msgstr "Gốc snapshot" -#: ihtml/themes/default/islocked.tpl:16 -#, fuzzy -msgid "Read only" -msgstr "Danh sách reload" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "Máy chủ (server)" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa help viewer" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "Người dùng" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Chỉ mục" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "Mật khẩu" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "Tìm kiếm" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Cài đặt LDAP" -#: 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_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Thiết lập kết nối LDAP" -#: ihtml/themes/default/logout.tpl:7 +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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." +"Đố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." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Đăng ký lại" +#: setup/class_setupStep_Ldap.inc:105 +#, 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!" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Phát hiện xung đột giữa các phiên" +#: setup/class_setupStep_Ldap.inc:107 +#, 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!" -#: 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." +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Kết nối nặc danh đến server '%s' thành công." -#: 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." +#: 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!" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Đăng xuất" +#: setup/class_setupStep_Ldap.inc:115 +#, 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!" -#: 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:207 -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?" +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" +msgstr "Tài khoản/nhóm UNIX" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Trang chính" +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" +msgstr "Quản trị Samba" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Trợ giúp" +#: setup/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" +msgstr "Quản trị hệ thống thư" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Đăng xuất" +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" +msgstr "Quản trị hệ thống FAX" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Đăng nhập:" +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" +msgstr "Quản trị Asterisk" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menu chính của GOsa" +#: setup/class_setupStep_Feedback.inc:102 +msgid "System inventory" +msgstr "Bảng kiểm kê hệ thống" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 -msgid "Fatal error" -msgstr "Lỗi nặng" +#: setup/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" +msgstr "Quản trị cấu hình/hệ thống-" -#: html/password.php:58 html/index.php:144 -#, 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ỏ." +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "Sổ địa chỉ" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 -msgid "Configuration error" -msgstr "Lỗi cấu hình" +#: setup/class_setupStep_Feedback.inc:112 +#, fuzzy +msgid "Feedback" +msgstr "Lỗi phản hồi" + +#: setup/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" +msgstr "Lấy thông báo và gửi phản hồi" + +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +msgstr "Thông báo và phản hồi " + +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" +msgstr "Lỗi phản hồi" -#: html/password.php:74 html/index.php:165 html/setup.php:66 +#: setup/class_setupStep_Feedback.inc:140 #, 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!" +msgid "Cannot send feedback to '%s': %s" +msgstr "Không thể gửi phản hồi đển '%s': %s" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 -msgid "Password method" -msgstr "Phương pháp lập mật khẩu" +#: 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ó " -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Lỗi: Phương pháp mật khẩu không có!" +#: 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ệ." -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +"You have to select at least one of both options, subscribe or send feedback." 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." - -#: 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." +"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." -#: 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." +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 +msgid "GOsa settings 2/3" +msgstr "Các thiết lập GOsa 2/3" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "Đăng nhập" +#: setup/class_setupStep_Config2.inc:82 +msgid "Customize special parameters" +msgstr "Tùy biến các thông số đặc biệt" -#: html/password.php:224 html/index.php:321 -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." +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Thiết lập cụ thể lược đồ (schema)" -#: 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." +#: 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" -#: 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 đề: " +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Kiểm tra trạng thái" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "Phiên sẽ không được mã hóa." +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Kiểm tra lược đồ thành công" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "Vào phiên SSL" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Kiểm tra lược đồ thất bại" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "Phiên không được mã hóa!" +#: 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." -#: html/index.php:64 +#: setup/setup_schema.tpl:35 msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" 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." +"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!" -#: html/index.php:165 -msgid "Smarty error" -msgstr "Lỗi Smarty" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Phản hồi đã được gửi thành công" -#: html/index.php:216 -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!" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Thuê bao đến maillinglist do gosa công bố" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: 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 "" -"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!" +"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ư." -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "Tổ chức" + +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "Tên" + +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Địa chỉ thư" + +#: 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/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 "" -"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!" +"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." -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -msgid "LDAP error" -msgstr "Lỗi LDAP" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "Thông tin chung" -#: html/index.php:265 -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!" +#: 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?" -#: html/index.php:278 -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ũ:" +#: 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ì?" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "Xin hãy xác định một tên người dùng hợp lệ!" +#: 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?" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "Xin hãy xác định mật mã của bạn!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Tôi sử dụng nó từ khi" -#: html/index.php:314 -msgid "Authentication error" -msgstr "Lỗi xác định thẩm quyề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" -#: html/index.php:314 -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)!" +#: 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?" -#: html/index.php:369 -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!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Bạn sử dụng loại web server nào?" -#: html/index.php:420 -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!" +#: 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/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" + +#: 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?" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: 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?" -#: 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!" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Các tính năng" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Cấu hình PHP" +#: 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?" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" 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 muốn được thấy tính năng nào trong các phiên bản tương lai của GOsa?" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Hết dung lượng bộ nhớ!" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Gửi phản hồi" -#: html/main.php:285 -msgid "User ACL checks disabled" -msgstr "Vô hiệu việc kiểm tra ACL của người dùng" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Kiểm tra lược đồ LDAP" -#: html/main.php:339 -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!" +#: 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" -#: html/main.php:349 -msgid "Plugin" -msgstr "Plugin" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Thanh tra LDAP" -#: html/main.php:350 -#, 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'!" +#: 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" -#: html/main.php:364 +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Kiểm tra đối tượng gốc" + +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Configuration Error" -msgstr "Lỗi cấu hình" +msgid "Inspecting object classes in root object" +msgstr "Kiểm tra đối tượng gốc" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: 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 " -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Hỗ trợ trình duyệt" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Kiểm tra các bộ phận ẩn" -#: 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" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Kiểm tra những người dùng ẩn" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "Trước" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +msgid "Checking for super administrator" +msgstr "Kiểm tra siêu admin" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "Tiếp theo" +#: 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" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "" -"Không thể truy cập Helpdir '%s', không thể đọc được bất cứ file trợ giúp nào." +#: 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" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "không được cấu hình" +#: 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/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/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" -#: include/class_management.inc:145 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Filter error" -msgstr "Lỗi nặng" +msgid "Checking for old style USB devices" +msgstr "Kiểm tra đối tượng gốc" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" -msgstr "" +#: 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" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 -msgid "Permission" -msgstr "Cho phép" +#: setup/class_setupStep_Migrate.inc:214 +#, fuzzy +msgid "Checking for old style application menus" +msgstr "Kiểm tra các bộ phận ẩn" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 -msgid "Permission error" -msgstr "Lỗi về cấp phép" +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +msgid "LDAP query failed" +msgstr "Yêu cầu LDAP thất bại" -#: include/class_management.inc:427 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." +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "Có thể 'đối tượng gốc' bị mất tích." -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 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." +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "Cảnh báo" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:263 #, php-format -msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" -msgstr "" - -#: 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." +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'." -#: include/class_socketClient.inc:108 +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 #, 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'" +msgid "Ok" +msgstr "Ok" -#: include/class_socketClient.inc:191 +#: setup/class_setupStep_Migrate.inc:315 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Thời hạn cho socket là %s giây đã đến." +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'." -#: 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!" +#: 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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "Thất bại" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +"Found %s winstations outside the predefined winstation department ou '%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." +"Đã 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'." -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 -#, 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." +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +msgid "Migrate" +msgstr "Di trú" -#: include/class_acl.inc:27 -msgid "Access control" -msgstr "Kiểm soát truy cập" +#: 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'." -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 -msgid "Manage access control lists" -msgstr "Quản lý các danh sách kiểm soát truy cập" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Chuyển" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 -#, fuzzy, php-format -msgid "All users" -msgstr "người dùng" +#: 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'." -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -msgid "All categories" -msgstr "Tất cả các mục" +#: 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 "" +"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." -#: include/class_acl.inc:222 -msgid "Reset ACLs" -msgstr "Xác lập lại ACLs" +#: 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." -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -msgid "One level" -msgstr "Một cấp độ" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 +msgid "Migration error" +msgstr "Lỗi di trú" -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -msgid "Current object" -msgstr "Đối tượng hiện tạ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':" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 -msgid "Complete subtree" -msgstr "Hoàn thành cây thư mục con" +#: 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." -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "Hoàn thành cây thư mục con (vĩnh viễn)" +#: 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" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "Sử dụng ACL được xác định trong vai trò" +#: 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/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "Tạo " -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "Người dùng" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "Các nhóm" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "Lên" +#: 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." -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "Xuống" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Không thể thêm ACL cho người dùng '%s':" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "Hiệu chỉnh" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Input error" +msgstr "Lỗi nhập vào" -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" +msgstr "" -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" -msgstr "Xóa" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Password error" +msgstr "Lỗi mật mã" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" -msgstr "Không có thiết lập ACL cho hạng mục này!" +#: setup/class_setupStep_Migrate.inc:1162 +msgid "Provided passwords do not match!" +msgstr "Những mật khẩu được cung cấp không phù hợp!" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Có chứa ACLs cho các đối tượng: %s " +#: setup/class_setupStep_Migrate.inc:1167 +msgid "Specify a valid user ID!" +msgstr "Xác định một ID người dùng hợp lệ!" -#: include/class_acl.inc:551 include/class_acl.inc:555 -msgid "category ACL" -msgstr "Hạng mục ACL" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "Lỗi" -#: include/class_acl.inc:608 +#: setup/class_setupStep_Migrate.inc:1200 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'" +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "" +"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -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" +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 +msgid "LDAP error" +msgstr "Lỗi LDAP" -#: include/class_acl.inc:779 include/class_acl.inc:786 -msgid "Show/hide advanced settings" -msgstr "Hiển thị/ Ẩn các thiết lập cao cấp " +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +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!" -#: include/class_acl.inc:803 -msgid "Create objects" -msgstr "Tạo ra đối tượng" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "Máy trạm Win sẽ được chuyển từ" -#: include/class_acl.inc:804 -msgid "Move objects" -msgstr "Dịch chuyển đối tượng" +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 +msgid "to" +msgstr "đến" -#: include/class_acl.inc:805 -msgid "Remove objects" -msgstr "Xóa đối tượng" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "Cập nhật cả các tham chiếu sau" -#: include/class_acl.inc:807 -#, fuzzy -msgid "Grant permission to owner" -msgstr "Không thể thiết lập phép cho '%s'" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "Nhóm sẽ được chuyển từ" -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "đọc" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "Người dùng sẽ được chuyển từ" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "viết" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "Tham chiếu sau sẽ được cập nhật" -#: include/class_acl.inc:816 -msgid "Complete object" -msgstr "Hoàn thành đối tượng" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" +"Đối tượng gốc LDAP đang mất tích. Để sử dụng dịch vụ LDAP của bạn, bạn cần " +"có nó." + +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "Cố tạo ra một đối tượng gốc" + +#: setup/class_setupStep_Migrate.inc:2003 +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_Migrate.inc:2058 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Lớp đối tượng lựa chọn '%s' mất tích!" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -msgid "Internal error" -msgstr "Lỗi nội bộ" +#: setup/class_setupStep_Migrate.inc:2059 +#, 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." -#: include/class_acl.inc:960 +#: setup/class_setupStep_Migrate.inc:2080 #, php-format -msgid "Unkown ACL type '%s'!" -msgstr "dạng ACL '%s' không được biết đến!" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: include/class_acl.inc:1005 +#: setup/class_setupStep_Migrate.inc:2439 #, php-format -msgid "Unknown entry '%s'!" -msgstr "Entry '%s' không được biết đến!" +msgid "Copy '%s' to '%s' failed:" +msgstr "Sao chép '%s' đến '%s' bị thất bại:" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 +#: setup/class_setupStep_Migrate.inc:2574 #, php-format -msgid "Role: %s" -msgstr "Vai trò: %s" - -#: include/class_acl.inc:1071 -msgid "unknown role" -msgstr "Vai trò không được biết đến" +msgid "There are %s devices that need to be migrated." +msgstr "" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2634 #, 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" - -#: include/class_acl.inc:1096 -msgid "inactive" -msgstr "không hoạt động" - -#: include/class_acl.inc:1096 -#, fuzzy -msgid "No members" -msgstr "Các thành viên nhóm" - -#: include/class_acl.inc:1266 -msgid "Access control list" -msgstr "Danh sách kiểm soát truy cập" +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: include/class_acl.inc:1271 -msgid "ACL roles" -msgstr "Các vai trò ACL" +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Tải lên thất bại: %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." +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." 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_listing.inc:298 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" -#: include/class_listing.inc:519 -#, fuzzy -msgid "created by" -msgstr "Tạo " +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "Thêm vào" -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "Đi đến bộ phận gốc" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "Xóa bỏ" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "Gốc" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "Đi lên một bộ phận" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Xem và cảm nhận" -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "Đi đến bộ phận người dùng" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Theme" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" -msgstr "Nhà" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "Danh sách reload" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Nén output lại gửi cho trình duyệt" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "Nộp" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Kho lưu trữ người và nhóm" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "Các thao tác" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Thuộc tính DN người" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 -msgid "Copy" -msgstr "Copy" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Cây con lưu trữ người" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 -msgid "Cut" -msgstr "Cut" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Cây con lưu trữ nhóm" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "Paste" +#: 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" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "Cắt entry này" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Chính sách đặt tên thoải mái" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "Copy entry này" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Các UID tự động" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -#, fuzzy -msgid "Restore snapshots" -msgstr "Phục hồi lại snapshot" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "ID min GID/UID" -#: include/class_listing.inc:1474 -msgid "Export list" -msgstr "" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Cơ sơ số cho người/nhóm" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" -msgstr "Phục hồi lại snapshot" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Móc nối với cơ sở số" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 -msgid "Create snapshot" -msgstr "Tạo ra snapshot" +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 +msgid "Password settings" +msgstr "Thiết lập mật khẩu" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 -msgid "Create a new snapshot from this object" -msgstr "Tạo ra một snapshot mới từ đối tượng này" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Thuật toán mã hóa mật khẩu" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "Hiệu chỉnh entry này" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Các hạn chế mật khẩu" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "Xóa bỏ entry" +#: 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" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" -msgstr "" -"Lỗi nghiêm trọng: không có vị trí lớp nào được xác định - xin hãy chạy '%s' " -"để sửa lỗi này" +#: setup/setup_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ũ" -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" -msgstr "" -"Lỗi nghiêm trọng: không thể tạo ra lớp '%s' - hãy thử chạy '%s' để sửa lỗi " -"này" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Móc nối việc thay đổi mật khẩu" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "" -"LỖI NGHIÊM TRỌNG: Lỗi khi đang kết nối với LDAP. Server thông báo '%s'." +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Sử dụng ngôn ngữ SASL cho hệ thống Kerberos" -#: include/functions.inc:519 -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "Tên người dùng/ UID không phải là duy nhất trong cây LDAP!" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Sử dụng việc hết hạn tài khoản" -#: include/functions.inc:604 +#: setup/setup_config1.tpl:221 msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." +"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 "" -"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/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" -msgstr "Lỗi khi đang thêm một khóa vào. Hãy liên lạc với các nhà phát triển!" +"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." -#: include/functions.inc:800 -#, php-format +#: setup/setup_config1.tpl:222 msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" +"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 "" -"Không thể tạo ra việc khóa thông tin trong cây LDAP.Xin hãy liên lạc với " -"admin của bạn!" - -#: include/functions.inc:800 -#, php-format -msgid "LDAP server returned: %s" -msgstr "LDAP server trả về: %s" +"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." -#: include/functions.inc:929 +#: setup/setup_config1.tpl:223 msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." +"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 "" -"Tìm thấy nhiều khóa khác nhau để khóa đối tượng. Điều này không nên xảy ra - " -"hãy dọn sạch các tham chiếu." - -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "Đã vượt quá giới hạn kích cỡ của các entry %d!" +"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." -#: include/functions.inc:1235 -#, php-format +#: setup/setup_config1.tpl:224 msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" +"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 "" -"Thiết lập kích cỡ mới cho %s và cho tôi thấy tin nhắn nếu giới hạn này vẫn " -"vượt quá tiêu chuẩn" +"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." -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "Cấu hình" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Giấy Phép" -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "chưa hoàn thành" +#: 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" -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "Cứ tiếp tục" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Kiểm tra cài đặt" -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "Cứ hiệu chỉnh" +#: 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 " -#: include/functions.inc:1646 +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Kiểm tra phiên bản PHP" + +#: setup/class_setupStep_Checks.inc:65 #, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "Bạn sẽ hiệu chỉnh entry/các entry %s của LDAP" +msgid "PHP must be of version %s or above." +msgstr "PHP phải là phiên bản %s hoặc như trên." -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "các entry cho mỗi trang" +#: 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ợ." -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "Áp dụng bộ lọc" +#: 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." -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: 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." -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "snapshot phát triển GOsa (Rev %s)" +#: 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." -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." -msgstr "File '%s' không thể bị xóa." +#: 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." -#: include/functions.inc:2404 include/functions.inc:2424 -msgid "Cannot write to revision file!" -msgstr "Không thể viết lên revision file!" +#: 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." -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -#, 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!" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" -#: include/functions.inc:2676 -msgid "LDAP warning" -msgstr "Cảnh báo LDAP" +#: 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." -#: include/functions.inc:2676 -msgid "Cannot get schema information from server. No schema check possible!" +#: setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySOL" + +#: setup/class_setupStep_Checks.inc:121 +msgid "" +"GOsa requires this module to communicate with several supported databases." msgstr "" -"Không thể dùng thông tin lược đồ từ server. Không thể kiểm tra giản đồ!" +"GOsa cần mô đun này để giao tiếp với một vài cơ sở dữ liệu được hỗ trợ." -#: include/functions.inc:2702 -msgid "Used to store account specific informations." -msgstr "Đã từng lưu trữ thông tin cụ thể về tài khoản." +#: 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." -#: include/functions.inc:2709 +#: setup/class_setupStep_Checks.inc:140 msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." 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." +"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." -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" -msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" +msgstr "" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" -msgstr "Lớp đối tượng lựa chọn '%s' mất tích!" +#: setup/class_setupStep_Checks.inc:154 +#, fuzzy +msgid "GOsa requires this extension to handle images." +msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode." -#: include/functions.inc:2762 -#, 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)!" +#: setup/class_setupStep_Checks.inc:169 +#, fuzzy +msgid "compression module" +msgstr "Kiểm soát truy cập" -#: include/functions.inc:2765 -#, php-format -msgid "Class(es) available" -msgstr "Đã có lớp" +#: setup/class_setupStep_Checks.inc:170 +#, fuzzy +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode." -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:181 msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"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 "" -"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." +"đă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." -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +#: setup/class_setupStep_Checks.inc:182 +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." msgstr "" -"Để có thể sử dụng được nhóm conform rfc2307bis, objectClass " -"'posixGroup' (nhóm posix) phải được hỗ trợ " +"Tìm kiếm 'register_globals' trong thư mục php.ini của bạn và chuyển nó thành " +"'Off'." -#: include/functions.inc:2792 -msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." 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:2793 -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:2817 -msgid "German" -msgstr "Tiếng Đức" - -#: include/functions.inc:2818 -msgid "French" -msgstr "Tiếng Pháp" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "Tiếng Ý" +"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." -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "Tiếng Tây Ban Nha" +#: setup/class_setupStep_Checks.inc:191 +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." -#: include/functions.inc:2821 -msgid "English" -msgstr "Tiếng Anh" +#: setup/class_setupStep_Checks.inc:192 +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." -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "Tiếng Hà Lan" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "Tắt" -#: include/functions.inc:2823 -msgid "Polish" -msgstr "Tiếng Phần Lan" +#: setup/class_setupStep_Checks.inc:200 +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)." -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "Tiếng Trung Quốc" +#: setup/class_setupStep_Checks.inc:201 +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'." -#: include/functions.inc:2826 -msgid "Vietnamese" -msgstr "Tiếng Việt" +#: setup/class_setupStep_Checks.inc:208 +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." -#: include/functions.inc:2827 -msgid "Russian" -msgstr "Tiếng Nga" +#: setup/class_setupStep_Checks.inc:209 +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." -#: include/functions.inc:3022 -#, php-format +#: setup/class_setupStep_Checks.inc:216 msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." 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." +"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." -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" -msgstr "Không thể sinh ra hàm băm samba!" +#: setup/class_setupStep_Checks.inc:217 +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'." -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:224 +msgid "The Execution time should be at least 30 seconds." +msgstr "Thời gian chạy ít nhất là 30 giây." + +#: setup/class_setupStep_Checks.inc:225 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"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." -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -#, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "Không thể phân phối một ID miễn phí!" - -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +#: setup/class_setupStep_Checks.inc:232 +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." -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:233 +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'." -#: include/functions.inc:3393 -#, fuzzy -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "Không thể tạo ra folder '%s'!" +#: setup/class_setupStep_Checks.inc:239 +msgid "On" +msgstr "Bật" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:240 +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." -#: include/functions.inc:3413 include/functions.inc:3417 -#, fuzzy -msgid "no ID available!" -msgstr "Không có mẫu nào!" - -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:241 +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'" -#: include/functions.inc:3501 -msgid "Cannot allocate a free ID!" -msgstr "Không thể phân phối một ID miễn phí!" +#: setup/class_setupStep_Checks.inc:248 +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'." -#: include/class_tabs.inc:57 -#, php-format +#: setup/class_setupStep_Checks.inc:249 msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"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'." -#: include/class_tabs.inc:268 -#, 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" +#: setup/class_setupStep_Checks.inc:259 +msgid "Configuration writeable" +msgstr "Cấu hình có thể lưu trữ dữ liệu (writable)" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "Các tham chiếu" +#: setup/class_setupStep_Checks.inc:260 +msgid "The configuration file can't be written" +msgstr "Không thể viết lên File cấu hình " -#: include/class_SnapShotDialog.inc:82 +#: setup/class_setupStep_Checks.inc:261 #, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Bạn chuẩn bị xóa chế độ snapshot '%s'." +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." -#: include/class_SnapShotDialog.inc:137 -msgid "Remove snapshot" -msgstr "Xóa snapshot" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Cài đặt ngôn ngữ" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)" +#: 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." -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "Mô tả" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Tự động" -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" -msgstr "" +#: setup/setup_config3.tpl:2 +msgid "GOsa core settings" +msgstr "thiết lập lõi của GOsa" -#: include/exporter/class_PDF.inc:24 +#: setup/setup_config3.tpl:6 #, fuzzy -msgid "Page" -msgstr "Máy nhắn tin" +msgid "Enable primary group filter" +msgstr "Vô hiệu bộ lọc nhóm sơ cấp" -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." -msgstr "" +#: setup/setup_config3.tpl:18 +msgid "Display summary in listings" +msgstr "Hiển thị tóm tắt trên danh sách" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" -msgstr "" +#: setup/setup_config3.tpl:30 +msgid "Honour administrative units" +msgstr "Các đơn vị quản trị chức danh" -#: 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." +#: setup/setup_config3.tpl:42 +msgid "Smarty compile directory" +msgstr "Thư mục soạn thảo Smarty" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Xác lập lại mật khẩu" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "Cộng đồng SNMP" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" +#: setup/setup_config3.tpl:60 +msgid "Path for PPD storage" +msgstr "Đường dẫn đến kho lưu trữ PPD" + +#: setup/setup_config3.tpl:77 +msgid "Path for kiosk profile storage" +msgstr "Đường dẫn đến kho lưu trữ profile của ki-ốt" + +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" 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!" +#: setup/setup_config3.tpl:115 +msgid "Mail queue script" +msgstr "Tập lệnh sắp hàng mail" -#: 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ợ!" +#: setup/setup_config3.tpl:134 +msgid "Notification script" +msgstr "Tập lệnh thông báo" -#: 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!" +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" +msgstr "Bật chức năng khóa việc hiệu chỉnh lên" -#: 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!" +#: setup/setup_config3.tpl:174 +#, fuzzy +msgid "Gosa support daemon" +msgstr "GOsa hỗ trợ chương trình daemon" -#: include/php_setup.inc:100 -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!" +#: setup/setup_config3.tpl:193 +msgid "Daemon timeout" +msgstr "" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" -msgstr "Gửi báo cáo lỗi cho nhóm phát triển GOsa" +#: setup/setup_config3.tpl:207 +msgid "Login and session" +msgstr "Đăng nhập và phiên" -#: include/php_setup.inc:105 -msgid "Send bugreport" -msgstr "Gửi thông báo lỗi" +#: setup/setup_config3.tpl:210 +msgid "Login attribute" +msgstr "Thuộc tính đăng nhập" -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "Thông tin Toggle" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "Tắt chức năng đăng ký _toàn cầu " -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "Lỗi PHP" +#: setup/setup_config3.tpl:233 +msgid "Enforce encrypted connections" +msgstr "Thực thi việc mã hóa các kết nối" -#: include/php_setup.inc:139 -msgid "class" -msgstr "lớp" +#: setup/setup_config3.tpl:245 +msgid "Warn if session is not encrypted" +msgstr "Cảnh báo nếu một phiên chưa được mã hóa" -#: include/php_setup.inc:145 -msgid "function" -msgstr "chức năng" +#: setup/setup_config3.tpl:257 +msgid "Remember dialog filter settings" +msgstr "Nhớ thiết lập bộ lọc đối thoại " -#: include/php_setup.inc:150 -msgid "static" -msgstr "tĩnh" +#: setup/setup_config3.tpl:269 +msgid "Session lifetime" +msgstr "Thời gian cho một phiên (một Session)" -#: include/php_setup.inc:154 -msgid "method" -msgstr "phương pháp" +#: setup/setup_config3.tpl:278 +msgid "Debugging" +msgstr "Sửa lỗi" -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "Dò theo" +#: setup/setup_config3.tpl:282 +msgid "Show PHP errors" +msgstr "Hiển thị lỗi PHP" -#: include/php_setup.inc:188 -msgid "File" -msgstr "File" +#: setup/setup_config3.tpl:294 +msgid "Maximum LDAP query time" +msgstr "Thời gian truy vấn LDAP tối đa" -#: include/php_setup.inc:188 -msgid "Line" -msgstr "Dòng" +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" +msgstr "Đăng nhập thống kê LDAP" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "Loại" +#: setup/setup_config3.tpl:324 +msgid "Debug level" +msgstr "Cấp độ sửa lỗi" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "Tranh luận" +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 +msgid "Disabled" +msgstr "Vô hiệu hóa/ Tắt chức năng" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: 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" +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 +msgid "Enabled" +msgstr "Bật chức năng" -#: include/class_plugin.inc:509 +#: setup/setup_migrate.tpl:5 msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +"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 "" -"Đố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:1814 -msgid "Changing ACL dn" -msgstr "Thay đổi ACL dn" +"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." -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "Từ" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Kiểm tra lại" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 -msgid "to" -msgstr "đến" +#: 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!" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 -msgid "Restore" -msgstr "Phục hồi" +#: 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" -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "cắt" +#: 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ú" -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "Copy" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Đóng" -#: 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" +#: 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" -#: 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." +#: 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" -#: 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" +#: 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." -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% tỷ lệ hit trong file %s" +#: 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 +#: include/class_listing.inc:306 +msgid "Select all" +msgstr "Chọn tất" -#: 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." +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" 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ờ." +"Chuyển những máy trạm window đã chọn vào trong những bộ phận GOsa tiếp theo" -#: include/utils/class_xml.inc:48 -#, fuzzy -msgid "in" -msgstr "Trang chính" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Chuyển các máy trạm đã chọn" -#: include/utils/class_xml.inc:50 -#, fuzzy -msgid "on line" -msgstr "Tiếp tục" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Việc sẽ được làm ở đây" -#: include/utils/class_xml.inc:51 -#, fuzzy -msgid "XML error" -msgstr "Lỗi MySQL" +#: 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" -#: include/utils/class_msgPool.inc:16 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Chọn để liệt kê các đối tượng loại '%s'." +#: 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." -#: include/utils/class_msgPool.inc:18 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Chọn để liệt kê đối tượng chứa '%s'." +#: 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." -#: include/utils/class_msgPool.inc:20 -#, 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'" +#: 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" -#: include/utils/class_msgPool.inc:22 -#: 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" +#: 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" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" -msgstr "Đối tượng này sẽ bị xóa!" +#: 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" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "Đối tượng '%s' này sẽ bị xóa!" +#: 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" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Đối tượng này sẽ bị xóa: %s" +#: 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 "" +"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." -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "Đối tượng '%s' này sẽ bị xóa: '%s'" +#: 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 "" +"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." -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" -msgstr "Đối tượng này sẽ bị xóa:" +#: 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" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "Đối tượng '%s' này sẽ bị xóa:" +#: 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" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Đối tượng này sẽ bị xóa: %s" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Đối tượng '%s' này sẽ bị xóa; %s" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Ngừng lại" -#: include/utils/class_msgPool.inc:64 -msgid "You have no permission to delete this object!" -msgstr "Bạn không có quyền xóa đối tượng này!" +#: 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" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -msgid "You have no permission to delete the object:" -msgstr "Bạn không có quyền xóa đối tượng này:" +#: 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." -#: include/utils/class_msgPool.inc:75 -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:" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "ID người dùng" -#: include/utils/class_msgPool.inc:82 -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!" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Mật khẩu (nhập lại)" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -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:" +#: 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." -#: include/utils/class_msgPool.inc:93 -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:" +#: 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." -#: include/utils/class_msgPool.inc:100 -msgid "You have no permission to modify this object!" -msgstr "Bạn không có quyền thay đổi đối tượng này!" +#: 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." -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 -msgid "You have no permission to modify the object:" -msgstr "Bạn không có quyền thay đổi đối tượng này:" +#: 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." -#: include/utils/class_msgPool.inc:111 -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:" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "Các tham chiếu" -#: include/utils/class_msgPool.inc:118 -msgid "You have no permission to view this object!" -msgstr "Bạn không có quyền xem đối tượng này!" +#: 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." -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -msgid "You have no permission to view the object:" -msgstr "Bạn không có quyền xem đối tượng này:" +#: 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." -#: include/utils/class_msgPool.inc:129 -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:" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Hướng dẫn cài đặt GOsa chi tiết " -#: include/utils/class_msgPool.inc:136 -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!" +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr "Cài đặt" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -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:" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Đặt" -#: include/utils/class_msgPool.inc:147 -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:" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Chào mừng" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 -msgid "Connection information" -msgstr "Thông tin kết nối" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Tin nhắn chào mừng" -#: include/utils/class_msgPool.inc:159 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "Không thể kết nối đến cơ sở dữ liệu %s!" +#: 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" -#: include/utils/class_msgPool.inc:171 -#, php-format -msgid "Cannot select %s database!" -msgstr "Không thể lựa chọn cơ sở dữ liệu %s!" +#: 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" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" -msgstr "Không xác định được Server '%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 "" +"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." -#: include/utils/class_msgPool.inc:189 -#, php-format -msgid "Cannot query %s database!" -msgstr "Không truy vấn được cơ sở dữ liệu %s!" +#: 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" -#: include/utils/class_msgPool.inc:195 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Trường '%s' có chứa một từ khóa dự trữ!" +#: 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" -#: include/utils/class_msgPool.inc:201 -#, 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!" +#: 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." -#: include/utils/class_msgPool.inc:208 -#, php-format -msgid "'%s' command is invalid!" -msgstr "Lệnh '%s' không hợp lệ!" +#: 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." -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Cấu hình cài đặt PHP" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "hiển thị thông tin" -#: include/utils/class_msgPool.inc:214 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Lệnh '%s' (%s) không hợp lệ!" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "Kết thúc" -#: include/utils/class_msgPool.inc:222 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Không thể chạy lệnh '%s'!" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" +msgstr "Viết file cấu hình" -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" +msgstr "Kết thúc - viết file cấu hình" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "Không thể chạy lệnh '%s' cho plugin %s!" +#: setup/class_setupStep_Finish.inc:104 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "" +"File cấu hình của bạn hiện cả thế giới đều đọc được. Xin hãy cập nhật quyền " +"truy cập file!" -#: include/utils/class_msgPool.inc:228 +#: setup/class_setupStep_Finish.inc:106 +msgid "The configuration is currently not readable or it does not exists." +msgstr "Cấu hình hiện tại không thể đọc được hoặc nó không tồn tại." + +#: setup/class_setupStep_Finish.inc:115 #, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Không thể chạy lệnh '%s' ('%s)!" +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 "" +"Sau khi tải về và đặt file này dưới %s, xin hãy đảm bảo rằng người dùng mà " +"webserver này đang chạy với có thể đọc được %s, trong khi những người dùng " +"khác không thể. Bạn có thể muốn chạy những lệnh này để đạt được yêu cầu:" -#: include/utils/class_msgPool.inc:236 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "Gía trị '%s' quá lớn!" +#: 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" -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" -msgstr "'%s' phải thấp hơn %d!" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Thiết lập GOsa chung " -#: include/utils/class_msgPool.inc:246 +#: setup/class_setupStep_Config1.inc:118 #, php-format -msgid "Value for '%s' is too small!" -msgstr "Gía trị '%s' quá nhỏ!" +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ố" -#: include/utils/class_msgPool.inc:248 +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 #, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' phải lớn hơn %d hoặc trên nữa!" +msgid "Don't add a trailing comma to '%s'." +msgstr "Đừng thêm dấu phẩy đuôi vào '%s'." -#: include/utils/class_msgPool.inc:255 -#, 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ị!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "ou lưu trữ người" -#: include/utils/class_msgPool.inc:261 -#, 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!" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "ou lưu trữ nhóm" -#: include/utils/class_msgPool.inc:267 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Trường được yêu cầu '%s' bị rỗng!" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "Gốc UID phải là số" -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "Ví dụ" +#: 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ố." -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Trường '%s' chứa các ký tự không hợp lệ" +#: 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ố." -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' không được phép:" +#: 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/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' không được cho phép!" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +msgid "New ACL" +msgstr "ACL mới" -#: include/utils/class_msgPool.inc:296 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Trường '%s' chứa các ký tự không hợp lệ!" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +msgid "ACL type" +msgstr "Dạng ACL" -#: include/utils/class_msgPool.inc:303 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "PHP mở rộng %s mất tích!" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +msgid "Select an acl type" +msgstr "Chọn một dạng acl" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "Thêm vào" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Các lựa chọn thêm cho bộ lọc" -#: include/utils/class_msgPool.inc:333 -#, php-format -msgid "Add %s" -msgstr "Thêm %s" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Sử dụng các thành viên từ" -#: include/utils/class_msgPool.inc:339 -#, php-format -msgid "Delete %s" -msgstr "Xóa %s" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Những thành viên đang có mặt" -#: include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set %s" -msgstr "Thiết lập %s" +#: 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/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit..." -msgstr "Hiệu chỉnh..." +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "Các thành viên" -#: include/utils/class_msgPool.inc:351 -#, php-format -msgid "Edit %s..." -msgstr "Hiệu chỉnh %s..." +#: 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/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "Quay lại" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 +msgid "List of available ACL categories" +msgstr "Danh sách tất cả các mục ACL hiện có" -#: include/utils/class_msgPool.inc:377 -#, 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ệ!" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL cho đối tượng này" -#: include/utils/class_msgPool.inc:383 -#, 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." +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Các vai trò hiện có" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Copy & Paste wizard" + +#: ihtml/themes/default/copyPasteDialog.tpl:7 msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"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 "" -"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!" +"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/utils/class_msgPool.inc:402 -#, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" 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." +"Hãy nhớ rằng một số đặc tính ví dụ như snapshot sẽ không được copy lại!" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 -#, php-format +#: ihtml/themes/default/copyPasteDialog.tpl:10 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"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 "" -"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:420 -#, php-format -msgid "Add %s settings" -msgstr "Thêm thiết lập %s " +"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/utils/class_msgPool.inc:426 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 #, php-format -msgid "Remove %s settings" -msgstr "Xóa thiết lập %s" - -#: include/utils/class_msgPool.inc:432 -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:438 -msgid "January" -msgstr "Tháng Một" - -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "Tháng Hai" - -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "Tháng Ba" - -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "Tháng Tư" - -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "Tháng Năm" +msgid "Save" +msgstr "Lưu lại" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "Tháng Sáu" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Hủy bỏ tất" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "Tháng Bảy" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Thao tác hoàn thành" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "Tháng Tám" +#: 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/utils/class_msgPool.inc:439 -msgid "September" -msgstr "Tháng Chín" +#: ihtml/themes/default/logout-close.tpl:7 +msgid "" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." +msgstr "" +"Xin hãy đóng cửa sổ trình duyệt này lại và dọn sạch bộ nhớ đệm thẩm định " +"quyền để tránh việc tự động thẩm định lại quyền bằng trình duyệt của bạn." -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "Tháng Mười" +#: 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/utils/class_msgPool.inc:440 -msgid "November" -msgstr "Tháng Mười Một" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Mật khẩu cũ" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "Tháng Mười Hai" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "Mật khẩu mới" -#: include/utils/class_msgPool.inc:446 -msgid "Sunday" -msgstr "Chủ nhật" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Xác minh mật khẩu" -#: include/utils/class_msgPool.inc:446 -msgid "Monday" -msgstr "Thứ Hai" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "Thay đổi mật mã " -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "Thứ Ba" +#: 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/utils/class_msgPool.inc:446 -msgid "Wednesday" -msgstr "Thứ Tư" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Màn hình đăng nhập GOsa" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" -msgstr "Thứ Năm" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Màn hình đăng nhập" -#: include/utils/class_msgPool.inc:446 -msgid "Friday" -msgstr "Thứ Sáu" +#: 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/utils/class_msgPool.inc:446 -msgid "Saturday" -msgstr "Thứ Bảy" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "Tên người dùng" -#: include/utils/class_msgPool.inc:453 -#, fuzzy -msgid "MySQL operation failed!" -msgstr "Hoạt động LDAP thất bại!" +#: 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/utils/class_msgPool.inc:461 -msgid "read operation" -msgstr "Đọc thao tác" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Đăng ký" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" -msgstr "thêm tao tác" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Kích vào đây để đăng nhập" -#: include/utils/class_msgPool.inc:461 -msgid "modify operation" -msgstr "thay đối thao tác" +#: 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/utils/class_msgPool.inc:462 -msgid "delete operation" -msgstr "xóa thao tác" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/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/utils/class_msgPool.inc:462 -msgid "search operation" -msgstr "tìm kiếm thao tác" +#: 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:229 +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:462 -msgid "authentication" -msgstr "Xác định thẩm quyền" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Trang chính" -#: include/utils/class_msgPool.inc:465 -#, php-format -msgid "LDAP %s failed!" -msgstr "LDAP %s thất bại!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Trợ giúp" -#: include/utils/class_msgPool.inc:467 -msgid "LDAP operation failed!" -msgstr "Hoạt động LDAP thất bại!" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Đăng xuất" -#: include/utils/class_msgPool.inc:482 -msgid "Upload failed!" -msgstr "Tải lên thất bại!" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Đăng nhập:" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Upload failed: %s" -msgstr "Tải lên thất bại: %s" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menu chính của GOsa" -#: include/utils/class_msgPool.inc:492 -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!" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa help viewer" -#: include/utils/class_msgPool.inc:494 -#, 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" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Chỉ mục" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, 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 " +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Phát hiện xung đột khóa" -#: include/utils/class_msgPool.inc:507 -#, php-format -msgid "This '%s' is still in use." -msgstr "'%s' này vẫn còn được sử dụng." +#: 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:509 -#, 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" +#: ihtml/themes/default/islocked.tpl:16 +#, fuzzy +msgid "Read only" +msgstr "Danh sách reload" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" -msgstr "File '%s' không tồn tại!" +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Thay đổi mật khẩu của bạn" -#: include/utils/class_msgPool.inc:521 -#, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Không thể mở file '%s' để đọc!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Thành công" -#: include/utils/class_msgPool.inc:527 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Không thể mở file '%s' để viết!" +#: 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/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +msgid "Password change" +msgstr "Thay đổi mật khẩu" + +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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'." -#: include/utils/class_msgPool.inc:539 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Không thế xóa file '%s'!" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "Mật khẩu hiện tại" -#: include/utils/class_msgPool.inc:545 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Không thể tạo ra folder '%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:551 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Không thể xóa folder '%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:557 -#, php-format -msgid "Checking for %s support" -msgstr "Kiểm tra hỗ trợ %s" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Thay đổi" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Cài đặt và kích hoạt mô-đun PHP %s." +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Phục hồi chế độ snapshot của đối tượng" -#: include/utils/class_msgPool.inc:569 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"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." -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" -msgstr "" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -msgid "Performance warning" -msgstr "Cảnh báo khả năng hoạt động" - -#: include/class_ldap.inc:233 include/class_ldap.inc:266 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +"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:693 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:12 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" -msgstr "" -"Không thể tự động tạo ra cây con với RDN '%s': không có lớp đối tượng nào " -"được tìm thấy!" +"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?" -#: include/class_ldap.inc:741 -#, 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 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "đối tượng" -#: include/class_ldap.inc:828 -#, 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:830 -#, 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:1052 -#, 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:1081 -#, 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_log.inc:87 -#, php-format -msgid "Logging failed: %s" -msgstr "Đăng nhập thất bại: %s" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Timestamp" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "Lựa chọn '%s' không hợp lệ đã được chỉ định!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Lý do để tạo ra snapshot này" -#: include/class_log.inc:106 -msgid "Specified objectType is empty or invalid!" -msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "Tiếp tục" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" -msgstr "GOsa hỗ trợ chương trình daemon" +#: 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_gosaSupportDaemon.inc:787 -msgid "Cannot not parse XML!" -msgstr "Không thể phân tách XML!" +#: 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_gosaSupportDaemon.inc:1184 -#, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Không thể gửi thông báo trì hoãn đến entry %s!" +#: 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_gosaSupportDaemon.inc:1204 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "Không thể xóa entry %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 "" +"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_config.inc:152 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 #, 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" - -#: include/class_config.inc:318 -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." - -#: include/class_config.inc:695 -#, 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!" +msgid "Set" +msgstr "Đặt" -#: include/class_config.inc:1105 -msgid "Configuration" -msgstr "Cấu hình" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Phát hiện xung đột giữa các phiên" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -"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." +"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/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/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/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/conflict.tpl:14 +msgid "Logout" +msgstr "Đăng xuất" -#: include/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "Không rõ" +#: 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/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, php-format -msgid "Copy and paste failed!" -msgstr "Copy và Paste bị thất bại!" +#: 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/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Không thể thiết lập phép cho '%s'" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Đăng ký lại" -#: include/class_CopyPasteHandler.inc:159 -#, 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/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "Lỗi nặng" -#: include/class_CopyPasteHandler.inc:176 -#, php-format -msgid "No write permission in '%s'" -msgstr "Không có phép viết cho '%s'" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "Viết file cấu hình" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Các đối tượng này sẽ được paste: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:8 +#, fuzzy +msgid "Filter properties" +msgstr "Hiệu chỉnh các tính năng chung" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Đối tượng này sẽ được paste: %s" +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "Mô tả" -#: include/class_CopyPasteHandler.inc:516 -msgid "Cannot paste" -msgstr "Không thể paste" +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 +#, fuzzy +msgid "Parent filter" +msgstr "Máy in" -#: 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." +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "Hiển thị với tất cả mọi người" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "Thông tin chung" +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2610,24 +2682,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "Thư" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "Fax" @@ -2640,44 +2712,41 @@ msgid "FTP" msgstr "FTP " #: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 +#: plugins/personal/posix/groupSelect/group-list.xml:13 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 #: plugins/admin/groups/group-list.xml:15 #: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 msgid "Group" msgstr "Nhóm " #: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 #: plugins/admin/departments/dep-list.xml:55 #: plugins/admin/departments/dep-list.xml:71 #: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 msgid "Department" msgstr "Bộ phận" #: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 #: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 msgid "Phone" msgstr "Số điện thoại" @@ -2686,22 +2755,14 @@ msgstr "Số điện thoại" msgid "Application" msgstr "Ứng dụng" -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "Máy chủ (server)" - #: plugins/generic/references/class_reference.inc:67 msgid "Thin Client" msgstr "Máy khách yếu" #: plugins/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 #: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 #: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 msgid "Workstation" msgstr "Máy trạm" @@ -2733,3941 +2794,4028 @@ msgstr "Đối tượng này không có mối quan hệ nào với các đối t msgid "Welcome %s!" msgstr "Chào mừng %s!" -#: 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/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/generic/welcome/welcome.tpl:15 msgid "The GOsa team" msgstr "Nhóm phát triển Gosa" -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -#, fuzzy -msgid "Please select the desired entries" -msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích" +#: 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/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "Thiết bị cuối " +#: plugins/personal/password/nochange.tpl:7 +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/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "Người dù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/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "Tên" +#: 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/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "Cơ sở" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/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/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "Các bộ lọc" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "Lặp lại mật khẩu mới" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "Bộ phận" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "Đặt mật khẩu" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "các server" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Dọn sạch các trường " -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "các nhóm mail" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Thay đổi mật khẩu người dùng" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "các server" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "máy trạm" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 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/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "các thiết bị cuối" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "máy in" +#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "Hiển thị các thay đổi" +#: 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/admin/ogroups/remove.tpl:6 +#: 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 "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +"The password you've entered as your current password doesn't match the real " +"one." 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_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" -msgstr "Tất cả các nhóm đối tượng" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -msgid "Manage object groups" -msgstr "Quản lý các nhóm đối tượng " - -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -msgid "Infrastructure error" -msgstr "Lỗi cơ sở hạ tầng" +"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." -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -#, fuzzy -msgid "Templates" -msgstr "Mẫu" +#: 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/admin/ogroups/class_ogroupManagement.inc:190 -msgid "Windows Install" -msgstr "Cài đặt window" +#: plugins/personal/password/class_password.inc:146 +msgid "User password" +msgstr "Mật khẩu người dùng" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" -"Bạn không thể kết hợp các thiết bị cuối và máy trạm vào trong một nhóm đối " -"tượng!" +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "Tài khoản của tôi" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "không có" +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "Thông tin cá nhân" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "có quá nhiều các đối tượng khác nhau!" +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 +#, fuzzy +msgid "The users picture" +msgstr "Ảnh của người sử dụng" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "người dùng" +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "Thay đổi hình ảnh" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -msgstr "các nhóm" +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 +#, fuzzy +msgid "Account settings" +msgstr "Thiết lập nhóm" -#: plugins/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -msgstr "các ứng dụng" +#: plugins/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "Họ" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "các bộ phận" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "Hiệu chỉnh đa dạng" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "các server" +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "Tên" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "máy trạm" +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "Đăng nhập" -#: plugins/admin/ogroups/class_ogroup.inc:395 -msgid "winstations" -msgstr "máy trạm dùng win " +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "Tên Mẫu" -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "các thiết bị cuối" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "Chức danh cá nhân" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "điện thoại" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "Chức danh học thuật" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "các máy in" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "Ngày sinh" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "Đã vô hiệu" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "Giới tính" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -msgstr "Truy cập hoàn toàn" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "Ngôn ngữ muốn dùng" -#: plugins/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "Cho phép truy cập đến các máy chủ này" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "Địa chỉ theo bưu điện" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "dn không tồn tại:" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "Địa chỉ" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "Số điện thoại riêng" -#: plugins/admin/ogroups/class_ogroup.inc:819 -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/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "Trang chủ" -#: plugins/admin/ogroups/class_ogroup.inc:994 -msgid "Object group generic" -msgstr "Nhóm đối tượng chung" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "Kho lưu mật khẩu" -#: plugins/admin/ogroups/class_ogroup.inc:1005 -#, fuzzy -msgid "Sytem trust" -msgstr "Ủy thác hệ thống" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "Cấu hình" -#: plugins/admin/ogroups/class_ogroup.inc:1006 -msgid "Member" -msgstr "Thành viên" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Các giấy phép" -#: 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/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "Hiệu chỉnh các giấy phép" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Tên của nhóm" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "" -#: 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/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "Ủy thác hệ thống" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "Thông tin về tổ chức" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "Chế độ ủy thác" +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +#, fuzzy +msgid "part" +msgstr "Smarty" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "Các đối tượng thành viên" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "Số phòng ban" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Các hàng phone" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "Số nhân viên" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Các hệ thống" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "Loại nhân viên" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Khởi động" +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 +#, fuzzy +msgid "Manager" +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/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "Số phòng" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Tóm tắt FAI" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "Điện thoại di động" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "Môi trường" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "Máy nhắn tin" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Các ứng dụng" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "Số fax" -#: 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/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "Vị trí" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -msgid "user groups" -msgstr "các nhóm người dùng" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "Bang" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -msgid "nested groups" -msgstr "các nhóm làm tổ" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "Nghề nghiệp" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -msgid "application groups" -msgstr "các nhóm ứng dụng" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "Mô tả đơn vị " -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -msgid "department groups" -msgstr "các nhóm bộ phận" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "Lĩnh vực chuyên môn" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 -msgid "server groups" -msgstr "các nhóm server" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "Danh xưng chức năng" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -msgid "workstation groups" -msgstr "các nhóm máy trạm" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "Vai trò" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -msgid "windows workstation groups" -msgstr "các nhóm máy trạm windows" +#: plugins/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "Địa phương của người dùng" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -msgid "terminal groups" -msgstr "các nhóm thiết bị cuối" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "Đơn vị" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 -msgid "printer groups" -msgstr "các nhóm máy in" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +msgstr "Phố" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -msgid "phone groups" -msgstr "các nhóm điện thoại" +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "Mã bưu điện" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "Danh sách các nhóm đối tượng" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "Mô tả căn nhà" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "Properties" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "Xin hãy sử dụng Phone Tab" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "Tạo " +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +msgstr "Lần cung cấp cuối" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "Xóa bỏ" +#: plugins/personal/generic/class_user.inc:38 +msgid "Edit organizational user settings" +msgstr "Hiệu chỉnh thiết lập tổ chức của người sử dụng " + +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "Không rõ" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -msgid "Send message" +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" msgstr "" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "Nhóm đối tượng" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "Nữ" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "các nhóm server" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "Nam" -#: 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/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" +msgstr "Không thể tải file lên!" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "Các bộ lọc" +#: plugins/personal/generic/class_user.inc:521 +msgid "Serial number" +msgstr "Số seri" -#: 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/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" +msgstr "" +"(Một số loại chứng nhận hiện không được hỗ trợ và có thể hiển thị 'không hợp " +"lệ'.)" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "Giấy chứng nhận có hiệu lực từ %s đến %s và hiện tại đang là %s." -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Hiển thị việc khớp các đối tượng" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "hợp lệ" -#: 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/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "không hợp lệ" -#: 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/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "Không có giấy chứng nhận nào được cài đặt" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: 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/personal/generic/class_user.inc:611 html/password.php:159 +msgid "Password method" +msgstr "Phương pháp lập mật khẩu" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: 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/personal/generic/class_user.inc:611 +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." -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: 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/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +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." +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" 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." -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1298 +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:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 #: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 msgid "Given name" msgstr "Tên thật" -#: plugins/admin/groups/userSelect/user-list.xml:48 +#: plugins/personal/generic/class_user.inc:1497 +msgid "Cannot open certificate!" +msgstr "Không mở được giấy chứng nhận!" + +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "Số seri chứng nhận" + +#: plugins/personal/generic/class_user.inc:1667 +msgid "Generic user settings" +msgstr "Thiết lập chung của người dùng" + +#: plugins/personal/generic/class_user.inc:1677 #: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 #, fuzzy msgid "Surname" msgstr "Họ " -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" -msgstr "Hiệu chỉnh đa dạng" +#: plugins/personal/generic/class_user.inc:1679 +msgid "User identification" +msgstr "Chứng nhận người dùng" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "Tên Posix của nhóm" +#: plugins/personal/generic/class_user.inc:1685 +msgid "Preferred language" +msgstr "Ngôn ngữ muốn sử dụng" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "" -"Thường thì các ID sẽ được tự động sinh ra, hãy lựa chọn để xác định thủ " -"công " +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "Ảnh của người sử dụng" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "Áp dụng GID" +#: plugins/personal/generic/class_user.inc:1690 +#, fuzzy +msgid "Login restrictions" +msgstr "Các hạn chế mật khẩu" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "Số ID được áp dụng" +#: plugins/personal/generic/class_user.inc:1694 +msgid "Department number" +msgstr "Số phòng làm việc" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "Chọn để tạo ra một nhóm thích hợp với samba" +#: plugins/personal/generic/class_user.inc:1696 +msgid "Employee number" +msgstr "Số nhân viên" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "trong miền" +#: plugins/personal/generic/class_user.inc:1699 +msgid "Room number" +msgstr "Số phòng" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "Các thành viên trong một nhóm nhấc điện thoại" +#: plugins/personal/generic/class_user.inc:1700 +msgid "Telefon number" +msgstr "Số điện thoại" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "Các thành viên trong một nhóm Nargios" +#: plugins/personal/generic/class_user.inc:1701 +msgid "Pager number" +msgstr "Số máy nhắn tin" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "Các thành viên nhóm" +#: plugins/personal/generic/class_user.inc:1702 +msgid "Mobile number" +msgstr "Số di động" -#: plugins/admin/groups/generic.tpl:243 -msgid "In all groups" -msgstr "Trong tất cả các nhóm" +#: plugins/personal/generic/class_user.inc:1703 +msgid "Fax number" +msgstr "Số fax" -#: plugins/admin/groups/generic.tpl:246 -msgid "Not in all groups" -msgstr "Không ở trong tất cả các nhóm" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "Đại chỉ nhà theo bưu điện" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -#, fuzzy -msgid "Show primary groups" -msgstr "các nhóm sơ cấp" +#: plugins/personal/generic/class_user.inc:1710 +msgid "Home phone number" +msgstr "Số điện thoại nhà" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/personal/generic/class_user.inc:1712 #, fuzzy -msgid "Show samba groups" -msgstr "các nhóm samba" +msgid "User password method" +msgstr "Phương pháp lập mật khẩu" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/personal/generic/class_user.inc:1713 +msgid "User certificates" +msgstr "Giấy phép của người dùng" + +#: plugins/personal/generic/class_user.inc:1921 #, fuzzy -msgid "Show mail groups" -msgstr "các nhóm mail" +msgid "Entries differ" +msgstr "các entry cho mỗi trang" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Thiết lập nhóm" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "Ảnh cá nhân" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "Danh sách các nhóm" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "Xóa ảnh " -#: plugins/admin/groups/group-list.xml:138 +#: 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 "" +"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/password.tpl:5 #, fuzzy -msgid "Edit group" -msgstr "các nhóm máy in" +msgid "Password change dialog" +msgstr "Thay đổi mật khẩu" -#: plugins/admin/groups/group-list.xml:151 +#: plugins/personal/generic/generic_certs.tpl:5 #, fuzzy -msgid "Remove group" -msgstr "các nhóm server" +msgid "The users standard certificate" +msgstr "Giấy phép chuẩn" -#: plugins/admin/groups/class_group.inc:162 -msgid "Cannot find group SID in your configuration!" -msgstr "Không thể tìm được nhóm SID trong cấu hình của bạn!" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Giấy phép chuẩn" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Nhóm Samba" +#: plugins/personal/generic/generic_certs.tpl:31 +#, fuzzy +msgid "The users S/MIME certificate" +msgstr "Giấy phép S/MIME" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "Admin miền" +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "Giấy phép S/MIME" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "Người dùng miền" +#: plugins/personal/generic/generic_certs.tpl:57 +#, fuzzy +msgid "The users PKCS12 certificate" +msgstr "Giấy phép PKCS12" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "Khách miền" +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "Giấy phép PKCS12" + +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Thiết lập của người dùng" + +#: plugins/personal/generic/paste_generic.tpl:3 +#, fuzzy +msgid "Paste user" +msgstr "Paste" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "Nhóm đặc biệt (%d)" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "Bỏ mật khẩu" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "Đặt mật khẩu mới" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" -msgstr "" +#: plugins/personal/posix/generic.tpl:1 +msgid "POSIX settings" +msgstr "Thiết lập POSIX" -#: plugins/admin/groups/class_group.inc:624 +#: plugins/personal/posix/generic.tpl:6 #, fuzzy -msgid "! unknown UID" -msgstr "! không nhận ra id này" +msgid "Generic settings" +msgstr "Thiết lập chung của người dùng" -#: plugins/admin/groups/class_group.inc:667 -#, 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/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Thư mục chủ" -#: plugins/admin/groups/class_group.inc:894 -#, 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/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: plugins/admin/groups/class_group.inc:899 -#, 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/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "Nhóm sơ cấp" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "Trạng thái" + +#: plugins/personal/posix/generic.tpl:42 +#, fuzzy +msgid "Last logon" +msgstr "Họ" + +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "Bắt buộc có UID/GID " + +#: plugins/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "Số ID của người sử dụng" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 +#: plugins/personal/posix/generic.tpl:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 #: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 msgid "GID" msgstr "Số ID của nhóm" -#: plugins/admin/groups/class_group.inc:1184 -msgid "Generic group settings" -msgstr "Thiết lập nhóm chung" +#: plugins/personal/posix/generic.tpl:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +msgstr "Tư cách thành viên nhóm" -#: plugins/admin/groups/class_group.inc:1198 -msgid "Samba group type" -msgstr "Loại nhóm Samba" +#: plugins/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +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/groups/class_group.inc:1199 -msgid "Samba domain name" -msgstr "Tên miền Samba" +#: plugins/personal/posix/generic.tpl:102 +#, fuzzy +msgid "Common group" +msgstr "các nhóm điện thoại" -#: plugins/admin/groups/class_group.inc:1201 -msgid "Phone pickup group" -msgstr "Nhóm nhấc điện thoại" +#: plugins/personal/posix/generic.tpl:106 +#, fuzzy +msgid "Groups differ" +msgstr "Nhóm người dùng" -#: plugins/admin/groups/class_group.inc:1202 -msgid "Nagios group" -msgstr "Nhóm phần mềm Nagios" +#: plugins/personal/posix/generic.tpl:126 +#, fuzzy +msgid "Account permissions" +msgstr "Thiết lập nhóm" -#: plugins/admin/groups/class_group.inc:1204 -msgid "Group member" -msgstr "Thành viên nhóm" +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" +msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "Quản trị nhóm" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +msgstr "" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/posix/generic.tpl:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +msgstr "Ủy thác hệ thống" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 -#, fuzzy -msgid "Edit posix properties" -msgstr "Hiệu chỉnh các tính năng điện thoại" +#: plugins/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "Chế độ ủy thác" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "Hiệu chỉnh các tính năng mail" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "Người dùng phải thay đổi mật khẩu ngay lần đăng nhập đầu tiên" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "Hiệu chỉnh các tính năng samba" +#: plugins/personal/posix/posix_shadow.tpl:59 +#, fuzzy +msgid "Password expiration settings" +msgstr "Thiết lập mật khẩu" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "Hiệu chỉnh các tính năng điện thoại" +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "Mật khẩu hết hạn vào ngày" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 -msgid "Menu" -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/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 -#, fuzzy -msgid "Edit start menu properties" -msgstr "Hiệu chỉnh các tính năng samba" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "hết hạn" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "Hiệu chỉnh các tính năng môi trường" +#: plugins/personal/posix/class_posixAccount.inc:170 +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/remove.tpl:6 plugins/admin/acl/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/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "hoạt động" -#: 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/class_posixAccount.inc:173 +#, fuzzy +msgid "password not changeable" +msgstr "Mật khẩu không thay đổi được" -#: 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/class_posixAccount.inc:175 +msgid "password expired" +msgstr "mật khẩu hết hạn" -#: 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/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "không được cấu hình" -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Cường độ" +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "tự độ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/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 +msgid "POSIX" +msgstr "POSIX (giao diện hệ điều hành lưu động)" -#: 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/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "Môi trường" -#: 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." +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" 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." +"Mật khẩu không thể được thay đổi it nhất là %s ngày sau lần thay đổi trước" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Mẫu" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Mật khẩu phải được thay đổi sau %s ngày" -#: 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/class_posixAccount.inc:436 +#, 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/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/class_posixAccount.inc:440 +#, 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/users/class_userManagement.inc:26 -msgid "Manage users" -msgstr "Quản lý người dùng" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "Truy cập hoàn toàn" -#: plugins/admin/users/class_userManagement.inc:278 -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/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "Cho phép truy cập đến các máy chủ này" + +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Thời gian chờ khóa. Bỏ qua khóa!" -#: plugins/admin/users/class_userManagement.inc:656 -#, fuzzy -msgid "Account locking" -msgstr "Tài khoản" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "Nhóm người dùng" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format +#: plugins/personal/posix/class_posixAccount.inc:931 msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" +"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/users/class_userManagement.inc:730 -#, fuzzy -msgid "Unlock account" -msgstr "Tài khoản của tôi" +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 +msgid "shadowMin" +msgstr "shadowMin" -#: plugins/admin/users/class_userManagement.inc:732 -#, fuzzy -msgid "Lock account" -msgstr "Tài khoản của tôi" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "shadowMax" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "Hiệu chỉnh các tính năng chung" +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 +msgid "shadowWarning" +msgstr "Cảnh báo về Shadow" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 -msgid "POSIX" -msgstr "POSIX (giao diện hệ điều hành lưu động)" +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 +msgid "shadowInactive" +msgstr "Shadow không hoạt động" -#: plugins/admin/users/class_userManagement.inc:749 -#, fuzzy -msgid "Edit POSIX properties" -msgstr "Hiệu chỉnh các tính năng UNIX" +#: plugins/personal/posix/class_posixAccount.inc:1425 +msgid "POSIX account" +msgstr "tài khoản POSIX" -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/class_posixAccount.inc:1438 +msgid "Group ID" +msgstr "ID nhóm" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "Hiệu chỉnh các đặc tính của netatalk" +#: plugins/personal/posix/class_posixAccount.inc:1440 +msgid "Force password change on login" +msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập" -#: plugins/admin/users/class_userManagement.inc:769 -#, fuzzy -msgid "Edit FAX properties" -msgstr "Hiệu chỉnh các tính năng UNIX" +#: plugins/personal/posix/class_posixAccount.inc:1441 +msgid "Shadow min" +msgstr "Shadow min" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "Danh sách người dùng" +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" +msgstr "Shadow max" -#: plugins/admin/users/user-list.xml:140 -#, fuzzy -msgid "Lock users" -msgstr "Danh sách người dùng" +#: plugins/personal/posix/class_posixAccount.inc:1443 +msgid "Shadow warning" +msgstr "Cảnh báo Shadow" -#: plugins/admin/users/user-list.xml:148 -#, fuzzy -msgid "Unlock users" -msgstr "Người dùng mail" +#: plugins/personal/posix/class_posixAccount.inc:1444 +msgid "Shadow inactive" +msgstr "Shadow không hoạt động" -#: plugins/admin/users/user-list.xml:167 -msgid "Apply template" -msgstr "Áp dụng mẫu" +#: plugins/personal/posix/class_posixAccount.inc:1445 +msgid "Shadow expire" +msgstr "Shadow hết hạn" -#: plugins/admin/users/user-list.xml:199 -#, fuzzy -msgid "New user from template" -msgstr "Tạo ra người dùng từ một mẫu" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "" -#: plugins/admin/users/user-list.xml:213 -#, fuzzy -msgid "Edit user" -msgstr "Hiệu chỉnh entry này" +#: plugins/personal/posix/class_posixAccount.inc:1447 +msgid "System trust model" +msgstr "Mô hình ủy thác hệ thống" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" -msgstr "" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Thiết lập Posix" -#: plugins/admin/users/user-list.xml:245 +#: plugins/personal/posix/groupSelect/group-list.tpl:3 #, fuzzy -msgid "Remove user" -msgstr "Xóa ảnh " +msgid "Group selection" +msgstr "Thiết lập nhóm" -#: plugins/admin/users/user-filter.tpl:11 +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 #, fuzzy -msgid "Show templates" -msgstr "các mẫu" +msgid "Filter" +msgstr "Các bộ lọc" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 #, fuzzy -msgid "Show functional users" -msgstr "Người dùng chức năng" +msgid "Show primary groups" +msgstr "các nhóm sơ cấp" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 #, fuzzy -msgid "Show POSIX users" -msgstr "Người sử dụng POSIX" +msgid "Show samba groups" +msgstr "các nhóm samba" -#: plugins/admin/users/user-filter.tpl:14 +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 #, fuzzy -msgid "Show Mail users" -msgstr "Người dùng mail" +msgid "Show mail groups" +msgstr "các nhóm mail" -#: plugins/admin/users/user-filter.tpl:15 +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 #, fuzzy -msgid "Show Samba users" -msgstr "Người dùng samba" - -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Áp dụng một mẫu" - -#: 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/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Không có mẫu nào!" - -#: 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/admin/departments/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/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "Danh sách các bộ phận" +msgid "Filter options" +msgstr "Các lựa chọn thêm cho bộ lọc" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 #, fuzzy -msgid "Domain" -msgstr "trong miền" +msgid "Please select the desired entries" +msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 #, fuzzy -msgid "Domain component" -msgstr "Admin miền" +msgid "Show servers" +msgstr "các server" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "Quốc Gia" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +#, fuzzy +msgid "Show workstations" +msgstr "máy trạm" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 #, fuzzy -msgid "Locality" -msgstr "Vị trí" +msgid "Show terminals" +msgstr "các thiết bị cuối" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "Tổ chức" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "Thiết bị cuối " -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 #, fuzzy -msgid "Locality name" -msgstr "Tên vị trí" +msgid "List of systems" +msgstr "Danh sách người dùng" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 #, fuzzy -msgid "Name of locality to create" -msgstr "Tên của cây con được tạo" +msgid "List navigation" +msgstr "máy trạm dùng win " -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "Văn bản mô tả cho bộ phận" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "Thiết lập quản trị" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +#, fuzzy +msgid "Edit posix properties" +msgstr "Hiệu chỉnh các tính năng điện thoại" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -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/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "Hiệu chỉnh các tính năng mail" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Tên bộ phận" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "Hiệu chỉnh các tính năng samba" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "Hiệu chỉnh các tính năng điện thoại" -#: 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/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 +msgid "Menu" +msgstr "" -#: plugins/admin/departments/generic.tpl:22 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 #, fuzzy -msgid "Descriptive text for department" -msgstr "Văn bản mô tả cho bộ phận" +msgid "Edit start menu properties" +msgstr "Hiệu chỉnh các tính năng samba" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "Các danh mục" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "Hiệu chỉnh các tính năng môi trường" -#: 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/myaccount/class_MyAccount.inc:6 +#, fuzzy +msgid "Edit personal settings" +msgstr "Hiệu chỉnh cài đặt POSIX của người dùng" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Vị trí" +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Bang" +#: 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/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "Xác định xem tập cây con này ở đâu" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Cường độ" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "Vị trí của cây con" +#: plugins/admin/users/user-filter.xml:13 +#, fuzzy +msgid "Default filter" +msgstr "Máy in" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Địa chỉ" +#: plugins/admin/users/user-filter.xml:33 +#, fuzzy +msgid "Show POSIX users" +msgstr "Người sử dụng POSIX" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "Địa chỉ bưu điện của cây con này" +#: plugins/admin/users/user-filter.xml:53 +#, fuzzy +msgid "Show mail users" +msgstr "Người dùng mail" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "Đặt số điện thoại của cây con này" +#: plugins/admin/users/class_userManagement.inc:26 +msgid "Manage users" +msgstr "Quản lý người dùng" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Số fax" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +msgid "Infrastructure error" +msgstr "Lỗi cơ sở hạ tầng" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "Đặt số fax của cây con này" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +msgid "Permission" +msgstr "Cho phép" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#, fuzzy -msgid "Domain Component" -msgstr "Admin miền" +#: plugins/admin/users/class_userManagement.inc:278 +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/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "Các bộ phận" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "không có" -#: plugins/admin/departments/class_departmentManagement.inc:26 -msgid "Manage Departments" -msgstr "Quản lý các bộ phận" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "Mẫu" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +msgid "Permission error" +msgstr "Lỗi về cấp phép" + +#: plugins/admin/users/class_userManagement.inc:667 #, fuzzy +msgid "Account locking" +msgstr "Tài khoản" + +#: plugins/admin/users/class_userManagement.inc:668 +#, php-format 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." +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" msgstr "" -"Ngay sau khi thao tác tag kết thúc, bạn có thể kéo xuống cuối trang và kích " -"vào phím \"Tiếp tục\" để tiếp tục với hộp thoại quản lý bộ phận." -#: plugins/admin/departments/class_organizationGeneric.inc:118 +#: plugins/admin/users/class_userManagement.inc:741 #, fuzzy -msgid "Organization name" -msgstr "Tổ chức" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "Địa chỉ theo bưu điện" +msgid "Unlock account" +msgstr "Tài khoản của tôi" -#: plugins/admin/departments/class_organizationGeneric.inc:126 +#: plugins/admin/users/class_userManagement.inc:743 #, fuzzy -msgid "Phone number" -msgstr "Số điện thoại nhà" +msgid "Lock account" +msgstr "Tài khoản của tôi" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -#, fuzzy -msgid "Country name" -msgstr "Quốc Gia" +#: plugins/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "Hiệu chỉnh các tính năng chung" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/admin/users/class_userManagement.inc:760 #, fuzzy -msgid "Domain name" -msgstr "Admin miền" +msgid "Edit POSIX properties" +msgstr "Hiệu chỉnh các tính năng UNIX" -#: plugins/admin/departments/domain.tpl:14 -#, fuzzy -msgid "Name of domain to create" -msgstr "Tên của cây con được tạo" +#: plugins/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" -#: 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/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "Hiệu chỉnh các đặc tính của netatalk" -#: plugins/admin/departments/class_department.inc:372 -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/admin/users/class_userManagement.inc:780 +#, fuzzy +msgid "Edit FAX properties" +msgstr "Hiệu chỉnh các tính năng UNIX" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "Tagging '%s'." +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Áp dụng một mẫu" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "Chuyển từ '%s' đến '%s'" +#: 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/departments/class_department.inc:565 -#, 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/users/templatize.tpl:32 +msgid "No templates available!" +msgstr "Không có mẫu nào!" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "Tên bộ phận" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "Danh sách người dùng" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "Số điện thoại" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "Properties" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "Đối tượng '%s' đã bị tag" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "Các thao tác" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Thêm tag (%s) vào đối tượng '%s'" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 +#: plugins/admin/acl/class_aclRole.inc:426 +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "Hiệu chỉnh" -#: plugins/admin/departments/class_department.inc:705 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "Bỏ tag từ đối tượng '%s'" +#: plugins/admin/users/user-list.xml:140 +#, fuzzy +msgid "Lock users" +msgstr "Danh sách người dùng" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Xử lý thao tác được yêu cầu" +#: plugins/admin/users/user-list.xml:148 +#, fuzzy +msgid "Unlock users" +msgstr "Người dùng mail" -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 +msgid "Send message" msgstr "" -"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/organization.tpl:11 -#, fuzzy -msgid "Name of organization" -msgstr "Tổ chức" +#: plugins/admin/users/user-list.xml:167 +msgid "Apply template" +msgstr "Áp dụng mẫu" -#: plugins/admin/departments/organization.tpl:14 +#: plugins/admin/users/user-list.xml:199 #, fuzzy -msgid "Name of organization to create" -msgstr "Tên của cây con được tạo" +msgid "New user from template" +msgstr "Tạo ra người dùng từ một mẫu" -#: 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/admin/users/user-list.xml:213 +#, fuzzy +msgid "Edit user" +msgstr "Hiệu chỉnh entry này" -#: 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." +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" 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." +#: plugins/admin/users/user-list.xml:245 +#, fuzzy +msgid "Remove user" +msgstr "Xóa ảnh " -#: 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/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/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -msgid "Acl" +#: 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/admin/acl/class_aclManagement.inc:154 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 #, fuzzy -msgid "ACL Assignment" -msgstr "Quản lý ACL" - -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Các mẫu ACL" - -#: 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/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Hiệu chỉnh các vai trò ACL" +msgid "Show users" +msgstr "các server" -#: plugins/admin/acl/class_aclRole.inc:134 -msgid "Reset ACL" -msgstr "Xác lập lại ACL" +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 +#, fuzzy +msgid "Show groups" +msgstr "các nhóm mail" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "Không có cài đặt ACL cho mục này" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "Tên nhóm" -#: plugins/admin/acl/class_aclRole.inc:420 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACL cho các đối tượng sau: %s" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "Tên Posix của nhóm" -#: plugins/admin/acl/class_aclRole.inc:426 -msgid "Edit category ACL" -msgstr "Hiệu chính mục ACL" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "Văn bản mô tả cho nhóm này" -#: plugins/admin/acl/class_aclRole.inc:430 -msgid "Reset category ACL" -msgstr "Xác lập mục ACL" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" +msgstr "" +"Thường thì các ID sẽ được tự động sinh ra, hãy lựa chọn để xác định thủ " +"công " -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "Áp dụng GID" -#: plugins/admin/acl/class_aclRole.inc:646 -msgid "Object in use" -msgstr "Đối tượng đang được sử dụng" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "Số ID được áp dụng" -#: plugins/admin/acl/class_aclRole.inc:646 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" -"Vai trò này không thể bị xóa bỏ trong khi nó vẫn đang được sử dụng bởi các " -"đối tượng:" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "Chọn để tạo ra một nhóm thích hợp với samba" -#: plugins/admin/acl/class_aclRole.inc:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Vai trò" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "trong miền" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Cho phép" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "Các thành viên trong một nhóm nhấc điện thoại" -#: plugins/admin/acl/acl-list.xml:11 -msgid "List of acls" -msgstr "Danh sách các ads" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "Các thành viên trong một nhóm Nargios" -#: plugins/admin/acl/acl-filter.tpl:11 -#, fuzzy -msgid "Show access control lists" -msgstr "Danh sách kiểm soát truy cập" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "Các thành viên nhóm" -#: plugins/admin/acl/acl-filter.tpl:12 -#, fuzzy -msgid "Show roles" -msgstr "Hiển thị %s" +#: plugins/admin/groups/generic.tpl:243 +msgid "In all groups" +msgstr "Trong tất cả các nhóm" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Bộ nộp lỗi" +#: plugins/admin/groups/generic.tpl:246 +msgid "Not in all groups" +msgstr "Không ở trong tất cả các nhóm" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +#: plugins/admin/groups/remove.tpl:6 msgid "" -"Bugsubmitter" +"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 "" -"Bugsubmitter" +"Đâ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/personal/generic/class_user.inc:38 -msgid "Edit organizational user settings" -msgstr "Hiệu chỉnh thiết lập tổ chức của người sử dụng " +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "Quản trị nhóm" -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" -msgstr "" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +msgid "Configuration error" +msgstr "Lỗi cấu hình" -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "Nữ" +#: plugins/admin/groups/class_group.inc:162 +msgid "Cannot find group SID in your configuration!" +msgstr "Không thể tìm được nhóm SID trong cấu hình của bạn!" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "Nam" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Nhóm Samba" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" -msgstr "Không thể tải file lên!" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "Admin miền" -#: plugins/personal/generic/class_user.inc:477 -msgid "Serial number" -msgstr "Số seri" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "Người dùng miền" -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "" -"(Một số loại chứng nhận hiện không được hỗ trợ và có thể hiển thị 'không hợp " -"lệ'.)" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "Khách miền" -#: plugins/personal/generic/class_user.inc:532 +#: plugins/admin/groups/class_group.inc:406 #, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "Giấy chứng nhận có hiệu lực từ %s đến %s và hiện tại đang là %s." - -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "hợp lệ" - -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "không hợp lệ" - -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "Không có giấy chứng nhận nào được cài đặt" +msgid "Special group (%d)" +msgstr "Nhóm đặc biệt (%d)" -#: plugins/personal/generic/class_user.inc:567 -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." +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" msgstr "" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" +#: plugins/admin/groups/class_group.inc:624 +#, fuzzy +msgid "! unknown UID" +msgstr "! không nhận ra id này" + +#: plugins/admin/groups/class_group.inc:667 +#, 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/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/class_group.inc:894 +#, 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/personal/generic/class_user.inc:1239 -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/admin/groups/class_group.inc:899 +#, 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/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Trang chủ" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Điện thoại di động" +#: plugins/admin/groups/class_group.inc:1175 +msgid "Generic group settings" +msgstr "Thiết lập nhóm chung" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Máy nhắn tin" +#: plugins/admin/groups/class_group.inc:1189 +msgid "Samba group type" +msgstr "Loại nhóm Samba" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "Ngày sinh" +#: plugins/admin/groups/class_group.inc:1190 +msgid "Samba domain name" +msgstr "Tên miền Samba" -#: plugins/personal/generic/class_user.inc:1433 -msgid "Cannot open certificate!" -msgstr "Không mở được giấy chứng nhận!" +#: plugins/admin/groups/class_group.inc:1192 +msgid "Phone pickup group" +msgstr "Nhóm nhấc điện thoại" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Đơn vị" +#: plugins/admin/groups/class_group.inc:1193 +msgid "Nagios group" +msgstr "Nhóm phần mềm Nagios" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Mô tả căn nhà" +#: plugins/admin/groups/class_group.inc:1195 +msgid "Group member" +msgstr "Thành viên nhóm" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Nghề nghiệp" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Thiết lập nhóm" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Lần cung cấp cuối" +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "Danh sách các nhóm" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Địa phương của người dùng" +#: plugins/admin/groups/group-list.xml:138 +#, fuzzy +msgid "Edit group" +msgstr "các nhóm máy in" -#: plugins/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Mô tả đơn vị " +#: plugins/admin/groups/group-list.xml:151 +#, fuzzy +msgid "Remove group" +msgstr "các nhóm server" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Lĩnh vực chuyên môn" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Chọn hệ thống để thêm vào" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Danh xưng chức năng" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "Các bộ lọc" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Số seri chứng nhận" +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Hiển thị các hệ thống của bộ phận" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: 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/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/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/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Phố" +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Hiển thị việc khớp các hệ thống" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Mã bưu điện" +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/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/personal/generic/class_user.inc:1603 -msgid "Generic user settings" -msgstr "Thiết lập chung của người dùng" +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 +#, fuzzy +msgid "Domain Component" +msgstr "Admin miền" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "Tài khoản của tôi" +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +msgstr "Thiết lập quản trị" -#: plugins/personal/generic/class_user.inc:1615 -msgid "User identification" -msgstr "Chứng nhận người dùng" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Tên bộ phận" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "Chức danh cá nhân" +#: 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/generic/class_user.inc:1617 -#: 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/admin/departments/generic.tpl:22 +#, fuzzy +msgid "Descriptive text for department" +msgstr "Văn bản mô tả cho bộ phận" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "Giới tính" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +msgstr "Các danh mục" -#: plugins/personal/generic/class_user.inc:1621 -msgid "Preferred language" -msgstr "Ngôn ngữ muốn sử dụng" +#: 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/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "Ảnh của người sử dụng" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "Xác định xem tập cây con này ở đâu" -#: plugins/personal/generic/class_user.inc:1626 -#, fuzzy -msgid "Login restrictions" -msgstr "Các hạn chế mật khẩu" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "Vị trí của cây con" -#: plugins/personal/generic/class_user.inc:1630 -msgid "Department number" -msgstr "Số phòng làm việc" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "Địa chỉ bưu điện của cây con này" -#: plugins/personal/generic/class_user.inc:1631 -msgid "Employee number" -msgstr "Số nhân viên" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "Đặt số điện thoại của cây con này" -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Loại nhân viên" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "Đặt số fax của cây con này" -#: plugins/personal/generic/class_user.inc:1634 -msgid "Room number" -msgstr "Số phòng" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +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/generic/class_user.inc:1635 -msgid "Telefon number" -msgstr "Số điện thoại" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Tổ chức" -#: plugins/personal/generic/class_user.inc:1636 -msgid "Pager number" -msgstr "Số máy nhắn tin" +#: plugins/admin/departments/organization.tpl:14 +#, fuzzy +msgid "Name of organization to create" +msgstr "Tên của cây con được tạo" -#: plugins/personal/generic/class_user.inc:1637 -msgid "Mobile number" -msgstr "Số di động" +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +msgstr "Văn bản mô tả cho bộ phận" -#: plugins/personal/generic/class_user.inc:1638 -msgid "Fax number" -msgstr "Số fax" +#: 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/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "Đại chỉ nhà theo bưu điện" +#: plugins/admin/departments/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/generic/class_user.inc:1645 -msgid "Home phone number" -msgstr "Số điện thoại nhà" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "Danh sách các bộ phận" -#: plugins/personal/generic/class_user.inc:1647 +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 #, fuzzy -msgid "User password method" -msgstr "Phương pháp lập mật khẩu" +msgid "Domain" +msgstr "trong miền" -#: plugins/personal/generic/class_user.inc:1648 -msgid "User certificates" -msgstr "Giấy phép của người dùng" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +#, fuzzy +msgid "Domain component" +msgstr "Admin miền" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Thông tin cá nhân" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "Quốc Gia" -#: 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" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +#, fuzzy +msgid "Locality" +msgstr "Vị trí" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Thay đổi hình ảnh" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Tên vị trí" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Tên Mẫu" +#: 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/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Ngôn ngữ muốn dùng" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +msgid "Fatal error" +msgstr "Lỗi nặng" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Số điện thoại riêng" +#: plugins/admin/departments/class_department.inc:433 +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/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Kho lưu mật khẩu" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "Tagging '%s'." -#: plugins/personal/generic/generic.tpl:229 -#: 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/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Chuyển từ '%s' đến '%s'" -#: plugins/personal/generic/generic.tpl:232 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Hiệu chỉnh các giấy phép" +#: plugins/admin/departments/class_department.inc:623 +#, 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/personal/generic/generic.tpl:245 -msgid "Restrict login to" -msgstr "" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "Các bộ phận" -#: plugins/personal/generic/generic.tpl:249 -msgid "IP or network" -msgstr "" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +msgstr "Tên bộ phận" -#: plugins/personal/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Thông tin về tổ chức" +#: plugins/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "Số điện thoại" -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Số phòng ban" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Đối tượng '%s' đã bị tag" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Số nhân viên" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Thêm tag (%s) vào đối tượng '%s'" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Số phòng" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Bỏ tag từ đối tượng '%s'" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "Xin hãy sử dụng Phone Tab" +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Manage Departments" +msgstr "Quản lý các bộ phận" -#: 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_departmentManagement.inc:122 +#, fuzzy +msgid "" +"As soon as the tag operation has finished, you can scroll down to end of the " +"page and press the 'Continue' button to continue with the department " +"management dialog." +msgstr "" +"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/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Chọn một cơ sở" +#: 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/paste_generic.tpl:1 -msgid "User settings" -msgstr "Thiết lập của người dùng" +#: 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/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Bỏ mật khẩu" +#: plugins/admin/departments/domain.tpl:11 +#, fuzzy +msgid "Domain name" +msgstr "Admin miền" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Đặt mật khẩu mới" +#: plugins/admin/departments/domain.tpl:14 +#, fuzzy +msgid "Name of domain to create" +msgstr "Tên của cây con được tạo" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Xóa ảnh " +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +#, fuzzy +msgid "Country name" +msgstr "Quốc Gia" -#: 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/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/main.inc:206 -msgid "Generic user information" -msgstr "Thông tin chung của người dùng" +#: 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/password.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:5 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." +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." 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_certs.tpl:8 -msgid "Standard certificate" -msgstr "Giấy phép chuẩn" +"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_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Giấy phép S/MIME" +#: 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_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Giấy phép PKCS12" +#: 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/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/departments/class_organizationGeneric.inc:122 +#, fuzzy +msgid "Organization name" +msgstr "Tổ chức" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "hết hạn" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +#, fuzzy +msgid "Phone number" +msgstr "Số điện thoại nhà" -#: plugins/personal/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "Thời gian trước khi tài khoản bị khóa đang hoạt động" +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 +msgid "Acl" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -msgstr "hoạt động" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +msgid "Manage access control lists" +msgstr "Quản lý các danh sách kiểm soát truy cập" -#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "password not changeable" -msgstr "Mật khẩu không thay đổi được" - -#: plugins/personal/posix/class_posixAccount.inc:175 -msgid "password expired" -msgstr "mật khẩu hết hạn" - -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "tự động" +msgid "ACL Assignment" +msgstr "Quản lý ACL" -#: plugins/personal/posix/class_posixAccount.inc:444 -#, 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" +#: plugins/admin/acl/acl-list.xml:11 +msgid "List of acls" +msgstr "Danh sách các ads" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Mật khẩu phải được thay đổi sau %s ngày" +#: plugins/admin/acl/acl-filter.tpl:11 +#, fuzzy +msgid "Show access control lists" +msgstr "Danh sách kiểm soát truy cập" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, 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/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "Hiển thị %s" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, 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/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Các mẫu ACL" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Thời gian chờ khóa. Bỏ qua khóa!" +#: 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/personal/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "Nhóm người dùng" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Hiệu chỉnh các vai trò ACL" -#: plugins/personal/posix/class_posixAccount.inc:946 -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/acl/class_aclRole.inc:127 include/class_acl.inc:214 +msgid "All categories" +msgstr "Tất cả các mục" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "Thư mục chủ" +#: plugins/admin/acl/class_aclRole.inc:134 +msgid "Reset ACL" +msgstr "Xác lập lại ACL" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "Số ID của người sử dụng" +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 +msgid "One level" +msgstr "Một cấp độ" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 +msgid "Current object" +msgstr "Đối tượng hiện tại" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 +msgid "Complete subtree" +msgstr "Hoàn thành cây thư mục con" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowWarning" -msgstr "Cảnh báo về Shadow" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" +msgstr "Hoàn thành cây thư mục con (vĩnh viễn)" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 -msgid "shadowInactive" -msgstr "Shadow không hoạt động" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "Lên" -#: plugins/personal/posix/class_posixAccount.inc:1440 -msgid "POSIX account" -msgstr "tài khoản POSIX" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "Xuống" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "ID người dùng" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "Xóa" -#: plugins/personal/posix/class_posixAccount.inc:1453 -msgid "Group ID" -msgstr "ID nhóm" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "Không có cài đặt ACL cho mục này" -#: plugins/personal/posix/class_posixAccount.inc:1455 -msgid "Force password change on login" -msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập" +#: plugins/admin/acl/class_aclRole.inc:420 +#, php-format +msgid "ACL for these objects: %s" +msgstr "ACL cho các đối tượng sau: %s" -#: plugins/personal/posix/class_posixAccount.inc:1456 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/acl/class_aclRole.inc:426 +msgid "Edit category ACL" +msgstr "Hiệu chính mục ACL" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/acl/class_aclRole.inc:430 +msgid "Reset category ACL" +msgstr "Xác lập mục ACL" -#: plugins/personal/posix/class_posixAccount.inc:1458 -msgid "Shadow warning" -msgstr "Cảnh báo Shadow" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1459 -msgid "Shadow inactive" -msgstr "Shadow không hoạt động" +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +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" -#: plugins/personal/posix/class_posixAccount.inc:1460 -msgid "Shadow expire" -msgstr "Shadow hết hạn" +#: plugins/admin/acl/class_aclRole.inc:646 +msgid "Object in use" +msgstr "Đối tượng đang được sử dụng" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/acl/class_aclRole.inc:646 +#, 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/posix/class_posixAccount.inc:1462 -msgid "System trust model" -msgstr "Mô hình ủy thác hệ thống" +#: plugins/admin/acl/class_aclRole.inc:736 +#, fuzzy +msgid "Permissions" +msgstr "Cho phép" -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "Nhóm sơ cấp" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +msgid "user groups" +msgstr "các nhóm người dùng" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Trạng thái" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +msgid "nested groups" +msgstr "các nhóm làm tổ" -#: plugins/personal/posix/generic.tpl:41 -#, fuzzy -msgid "Last logon" -msgstr "Họ" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +msgid "application groups" +msgstr "các nhóm ứng dụng" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "Bắt buộc có UID/GID " +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +msgid "department groups" +msgstr "các nhóm bộ phận" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "Tư cách thành viên nhóm" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +msgid "server groups" +msgstr "các nhóm server" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -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/ogroups/ogroup-filter.tpl:16 +msgid "workstation groups" +msgstr "các nhóm máy trạm" -#: plugins/personal/posix/generic.tpl:100 -#, fuzzy -msgid "Common group" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +msgid "windows workstation groups" +msgstr "các nhóm máy trạm windows" + +#: plugins/admin/ogroups/ogroup-filter.tpl:18 +msgid "terminal groups" +msgstr "các nhóm thiết bị cuối" + +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +msgid "printer groups" +msgstr "các nhóm máy in" + +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +msgid "phone groups" msgstr "các nhóm điện thoại" -#: plugins/personal/posix/generic.tpl:104 -#, fuzzy -msgid "Groups differ" -msgstr "Nhóm người dùng" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Tên của nhóm" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" -msgstr "" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "Các đối tượng thành viên" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: plugins/admin/ogroups/remove.tpl:6 +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/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "Tài khoản" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Các hàng phone" -#: 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/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Các hệ thống" -#: 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/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Khởi động" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Hiển thị sự khớp nhóm" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Các thiết bị" -#: plugins/personal/posix/posix_groups.tpl:48 -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/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Tóm tắt FAI" -#: 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/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Các ứng dụng" -#: 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/ogroups/objectSelect/selectObject-filter.tpl:11 +#, fuzzy +msgid "Show department" +msgstr "Bộ phận" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 #, fuzzy -msgid "Show servers" +msgid "Show server" msgstr "các server" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 #, fuzzy -msgid "Show workstations" +msgid "Show workstation" msgstr "máy trạm" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 #, fuzzy -msgid "Show terminals" +msgid "Show terminal" msgstr "các thiết bị cuối" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Thiết lập Posix" - -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Thiết lập POSIX" - -#: 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" - -#: 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/admin/ogroups/objectSelect/selectObject-filter.tpl:19 +#, fuzzy +msgid "Show printer" +msgstr "máy in" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Thiết lập mật khẩu" +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 +#, fuzzy +msgid "Show phone" +msgstr "Hiển thị các thay đổi" -#: 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/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" 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:41 -msgid "Clear fields" -msgstr "Dọn sạch các trường " - -#: 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." +"Bạn không thể kết hợp các thiết bị cuối và máy trạm vào trong một nhóm đối " +"tượng!" -#: plugins/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/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "có quá nhiều các đối tượng khác nhau!" -#: 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." +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "người dùng" -#: 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/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "các nhóm" -#: plugins/personal/password/class_password.inc:146 -msgid "User password" -msgstr "Mật khẩu người dùng" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "các ứng 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" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "các bộ phận" -#: 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/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "các server" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "Tài khoản/nhóm UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "máy trạm" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" -msgstr "Quản trị Samba" +#: plugins/admin/ogroups/class_ogroup.inc:364 +msgid "winstations" +msgstr "máy trạm dùng win " -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" -msgstr "Quản trị hệ thống thư" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "các thiết bị cuối" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" -msgstr "Quản trị hệ thống FAX" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "điện thoại" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" -msgstr "Quản trị Asterisk" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "các máy in" -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" -msgstr "Bảng kiểm kê hệ thống" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "dn không tồn tại:" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" -msgstr "Quản trị cấu hình/hệ thống-" +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "Sổ địa chỉ" +#: plugins/admin/ogroups/class_ogroup.inc:792 +msgid "You can combine two different object types at maximum, only!" +msgstr "Bạn chỉ có thể kết hợp hai đối tượng khác nhau tại mức cực đại!" -#: setup/class_setupStep_Feedback.inc:112 -#, fuzzy -msgid "Feedback" -msgstr "Lỗi phản hồi" +#: plugins/admin/ogroups/class_ogroup.inc:967 +msgid "Object group generic" +msgstr "Nhóm đối tượng chung" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" -msgstr "Lấy thông báo và gửi phản hồi" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "Tất cả các nhóm đối tượng" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" -msgstr "Thông báo và phản hồi " +#: plugins/admin/ogroups/class_ogroup.inc:978 +#, fuzzy +msgid "Sytem trust" +msgstr "Ủy thác hệ thống" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 -msgid "Setup error" -msgstr "Lỗi cài đặt" +#: plugins/admin/ogroups/class_ogroup.inc:979 +msgid "Member" +msgstr "Thành viên" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "Lỗi phản hồi" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Chọn nhóm đối tượng để thêm vào" -#: 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" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "Chọn để tìm kiếm trong các cây con" -#: 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ó " +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 +msgid "Search in subtrees" +msgstr "Tìm kiếm tại các cây con" -#: 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ệ." +#: 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" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" -"Bạn phải lựa chọn ít nhất mọt trong hai chọn lựa, thuê bao hoặc gửi phản hồi." +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Hiển thị việc khớp các đối tượng" -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Đã hoàn thành" +#: 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" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 -msgid "Next" -msgstr "Tiếp tục" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +msgid "Manage object groups" +msgstr "Quản lý các nhóm đối tượng " -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Thiết lập Samba" +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 +#, fuzzy +msgid "Templates" +msgstr "Mẫu" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Bộ tạo ra các hàm băm Samba" +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 +msgid "Windows Install" +msgstr "Cài đặt window" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "SID của Samba" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" +msgstr "Xin mời nhập tên nhóm đối tượng mới vào" -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Gốc RID" +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "Danh sách các nhóm đối tượng" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Công ten nơ chứa máy trạm" +#: plugins/admin/ogroups/ogroup-list.xml:142 +#, fuzzy +msgid "Edit object group" +msgstr "Nhóm đối tượng" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Ánh xạ SID samba" +#: plugins/admin/ogroups/ogroup-list.xml:155 +#, fuzzy +msgid "Remove object group" +msgstr "các nhóm server" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Múi giờ" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Bộ nộp lỗi" -#: 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" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Bugsubmitter" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Thiết lập thêm của GOsa" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, php-format +msgid "Copy and paste failed!" +msgstr "Copy và Paste bị thất bại!" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Bật chức năng Copy & Paste" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Không thể thiết lập phép cho '%s'" -#: setup/setup_config2.tpl:112 -msgid "Government mode" -msgstr "Chế độ nhà nước" +#: include/class_CopyPasteHandler.inc:159 +#, 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ệ" -#: setup/setup_config2.tpl:123 -#, fuzzy -msgid "GOsa logging" -msgstr "Màn hình đăng nhập GOsa" +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Internal error" +msgstr "Lỗi nội bộ" -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "Thiết lập mail" +#: include/class_CopyPasteHandler.inc:176 +#, php-format +msgid "No write permission in '%s'" +msgstr "Không có phép viết cho '%s'" -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "Phương pháp Mail" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Các đối tượng này sẽ được paste: %s" -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "Thuộc tính xác minh tài khoản" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Đối tượng này sẽ được paste: %s" -#: setup/setup_config2.tpl:169 -msgid "Vacation templates" -msgstr "Mẫu kỳ nghỉ" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "Paste" -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "Sử dụng phong cách Cyrus Unix" +#: include/class_CopyPasteHandler.inc:516 +msgid "Cannot paste" +msgstr "Không thể paste" -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "Snapshots/Undo" +#: include/class_config.inc:152 +#, 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" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "Bật chức năng snapshots" +#: include/class_config.inc:325 +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." -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "Gốc snapshot" +#: include/class_config.inc:702 +#, 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!" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Hướng dẫn cài đặt GOsa chi tiết " +#: include/class_config.inc:1112 +msgid "Configuration" +msgstr "Cấu hình" -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Cài đặt" +#: include/class_config.inc:1112 +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." -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Đặt" +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." +msgstr "" +"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa " +"được thiết lập." -#: setup/setup_migrate.tpl:5 +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, fuzzy, php-format 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." +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." 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." +"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." -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Kiểm tra lại" +#: 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." -#: 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!" +#: 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'" -#: 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" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "Thời hạn cho socket là %s giây đã đến." -#: 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ú" +#: 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." -#: 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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 -msgid "Migrate" -msgstr "Di trú" +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Xác lập lại mật khẩu" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "Đóng" +#: 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!" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/class_sortableListing.inc:189 +msgid "Sortable list" 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" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "Hiệu chỉnh entry này" + +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "Xóa bỏ entry" + +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" 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" +"Lỗi nghiêm trọng: không có vị trí lớp nào được xác định - xin hãy chạy '%s' " +"để sửa lỗi này" -#: setup/setup_migrate.tpl:69 +#: include/functions.inc:134 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" 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." +"Lỗi nghiêm trọng: không thể tạo ra lớp '%s' - hãy thử chạy '%s' để sửa lỗi " +"này" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%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" +"LỖI NGHIÊM TRỌNG: Lỗi khi đang kết nối với LDAP. Server thông báo '%s'." -#: setup/setup_migrate.tpl:100 -msgid "Move selected workstations" -msgstr "Chuyển các máy trạm đã chọn" +#: include/functions.inc:519 +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "Tên người dùng/ UID không phải là duy nhất trong cây LDAP!" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "Việc sẽ được làm ở đây" +#: include/functions.inc:605 +msgid "" +"Username / UID is not unique inside the LDAP tree. 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." -#: 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" +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" +msgstr "Lỗi khi đang thêm một khóa vào. Hãy liên lạc với các nhà phát triển!" -#: setup/setup_migrate.tpl:116 +#: include/functions.inc:802 +#, php-format msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" 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." +"Không thể tạo ra việc khóa thông tin trong cây LDAP.Xin hãy liên lạc với " +"admin của bạn!" -#: setup/setup_migrate.tpl:119 +#: include/functions.inc:802 +#, php-format +msgid "LDAP server returned: %s" +msgstr "LDAP server trả về: %s" + +#: include/functions.inc:931 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 multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." 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." +"Tìm thấy nhiều khóa khác nhau để khóa đối tượng. Điều này không nên xảy ra - " +"hãy dọn sạch các tham chiế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" +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "Đã vượt quá giới hạn kích cỡ của các entry %d!" -#: 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" +#: include/functions.inc:1237 +#, php-format +msgid "" +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" +msgstr "" +"Thiết lập kích cỡ mới cho %s và cho tôi thấy tin nhắn nếu giới hạn này vẫn " +"vượt quá tiêu chuẩ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" +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "chưa hoàn thành" -#: 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" +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "Cứ tiếp tục" -#: 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 "" -"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." +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "Cứ hiệu chỉnh" -#: 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 "" -"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." +#: include/functions.inc:1648 +#, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "Bạn sẽ hiệu chỉnh entry/các entry %s của LDAP" + +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "các entry cho mỗi trang" + +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "Áp dụng bộ lọc" + +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: 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" +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "snapshot phát triển GOsa (Rev %s)" -#: setup/setup_migrate.tpl:219 +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." +msgstr "File '%s' không thể bị xóa." + +#: include/functions.inc:2406 include/functions.inc:2426 +msgid "Cannot write to revision file!" +msgstr "Không thể viết lên revision file!" + +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Tạo ra một tài khoản admin GOsa mới" +msgid "'baseIdHook' is not available. Using default base!" +msgstr "'base_hook' không có. Hãy sử dụng cơ sở mặc định!" -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: include/functions.inc:2678 +msgid "LDAP warning" +msgstr "Cảnh báo LDAP" + +#: include/functions.inc:2678 +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 đồ!" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Tải lại" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." +msgstr "Đã từng lưu trữ thông tin cụ thể về tài khoản." -#: setup/setup_migrate.tpl:273 -msgid "Abort" -msgstr "Ngừng lại" +#: include/functions.inc:2711 +msgid "" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." +msgstr "" +"Đã từng khóa các entry hiện đang được hiệu chỉnh nhằm tránh các thay đổi " +"khác nhau tại cùng một thời điểm." -#: setup/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" +#: include/functions.inc:2756 +#, php-format +msgid "Missing required object class '%s'!" +msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!" -#: 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." +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" +msgstr "Lớp đối tượng lựa chọn '%s' mất tích!" -#: setup/setup_migrate.tpl:307 -msgid "Password (again)" -msgstr "Mật khẩu (nhập lại)" +#: include/functions.inc:2764 +#, 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)!" -#: 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." +#: include/functions.inc:2767 +#, php-format +msgid "Class(es) available" +msgstr "Đã có lớp" -#: 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 +#: include/functions.inc:2789 msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." 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." +"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." -#: setup/setup_migrate.tpl:388 -#, fuzzy +#: include/functions.inc:2790 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." +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" 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." +"Để có thể sử dụng được nhóm conform rfc2307bis, objectClass " +"'posixGroup' (nhóm posix) phải được hỗ trợ " -#: setup/setup_migrate.tpl:444 -#, fuzzy +#: include/functions.inc:2794 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." +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." 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." +"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'." -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 -#, fuzzy -msgid "Refresh" -msgstr "Các tham chiếu" +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" +msgstr "ObjectClass (Lớp đối tượng) 'posixGroup' phải CÓ CẤU TRÚC" -#: 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." +#: include/functions.inc:2819 +msgid "German" +msgstr "Tiếng Đứ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." +#: include/functions.inc:2820 +msgid "French" +msgstr "Tiếng Pháp" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" -msgstr "Viết file cấu hình" +#: include/functions.inc:2821 +msgid "Italian" +msgstr "Tiếng Ý" -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" -msgstr "Kết thúc - viết file cấu hình" +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "Tiếng Tây Ban Nha" -#: setup/class_setupStep_Finish.inc:104 +#: include/functions.inc:2823 +msgid "English" +msgstr "Tiếng Anh" + +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "Tiếng Hà Lan" + +#: include/functions.inc:2825 +msgid "Polish" +msgstr "Tiếng Phần Lan" + +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "Tiếng Trung Quốc" + +#: include/functions.inc:2828 +msgid "Vietnamese" +msgstr "Tiếng Việt" + +#: include/functions.inc:2829 +msgid "Russian" +msgstr "Tiếng Nga" + +#: include/functions.inc:3024 +#, php-format msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -"File cấu hình của bạn hiện cả thế giới đều đọc được. Xin hãy cập nhật quyền " -"truy cập file!" +"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." -#: setup/class_setupStep_Finish.inc:106 -msgid "The configuration is currently not readable or it does not exists." -msgstr "Cấu hình hiện tại không thể đọc được hoặc nó không tồn tại." +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" +msgstr "Không thể sinh ra hàm băm samba!" -#: setup/class_setupStep_Finish.inc:115 +#: include/functions.inc:3070 #, 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:" +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -"Sau khi tải về và đặt file này dưới %s, xin hãy đảm bảo rằng người dùng mà " -"webserver này đang chạy với có thể đọc được %s, trong khi những người dùng " -"khác không thể. Bạn có thể muốn chạy những lệnh này để đạt được yêu cầu:" - -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Kiểm tra cài đặt" -#: 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 " +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +#, fuzzy +msgid "Cannot allocate a free ID:" +msgstr "Không thể phân phối một ID miễn phí!" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Kiểm tra phiên bản PHP" +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" +msgstr "" -#: setup/class_setupStep_Checks.inc:65 +#: include/functions.inc:3365 #, 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." +msgid "%sPoolMin >= %sPoolMax!" +msgstr "" -#: 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ợ." +#: include/functions.inc:3395 +#, fuzzy +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "Không thể tạo ra folder '%s'!" -#: 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." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" +msgstr "" -#: 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." +#: include/functions.inc:3415 include/functions.inc:3419 +#, fuzzy +msgid "no ID available!" +msgstr "Không có mẫu nào!" -#: 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." +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" +msgstr "" -#: 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." +#: include/functions.inc:3503 +msgid "Cannot allocate a free ID!" +msgstr "Không thể phân phối một ID miễn phí!" + +#: 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_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/class_log.inc:87 +#, php-format +msgid "Logging failed: %s" +msgstr "Đăng nhập thất bại: %s" -#: 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." +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Lựa chọn '%s' không hợp lệ đã được chỉ định!" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: include/class_log.inc:106 +msgid "Specified objectType is empty or invalid!" +msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!" -#: setup/class_setupStep_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." +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "Gốc" -#: setup/class_setupStep_Checks.inc:120 -msgid "MySQL" -msgstr "MySOL" +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "Nộp" -#: setup/class_setupStep_Checks.inc:121 +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"GOsa requires this module to communicate with several supported databases." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." 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ợ." +"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ờ." -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "Bộ sinh ra hàm băm Samba" +#: include/utils/class_msgPool.inc:16 +#, php-format +msgid "Select to list objects of type '%s'." +msgstr "Chọn để liệt kê các đối tượng loại '%s'." -#: 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." +#: include/utils/class_msgPool.inc:18 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Chọn để liệt kê đối tượng chứa '%s'." -#: 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." +#: include/utils/class_msgPool.inc:20 +#, 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'" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" -msgstr "" +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" +msgstr "Đối tượng này sẽ bị xóa!" -#: setup/class_setupStep_Checks.inc:154 -#, fuzzy -msgid "GOsa requires this extension to handle images." -msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "Đối tượng '%s' này sẽ bị xóa!" -#: setup/class_setupStep_Checks.inc:169 -#, fuzzy -msgid "compression module" -msgstr "Kiểm soát truy cập" +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Đối tượng này sẽ bị xóa: %s" -#: setup/class_setupStep_Checks.inc:170 -#, fuzzy -msgid "GOsa requires this extension to handle snapshots." -msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode." +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "Đối tượng '%s' này sẽ bị xóa: '%s'" -#: setup/class_setupStep_Checks.inc:181 -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." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" +msgstr "Đối tượng này sẽ bị xóa:" -#: setup/class_setupStep_Checks.inc:182 -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'." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "Đối tượng '%s' này sẽ bị xóa:" -#: setup/class_setupStep_Checks.inc:190 -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." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Đối tượng này sẽ bị xóa: %s" -#: setup/class_setupStep_Checks.inc:191 -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." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Đối tượng '%s' này sẽ bị xóa; %s" -#: setup/class_setupStep_Checks.inc:192 -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." +#: include/utils/class_msgPool.inc:64 +msgid "You have no permission to delete this object!" +msgstr "Bạn không có quyền xóa đối tượng này!" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" -msgstr "Tắt" +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 +msgid "You have no permission to delete the object:" +msgstr "Bạn không có quyền xóa đối tượng này:" -#: setup/class_setupStep_Checks.inc:200 -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)." +#: include/utils/class_msgPool.inc:75 +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:" -#: setup/class_setupStep_Checks.inc:201 -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'." +#: include/utils/class_msgPool.inc:82 +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!" -#: setup/class_setupStep_Checks.inc:208 -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." +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 +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:" -#: setup/class_setupStep_Checks.inc:209 -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." +#: include/utils/class_msgPool.inc:93 +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:" -#: setup/class_setupStep_Checks.inc:216 -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." +#: include/utils/class_msgPool.inc:100 +msgid "You have no permission to modify this object!" +msgstr "Bạn không có quyền thay đổi đối tượng này!" -#: setup/class_setupStep_Checks.inc:217 -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'." +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +msgid "You have no permission to modify the object:" +msgstr "Bạn không có quyền thay đổi đối tượng này:" -#: setup/class_setupStep_Checks.inc:224 -msgid "The Execution time should be at least 30 seconds." -msgstr "Thời gian chạy ít nhất là 30 giây." +#: include/utils/class_msgPool.inc:111 +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:" -#: setup/class_setupStep_Checks.inc:225 -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." +#: include/utils/class_msgPool.inc:118 +msgid "You have no permission to view this object!" +msgstr "Bạn không có quyền xem đối tượng này!" -#: setup/class_setupStep_Checks.inc:232 -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." +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 +msgid "You have no permission to view the object:" +msgstr "Bạn không có quyền xem đối tượng này:" -#: setup/class_setupStep_Checks.inc:233 -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'." +#: include/utils/class_msgPool.inc:129 +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:" -#: setup/class_setupStep_Checks.inc:239 -msgid "On" -msgstr "Bật" +#: include/utils/class_msgPool.inc:136 +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!" -#: setup/class_setupStep_Checks.inc:240 -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." +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 +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:147 +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:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +msgid "Connection information" +msgstr "Thông tin kết nối" -#: setup/class_setupStep_Checks.inc:241 -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'" +#: include/utils/class_msgPool.inc:159 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Không thể kết nối đến cơ sở dữ liệu %s!" -#: setup/class_setupStep_Checks.inc:248 -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'." +#: include/utils/class_msgPool.inc:171 +#, php-format +msgid "Cannot select %s database!" +msgstr "Không thể lựa chọn cơ sở dữ liệu %s!" -#: setup/class_setupStep_Checks.inc:249 -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'." +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" +msgstr "Không xác định được Server '%s'!" -#: setup/class_setupStep_Checks.inc:259 -msgid "Configuration writeable" -msgstr "Cấu hình có thể lưu trữ dữ liệu (writable)" +#: include/utils/class_msgPool.inc:189 +#, php-format +msgid "Cannot query %s database!" +msgstr "Không truy vấn được cơ sở dữ liệu %s!" -#: setup/class_setupStep_Checks.inc:260 -msgid "The configuration file can't be written" -msgstr "Không thể viết lên File cấu hình " +#: include/utils/class_msgPool.inc:195 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Trường '%s' có chứa một từ khóa dự trữ!" -#: setup/class_setupStep_Checks.inc:261 +#: include/utils/class_msgPool.inc:201 #, 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." +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!" -#: setup/setup_config3.tpl:2 -msgid "GOsa core settings" -msgstr "thiết lập lõi của GOsa" +#: include/utils/class_msgPool.inc:208 +#, php-format +msgid "'%s' command is invalid!" +msgstr "Lệnh '%s' không hợp lệ!" -#: setup/setup_config3.tpl:6 -#, fuzzy -msgid "Enable primary group filter" -msgstr "Vô hiệu bộ lọc nhóm sơ cấp" +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!" -#: setup/setup_config3.tpl:18 -msgid "Display summary in listings" -msgstr "Hiển thị tóm tắt trên danh sách" +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!" -#: setup/setup_config3.tpl:30 -msgid "Honour administrative units" -msgstr "Các đơn vị quản trị chức danh" +#: include/utils/class_msgPool.inc:214 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Lệnh '%s' (%s) không hợp lệ!" -#: setup/setup_config3.tpl:42 -msgid "Smarty compile directory" -msgstr "Thư mục soạn thảo Smarty" +#: include/utils/class_msgPool.inc:222 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Không thể chạy lệnh '%s'!" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "Cộng đồng SNMP" +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!" -#: setup/setup_config3.tpl:60 -msgid "Path for PPD storage" -msgstr "Đường dẫn đến kho lưu trữ PPD" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "Không thể chạy lệnh '%s' cho plugin %s!" -#: setup/setup_config3.tpl:77 -msgid "Path for kiosk profile storage" -msgstr "Đường dẫn đến kho lưu trữ profile của ki-ốt" +#: include/utils/class_msgPool.inc:228 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Không thể chạy lệnh '%s' ('%s)!" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/utils/class_msgPool.inc:236 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "Gía trị '%s' quá lớn!" -#: setup/setup_config3.tpl:115 -msgid "Mail queue script" -msgstr "Tập lệnh sắp hàng mail" +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" +msgstr "'%s' phải thấp hơn %d!" -#: setup/setup_config3.tpl:134 -msgid "Notification script" -msgstr "Tập lệnh thông báo" +#: include/utils/class_msgPool.inc:246 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "Gía trị '%s' quá nhỏ!" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" -msgstr "Bật chức năng khóa việc hiệu chỉnh lên" +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' phải lớn hơn %d hoặc trên nữa!" -#: setup/setup_config3.tpl:174 -#, fuzzy -msgid "Gosa support daemon" -msgstr "GOsa hỗ trợ chương trình daemon" +#: include/utils/class_msgPool.inc:255 +#, 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ị!" -#: setup/setup_config3.tpl:193 -msgid "Daemon timeout" -msgstr "" +#: include/utils/class_msgPool.inc:261 +#, 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!" -#: setup/setup_config3.tpl:207 -msgid "Login and session" -msgstr "Đăng nhập và phiên" +#: include/utils/class_msgPool.inc:267 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Trường được yêu cầu '%s' bị rỗng!" -#: setup/setup_config3.tpl:210 -msgid "Login attribute" -msgstr "Thuộc tính đăng nhập" +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "Ví dụ" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" -msgstr "Tắt chức năng đăng ký _toàn cầu " +#: 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ệ" -#: setup/setup_config3.tpl:233 -msgid "Enforce encrypted connections" -msgstr "Thực thi việc mã hóa các kết nối" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' không được phép:" -#: setup/setup_config3.tpl:245 -msgid "Warn if session is not encrypted" -msgstr "Cảnh báo nếu một phiên chưa được mã hóa" +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' không được cho phép!" -#: setup/setup_config3.tpl:257 -msgid "Remember dialog filter settings" -msgstr "Nhớ thiết lập bộ lọc đối thoại " +#: include/utils/class_msgPool.inc:299 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Trường '%s' chứa các ký tự không hợp lệ!" -#: setup/setup_config3.tpl:269 -msgid "Session lifetime" -msgstr "Thời gian cho một phiên (một Session)" +#: include/utils/class_msgPool.inc:306 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "PHP mở rộng %s mất tích!" -#: setup/setup_config3.tpl:278 -msgid "Debugging" -msgstr "Sửa lỗi" +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add %s" +msgstr "Thêm %s" -#: setup/setup_config3.tpl:282 -msgid "Show PHP errors" -msgstr "Hiển thị lỗi PHP" +#: include/utils/class_msgPool.inc:342 +#, php-format +msgid "Delete %s" +msgstr "Xóa %s" -#: setup/setup_config3.tpl:294 -msgid "Maximum LDAP query time" -msgstr "Thời gian truy vấn LDAP tối đa" +#: include/utils/class_msgPool.inc:348 +#, php-format +msgid "Set %s" +msgstr "Thiết lập %s" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "Đăng nhập thống kê LDAP" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit..." +msgstr "Hiệu chỉnh..." -#: setup/setup_config3.tpl:324 -msgid "Debug level" -msgstr "Cấp độ sửa lỗi" +#: include/utils/class_msgPool.inc:354 +#, php-format +msgid "Edit %s..." +msgstr "Hiệu chỉnh %s..." -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -msgid "Disabled" -msgstr "Vô hiệu hóa/ Tắt chức năng" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "Quay lại" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -msgid "Enabled" -msgstr "Bật chức năng" +#: include/utils/class_msgPool.inc:380 +#, 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ệ!" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "Phản hồi đã được gửi thành công" +#: include/utils/class_msgPool.inc:386 +#, 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:389 include/utils/class_msgPool.inc:396 +#, 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!" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Thuê bao đến maillinglist do gosa công bố" +#: include/utils/class_msgPool.inc:405 +#, 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." -#: setup/setup_feedback.tpl:18 +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, php-format 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." +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" 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ư." +"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!" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "Địa chỉ thư" +#: include/utils/class_msgPool.inc:423 +#, php-format +msgid "Add %s settings" +msgstr "Thêm thiết lập %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" +#: include/utils/class_msgPool.inc:429 +#, php-format +msgid "Remove %s settings" +msgstr "Xóa thiết lập %s" -#: 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." +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" 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." +"Kích phím 'Hiệu chỉnh' bên dưới để thay đổi thông tin trong hộp thoại này " -#: 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?" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "Tháng Một" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "Có" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "Tháng Hai" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "Không" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "Tháng Ba" -#: 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ì?" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "Tháng Tư" -#: 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?" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "Tháng Năm" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "Tôi sử dụng nó từ khi" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "Tháng Sáu" -#: 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" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "Tháng Bảy" -#: 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?" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "Tháng Tám" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "Bạn sử dụng loại web server nào?" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "Tháng Chín" -#: 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?" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "Tháng Mười" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "LDAP" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "Tháng Mười Một" -#: 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?" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "Tháng Mười Hai" -#: 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?" +#: include/utils/class_msgPool.inc:449 +msgid "Sunday" +msgstr "Chủ nhật" -#: setup/setup_feedback.tpl:132 -msgid "Features" -msgstr "Các tính năng" +#: include/utils/class_msgPool.inc:449 +msgid "Monday" +msgstr "Thứ Hai" -#: 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?" +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" +msgstr "Thứ Ba" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" -"Bạn muốn được thấy tính năng nào trong các phiên bản tương lai của GOsa?" +#: include/utils/class_msgPool.inc:449 +msgid "Wednesday" +msgstr "Thứ Tư" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" -msgstr "Gửi phản hồi" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" +msgstr "Thứ Năm" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Tạo ra file cấu hình của bạn" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "Thứ Sáu" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" -msgstr "" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "Thứ Bảy" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "Tải cấu hình về" +#: include/utils/class_msgPool.inc:456 +#, fuzzy +msgid "MySQL operation failed!" +msgstr "Hoạt động LDAP thất bại!" -#: setup/setup_finish.tpl:33 -msgid "Status: " -msgstr "Trạng thái: " +#: include/utils/class_msgPool.inc:464 +msgid "read operation" +msgstr "Đọc thao tác" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Cài đặt LDAP" +#: include/utils/class_msgPool.inc:464 +msgid "add operation" +msgstr "thêm tao tác" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Thiết lập kết nối LDAP" +#: include/utils/class_msgPool.inc:464 +msgid "modify operation" +msgstr "thay đối thao tác" -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." -msgstr "" -"Đối thoại này chạy cấu hình đơn giản của khả năng kết nối LDAP với Gosa." +#: include/utils/class_msgPool.inc:465 +msgid "delete operation" +msgstr "xóa thao tác" -#: setup/class_setupStep_Ldap.inc:105 -#, 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!" +#: include/utils/class_msgPool.inc:465 +msgid "search operation" +msgstr "tìm kiếm thao tác" -#: setup/class_setupStep_Ldap.inc:107 -#, php-format -msgid "Bind as user '%s' failed!" -msgstr "Kết nối với vai trò người dùng '%s' thất bại!" +#: include/utils/class_msgPool.inc:465 +msgid "authentication" +msgstr "Xác định thẩm quyền" -#: setup/class_setupStep_Ldap.inc:112 +#: include/utils/class_msgPool.inc:468 #, 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 "LDAP %s failed!" +msgstr "LDAP %s thất bại!" -#: 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!" +#: include/utils/class_msgPool.inc:470 +msgid "LDAP operation failed!" +msgstr "Hoạt động LDAP thất bại!" -#: setup/class_setupStep_Ldap.inc:115 +#: include/utils/class_msgPool.inc:485 +msgid "Upload failed!" +msgstr "Tải lên thất bại!" + +#: include/utils/class_msgPool.inc:488 #, 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!" +msgid "Upload failed: %s" +msgstr "Tải lên thất bại: %s" -#: 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" +#: include/utils/class_msgPool.inc:495 +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!" -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Kết nối LDAP" +#: include/utils/class_msgPool.inc:497 +#, 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" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Tên vị trí" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, 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 " -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Kết nối URL" +#: include/utils/class_msgPool.inc:510 +#, php-format +msgid "This '%s' is still in use." +msgstr "'%s' này vẫn còn được sử dụng." -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Kết nối TLS" +#: include/utils/class_msgPool.inc:512 +#, 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" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Thẩm định quyền" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" +msgstr "File '%s' không tồn tại!" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Admin DN" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Không thể mở file '%s' để đọc!" -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Chọn người dùng" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Không thể mở file '%s' để viết!" -#: 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" +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" +msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Mật khẩu Admin" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "Không thế xóa file '%s'!" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Thiết lập dựa trên Schema" +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "Không thể tạo ra folder '%s'!" -#: 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" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Không thể xóa folder '%s'!" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Tình trạng hiện tại" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "Checking for %s support" +msgstr "Kiểm tra hỗ trợ %s" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -msgid "LDAP inspection" -msgstr "Thanh tra LDAP" +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Cài đặt và kích hoạt mô-đun PHP %s." -#: 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" +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -msgid "Checking for root object" -msgstr "Kiểm tra đối tượng gốc" +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:141 +#: include/utils/class_xml.inc:48 #, fuzzy -msgid "Inspecting object classes in root object" -msgstr "Kiểm tra đối tượng gốc" +msgid "in" +msgstr "Trang chính" -#: setup/class_setupStep_Migrate.inc:147 +#: include/utils/class_xml.inc:50 #, 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/class_setupStep_Migrate.inc:153 -msgid "Checking for invisible departments" -msgstr "Kiểm tra các bộ phận ẩn" - -#: setup/class_setupStep_Migrate.inc:158 -msgid "Checking for invisible users" -msgstr "Kiểm tra những người dùng ẩn" - -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 -msgid "Checking for super administrator" -msgstr "Kiểm tra siêu admin" - -#: 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" +msgid "on line" +msgstr "Tiếp tục" -#: 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" +#: include/utils/class_xml.inc:51 +#, fuzzy +msgid "XML error" +msgstr "Lỗi MySQL" -#: 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" +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Giấy chứng nhận trống!" -#: 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" +#: 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ợ!" -#: 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" +#: 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!" -#: setup/class_setupStep_Migrate.inc:202 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Kiểm tra đối tượng gốc" +#: 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!" -#: 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" +#: 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" -#: setup/class_setupStep_Migrate.inc:214 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Kiểm tra các bộ phận ẩn" +#: 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." -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 -msgid "LDAP query failed" -msgstr "Yêu cầu LDAP thất bại" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "Trước" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." -msgstr "Có thể 'đối tượng gốc' bị mất tích." +#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +msgid "next" +msgstr "Tiếp theo" -#: setup/class_setupStep_Migrate.inc:263 +#: include/functions_helpviewer.inc:388 #, 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'." +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" -#: setup/class_setupStep_Migrate.inc:315 +#: include/functions_helpviewer.inc:462 #, 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'." +msgid "%s%% hit rate in file %s" +msgstr "%s%% tỷ lệ hit trong file %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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "Thất bại" +#: include/class_filter.inc:468 +#, fuzzy +msgid "Edit filters" +msgstr "Hiệu chỉnh các giấy phép" -#: setup/class_setupStep_Migrate.inc:375 +#: include/class_userFilterEditor.inc:157 #, php-format msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"Please check your filter. You have '%s' opening and '%s' closing brackets!" 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: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'." +#: include/class_acl.inc:27 +msgid "Access control" +msgstr "Kiểm soát truy cập" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 -msgid "Move" -msgstr "Chuyển" +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 +#, fuzzy, php-format +msgid "All users" +msgstr "người dùng" -#: setup/class_setupStep_Migrate.inc:525 +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "Xác lập lại ACLs" + +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" +msgstr "Sử dụng ACL được xác định trong vai trò" + +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "Không có thiết lập ACL cho hạng mục này!" + +#: include/class_acl.inc:545 #, 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'." +msgid "Contains ACLs for these objects: %s" +msgstr "Có chứa ACLs cho các đối tượng: %s " -#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#: include/class_acl.inc:551 include/class_acl.inc:555 +msgid "category ACL" +msgstr "Hạng mục ACL" + +#: include/class_acl.inc:608 #, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." -msgstr "" -"Người dùng '%s' không có toàn quyền truy cập vào cơ sở dữ liệu LDAP của bạn." +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'" + +#: include/class_acl.inc:779 include/class_acl.inc:786 +msgid "Show/hide advanced settings" +msgstr "Hiển thị/ Ẩn các thiết lập cao cấp " + +#: include/class_acl.inc:803 +msgid "Create objects" +msgstr "Tạo ra đối tượng" + +#: include/class_acl.inc:804 +msgid "Move objects" +msgstr "Dịch chuyển đối tượng" + +#: include/class_acl.inc:805 +msgid "Remove objects" +msgstr "Xóa đối tượng" + +#: include/class_acl.inc:807 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Không thể thiết lập phép cho '%s'" + +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "đọc" + +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "viết" + +#: include/class_acl.inc:816 +msgid "Complete object" +msgstr "Hoàn thành đối tượng" -#: setup/class_setupStep_Migrate.inc:663 +#: include/class_acl.inc:960 #, 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." +msgid "Unkown ACL type '%s'!" +msgstr "dạng ACL '%s' không được biết đến!" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 -msgid "Migration error" -msgstr "Lỗi di trú" +#: include/class_acl.inc:1005 +#, php-format +msgid "Unknown entry '%s'!" +msgstr "Entry '%s' không được biết đến!" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, php-format -msgid "Cannot migrate department '%s':" -msgstr "Không thể di trú bộ phận '%s':" +msgid "Role: %s" +msgstr "Vai trò: %s" -#: setup/class_setupStep_Migrate.inc:804 +#: include/class_acl.inc:1071 +msgid "unknown role" +msgstr "Vai trò không được biết đến" + +#: include/class_acl.inc:1079 #, 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." +msgid "Contains settings for these objects: %s" +msgstr "Chứa các thiết lập cho các đối tượng: %s" -#: 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" +#: include/class_acl.inc:1096 +msgid "inactive" +msgstr "không hoạt động" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_acl.inc:1096 #, 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/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." +msgid "No members" +msgstr "Các thành viên nhóm" -#: setup/class_setupStep_Migrate.inc:1119 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Không thể thêm ACL cho người dùng '%s':" +#: include/class_acl.inc:1266 +msgid "Access control list" +msgstr "Danh sách kiểm soát truy cập" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Input error" -msgstr "Lỗi nhập vào" +#: include/class_acl.inc:1271 +msgid "ACL roles" +msgstr "Các vai trò ACL" -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" +#: include/class_tabs.inc:57 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." msgstr "" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Password error" -msgstr "Lỗi mật mã" +#: include/class_tabs.inc:239 +#, 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" -#: setup/class_setupStep_Migrate.inc:1162 -msgid "Provided passwords do not match!" -msgstr "Những mật khẩu được cung cấp không phù hợp!" +#: include/class_tabs.inc:377 +msgid "References" +msgstr "Các tham chiếu" -#: setup/class_setupStep_Migrate.inc:1167 -msgid "Specify a valid user ID!" -msgstr "Xác định một ID người dùng hợp lệ!" +#: include/class_listing.inc:527 +#, fuzzy +msgid "created by" +msgstr "Tạo " -#: setup/class_setupStep_Migrate.inc:1200 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "" -"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "Đi lên một bộ phận" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -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!" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "Đi đến bộ phận người dùng" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "Máy trạm Win sẽ được chuyển từ" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "Danh sách reload" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "Cập nhật cả các tham chiếu sau" +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +msgid "Copy" +msgstr "Copy" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "Nhóm sẽ được chuyển từ" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +msgid "Cut" +msgstr "Cut" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "Người dùng sẽ được chuyển từ" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "Cắt entry này" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "Tham chiếu sau sẽ được cập nhật" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "Copy entry này" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +#, fuzzy +msgid "Restore snapshots" +msgstr "Phục hồi lại snapshot" + +#: include/class_listing.inc:1482 +msgid "Export list" 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:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "Cố tạo ra một đối tượng gốc" +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" +msgstr "Phục hồi lại snapshot" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "Đối tượng gốc không thể được tạo ra, bạn phải cố tự mình tạo ra nó." +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 +msgid "Create a new snapshot from this object" +msgstr "Tạo ra một snapshot mới từ đối tượng này" -#: setup/class_setupStep_Migrate.inc:2058 -#, fuzzy, php-format -msgid "Missing GOsa object class '%s'!" -msgstr "Lớp đối tượng lựa chọn '%s' mất tích!" +#: include/class_SnapShotDialog.inc:82 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Bạn chuẩn bị xóa chế độ snapshot '%s'." -#: setup/class_setupStep_Migrate.inc:2059 -#, 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." +#: include/class_SnapShotDialog.inc:137 +msgid "Remove snapshot" +msgstr "Xóa snapshot" -#: setup/class_setupStep_Migrate.inc:2080 +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "Cảnh báo khả năng hoạt động" + +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" +"Khả năng hoạt động của LDAP rất thấp: truy vấn lần cuối mất khoảng %.2fs!" + +#: include/class_ldap.inc:693 #, php-format msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" +"Không thể tự động tạo ra cây con với RDN '%s': không có lớp đối tượng nào " +"được tìm thấy!" -#: setup/class_setupStep_Migrate.inc:2439 +#: include/class_ldap.inc:741 #, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Sao chép '%s' đến '%s' bị thất bại:" +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ợ " -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_ldap.inc:828 #, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "Trong khi chạy trên '%s' sử dụng LDAP server '%s'" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_ldap.inc:830 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +msgid "while operating on LDAP server %s" +msgstr "Trong khi chạy trên LDAP server %s" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Tải lên thất bại: %s" +#: include/class_ldap.inc:1052 +#, php-format +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 " -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_ldap.inc:1081 #, php-format -msgid "There are %s services that need to be migrated." +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!" + +#: include/php_setup.inc:103 +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!" + +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" +msgstr "Gửi báo cáo lỗi cho nhóm phát triển GOsa" + +#: include/php_setup.inc:108 +msgid "Send bugreport" +msgstr "Gửi thông báo lỗi" + +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "Thông tin Toggle" + +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "Lỗi PHP" + +#: include/php_setup.inc:142 +msgid "class" +msgstr "lớp" + +#: include/php_setup.inc:148 +msgid "function" +msgstr "chức năng" + +#: include/php_setup.inc:153 +msgid "static" +msgstr "tĩnh" + +#: include/php_setup.inc:157 +msgid "method" +msgstr "phương pháp" + +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "Dò theo" + +#: include/php_setup.inc:191 +msgid "File" +msgstr "File" + +#: include/php_setup.inc:191 +msgid "Line" +msgstr "Dòng" -#: setup/class_setupStep_Migrate.inc:3058 -#, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "Loại" -#: 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 "" -"Có vẻ đây là lần đầu tiên bạn khởi động Gosa - chúng tôi không tìm thấy cấu " -"hình nào ngay lúc này. Wizard đơn giản dự định giúp bạn trong khi đang cài " -"đặt nó." +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "Tranh luận" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "Wizard sẽ giúp bạn những gì?" +#: include/class_pluglist.inc:74 +msgid "All objects in this category" +msgstr "Tất cả các đối tượng trong hạng mục này" -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "Tạo ra một cấu hình trang đơn, đơn giản" +#: include/class_pluglist.inc:99 +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!" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" -msgstr "Cố gắng tìm ra vấn đề trong cài đặt PHP và LDAP của bạn " +#: include/exporter/class_PDF.inc:24 +#, fuzzy +msgid "Page" +msgstr "Máy nhắn tin" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -"Cho phép bạn lựa chọn từ một loạt các phím chuyển cấu hình cơ bản và cao cấp" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "Di trú có hướng dẫn của các cây LDAP hiện có" +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" +msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "Wizard không thể làm gì được cho bạn?" +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" +msgstr "" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" -msgstr "Tìm được mọi lỗi cấu hình có thể xảy ra" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "GOsa hỗ trợ chương trình daemon" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "Di trú mọi cài đặt LDAP - và tạo ra các xổ backup!" +#: include/class_gosaSupportDaemon.inc:787 +msgid "Cannot not parse XML!" +msgstr "Không thể phân tách XML!" -#: setup/setup_welcome.tpl:25 -msgid "To continue..." -msgstr "Còn nữa..." +#: include/class_gosaSupportDaemon.inc:1184 +#, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Không thể gửi thông báo trì hoãn đến entry %s!" -#: 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 "" -"Vì lý do an ninh, bạn cần phải xác minh việc cài đặt bằng cách tạo ra file '/" -"tmp/gosa.auth', bao gồm phiên ID hiện tại trên hệ thống file nôi bộ của " -"server. Ta làm việc này bằng cách chạy các lệnh sau:" +#: include/class_gosaSupportDaemon.inc:1204 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Không thể xóa entry %s!" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "Kích vào phím 'Continue' khi bạn làm xong." +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Bạn không được phép tạo ra snapshot cho %s." -#: setup/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ó" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Bạn không được phép phục hồi một snapshot cho %s." -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -msgid "GOsa settings 3/3" -msgstr "Thiết lập GOsa 3/3" +#: include/class_management.inc:582 +#, php-format +msgid "" +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" +msgstr "" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" -msgstr "Chỉnh sửa một số đặc tính lõi của GOsa" +#: include/class_plugin.inc:521 +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 "" +"Đố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!" -#: setup/class_setupStep_Config3.inc:212 -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ố!" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" +msgstr "Thay đổi ACL dn" -#: setup/class_setupStep_Config3.inc:216 -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ố!" +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "Từ" -#: 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" +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 +msgid "Restore" +msgstr "Phục hồi" -#: 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." +#: include/class_plugin.inc:1891 +msgid "Create snapshot" +msgstr "Tạo ra snapshot" -#: 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." +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "cắt" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Cấu hình cài đặt PHP" +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "Copy" -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "hiển thị thông tin" +#: include/class_userFilter.inc:60 +#, fuzzy +msgid "Options" +msgstr "Các thao tác" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Thiết lập cụ thể lược đồ (schema)" +#: 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." -#: 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" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Hỗ trợ trình duyệt" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Kiểm tra trạng thá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" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Kiểm tra lược đồ thành công" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +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_schema.tpl:23 -msgid "Schema check failed" -msgstr "Kiểm tra lược đồ thất bại" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "Phiên không được mã hóa!" -#: setup/setup_schema.tpl:31 +#: html/index.php:64 msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." 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." +"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." -#: 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!" +#: html/index.php:144 html/password.php:58 +#, 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ỏ." -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Xem và cảm nhận" +#: html/index.php:165 +msgid "Smarty error" +msgstr "Lỗi Smarty" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Theme" +#: html/index.php:165 html/password.php:74 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!" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: html/index.php:216 +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!" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Nén output lại gửi cho trình duyệt" +#: html/index.php:224 +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!" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Kho lưu trữ người và nhóm" +#: html/index.php:228 +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!" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Thuộc tính DN người" +#: html/index.php:265 +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!" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Cây con lưu trữ người" +#: html/index.php:278 +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ũ:" + +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "Xin hãy xác định một tên người dùng hợp lệ!" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Cây con lưu trữ nhóm" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "Xin hãy xác định mật mã của bạn!" -#: 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" +#: html/index.php:314 +msgid "Authentication error" +msgstr "Lỗi xác định thẩm quyền" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Chính sách đặt tên thoải mái" +#: html/index.php:314 +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)!" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Các UID tự động" +#: html/index.php:321 html/password.php:224 +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." -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "ID min GID/UID" +#: html/index.php:369 +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!" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Cơ sơ số cho người/nhóm" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "Phiên sẽ không được mã hóa." -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Móc nối với cơ sở số" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "Vào phiên SSL" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Thuật toán mã hóa mật khẩu" +#: html/index.php:420 +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!" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Các hạn chế mật khẩu" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Lỗi: Phương pháp mật khẩu không có!" -#: 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" +#: 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." -#: 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ũ" +#: 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 đề: " -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Móc nối việc thay đổi mật khẩu" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Sử dụng ngôn ngữ SASL cho hệ thống Kerberos" +#: 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!" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Sử dụng việc hết hạn tài khoản" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Cấu hình PHP" -#: setup/setup_config1.tpl:221 +#: html/main.php:168 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." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." 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." +"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." -#: 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 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." +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Hết dung lượng bộ nhớ!" -#: 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." +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "Vô hiệu việc kiểm tra ACL của người dùng" -#: 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." +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" 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_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Kiểm tra lược đồ LDAP" +#: html/main.php:339 +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!" -#: 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" +#: html/main.php:349 +msgid "Plugin" +msgstr "Plugin" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Chào mừng" +#: html/main.php:350 +#, 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'!" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Tin nhắn chào mừng" +#: html/main.php:364 +#, fuzzy +msgid "Configuration Error" +msgstr "Lỗi cấu hình" -#: 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" +#: html/main.php:365 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Giấy Phép" +#, fuzzy +#~ msgid "Group selection filter" +#~ msgstr "Thiết lập nhóm" -#: 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" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "Thiết lập của người dùng" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích" +#, fuzzy +#~ msgid "Posix extension settings" +#~ msgstr "Thiết lập Posix" -#: 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 "" -"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." +#~ msgid "Go to root department" +#~ msgstr "Đi đến bộ phận gốc" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Xin hãy lựa chọn ngôn ngữ bạn muốn dùng ở đây" +#~ msgid "Home" +#~ msgstr "Nhà" -#: 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" +#~ 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." -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Thiết lập GOsa chung " +#~ 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." -#: 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ố" +#, fuzzy +#~ msgid "Show templates" +#~ msgstr "các mẫu" -#: 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'." +#, fuzzy +#~ msgid "Show functional users" +#~ msgstr "Người dùng chức năng" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "ou lưu trữ người" +#, fuzzy +#~ msgid "Show Samba users" +#~ msgstr "Người dùng samba" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "ou lưu trữ nhóm" +#~ msgid "Choose subtree to place user in" +#~ msgstr "Chọn một cây con để cho người dùng vào" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "Gốc UID phải là số" +#~ msgid "Select a base" +#~ msgstr "Chọn một cơ sở" -#: 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ố." +#~ 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!" -#: 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ố." +#~ msgid "Generic user information" +#~ msgstr "Thông tin chung của người dùng" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -msgid "GOsa settings 2/3" -msgstr "Các thiết lập GOsa 2/3" +#~ msgid "Account" +#~ msgstr "Tài khoản" -#: setup/class_setupStep_Config2.inc:82 -msgid "Customize special parameters" -msgstr "Tùy biến các thông số đặc biệt" +#~ msgid "Select groups to add" +#~ msgstr "Chọn các nhóm để thêm vào" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Cài đặt ngôn ngữ" +#~ msgid "Display groups of department" +#~ msgstr "Hiển thị các nhóm trong bộ phận" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." -msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng." +#~ msgid "Display groups matching" +#~ msgstr "Hiển thị sự khớp nhóm" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Tự động" +#~ 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" + +#~ msgid "Display groups of user" +#~ msgstr "Hiển thị các nhóm người sử dụng" + +#~ msgid "User name of which groups are shown" +#~ msgstr "Username của các nhóm được hiển thị" #~ msgid "Inconsistent DN encoding detected: '%s'" #~ msgstr "Việc mã hóa DN không thống nhất phát hiện: '%s'" @@ -6705,10 +6853,6 @@ msgstr "Tự động" #~ 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" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "Danh sách người dùng" - #, fuzzy #~ msgid "givenname" #~ msgstr "Tên thật" diff --git a/gosa-core/locale/core/zh/LC_MESSAGES/messages.po b/gosa-core/locale/core/zh/LC_MESSAGES/messages.po index 03e5e423e..a5bd994b0 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: 2010-02-12 19:47+0100\n" +"POT-Creation-Date: 2010-03-10 19:39+0100\n" "PO-Revision-Date: 2007-06-03 12:27+0800\n" "Last-Translator: Jiang Xin \n" "Language-Team: Chinese Simplified \n" @@ -16,2593 +16,2680 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:59 -#: ihtml/themes/default/msg_dialog.tpl:106 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:414 html/index.php:420 -#: include/functions.inc:929 include/functions.inc:2642 -#: include/functions.inc:2646 include/functions.inc:2652 -#: include/class_tabs.inc:268 include/utils/class_xml.inc:37 -#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/admin/groups/class_group.inc:1003 plugins/admin/users/remove.tpl:2 -#: 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:793 -#: plugins/personal/posix/class_posixAccount.inc:946 -#: 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:2572 -#: setup/class_setupStep_Migrate.inc:2725 -#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 -#: setup/setup_checks.tpl:93 -msgid "Warning" -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/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据" -"找回。" -#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/acl/remove.tpl:10 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。" +#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 +#: include/class_filter.inc:238 +msgid "Search" +msgstr "查找" -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: setup/setup_ldap.tpl:16 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 +#: 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:324 +#, php-format +msgid "Apply" +msgstr "应用" + +#: setup/setup_ldap.tpl:17 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 #: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/islocked.tpl:19 #: ihtml/themes/default/snapshotdialog.tpl:44 #: ihtml/themes/default/snapshotdialog.tpl:89 #: ihtml/themes/default/msg_dialog.tpl:79 #: ihtml/themes/default/msg_dialog.tpl:139 -#: ihtml/themes/default/msg_dialog.tpl:144 -#: ihtml/themes/default/islocked.tpl:19 include/utils/class_msgPool.inc:309 -#: 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 +#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:312 #, php-format msgid "Cancel" msgstr "取消" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "" - -#: ihtml/themes/default/login.tpl:27 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "Login screen" -msgstr "登录脚本" +msgid "LDAP connection" +msgstr "断开" -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "位置名称" + +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "请用您的用户名和口令登录" +msgid "Connection URI" +msgstr "连接 URL" -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -msgid "Username" -msgstr "用户名" +#: setup/setup_ldap.tpl:45 +#, fuzzy +msgid "TLS connection" +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:237 -#: setup/setup_config2.tpl:282 setup/setup_migrate.tpl:299 -msgid "Password" -msgstr "口令" +#: setup/setup_ldap.tpl:55 plugins/personal/generic/generic.tpl:170 +#: plugins/personal/generic/class_user.inc:1686 +#: plugins/personal/posix/groupSelect/group-list.tpl:14 +#: plugins/personal/posix/trustSelect/trust-list.tpl:15 +#: plugins/admin/users/user-list.tpl:14 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 +#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:14 +#: plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/userSelect/user-list.tpl:13 +#: plugins/admin/groups/group-list.tpl:13 +#: plugins/admin/groups/class_group.inc:1185 +#: plugins/admin/departments/class_domain.inc:92 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/departments/class_localityGeneric.inc:94 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/class_department.inc:665 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/domain.tpl:28 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dep-list.tpl:13 +#: plugins/admin/departments/class_countryGeneric.inc:94 +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/admin/departments/class_dcObject.inc:93 +#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/acl-list.tpl:13 +#: plugins/admin/acl/class_aclRole.inc:734 +#: plugins/admin/ogroups/generic.tpl:26 +#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 +#: plugins/admin/ogroups/class_ogroup.inc:976 +#: plugins/admin/ogroups/ogroup-list.tpl:13 +msgid "Base" +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 "目录" +#: setup/setup_ldap.tpl:65 setup/setup_migrate.tpl:257 +#, fuzzy +msgid "Reload" +msgstr "读" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "登录" +#: setup/setup_ldap.tpl:69 +#, fuzzy +msgid "Authentication" +msgstr "Nagios 鉴权" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "点击这里登录" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "管理员 DN" -#: ihtml/themes/default/copyPasteDialog.tpl:1 +#: setup/setup_ldap.tpl:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:79 #, fuzzy -msgid "Copy & paste wizard" -msgstr "拷贝和粘贴精灵" +msgid "Select user" +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/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按" -"照这个原则维护其取值。" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +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 "" +#: setup/setup_ldap.tpl:101 +#, fuzzy +msgid "Schema based settings" +msgstr "Samba 设置" -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#: include/utils/class_msgPool.inc:327 -#, php-format -msgid "Save" -msgstr "保存" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Cancel all" -msgstr "取消" +msgid "Current status" +msgstr "当前版本" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "操作完成" +#: setup/setup_ldap.tpl:121 ihtml/themes/default/msg_dialog.tpl:61 +#: ihtml/themes/default/msg_dialog.tpl:108 +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "Information" +msgstr "提示信息" -#: ihtml/themes/default/copyPasteDialog.tpl:32 -#: setup/class_setupStep_Finish.inc:37 -msgid "Finish" -msgstr "完成" +#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 +#, fuzzy +msgid "GOsa settings 3/3" +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_Config3.inc:83 +msgid "Tweak some GOsa core behaviour" msgstr "" -"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理" -"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。" - -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -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 "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。" - -#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:345 -#, php-format -msgid "Set" -msgstr "设置" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:64 +#: setup/setup_feedback.tpl:82 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "No" +msgstr "否" -#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 -msgid "Assigned ACL for current entry" -msgstr "" +#: setup/class_setupStep_Config3.inc:93 setup/class_setupStep_Ldap.inc:74 +#: setup/class_setupStep_Config2.inc:136 setup/setup_feedback.tpl:62 +#: setup/setup_feedback.tpl:80 setup/class_setupStep_Schema.inc:86 +#: setup/class_setupStep_Config1.inc:88 +msgid "Yes" +msgstr "是" -#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#: setup/class_setupStep_Config3.inc:212 #, fuzzy -msgid "New ACL" -msgstr "新" +msgid "Session lifetime must be a numeric value!" +msgstr "需要的分值必须是数字。" -#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#: setup/class_setupStep_Config3.inc:216 #, fuzzy -msgid "ACL type" -msgstr "分类类型" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "需要的分值必须是数字。" -#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 -#: plugins/admin/acl/acl_role.tpl:44 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "Select an acl type" -msgstr "选择一个位置" +msgid "Create your configuration file" +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:321 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 "应用" +#: setup/setup_finish.tpl:10 +msgid "Depending on the user name your webserver is running on:" +msgstr "" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_finish.tpl:28 +msgid "Download configuration" +msgstr "下载配置" + +#: setup/setup_finish.tpl:33 #, fuzzy -msgid "Additional filter options" -msgstr "应用程序设置" +msgid "Status: " +msgstr "状态" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: 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 "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" msgstr "" -#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 -msgid "Members" -msgstr "成员" - -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 -#, fuzzy -msgid "List of available ACL categories" -msgstr "可用软件包列表" - -#: ihtml/themes/default/acl.tpl:112 -#, fuzzy -msgid "ACL for this object" -msgstr "检查 iconv 支持" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: ihtml/themes/default/acl.tpl:118 -#, fuzzy -msgid "Available roles" -msgstr "可用的应用程序" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 -#, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "您的口令已经过期 !! 选择一个新口令" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -#, fuzzy -msgid "Old password" -msgstr "旧口令" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +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:249 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/password/password.tpl:18 -msgid "New password" -msgstr "新口令" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Verify password" -msgstr "口令确认" +msgid "To continue..." +msgstr "安装继续..." -#: ihtml/themes/default/accountexpired.tpl:51 -#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 -msgid "Change password" -msgstr "修改口令" +#: 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/accountexpired.tpl:52 -#: ihtml/themes/default/password.tpl:102 +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "" + +#: setup/class_setup.inc:77 setup/class_setupStep_Feedback.inc:131 #, fuzzy -msgid "Click here to change your password" -msgstr "点击这里来修改您的口令" +msgid "Setup error" +msgstr "PHP 错误" -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/class_setup.inc:197 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "您的 GOsa 会话已经过期!" +msgid "Completed" +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_setup.inc:267 setup/setup_migrate.tpl:272 +#, fuzzy +msgid "Next" +msgstr "下一个" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:6 -msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." -msgstr "" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba 设置" -#: 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_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:12 -msgid "" -"Don't forget to check references to other objects, for example does the " -"selected printer still exists ?" -msgstr "" +#: setup/setup_config2.tpl:15 +#, fuzzy +msgid "Samba SID" +msgstr "Samba" -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:777 -#: include/class_acl.inc:784 include/class_acl.inc:791 -#: include/class_acl.inc:797 include/utils/class_msgPool.inc:472 -#: plugins/admin/departments/class_department.inc:560 -msgid "Object" -msgstr "对象" +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "数据库" -#: ihtml/themes/default/snapshotdialog.tpl:29 +#: setup/setup_config2.tpl:46 #, fuzzy -msgid "There is no snapshot available that could be restored" -msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。" +msgid "Workstation container" +msgstr "工作站名称" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config2.tpl:71 #, fuzzy -msgid "Creating object snapshots" -msgstr "创建新对象组" +msgid "Timezone" +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_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +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_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "应用程序设置" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "Timestamp" -msgstr "过期" +msgid "Government mode" +msgstr "部门名称" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config2.tpl:123 +#, fuzzy +msgid "GOsa logging" +msgstr "GOsa" -#: ihtml/themes/default/snapshotdialog.tpl:87 -#: plugins/admin/users/template.tpl:48 -#: plugins/admin/departments/class_department.inc:500 -#: plugins/admin/departments/class_department.inc:582 -msgid "Continue" -msgstr "继续" +#: setup/setup_config2.tpl:135 +msgid "Mail settings" +msgstr "邮件选项" -#: ihtml/themes/default/msg_dialog.tpl:57 -#: ihtml/themes/default/msg_dialog.tpl:104 html/index.php:224 -#: html/index.php:228 include/class_management.inc:448 -#: include/class_management.inc:584 include/class_management.inc:916 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_listing.inc:477 include/functions.inc:3349 -#: include/functions.inc:3363 include/functions.inc:3393 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 include/functions.inc:3501 -#: include/class_tabs.inc:56 include/class_plugin.inc:658 -#: include/class_plugin.inc:700 include/class_plugin.inc:743 -#: include/class_plugin.inc:1612 include/utils/class_xml.inc:40 -#: include/utils/class_msgPool.inc:154 include/utils/class_msgPool.inc:166 -#: include/utils/class_msgPool.inc:184 include/utils/class_msgPool.inc:454 -#: include/utils/class_msgPool.inc:475 include/utils/class_msgPool.inc:494 -#: include/class_gosaSupportDaemon.inc:1184 -#: include/class_gosaSupportDaemon.inc:1204 -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#: include/class_CopyPasteHandler.inc:375 include/class_msg_dialog.inc:99 -#: plugins/admin/ogroups/class_ogroup.inc:500 -#: plugins/admin/groups/class_group.inc:539 -#: plugins/admin/groups/class_group.inc:545 -#: plugins/admin/groups/class_group.inc:753 -#: plugins/admin/groups/class_group.inc:894 -#: plugins/admin/groups/class_group.inc:899 -#: plugins/admin/groups/class_group.inc:1230 -#: plugins/admin/departments/class_department.inc:250 -#: plugins/admin/acl/class_aclRole.inc:681 -#: plugins/personal/generic/class_user.inc:279 -#: plugins/personal/generic/class_user.inc:382 -#: plugins/personal/generic/class_user.inc:477 -#: plugins/personal/generic/class_user.inc:754 -#: plugins/personal/generic/class_user.inc:1143 -#: plugins/personal/generic/class_user.inc:1150 -#: plugins/personal/generic/class_user.inc:1168 -#: plugins/personal/generic/class_user.inc:1433 -#: plugins/personal/generic/class_user.inc:1709 -#: plugins/personal/generic/main.inc:115 -#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 -#: setup/setup_checks.tpl:91 -#, php-format -msgid "Error" -msgstr "错误" +#: setup/setup_config2.tpl:139 +msgid "Mail method" +msgstr "邮件方法" -#: ihtml/themes/default/msg_dialog.tpl:61 -#: ihtml/themes/default/msg_dialog.tpl:108 -#: plugins/admin/ogroups/class_ogroup.inc:249 setup/setup_ldap.tpl:121 -msgid "Information" -msgstr "提示信息" +#: setup/setup_config2.tpl:143 +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "disabled" +msgstr "禁用" -#: ihtml/themes/default/msg_dialog.tpl:76 -#: ihtml/themes/default/msg_dialog.tpl:78 -#: ihtml/themes/default/msg_dialog.tpl:134 -#: ihtml/themes/default/msg_dialog.tpl:137 -#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:315 -#: 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:2012 -#: setup/class_setupStep_Migrate.inc:2156 -#: setup/class_setupStep_Migrate.inc:2578 -#: setup/class_setupStep_Migrate.inc:2732 -#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 -#, php-format -msgid "Ok" -msgstr "好" +#: setup/setup_config2.tpl:155 +msgid "Account identification attribute" +msgstr "" -#: ihtml/themes/default/password.tpl:6 +#: setup/setup_config2.tpl:169 #, fuzzy -msgid "Change your password" -msgstr "修改口令" +msgid "Vacation templates" +msgstr "工作站模板" -#: ihtml/themes/default/password.tpl:35 -#, fuzzy -msgid "Success" -msgstr "访问" +#: setup/setup_config2.tpl:185 +msgid "Use Cyrus UNIX style" +msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_config2.tpl:195 +msgid "Snapshots / Undo" msgstr "" -#: ihtml/themes/default/password.tpl:41 html/main.php:339 -#: plugins/admin/users/class_userManagement.inc:277 -#: 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 "不允许修改口令" +#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 +msgid "Enable snapshots" +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_config2.tpl:210 setup/setup_config2.tpl:255 +msgid "Snapshot base" 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 "当前口令" +#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 +#: plugins/generic/references/class_reference.inc:65 +#: plugins/personal/posix/trustSelect/trust-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 +#: plugins/admin/ogroups/class_ogroupManagement.inc:187 +msgid "Server" +msgstr "服务器" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -#, fuzzy -msgid "New password repeated" -msgstr "新口令" +#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 +#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14 +#: plugins/admin/groups/userSelect/user-list.xml:14 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:183 +msgid "User" +msgstr "用户" -#: ihtml/themes/default/password.tpl:90 -#: plugins/personal/password/password.tpl:28 -#, fuzzy -msgid "Password strength" -msgstr "口令存储" +#: setup/setup_config2.tpl:237 setup/setup_config2.tpl:282 +#: setup/setup_migrate.tpl:299 ihtml/themes/default/login.tpl:47 +#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:40 +#: plugins/personal/password/class_password.inc:26 +#: plugins/personal/generic/paste_generic.tpl:21 +msgid "Password" +msgstr "口令" -#: ihtml/themes/default/password.tpl:101 +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Change" -msgstr "频道" +msgid "LDAP setup" +msgstr "LDAP 服务器" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "检测到锁定冲突" +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "断开" -#: ihtml/themes/default/islocked.tpl:9 +#: setup/class_setupStep_Ldap.inc:55 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." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍" -"然编辑”按钮来接管这个锁文件。" -#: ihtml/themes/default/islocked.tpl:16 -#, fuzzy -msgid "Read only" -msgstr "重新加载列表" +#: setup/class_setupStep_Ldap.inc:105 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "为服务器 '%s' 插入新宏失败。" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa 帮助浏览器" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "为服务器 '%s' 插入新宏失败。" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "索引" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "为服务器 '%s' 插入新宏失败。" -#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 -msgid "Search" -msgstr "查找" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "请输入您的口令!" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "您的 GOsa 会话已经过期!" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "无法在主服务器 '%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." +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" msgstr "" -"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继" -"续执行管理任务,请重新登录。" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "重新登录" +#: setup/class_setupStep_Feedback.inc:94 +#, fuzzy +msgid "Samba management" +msgstr "系统管理" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "检测道会话冲突" +#: setup/class_setupStep_Feedback.inc:96 +#, fuzzy +msgid "Mailsystem management" +msgstr "系统管理" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/class_setupStep_Feedback.inc:98 #, 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 "FAX system administration" +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 "" -"忽略这条信息将会修改/破坏您当前编辑的数据,所以请关闭多个窗口并重新登录。" +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "用户管理" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "退出" +#: setup/class_setupStep_Feedback.inc:102 +#, fuzzy +msgid "System inventory" +msgstr "删除 inventory" -#: 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:207 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" -msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?" +#: setup/class_setupStep_Feedback.inc:104 +#, fuzzy +msgid "System-/Configmanagement" +msgstr "系统管理" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "首页" +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "地址簿" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "帮助" +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "退出" +#: setup/class_setupStep_Feedback.inc:113 +#, fuzzy +msgid "Get notifications or send feedback" +msgstr "主机通知命令" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "登录:" +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" +msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: 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 "" -#: html/password.php:58 html/main.php:147 include/functions.inc:447 -#: include/utils/class_xml.inc:43 -#: plugins/admin/departments/class_department.inc:372 +#: setup/class_setupStep_Feedback.inc:180 #, fuzzy -msgid "Fatal error" -msgstr "终端服务器" +msgid "Please specify a valid email address." +msgstr "请输入一个有效的 iSerial。" -#: html/password.php:58 html/index.php:144 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." +msgstr "" -#: html/password.php:74 html/index.php:144 html/index.php:216 -#: html/main.php:228 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:58 -#: include/class_SnapshotHandler.inc:76 include/functions.inc:800 -#: include/functions.inc:3023 include/functions.inc:3055 -#: include/functions.inc:3068 include/utils/class_timezone.inc:47 -#: include/class_config.inc:155 include/class_config.inc:695 -#: include/class_config.inc:1146 include/class_config.inc:1159 -#: include/class_config.inc:1177 include/class_pluglist.inc:177 -#: include/class_CopyPasteHandler.inc:119 -#: include/class_CopyPasteHandler.inc:128 -#: include/class_CopyPasteHandler.inc:177 -#: include/class_CopyPasteHandler.inc:186 -#: include/class_CopyPasteHandler.inc:194 -#: plugins/admin/groups/class_group.inc:162 -#: plugins/admin/groups/class_group.inc:667 +#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 #, fuzzy -msgid "Configuration error" -msgstr "配置文件" +msgid "GOsa settings 2/3" +msgstr "用户设置" -#: html/password.php:74 html/index.php:165 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "目录 '%s' 作为编译目录无法访问!" +#: setup/class_setupStep_Config2.inc:82 +#, fuzzy +msgid "Customize special parameters" +msgstr "检查参数" -#: html/password.php:159 plugins/personal/generic/class_user.inc:567 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Password method" -msgstr "口令存储" +msgid "Schema specific settings" +msgstr "Samba 设置" -#: html/password.php:159 -msgid "Error: Password method not available!" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: html/password.php:193 plugins/admin/users/class_userManagement.inc:246 -#: 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 "您输入的“新口令”和“重复新口令”不匹配。" +#: setup/setup_schema.tpl:16 +#, fuzzy +msgid "Check status" +msgstr "具有状态" -#: html/password.php:204 plugins/personal/password/class_password.inc:88 -msgid "The password used as new and current are too similar." -msgstr "输入的新口令和当前口令非常相似。" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "" -#: html/password.php:209 plugins/personal/password/class_password.inc:91 -msgid "The password used as new is to short." -msgstr "输入的新口令太短了。" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "保存电话失败" -#: html/password.php:215 plugins/admin/groups/userSelect/user-list.xml:56 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 -#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1284 -#: plugins/personal/generic/class_user.inc:1298 -#: plugins/personal/generic/class_user.inc:1300 -#: plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -msgid "Login" -msgstr "登录名" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." +msgstr "" -#: html/password.php:224 html/index.php:321 -msgid "Please check the username/password combination." -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 "" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "您无权修改您的口令。" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "外部口令更改程序报告错误:" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "" -#: html/password.php:280 html/index.php:414 -msgid "Session will not be encrypted." -msgstr "会话不会被加密。" +#: 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 "" -#: html/password.php:280 html/index.php:414 -msgid "Enter SSL session" -msgstr "进入 SSL 会话" +#: setup/setup_feedback.tpl:23 plugins/personal/generic/generic.tpl:302 +#: plugins/personal/generic/class_user.inc:1692 +#: plugins/admin/departments/dep-list.xml:47 +#: plugins/admin/departments/dep-list.xml:131 +#: plugins/admin/departments/class_departmentManagement.inc:237 +#: plugins/admin/departments/class_organizationGeneric.inc:113 +#: plugins/admin/departments/class_organizationGeneric.inc:114 +msgid "Organization" +msgstr "组织/公司" -#: html/index.php:57 -#, fuzzy -msgid "Session is not encrypted!" -msgstr "会话不会被加密。" +#: setup/setup_feedback.tpl:31 setup/setup_migrate.tpl:283 +#: ihtml/themes/modern/userFilterEditor.tpl:11 +#: plugins/personal/generic/class_user.inc:1330 +#: plugins/personal/generic/class_user.inc:1348 +#: plugins/personal/generic/class_user.inc:1390 +#: plugins/personal/generic/class_user.inc:1832 +#: plugins/personal/posix/groupSelect/group-list.xml:34 +#: plugins/personal/posix/trustSelect/trust-list.xml:56 +#: plugins/admin/users/class_userManagement.inc:423 +#: plugins/admin/users/class_userManagement.inc:470 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 +#: plugins/admin/groups/class_group.inc:1045 +#: plugins/admin/groups/class_group.inc:1056 +#: plugins/admin/groups/class_group.inc:1058 +#: plugins/admin/groups/class_group.inc:1075 +#: plugins/admin/groups/class_group.inc:1089 +#: plugins/admin/groups/class_group.inc:1096 +#: plugins/admin/groups/class_group.inc:1183 +#: plugins/admin/groups/group-list.xml:41 +#: plugins/admin/departments/class_domain.inc:47 +#: plugins/admin/departments/class_domain.inc:49 +#: plugins/admin/departments/class_domain.inc:54 +#: plugins/admin/departments/class_domain.inc:56 +#: plugins/admin/departments/class_domain.inc:58 +#: plugins/admin/departments/class_domain.inc:90 +#: plugins/admin/departments/class_localityGeneric.inc:48 +#: plugins/admin/departments/class_localityGeneric.inc:50 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_localityGeneric.inc:57 +#: plugins/admin/departments/class_localityGeneric.inc:59 +#: plugins/admin/departments/class_department.inc:349 +#: plugins/admin/departments/class_department.inc:351 +#: plugins/admin/departments/class_department.inc:356 +#: plugins/admin/departments/class_department.inc:363 +#: plugins/admin/departments/class_department.inc:367 +#: plugins/admin/departments/class_countryGeneric.inc:47 +#: plugins/admin/departments/class_countryGeneric.inc:49 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_countryGeneric.inc:56 +#: plugins/admin/departments/class_countryGeneric.inc:58 +#: plugins/admin/departments/class_organizationGeneric.inc:79 +#: plugins/admin/departments/class_organizationGeneric.inc:81 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_organizationGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:47 +#: plugins/admin/departments/class_dcObject.inc:49 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:56 +#: plugins/admin/departments/class_dcObject.inc:58 +#: plugins/admin/departments/class_dcObject.inc:90 +#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/acl-list.xml:49 +#: plugins/admin/acl/class_aclRole.inc:733 +#: plugins/admin/acl/class_aclRole.inc:745 +#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 +#: plugins/admin/ogroups/class_ogroup.inc:768 +#: plugins/admin/ogroups/class_ogroup.inc:783 +#: plugins/admin/ogroups/class_ogroup.inc:787 +#: plugins/admin/ogroups/class_ogroup.inc:975 +#: plugins/admin/ogroups/ogroup-list.xml:41 +#: include/class_userFilterEditor.inc:140 +#: include/class_userFilterEditor.inc:144 include/class_userFilter.inc:60 +#: include/class_userFilter.inc:144 +msgid "Name" +msgstr "名称" -#: html/index.php:64 +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "邮件地址" + +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "" + +#: setup/setup_feedback.tpl:53 msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: html/index.php:165 -#, fuzzy -msgid "Smarty error" -msgstr "PHP 错误" +#: setup/setup_feedback.tpl:55 +#: plugins/generic/references/class_reference.inc:41 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1666 +#: plugins/personal/posix/generic.tpl:5 +#: plugins/admin/users/class_userManagement.inc:755 +#: plugins/admin/groups/class_group.inc:1174 +#: plugins/admin/departments/class_department.inc:653 +#: plugins/admin/ogroups/class_ogroup.inc:966 +msgid "Generic" +msgstr "通用配置" -#: html/index.php:216 -msgid "There is a problem with the authentication setup!" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: html/index.php:224 -msgid "Cannot find a valid user for the current authentication setup!" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: html/index.php:228 -msgid "User information is not unique accross the configured LDAP trees!" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: html/index.php:254 html/index.php:265 html/index.php:278 -#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 -#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 -#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 -#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 -#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 -#: include/class_acl.inc:1329 include/functions.inc:476 -#: include/functions.inc:511 include/functions.inc:519 -#: include/functions.inc:564 include/functions.inc:815 -#: include/functions.inc:864 include/functions.inc:921 -#: include/functions.inc:974 include/functions.inc:3002 -#: include/functions.inc:3275 include/class_plugin.inc:1289 -#: include/class_plugin.inc:1338 include/class_plugin.inc:1342 -#: include/class_plugin.inc:1358 include/class_plugin.inc:1398 -#: include/class_plugin.inc:1456 include/class_plugin.inc:1522 -#: include/class_plugin.inc:1537 include/class_ldap.inc:753 -#: include/class_ldap.inc:1219 include/class_config.inc:318 -#: plugins/admin/ogroups/class_ogroup.inc:915 -#: plugins/admin/ogroups/class_ogroup.inc:929 -#: plugins/admin/groups/class_group.inc:697 -#: plugins/admin/groups/class_group.inc:1027 -#: plugins/admin/departments/class_department.inc:218 -#: plugins/admin/departments/class_department.inc:415 -#: plugins/admin/departments/class_department.inc:688 -#: plugins/admin/departments/class_department.inc:719 -#: plugins/admin/acl/class_aclRole.inc:613 -#: plugins/admin/acl/class_aclRole.inc:653 -#: plugins/admin/acl/class_aclRole.inc:667 -#: plugins/personal/generic/class_user.inc:685 -#: plugins/personal/generic/class_user.inc:1065 -#: plugins/personal/posix/class_posixAccount.inc:631 -#: plugins/personal/posix/class_posixAccount.inc:963 -#: setup/class_setupStep_Migrate.inc:1211 -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 -#: setup/class_setupStep_Migrate.inc:2142 -#: setup/class_setupStep_Migrate.inc:2439 -#: setup/class_setupStep_Migrate.inc:2443 -#: setup/class_setupStep_Migrate.inc:2633 -#: setup/class_setupStep_Migrate.inc:2653 -#: setup/class_setupStep_Migrate.inc:2770 -#: setup/class_setupStep_Migrate.inc:3117 -#: setup/class_setupStep_Migrate.inc:3131 -#, fuzzy -msgid "LDAP error" -msgstr "LDAP 错误:" - -#: html/index.php:265 -msgid "Cannot detect information about the installed LDAP schema!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: html/index.php:278 -#, fuzzy -msgid "Your LDAP setup contains old schema definitions:" -msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "" -#: html/index.php:299 -msgid "Please specify a valid username!" -msgstr "请输入一个有效的用户名!" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "" -#: html/index.php:302 -msgid "Please specify your password!" -msgstr "请输入您的口令!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" -#: html/index.php:314 -#, fuzzy -msgid "Authentication error" -msgstr "Nagios 鉴权" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" -#: html/index.php:314 -msgid "Cannot retrieve user information for htaccess authentication!" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: html/index.php:369 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "账户锁定。请联系管理员。" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" -#: html/index.php:420 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" -msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "" -#: html/setup.php:66 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Smarty" -msgstr "总结" +msgid "Features" +msgstr "功能" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: html/main.php:167 -#, fuzzy -msgid "PHP configuration" -msgstr "PHP 安装检查" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +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 将拒绝登录直到被管理修正。" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "" -#: html/main.php:228 -msgid "Running out of memory!" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" msgstr "" -#: html/main.php:285 -msgid "User ACL checks disabled" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: html/main.php:339 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "您的口令就要过期,请修改您的口令" +msgid "LDAP inspection" +msgstr "PHP 安装检查" -#: html/main.php:349 -#, fuzzy -msgid "Plugin" -msgstr "于" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" -#: html/main.php:350 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!" +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "检查 iconv 支持" -#: html/main.php:364 +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Configuration Error" -msgstr "配置文件" +msgid "Inspecting object classes in root object" +msgstr "检查 iconv 支持" -#: html/main.php:365 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "您无权删除这个部门。" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "帮助浏览器" +#: setup/class_setupStep_Migrate.inc:153 +#, fuzzy +msgid "Checking for invisible departments" +msgstr "检查 iconv 支持" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "此类没有帮助文件" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "检查 iconv 支持" -#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 -msgid "previous" -msgstr "上一个" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3210 +#, fuzzy +msgid "Checking for super administrator" +msgstr "检查一些附加程序" -#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 -msgid "next" -msgstr "下一个" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "检查 cups 模块" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。" +#: setup/class_setupStep_Migrate.inc:177 +#, fuzzy +msgid "Checking for groups outside the groups tree" +msgstr "检查 cups 模块" -#: include/class_management.inc:32 include/class_management.inc:33 -#: plugins/personal/posix/class_posixAccount.inc:237 -msgid "unconfigured" -msgstr "未配置" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "" -#: include/class_management.inc:145 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Filter error" -msgstr "终端服务器" +msgid "Checking for duplicated UID numbers" +msgstr "检查函数 %s" -#: include/class_management.inc:145 -msgid "The filter is incomplete!" -msgstr "" +#: setup/class_setupStep_Migrate.inc:196 +#, fuzzy +msgid "Checking for duplicate GID numbers" +msgstr "检查函数 %s" -#: include/class_management.inc:292 include/class_management.inc:427 -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 -#: include/class_plugin.inc:1600 -#: plugins/admin/users/class_userManagement.inc:221 -#: plugins/admin/users/class_userManagement.inc:618 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Permission" -msgstr "允许" +msgid "Checking for old style USB devices" +msgstr "检查 iconv 支持" -#: include/class_management.inc:353 -#: plugins/admin/users/class_userManagement.inc:576 -#: plugins/admin/users/class_userManagement.inc:580 -#: plugins/admin/acl/class_aclManagement.inc:98 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "Permission error" -msgstr "允许" +msgid "Checking for old services that have to be migrated" +msgstr "检查 cups 模块" + +#: setup/class_setupStep_Migrate.inc:214 +#, fuzzy +msgid "Checking for old style application menus" +msgstr "检查函数 %s" + +#: 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:2037 +#: setup/class_setupStep_Migrate.inc:2505 +#: setup/class_setupStep_Migrate.inc:2696 +#: setup/class_setupStep_Migrate.inc:2833 +#, fuzzy +msgid "LDAP query failed" +msgstr "Mysql 查询失败。" + +#: 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:2038 +#: setup/class_setupStep_Migrate.inc:2506 +#: setup/class_setupStep_Migrate.inc:2697 +#: setup/class_setupStep_Migrate.inc:2834 +msgid "Possibly the 'root object' is missing." +msgstr "" + +#: 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:2572 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3057 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 ihtml/themes/default/remove.tpl:2 +#: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6 +#: ihtml/themes/default/msg_dialog.tpl:59 +#: ihtml/themes/default/msg_dialog.tpl:106 +#: plugins/personal/posix/class_posixAccount.inc:778 +#: plugins/personal/posix/class_posixAccount.inc:931 +#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_group.inc:994 +#: 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 +#: include/functions.inc:931 include/functions.inc:2644 +#: include/functions.inc:2648 include/functions.inc:2654 +#: include/utils/class_xml.inc:37 include/class_tabs.inc:239 html/index.php:57 +#: html/index.php:63 html/index.php:414 html/index.php:420 +#: html/password.php:280 +msgid "Warning" +msgstr "警告" -#: include/class_management.inc:427 include/class_plugin.inc:1560 +#: setup/class_setupStep_Migrate.inc:263 #, fuzzy, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "您无权删除这个用户!" +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "发现记录类型 '%s' 有重复。" + +#: 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:2012 +#: setup/class_setupStep_Migrate.inc:2156 +#: setup/class_setupStep_Migrate.inc:2578 +#: setup/class_setupStep_Migrate.inc:2732 +#: setup/class_setupStep_Migrate.inc:3062 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76 +#: ihtml/themes/default/msg_dialog.tpl:78 +#: ihtml/themes/default/msg_dialog.tpl:134 +#: ihtml/themes/default/msg_dialog.tpl:137 +#: ihtml/themes/default/msg_dialog.tpl:142 include/utils/class_msgPool.inc:318 +#, php-format +msgid "Ok" +msgstr "好" -#: include/class_management.inc:474 include/class_management.inc:511 -#: include/class_management.inc:525 include/class_plugin.inc:1572 -#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: setup/class_setupStep_Migrate.inc:315 #, fuzzy, php-format -msgid "You are not allowed to restore a snapshot for %s." -msgstr "您无权删除这个用户!" +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:1989 +#: setup/class_setupStep_Migrate.inc:2002 +#: setup/class_setupStep_Migrate.inc:2057 +#: setup/class_setupStep_Migrate.inc:2078 +#: setup/class_setupStep_Migrate.inc:2130 +#: setup/class_setupStep_Migrate.inc:3212 +msgid "Failed" +msgstr "失败" -#: include/class_management.inc:584 +#: setup/class_setupStep_Migrate.inc:375 #, php-format msgid "" -"No tab declaration for '%s' found in your configuration file. Cannot create " -"plugin instance!" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "" +#: 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:2132 +#: setup/class_setupStep_Migrate.inc:2575 +#: setup/class_setupStep_Migrate.inc:2729 +#: setup/class_setupStep_Migrate.inc:3059 setup/setup_migrate.tpl:54 +#, fuzzy +msgid "Migrate" +msgstr "创建" -#: include/class_socketClient.inc:108 +#: setup/class_setupStep_Migrate.inc:448 #, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +msgid "Found %s groups outside the configured tree '%s'." msgstr "" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#, fuzzy +msgid "Move" +msgstr "模式" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 -#: include/class_config.inc:1147 include/class_config.inc:1178 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 #, php-format msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: include/class_SnapshotHandler.inc:59 include/class_config.inc:1160 +#: setup/class_setupStep_Migrate.inc:663 #, php-format -msgid "" -"The snapshot functionality is enabled, but the required compression module " -"is missing. Please install '%s'." +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:27 -#, fuzzy -msgid "Access control" -msgstr "访问选项" - -#: include/class_acl.inc:28 plugins/admin/acl/class_aclManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1119 #, fuzzy -msgid "Manage access control lists" -msgstr "访问选项" +msgid "Migration error" +msgstr "创建" -#: include/class_acl.inc:120 include/class_acl.inc:581 -#: include/class_acl.inc:1009 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, fuzzy, php-format -msgid "All users" -msgstr "用户" - -#: include/class_acl.inc:214 plugins/admin/acl/class_aclRole.inc:127 -#, fuzzy -msgid "All categories" -msgstr "添加分类" +msgid "Cannot migrate department '%s':" +msgstr "转到根部门" -#: include/class_acl.inc:222 -msgid "Reset ACLs" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: include/class_acl.inc:223 plugins/admin/acl/class_aclRole.inc:135 -#, fuzzy -msgid "One level" -msgstr "日志级别" - -#: include/class_acl.inc:224 include/class_acl.inc:229 -#: plugins/admin/acl/class_aclRole.inc:136 -#, fuzzy -msgid "Current object" -msgstr "创建新 FAI 对象" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "创建 netatalk 账号" -#: include/class_acl.inc:225 plugins/admin/acl/class_aclRole.inc:137 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Complete subtree" -msgstr "忽略子树" - -#: include/class_acl.inc:226 plugins/admin/acl/class_aclRole.inc:138 -msgid "Complete subtree (permanent)" -msgstr "" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "创建 netatalk 账号" -#: include/class_acl.inc:227 include/class_acl.inc:230 -msgid "Use ACL defined in role" -msgstr "" +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 plugins/admin/users/user-list.xml:89 +#: plugins/admin/groups/group-list.xml:73 +#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 +#: plugins/admin/ogroups/ogroup-list.xml:73 +msgid "Create" +msgstr "创建" -#: include/class_acl.inc:233 plugins/admin/users/class_userManagement.inc:25 -#: plugins/personal/generic/class_user.inc:1608 #: setup/class_setupStep_Migrate.inc:1039 +#: plugins/personal/generic/class_user.inc:1672 +#: plugins/admin/users/class_userManagement.inc:25 include/class_acl.inc:233 msgid "Users" msgstr "用户" -#: include/class_acl.inc:233 plugins/admin/groups/class_group.inc:1189 -#: plugins/admin/groups/class_groupManagement.inc:25 #: setup/class_setupStep_Migrate.inc:1042 +#: plugins/admin/groups/class_groupManagement.inc:25 +#: plugins/admin/groups/class_group.inc:1180 include/class_acl.inc:233 msgid "Groups" msgstr "用户组" -#: include/class_acl.inc:496 include/class_listing.inc:239 -#: include/class_listing.inc:996 include/class_listing.inc:998 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:372 -msgid "Up" -msgstr "上" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: include/class_acl.inc:498 include/class_listing.inc:239 -#: include/class_sortableListing.inc:225 -#: plugins/admin/acl/class_aclRole.inc:374 -msgid "Down" -msgstr "关闭" +#: setup/class_setupStep_Migrate.inc:1119 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: include/class_acl.inc:503 include/class_acl.inc:551 -#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 -#: plugins/admin/ogroups/ogroup-list.xml:91 -#: plugins/admin/groups/group-list.xml:91 -#: plugins/admin/users/user-list.xml:114 -#: plugins/admin/departments/dep-list.xml:172 -#: plugins/admin/acl/class_aclRole.inc:377 -#: plugins/admin/acl/class_aclRole.inc:426 plugins/admin/acl/acl-list.xml:131 -msgid "Edit" -msgstr "编辑" - -#: include/class_acl.inc:503 include/class_acl.inc:507 -#: include/class_acl.inc:1265 include/class_acl.inc:1266 -#: include/class_acl.inc:1271 include/class_tabs.inc:401 -#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:762 -msgid "ACL" -msgstr "ACL" - -#: include/class_acl.inc:507 include/class_acl.inc:555 -#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 -#: include/utils/class_msgPool.inc:339 plugins/admin/acl/class_aclRole.inc:381 -#: plugins/admin/acl/class_aclRole.inc:430 -#, php-format -msgid "Delete" -msgstr "删除" +#: setup/class_setupStep_Migrate.inc:1157 +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Input error" +msgstr "PHP 错误" -#: include/class_acl.inc:543 -msgid "No ACL settings for this category!" +#: setup/class_setupStep_Migrate.inc:1157 +msgid "Uid" msgstr "" -#: include/class_acl.inc:545 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "" +#: setup/class_setupStep_Migrate.inc:1162 +#, fuzzy +msgid "Password error" +msgstr "口令过期截止日" -#: include/class_acl.inc:551 include/class_acl.inc:555 +#: setup/class_setupStep_Migrate.inc:1162 #, fuzzy -msgid "category ACL" -msgstr "分类" +msgid "Provided passwords do not match!" +msgstr "输入的新口令和重复口令不匹配!" -#: include/class_acl.inc:608 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "" +#: setup/class_setupStep_Migrate.inc:1167 +#, fuzzy +msgid "Specify a valid user ID!" +msgstr "请输入一个有效的用户名!" -#: include/class_acl.inc:618 plugins/admin/acl/class_aclRole.inc:460 -msgid "All objects in current subtree" -msgstr "" +#: setup/class_setupStep_Migrate.inc:1200 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:57 +#: ihtml/themes/default/msg_dialog.tpl:104 +#: plugins/personal/generic/class_user.inc:297 +#: plugins/personal/generic/class_user.inc:428 +#: plugins/personal/generic/class_user.inc:521 +#: plugins/personal/generic/class_user.inc:813 +#: plugins/personal/generic/class_user.inc:1202 +#: plugins/personal/generic/class_user.inc:1209 +#: plugins/personal/generic/class_user.inc:1227 +#: plugins/personal/generic/class_user.inc:1497 +#: plugins/personal/generic/class_user.inc:1781 +#: plugins/admin/groups/class_group.inc:539 +#: plugins/admin/groups/class_group.inc:545 +#: plugins/admin/groups/class_group.inc:753 +#: plugins/admin/groups/class_group.inc:894 +#: plugins/admin/groups/class_group.inc:899 +#: plugins/admin/groups/class_group.inc:1221 +#: plugins/admin/departments/class_department.inc:311 +#: plugins/admin/acl/class_aclRole.inc:681 +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#: include/class_CopyPasteHandler.inc:375 include/functions.inc:3351 +#: include/functions.inc:3365 include/functions.inc:3395 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 include/functions.inc:3503 +#: include/password-methods/class_password-methods.inc:250 +#: include/class_msg_dialog.inc:99 include/utils/class_msgPool.inc:154 +#: include/utils/class_msgPool.inc:166 include/utils/class_msgPool.inc:184 +#: include/utils/class_msgPool.inc:457 include/utils/class_msgPool.inc:478 +#: include/utils/class_msgPool.inc:497 include/utils/class_xml.inc:40 +#: include/class_tabs.inc:56 include/class_listing.inc:485 +#: include/class_gosaSupportDaemon.inc:1184 +#: include/class_gosaSupportDaemon.inc:1204 include/class_management.inc:446 +#: include/class_management.inc:582 include/class_management.inc:914 +#: include/class_plugin.inc:1480 include/class_plugin.inc:2072 +#: html/index.php:224 html/index.php:228 +#, php-format +msgid "Error" +msgstr "错误" -#: include/class_acl.inc:779 include/class_acl.inc:786 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "高级电话设置" +#: setup/class_setupStep_Migrate.inc:1200 +#, fuzzy, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。" -#: include/class_acl.inc:803 +#: setup/class_setupStep_Migrate.inc:1211 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 +#: setup/class_setupStep_Migrate.inc:2142 +#: setup/class_setupStep_Migrate.inc:2439 +#: setup/class_setupStep_Migrate.inc:2443 +#: setup/class_setupStep_Migrate.inc:2633 +#: setup/class_setupStep_Migrate.inc:2653 +#: setup/class_setupStep_Migrate.inc:2770 +#: setup/class_setupStep_Migrate.inc:3117 +#: setup/class_setupStep_Migrate.inc:3131 +#: plugins/personal/generic/class_user.inc:727 +#: plugins/personal/generic/class_user.inc:1124 +#: plugins/personal/posix/class_posixAccount.inc:616 +#: plugins/personal/posix/class_posixAccount.inc:948 +#: plugins/admin/groups/class_group.inc:697 +#: plugins/admin/groups/class_group.inc:1018 +#: plugins/admin/departments/class_department.inc:279 +#: plugins/admin/departments/class_department.inc:476 +#: plugins/admin/departments/class_department.inc:747 +#: plugins/admin/departments/class_department.inc:778 +#: plugins/admin/acl/class_aclRole.inc:613 +#: plugins/admin/acl/class_aclRole.inc:653 +#: plugins/admin/acl/class_aclRole.inc:667 +#: plugins/admin/ogroups/class_ogroup.inc:888 +#: plugins/admin/ogroups/class_ogroup.inc:902 include/class_config.inc:325 +#: include/functions.inc:476 include/functions.inc:511 +#: include/functions.inc:519 include/functions.inc:565 +#: include/functions.inc:817 include/functions.inc:866 +#: include/functions.inc:923 include/functions.inc:976 +#: include/functions.inc:3004 include/functions.inc:3277 +#: include/class_SnapshotHandler.inc:124 include/class_SnapshotHandler.inc:281 +#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333 +#: include/class_SnapshotHandler.inc:348 include/class_SnapshotHandler.inc:383 +#: include/class_SnapshotHandler.inc:438 include/class_SnapshotHandler.inc:503 +#: include/class_SnapshotHandler.inc:518 include/class_acl.inc:1233 +#: include/class_acl.inc:1329 include/class_ldap.inc:753 +#: include/class_ldap.inc:1219 include/class_plugin.inc:1157 +#: include/class_plugin.inc:1206 include/class_plugin.inc:1210 +#: include/class_plugin.inc:1226 include/class_plugin.inc:1266 +#: include/class_plugin.inc:1324 include/class_plugin.inc:1390 +#: include/class_plugin.inc:1405 include/class_userFilter.inc:265 +#: html/index.php:254 html/index.php:265 html/index.php:278 #, fuzzy -msgid "Create objects" -msgstr "创建新 FAI 对象" +msgid "LDAP error" +msgstr "LDAP 错误:" -#: include/class_acl.inc:804 +#: setup/class_setupStep_Migrate.inc:1239 +#: setup/class_setupStep_Migrate.inc:1288 +#: setup/class_setupStep_Migrate.inc:1337 #, fuzzy -msgid "Move objects" -msgstr "成员对象" +msgid "Cannot move users to the requested department!" +msgstr "选择放置部门的子树" -#: include/class_acl.inc:805 -#, fuzzy -msgid "Remove objects" -msgstr "成员对象" +#: setup/class_setupStep_Migrate.inc:1249 +msgid "Winstation will be moved from" +msgstr "" -#: include/class_acl.inc:807 +#: setup/class_setupStep_Migrate.inc:1249 +#: setup/class_setupStep_Migrate.inc:1299 +#: setup/class_setupStep_Migrate.inc:1347 include/class_plugin.inc:1683 #, fuzzy -msgid "Grant permission to owner" -msgstr "无法创建文件 '%s'。" - -#: include/class_acl.inc:811 include/class_acl.inc:916 -#: include/class_acl.inc:920 -msgid "read" -msgstr "读" +msgid "to" +msgstr "停止" -#: include/class_acl.inc:812 include/class_acl.inc:918 -#: include/class_acl.inc:921 -msgid "write" -msgstr "写" +#: setup/class_setupStep_Migrate.inc:1260 +#: setup/class_setupStep_Migrate.inc:1309 +msgid "Updating following references too" +msgstr "" -#: include/class_acl.inc:816 -#, fuzzy -msgid "Complete object" -msgstr "成员对象" +#: setup/class_setupStep_Migrate.inc:1299 +msgid "Group will be moved from" +msgstr "" -#: include/class_acl.inc:960 include/class_session.inc:76 -#: include/class_session.inc:101 include/class_session.inc:127 -#: include/functions.inc:604 include/functions.inc:790 -#: include/functions.inc:908 include/functions.inc:1306 -#: include/functions.inc:2370 include/functions.inc:2404 -#: include/functions.inc:2424 include/class_ldap.inc:693 -#: include/class_ldap.inc:741 include/class_log.inc:87 -#: include/class_CopyPasteHandler.inc:160 -#: include/class_CopyPasteHandler.inc:274 -#, fuzzy -msgid "Internal error" -msgstr "终端服务器" +#: setup/class_setupStep_Migrate.inc:1347 +msgid "User will be moved from" +msgstr "" -#: include/class_acl.inc:960 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "未知 FAIstate %s" +#: setup/class_setupStep_Migrate.inc:1357 +msgid "The following references will be updated" +msgstr "" -#: include/class_acl.inc:1005 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "未知 FAIstate %s" +#: setup/class_setupStep_Migrate.inc:1990 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." +msgstr "" -#: include/class_acl.inc:1069 include/class_acl.inc:1071 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "角色" +#: setup/class_setupStep_Migrate.inc:1991 +#: setup/class_setupStep_Migrate.inc:2004 +msgid "Try to create root object" +msgstr "" -#: include/class_acl.inc:1071 -#, fuzzy -msgid "unknown role" -msgstr "! 未知 id" +#: setup/class_setupStep_Migrate.inc:2003 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" -#: include/class_acl.inc:1079 +#: setup/class_setupStep_Migrate.inc:2058 #, php-format -msgid "Contains settings for these objects: %s" +msgid "Missing GOsa object class '%s'!" msgstr "" -#: include/class_acl.inc:1096 -#, fuzzy -msgid "inactive" -msgstr "活动" - -#: include/class_acl.inc:1096 +#: setup/class_setupStep_Migrate.inc:2059 #, fuzzy -msgid "No members" -msgstr "组成员" +msgid "Please check your installation." +msgstr "请检查用户名/口令。" -#: include/class_acl.inc:1266 -#, fuzzy -msgid "Access control list" -msgstr "访问选项" +#: setup/class_setupStep_Migrate.inc:2080 +#, php-format +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: include/class_acl.inc:1271 -#, fuzzy -msgid "ACL roles" -msgstr "MAC 地址" +#: setup/class_setupStep_Migrate.inc:2439 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "移动 '%s' 到 '%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 "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" +#: setup/class_setupStep_Migrate.inc:2574 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: include/class_listing.inc:298 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 "选择" +#: setup/class_setupStep_Migrate.inc:2634 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: include/class_listing.inc:519 -#, fuzzy -msgid "created by" -msgstr "创建" +#: setup/class_setupStep_Migrate.inc:2654 +#: setup/class_setupStep_Migrate.inc:2771 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Logging DB 用户" -#: include/class_listing.inc:988 -msgid "Go to root department" -msgstr "转到根部门" +#: setup/class_setupStep_Migrate.inc:2727 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: include/class_listing.inc:988 include/class_listing.inc:990 -#: include/class_baseSelector.inc:159 -msgid "Root" -msgstr "根" +#: setup/class_setupStep_Migrate.inc:2868 +#: plugins/personal/generic/generic.tpl:256 +#: plugins/personal/generic/generic.tpl:276 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 +#: include/utils/class_msgPool.inc:336 +#, php-format +msgid "Add" +msgstr "添加" -#: include/class_listing.inc:996 -msgid "Go up one department" -msgstr "向上跳转一个部门" +#: setup/class_setupStep_Migrate.inc:2869 +#: plugins/personal/generic/generic_certs.tpl:22 +#: plugins/personal/generic/generic_certs.tpl:48 +#: plugins/personal/generic/generic_certs.tpl:74 +#: plugins/admin/users/user-list.xml:121 +#: plugins/admin/groups/group-list.xml:98 +#: plugins/admin/departments/dep-list.xml:160 +#: plugins/admin/departments/dep-list.xml:181 +#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 +#: plugins/admin/ogroups/ogroup-list.xml:98 +msgid "Remove" +msgstr "删除" -#: include/class_listing.inc:1004 -msgid "Go to users department" -msgstr "转到用户部门" +#: setup/class_setupStep_Migrate.inc:3058 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: include/class_listing.inc:1004 include/class_listing.inc:1006 -msgid "Home" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: include/class_listing.inc:1011 -msgid "Reload list" -msgstr "重新加载列表" +#: setup/setup_config1.tpl:6 +#, fuzzy +msgid "Theme" +msgstr "模板" -#: include/class_listing.inc:1011 include/class_baseSelector.inc:206 -msgid "Submit" -msgstr "提交" +#: setup/setup_config1.tpl:15 +#, fuzzy +msgid "Apache" +msgstr "缓存" -#: include/class_listing.inc:1106 plugins/admin/ogroups/ogroup-list.xml:62 -#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78 -#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 -msgid "Actions" -msgstr "动作" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "" -#: include/class_listing.inc:1376 include/class_listing.inc:1426 -#: include/class_plugin.inc:2084 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "Copy" -msgstr "复制" +msgid "People and group storage" +msgstr "People dn attribute" -#: include/class_listing.inc:1382 include/class_listing.inc:1416 -#: include/class_plugin.inc:2088 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Cut" -msgstr "剪切" +msgid "People DN attribute" +msgstr "People dn attribute" -#: include/class_listing.inc:1390 include/class_listing.inc:1392 -#: include/class_plugin.inc:2095 include/class_plugin.inc:2098 -#: include/class_CopyPasteHandler.inc:514 -msgid "Paste" -msgstr "粘贴" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "" -#: include/class_listing.inc:1416 include/class_plugin.inc:2042 -msgid "Cut this entry" -msgstr "剪切条目" +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "忽略子树" -#: include/class_listing.inc:1426 include/class_plugin.inc:2050 -msgid "Copy this entry" -msgstr "拷贝条目" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" -#: include/class_listing.inc:1458 include/class_listing.inc:1460 -#, fuzzy -msgid "Restore snapshots" -msgstr "删除记录" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" -#: include/class_listing.inc:1474 +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "Export list" -msgstr "导出" +msgid "Automatic UIDs" +msgstr "自动" -#: include/class_listing.inc:1509 include/class_listing.inc:1510 -#: include/class_SnapShotDialog.inc:135 include/class_plugin.inc:2016 -msgid "Restore snapshot" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: include/class_listing.inc:1519 include/class_plugin.inc:2023 +#: setup/setup_config1.tpl:113 #, fuzzy -msgid "Create snapshot" -msgstr "创建 nagios 账户" +msgid "Number base for people/groups" +msgstr "用户/组起始 ID" -#: include/class_listing.inc:1520 include/class_plugin.inc:2024 +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" + +#: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:57 #, fuzzy -msgid "Create a new snapshot from this object" -msgstr "创建新 FAI 对象" +msgid "Password settings" +msgstr "用户设置" -#: include/class_sortableListing.inc:194 -msgid "Edit this entry" -msgstr "编辑这条记录" +#: setup/setup_config1.tpl:140 +#, fuzzy +msgid "Password encryption algorithm" +msgstr "加密算法" -#: include/class_sortableListing.inc:199 -msgid "Delete this entry" -msgstr "删除这个条目" +#: setup/setup_config1.tpl:151 +#, fuzzy +msgid "Password restrictions" +msgstr "口令过期截止日" -#: include/functions.inc:127 -#, php-format -msgid "Fatal error: no class locations defined - please run '%s' to fix this" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: include/functions.inc:134 -#, php-format -msgid "" -"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: include/functions.inc:448 -#, php-format -msgid "FATAL: Error when connecting the LDAP. Server said '%s'." -msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。" - -#: include/functions.inc:519 -#, fuzzy -msgid "Username / UID is not unique inside the LDAP tree!" -msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" - -#: include/functions.inc:604 +#: setup/setup_config1.tpl:182 #, fuzzy -msgid "" -"Username / UID is not unique inside the LDAP tree. Please contact your " -"Administrator." -msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" +msgid "Password change hook" +msgstr "不允许修改口令" -#: include/functions.inc:790 include/functions.inc:908 -msgid "Error while adding a lock. Contact the developers!" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "" -"Cannot create locking information in LDAP tree. Please contact your " -"administrator!" -msgstr "无法获得 LDAP 数据库的锁信息。检查 gosa.conf 中的 'config' 条目!" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "账号过期于" -#: include/functions.inc:800 -#, fuzzy, php-format -msgid "LDAP server returned: %s" -msgstr "LDAP 服务器" +#: 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 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定" +"义一个缺省方法。" -#: include/functions.inc:929 +#: setup/setup_config1.tpl:222 #, fuzzy msgid "" -"Found multiple locks for object to be locked. This should not happen - " -"cleaning up multiple references." -msgstr "发现要锁定的对象由多个锁。这虽然不可能──清除多个引用。" - -#: include/functions.inc:1233 -#, php-format -msgid "The size limit of %d entries is exceed!" -msgstr "超过了 %d 个条目的大小限制!" +"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 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目" +"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。" -#: include/functions.inc:1235 -#, php-format +#: setup/setup_config1.tpl:223 msgid "" -"Set the new size limit to %s and show me this message if the limit still " -"exceeds" -msgstr "设置新的大小限制为 %s 并且如果限制依然超出还显示这条信息。" - -#: include/functions.inc:1247 plugins/personal/generic/generic.tpl:221 -msgid "Configure" -msgstr "配置" - -#: include/functions.inc:1252 -msgid "incomplete" -msgstr "不完整" - -#: include/functions.inc:1642 -msgid "Continue anyway" -msgstr "仍然继续" - -#: include/functions.inc:1644 -msgid "Edit anyway" -msgstr "仍然编辑" - -#: include/functions.inc:1646 -#, fuzzy, php-format -msgid "You're going to edit the LDAP entry/entries %s" -msgstr "您将要拷贝条目 '%s'。" +"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 保存用户和组的地方。包括账号创建" +"的方式。点击下面的值如果它们不符合您的需要。" -#: include/functions.inc:1886 -msgid "Entries per page" -msgstr "每页条目数" +#: setup/setup_config1.tpl:224 +#, 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 插件以保持您的邮件设置不被更改。" -#: include/functions.inc:1915 include/class_filter.inc:314 -msgid "Apply filter" -msgstr "应用过滤器" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#, fuzzy +msgid "License" +msgstr "行" -#: include/functions.inc:2227 include/class_filter.inc:280 -msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "" -#: include/functions.inc:2273 -#, php-format -msgid "GOsa development snapshot (Rev %s)" -msgstr "GOsa 开发版(版本 %s)" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" -#: include/functions.inc:2370 -#, php-format -msgid "File '%s' could not be deleted." +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: include/functions.inc:2404 include/functions.inc:2424 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Cannot write to revision file!" -msgstr "无法创建文件 '%s'。" +msgid "Checking PHP version" +msgstr "检查 PHP 版本 (>=4.1.0)" -#: include/functions.inc:2642 include/functions.inc:2646 -#: include/functions.inc:2652 -#, fuzzy -msgid "'baseIdHook' is not available. Using default base!" -msgstr "警告: nextIdHook不可用。使用缺省 base。" +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." +msgstr "" -#: include/functions.inc:2676 -#, fuzzy -msgid "LDAP warning" -msgstr "LDAP 管理" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "" -#: include/functions.inc:2676 -#, fuzzy -msgid "Cannot get schema information from server. No schema check possible!" -msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." +msgstr "" -#: include/functions.inc:2702 -msgid "Used to store account specific informations." +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: include/functions.inc:2709 -msgid "" -"Used to lock currently edited entries to avoid multiple changes at the same " -"time." +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: include/functions.inc:2754 -#, php-format -msgid "Missing required object class '%s'!" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: include/functions.inc:2757 -#, php-format -msgid "Missing optional object class '%s'!" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -#: include/functions.inc:2762 -#, php-format -msgid "Version mismatch for required object class '%s' (!=%s)!" +#: 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 "" -#: include/functions.inc:2765 -#, fuzzy, php-format -msgid "Class(es) available" -msgstr "文件可用。" +#: setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "LDAP 错误:" -#: include/functions.inc:2787 +#: setup/class_setupStep_Checks.inc:121 +#, fuzzy msgid "" -"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " -"schema configuration do not support this option." +"GOsa requires this module to communicate with several supported databases." +msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。" + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: include/functions.inc:2788 -msgid "" -"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " -"be AUXILIARY" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: include/functions.inc:2792 +#: setup/class_setupStep_Checks.inc:140 msgid "" -"Your schema is configured to support the rfc2307bis group, but you have " -"disabled this option on the 'ldap setup' step." +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: include/functions.inc:2793 -msgid "The objectClass 'posixGroup' must be STRUCTURAL" +#: setup/class_setupStep_Checks.inc:153 +msgid "imagick" msgstr "" -#: include/functions.inc:2817 -msgid "German" -msgstr "德语" - -#: include/functions.inc:2818 -msgid "French" -msgstr "法语" - -#: include/functions.inc:2819 -msgid "Italian" -msgstr "意大利语" - -#: include/functions.inc:2820 -msgid "Spanish" -msgstr "西班牙语" - -#: include/functions.inc:2821 -msgid "English" -msgstr "英语" +#: setup/class_setupStep_Checks.inc:154 +msgid "GOsa requires this extension to handle images." +msgstr "" -#: include/functions.inc:2822 -msgid "Dutch" -msgstr "荷兰语" +#: setup/class_setupStep_Checks.inc:169 +#, fuzzy +msgid "compression module" +msgstr "访问选项" -#: include/functions.inc:2823 -msgid "Polish" -msgstr "波兰语" +#: setup/class_setupStep_Checks.inc:170 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" -#: include/functions.inc:2825 -msgid "Chinese" -msgstr "芯片组" +#: setup/class_setupStep_Checks.inc:181 +#, 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 在两种情况下都可以运行。" -#: include/functions.inc:2826 +#: setup/class_setupStep_Checks.inc:182 #, fuzzy -msgid "Vietnamese" -msgstr "名" +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "检查 register_globals 是否设置为 'off'" -#: include/functions.inc:2827 -msgid "Russian" -msgstr "俄语" +#: setup/class_setupStep_Checks.inc:190 +msgid "PHP uses this value for the garbage collector to delete old sessions." +msgstr "" -#: include/functions.inc:3022 -#, php-format +#: setup/class_setupStep_Checks.inc:191 +#, fuzzy msgid "" -"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." -msgstr "命令 '%s',作为插件 '%s' 的 POSTMODIFY 好像并不存在。" - -#: include/functions.inc:3055 -msgid "Cannot generate samba hash!" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" +"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超" +"时之前的会话和 cookie 丢失。" -#: include/functions.inc:3068 -#, php-format +#: setup/class_setupStep_Checks.inc:192 msgid "" -"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -#: include/functions.inc:3349 include/functions.inc:3363 -#: include/functions.inc:3401 include/functions.inc:3413 -#: include/functions.inc:3417 include/functions.inc:3432 -#: include/functions.inc:3441 -#, fuzzy -msgid "Cannot allocate a free ID:" -msgstr "太多用户,无法分配一个可用的 ID!" +#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 +#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 +msgid "Off" +msgstr "" -#: include/functions.inc:3349 -msgid "unknown idAllocation method!" +#: setup/class_setupStep_Checks.inc:200 +#, 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'。" -#: include/functions.inc:3363 -#, php-format -msgid "%sPoolMin >= %sPoolMax!" +#: setup/class_setupStep_Checks.inc:201 +#, fuzzy +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." msgstr "" +"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必" +"须设置为 'Off'。" -#: include/functions.inc:3393 +#: setup/class_setupStep_Checks.inc:208 #, fuzzy -msgid "Cannot create sambaUnixIdPool entry!" -msgstr "转到根部门" +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 内存,太少会导致无法预料的错误!将其设置为更大。" -#: include/functions.inc:3401 -msgid "sambaUnixIdPool is not unique!" +#: setup/class_setupStep_Checks.inc:209 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: include/functions.inc:3413 include/functions.inc:3417 +#: setup/class_setupStep_Checks.inc:216 #, fuzzy -msgid "no ID available!" -msgstr "文件可用。" +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." +msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。" -#: include/functions.inc:3441 -msgid "maximum tries exceeded!" +#: setup/class_setupStep_Checks.inc:217 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: include/functions.inc:3501 +#: setup/class_setupStep_Checks.inc:224 #, fuzzy -msgid "Cannot allocate a free ID!" -msgstr "太多用户,无法分配一个可用的 ID!" +msgid "The Execution time should be at least 30 seconds." +msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。" -#: include/class_tabs.inc:57 -#, fuzzy, php-format +#: setup/class_setupStep_Checks.inc:225 msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "无法连接到指定数据库,请检查您 glpi 设置。" - -#: include/class_tabs.inc:268 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "删除进程被插件 '%s' 取消: %s" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +msgstr "" -#: include/class_tabs.inc:406 -msgid "References" -msgstr "参考" +#: setup/class_setupStep_Checks.inc:232 +#, 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 将不会发送任何有关正运行着" +"的服务器的信息。" -#: include/class_SnapShotDialog.inc:82 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "您将要删除宏 '%s'。" +#: setup/class_setupStep_Checks.inc:233 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +msgstr "" -#: include/class_SnapShotDialog.inc:137 +#: setup/class_setupStep_Checks.inc:239 #, fuzzy -msgid "Remove snapshot" -msgstr "删除记录" +msgid "On" +msgstr "打开" -#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 -msgid "Y-m-d, H:i:s" +#: setup/class_setupStep_Checks.inc:240 +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 会将字符串" +"中所有引号编码。" -#: include/class_SnapShotDialog.inc:171 -#: plugins/generic/references/contents.tpl:11 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 -#: plugins/admin/ogroups/class_ogroup.inc:1004 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/ogroup-list.xml:49 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:49 -#: plugins/admin/groups/class_group.inc:1193 -#: plugins/admin/departments/dep-list.xml:79 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_domain.inc:59 -#: plugins/admin/departments/class_domain.inc:87 -#: 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/domain.tpl:19 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_department.inc:298 -#: plugins/admin/departments/class_department.inc:605 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/acl/class_aclRole.inc:735 plugins/admin/acl/acl-list.xml:57 -#: plugins/admin/acl/acl_role.tpl:17 -#: plugins/personal/posix/trustSelect/trust-list.xml:64 -#: plugins/personal/posix/groupSelect/group-list.xml:49 -msgid "Description" -msgstr "描述" - -#: include/exporter/class_cvsExporter.inc:48 -msgid "CSV" +#: setup/class_setupStep_Checks.inc:241 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -#: include/exporter/class_PDF.inc:24 +#: setup/class_setupStep_Checks.inc:248 #, fuzzy -msgid "Page" -msgstr "呼机" - -#: include/exporter/class_pdfExporter.inc:18 -msgid "No PDF export possible: there is no FPDF library installed." +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" +"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串" +"中所有引号编码。" -#: include/exporter/class_pdfExporter.inc:145 -msgid "PDF" +#: setup/class_setupStep_Checks.inc:249 +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -#: include/class_multi_plug.inc:362 +#: setup/class_setupStep_Checks.inc:259 #, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "您无权删除这个部门。" +msgid "Configuration writeable" +msgstr "配置文件" -#: include/class_multi_plug.inc:391 +#: setup/class_setupStep_Checks.inc:260 #, fuzzy -msgid "Password reset" -msgstr "口令过期截止日" +msgid "The configuration file can't be written" +msgstr "查看配置信息" -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "您的口令已经过期 !! 选择一个新口令" +#: setup/class_setupStep_Checks.inc:261 +#, 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 "" -#: include/class_certificate.inc:73 +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 #, fuzzy -msgid "Certificate is empty!" -msgstr "证书" - -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "" +msgid "Language setup" +msgstr "语言" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." msgstr "" -#: include/class_certificate.inc:219 +#: setup/class_setupStep_Language.inc:47 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "无有效证书加载" - -#: include/php_setup.inc:100 -msgid "Generating this page caused the PHP interpreter to raise some errors!" -msgstr "生成这个页面导致 PHP 解析器发生一些错误!" +msgid "Automatic" +msgstr "自动" -#: include/php_setup.inc:105 -msgid "Send bug report to the GOsa Team" -msgstr "" +#: setup/setup_config3.tpl:2 +#, fuzzy +msgid "GOsa core settings" +msgstr "用户设置" -#: include/php_setup.inc:105 +#: setup/setup_config3.tpl:6 #, fuzzy -msgid "Send bugreport" -msgstr "发送者" +msgid "Enable primary group filter" +msgstr "显示用户组" -#: include/php_setup.inc:110 -msgid "Toggle information" -msgstr "切换信息" +#: setup/setup_config3.tpl:18 +#, fuzzy +msgid "Display summary in listings" +msgstr "显示匹配的宏" -#: include/php_setup.inc:120 -msgid "PHP error" -msgstr "PHP 错误" +#: setup/setup_config3.tpl:30 +#, fuzzy +msgid "Honour administrative units" +msgstr "组管理" -#: include/php_setup.inc:139 -msgid "class" -msgstr "类" +#: setup/setup_config3.tpl:42 +#, fuzzy +msgid "Smarty compile directory" +msgstr "用户主目录" -#: include/php_setup.inc:145 -msgid "function" -msgstr "功能" +#: setup/setup_config3.tpl:51 +msgid "SNMP community" +msgstr "" -#: include/php_setup.inc:150 -msgid "static" -msgstr "静态" +#: setup/setup_config3.tpl:60 +#, fuzzy +msgid "Path for PPD storage" +msgstr "口令存储" -#: include/php_setup.inc:154 -msgid "method" -msgstr "方法" +#: setup/setup_config3.tpl:77 +#, fuzzy +msgid "Path for kiosk profile storage" +msgstr "Kiosk profile 设置" -#: include/php_setup.inc:187 -msgid "Trace" -msgstr "跟踪" +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" +msgstr "" -#: include/php_setup.inc:188 -msgid "File" -msgstr "文件" +#: setup/setup_config3.tpl:115 +#, fuzzy +msgid "Mail queue script" +msgstr "邮件队列" -#: include/php_setup.inc:188 -msgid "Line" -msgstr "行" +#: setup/setup_config3.tpl:134 +#, fuzzy +msgid "Notification script" +msgstr "主机通知周期" -#: include/php_setup.inc:188 -msgid "Type" -msgstr "类型" +#: setup/setup_config3.tpl:153 +#, fuzzy +msgid "Enable edit locking" +msgstr "启用邮件扫描" -#: include/php_setup.inc:189 -msgid "Arguments" -msgstr "参数" +#: setup/setup_config3.tpl:174 +msgid "Gosa support daemon" +msgstr "" -#: include/class_filter.inc:321 include/utils/class_msgPool.inc:24 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: setup/setup_config3.tpl:193 #, fuzzy -msgid "Search in subtrees" -msgstr "在子树中查找" +msgid "Daemon timeout" +msgstr "关闭" -#: include/class_plugin.inc:509 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +#: setup/setup_config3.tpl:207 +msgid "Login and session" msgstr "" -#: include/class_plugin.inc:1814 -msgid "Changing ACL dn" -msgstr "" +#: setup/setup_config3.tpl:210 +#, fuzzy +msgid "Login attribute" +msgstr "电话属性" -#: include/class_plugin.inc:1814 -msgid "from" -msgstr "从" +#: setup/setup_config3.tpl:221 +msgid "Enforce register_globals to be deactivated" +msgstr "" -#: include/class_plugin.inc:1815 setup/class_setupStep_Migrate.inc:1249 -#: setup/class_setupStep_Migrate.inc:1299 -#: setup/class_setupStep_Migrate.inc:1347 +#: setup/setup_config3.tpl:233 #, fuzzy -msgid "to" -msgstr "停止" +msgid "Enforce encrypted connections" +msgstr "封锁加密归档" -#: include/class_plugin.inc:1998 include/class_plugin.inc:2000 +#: setup/setup_config3.tpl:245 #, fuzzy -msgid "Restore" -msgstr "仓库" - -#: include/class_plugin.inc:2042 -msgid "cut" -msgstr "剪切" +msgid "Warn if session is not encrypted" +msgstr "会话不会被加密。" -#: include/class_plugin.inc:2050 -msgid "copy" -msgstr "复制" +#: setup/setup_config3.tpl:257 +#, fuzzy +msgid "Remember dialog filter settings" +msgstr "通用队列设置" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "XML 出错于 guide.xml: %s ,行 %d" +#: setup/setup_config3.tpl:269 +#, fuzzy +msgid "Session lifetime" +msgstr "检测道会话冲突" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "此插件没有可用帮助信息。" +#: setup/setup_config3.tpl:278 +#, fuzzy +msgid "Debugging" +msgstr "启用 debug" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "%s 结果当您查找关键字 %s" +#: setup/setup_config3.tpl:282 +#, fuzzy +msgid "Show PHP errors" +msgstr "PHP 错误" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% 点击率于文件 %s" +#: setup/setup_config3.tpl:294 +#, fuzzy +msgid "Maximum LDAP query time" +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." +#: setup/setup_config3.tpl:312 +msgid "Log LDAP statistics" msgstr "" -#: include/utils/class_xml.inc:48 +#: setup/setup_config3.tpl:324 #, fuzzy -msgid "in" -msgstr "首页" +msgid "Debug level" +msgstr "日志级别" -#: include/utils/class_xml.inc:50 +#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 #, fuzzy -msgid "on line" -msgstr "继续" +msgid "Disabled" +msgstr "禁用" -#: include/utils/class_xml.inc:51 +#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 +#: ihtml/themes/modern/userFilterEditor.tpl:45 #, fuzzy -msgid "XML error" -msgstr "LDAP 错误:" - -#: include/utils/class_msgPool.inc:16 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "选择要添加的对象" - -#: include/utils/class_msgPool.inc:18 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "选择查看包含用户的组" +msgid "Enabled" +msgstr "禁用" -#: include/utils/class_msgPool.inc:20 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -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 "" -#: include/utils/class_msgPool.inc:22 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "选择在子树中查询" +#: setup/setup_migrate.tpl:33 +#, fuzzy +msgid "Check again" +msgstr "检查" -#: include/utils/class_msgPool.inc:34 -msgid "This object will be deleted!" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" msgstr "" -#: include/utils/class_msgPool.inc:36 -#, php-format -msgid "This '%s' object will be deleted!" -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 "当前版本" -#: include/utils/class_msgPool.inc:41 -#, php-format -msgid "This object will be deleted: %s" -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 "用户管理" -#: include/utils/class_msgPool.inc:43 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" +#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "关闭" -#: include/utils/class_msgPool.inc:48 -msgid "This object will be deleted:" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: include/utils/class_msgPool.inc:50 -#, php-format -msgid "This '%s' object will be deleted:" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: include/utils/class_msgPool.inc:54 -#, php-format -msgid "These objects will be deleted: %s" +#: 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 "" -#: include/utils/class_msgPool.inc:56 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: 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 +#: include/class_listing.inc:306 +#, fuzzy +msgid "Select all" +msgstr "选择" + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: include/utils/class_msgPool.inc:64 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "您无权删除这个部门。" +msgid "Move selected workstations" +msgstr "选择查看工作站" -#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 -#, fuzzy -msgid "You have no permission to delete the object:" -msgstr "您无权删除这个部门。" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "" -#: include/utils/class_msgPool.inc:75 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "您无权删除这个部门。" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: include/utils/class_msgPool.inc:82 -#, fuzzy -msgid "You have no permission to create this object!" -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 "" -#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 -#, fuzzy -msgid "You have no permission to create the object:" -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 "" -#: include/utils/class_msgPool.inc:93 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "您无权删除这个部门。" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "" -#: include/utils/class_msgPool.inc:100 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "您无权删除这个黑名单。" +#: 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 "" -#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 +#: 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 "You have no permission to modify the object:" -msgstr "您无权删除这个黑名单。" +msgid "Show changes" +msgstr "显示软件包" -#: include/utils/class_msgPool.inc:111 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "您无权删除这个黑名单。" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "" -#: include/utils/class_msgPool.inc:118 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "您无权删除这个黑名单。" +#: 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 "" -#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "您无权在此 '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 "" -#: include/utils/class_msgPool.inc:129 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "You have no permission to view these objects:" -msgstr "您无权删除这个黑名单。" +msgid "Move selected users into this people tree" +msgstr "创建使用该模板的用户" -#: include/utils/class_msgPool.inc:136 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "You have no permission to move this object!" -msgstr "您无权删除这个黑名单。" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "创建 netatalk 账号" -#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "您无权删除这个黑名单。" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." +msgstr "" -#: include/utils/class_msgPool.inc:147 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "您无权删除这个黑名单。" +msgid "Abort" +msgstr "端口" -#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 -#: include/utils/class_msgPool.inc:187 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Connection information" -msgstr "个人信息" - -#: include/utils/class_msgPool.inc:159 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "无法连接到数据库!" - -#: include/utils/class_msgPool.inc:171 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "无法选择数据库!" +msgid "Create a new GOsa administrator account" +msgstr "创建 netatalk 账号" -#: include/utils/class_msgPool.inc:177 -#, php-format -msgid "No %s server defined!" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: include/utils/class_msgPool.inc:189 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "无法选择数据库!" - -#: include/utils/class_msgPool.inc:195 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "“传真”字段包含一个无效电话号码" - -#: include/utils/class_msgPool.inc:201 -#, 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:208 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "指定的 branch 名称无效。" +#: setup/setup_migrate.tpl:291 +#: plugins/personal/posix/class_posixAccount.inc:1437 +msgid "User ID" +msgstr "用户 ID" -#: include/utils/class_msgPool.inc:210 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "" +#: setup/setup_migrate.tpl:307 +#, fuzzy +msgid "Password (again)" +msgstr "口令存储" -#: include/utils/class_msgPool.inc:212 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: 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 "" -#: include/utils/class_msgPool.inc:214 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "指定的 branch 名称无效。" - -#: include/utils/class_msgPool.inc:222 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "无法选择数据库!" - -#: include/utils/class_msgPool.inc:224 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:226 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: 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 "" -#: include/utils/class_msgPool.inc:228 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "无法选择数据库!" - -#: include/utils/class_msgPool.inc:236 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "'UID' 赋值太小。" - -#: include/utils/class_msgPool.inc:238 -#, fuzzy, php-format -msgid "'%s' must be smaller than %s!" -msgstr "提供的 'shadowMin' 应该小于'shadowMax'。" +#: 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 "" -#: include/utils/class_msgPool.inc:246 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "'UID' 赋值太小。" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "参考" -#: include/utils/class_msgPool.inc:248 -#, php-format -msgid "'%s' must be %d or above!" +#: 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 "" -#: include/utils/class_msgPool.inc:255 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: 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 "" -#: include/utils/class_msgPool.inc:261 -#, fuzzy, php-format -msgid "There is already an entry with this '%s' attribute in the system!" -msgstr "数据库中已经有同样登录名的用户。" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "GOsa 帮助浏览器" -#: include/utils/class_msgPool.inc:267 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "需要的“姓名”字段没有设置" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Windows 工作站" -#: include/utils/class_msgPool.inc:275 -msgid "Example" -msgstr "" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "设置" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "“姓名”字段包含无效字符。" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "欢迎 %s!" -#: include/utils/class_msgPool.inc:293 -#, php-format -msgid "'%s' is not allowed:" -msgstr "" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "解除挂起的邮件" -#: include/utils/class_msgPool.inc:293 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "不允许修改口令" +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "欢迎进入 Gosa 安装程序!" -#: include/utils/class_msgPool.inc:296 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "“姓名”字段包含无效字符。" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "请选择一个打印机或者取消。" -#: include/utils/class_msgPool.inc:303 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -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 "" -#: include/utils/class_msgPool.inc:333 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83 -#: plugins/personal/generic/generic.tpl:250 -#: setup/class_setupStep_Migrate.inc:2868 -#, php-format -msgid "Add" -msgstr "添加" +#: setup/setup_language.tpl:9 +#, fuzzy +msgid "Please select your preferred language here" +msgstr "首选语种" -#: include/utils/class_msgPool.inc:333 -#, fuzzy, php-format -msgid "Add %s" -msgstr "添加" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "" -#: include/utils/class_msgPool.inc:339 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "删除" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "" -#: include/utils/class_msgPool.inc:345 -#, fuzzy, php-format -msgid "Set %s" -msgstr "设置" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "" -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit..." -msgstr "编辑" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "PHP 安装检查" -#: include/utils/class_msgPool.inc:351 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "编辑用户" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "show information" +msgstr "个人信息" -#: include/utils/class_msgPool.inc:357 -msgid "Back" -msgstr "返回" +#: setup/class_setupStep_Finish.inc:37 +#: ihtml/themes/default/copyPasteDialog.tpl:32 +msgid "Finish" +msgstr "完成" -#: include/utils/class_msgPool.inc:377 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "该账户没有有效的 Gosa 扩展。" +#: setup/class_setupStep_Finish.inc:38 +#, fuzzy +msgid "Write configuration file" +msgstr "配置文件" -#: include/utils/class_msgPool.inc:383 -#, fuzzy, php-format +#: setup/class_setupStep_Finish.inc:39 +#, fuzzy +msgid "Finish - write the configuration file" +msgstr "需要 XML 功能来解析配置文件。" + +#: setup/class_setupStep_Finish.inc:104 +#, fuzzy msgid "" -"This account has %s settings enabled. You can disable them by clicking below." -msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。" +"Your configuration file is currently world readable. Please update the file " +"permissions!" +msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" + +#: setup/class_setupStep_Finish.inc:106 +#, fuzzy +msgid "The configuration is currently not readable or it does not exists." +msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" -#: include/utils/class_msgPool.inc:386 include/utils/class_msgPool.inc:393 +#: setup/class_setupStep_Finish.inc:115 #, fuzzy, php-format msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"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 "" -"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" +"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa." +"conf,其他用户则无权访问。您可以执行如下命令来实现:" -#: include/utils/class_msgPool.inc:402 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." -msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。" +#: 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 "用户设置" -#: include/utils/class_msgPool.inc:405 include/utils/class_msgPool.inc:412 +#: setup/class_setupStep_Config1.inc:118 #, fuzzy, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +msgid "The specified value for '%s' must be a numeric value" +msgstr "指定 '%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 "" -"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" -#: include/utils/class_msgPool.inc:420 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "应用程序设置" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "" -#: include/utils/class_msgPool.inc:426 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Posix 设置" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "" -#: include/utils/class_msgPool.inc:432 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "点击下面的“编辑”按钮修改该对话框内的信息" +#: setup/class_setupStep_Config1.inc:130 +#, fuzzy +msgid "Uid base must be numeric" +msgstr "超时必须填数字" -#: include/utils/class_msgPool.inc:438 -msgid "January" -msgstr "一月" +#: setup/class_setupStep_Config1.inc:134 +#, fuzzy +msgid "The given password minimum length is not numeric." +msgstr "Sieve 端口应为数字。" -#: include/utils/class_msgPool.inc:438 -msgid "February" -msgstr "二月" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Sieve 端口应为数字。" -#: include/utils/class_msgPool.inc:438 -msgid "March" -msgstr "三月" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "April" -msgstr "四月" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:38 +#, fuzzy +msgid "New ACL" +msgstr "新" -#: include/utils/class_msgPool.inc:439 -msgid "May" -msgstr "五月" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "ACL type" +msgstr "分类类型" -#: include/utils/class_msgPool.inc:439 -msgid "June" -msgstr "六月" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:44 +#, fuzzy +msgid "Select an acl type" +msgstr "选择一个位置" -#: include/utils/class_msgPool.inc:439 -msgid "July" -msgstr "七月" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "应用程序设置" -#: include/utils/class_msgPool.inc:439 -msgid "August" -msgstr "八月" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "September" -msgstr "九月" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "October" -msgstr "十月" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "" -#: include/utils/class_msgPool.inc:440 -msgid "November" -msgstr "十一月" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1090 +msgid "Members" +msgstr "成员" -#: include/utils/class_msgPool.inc:440 -msgid "December" -msgstr "十二月" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:49 #, fuzzy -msgid "Sunday" -msgstr "姓" +msgid "List of available ACL categories" +msgstr "可用软件包列表" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Monday" -msgstr "月" +msgid "ACL for this object" +msgstr "检查 iconv 支持" -#: include/utils/class_msgPool.inc:446 -msgid "Tuesday" -msgstr "" +#: ihtml/themes/default/acl.tpl:118 +#, fuzzy +msgid "Available roles" +msgstr "可用的应用程序" -#: include/utils/class_msgPool.inc:446 +#: ihtml/themes/default/copyPasteDialog.tpl:1 #, fuzzy -msgid "Wednesday" -msgstr "星期三" +msgid "Copy & paste wizard" +msgstr "拷贝和粘贴精灵" -#: include/utils/class_msgPool.inc:446 -msgid "Thursday" +#: 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/utils/class_msgPool.inc:446 -msgid "Friday" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/utils/class_msgPool.inc:446 -msgid "Saturday" +#: 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/utils/class_msgPool.inc:453 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/utils/class_msgPool.inc:330 +#, php-format +msgid "Save" +msgstr "保存" + +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "MySQL operation failed!" -msgstr "Mysql 查询失败。" +msgid "Cancel all" +msgstr "取消" + +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "操作完成" -#: include/utils/class_msgPool.inc:461 +#: ihtml/themes/default/logout-close.tpl:5 #, fuzzy -msgid "read operation" -msgstr "邮件选项" +msgid "Your GOsa session has been closed!" +msgstr "您的 GOsa 会话已经过期!" -#: include/utils/class_msgPool.inc:461 -msgid "add operation" +#: 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/utils/class_msgPool.inc:461 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "modify operation" -msgstr "个人信息" +msgid "Your password has expired. Please choose a new one!" +msgstr "您的口令已经过期 !! 选择一个新口令" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 #, fuzzy -msgid "delete operation" -msgstr "选择查看工作站" +msgid "Old password" +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 +#: plugins/personal/password/password.tpl:18 +#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:249 html/password.php:196 +msgid "New password" +msgstr "新口令" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "search operation" -msgstr "账号过期于" +msgid "Verify password" +msgstr "口令确认" + +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230 +msgid "Change password" +msgstr "修改口令" -#: include/utils/class_msgPool.inc:462 +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 #, fuzzy -msgid "authentication" -msgstr "Nagios 鉴权" +msgid "Click here to change your password" +msgstr "点击这里来修改您的口令" -#: include/utils/class_msgPool.inc:465 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Mysql 查询失败。" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/utils/class_msgPool.inc:467 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "LDAP operation failed!" -msgstr "Mysql 查询失败。" +msgid "Login screen" +msgstr "登录脚本" -#: include/utils/class_msgPool.inc:482 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Upload failed!" -msgstr "用户登录失败。LDAP 服务器返回 '%s'。" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "请用您的用户名和口令登录" -#: include/utils/class_msgPool.inc:485 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Logging DB 用户" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +msgid "Username" +msgstr "用户名" -#: include/utils/class_msgPool.inc:492 -msgid "Communication failure with the infrastructure service!" +#: 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 "目录" + +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "登录" + +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +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." msgstr "" +"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据" +"找回。" -#: include/utils/class_msgPool.inc:494 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: plugins/admin/ogroups/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +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:229 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" +msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?" + +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "首页" + +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "帮助" + +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "退出" + +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "登录:" + +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:501 include/utils/class_msgPool.inc:504 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa 帮助浏览器" + +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "索引" + +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +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:507 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" +#: ihtml/themes/default/islocked.tpl:16 +#, fuzzy +msgid "Read only" +msgstr "重新加载列表" + +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "修改口令" -#: include/utils/class_msgPool.inc:509 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "访问" -#: include/utils/class_msgPool.inc:515 -#, php-format -msgid "File '%s' does not exist!" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_msgPool.inc:521 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "无法打开文件 '%s'。" - -#: include/utils/class_msgPool.inc:527 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "无法打开文件 '%s'。" +#: ihtml/themes/default/password.tpl:41 +#: 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 +#: plugins/admin/users/class_userManagement.inc:277 html/main.php:339 +#, fuzzy +msgid "Password change" +msgstr "不允许修改口令" -#: include/utils/class_msgPool.inc:533 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +"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:539 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "无法打开文件 '%s'。" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: plugins/personal/password/password.tpl:13 html/password.php:217 +msgid "Current password" +msgstr "当前口令" -#: include/utils/class_msgPool.inc:545 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "转到根部门" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "新口令" -#: include/utils/class_msgPool.inc:551 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "无法打开文件 '%s'。" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +#, fuzzy +msgid "Password strength" +msgstr "口令存储" -#: include/utils/class_msgPool.inc:557 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "检查 iconv 支持" +#: ihtml/themes/default/password.tpl:101 +#, fuzzy +msgid "Change" +msgstr "频道" -#: include/utils/class_msgPool.inc:563 -#, php-format -msgid "Install and activate the %s PHP module." +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" msgstr "" -#: include/utils/class_msgPool.inc:569 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/utils/class_msgPool.inc:575 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"The supplied base is not valid and has been reset to the previous value!" +"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:233 include/class_ldap.inc:266 -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:233 include/class_ldap.inc:266 -#, 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 +#: plugins/admin/departments/class_department.inc:618 +#: include/utils/class_msgPool.inc:475 include/class_acl.inc:777 +#: include/class_acl.inc:784 include/class_acl.inc:791 +#: include/class_acl.inc:797 +msgid "Object" +msgstr "对象" -#: include/class_ldap.inc:693 -#, php-format -msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:29 +#, fuzzy +msgid "There is no snapshot available that could be restored" +msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。" -#: include/class_ldap.inc:741 -#, 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:828 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时" - -#: include/class_ldap.inc:830 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "当操作 LDAP 服务器 '%s' 时" +#: ihtml/themes/default/snapshotdialog.tpl:49 +#, fuzzy +msgid "Creating object snapshots" +msgstr "创建新对象组" -#: include/class_ldap.inc:1052 -#, 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" -msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %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:1081 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" -msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!" +#: 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_log.inc:87 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Logging DB 用户" +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "过期" -#: include/class_log.inc:102 -#, php-format -msgid "Invalid option '%s' specified!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/class_log.inc:106 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "指定的 branch 名称无效。" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:49 +#: plugins/admin/departments/class_department.inc:558 +#: plugins/admin/departments/class_department.inc:640 +msgid "Continue" +msgstr "继续" -#: include/class_gosaSupportDaemon.inc:112 -msgid "GOsa support daemon" +#: 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_gosaSupportDaemon.inc:787 -#, fuzzy -msgid "Cannot not parse XML!" -msgstr "太多用户,无法分配一个可用的 ID!" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "请选择响应这个会话的方法" -#: include/class_gosaSupportDaemon.inc:1184 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "无法创建文件 '%s'。" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "忽略错误并显示 LDAP 服务器返回的所有条目" -#: include/class_gosaSupportDaemon.inc:1204 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "未知 FAIstate %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 "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。" -#: include/class_config.inc:152 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:348 #, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML 出错于 gosa.conf: %s ,行 %d" - -#: include/class_config.inc:318 -#, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "无法绑定 LDAP。请联系系统管理员。" +msgid "Set" +msgstr "设置" -#: include/class_config.inc:695 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "您的配置文件缺少 SID 和/或 RIDBASE!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "检测道会话冲突" -#: include/class_config.inc:1105 +#: ihtml/themes/default/conflict.tpl:6 #, fuzzy -msgid "Configuration" -msgstr "配置文件" - -#: include/class_config.inc:1105 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" +"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/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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/class_pluglist.inc:197 include/class_pluglist.inc:198 -#: include/class_pluglist.inc:311 -msgid "Unknown" -msgstr "未知" - -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 -#: include/class_CopyPasteHandler.inc:273 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "拷贝和粘贴精灵" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "退出" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:193 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "无法创建文件 '%s'。" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "您的 GOsa 会话已经过期!" -#: include/class_CopyPasteHandler.inc:159 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: 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/class_CopyPasteHandler.inc:176 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "无法创建文件 '%s'。" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "重新登录" -#: include/class_CopyPasteHandler.inc:394 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:1 +#: ihtml/themes/modern/userFilterEditor.tpl:5 +#, fuzzy +msgid "Filter editor" +msgstr "终端服务器" -#: include/class_CopyPasteHandler.inc:418 -#, php-format -msgid "This object will be pasted: %s" -msgstr "" +#: ihtml/themes/modern/userFilter.tpl:5 +#, fuzzy +msgid "List of configured filters" +msgstr "配置文件" -#: include/class_CopyPasteHandler.inc:516 +#: ihtml/themes/modern/userFilterEditor.tpl:8 #, fuzzy -msgid "Cannot paste" -msgstr "无法粘贴" +msgid "Filter properties" +msgstr "编辑通用属性" -#: include/class_msg_dialog.inc:124 +#: ihtml/themes/modern/userFilterEditor.tpl:19 +#: plugins/generic/references/contents.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.xml:41 +#: plugins/personal/posix/trustSelect/trust-list.xml:64 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57 +#: plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_group.inc:1184 +#: plugins/admin/groups/group-list.xml:49 +#: plugins/admin/departments/class_domain.inc:63 +#: plugins/admin/departments/class_domain.inc:91 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/departments/dep-list.xml:79 +#: plugins/admin/departments/class_localityGeneric.inc:64 +#: plugins/admin/departments/class_localityGeneric.inc:92 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/class_department.inc:359 +#: plugins/admin/departments/class_department.inc:663 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/domain.tpl:19 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/class_countryGeneric.inc:63 +#: plugins/admin/departments/class_countryGeneric.inc:92 +#: plugins/admin/departments/class_organizationGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/class_dcObject.inc:63 +#: plugins/admin/departments/class_dcObject.inc:91 +#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/acl-list.xml:57 +#: plugins/admin/acl/class_aclRole.inc:735 +#: plugins/admin/ogroups/generic.tpl:15 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105 +#: plugins/admin/ogroups/class_ogroup.inc:977 +#: plugins/admin/ogroups/ogroup-list.xml:49 +#: include/class_userFilterEditor.inc:149 include/class_SnapShotDialog.inc:171 +#: include/class_userFilter.inc:60 +msgid "Description" +msgstr "描述" + +#: ihtml/themes/modern/userFilterEditor.tpl:27 include/class_userFilter.inc:60 #, fuzzy -msgid "Please fix the above error and reload the page." -msgstr "请看一下 GOsa 日志文件。" +msgid "Parent filter" +msgstr "参数" -#: plugins/generic/references/class_reference.inc:41 -#: plugins/admin/ogroups/class_ogroup.inc:993 -#: plugins/admin/groups/class_group.inc:1183 -#: plugins/admin/users/class_userManagement.inc:744 -#: plugins/admin/departments/class_department.inc:595 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1602 -#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 -msgid "Generic" -msgstr "通用配置" +#: ihtml/themes/modern/userFilterEditor.tpl:40 +#: plugins/personal/generic/generic.tpl:610 +#: plugins/personal/generic/class_user.inc:1660 +msgid "Public visible" +msgstr "公开" + +#: ihtml/themes/modern/userFilterEditor.tpl:49 +msgid "Categories where the filter is visible" +msgstr "" #: plugins/generic/references/class_reference.inc:43 #: plugins/personal/posix/class_posixAccount.inc:37 @@ -2610,24 +2697,24 @@ msgid "UNIX" msgstr "UNIX" #: plugins/generic/references/class_reference.inc:45 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/groups/class_groupManagement.inc:164 -#: plugins/admin/users/class_userManagement.inc:751 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:70 +#: plugins/admin/users/class_userManagement.inc:762 +#: plugins/admin/groups/class_groupManagement.inc:164 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 msgid "Mail" msgstr "邮件" #: plugins/generic/references/class_reference.inc:47 #: plugins/generic/references/class_reference.inc:49 -#: plugins/admin/groups/class_groupManagement.inc:172 -#: plugins/admin/users/class_userManagement.inc:756 -#: plugins/personal/posix/class_posixAccount.inc:324 +#: plugins/personal/posix/class_posixAccount.inc:311 #: plugins/personal/posix/trustSelect/class_trustSelect.inc:78 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/groups/class_groupManagement.inc:172 msgid "Samba" msgstr "Samba" #: plugins/generic/references/class_reference.inc:51 -#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/users/class_userManagement.inc:779 msgid "FAX" msgstr "传真" @@ -2639,4088 +2726,4154 @@ msgstr "代理" msgid "FTP" msgstr "FTP" -#: plugins/generic/references/class_reference.inc:57 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 -#: plugins/admin/ogroups/class_ogroupManagement.inc:184 -#: plugins/admin/ogroups/ogroup-list.xml:79 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 -#: plugins/admin/groups/group-list.xml:15 -#: plugins/admin/groups/group-list.xml:79 -#: plugins/personal/posix/groupSelect/group-list.xml:15 -msgid "Group" -msgstr "组" - -#: plugins/generic/references/class_reference.inc:59 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 -#: plugins/admin/ogroups/class_ogroupManagement.inc:186 -#: plugins/admin/departments/dep-list.xml:55 -#: plugins/admin/departments/dep-list.xml:71 -#: plugins/admin/departments/dep-list.xml:138 -#: plugins/admin/departments/class_departmentManagement.inc:237 -#: plugins/personal/generic/class_user.inc:1629 -#: plugins/personal/generic/generic.tpl:288 -#: plugins/personal/generic/multiple_generic.tpl:159 -msgid "Department" -msgstr "部门" - -#: plugins/generic/references/class_reference.inc:61 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 -#: plugins/admin/ogroups/class_ogroupManagement.inc:188 -#: plugins/admin/groups/class_groupManagement.inc:180 -#: plugins/admin/users/class_userManagement.inc:772 -#: plugins/admin/departments/generic.tpl:82 -#: plugins/admin/departments/class_department.inc:309 -#: plugins/admin/departments/organization.tpl:82 -#: plugins/personal/generic/class_user.inc:1309 -#: plugins/personal/generic/class_user.inc:1739 -#: plugins/personal/generic/generic.tpl:339 -#: plugins/personal/generic/generic.tpl:520 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 -msgid "Phone" -msgstr "电话" - -#: plugins/generic/references/class_reference.inc:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:185 -msgid "Application" -msgstr "应用程序" - -#: plugins/generic/references/class_reference.inc:65 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23 -#: plugins/admin/ogroups/class_ogroupManagement.inc:187 -#: plugins/personal/posix/trustSelect/trust-list.xml:14 -#: setup/setup_config2.tpl:219 setup/setup_config2.tpl:264 -msgid "Server" -msgstr "服务器" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "瘦客户机" - -#: plugins/generic/references/class_reference.inc:69 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 -#: plugins/admin/ogroups/class_ogroupManagement.inc:189 -#: plugins/personal/posix/trustSelect/trust-list.xml:22 -msgid "Workstation" -msgstr "工作站" - -#: plugins/generic/references/class_reference.inc:71 -#: plugins/admin/ogroups/ogroup-list.xml:15 -msgid "Object group" -msgstr "对象组" - -#: plugins/generic/references/class_reference.inc:73 -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 -#: plugins/admin/ogroups/class_ogroupManagement.inc:192 -msgid "Printer" -msgstr "打印机" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "对象名称" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "内容" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "这个对象和其他对象没有关系。" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "欢迎 %s!" - -#: 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/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/admin/ogroups/objectSelect/selectObject-list.xml:11 -#: plugins/admin/groups/userSelect/user-list.xml:10 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 -#: plugins/personal/posix/trustSelect/trust-list.xml:10 -#: plugins/personal/posix/groupSelect/group-list.xml:11 -#, fuzzy -msgid "Please select the desired entries" -msgstr "请选择一个打印机或者取消。" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 -#: plugins/admin/ogroups/class_ogroupManagement.inc:191 -#: plugins/personal/posix/trustSelect/trust-list.xml:30 -msgid "Terminal" -msgstr "终端" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63 -#: plugins/admin/ogroups/class_ogroupManagement.inc:183 -#: plugins/admin/groups/userSelect/user-list.xml:14 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15 -#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95 -#: setup/setup_config2.tpl:228 setup/setup_config2.tpl:273 -msgid "User" -msgstr "用户" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97 -#: plugins/admin/ogroups/class_ogroup.inc:799 -#: plugins/admin/ogroups/class_ogroup.inc:814 -#: plugins/admin/ogroups/class_ogroup.inc:1002 -#: plugins/admin/ogroups/ogroup-list.xml:41 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49 -#: plugins/admin/groups/group-list.xml:41 -#: plugins/admin/groups/class_group.inc:1054 -#: plugins/admin/groups/class_group.inc:1065 -#: plugins/admin/groups/class_group.inc:1067 -#: plugins/admin/groups/class_group.inc:1084 -#: plugins/admin/groups/class_group.inc:1098 -#: plugins/admin/groups/class_group.inc:1105 -#: plugins/admin/groups/class_group.inc:1192 -#: plugins/admin/users/class_userManagement.inc:412 -#: plugins/admin/users/class_userManagement.inc:459 -#: plugins/admin/departments/class_domain.inc:43 -#: plugins/admin/departments/class_domain.inc:45 -#: plugins/admin/departments/class_domain.inc:50 -#: plugins/admin/departments/class_domain.inc:52 -#: plugins/admin/departments/class_domain.inc:54 -#: plugins/admin/departments/class_domain.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_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/departments/class_department.inc:288 -#: plugins/admin/departments/class_department.inc:290 -#: plugins/admin/departments/class_department.inc:295 -#: plugins/admin/departments/class_department.inc:302 -#: plugins/admin/departments/class_department.inc:306 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/acl/class_aclRole.inc:755 plugins/admin/acl/acl-list.xml:49 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/personal/generic/class_user.inc:1271 -#: plugins/personal/generic/class_user.inc:1289 -#: plugins/personal/generic/class_user.inc:1331 -#: plugins/personal/generic/class_user.inc:1754 -#: plugins/personal/posix/trustSelect/trust-list.xml:56 -#: plugins/personal/posix/groupSelect/group-list.xml:41 -#: setup/setup_migrate.tpl:283 setup/setup_feedback.tpl:31 -msgid "Name" -msgstr "名称" - -#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:13 -#: plugins/admin/ogroups/ogroup-list.tpl:13 -#: plugins/admin/ogroups/class_ogroup.inc:1003 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/groups/userSelect/user-list.tpl:13 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:13 -#: plugins/admin/groups/group-list.tpl:13 -#: plugins/admin/groups/class_group.inc:1194 -#: plugins/admin/users/user-list.tpl:13 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_domain.inc:88 -#: 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/domain.tpl:28 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_department.inc:607 -#: plugins/admin/departments/dep-list.tpl:13 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/acl/acl-list.tpl:13 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/acl/acl_role.tpl:27 -#: plugins/personal/generic/class_user.inc:1622 -#: plugins/personal/generic/generic.tpl:164 -#: plugins/personal/generic/multiple_generic.tpl:47 -#: plugins/personal/posix/trustSelect/trust-list.tpl:13 -#: plugins/personal/posix/groupSelect/group-list.tpl:13 -#: setup/setup_ldap.tpl:55 -msgid "Base" -msgstr "位置" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 -#: plugins/admin/ogroups/ogroup-filter.tpl:3 -#: plugins/admin/groups/userSelect/user-filter.tpl:3 -#: plugins/admin/groups/group-filter.tpl:3 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 -#: plugins/admin/users/user-filter.tpl:3 -#: plugins/admin/departments/dep-filter.tpl:3 -#: plugins/admin/acl/acl-filter.tpl:3 -#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 -#: plugins/personal/posix/groupSelect/group-filter.tpl:3 -#, fuzzy -msgid "Filter" -msgstr "过滤器" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 -#, fuzzy -msgid "Show department" -msgstr "显示部门" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 -#, fuzzy -msgid "Show users" -msgstr "显示服务器" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 -#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 -#, fuzzy -msgid "Show groups" -msgstr "显示 samba 用户组" - -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 -#, fuzzy -msgid "Show server" -msgstr "显示服务器" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/personal/posix/groupSelect/group-list.xml:13 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23 +#: plugins/admin/groups/group-list.xml:15 +#: plugins/admin/groups/group-list.xml:79 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71 +#: plugins/admin/ogroups/class_ogroupManagement.inc:184 +#: plugins/admin/ogroups/ogroup-list.xml:79 +msgid "Group" +msgstr "组" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 -#, fuzzy -msgid "Show workstation" -msgstr "显示工作站" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/personal/generic/generic.tpl:310 +#: plugins/personal/generic/class_user.inc:1693 +#: plugins/admin/departments/dep-list.xml:55 +#: plugins/admin/departments/dep-list.xml:71 +#: plugins/admin/departments/dep-list.xml:138 +#: plugins/admin/departments/class_departmentManagement.inc:249 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15 +#: plugins/admin/ogroups/class_ogroupManagement.inc:186 +msgid "Department" +msgstr "部门" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 -#, fuzzy -msgid "Show terminal" -msgstr "显示终端" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/personal/generic/generic.tpl:399 +#: plugins/personal/generic/generic.tpl:580 +#: plugins/personal/generic/class_user.inc:1368 +#: plugins/personal/generic/class_user.inc:1817 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:86 +#: plugins/admin/users/class_userManagement.inc:783 +#: plugins/admin/groups/class_groupManagement.inc:180 +#: plugins/admin/departments/generic.tpl:106 +#: plugins/admin/departments/organization.tpl:105 +#: plugins/admin/departments/class_department.inc:370 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55 +#: plugins/admin/ogroups/class_ogroupManagement.inc:188 +msgid "Phone" +msgstr "电话" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 -#, fuzzy -msgid "Show printer" -msgstr "显示打印机" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:185 +msgid "Application" +msgstr "应用程序" -#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 -#, fuzzy -msgid "Show phone" -msgstr "显示软件包" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "瘦客户机" -#: plugins/admin/ogroups/remove.tpl:6 -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/generic/references/class_reference.inc:69 +#: plugins/personal/posix/trustSelect/trust-list.xml:22 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31 +#: plugins/admin/ogroups/class_ogroupManagement.inc:189 +msgid "Workstation" +msgstr "工作站" -#: plugins/admin/ogroups/class_ogroupManagement.inc:25 -#: plugins/admin/ogroups/class_ogroup.inc:999 -msgid "Object groups" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/ogroup-list.xml:15 +msgid "Object group" msgstr "对象组" -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#, fuzzy -msgid "Manage object groups" -msgstr "对象组名称" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47 +#: plugins/admin/ogroups/class_ogroupManagement.inc:192 +msgid "Printer" +msgstr "打印机" -#: plugins/admin/ogroups/class_ogroupManagement.inc:115 -#: plugins/admin/groups/class_groupManagement.inc:98 -#: plugins/admin/users/class_userManagement.inc:189 -#, fuzzy -msgid "Infrastructure error" -msgstr "PHP 错误" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "对象名称" -#: plugins/admin/ogroups/class_ogroupManagement.inc:182 -#, fuzzy -msgid "Templates" -msgstr "模板" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "内容" -#: plugins/admin/ogroups/class_ogroupManagement.inc:190 -#, fuzzy -msgid "Windows Install" -msgstr "Windows 工作站" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "这个对象和其他对象没有关系。" -#: plugins/admin/ogroups/class_ogroup.inc:249 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "欢迎 %s!" -#: plugins/admin/ogroups/class_ogroup.inc:385 -#: plugins/admin/users/class_userManagement.inc:337 -#: plugins/admin/users/class_userManagement.inc:371 -#: plugins/admin/users/class_userManagement.inc:402 -msgid "none" -msgstr "无" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "The GOsa team" +msgstr "GOsa 团队" -#: plugins/admin/ogroups/class_ogroup.inc:387 -msgid "too many different objects!" -msgstr "太多不同对象!" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "不允许修改口令" -#: plugins/admin/ogroups/class_ogroup.inc:389 -msgid "users" -msgstr "用户" +#: plugins/personal/password/nochange.tpl:7 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "您无权修改您的口令。" -#: plugins/admin/ogroups/class_ogroup.inc:390 -msgid "groups" -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/admin/ogroups/class_ogroup.inc:391 -msgid "applications" -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." +msgstr "" +"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登" +"录。" -#: plugins/admin/ogroups/class_ogroup.inc:392 -msgid "departments" -msgstr "部门" +#: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "修改口令将影响邮件,代理,samba,unix等的登录。" -#: plugins/admin/ogroups/class_ogroup.inc:393 -msgid "servers" -msgstr "服务器" +#: plugins/personal/password/password.tpl:23 +#: plugins/personal/generic/password.tpl:11 +#: plugins/admin/users/password.tpl:17 +msgid "Repeat new password" +msgstr "重复新口令" -#: plugins/admin/ogroups/class_ogroup.inc:394 -msgid "workstations" -msgstr "工作站" +#: plugins/personal/password/password.tpl:40 +#: plugins/personal/generic/password.tpl:19 +#: plugins/admin/users/password.tpl:32 +msgid "Set password" +msgstr "设置口令" -#: plugins/admin/ogroups/class_ogroup.inc:395 -#, fuzzy -msgid "winstations" -msgstr "Windows 工作站" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "清除字段" -#: plugins/admin/ogroups/class_ogroup.inc:396 -msgid "terminals" -msgstr "终端" +#: plugins/personal/password/class_password.inc:27 +#, fuzzy +msgid "Change user password" +msgstr "修改口令" -#: plugins/admin/ogroups/class_ogroup.inc:397 -msgid "phones" -msgstr "电话" +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "您需要输入当前口令才能继续。" -#: plugins/admin/ogroups/class_ogroup.inc:398 -msgid "printers" -msgstr "打印机" +#: plugins/personal/password/class_password.inc:82 +#: plugins/admin/users/class_userManagement.inc:246 html/password.php:193 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." +msgstr "您输入的“新口令”和“重复新口令”不匹配。" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -#: setup/setup_config2.tpl:143 -msgid "disabled" -msgstr "禁用" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "输入的“新口令”为空。" -#: plugins/admin/ogroups/class_ogroup.inc:443 -#: plugins/admin/groups/class_group.inc:433 -#: plugins/personal/posix/class_posixAccount.inc:573 -msgid "full access" -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/admin/ogroups/class_ogroup.inc:444 -#: plugins/admin/groups/class_group.inc:434 -#: plugins/personal/posix/class_posixAccount.inc:574 -msgid "allow access to these hosts" -msgstr "允许访问这些主机" +#: plugins/personal/password/class_password.inc:91 html/password.php:209 +msgid "The password used as new is to short." +msgstr "输入的新口令太短了。" -#: plugins/admin/ogroups/class_ogroup.inc:632 -msgid "Non existing dn:" -msgstr "不存在的 dn:" +#: plugins/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "外部口令更改程序报告错误:" -#: plugins/admin/ogroups/class_ogroup.inc:789 -#, php-format +#: plugins/personal/password/class_password.inc:108 msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" +"The password you've entered as your current password doesn't match the real " +"one." +msgstr "您输入的当前口令不正确。" -#: plugins/admin/ogroups/class_ogroup.inc:819 +#: plugins/personal/password/class_password.inc:114 #, fuzzy -msgid "You can combine two different object types at maximum, only!" -msgstr "您最多只能组合两个不同的对象类!" +msgid "You have no permission to change your password." +msgstr "您无权修改您的口令。" -#: plugins/admin/ogroups/class_ogroup.inc:994 +#: plugins/personal/password/class_password.inc:146 #, fuzzy -msgid "Object group generic" -msgstr "对象组" +msgid "User password" +msgstr "清除口令" + +#: plugins/personal/password/class_password.inc:150 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/posix/class_posixAccount.inc:1429 +#: plugins/personal/myaccount/class_MyAccount.inc:5 +msgid "My account" +msgstr "我的账号" + +#: plugins/personal/generic/generic.tpl:3 +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/paste_generic.tpl:6 +msgid "Personal information" +msgstr "个人信息" -#: plugins/admin/ogroups/class_ogroup.inc:1005 +#: plugins/personal/generic/generic.tpl:11 +#: plugins/personal/generic/generic_picture.tpl:2 +#: plugins/personal/generic/paste_generic.tpl:31 #, fuzzy -msgid "Sytem trust" -msgstr "信赖的系统" +msgid "The users picture" +msgstr "用户图片" + +#: plugins/personal/generic/generic.tpl:24 +msgid "Change picture" +msgstr "更换图片" -#: plugins/admin/ogroups/class_ogroup.inc:1006 +#: plugins/personal/generic/generic.tpl:37 +#: plugins/personal/generic/generic.tpl:84 +#: plugins/personal/posix/generic.tpl:51 +#: plugins/personal/posix/posix_shadow.tpl:2 +#: plugins/personal/posix/paste_generic.tpl:15 #, fuzzy -msgid "Member" -msgstr "成员" +msgid "Account settings" +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/personal/generic/generic.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:8 +#: plugins/admin/users/template.tpl:23 +msgid "Last name" +msgstr "姓" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "组名称" +#: plugins/personal/generic/generic.tpl:44 +#: plugins/personal/generic/generic.tpl:58 +#: plugins/personal/generic/generic.tpl:76 plugins/admin/groups/generic.tpl:14 +msgid "Multiple edit" +msgstr "" + +#: plugins/personal/generic/generic.tpl:54 +#: plugins/personal/generic/paste_generic.tpl:12 +#: plugins/admin/users/template.tpl:27 +msgid "First name" +msgstr "名" + +#: plugins/personal/generic/generic.tpl:68 +#: plugins/personal/generic/class_user.inc:1325 +#: plugins/personal/generic/class_user.inc:1343 +#: plugins/personal/generic/class_user.inc:1357 +#: plugins/personal/generic/class_user.inc:1359 +#: plugins/personal/generic/paste_generic.tpl:16 +#: plugins/admin/users/user-list.xml:65 plugins/admin/users/template.tpl:32 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56 +#: plugins/admin/groups/userSelect/user-list.xml:56 html/password.php:215 +msgid "Login" +msgstr "登录名" + +#: plugins/personal/generic/generic.tpl:86 +msgid "Template name" +msgstr "模板名称" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "组的描述文字" +#: plugins/personal/generic/generic.tpl:95 +#: plugins/personal/generic/class_user.inc:1680 +msgid "Personal title" +msgstr "个人称谓" -#: plugins/admin/ogroups/generic.tpl:36 -#: plugins/admin/groups/class_group.inc:1200 -#: plugins/personal/posix/generic.tpl:139 -msgid "System trust" -msgstr "信赖的系统" +#: plugins/personal/generic/generic.tpl:105 +#: plugins/personal/generic/class_user.inc:1681 +msgid "Academic title" +msgstr "学位头衔" -#: plugins/admin/ogroups/generic.tpl:37 plugins/admin/groups/generic.tpl:160 -#: plugins/admin/groups/generic.tpl:194 plugins/personal/posix/generic.tpl:141 -#: plugins/personal/posix/generic.tpl:169 -msgid "Trust mode" -msgstr "信赖模式" +#: plugins/personal/generic/generic.tpl:120 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Date of birth" +msgstr "生日" -#: plugins/admin/ogroups/generic.tpl:65 -msgid "Member objects" -msgstr "成员对象" +#: plugins/personal/generic/generic.tpl:143 +#: plugins/personal/generic/class_user.inc:1684 +msgid "Sex" +msgstr "性别" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "电话队列" +#: plugins/personal/generic/generic.tpl:157 +msgid "Preferred langage" +msgstr "首选语种" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -#, fuzzy -msgid "Systems" -msgstr "系统" +#: plugins/personal/generic/generic.tpl:187 +#: plugins/personal/generic/class_user.inc:1707 +#: plugins/admin/departments/class_organizationGeneric.inc:131 +msgid "Postal address" +msgstr "地址" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "启动" +#: plugins/personal/generic/generic.tpl:189 +#: plugins/personal/generic/generic.tpl:458 +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:98 +#: plugins/admin/departments/class_department.inc:669 +msgid "Address" +msgstr "住址" -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "设备" +#: plugins/personal/generic/generic.tpl:197 +msgid "Private phone" +msgstr "私人电话" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "自动化安装说明" +#: plugins/personal/generic/generic.tpl:205 +#: plugins/personal/generic/class_user.inc:1363 +#: plugins/personal/generic/class_user.inc:1711 +#: plugins/personal/generic/class_user.inc:1814 +msgid "Homepage" +msgstr "个人主页" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/groups/class_groupManagement.inc:196 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 -msgid "Environment" -msgstr "环境设置" +#: plugins/personal/generic/generic.tpl:213 +msgid "Password storage" +msgstr "口令存储" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "应用程序" +#: plugins/personal/generic/generic.tpl:222 include/functions.inc:1249 +msgid "Configure" +msgstr "配置" -#: plugins/admin/ogroups/paste_generic.tpl:7 -msgid "Please enter the new object group name" -msgstr "请输入新对象组名称" +#: plugins/personal/generic/generic.tpl:230 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "证书" -#: plugins/admin/ogroups/ogroup-filter.tpl:11 -#, fuzzy -msgid "user groups" -msgstr "组" +#: plugins/personal/generic/generic.tpl:233 +msgid "Edit certificates" +msgstr "编辑证书" -#: plugins/admin/ogroups/ogroup-filter.tpl:12 -#, fuzzy -msgid "nested groups" -msgstr "对象组" +#: plugins/personal/generic/generic.tpl:245 +msgid "Restrict login to" +msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:13 -#, fuzzy -msgid "application groups" -msgstr "显示应用程序组" +#: plugins/personal/generic/generic.tpl:253 +#: plugins/personal/generic/generic.tpl:273 +msgid "IP or network" +msgstr "" -#: plugins/admin/ogroups/ogroup-filter.tpl:14 -#, fuzzy -msgid "department groups" -msgstr "部门" +#: plugins/personal/generic/generic.tpl:289 +#: plugins/personal/generic/generic.tpl:292 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 +msgid "Organizational information" +msgstr "组织信息" -#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#: plugins/personal/generic/generic.tpl:300 +#: plugins/personal/generic/generic.tpl:388 +#: plugins/personal/generic/generic.tpl:440 +#: plugins/personal/generic/generic.tpl:472 +#: plugins/personal/generic/generic.tpl:521 +#: plugins/personal/generic/generic.tpl:570 #, fuzzy -msgid "server groups" -msgstr "服务器" +msgid "part" +msgstr "总结" -#: plugins/admin/ogroups/ogroup-filter.tpl:16 -#, fuzzy -msgid "workstation groups" -msgstr "工作站" +#: plugins/personal/generic/generic.tpl:318 +msgid "Department No." +msgstr "部门编号" -#: plugins/admin/ogroups/ogroup-filter.tpl:17 -#, fuzzy -msgid "windows workstation groups" -msgstr "显示工作站" +#: plugins/personal/generic/generic.tpl:326 +msgid "Employee No." +msgstr "员工编号" -#: plugins/admin/ogroups/ogroup-filter.tpl:18 -#, fuzzy -msgid "terminal groups" -msgstr "显示邮件组" +#: plugins/personal/generic/generic.tpl:334 +#: plugins/personal/generic/class_user.inc:1697 +msgid "Employee type" +msgstr "员工类别" -#: plugins/admin/ogroups/ogroup-filter.tpl:19 +#: plugins/personal/generic/generic.tpl:343 +#: plugins/personal/generic/generic.tpl:359 +#: plugins/personal/generic/class_user.inc:1695 +#: plugins/admin/departments/class_domain.inc:93 +#: plugins/admin/departments/generic.tpl:51 +#: plugins/admin/departments/organization.tpl:51 +#: plugins/admin/departments/class_localityGeneric.inc:93 +#: plugins/admin/departments/locality.tpl:39 +#: plugins/admin/departments/class_department.inc:672 +#: plugins/admin/departments/dcObject.tpl:39 +#: plugins/admin/departments/domain.tpl:39 +#: plugins/admin/departments/country.tpl:39 +#: plugins/admin/departments/class_countryGeneric.inc:93 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/class_dcObject.inc:92 #, fuzzy -msgid "printer groups" -msgstr "主要用户组" +msgid "Manager" +msgstr "域用户" -#: plugins/admin/ogroups/ogroup-filter.tpl:20 -#, fuzzy -msgid "phone groups" -msgstr "显示组" +#: plugins/personal/generic/generic.tpl:390 +#: plugins/personal/generic/generic.tpl:572 +msgid "Room No." +msgstr "房间号" -#: plugins/admin/ogroups/ogroup-list.xml:11 -msgid "List of object groups" -msgstr "对象组列表" +#: plugins/personal/generic/generic.tpl:408 +#: plugins/personal/generic/class_user.inc:1374 +#: plugins/personal/generic/class_user.inc:1823 +msgid "Mobile" +msgstr "手机" -#: plugins/admin/ogroups/ogroup-list.xml:57 -#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/domain.tpl:8 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -msgid "Properties" -msgstr "属性" +#: plugins/personal/generic/generic.tpl:416 +#: plugins/personal/generic/class_user.inc:1377 +#: plugins/personal/generic/class_user.inc:1826 +msgid "Pager" +msgstr "呼机" -#: plugins/admin/ogroups/ogroup-list.xml:73 -#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89 -#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76 -#: setup/class_setupStep_Migrate.inc:1035 -#: setup/class_setupStep_Migrate.inc:1051 -msgid "Create" -msgstr "创建" +#: plugins/personal/generic/generic.tpl:424 +#: plugins/personal/generic/generic.tpl:592 +#: plugins/personal/generic/class_user.inc:1371 +#: plugins/personal/generic/class_user.inc:1820 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/organization.tpl:113 +#: plugins/admin/departments/class_department.inc:373 +#: plugins/admin/departments/class_department.inc:671 +#: plugins/admin/departments/class_organizationGeneric.inc:133 +msgid "Fax" +msgstr "传真" -#: plugins/admin/ogroups/ogroup-list.xml:98 -#: plugins/admin/groups/group-list.xml:98 -#: plugins/admin/users/user-list.xml:121 -#: plugins/admin/departments/dep-list.xml:160 -#: plugins/admin/departments/dep-list.xml:181 -#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144 -#: plugins/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:2869 -msgid "Remove" -msgstr "删除" +#: plugins/personal/generic/generic.tpl:442 +#: plugins/personal/generic/class_user.inc:1706 +#: plugins/admin/departments/generic.tpl:79 +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:78 +#: plugins/admin/departments/organization.tpl:90 +#: plugins/admin/departments/class_localityGeneric.inc:91 +#: plugins/admin/departments/class_department.inc:668 +#: plugins/admin/departments/class_organizationGeneric.inc:130 +msgid "Location" +msgstr "位置" -#: plugins/admin/ogroups/ogroup-list.xml:106 -#: plugins/admin/groups/group-list.xml:106 -#: plugins/admin/users/user-list.xml:156 -#, fuzzy -msgid "Send message" -msgstr "挂起邮件" +#: plugins/personal/generic/generic.tpl:450 +#: plugins/personal/generic/class_user.inc:1705 +#: plugins/admin/departments/generic.tpl:83 +#: plugins/admin/departments/organization.tpl:82 +#: plugins/admin/departments/class_department.inc:667 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +msgid "State" +msgstr "州/省" -#: plugins/admin/ogroups/ogroup-list.xml:142 -#, fuzzy -msgid "Edit object group" -msgstr "对象组" +#: plugins/personal/generic/generic.tpl:474 +#: plugins/personal/generic/class_user.inc:1653 +msgid "Vocation" +msgstr "行业" -#: plugins/admin/ogroups/ogroup-list.xml:155 -#, fuzzy -msgid "Remove object group" -msgstr "服务器" +#: plugins/personal/generic/generic.tpl:482 +#: plugins/personal/generic/class_user.inc:1656 +msgid "Unit description" +msgstr "单元描述" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "选择要添加的对象" +#: plugins/personal/generic/generic.tpl:491 +#: plugins/personal/generic/class_user.inc:1657 +msgid "Subject area" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/trust_machines.tpl:19 -#: plugins/personal/posix/posix_groups.tpl:21 -msgid "Filters" -msgstr "过滤器" +#: plugins/personal/generic/generic.tpl:500 +#: plugins/personal/generic/class_user.inc:1658 +msgid "Functional title" +msgstr "单位职称" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "选择查看部门对象" +#: plugins/personal/generic/generic.tpl:509 +#: plugins/personal/generic/class_user.inc:1662 +#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82 +#: plugins/admin/acl/class_aclRole.inc:725 +msgid "Role" +msgstr "角色" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/trust_machines.tpl:26 -#: 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/personal/generic/generic.tpl:523 +#: plugins/personal/generic/class_user.inc:1655 +msgid "Person locality" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "显示匹配对象" +#: plugins/personal/generic/generic.tpl:532 +#: plugins/personal/generic/class_user.inc:1651 +msgid "Unit" +msgstr "单元" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "匹配对象名的正则表达式" +#: plugins/personal/generic/generic.tpl:541 +#: plugins/personal/generic/class_user.inc:1661 +msgid "Street" +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/personal/generic/generic.tpl:549 +#: plugins/personal/generic/class_user.inc:1663 +msgid "Postal code" +msgstr "邮编" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:25 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "显示部门的系统" +#: plugins/personal/generic/generic.tpl:557 +#: plugins/personal/generic/class_user.inc:1652 +msgid "House identifier" +msgstr "家庭角色" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:29 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "显示匹配的系统" +#: plugins/personal/generic/generic.tpl:586 +msgid "Please use the phone tab" +msgstr "请使用电话页面" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "匹配地址的正则表达式" +#: plugins/personal/generic/generic.tpl:601 +#: plugins/personal/generic/class_user.inc:1654 +msgid "Last delivery" +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." +#: plugins/personal/generic/class_user.inc:38 +#, fuzzy +msgid "Edit organizational user settings" +msgstr "应用程序设置" + +#: plugins/personal/generic/class_user.inc:273 +#: plugins/personal/generic/class_user.inc:1870 +#: plugins/admin/departments/class_department.inc:145 +#: include/class_pluglist.inc:361 +msgid "Unknown" +msgstr "未知" + +#: plugins/personal/generic/class_user.inc:297 +msgid "Please add a single IP address or a network/netmask combination!" msgstr "" -"这可能是一个主要的用户组。请再次检查您是否要这么做,因为 GOsa 没有办法将您的" -"数据找回。" -#: plugins/admin/groups/userSelect/user-list.xml:40 -#: plugins/admin/users/class_userManagement.inc:415 -#: plugins/admin/users/user-list.xml:57 -#: plugins/personal/generic/class_user.inc:1281 -#: plugins/personal/generic/class_user.inc:1328 -#: plugins/personal/generic/class_user.inc:1614 -#: plugins/personal/generic/class_user.inc:1751 -msgid "Given name" -msgstr "名" +#: plugins/personal/generic/class_user.inc:340 +msgid "female" +msgstr "女" -#: plugins/admin/groups/userSelect/user-list.xml:48 -#: plugins/admin/users/user-list.xml:49 -#: plugins/personal/generic/class_user.inc:1613 -msgid "Surname" -msgstr "姓" +#: plugins/personal/generic/class_user.inc:340 +msgid "male" +msgstr "男" -#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 -#: plugins/personal/generic/generic.tpl:73 -#: plugins/personal/generic/generic.tpl:89 -msgid "Multiple edit" +#: plugins/personal/generic/class_user.inc:428 +msgid "Cannot upload file!" msgstr "" -#: plugins/admin/groups/generic.tpl:17 -#: plugins/admin/groups/paste_generic.tpl:8 -msgid "Posix name of the group" -msgstr "组的 posix 名称" +#: plugins/personal/generic/class_user.inc:521 +#, fuzzy +msgid "Serial number" +msgstr "电话号码" -#: plugins/admin/groups/generic.tpl:59 -#: plugins/admin/groups/paste_generic.tpl:13 -msgid "Normally IDs are autogenerated, select to specify manually" -msgstr "一般 ID 是自动创建的,要手工设置请选择" +#: plugins/personal/generic/class_user.inc:566 +msgid "" +"(Some types of certificates are currently not supported and may be displayed " +"as 'invalid'.)" +msgstr "(目前有的种类的证书不支持,可能显示为“无效”)" -#: plugins/admin/groups/generic.tpl:62 -#: plugins/admin/groups/paste_generic.tpl:15 -msgid "Force GID" -msgstr "强制 GID" +#: plugins/personal/generic/class_user.inc:576 +#, php-format +msgid "Certificate is valid from %s to %s and is currently %s." +msgstr "证书从 %s 到 %s 是有效的,当前为 %s。" -#: plugins/admin/groups/generic.tpl:65 -#: plugins/admin/groups/paste_generic.tpl:18 -msgid "Forced ID number" -msgstr "强制 ID 编号" +#: plugins/personal/generic/class_user.inc:579 +msgid "valid" +msgstr "有效" -#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 -msgid "Select to create a samba conform group" -msgstr "选择创建一个 samba 确认组" +#: plugins/personal/generic/class_user.inc:580 +msgid "invalid" +msgstr "无效" -#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 -msgid "in domain" -msgstr "于域" +#: plugins/personal/generic/class_user.inc:585 +msgid "No certificate installed" +msgstr "未安装证书" -#: plugins/admin/groups/generic.tpl:131 -msgid "Members are in a phone pickup group" -msgstr "成员属于电话应答组" +#: plugins/personal/generic/class_user.inc:611 html/password.php:159 +#, fuzzy +msgid "Password method" +msgstr "口令存储" -#: plugins/admin/groups/generic.tpl:146 -msgid "Members are in a nagios group" -msgstr "成员属于 nagios 组" +#: plugins/personal/generic/class_user.inc:611 +#, fuzzy +msgid "The selected password method is no longer available." +msgstr "此应用程序不再可用。" -#: plugins/admin/groups/generic.tpl:236 -msgid "Group members" -msgstr "组成员" +#: plugins/personal/generic/class_user.inc:1202 +msgid "Cannot build RDN: no + allowed to build sub RDN!" +msgstr "" -#: plugins/admin/groups/generic.tpl:243 +#: plugins/personal/generic/class_user.inc:1209 +msgid "Cannot build RDN: attribute is not defined!" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1227 +msgid "Cannot build RDN: invalid attribute parameters!" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1298 #, fuzzy -msgid "In all groups" -msgstr "显示邮件组" +msgid "The selected password method requires initial configuration!" +msgstr "此应用程序不再可用。" -#: plugins/admin/groups/generic.tpl:246 +#: plugins/personal/generic/class_user.inc:1340 +#: plugins/personal/generic/class_user.inc:1387 +#: plugins/personal/generic/class_user.inc:1678 +#: plugins/personal/generic/class_user.inc:1829 +#: plugins/admin/users/class_userManagement.inc:426 +#: plugins/admin/users/user-list.xml:57 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40 +#: plugins/admin/groups/userSelect/user-list.xml:40 +msgid "Given name" +msgstr "名" + +#: plugins/personal/generic/class_user.inc:1497 #, fuzzy -msgid "Not in all groups" -msgstr "显示邮件组" +msgid "Cannot open certificate!" +msgstr "无法打开指定证书!" -#: plugins/admin/groups/group-filter.tpl:11 -#: plugins/personal/posix/groupSelect/group-filter.tpl:11 -msgid "Show primary groups" -msgstr "显示主要组" +#: plugins/personal/generic/class_user.inc:1659 +#: plugins/personal/generic/generic_certs.tpl:83 +msgid "Certificate serial number" +msgstr "证书系列号" -#: plugins/admin/groups/group-filter.tpl:12 -#: plugins/personal/posix/groupSelect/group-filter.tpl:12 -msgid "Show samba groups" -msgstr "显示 samba 用户组" +#: plugins/personal/generic/class_user.inc:1667 +#, fuzzy +msgid "Generic user settings" +msgstr "通用队列设置" -#: plugins/admin/groups/group-filter.tpl:13 -#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/admin/users/user-list.xml:49 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48 +#: plugins/admin/groups/userSelect/user-list.xml:48 +msgid "Surname" +msgstr "姓" + +#: plugins/personal/generic/class_user.inc:1679 #, fuzzy -msgid "Show mail groups" -msgstr "显示 samba 用户组" +msgid "User identification" +msgstr "用户信息" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "组设置" +#: plugins/personal/generic/class_user.inc:1685 +#, fuzzy +msgid "Preferred language" +msgstr "首选语种" -#: plugins/admin/groups/group-list.xml:11 -msgid "List of groups" -msgstr "组列表" +#: plugins/personal/generic/class_user.inc:1688 +msgid "User picture" +msgstr "用户图片" -#: plugins/admin/groups/group-list.xml:138 +#: plugins/personal/generic/class_user.inc:1690 #, fuzzy -msgid "Edit group" -msgstr "主要用户组" +msgid "Login restrictions" +msgstr "口令过期截止日" -#: plugins/admin/groups/group-list.xml:151 +#: plugins/personal/generic/class_user.inc:1694 #, fuzzy -msgid "Remove group" -msgstr "服务器" +msgid "Department number" +msgstr "部门名称" -#: plugins/admin/groups/class_group.inc:162 +#: plugins/personal/generic/class_user.inc:1696 #, fuzzy -msgid "Cannot find group SID in your configuration!" -msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。" +msgid "Employee number" +msgstr "员工类别" -#: plugins/admin/groups/class_group.inc:400 -msgid "Samba group" -msgstr "Samba 组" +#: plugins/personal/generic/class_user.inc:1699 +#, fuzzy +msgid "Room number" +msgstr "电话号码" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain admins" -msgstr "域管理员" +#: plugins/personal/generic/class_user.inc:1700 +#, fuzzy +msgid "Telefon number" +msgstr "电话号码" -#: plugins/admin/groups/class_group.inc:400 -msgid "Domain users" -msgstr "域用户" +#: plugins/personal/generic/class_user.inc:1701 +#, fuzzy +msgid "Pager number" +msgstr "电话号码" -#: plugins/admin/groups/class_group.inc:401 -msgid "Domain guests" -msgstr "域名 guests" +#: plugins/personal/generic/class_user.inc:1702 +#, fuzzy +msgid "Mobile number" +msgstr "电话号码" -#: plugins/admin/groups/class_group.inc:406 -#, php-format -msgid "Special group (%d)" -msgstr "特殊组 (%d)" +#: plugins/personal/generic/class_user.inc:1703 +#, fuzzy +msgid "Fax number" +msgstr "系列号" -#: plugins/admin/groups/class_group.inc:540 -#, php-format -msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1709 +msgid "Home postal address" +msgstr "住宅地址" -#: plugins/admin/groups/class_group.inc:546 -#, php-format -msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1710 +#, fuzzy +msgid "Home phone number" +msgstr "电话号码" -#: plugins/admin/groups/class_group.inc:624 +#: plugins/personal/generic/class_user.inc:1712 #, fuzzy -msgid "! unknown UID" -msgstr "! 未知 id" +msgid "User password method" +msgstr "口令存储" -#: plugins/admin/groups/class_group.inc:667 -#, php-format -msgid "Search returned too many results. Not displaying more than %s entries!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1713 +#, fuzzy +msgid "User certificates" +msgstr "编辑证书" -#: plugins/admin/groups/class_group.inc:894 -#, fuzzy, php-format -msgid "Cannot find any SID for '%s'!" -msgstr "无法创建文件 '%s'。" +#: plugins/personal/generic/class_user.inc:1921 +#, fuzzy +msgid "Entries differ" +msgstr "每页条目数" -#: plugins/admin/groups/class_group.inc:899 -#, fuzzy, php-format -msgid "Cannot find any RIDBASE for '%s'!" -msgstr "无法创建文件 '%s'。" +#: plugins/personal/generic/generic_picture.tpl:1 +msgid "Personal picture" +msgstr "个人图片" -#: plugins/admin/groups/class_group.inc:1003 -#, php-format -msgid "The gidNumber '%s' is already in use by %s!" -msgstr "" +#: plugins/personal/generic/generic_picture.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:42 +msgid "Remove picture" +msgstr "删除图片" -#: plugins/admin/groups/class_group.inc:1114 -#: plugins/admin/groups/class_group.inc:1117 -#: plugins/admin/groups/class_group.inc:1196 -#: plugins/personal/posix/class_posixAccount.inc:1045 -#: plugins/personal/posix/class_posixAccount.inc:1048 -#: plugins/personal/posix/generic.tpl:74 -#: plugins/personal/posix/paste_generic.tpl:45 -msgid "GID" -msgstr "GID" +#: 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/admin/groups/class_group.inc:1184 +#: plugins/personal/generic/password.tpl:5 #, fuzzy -msgid "Generic group settings" -msgstr "组设置" +msgid "Password change dialog" +msgstr "不允许修改口令" -#: plugins/admin/groups/class_group.inc:1198 +#: plugins/personal/generic/generic_certs.tpl:5 #, fuzzy -msgid "Samba group type" -msgstr "Samba 组" +msgid "The users standard certificate" +msgstr "标准证书" + +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "标准证书" -#: plugins/admin/groups/class_group.inc:1199 +#: plugins/personal/generic/generic_certs.tpl:31 #, fuzzy -msgid "Samba domain name" -msgstr "Samba 主目录" +msgid "The users S/MIME certificate" +msgstr "S/MIME 证书" -#: plugins/admin/groups/class_group.inc:1201 +#: plugins/personal/generic/generic_certs.tpl:34 +msgid "S/MIME certificate" +msgstr "S/MIME 证书" + +#: plugins/personal/generic/generic_certs.tpl:57 #, fuzzy -msgid "Phone pickup group" -msgstr "成员属于电话应答组" +msgid "The users PKCS12 certificate" +msgstr "PKCS12 证书" + +#: plugins/personal/generic/generic_certs.tpl:60 +msgid "PKCS12 certificate" +msgstr "PKCS12 证书" + +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "用户设置" -#: plugins/admin/groups/class_group.inc:1202 +#: plugins/personal/generic/paste_generic.tpl:3 #, fuzzy -msgid "Nagios group" -msgstr "Nagios 账号" +msgid "Paste user" +msgstr "粘贴" -#: plugins/admin/groups/class_group.inc:1204 -#, fuzzy -msgid "Group member" -msgstr "组成员" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Clear password" +msgstr "清除口令" -#: plugins/admin/groups/class_groupManagement.inc:26 -msgid "Group administration" -msgstr "组管理" +#: plugins/personal/generic/paste_generic.tpl:25 +msgid "Set new password" +msgstr "设置新密码" -#: plugins/admin/groups/class_groupManagement.inc:156 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 -msgid "Posix" -msgstr "Posix" +#: plugins/personal/posix/generic.tpl:1 +#, fuzzy +msgid "POSIX settings" +msgstr "Posix 设置" -#: plugins/admin/groups/class_groupManagement.inc:157 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/personal/posix/generic.tpl:6 #, fuzzy -msgid "Edit posix properties" -msgstr "编辑电话属性" +msgid "Generic settings" +msgstr "通用队列设置" -#: plugins/admin/groups/class_groupManagement.inc:165 -#: plugins/admin/users/class_userManagement.inc:753 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 -msgid "Edit mail properties" -msgstr "编辑邮件属性" +#: plugins/personal/posix/generic.tpl:8 +#: plugins/personal/posix/class_posixAccount.inc:1012 +#: plugins/personal/posix/class_posixAccount.inc:1015 +#: plugins/personal/posix/class_posixAccount.inc:1090 +#: plugins/personal/posix/class_posixAccount.inc:1093 +#: plugins/personal/posix/class_posixAccount.inc:1435 +#: plugins/personal/posix/paste_generic.tpl:5 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "用户主目录" -#: plugins/admin/groups/class_groupManagement.inc:173 -#: plugins/admin/users/class_userManagement.inc:757 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 -msgid "Edit samba properties" -msgstr "编辑 samba 属性" +#: plugins/personal/posix/generic.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:1436 +msgid "Shell" +msgstr "Shell" -#: plugins/admin/groups/class_groupManagement.inc:181 -#: plugins/admin/users/class_userManagement.inc:773 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 -msgid "Edit phone properties" -msgstr "编辑电话属性" +#: plugins/personal/posix/generic.tpl:26 +#: plugins/personal/posix/paste_generic.tpl:17 +msgid "Primary group" +msgstr "主要用户组" -#: plugins/admin/groups/class_groupManagement.inc:188 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 -#, fuzzy -msgid "Menu" -msgstr "打印机" +#: plugins/personal/posix/generic.tpl:37 +msgid "Status" +msgstr "状态" -#: plugins/admin/groups/class_groupManagement.inc:189 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/personal/posix/generic.tpl:42 #, fuzzy -msgid "Edit start menu properties" -msgstr "编辑 samba 属性" +msgid "Last logon" +msgstr "姓" -#: plugins/admin/groups/class_groupManagement.inc:197 -#: plugins/admin/users/class_userManagement.inc:765 -#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 -msgid "Edit environment properties" -msgstr "编辑环境属性" +#: plugins/personal/posix/generic.tpl:60 +#: plugins/personal/posix/paste_generic.tpl:31 +msgid "Force UID/GID" +msgstr "指定 UID/GID" -#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/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/personal/posix/generic.tpl:64 +#: plugins/personal/posix/class_posixAccount.inc:1023 +#: plugins/personal/posix/class_posixAccount.inc:1026 +#: plugins/personal/posix/paste_generic.tpl:36 +msgid "UID" +msgstr "UID" -#: 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:75 +#: plugins/personal/posix/class_posixAccount.inc:1030 +#: plugins/personal/posix/class_posixAccount.inc:1033 +#: plugins/personal/posix/paste_generic.tpl:45 +#: plugins/admin/groups/class_group.inc:1105 +#: plugins/admin/groups/class_group.inc:1108 +#: plugins/admin/groups/class_group.inc:1187 +msgid "GID" +msgstr "GID" -#: 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:90 +#: plugins/personal/posix/paste_generic.tpl:54 +#: plugins/personal/posix/paste_generic.tpl:57 +msgid "Group membership" +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/personal/posix/generic.tpl:93 +#: plugins/personal/posix/paste_generic.tpl:65 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(警告:NFS不支持超过 16 个组!)" -#: plugins/admin/users/password.tpl:21 +#: plugins/personal/posix/generic.tpl:102 #, fuzzy -msgid "Strength" -msgstr "街道" +msgid "Common group" +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:106 +#, fuzzy +msgid "Groups differ" +msgstr "用户组" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "用模板创建一个新用户" +#: plugins/personal/posix/generic.tpl:126 +#, fuzzy +msgid "Account permissions" +msgstr "组设置" -#: plugins/admin/users/template.tpl:6 -msgid "" -"Creating a new user can be assisted by using templates. Many database " -"records will be filled automatically. Choose 'none' to skip the usage of " -"templates." +#: plugins/personal/posix/generic.tpl:131 +msgid "SSH keys" msgstr "" -"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模" -"板选择。" -#: plugins/admin/users/template.tpl:15 -#: plugins/admin/users/class_userManagement.inc:409 -#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102 -#: plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "模板" +#: plugins/personal/posix/generic.tpl:132 +msgid "Edit public ssh keys..." +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:143 +#: plugins/admin/groups/class_group.inc:1191 +#: plugins/admin/ogroups/generic.tpl:36 +msgid "System trust" +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/personal/posix/generic.tpl:146 +#: plugins/personal/posix/generic.tpl:176 plugins/admin/groups/generic.tpl:160 +#: plugins/admin/groups/generic.tpl:194 plugins/admin/ogroups/generic.tpl:37 +msgid "Trust mode" +msgstr "信赖模式" -#: plugins/admin/users/class_userManagement.inc:26 -#, fuzzy -msgid "Manage users" -msgstr "域用户" +#: plugins/personal/posix/posix_shadow.tpl:12 +msgid "User must change password on first login" +msgstr "用户必须在第一次登录修改口令" -#: plugins/admin/users/class_userManagement.inc:278 +#: plugins/personal/posix/posix_shadow.tpl:59 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "您无权修改您的口令。" +msgid "Password expiration settings" +msgstr "用户设置" + +#: plugins/personal/posix/posix_shadow.tpl:62 +msgid "Password expires on" +msgstr "口令过期截止日" -#: plugins/admin/users/class_userManagement.inc:656 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Account locking" -msgstr "账户" +msgid "Edit users POSIX settings" +msgstr "Posix 设置" -#: plugins/admin/users/class_userManagement.inc:657 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account (%s) has not been " -"locked!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:168 +msgid "expired" +msgstr "过期" + +#: plugins/personal/posix/class_posixAccount.inc:170 +msgid "grace time active" +msgstr "时间限制激活" + +#: plugins/personal/posix/class_posixAccount.inc:173 +#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/personal/posix/class_posixAccount.inc:177 +msgid "active" +msgstr "活动" -#: plugins/admin/users/class_userManagement.inc:730 +#: plugins/personal/posix/class_posixAccount.inc:173 #, fuzzy -msgid "Unlock account" -msgstr "我的账号" +msgid "password not changeable" +msgstr "活动,口令不可更改" -#: plugins/admin/users/class_userManagement.inc:732 +#: plugins/personal/posix/class_posixAccount.inc:175 #, fuzzy -msgid "Lock account" -msgstr "我的账号" +msgid "password expired" +msgstr "活动,口令过期" -#: plugins/admin/users/class_userManagement.inc:745 -msgid "Edit generic properties" -msgstr "编辑通用属性" +#: plugins/personal/posix/class_posixAccount.inc:237 +#: include/class_management.inc:32 include/class_management.inc:33 +msgid "unconfigured" +msgstr "未配置" -#: plugins/admin/users/class_userManagement.inc:748 -#: plugins/personal/posix/class_posixAccount.inc:304 -#: plugins/personal/posix/class_posixAccount.inc:324 -#: plugins/personal/posix/class_posixAccount.inc:326 -#: plugins/personal/posix/class_posixAccount.inc:329 +#: plugins/personal/posix/class_posixAccount.inc:248 +msgid "automatic" +msgstr "自动" + +#: plugins/personal/posix/class_posixAccount.inc:291 +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/class_posixAccount.inc:313 +#: plugins/personal/posix/class_posixAccount.inc:316 +#: plugins/admin/users/class_userManagement.inc:759 msgid "POSIX" msgstr "" -#: plugins/admin/users/class_userManagement.inc:749 -#, fuzzy -msgid "Edit POSIX properties" -msgstr "编辑 UNIX 属性" - -#: plugins/admin/users/class_userManagement.inc:760 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/personal/posix/class_posixAccount.inc:311 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:102 +#: plugins/admin/users/class_userManagement.inc:775 +#: plugins/admin/groups/class_groupManagement.inc:196 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +msgid "Environment" +msgstr "环境设置" -#: plugins/admin/users/class_userManagement.inc:761 -msgid "Edit netatalk properties" -msgstr "编辑 netatalk 属性" +#: plugins/personal/posix/class_posixAccount.inc:428 +#, php-format +msgid "Password can't be changed up to %s days after last change" +msgstr "自上次更改以来 %s 天,不能修改口令" -#: plugins/admin/users/class_userManagement.inc:769 -#, fuzzy -msgid "Edit FAX properties" -msgstr "编辑 UNIX 属性" +#: plugins/personal/posix/class_posixAccount.inc:432 +#, php-format +msgid "Password must be changed after %s days" +msgstr "口令必须在 %s 天之后更改" -#: plugins/admin/users/user-list.xml:11 -msgid "List of users" -msgstr "用户列表" +#: plugins/personal/posix/class_posixAccount.inc:436 +#, fuzzy, php-format +msgid "Disable account after %s days of inactivity after password expiry" +msgstr "口令过期 %s 天后,禁用账号" -#: plugins/admin/users/user-list.xml:140 -#, fuzzy -msgid "Lock users" -msgstr "用户列表" +#: plugins/personal/posix/class_posixAccount.inc:440 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "在口令过期 %s 天之前警告用户" -#: plugins/admin/users/user-list.xml:148 -#, fuzzy -msgid "Unlock users" -msgstr "域用户" +#: plugins/personal/posix/class_posixAccount.inc:558 +#: plugins/admin/groups/class_group.inc:433 +#: plugins/admin/ogroups/class_ogroup.inc:412 +msgid "full access" +msgstr "完全访问权限" -#: plugins/admin/users/user-list.xml:167 -#, fuzzy -msgid "Apply template" -msgstr "模板" +#: plugins/personal/posix/class_posixAccount.inc:559 +#: plugins/admin/groups/class_group.inc:434 +#: plugins/admin/ogroups/class_ogroup.inc:413 +msgid "allow access to these hosts" +msgstr "允许访问这些主机" -#: plugins/admin/users/user-list.xml:199 -#, fuzzy -msgid "New user from template" -msgstr "从模板创建用户" +#: plugins/personal/posix/class_posixAccount.inc:778 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "" -#: plugins/admin/users/user-list.xml:213 -msgid "Edit user" -msgstr "编辑用户" +#: plugins/personal/posix/class_posixAccount.inc:836 +#: plugins/personal/posix/class_posixAccount.inc:1154 +msgid "Group of user" +msgstr "用户组" -#: plugins/admin/users/user-list.xml:222 -msgid "%{filter:lockLabel(userPassword)}" +#: plugins/personal/posix/class_posixAccount.inc:931 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: plugins/admin/users/user-list.xml:245 +#: plugins/personal/posix/class_posixAccount.inc:1046 +#: plugins/personal/posix/class_posixAccount.inc:1099 #, fuzzy -msgid "Remove user" -msgstr "删除图片" +msgid "shadowMin" +msgstr "显示终端" -#: plugins/admin/users/user-filter.tpl:11 -msgid "Show templates" -msgstr "显示模板" +#: plugins/personal/posix/class_posixAccount.inc:1051 +#: plugins/personal/posix/class_posixAccount.inc:1104 +msgid "shadowMax" +msgstr "" -#: plugins/admin/users/user-filter.tpl:12 +#: plugins/personal/posix/class_posixAccount.inc:1056 +#: plugins/personal/posix/class_posixAccount.inc:1109 #, fuzzy -msgid "Show functional users" -msgstr "显示用户" +msgid "shadowWarning" +msgstr "显示分区" -#: plugins/admin/users/user-filter.tpl:13 +#: plugins/personal/posix/class_posixAccount.inc:1070 +#: plugins/personal/posix/class_posixAccount.inc:1123 #, fuzzy -msgid "Show POSIX users" -msgstr "Posix 设置" +msgid "shadowInactive" +msgstr "显示打印机" -#: plugins/admin/users/user-filter.tpl:14 +#: plugins/personal/posix/class_posixAccount.inc:1425 #, fuzzy -msgid "Show Mail users" -msgstr "显示邮件用户" +msgid "POSIX account" +msgstr "GLPI 账号" -#: plugins/admin/users/user-filter.tpl:15 +#: plugins/personal/posix/class_posixAccount.inc:1438 #, fuzzy -msgid "Show Samba users" -msgstr "显示邮件用户" +msgid "Group ID" +msgstr "组" -#: plugins/admin/users/templatize.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:1440 #, fuzzy -msgid "Applying a template" -msgstr "模板" - -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +msgid "Force password change on login" +msgstr "不允许修改口令" -#: plugins/admin/users/templatize.tpl:33 +#: plugins/personal/posix/class_posixAccount.inc:1441 #, fuzzy -msgid "No templates available!" -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 没" -"有办法将您的数据找回。" +msgid "Shadow min" +msgstr "显示终端" -#: plugins/admin/departments/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." +#: plugins/personal/posix/class_posixAccount.inc:1442 +msgid "Shadow max" msgstr "" -"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经" -"这么做了,按“删除”继续或者按“取消”退出。" -#: plugins/admin/departments/dep-list.xml:11 -msgid "List of departments" -msgstr "部门列表" +#: plugins/personal/posix/class_posixAccount.inc:1443 +#, fuzzy +msgid "Shadow warning" +msgstr "显示分区" -#: plugins/admin/departments/dep-list.xml:15 -#: plugins/admin/departments/dep-list.xml:103 -#: plugins/admin/departments/class_departmentManagement.inc:177 +#: plugins/personal/posix/class_posixAccount.inc:1444 #, fuzzy -msgid "Domain" -msgstr "于域" +msgid "Shadow inactive" +msgstr "显示打印机" -#: plugins/admin/departments/dep-list.xml:23 -#: plugins/admin/departments/dep-list.xml:110 +#: plugins/personal/posix/class_posixAccount.inc:1445 #, fuzzy -msgid "Domain component" -msgstr "域管理员" +msgid "Shadow expire" +msgstr "显示人员" -#: plugins/admin/departments/dep-list.xml:31 -#: plugins/admin/departments/dep-list.xml:117 -#: plugins/admin/departments/class_departmentManagement.inc:201 -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -msgid "Country" -msgstr "国家" +#: plugins/personal/posix/class_posixAccount.inc:1446 +msgid "Public SSH key" +msgstr "" -#: plugins/admin/departments/dep-list.xml:39 -#: plugins/admin/departments/dep-list.xml:124 -#: plugins/admin/departments/class_departmentManagement.inc:213 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: plugins/personal/posix/class_posixAccount.inc:1447 #, fuzzy -msgid "Locality" -msgstr "位置" +msgid "System trust model" +msgstr "信赖的系统" -#: plugins/admin/departments/dep-list.xml:47 -#: plugins/admin/departments/dep-list.xml:131 -#: plugins/admin/departments/class_departmentManagement.inc:225 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/class_user.inc:1628 -#: plugins/personal/generic/generic.tpl:280 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:23 -msgid "Organization" -msgstr "组织/公司" +#: plugins/personal/posix/paste_generic.tpl:1 +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Posix 设置" -#: plugins/admin/departments/locality.tpl:11 -#: plugins/admin/departments/dcObject.tpl:11 +#: plugins/personal/posix/groupSelect/group-list.tpl:3 #, fuzzy -msgid "Locality name" -msgstr "位置名称" +msgid "Group selection" +msgstr "组设置" -#: plugins/admin/departments/locality.tpl:14 -#: plugins/admin/departments/dcObject.tpl:14 +#: plugins/personal/posix/groupSelect/group-filter.tpl:3 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:3 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:3 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:4 +#: plugins/admin/groups/userSelect/user-filter.tpl:3 +#: plugins/admin/groups/group-filter.tpl:3 +#: plugins/admin/departments/dep-filter.tpl:3 +#: plugins/admin/acl/acl-filter.tpl:3 +#: plugins/admin/ogroups/ogroup-filter.tpl:3 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:3 #, fuzzy -msgid "Name of locality to create" -msgstr "要创建子树的名称" - -#: plugins/admin/departments/locality.tpl:22 -#: plugins/admin/departments/domain.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -msgid "Descriptive text for department" -msgstr "部门描述文件" +msgid "Filter" +msgstr "过滤器" -#: plugins/admin/departments/locality.tpl:44 -#: plugins/admin/departments/generic.tpl:108 -#: plugins/admin/departments/class_domain.inc:89 -#: 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/domain.tpl:44 -#: plugins/admin/departments/country.tpl:44 -#: plugins/admin/departments/dcObject.tpl:44 -#: plugins/admin/departments/class_department.inc:615 -#: plugins/admin/departments/organization.tpl:108 -msgid "Administrative settings" -msgstr "管理设置" +#: plugins/personal/posix/groupSelect/group-filter.tpl:11 +#: plugins/admin/groups/group-filter.tpl:11 +msgid "Show primary groups" +msgstr "显示主要组" -#: plugins/admin/departments/locality.tpl:46 -#: plugins/admin/departments/generic.tpl:110 -#: plugins/admin/departments/domain.tpl:46 -#: plugins/admin/departments/country.tpl:46 -#: plugins/admin/departments/dcObject.tpl:46 -#: plugins/admin/departments/organization.tpl:110 -msgid "Tag department as an independent administrative unit" -msgstr "将部门标记为独立的管理单元" +#: plugins/personal/posix/groupSelect/group-filter.tpl:12 +#: plugins/admin/groups/group-filter.tpl:12 +msgid "Show samba groups" +msgstr "显示 samba 用户组" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "部门名称" +#: plugins/personal/posix/groupSelect/group-filter.tpl:13 +#: plugins/admin/groups/group-filter.tpl:13 +#, fuzzy +msgid "Show mail groups" +msgstr "显示 samba 用户组" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "要创建子树的名称" +#: plugins/personal/posix/groupSelect/group-filter.tpl:17 +#: plugins/personal/posix/trustSelect/trust-filter.tpl:20 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:17 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:30 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:15 +#: plugins/admin/groups/singleUserSelect/singleUser-filter.tpl:29 +#: plugins/admin/groups/userSelect/user-filter.tpl:13 +#: plugins/admin/groups/userSelect/user-filter.tpl:26 +#: plugins/admin/groups/group-filter.tpl:17 +#: plugins/admin/groups/group-filter.tpl:30 +#: plugins/admin/departments/dep-filter.tpl:9 +#: plugins/admin/departments/dep-filter.tpl:22 +#: plugins/admin/acl/acl-filter.tpl:17 plugins/admin/acl/acl-filter.tpl:30 +#: plugins/admin/ogroups/ogroup-filter.tpl:25 +#: plugins/admin/ogroups/ogroup-filter.tpl:38 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:25 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:38 +#, fuzzy +msgid "Filter options" +msgstr "可用的应用程序" -#: plugins/admin/departments/generic.tpl:22 +#: plugins/personal/posix/groupSelect/group-list.xml:10 +#: plugins/personal/posix/trustSelect/trust-list.xml:10 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10 +#: plugins/admin/groups/userSelect/user-list.xml:10 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11 #, fuzzy -msgid "Descriptive text for department" -msgstr "部门描述文件" +msgid "Please select the desired entries" +msgstr "请选择一个打印机或者取消。" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -#: plugins/admin/departments/class_department.inc:606 -#: plugins/admin/departments/organization.tpl:27 -msgid "Category" -msgstr "分类" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 +msgid "Show servers" +msgstr "显示服务器" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "这个子树的分类" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 +msgid "Show workstations" +msgstr "显示工作站" -#: plugins/admin/departments/generic.tpl:55 -#: plugins/admin/departments/generic.tpl:67 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/admin/departments/class_department.inc:610 -#: plugins/admin/departments/organization.tpl:55 -#: plugins/admin/departments/organization.tpl:67 -#: plugins/personal/generic/class_user.inc:1641 -#: plugins/personal/generic/generic.tpl:382 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "位置" +#: plugins/personal/posix/trustSelect/trust-filter.tpl:14 +msgid "Show terminals" +msgstr "显示终端" -#: plugins/admin/departments/generic.tpl:59 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/admin/departments/class_department.inc:609 -#: plugins/admin/departments/organization.tpl:59 -#: plugins/personal/generic/class_user.inc:1640 -#: plugins/personal/generic/generic.tpl:390 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "州/省" +#: plugins/personal/posix/trustSelect/trust-list.xml:30 +#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39 +#: plugins/admin/ogroups/class_ogroupManagement.inc:191 +msgid "Terminal" +msgstr "终端" -#: plugins/admin/departments/generic.tpl:62 -#: plugins/admin/departments/organization.tpl:62 -msgid "State where this subtree is located" -msgstr "这个子树位于的状态" +#: plugins/personal/posix/trustSelect/trust-list.tpl:4 +#, fuzzy +msgid "List of systems" +msgstr "用户列表" -#: plugins/admin/departments/generic.tpl:70 -#: plugins/admin/departments/organization.tpl:70 -msgid "Location of this subtree" -msgstr "这个子树的位置" +#: plugins/personal/posix/trustSelect/trust-list.tpl:13 +#, fuzzy +msgid "List navigation" +msgstr "Windows 工作站" -#: plugins/admin/departments/generic.tpl:75 -#: plugins/admin/departments/class_department.inc:611 -#: plugins/admin/departments/organization.tpl:75 -#: plugins/personal/generic/generic.tpl:183 -#: plugins/personal/generic/generic.tpl:398 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "住址" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:62 +#: plugins/admin/groups/class_groupManagement.inc:156 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/departments/generic.tpl:78 -#: plugins/admin/departments/organization.tpl:78 -msgid "Postal address of this subtree" -msgstr "这个子树的地址" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:63 +#: plugins/admin/groups/class_groupManagement.inc:157 +#, fuzzy +msgid "Edit posix properties" +msgstr "编辑电话属性" -#: plugins/admin/departments/generic.tpl:85 -#: plugins/admin/departments/organization.tpl:85 -msgid "Base telephone number of this subtree" -msgstr "这个子树的电话号码" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:71 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/groups/class_groupManagement.inc:165 +msgid "Edit mail properties" +msgstr "编辑邮件属性" -#: plugins/admin/departments/generic.tpl:90 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/departments/class_department.inc:312 -#: plugins/admin/departments/class_department.inc:613 -#: plugins/admin/departments/organization.tpl:90 -#: plugins/personal/generic/class_user.inc:1312 -#: plugins/personal/generic/class_user.inc:1742 -#: plugins/personal/generic/generic.tpl:364 -#: plugins/personal/generic/generic.tpl:532 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "传真" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:79 +#: plugins/admin/users/class_userManagement.inc:768 +#: plugins/admin/groups/class_groupManagement.inc:173 +msgid "Edit samba properties" +msgstr "编辑 samba 属性" -#: plugins/admin/departments/generic.tpl:93 -#: plugins/admin/departments/organization.tpl:93 -msgid "Base facsimile telephone number of this subtree" -msgstr "这个子树的传真号码" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:87 +#: plugins/admin/users/class_userManagement.inc:784 +#: plugins/admin/groups/class_groupManagement.inc:181 +msgid "Edit phone properties" +msgstr "编辑电话属性" -#: plugins/admin/departments/class_domain.inc:77 -#: plugins/admin/departments/class_domain.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:189 -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:94 +#: plugins/admin/groups/class_groupManagement.inc:188 #, fuzzy -msgid "Domain Component" -msgstr "域管理员" +msgid "Menu" +msgstr "打印机" -#: plugins/admin/departments/class_departmentManagement.inc:25 -#: plugins/admin/departments/class_department.inc:596 -#: plugins/admin/departments/class_department.inc:601 -msgid "Departments" -msgstr "部门" +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:95 +#: plugins/admin/groups/class_groupManagement.inc:189 +#, fuzzy +msgid "Edit start menu properties" +msgstr "编辑 samba 属性" + +#: plugins/personal/posix/trustSelect/class_trustSelect.inc:103 +#: plugins/admin/users/class_userManagement.inc:776 +#: plugins/admin/groups/class_groupManagement.inc:197 +msgid "Edit environment properties" +msgstr "编辑环境属性" -#: plugins/admin/departments/class_departmentManagement.inc:26 +#: plugins/personal/myaccount/class_MyAccount.inc:6 #, fuzzy -msgid "Manage Departments" -msgstr "部门" +msgid "Edit personal settings" +msgstr "Posix 设置" -#: plugins/admin/departments/class_departmentManagement.inc:128 +#: plugins/admin/users/remove.tpl:6 plugins/admin/acl/remove.tpl:6 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." +"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/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "组织/公司" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1642 -msgid "Postal address" -msgstr "地址" - -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -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/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/users/password.tpl:21 #, fuzzy -msgid "Country name" -msgstr "国家" +msgid "Strength" +msgstr "街道" -#: plugins/admin/departments/domain.tpl:11 +#: plugins/admin/users/user-filter.xml:13 #, fuzzy -msgid "Domain name" -msgstr "域管理员" +msgid "Default filter" +msgstr "参数" -#: plugins/admin/departments/domain.tpl:14 +#: plugins/admin/users/user-filter.xml:33 #, fuzzy -msgid "Name of domain to create" -msgstr "要创建子树的名称" +msgid "Show POSIX users" +msgstr "Posix 设置" -#: plugins/admin/departments/country.tpl:14 +#: plugins/admin/users/user-filter.xml:53 #, fuzzy -msgid "Name of country to create" -msgstr "要创建子树的名称" +msgid "Show mail users" +msgstr "显示邮件用户" -#: plugins/admin/departments/class_department.inc:372 +#: plugins/admin/users/class_userManagement.inc:26 #, fuzzy -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!" +msgid "Manage users" +msgstr "域用户" -#: plugins/admin/departments/class_department.inc:443 -#, php-format -msgid "Tagging '%s'." -msgstr "标记 '%s'。" +#: plugins/admin/users/class_userManagement.inc:189 +#: plugins/admin/groups/class_groupManagement.inc:98 +#: plugins/admin/ogroups/class_ogroupManagement.inc:115 +#, fuzzy +msgid "Infrastructure error" +msgstr "PHP 错误" -#: plugins/admin/departments/class_department.inc:524 -#, php-format -msgid "Moving '%s' to '%s'" -msgstr "移动 '%s' 到 '%s'" +#: plugins/admin/users/class_userManagement.inc:221 +#: plugins/admin/users/class_userManagement.inc:629 +#: include/class_management.inc:288 include/class_management.inc:425 +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1428 +#: include/class_plugin.inc:1440 include/class_plugin.inc:1455 +#: include/class_plugin.inc:1468 +#, fuzzy +msgid "Permission" +msgstr "允许" -#: plugins/admin/departments/class_department.inc:565 -#, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "拷贝 %s 失败,退出操作" +#: plugins/admin/users/class_userManagement.inc:278 +#, fuzzy +msgid "You have no permission to change this users password!" +msgstr "您无权修改您的口令。" -#: plugins/admin/departments/class_department.inc:604 -msgid "Department name" -msgstr "部门名称" +#: plugins/admin/users/class_userManagement.inc:348 +#: plugins/admin/users/class_userManagement.inc:382 +#: plugins/admin/users/class_userManagement.inc:413 +#: plugins/admin/ogroups/class_ogroup.inc:354 +msgid "none" +msgstr "无" -#: plugins/admin/departments/class_department.inc:612 -msgid "Telephone" -msgstr "电话" +#: plugins/admin/users/class_userManagement.inc:420 +#: plugins/admin/users/templatize.tpl:15 plugins/admin/users/user-list.xml:15 +#: plugins/admin/users/user-list.xml:102 plugins/admin/users/template.tpl:15 +msgid "Template" +msgstr "模板" -#: plugins/admin/departments/class_department.inc:666 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "对象 '%s' 已经做标记" +#: plugins/admin/users/class_userManagement.inc:587 +#: plugins/admin/users/class_userManagement.inc:591 +#: plugins/admin/acl/class_aclManagement.inc:98 +#: include/class_management.inc:349 +#, fuzzy +msgid "Permission error" +msgstr "允许" -#: plugins/admin/departments/class_department.inc:673 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "添加标识(%s)到对象 '%s'" +#: plugins/admin/users/class_userManagement.inc:667 +#, fuzzy +msgid "Account locking" +msgstr "账户" -#: plugins/admin/departments/class_department.inc:705 +#: plugins/admin/users/class_userManagement.inc:668 #, php-format -msgid "Removing tag from object '%s'" -msgstr "从对象 '%s' 删除标记" - -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -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/admin/departments/organization.tpl:11 -#, fuzzy -msgid "Name of organization" -msgstr "组织/公司" +"Password method '%s' does not support locking. Account (%s) has not been " +"locked!" +msgstr "" -#: plugins/admin/departments/organization.tpl:14 +#: plugins/admin/users/class_userManagement.inc:741 #, fuzzy -msgid "Name of organization to create" -msgstr "要创建子树的名称" +msgid "Unlock account" +msgstr "我的账号" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/users/class_userManagement.inc:743 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "您无权删除这个部门。" +msgid "Lock account" +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/admin/users/class_userManagement.inc:756 +msgid "Edit generic properties" +msgstr "编辑通用属性" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: plugins/admin/users/class_userManagement.inc:760 +#, fuzzy +msgid "Edit POSIX properties" +msgstr "编辑 UNIX 属性" -#: 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/admin/users/class_userManagement.inc:771 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/acl/class_aclManagement.inc:25 -#: plugins/admin/acl/acl-list.xml:15 -#, fuzzy -msgid "Acl" -msgstr "全部" +#: plugins/admin/users/class_userManagement.inc:772 +msgid "Edit netatalk properties" +msgstr "编辑 netatalk 属性" -#: plugins/admin/acl/class_aclManagement.inc:154 +#: plugins/admin/users/class_userManagement.inc:780 #, fuzzy -msgid "ACL Assignment" -msgstr "管理" +msgid "Edit FAX properties" +msgstr "编辑 UNIX 属性" -#: plugins/admin/acl/tabs_acl_role.inc:28 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "ACL Templates" +msgid "Applying a template" msgstr "模板" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -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/acl/class_aclRole.inc:27 +#: plugins/admin/users/templatize.tpl:32 #, fuzzy -msgid "Edit AC roles" -msgstr "MAC 地址" +msgid "No templates available!" +msgstr "文件可用。" -#: plugins/admin/acl/class_aclRole.inc:134 -#, fuzzy -msgid "Reset ACL" -msgstr "删除" +#: plugins/admin/users/user-list.xml:11 +msgid "List of users" +msgstr "用户列表" -#: plugins/admin/acl/class_aclRole.inc:418 -msgid "No ACL settings for this category" -msgstr "" +#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/organization.tpl:7 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/domain.tpl:8 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/ogroups/ogroup-list.xml:57 +msgid "Properties" +msgstr "属性" -#: plugins/admin/acl/class_aclRole.inc:420 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "创建新 FAI 对象" +#: plugins/admin/users/user-list.xml:78 +#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:64 +#: plugins/admin/groups/group-list.xml:62 +#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65 +#: plugins/admin/ogroups/ogroup-list.xml:62 include/class_listing.inc:1116 +msgid "Actions" +msgstr "动作" +#: plugins/admin/users/user-list.xml:114 +#: plugins/admin/groups/group-list.xml:91 +#: plugins/admin/departments/dep-list.xml:172 +#: plugins/admin/acl/acl-list.xml:131 plugins/admin/acl/class_aclRole.inc:377 #: plugins/admin/acl/class_aclRole.inc:426 -#, fuzzy -msgid "Edit category ACL" -msgstr "编辑分类" - -#: plugins/admin/acl/class_aclRole.inc:430 -#, fuzzy -msgid "Reset category ACL" -msgstr "分类" - -#: plugins/admin/acl/class_aclRole.inc:450 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "" +#: plugins/admin/ogroups/ogroup-list.xml:91 +#: include/class_sortableListing.inc:192 include/class_sortableListing.inc:194 +#: include/class_acl.inc:503 include/class_acl.inc:551 +msgid "Edit" +msgstr "编辑" -#: plugins/admin/acl/class_aclRole.inc:646 +#: plugins/admin/users/user-list.xml:140 #, fuzzy -msgid "Object in use" -msgstr "对象名称" - -#: plugins/admin/acl/class_aclRole.inc:646 -#, 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:725 plugins/admin/acl/acl-list.xml:23 -#: plugins/admin/acl/acl-list.xml:82 -#: plugins/personal/generic/class_user.inc:1598 -#: plugins/personal/generic/generic.tpl:449 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "角色" +msgid "Lock users" +msgstr "用户列表" -#: plugins/admin/acl/class_aclRole.inc:736 +#: plugins/admin/users/user-list.xml:148 #, fuzzy -msgid "Permissions" -msgstr "允许" +msgid "Unlock users" +msgstr "域用户" -#: plugins/admin/acl/acl-list.xml:11 +#: plugins/admin/users/user-list.xml:156 +#: plugins/admin/groups/group-list.xml:106 +#: plugins/admin/ogroups/ogroup-list.xml:106 #, fuzzy -msgid "List of acls" -msgstr "宏列表" +msgid "Send message" +msgstr "挂起邮件" -#: plugins/admin/acl/acl-filter.tpl:11 +#: plugins/admin/users/user-list.xml:167 #, fuzzy -msgid "Show access control lists" -msgstr "访问选项" +msgid "Apply template" +msgstr "模板" -#: plugins/admin/acl/acl-filter.tpl:12 +#: plugins/admin/users/user-list.xml:199 #, fuzzy -msgid "Show roles" -msgstr "显示电话" +msgid "New user from template" +msgstr "从模板创建用户" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" +#: plugins/admin/users/user-list.xml:213 +msgid "Edit user" +msgstr "编辑用户" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/admin/users/user-list.xml:222 +msgid "%{filter:lockLabel(userPassword)}" msgstr "" -#: plugins/personal/generic/class_user.inc:38 +#: plugins/admin/users/user-list.xml:245 #, fuzzy -msgid "Edit organizational user settings" -msgstr "应用程序设置" - -#: plugins/personal/generic/class_user.inc:279 -msgid "Please add a single IP address or a network/netmask combination!" -msgstr "" - -#: plugins/personal/generic/class_user.inc:294 -msgid "female" -msgstr "女" +msgid "Remove user" +msgstr "删除图片" -#: plugins/personal/generic/class_user.inc:294 -msgid "male" -msgstr "男" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "用模板创建一个新用户" -#: plugins/personal/generic/class_user.inc:382 -msgid "Cannot upload file!" +#: 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/generic/class_user.inc:477 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:11 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:12 #, fuzzy -msgid "Serial number" -msgstr "电话号码" - -#: plugins/personal/generic/class_user.inc:522 -msgid "" -"(Some types of certificates are currently not supported and may be displayed " -"as 'invalid'.)" -msgstr "(目前有的种类的证书不支持,可能显示为“无效”)" - -#: plugins/personal/generic/class_user.inc:532 -#, php-format -msgid "Certificate is valid from %s to %s and is currently %s." -msgstr "证书从 %s 到 %s 是有效的,当前为 %s。" - -#: plugins/personal/generic/class_user.inc:535 -msgid "valid" -msgstr "有效" - -#: plugins/personal/generic/class_user.inc:536 -msgid "invalid" -msgstr "无效" - -#: plugins/personal/generic/class_user.inc:541 -msgid "No certificate installed" -msgstr "未安装证书" +msgid "Show users" +msgstr "显示服务器" -#: plugins/personal/generic/class_user.inc:567 +#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl:12 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:13 #, fuzzy -msgid "The selected password method is no longer available." -msgstr "此应用程序不再可用。" +msgid "Show groups" +msgstr "显示 samba 用户组" -#: plugins/personal/generic/class_user.inc:1143 -msgid "Cannot build RDN: no + allowed to build sub RDN!" -msgstr "" +#: plugins/admin/groups/generic.tpl:11 +#: plugins/admin/groups/paste_generic.tpl:5 +#: plugins/admin/ogroups/generic.tpl:7 +#: plugins/admin/ogroups/paste_generic.tpl:4 +msgid "Group name" +msgstr "组名" -#: plugins/personal/generic/class_user.inc:1150 -msgid "Cannot build RDN: attribute is not defined!" -msgstr "" +#: plugins/admin/groups/generic.tpl:17 +#: plugins/admin/groups/paste_generic.tpl:8 +msgid "Posix name of the group" +msgstr "组的 posix 名称" -#: plugins/personal/generic/class_user.inc:1168 -msgid "Cannot build RDN: invalid attribute parameters!" -msgstr "" +#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18 +msgid "Descriptive text for this group" +msgstr "组的描述文字" -#: plugins/personal/generic/class_user.inc:1239 -#, fuzzy -msgid "The selected password method requires initial configuration!" -msgstr "此应用程序不再可用。" +#: plugins/admin/groups/generic.tpl:59 +#: plugins/admin/groups/paste_generic.tpl:13 +msgid "Normally IDs are autogenerated, select to specify manually" +msgstr "一般 ID 是自动创建的,要手工设置请选择" -#: plugins/personal/generic/class_user.inc:1304 -#: plugins/personal/generic/class_user.inc:1646 -#: plugins/personal/generic/class_user.inc:1736 -#: plugins/personal/generic/generic.tpl:199 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "个人主页" +#: plugins/admin/groups/generic.tpl:62 +#: plugins/admin/groups/paste_generic.tpl:15 +msgid "Force GID" +msgstr "强制 GID" -#: plugins/personal/generic/class_user.inc:1315 -#: plugins/personal/generic/class_user.inc:1745 -#: plugins/personal/generic/generic.tpl:348 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "手机" +#: plugins/admin/groups/generic.tpl:65 +#: plugins/admin/groups/paste_generic.tpl:18 +msgid "Forced ID number" +msgstr "强制 ID 编号" -#: plugins/personal/generic/class_user.inc:1318 -#: plugins/personal/generic/class_user.inc:1748 -#: plugins/personal/generic/generic.tpl:356 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "呼机" +#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102 +msgid "Select to create a samba conform group" +msgstr "选择创建一个 samba 确认组" -#: plugins/personal/generic/class_user.inc:1323 -#: plugins/personal/generic/class_user.inc:1619 -#: plugins/personal/generic/generic.tpl:119 -msgid "Date of birth" -msgstr "生日" +#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110 +msgid "in domain" +msgstr "于域" -#: plugins/personal/generic/class_user.inc:1433 -#, fuzzy -msgid "Cannot open certificate!" -msgstr "无法打开指定证书!" +#: plugins/admin/groups/generic.tpl:131 +msgid "Members are in a phone pickup group" +msgstr "成员属于电话应答组" -#: plugins/personal/generic/class_user.inc:1587 -#: plugins/personal/generic/generic.tpl:472 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "单元" +#: plugins/admin/groups/generic.tpl:146 +msgid "Members are in a nagios group" +msgstr "成员属于 nagios 组" -#: plugins/personal/generic/class_user.inc:1588 -#: plugins/personal/generic/generic.tpl:497 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "家庭角色" +#: plugins/admin/groups/generic.tpl:236 +msgid "Group members" +msgstr "组成员" -#: plugins/personal/generic/class_user.inc:1589 -#: plugins/personal/generic/generic.tpl:414 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "行业" +#: plugins/admin/groups/generic.tpl:243 +#, fuzzy +msgid "In all groups" +msgstr "显示邮件组" -#: plugins/personal/generic/class_user.inc:1590 -#: plugins/personal/generic/generic.tpl:541 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "最后传递" +#: plugins/admin/groups/generic.tpl:246 +#, fuzzy +msgid "Not in all groups" +msgstr "显示邮件组" -#: plugins/personal/generic/class_user.inc:1591 -#: plugins/personal/generic/generic.tpl:463 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" +#: 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/personal/generic/class_user.inc:1592 -#: plugins/personal/generic/generic.tpl:422 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "单元描述" +#: plugins/admin/groups/class_groupManagement.inc:26 +msgid "Group administration" +msgstr "组管理" -#: plugins/personal/generic/class_user.inc:1593 -#: plugins/personal/generic/generic.tpl:431 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "" +#: plugins/admin/groups/class_group.inc:162 +#: plugins/admin/groups/class_group.inc:667 +#: include/class_CopyPasteHandler.inc:119 +#: include/class_CopyPasteHandler.inc:128 +#: include/class_CopyPasteHandler.inc:177 +#: include/class_CopyPasteHandler.inc:186 +#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:155 +#: include/class_config.inc:702 include/class_config.inc:1153 +#: include/class_config.inc:1166 include/class_config.inc:1184 +#: include/functions.inc:802 include/functions.inc:3025 +#: include/functions.inc:3057 include/functions.inc:3070 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:45 +#: include/class_SnapshotHandler.inc:58 include/class_SnapshotHandler.inc:76 +#: include/class_pluglist.inc:98 html/index.php:144 html/index.php:216 +#: html/password.php:74 html/main.php:228 +#, fuzzy +msgid "Configuration error" +msgstr "配置文件" -#: plugins/personal/generic/class_user.inc:1594 -#: plugins/personal/generic/generic.tpl:440 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "单位职称" +#: plugins/admin/groups/class_group.inc:162 +#, fuzzy +msgid "Cannot find group SID in your configuration!" +msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。" -#: plugins/personal/generic/class_user.inc:1595 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "证书系列号" +#: plugins/admin/groups/class_group.inc:400 +msgid "Samba group" +msgstr "Samba 组" -#: plugins/personal/generic/class_user.inc:1596 -#: plugins/personal/generic/generic.tpl:550 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "公开" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain admins" +msgstr "域管理员" -#: plugins/personal/generic/class_user.inc:1597 -#: plugins/personal/generic/generic.tpl:481 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "街道" +#: plugins/admin/groups/class_group.inc:400 +msgid "Domain users" +msgstr "域用户" -#: plugins/personal/generic/class_user.inc:1599 -#: plugins/personal/generic/generic.tpl:489 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "邮编" +#: plugins/admin/groups/class_group.inc:401 +msgid "Domain guests" +msgstr "域名 guests" -#: plugins/personal/generic/class_user.inc:1603 -#, fuzzy -msgid "Generic user settings" -msgstr "通用队列设置" +#: plugins/admin/groups/class_group.inc:406 +#, php-format +msgid "Special group (%d)" +msgstr "特殊组 (%d)" -#: plugins/personal/generic/class_user.inc:1607 -#: plugins/personal/posix/class_posixAccount.inc:1444 -#: plugins/personal/password/class_password.inc:150 -msgid "My account" -msgstr "我的账号" +#: plugins/admin/groups/class_group.inc:540 +#, php-format +msgid "Adding UID '%s' to group '%s' failed: cannot find user object!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1615 -#, fuzzy -msgid "User identification" -msgstr "用户信息" +#: plugins/admin/groups/class_group.inc:546 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1616 -#: plugins/personal/generic/generic.tpl:98 -msgid "Personal title" -msgstr "个人称谓" +#: plugins/admin/groups/class_group.inc:624 +#, fuzzy +msgid "! unknown UID" +msgstr "! 未知 id" -#: plugins/personal/generic/class_user.inc:1617 -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "学位头衔" +#: plugins/admin/groups/class_group.inc:667 +#, php-format +msgid "Search returned too many results. Not displaying more than %s entries!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1620 -#: plugins/personal/generic/generic.tpl:138 -msgid "Sex" -msgstr "性别" +#: plugins/admin/groups/class_group.inc:894 +#, fuzzy, php-format +msgid "Cannot find any SID for '%s'!" +msgstr "无法创建文件 '%s'。" -#: plugins/personal/generic/class_user.inc:1621 -#, fuzzy -msgid "Preferred language" -msgstr "首选语种" +#: plugins/admin/groups/class_group.inc:899 +#, fuzzy, php-format +msgid "Cannot find any RIDBASE for '%s'!" +msgstr "无法创建文件 '%s'。" -#: plugins/personal/generic/class_user.inc:1624 -#: plugins/personal/generic/paste_generic.tpl:47 -msgid "User picture" -msgstr "用户图片" +#: plugins/admin/groups/class_group.inc:994 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" -#: plugins/personal/generic/class_user.inc:1626 +#: plugins/admin/groups/class_group.inc:1175 #, fuzzy -msgid "Login restrictions" -msgstr "口令过期截止日" +msgid "Generic group settings" +msgstr "组设置" -#: plugins/personal/generic/class_user.inc:1630 +#: plugins/admin/groups/class_group.inc:1189 #, fuzzy -msgid "Department number" -msgstr "部门名称" +msgid "Samba group type" +msgstr "Samba 组" -#: plugins/personal/generic/class_user.inc:1631 +#: plugins/admin/groups/class_group.inc:1190 #, fuzzy -msgid "Employee number" -msgstr "员工类别" - -#: plugins/personal/generic/class_user.inc:1632 -#: plugins/personal/generic/generic.tpl:312 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "员工类别" +msgid "Samba domain name" +msgstr "Samba 主目录" -#: plugins/personal/generic/class_user.inc:1634 +#: plugins/admin/groups/class_group.inc:1192 #, fuzzy -msgid "Room number" -msgstr "电话号码" +msgid "Phone pickup group" +msgstr "成员属于电话应答组" -#: plugins/personal/generic/class_user.inc:1635 +#: plugins/admin/groups/class_group.inc:1193 #, fuzzy -msgid "Telefon number" -msgstr "电话号码" +msgid "Nagios group" +msgstr "Nagios 账号" -#: plugins/personal/generic/class_user.inc:1636 +#: plugins/admin/groups/class_group.inc:1195 #, fuzzy -msgid "Pager number" -msgstr "电话号码" +msgid "Group member" +msgstr "组成员" + +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "组设置" + +#: plugins/admin/groups/group-list.xml:11 +msgid "List of groups" +msgstr "组列表" -#: plugins/personal/generic/class_user.inc:1637 +#: plugins/admin/groups/group-list.xml:138 #, fuzzy -msgid "Mobile number" -msgstr "电话号码" +msgid "Edit group" +msgstr "主要用户组" -#: plugins/personal/generic/class_user.inc:1638 +#: plugins/admin/groups/group-list.xml:151 #, fuzzy -msgid "Fax number" -msgstr "系列号" +msgid "Remove group" +msgstr "服务器" -#: plugins/personal/generic/class_user.inc:1644 -msgid "Home postal address" -msgstr "住宅地址" +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "选择要添加的系统" -#: plugins/personal/generic/class_user.inc:1645 -#, fuzzy -msgid "Home phone number" -msgstr "电话号码" +#: plugins/admin/groups/trust_machines.tpl:19 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +msgid "Filters" +msgstr "过滤器" + +#: plugins/admin/groups/trust_machines.tpl:25 +#: plugins/admin/ogroups/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "显示部门的系统" + +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "选择一个部门来做查询" + +#: plugins/admin/groups/trust_machines.tpl:29 +#: plugins/admin/ogroups/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "显示匹配的系统" + +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/admin/ogroups/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "匹配地址的正则表达式" -#: plugins/personal/generic/class_user.inc:1647 +#: plugins/admin/departments/class_domain.inc:81 +#: plugins/admin/departments/class_domain.inc:82 +#: plugins/admin/departments/class_departmentManagement.inc:201 +#: plugins/admin/departments/class_dcObject.inc:81 +#: plugins/admin/departments/class_dcObject.inc:82 #, fuzzy -msgid "User password method" -msgstr "口令存储" +msgid "Domain Component" +msgstr "域管理员" + +#: plugins/admin/departments/class_domain.inc:94 +#: plugins/admin/departments/generic.tpl:132 +#: plugins/admin/departments/organization.tpl:131 +#: plugins/admin/departments/class_localityGeneric.inc:95 +#: plugins/admin/departments/locality.tpl:67 +#: plugins/admin/departments/class_department.inc:674 +#: plugins/admin/departments/dcObject.tpl:67 +#: plugins/admin/departments/domain.tpl:67 +#: plugins/admin/departments/country.tpl:67 +#: plugins/admin/departments/class_countryGeneric.inc:95 +#: plugins/admin/departments/class_organizationGeneric.inc:135 +#: plugins/admin/departments/class_dcObject.inc:94 +msgid "Administrative settings" +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/personal/generic/class_user.inc:1648 +#: plugins/admin/departments/generic.tpl:22 #, fuzzy -msgid "User certificates" -msgstr "编辑证书" +msgid "Descriptive text for department" +msgstr "部门描述文件" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "个人信息" +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/organization.tpl:27 +#: plugins/admin/departments/class_department.inc:664 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: include/class_userFilter.inc:60 +msgid "Category" +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/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "这个子树的分类" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "更换图片" +#: plugins/admin/departments/generic.tpl:86 +#: plugins/admin/departments/organization.tpl:85 +msgid "State where this subtree is located" +msgstr "这个子树位于的状态" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "模板名称" +#: plugins/admin/departments/generic.tpl:94 +#: plugins/admin/departments/organization.tpl:93 +msgid "Location of this subtree" +msgstr "这个子树的位置" -#: plugins/personal/generic/generic.tpl:151 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "首选语种" +#: plugins/admin/departments/generic.tpl:102 +#: plugins/admin/departments/organization.tpl:101 +msgid "Postal address of this subtree" +msgstr "这个子树的地址" -#: plugins/personal/generic/generic.tpl:191 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "私人电话" +#: plugins/admin/departments/generic.tpl:109 +#: plugins/admin/departments/organization.tpl:108 +msgid "Base telephone number of this subtree" +msgstr "这个子树的电话号码" -#: plugins/personal/generic/generic.tpl:212 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "口令存储" +#: plugins/admin/departments/generic.tpl:117 +#: plugins/admin/departments/organization.tpl:116 +msgid "Base facsimile telephone number of this subtree" +msgstr "这个子树的传真号码" -#: plugins/personal/generic/generic.tpl:229 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "证书" +#: plugins/admin/departments/generic.tpl:134 +#: plugins/admin/departments/organization.tpl:133 +#: plugins/admin/departments/locality.tpl:69 +#: plugins/admin/departments/dcObject.tpl:69 +#: plugins/admin/departments/domain.tpl:69 +#: plugins/admin/departments/country.tpl:69 +msgid "Tag department as an independent administrative unit" +msgstr "将部门标记为独立的管理单元" -#: plugins/personal/generic/generic.tpl:232 -#: 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:245 -msgid "Restrict login to" +#: plugins/admin/departments/organization.tpl:14 +#, fuzzy +msgid "Name of organization to create" +msgstr "要创建子树的名称" + +#: plugins/admin/departments/organization.tpl:22 +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/dcObject.tpl:22 +#: plugins/admin/departments/domain.tpl:22 +#: plugins/admin/departments/country.tpl:22 +msgid "Descriptive text for department" +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/generic/generic.tpl:249 -msgid "IP or network" +#: plugins/admin/departments/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/generic/generic.tpl:268 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "组织信息" +#: plugins/admin/departments/dep-list.xml:11 +msgid "List of departments" +msgstr "部门列表" -#: plugins/personal/generic/generic.tpl:296 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "部门编号" +#: plugins/admin/departments/dep-list.xml:15 +#: plugins/admin/departments/dep-list.xml:103 +#: plugins/admin/departments/class_departmentManagement.inc:189 +#, fuzzy +msgid "Domain" +msgstr "于域" -#: plugins/personal/generic/generic.tpl:304 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "员工编号" +#: plugins/admin/departments/dep-list.xml:23 +#: plugins/admin/departments/dep-list.xml:110 +#, fuzzy +msgid "Domain component" +msgstr "域管理员" -#: plugins/personal/generic/generic.tpl:330 -#: plugins/personal/generic/generic.tpl:512 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "房间号" +#: plugins/admin/departments/dep-list.xml:31 +#: plugins/admin/departments/dep-list.xml:117 +#: plugins/admin/departments/class_departmentManagement.inc:213 +#: plugins/admin/departments/class_countryGeneric.inc:82 +#: plugins/admin/departments/class_countryGeneric.inc:83 +msgid "Country" +msgstr "国家" -#: plugins/personal/generic/generic.tpl:526 -msgid "Please use the phone tab" -msgstr "请使用电话页面" +#: plugins/admin/departments/dep-list.xml:39 +#: plugins/admin/departments/dep-list.xml:124 +#: plugins/admin/departments/class_localityGeneric.inc:82 +#: plugins/admin/departments/class_localityGeneric.inc:83 +#: plugins/admin/departments/class_departmentManagement.inc:225 +#, fuzzy +msgid "Locality" +msgstr "位置" + +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "位置名称" -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "将用户放到所选择子树中" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +#, fuzzy +msgid "Name of locality to create" +msgstr "要创建子树的名称" -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "选择一个位置" +#: plugins/admin/departments/class_department.inc:433 +#: include/functions.inc:447 include/utils/class_xml.inc:43 +#: html/password.php:58 html/main.php:147 +#, fuzzy +msgid "Fatal error" +msgstr "终端服务器" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "用户设置" +#: plugins/admin/departments/class_department.inc:433 +#, fuzzy +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "清除口令" +#: plugins/admin/departments/class_department.inc:501 +#, php-format +msgid "Tagging '%s'." +msgstr "标记 '%s'。" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "设置新密码" +#: plugins/admin/departments/class_department.inc:582 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "移动 '%s' 到 '%s'" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "删除图片" +#: plugins/admin/departments/class_department.inc:623 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "拷贝 %s 失败,退出操作" -#: plugins/personal/generic/main.inc:115 -#, fuzzy -msgid "You have no permission to set your password!" -msgstr "您无权修改您的口令。" +#: plugins/admin/departments/class_department.inc:654 +#: plugins/admin/departments/class_department.inc:659 +#: plugins/admin/departments/class_departmentManagement.inc:25 +msgid "Departments" +msgstr "部门" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "用户一般信息" +#: plugins/admin/departments/class_department.inc:662 +msgid "Department name" +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/admin/departments/class_department.inc:670 +msgid "Telephone" +msgstr "电话" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "标准证书" +#: plugins/admin/departments/class_department.inc:725 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "对象 '%s' 已经做标记" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "S/MIME 证书" +#: plugins/admin/departments/class_department.inc:732 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "添加标识(%s)到对象 '%s'" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "PKCS12 证书" +#: plugins/admin/departments/class_department.inc:764 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "从对象 '%s' 删除标记" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/departments/class_departmentManagement.inc:26 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Posix 设置" +msgid "Manage Departments" +msgstr "部门" -#: plugins/personal/posix/class_posixAccount.inc:168 -msgid "expired" -msgstr "过期" +#: plugins/admin/departments/class_departmentManagement.inc:122 +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/posix/class_posixAccount.inc:170 -msgid "grace time active" -msgstr "时间限制激活" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "处理请求的操作" -#: plugins/personal/posix/class_posixAccount.inc:173 -#: plugins/personal/posix/class_posixAccount.inc:175 -#: plugins/personal/posix/class_posixAccount.inc:177 -msgid "active" -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/posix/class_posixAccount.inc:173 +#: plugins/admin/departments/domain.tpl:11 #, fuzzy -msgid "password not changeable" -msgstr "活动,口令不可更改" +msgid "Domain name" +msgstr "域管理员" -#: plugins/personal/posix/class_posixAccount.inc:175 +#: plugins/admin/departments/domain.tpl:14 #, fuzzy -msgid "password expired" -msgstr "活动,口令过期" - -#: plugins/personal/posix/class_posixAccount.inc:248 -msgid "automatic" -msgstr "自动" - -#: plugins/personal/posix/class_posixAccount.inc:444 -#, php-format -msgid "Password can't be changed up to %s days after last change" -msgstr "自上次更改以来 %s 天,不能修改口令" +msgid "Name of domain to create" +msgstr "要创建子树的名称" -#: plugins/personal/posix/class_posixAccount.inc:448 -#, php-format -msgid "Password must be changed after %s days" -msgstr "口令必须在 %s 天之后更改" +#: plugins/admin/departments/country.tpl:11 +#: plugins/admin/departments/class_countryGeneric.inc:91 +#, fuzzy +msgid "Country name" +msgstr "国家" -#: plugins/personal/posix/class_posixAccount.inc:452 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "口令过期 %s 天后,禁用账号" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "要创建子树的名称" -#: plugins/personal/posix/class_posixAccount.inc:456 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "在口令过期 %s 天之前警告用户" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#, fuzzy +msgid "You are currently moving/renaming this department." +msgstr "您无权删除这个部门。" -#: plugins/personal/posix/class_posixAccount.inc:793 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: 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/posix/class_posixAccount.inc:851 -#: plugins/personal/posix/class_posixAccount.inc:1169 -msgid "Group of user" -msgstr "用户组" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:946 +#: plugins/admin/departments/dep_move_confirm.tpl:11 msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1027 -#: plugins/personal/posix/class_posixAccount.inc:1030 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#: plugins/personal/posix/class_posixAccount.inc:1108 -#: plugins/personal/posix/class_posixAccount.inc:1450 -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -msgid "Home directory" -msgstr "用户主目录" +#: plugins/admin/departments/class_organizationGeneric.inc:122 +#, fuzzy +msgid "Organization name" +msgstr "组织/公司" -#: plugins/personal/posix/class_posixAccount.inc:1038 -#: plugins/personal/posix/class_posixAccount.inc:1041 -#: plugins/personal/posix/generic.tpl:63 -#: plugins/personal/posix/paste_generic.tpl:36 -msgid "UID" -msgstr "UID" +#: plugins/admin/departments/class_organizationGeneric.inc:132 +msgid "Phone number" +msgstr "电话号码" -#: plugins/personal/posix/class_posixAccount.inc:1061 -#: plugins/personal/posix/class_posixAccount.inc:1114 +#: plugins/admin/acl/class_aclManagement.inc:25 +#: plugins/admin/acl/acl-list.xml:15 #, fuzzy -msgid "shadowMin" -msgstr "显示终端" +msgid "Acl" +msgstr "全部" -#: plugins/personal/posix/class_posixAccount.inc:1066 -#: plugins/personal/posix/class_posixAccount.inc:1119 -msgid "shadowMax" -msgstr "" +#: plugins/admin/acl/class_aclManagement.inc:26 include/class_acl.inc:28 +#, fuzzy +msgid "Manage access control lists" +msgstr "访问选项" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/acl/class_aclManagement.inc:154 #, fuzzy -msgid "shadowWarning" -msgstr "显示分区" +msgid "ACL Assignment" +msgstr "管理" -#: plugins/personal/posix/class_posixAccount.inc:1085 -#: plugins/personal/posix/class_posixAccount.inc:1138 +#: plugins/admin/acl/acl-list.xml:11 #, fuzzy -msgid "shadowInactive" -msgstr "显示打印机" +msgid "List of acls" +msgstr "宏列表" -#: plugins/personal/posix/class_posixAccount.inc:1440 +#: plugins/admin/acl/acl-filter.tpl:11 #, fuzzy -msgid "POSIX account" -msgstr "GLPI 账号" +msgid "Show access control lists" +msgstr "访问选项" -#: plugins/personal/posix/class_posixAccount.inc:1451 -#: plugins/personal/posix/generic.tpl:15 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/acl/acl-filter.tpl:12 +#, fuzzy +msgid "Show roles" +msgstr "显示电话" -#: plugins/personal/posix/class_posixAccount.inc:1452 -#: setup/setup_migrate.tpl:291 -msgid "User ID" -msgstr "用户 ID" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "模板" -#: plugins/personal/posix/class_posixAccount.inc:1453 +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:726 #, fuzzy -msgid "Group ID" -msgstr "组" +msgid "Access control roles" +msgstr "访问选项" -#: plugins/personal/posix/class_posixAccount.inc:1455 +#: plugins/admin/acl/class_aclRole.inc:27 #, fuzzy -msgid "Force password change on login" -msgstr "不允许修改口令" +msgid "Edit AC roles" +msgstr "MAC 地址" -#: plugins/personal/posix/class_posixAccount.inc:1456 +#: plugins/admin/acl/class_aclRole.inc:127 include/class_acl.inc:214 #, fuzzy -msgid "Shadow min" -msgstr "显示终端" +msgid "All categories" +msgstr "添加分类" -#: plugins/personal/posix/class_posixAccount.inc:1457 -msgid "Shadow max" -msgstr "" +#: plugins/admin/acl/class_aclRole.inc:134 +#, fuzzy +msgid "Reset ACL" +msgstr "删除" -#: plugins/personal/posix/class_posixAccount.inc:1458 +#: plugins/admin/acl/class_aclRole.inc:135 include/class_acl.inc:223 #, fuzzy -msgid "Shadow warning" -msgstr "显示分区" +msgid "One level" +msgstr "日志级别" -#: plugins/personal/posix/class_posixAccount.inc:1459 +#: plugins/admin/acl/class_aclRole.inc:136 include/class_acl.inc:224 +#: include/class_acl.inc:229 #, fuzzy -msgid "Shadow inactive" -msgstr "显示打印机" +msgid "Current object" +msgstr "创建新 FAI 对象" -#: plugins/personal/posix/class_posixAccount.inc:1460 +#: plugins/admin/acl/class_aclRole.inc:137 include/class_acl.inc:225 #, fuzzy -msgid "Shadow expire" -msgstr "显示人员" +msgid "Complete subtree" +msgstr "忽略子树" -#: plugins/personal/posix/class_posixAccount.inc:1461 -msgid "Public SSH key" +#: plugins/admin/acl/class_aclRole.inc:138 include/class_acl.inc:226 +msgid "Complete subtree (permanent)" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1462 -#, fuzzy -msgid "System trust model" -msgstr "信赖的系统" - -#: plugins/personal/posix/generic.tpl:25 -#: plugins/personal/posix/paste_generic.tpl:17 -msgid "Primary group" -msgstr "主要用户组" +#: plugins/admin/acl/class_aclRole.inc:372 +#: include/class_sortableListing.inc:229 include/class_acl.inc:496 +#: include/class_listing.inc:247 +msgid "Up" +msgstr "上" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "状态" +#: plugins/admin/acl/class_aclRole.inc:374 +#: include/class_sortableListing.inc:229 include/class_acl.inc:498 +#: include/class_listing.inc:247 +msgid "Down" +msgstr "关闭" -#: plugins/personal/posix/generic.tpl:41 -#, fuzzy -msgid "Last logon" -msgstr "姓" +#: plugins/admin/acl/class_aclRole.inc:378 +#: plugins/admin/acl/class_aclRole.inc:382 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/tabs_acl.inc:28 +#: include/class_acl.inc:503 include/class_acl.inc:507 +#: include/class_acl.inc:1265 include/class_acl.inc:1266 +#: include/class_acl.inc:1271 include/class_tabs.inc:372 +msgid "ACL" +msgstr "ACL" -#: plugins/personal/posix/generic.tpl:59 -#: plugins/personal/posix/paste_generic.tpl:31 -msgid "Force UID/GID" -msgstr "指定 UID/GID" +#: plugins/admin/acl/class_aclRole.inc:381 +#: plugins/admin/acl/class_aclRole.inc:430 +#: include/class_sortableListing.inc:197 include/class_sortableListing.inc:199 +#: include/utils/class_msgPool.inc:342 include/class_acl.inc:507 +#: include/class_acl.inc:555 +#, php-format +msgid "Delete" +msgstr "删除" -#: plugins/personal/posix/generic.tpl:89 -#: plugins/personal/posix/paste_generic.tpl:55 -msgid "Group membership" -msgstr "组成员身份" +#: plugins/admin/acl/class_aclRole.inc:418 +msgid "No ACL settings for this category" +msgstr "" -#: plugins/personal/posix/generic.tpl:91 -#: plugins/personal/posix/paste_generic.tpl:62 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(警告:NFS不支持超过 16 个组!)" +#: plugins/admin/acl/class_aclRole.inc:420 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "创建新 FAI 对象" -#: plugins/personal/posix/generic.tpl:100 +#: plugins/admin/acl/class_aclRole.inc:426 #, fuzzy -msgid "Common group" -msgstr "显示组" +msgid "Edit category ACL" +msgstr "编辑分类" -#: plugins/personal/posix/generic.tpl:104 +#: plugins/admin/acl/class_aclRole.inc:430 #, fuzzy -msgid "Groups differ" -msgstr "用户组" +msgid "Reset category ACL" +msgstr "分类" -#: plugins/personal/posix/generic.tpl:127 -msgid "SSH keys" +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" msgstr "" -#: plugins/personal/posix/generic.tpl:128 -msgid "Edit public ssh keys..." +#: plugins/admin/acl/class_aclRole.inc:460 include/class_acl.inc:618 +msgid "All objects in current subtree" msgstr "" -#: plugins/personal/posix/generic.tpl:132 -msgid "Account" -msgstr "账户" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "选择要添加的组" +#: plugins/admin/acl/class_aclRole.inc:646 +#, fuzzy +msgid "Object in use" +msgstr "对象名称" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "显示部门的组" +#: plugins/admin/acl/class_aclRole.inc:646 +#, fuzzy, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "显示匹配的组" +#: plugins/admin/acl/class_aclRole.inc:736 +#, fuzzy +msgid "Permissions" +msgstr "允许" -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "用于匹配组名的正则表达式" +#: plugins/admin/ogroups/ogroup-filter.tpl:11 +#, fuzzy +msgid "user groups" +msgstr "组" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "显示用户组" +#: plugins/admin/ogroups/ogroup-filter.tpl:12 +#, fuzzy +msgid "nested groups" +msgstr "对象组" -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "显示属于该组的用户名" +#: plugins/admin/ogroups/ogroup-filter.tpl:13 +#, fuzzy +msgid "application groups" +msgstr "显示应用程序组" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:11 -msgid "Show servers" -msgstr "显示服务器" +#: plugins/admin/ogroups/ogroup-filter.tpl:14 +#, fuzzy +msgid "department groups" +msgstr "部门" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:12 -msgid "Show workstations" -msgstr "显示工作站" +#: plugins/admin/ogroups/ogroup-filter.tpl:15 +#, fuzzy +msgid "server groups" +msgstr "服务器" -#: plugins/personal/posix/trustSelect/trust-filter.tpl:13 -msgid "Show terminals" -msgstr "显示终端" +#: plugins/admin/ogroups/ogroup-filter.tpl:16 +#, fuzzy +msgid "workstation groups" +msgstr "工作站" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Posix 设置" +#: plugins/admin/ogroups/ogroup-filter.tpl:17 +#, fuzzy +msgid "windows workstation groups" +msgstr "显示工作站" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/ogroups/ogroup-filter.tpl:18 #, fuzzy -msgid "POSIX settings" -msgstr "Posix 设置" +msgid "terminal groups" +msgstr "显示邮件组" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "用户必须在第一次登录修改口令" +#: plugins/admin/ogroups/ogroup-filter.tpl:19 +#, fuzzy +msgid "printer groups" +msgstr "主要用户组" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "口令过期截止日" +#: plugins/admin/ogroups/ogroup-filter.tpl:20 +#, fuzzy +msgid "phone groups" +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/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "组名称" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "用户设置" +#: plugins/admin/ogroups/generic.tpl:65 +msgid "Member objects" +msgstr "成员对象" -#: plugins/personal/password/password.tpl:4 +#: plugins/admin/ogroups/remove.tpl:6 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 "" -"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登" -"录。" +"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/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "清除字段" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "电话队列" -#: plugins/personal/password/class_password.inc:27 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Change user password" -msgstr "修改口令" +msgid "Systems" +msgstr "系统" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "您需要输入当前口令才能继续。" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "启动" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "输入的“新口令”为空。" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "设备" -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "外部口令更改程序报告错误:" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +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/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "应用程序" -#: plugins/personal/password/class_password.inc:114 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:11 #, fuzzy -msgid "You have no permission to change your password." -msgstr "您无权修改您的口令。" +msgid "Show department" +msgstr "显示部门" -#: plugins/personal/password/class_password.inc:146 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:15 #, fuzzy -msgid "User password" -msgstr "清除口令" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "不允许修改口令" +msgid "Show server" +msgstr "显示服务器" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:16 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "您无权修改您的口令。" - -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "" +msgid "Show workstation" +msgstr "显示工作站" -#: setup/class_setupStep_Feedback.inc:94 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:17 #, fuzzy -msgid "Samba management" -msgstr "系统管理" +msgid "Show terminal" +msgstr "显示终端" -#: setup/class_setupStep_Feedback.inc:96 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:19 #, fuzzy -msgid "Mailsystem management" -msgstr "系统管理" +msgid "Show printer" +msgstr "显示打印机" -#: setup/class_setupStep_Feedback.inc:98 +#: plugins/admin/ogroups/objectSelect/selectObject-filter.tpl:20 #, fuzzy -msgid "FAX system administration" -msgstr "用户管理" +msgid "Show phone" +msgstr "显示软件包" -#: setup/class_setupStep_Feedback.inc:100 -#, fuzzy -msgid "Asterisk administration" -msgstr "用户管理" +#: plugins/admin/ogroups/class_ogroup.inc:218 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" -#: setup/class_setupStep_Feedback.inc:102 -#, fuzzy -msgid "System inventory" -msgstr "删除 inventory" +#: plugins/admin/ogroups/class_ogroup.inc:356 +msgid "too many different objects!" +msgstr "太多不同对象!" -#: setup/class_setupStep_Feedback.inc:104 -#, fuzzy -msgid "System-/Configmanagement" -msgstr "系统管理" +#: plugins/admin/ogroups/class_ogroup.inc:358 +msgid "users" +msgstr "用户" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "地址簿" +#: plugins/admin/ogroups/class_ogroup.inc:359 +msgid "groups" +msgstr "组" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:360 +msgid "applications" +msgstr "应用程序" -#: setup/class_setupStep_Feedback.inc:113 -#, fuzzy -msgid "Get notifications or send feedback" -msgstr "主机通知命令" +#: plugins/admin/ogroups/class_ogroup.inc:361 +msgid "departments" +msgstr "部门" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:362 +msgid "servers" +msgstr "服务器" -#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +#: plugins/admin/ogroups/class_ogroup.inc:363 +msgid "workstations" +msgstr "工作站" + +#: plugins/admin/ogroups/class_ogroup.inc:364 #, fuzzy -msgid "Setup error" -msgstr "PHP 错误" +msgid "winstations" +msgstr "Windows 工作站" -#: setup/class_setupStep_Feedback.inc:140 -#: setup/class_setupStep_Feedback.inc:147 -msgid "Feedback error" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:365 +msgid "terminals" +msgstr "终端" -#: setup/class_setupStep_Feedback.inc:140 -#, php-format -msgid "Cannot send feedback to '%s': %s" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:366 +msgid "phones" +msgstr "电话" -#: setup/class_setupStep_Feedback.inc:147 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:367 +msgid "printers" +msgstr "打印机" -#: setup/class_setupStep_Feedback.inc:180 -#, fuzzy -msgid "Please specify a valid email address." -msgstr "请输入一个有效的 iSerial。" +#: plugins/admin/ogroups/class_ogroup.inc:601 +msgid "Non existing dn:" +msgstr "不存在的 dn:" -#: setup/class_setupStep_Feedback.inc:184 +#: plugins/admin/ogroups/class_ogroup.inc:758 +#, php-format msgid "" -"You have to select at least one of both options, subscribe or send feedback." +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: setup/class_setup.inc:197 +#: plugins/admin/ogroups/class_ogroup.inc:792 #, fuzzy -msgid "Completed" -msgstr "不完整" +msgid "You can combine two different object types at maximum, only!" +msgstr "您最多只能组合两个不同的对象类!" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#: plugins/admin/ogroups/class_ogroup.inc:967 #, fuzzy -msgid "Next" -msgstr "下一个" - -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba 设置" +msgid "Object group generic" +msgstr "对象组" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:972 +#: plugins/admin/ogroups/class_ogroupManagement.inc:25 +msgid "Object groups" +msgstr "对象组" -#: setup/setup_config2.tpl:15 +#: plugins/admin/ogroups/class_ogroup.inc:978 #, fuzzy -msgid "Samba SID" -msgstr "Samba" +msgid "Sytem trust" +msgstr "信赖的系统" -#: setup/setup_config2.tpl:31 +#: plugins/admin/ogroups/class_ogroup.inc:979 #, fuzzy -msgid "RID base" -msgstr "数据库" +msgid "Member" +msgstr "成员" -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "工作站名称" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "选择要添加的对象" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:22 +msgid "Select to search within subtrees" +msgstr "选择在子树中查询" -#: setup/setup_config2.tpl:71 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: include/utils/class_msgPool.inc:24 include/class_filter.inc:230 +#: include/class_filter.inc:463 #, fuzzy -msgid "Timezone" -msgstr "用户时区" +msgid "Search in subtrees" +msgstr "在子树中查找" -#: setup/setup_config2.tpl:74 -#, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "首选语种" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "选择查看部门对象" -#: setup/setup_config2.tpl:96 -#, fuzzy -msgid "Additional GOsa settings" -msgstr "应用程序设置" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "显示匹配对象" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "匹配对象名的正则表达式" -#: setup/setup_config2.tpl:112 +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 #, fuzzy -msgid "Government mode" -msgstr "部门名称" +msgid "Manage object groups" +msgstr "对象组名称" -#: setup/setup_config2.tpl:123 +#: plugins/admin/ogroups/class_ogroupManagement.inc:182 #, fuzzy -msgid "GOsa logging" -msgstr "GOsa" - -#: setup/setup_config2.tpl:135 -msgid "Mail settings" -msgstr "邮件选项" - -#: setup/setup_config2.tpl:139 -msgid "Mail method" -msgstr "邮件方法" - -#: setup/setup_config2.tpl:155 -msgid "Account identification attribute" -msgstr "" +msgid "Templates" +msgstr "模板" -#: setup/setup_config2.tpl:169 +#: plugins/admin/ogroups/class_ogroupManagement.inc:190 #, fuzzy -msgid "Vacation templates" -msgstr "工作站模板" - -#: setup/setup_config2.tpl:185 -msgid "Use Cyrus UNIX style" -msgstr "" - -#: setup/setup_config2.tpl:195 -msgid "Snapshots / Undo" -msgstr "" +msgid "Windows Install" +msgstr "Windows 工作站" -#: setup/setup_config2.tpl:204 setup/setup_config2.tpl:249 -msgid "Enable snapshots" -msgstr "" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" +msgstr "请输入新对象组名称" -#: setup/setup_config2.tpl:210 setup/setup_config2.tpl:255 -msgid "Snapshot base" -msgstr "" +#: plugins/admin/ogroups/ogroup-list.xml:11 +msgid "List of object groups" +msgstr "对象组列表" -#: setup/setup_frame.tpl:12 +#: plugins/admin/ogroups/ogroup-list.xml:142 #, fuzzy -msgid "GOsa setup wizard" -msgstr "GOsa 帮助浏览器" +msgid "Edit object group" +msgstr "对象组" -#: setup/setup_frame.tpl:19 +#: plugins/admin/ogroups/ogroup-list.xml:155 #, fuzzy -msgid "Installation" -msgstr "Windows 工作站" +msgid "Remove object group" +msgstr "服务器" -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "设置" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" -#: setup/setup_migrate.tpl:5 +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 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." +"Bugsubmitter" msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "检查" - -#: setup/setup_migrate.tpl:37 -msgid "Add required object classes to the LDAP base" -msgstr "" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: include/class_CopyPasteHandler.inc:273 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "拷贝和粘贴精灵" -#: 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 "当前版本" +#: include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:193 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "无法创建文件 '%s'。" -#: 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 "用户管理" +#: include/class_CopyPasteHandler.inc:159 +#, php-format +msgid "'%s' is no vaild LDAP object" +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:2132 -#: setup/class_setupStep_Migrate.inc:2575 -#: setup/class_setupStep_Migrate.inc:2729 -#: setup/class_setupStep_Migrate.inc:3059 +#: include/class_CopyPasteHandler.inc:160 +#: include/class_CopyPasteHandler.inc:274 include/functions.inc:605 +#: include/functions.inc:792 include/functions.inc:910 +#: include/functions.inc:1308 include/functions.inc:2372 +#: include/functions.inc:2406 include/functions.inc:2426 +#: include/class_log.inc:87 include/class_acl.inc:960 +#: include/class_ldap.inc:693 include/class_ldap.inc:741 +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "Migrate" -msgstr "创建" +msgid "Internal error" +msgstr "终端服务器" -#: setup/setup_migrate.tpl:60 setup/setup_migrate.tpl:107 -msgid "Close" -msgstr "关闭" +#: include/class_CopyPasteHandler.inc:176 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "无法创建文件 '%s'。" -#: setup/setup_migrate.tpl:65 -msgid "Move windows workstations into a valid windows workstation department" +#: include/class_CopyPasteHandler.inc:394 +#, php-format +msgid "These objects will be pasted: %s" msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +#: include/class_CopyPasteHandler.inc:418 +#, php-format +msgid "This object will be pasted: %s" 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 "" +#: include/class_CopyPasteHandler.inc:514 include/class_listing.inc:1400 +#: include/class_listing.inc:1402 include/class_plugin.inc:1963 +#: include/class_plugin.inc:1966 +msgid "Paste" +msgstr "粘贴" -#: setup/setup_migrate.tpl:95 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: include/class_CopyPasteHandler.inc:516 +#, fuzzy +msgid "Cannot paste" +msgstr "无法粘贴" -#: setup/setup_migrate.tpl:100 +#: include/class_config.inc:152 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "XML 出错于 gosa.conf: %s ,行 %d" + +#: include/class_config.inc:325 #, fuzzy -msgid "Move selected workstations" -msgstr "选择查看工作站" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "无法绑定 LDAP。请联系系统管理员。" -#: setup/setup_migrate.tpl:101 -msgid "What will be done here" -msgstr "" +#: include/class_config.inc:702 +#, fuzzy +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "您的配置文件缺少 SID 和/或 RIDBASE!" -#: setup/setup_migrate.tpl:113 -msgid "Move groups into configured group tree" -msgstr "" +#: include/class_config.inc:1112 +#, fuzzy +msgid "Configuration" +msgstr "配置文件" -#: setup/setup_migrate.tpl:116 +#: include/class_config.inc:1112 msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -#: setup/setup_migrate.tpl:119 +#: include/class_config.inc:1154 include/class_config.inc:1185 +#: include/class_SnapshotHandler.inc:46 include/class_SnapshotHandler.inc:77 +#, 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." -msgstr "" - -#: setup/setup_migrate.tpl:122 -msgid "Move selected groups into this group tree" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: 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" +#: include/class_config.inc:1167 include/class_SnapshotHandler.inc:59 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -#: 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 "Show changes" -msgstr "显示软件包" - -#: setup/setup_migrate.tpl:168 -msgid "Move users into configured user tree" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: 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." +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: 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." +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." msgstr "" -#: setup/setup_migrate.tpl:176 +#: include/class_multi_plug.inc:362 #, fuzzy -msgid "Move selected users into this people tree" -msgstr "创建使用该模板的用户" +msgid "You are currently editing mutliple entries." +msgstr "您无权删除这个部门。" -#: setup/setup_migrate.tpl:219 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "创建 netatalk 账号" - -#: setup/setup_migrate.tpl:221 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" +msgid "Password reset" +msgstr "口令过期截止日" -#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +#: include/class_multi_plug.inc:391 #, fuzzy -msgid "Reload" -msgstr "读" +msgid "The user password was resetted, please set a new password value!" +msgstr "您的口令已经过期 !! 选择一个新口令" -#: setup/setup_migrate.tpl:273 +#: include/class_sortableListing.inc:189 #, fuzzy -msgid "Abort" -msgstr "端口" +msgid "Sortable list" +msgstr "导出" -#: setup/setup_migrate.tpl:275 -#, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "创建 netatalk 账号" +#: include/class_sortableListing.inc:194 +msgid "Edit this entry" +msgstr "编辑这条记录" -#: setup/setup_migrate.tpl:278 +#: include/class_sortableListing.inc:199 +msgid "Delete this entry" +msgstr "删除这个条目" + +#: include/functions.inc:127 +#, php-format +msgid "Fatal error: no class locations defined - please run '%s' to fix this" +msgstr "" + +#: include/functions.inc:134 +#, php-format msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +"Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: setup/setup_migrate.tpl:307 +#: include/functions.inc:448 +#, php-format +msgid "FATAL: Error when connecting the LDAP. Server said '%s'." +msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。" + +#: include/functions.inc:519 #, fuzzy -msgid "Password (again)" -msgstr "口令存储" +msgid "Username / UID is not unique inside the LDAP tree!" +msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" -#: setup/setup_migrate.tpl:333 +#: include/functions.inc:605 +#, fuzzy 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 "" +"Username / UID is not unique inside the LDAP tree. Please contact your " +"Administrator." +msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" -#: 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." +#: include/functions.inc:792 include/functions.inc:910 +msgid "Error while adding a lock. Contact the developers!" msgstr "" -#: setup/setup_migrate.tpl:388 +#: include/functions.inc:802 +#, fuzzy, 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." -msgstr "" +"Cannot create locking information in LDAP tree. Please contact your " +"administrator!" +msgstr "无法获得 LDAP 数据库的锁信息。检查 gosa.conf 中的 'config' 条目!" -#: 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 "" +#: include/functions.inc:802 +#, fuzzy, php-format +msgid "LDAP server returned: %s" +msgstr "LDAP 服务器" -#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 -#: setup/setup_migrate.tpl:557 +#: include/functions.inc:931 #, 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 "" +"Found multiple locks for object to be locked. This should not happen - " +"cleaning up multiple references." +msgstr "发现要锁定的对象由多个锁。这虽然不可能──清除多个引用。" -#: setup/setup_migrate.tpl:532 +#: include/functions.inc:1235 +#, php-format +msgid "The size limit of %d entries is exceed!" +msgstr "超过了 %d 个条目的大小限制!" + +#: include/functions.inc:1237 +#, 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." +"Set the new size limit to %s and show me this message if the limit still " +"exceeds" +msgstr "设置新的大小限制为 %s 并且如果限制依然超出还显示这条信息。" + +#: include/functions.inc:1254 +msgid "incomplete" +msgstr "不完整" + +#: include/functions.inc:1644 +msgid "Continue anyway" +msgstr "仍然继续" + +#: include/functions.inc:1646 +msgid "Edit anyway" +msgstr "仍然编辑" + +#: include/functions.inc:1648 +#, fuzzy, php-format +msgid "You're going to edit the LDAP entry/entries %s" +msgstr "您将要拷贝条目 '%s'。" + +#: include/functions.inc:1888 +msgid "Entries per page" +msgstr "每页条目数" + +#: include/functions.inc:1917 include/class_filter.inc:223 +msgid "Apply filter" +msgstr "应用过滤器" + +#: include/functions.inc:2229 +msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" + +#: include/functions.inc:2275 +#, php-format +msgid "GOsa development snapshot (Rev %s)" +msgstr "GOsa 开发版(版本 %s)" + +#: include/functions.inc:2372 +#, php-format +msgid "File '%s' could not be deleted." msgstr "" -#: setup/class_setupStep_Finish.inc:38 +#: include/functions.inc:2406 include/functions.inc:2426 #, fuzzy -msgid "Write configuration file" -msgstr "配置文件" +msgid "Cannot write to revision file!" +msgstr "无法创建文件 '%s'。" -#: setup/class_setupStep_Finish.inc:39 +#: include/functions.inc:2644 include/functions.inc:2648 +#: include/functions.inc:2654 #, fuzzy -msgid "Finish - write the configuration file" -msgstr "需要 XML 功能来解析配置文件。" +msgid "'baseIdHook' is not available. Using default base!" +msgstr "警告: nextIdHook不可用。使用缺省 base。" -#: setup/class_setupStep_Finish.inc:104 +#: include/functions.inc:2678 #, fuzzy -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" -msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" +msgid "LDAP warning" +msgstr "LDAP 管理" -#: setup/class_setupStep_Finish.inc:106 +#: include/functions.inc:2678 #, fuzzy -msgid "The configuration is currently not readable or it does not exists." -msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" - -#: setup/class_setupStep_Finish.inc:115 -#, fuzzy, 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 "" -"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa." -"conf,其他用户则无权访问。您可以执行如下命令来实现:" - -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "" +msgid "Cannot get schema information from server. No schema check possible!" +msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: include/functions.inc:2704 +msgid "Used to store account specific informations." msgstr "" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "检查 PHP 版本 (>=4.1.0)" +#: include/functions.inc:2711 +msgid "" +"Used to lock currently edited entries to avoid multiple changes at the same " +"time." +msgstr "" -#: setup/class_setupStep_Checks.inc:65 +#: include/functions.inc:2756 #, php-format -msgid "PHP must be of version %s or above." +msgid "Missing required object class '%s'!" msgstr "" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: include/functions.inc:2759 +#, php-format +msgid "Missing optional object class '%s'!" msgstr "" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: include/functions.inc:2764 +#, php-format +msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: include/functions.inc:2767 +#, fuzzy, php-format +msgid "Class(es) available" +msgstr "文件可用。" + +#: include/functions.inc:2789 +msgid "" +"You have enabled the rfc2307bis option on the 'ldap setup' step, but your " +"schema configuration do not support this option." msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: include/functions.inc:2790 +msgid "" +"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " +"be AUXILIARY" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: include/functions.inc:2794 +msgid "" +"Your schema is configured to support the rfc2307bis group, but you have " +"disabled this option on the 'ldap setup' step." msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: include/functions.inc:2795 +msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: setup/class_setupStep_Checks.inc:112 -#, fuzzy -msgid "mbstring" -msgstr "Samba 设置" +#: include/functions.inc:2819 +msgid "German" +msgstr "德语" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: include/functions.inc:2820 +msgid "French" +msgstr "法语" -#: setup/class_setupStep_Checks.inc:120 -#, fuzzy -msgid "MySQL" -msgstr "LDAP 错误:" +#: include/functions.inc:2821 +msgid "Italian" +msgstr "意大利语" -#: setup/class_setupStep_Checks.inc:121 +#: include/functions.inc:2822 +msgid "Spanish" +msgstr "西班牙语" + +#: include/functions.inc:2823 +msgid "English" +msgstr "英语" + +#: include/functions.inc:2824 +msgid "Dutch" +msgstr "荷兰语" + +#: include/functions.inc:2825 +msgid "Polish" +msgstr "波兰语" + +#: include/functions.inc:2827 +msgid "Chinese" +msgstr "芯片组" + +#: include/functions.inc:2828 #, fuzzy -msgid "" -"GOsa requires this module to communicate with several supported databases." -msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。" +msgid "Vietnamese" +msgstr "名" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: include/functions.inc:2829 +msgid "Russian" +msgstr "俄语" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: include/functions.inc:3024 +#, php-format +msgid "" +"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." +msgstr "命令 '%s',作为插件 '%s' 的 POSTMODIFY 好像并不存在。" + +#: include/functions.inc:3057 +msgid "Cannot generate samba hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:140 +#: include/functions.inc:3070 +#, php-format msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +"Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: setup/class_setupStep_Checks.inc:153 -msgid "imagick" +#: include/functions.inc:3351 include/functions.inc:3365 +#: include/functions.inc:3403 include/functions.inc:3415 +#: include/functions.inc:3419 include/functions.inc:3434 +#: include/functions.inc:3443 +#, fuzzy +msgid "Cannot allocate a free ID:" +msgstr "太多用户,无法分配一个可用的 ID!" + +#: include/functions.inc:3351 +msgid "unknown idAllocation method!" msgstr "" -#: setup/class_setupStep_Checks.inc:154 -msgid "GOsa requires this extension to handle images." +#: include/functions.inc:3365 +#, php-format +msgid "%sPoolMin >= %sPoolMax!" msgstr "" -#: setup/class_setupStep_Checks.inc:169 +#: include/functions.inc:3395 #, fuzzy -msgid "compression module" -msgstr "访问选项" +msgid "Cannot create sambaUnixIdPool entry!" +msgstr "转到根部门" -#: setup/class_setupStep_Checks.inc:170 -msgid "GOsa requires this extension to handle snapshots." +#: include/functions.inc:3403 +msgid "sambaUnixIdPool is not unique!" msgstr "" -#: setup/class_setupStep_Checks.inc:181 +#: include/functions.inc:3415 include/functions.inc:3419 #, 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 "no ID available!" +msgstr "文件可用。" + +#: include/functions.inc:3443 +msgid "maximum tries exceeded!" msgstr "" -"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机" -"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。" -#: setup/class_setupStep_Checks.inc:182 +#: include/functions.inc:3503 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "检查 register_globals 是否设置为 'off'" +msgid "Cannot allocate a free ID!" +msgstr "太多用户,无法分配一个可用的 ID!" -#: setup/class_setupStep_Checks.inc:190 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: setup/class_setupStep_Checks.inc:191 +#: include/class_msg_dialog.inc:124 #, fuzzy -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." -msgstr "" -"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超" -"时之前的会话和 cookie 丢失。" +msgid "Please fix the above error and reload the page." +msgstr "请看一下 GOsa 日志文件。" -#: setup/class_setupStep_Checks.inc:192 -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." -msgstr "" +#: include/class_log.inc:87 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Logging DB 用户" -#: setup/class_setupStep_Checks.inc:199 setup/class_setupStep_Checks.inc:215 -#: setup/class_setupStep_Checks.inc:231 setup/class_setupStep_Checks.inc:247 -msgid "Off" +#: include/class_log.inc:102 +#, php-format +msgid "Invalid option '%s' specified!" msgstr "" -#: setup/class_setupStep_Checks.inc:200 +#: include/class_log.inc:106 #, 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'。" +msgid "Specified objectType is empty or invalid!" +msgstr "指定的 branch 名称无效。" -#: setup/class_setupStep_Checks.inc:201 -#, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." -msgstr "" -"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必" -"须设置为 'Off'。" +#: include/class_baseSelector.inc:159 include/class_listing.inc:999 +#: include/class_listing.inc:1001 +msgid "Root" +msgstr "根" -#: setup/class_setupStep_Checks.inc:208 -#, 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 内存,太少会导致无法预料的错误!将其设置为更大。" +#: include/class_baseSelector.inc:206 +msgid "Submit" +msgstr "提交" -#: setup/class_setupStep_Checks.inc:209 +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -#: setup/class_setupStep_Checks.inc:216 -#, fuzzy -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." -msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。" +#: include/utils/class_msgPool.inc:16 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "选择要添加的对象" -#: setup/class_setupStep_Checks.inc:217 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "" +#: include/utils/class_msgPool.inc:18 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "选择查看包含用户的组" -#: setup/class_setupStep_Checks.inc:224 -#, fuzzy -msgid "The Execution time should be at least 30 seconds." -msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。" +#: include/utils/class_msgPool.inc:20 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "选择要添加的对象" -#: setup/class_setupStep_Checks.inc:225 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: include/utils/class_msgPool.inc:34 +msgid "This object will be deleted!" msgstr "" -#: setup/class_setupStep_Checks.inc:232 -#, fuzzy -msgid "" -"Increase the server security by setting expose_php to 'off'. PHP won't send " -"any information about the server you are running in this case." +#: include/utils/class_msgPool.inc:36 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着" -"的服务器的信息。" -#: setup/class_setupStep_Checks.inc:233 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: include/utils/class_msgPool.inc:41 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:239 -#, fuzzy -msgid "On" -msgstr "打开" +#: include/utils/class_msgPool.inc:43 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "" -#: setup/class_setupStep_Checks.inc:240 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: include/utils/class_msgPool.inc:48 +msgid "This object will be deleted:" msgstr "" -"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串" -"中所有引号编码。" -#: setup/class_setupStep_Checks.inc:241 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +#: include/utils/class_msgPool.inc:50 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: setup/class_setupStep_Checks.inc:248 -#, fuzzy -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: include/utils/class_msgPool.inc:54 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串" -"中所有引号编码。" -#: setup/class_setupStep_Checks.inc:249 -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +#: include/utils/class_msgPool.inc:56 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -#: setup/class_setupStep_Checks.inc:259 +#: include/utils/class_msgPool.inc:64 #, fuzzy -msgid "Configuration writeable" -msgstr "配置文件" +msgid "You have no permission to delete this object!" +msgstr "您无权删除这个部门。" -#: setup/class_setupStep_Checks.inc:260 +#: include/utils/class_msgPool.inc:68 include/utils/class_msgPool.inc:72 #, fuzzy -msgid "The configuration file can't be written" -msgstr "查看配置信息" +msgid "You have no permission to delete the object:" +msgstr "您无权删除这个部门。" -#: setup/class_setupStep_Checks.inc:261 -#, 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 "" +#: include/utils/class_msgPool.inc:75 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "您无权删除这个部门。" -#: setup/setup_config3.tpl:2 +#: include/utils/class_msgPool.inc:82 #, fuzzy -msgid "GOsa core settings" -msgstr "用户设置" +msgid "You have no permission to create this object!" +msgstr "您无权删除这个部门。" -#: setup/setup_config3.tpl:6 +#: include/utils/class_msgPool.inc:86 include/utils/class_msgPool.inc:90 #, fuzzy -msgid "Enable primary group filter" -msgstr "显示用户组" +msgid "You have no permission to create the object:" +msgstr "您无权删除这个部门。" -#: setup/setup_config3.tpl:18 +#: include/utils/class_msgPool.inc:93 #, fuzzy -msgid "Display summary in listings" -msgstr "显示匹配的宏" +msgid "You have no permission to create these objects:" +msgstr "您无权删除这个部门。" -#: setup/setup_config3.tpl:30 +#: include/utils/class_msgPool.inc:100 #, fuzzy -msgid "Honour administrative units" -msgstr "组管理" +msgid "You have no permission to modify this object!" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:42 +#: include/utils/class_msgPool.inc:104 include/utils/class_msgPool.inc:108 #, fuzzy -msgid "Smarty compile directory" -msgstr "用户主目录" +msgid "You have no permission to modify the object:" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" -msgstr "" +#: include/utils/class_msgPool.inc:111 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:60 +#: include/utils/class_msgPool.inc:118 #, fuzzy -msgid "Path for PPD storage" -msgstr "口令存储" +msgid "You have no permission to view this object!" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:77 +#: include/utils/class_msgPool.inc:122 include/utils/class_msgPool.inc:126 #, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Kiosk profile 设置" +msgid "You have no permission to view the object:" +msgstr "您无权在此 'Base' 下创建一个电话" -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +#: include/utils/class_msgPool.inc:129 +#, fuzzy +msgid "You have no permission to view these objects:" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:115 +#: include/utils/class_msgPool.inc:136 #, fuzzy -msgid "Mail queue script" -msgstr "邮件队列" +msgid "You have no permission to move this object!" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:134 +#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:144 #, fuzzy -msgid "Notification script" -msgstr "主机通知周期" +msgid "You have no permission to move the object:" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:153 +#: include/utils/class_msgPool.inc:147 #, fuzzy -msgid "Enable edit locking" -msgstr "启用邮件扫描" +msgid "You have no permission to move these objects:" +msgstr "您无权删除这个黑名单。" -#: setup/setup_config3.tpl:174 -msgid "Gosa support daemon" +#: include/utils/class_msgPool.inc:157 include/utils/class_msgPool.inc:169 +#: include/utils/class_msgPool.inc:187 +#, fuzzy +msgid "Connection information" +msgstr "个人信息" + +#: include/utils/class_msgPool.inc:159 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "无法连接到数据库!" + +#: include/utils/class_msgPool.inc:171 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:177 +#, php-format +msgid "No %s server defined!" msgstr "" -#: setup/setup_config3.tpl:193 -#, fuzzy -msgid "Daemon timeout" -msgstr "关闭" +#: include/utils/class_msgPool.inc:189 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "无法选择数据库!" -#: setup/setup_config3.tpl:207 -msgid "Login and session" +#: include/utils/class_msgPool.inc:195 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "“传真”字段包含一个无效电话号码" + +#: include/utils/class_msgPool.inc:201 +#, 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:208 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "指定的 branch 名称无效。" + +#: include/utils/class_msgPool.inc:210 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Login attribute" -msgstr "电话属性" +#: include/utils/class_msgPool.inc:212 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" -#: setup/setup_config3.tpl:221 -msgid "Enforce register_globals to be deactivated" +#: include/utils/class_msgPool.inc:214 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "指定的 branch 名称无效。" + +#: include/utils/class_msgPool.inc:222 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:224 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: setup/setup_config3.tpl:233 -#, fuzzy -msgid "Enforce encrypted connections" -msgstr "封锁加密归档" +#: include/utils/class_msgPool.inc:226 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" -#: setup/setup_config3.tpl:245 -#, fuzzy -msgid "Warn if session is not encrypted" -msgstr "会话不会被加密。" +#: include/utils/class_msgPool.inc:228 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "无法选择数据库!" -#: setup/setup_config3.tpl:257 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "通用队列设置" +#: include/utils/class_msgPool.inc:236 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "'UID' 赋值太小。" + +#: include/utils/class_msgPool.inc:238 +#, fuzzy, php-format +msgid "'%s' must be smaller than %s!" +msgstr "提供的 'shadowMin' 应该小于'shadowMax'。" + +#: include/utils/class_msgPool.inc:246 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "'UID' 赋值太小。" + +#: include/utils/class_msgPool.inc:248 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "" + +#: include/utils/class_msgPool.inc:255 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" + +#: include/utils/class_msgPool.inc:261 +#, fuzzy, php-format +msgid "There is already an entry with this '%s' attribute in the system!" +msgstr "数据库中已经有同样登录名的用户。" + +#: include/utils/class_msgPool.inc:267 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "需要的“姓名”字段没有设置" + +#: include/utils/class_msgPool.inc:275 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "“姓名”字段包含无效字符。" + +#: include/utils/class_msgPool.inc:296 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:296 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "不允许修改口令" -#: setup/setup_config3.tpl:269 -#, fuzzy -msgid "Session lifetime" -msgstr "检测道会话冲突" +#: include/utils/class_msgPool.inc:299 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "“姓名”字段包含无效字符。" -#: setup/setup_config3.tpl:278 -#, fuzzy -msgid "Debugging" -msgstr "启用 debug" +#: include/utils/class_msgPool.inc:306 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "删除打印机扩展" -#: setup/setup_config3.tpl:282 -#, fuzzy -msgid "Show PHP errors" -msgstr "PHP 错误" +#: include/utils/class_msgPool.inc:336 +#, fuzzy, php-format +msgid "Add %s" +msgstr "添加" -#: setup/setup_config3.tpl:294 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "最大文件大小" +#: include/utils/class_msgPool.inc:342 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "删除" -#: setup/setup_config3.tpl:312 -msgid "Log LDAP statistics" -msgstr "" +#: include/utils/class_msgPool.inc:348 +#, fuzzy, php-format +msgid "Set %s" +msgstr "设置" -#: setup/setup_config3.tpl:324 -#, fuzzy -msgid "Debug level" -msgstr "日志级别" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit..." +msgstr "编辑" -#: setup/setup_config3.tpl:329 setup/setup_config3.tpl:332 -#, fuzzy -msgid "Disabled" -msgstr "禁用" +#: include/utils/class_msgPool.inc:354 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "编辑用户" -#: setup/setup_config3.tpl:330 setup/setup_config3.tpl:333 -#, fuzzy -msgid "Enabled" -msgstr "禁用" +#: include/utils/class_msgPool.inc:360 +msgid "Back" +msgstr "返回" -#: setup/setup_feedback.tpl:5 -msgid "Feedback sucessfully send" -msgstr "" +#: include/utils/class_msgPool.inc:380 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "该账户没有有效的 Gosa 扩展。" -#: setup/setup_feedback.tpl:15 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "" +#: include/utils/class_msgPool.inc:386 +#, fuzzy, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。" -#: setup/setup_feedback.tpl:18 +#: include/utils/class_msgPool.inc:389 include/utils/class_msgPool.inc:396 +#, fuzzy, php-format 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." +"This account has %s settings enabled. To disable them, you'll need to remove " +"the %s settings first!" msgstr "" +"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" -#: setup/setup_feedback.tpl:39 -msgid "Mail address" -msgstr "邮件地址" - -#: setup/setup_feedback.tpl:50 -msgid "Send feedback to the GOsa project team" -msgstr "" +#: include/utils/class_msgPool.inc:405 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。" -#: setup/setup_feedback.tpl:53 +#: include/utils/class_msgPool.inc:408 include/utils/class_msgPool.inc:415 +#, fuzzy, php-format msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" msgstr "" +"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" -#: setup/setup_feedback.tpl:59 -msgid "Did the setup procedure help you to get started?" -msgstr "" +#: include/utils/class_msgPool.inc:423 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "应用程序设置" -#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "Yes" -msgstr "是" +#: include/utils/class_msgPool.inc:429 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Posix 设置" -#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 -#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:93 -#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 -#: setup/class_setupStep_Config2.inc:136 -msgid "No" -msgstr "否" +#: include/utils/class_msgPool.inc:435 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "点击下面的“编辑”按钮修改该对话框内的信息" -#: setup/setup_feedback.tpl:69 -msgid "If not, what problems did you encounter" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "January" +msgstr "一月" -#: setup/setup_feedback.tpl:77 -msgid "Is this the first time you use GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "February" +msgstr "二月" -#: setup/setup_feedback.tpl:83 -msgid "I use it since" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "March" +msgstr "三月" -#: setup/setup_feedback.tpl:84 -msgid "Select the year since when you are using GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:441 +msgid "April" +msgstr "四月" -#: setup/setup_feedback.tpl:91 -msgid "What operating system / distribution do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "May" +msgstr "五月" -#: setup/setup_feedback.tpl:99 -msgid "What web server do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "June" +msgstr "六月" -#: setup/setup_feedback.tpl:107 -msgid "What PHP version do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "July" +msgstr "七月" -#: setup/setup_feedback.tpl:115 -msgid "LDAP" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "August" +msgstr "八月" -#: setup/setup_feedback.tpl:119 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:442 +msgid "September" +msgstr "九月" -#: setup/setup_feedback.tpl:125 -msgid "How many objects are in your LDAP?" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "October" +msgstr "十月" -#: setup/setup_feedback.tpl:132 -#, fuzzy -msgid "Features" -msgstr "功能" +#: include/utils/class_msgPool.inc:443 +msgid "November" +msgstr "十一月" -#: setup/setup_feedback.tpl:135 -msgid "What features of GOsa do you use?" -msgstr "" +#: include/utils/class_msgPool.inc:443 +msgid "December" +msgstr "十二月" -#: setup/setup_feedback.tpl:145 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" +#: include/utils/class_msgPool.inc:449 +#, fuzzy +msgid "Sunday" +msgstr "姓" -#: setup/setup_feedback.tpl:152 -msgid "Send feedback" +#: include/utils/class_msgPool.inc:449 +#, fuzzy +msgid "Monday" +msgstr "月" + +#: include/utils/class_msgPool.inc:449 +msgid "Tuesday" msgstr "" -#: setup/setup_finish.tpl:3 +#: include/utils/class_msgPool.inc:449 #, fuzzy -msgid "Create your configuration file" -msgstr "配置文件" +msgid "Wednesday" +msgstr "星期三" -#: setup/setup_finish.tpl:10 -msgid "Depending on the user name your webserver is running on:" +#: include/utils/class_msgPool.inc:449 +msgid "Thursday" msgstr "" -#: setup/setup_finish.tpl:28 -msgid "Download configuration" -msgstr "下载配置" +#: include/utils/class_msgPool.inc:449 +msgid "Friday" +msgstr "" -#: setup/setup_finish.tpl:33 -#, fuzzy -msgid "Status: " -msgstr "状态" +#: include/utils/class_msgPool.inc:449 +msgid "Saturday" +msgstr "" -#: setup/class_setupStep_Ldap.inc:53 +#: include/utils/class_msgPool.inc:456 #, fuzzy -msgid "LDAP setup" -msgstr "LDAP 服务器" +msgid "MySQL operation failed!" +msgstr "Mysql 查询失败。" -#: setup/class_setupStep_Ldap.inc:54 +#: include/utils/class_msgPool.inc:464 #, fuzzy -msgid "LDAP connection setup" -msgstr "断开" +msgid "read operation" +msgstr "邮件选项" -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: include/utils/class_msgPool.inc:464 +msgid "add operation" msgstr "" -#: setup/class_setupStep_Ldap.inc:105 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "为服务器 '%s' 插入新宏失败。" - -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "为服务器 '%s' 插入新宏失败。" - -#: setup/class_setupStep_Ldap.inc:112 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "为服务器 '%s' 插入新宏失败。" - -#: setup/class_setupStep_Ldap.inc:113 +#: include/utils/class_msgPool.inc:464 #, fuzzy -msgid "Please specify user and password!" -msgstr "请输入您的口令!" +msgid "modify operation" +msgstr "个人信息" -#: setup/class_setupStep_Ldap.inc:115 -#, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "delete operation" +msgstr "选择查看工作站" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" +#: include/utils/class_msgPool.inc:465 +#, fuzzy +msgid "search operation" +msgstr "账号过期于" -#: setup/setup_ldap.tpl:25 +#: include/utils/class_msgPool.inc:465 #, fuzzy -msgid "LDAP connection" -msgstr "断开" +msgid "authentication" +msgstr "Nagios 鉴权" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "位置名称" +#: include/utils/class_msgPool.inc:468 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "Mysql 查询失败。" -#: setup/setup_ldap.tpl:37 +#: include/utils/class_msgPool.inc:470 #, fuzzy -msgid "Connection URI" -msgstr "连接 URL" +msgid "LDAP operation failed!" +msgstr "Mysql 查询失败。" -#: setup/setup_ldap.tpl:45 +#: include/utils/class_msgPool.inc:485 #, fuzzy -msgid "TLS connection" -msgstr "连接" +msgid "Upload failed!" +msgstr "用户登录失败。LDAP 服务器返回 '%s'。" -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Nagios 鉴权" +#: include/utils/class_msgPool.inc:488 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Logging DB 用户" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "管理员 DN" +#: include/utils/class_msgPool.inc:495 +msgid "Communication failure with the infrastructure service!" +msgstr "" -#: setup/setup_ldap.tpl:78 -#, fuzzy -msgid "Select user" -msgstr "删除用户" +#: include/utils/class_msgPool.inc:497 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: include/utils/class_msgPool.inc:504 include/utils/class_msgPool.inc:507 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "管理员口令" +#: include/utils/class_msgPool.inc:510 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Samba 设置" +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "当前版本" +#: include/utils/class_msgPool.inc:524 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "无法打开文件 '%s'。" -#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 -#, fuzzy -msgid "LDAP inspection" -msgstr "PHP 安装检查" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "无法打开文件 '%s'。" -#: setup/class_setupStep_Migrate.inc:129 -msgid "Analyze your current LDAP for GOsa compatibility" +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: setup/class_setupStep_Migrate.inc:135 -#, fuzzy -msgid "Checking for root object" -msgstr "检查 iconv 支持" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "无法打开文件 '%s'。" -#: setup/class_setupStep_Migrate.inc:141 -#, fuzzy -msgid "Inspecting object classes in root object" -msgstr "检查 iconv 支持" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "转到根部门" -#: setup/class_setupStep_Migrate.inc:147 -#, fuzzy -msgid "Checking permission for LDAP database" -msgstr "您无权删除这个部门。" +#: include/utils/class_msgPool.inc:554 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "无法打开文件 '%s'。" -#: setup/class_setupStep_Migrate.inc:153 -#, fuzzy -msgid "Checking for invisible departments" +#: include/utils/class_msgPool.inc:560 +#, fuzzy, php-format +msgid "Checking for %s support" msgstr "检查 iconv 支持" -#: setup/class_setupStep_Migrate.inc:158 +#: include/utils/class_msgPool.inc:566 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" + +#: include/utils/class_msgPool.inc:572 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" + +#: include/utils/class_msgPool.inc:578 +msgid "" +"The supplied base is not valid and has been reset to the previous value!" +msgstr "" + +#: include/utils/class_xml.inc:48 #, fuzzy -msgid "Checking for invisible users" -msgstr "检查 iconv 支持" +msgid "in" +msgstr "首页" -#: setup/class_setupStep_Migrate.inc:165 -#: setup/class_setupStep_Migrate.inc:3210 +#: include/utils/class_xml.inc:50 #, fuzzy -msgid "Checking for super administrator" -msgstr "检查一些附加程序" +msgid "on line" +msgstr "继续" -#: setup/class_setupStep_Migrate.inc:171 +#: include/utils/class_xml.inc:51 #, fuzzy -msgid "Checking for users outside the people tree" -msgstr "检查 cups 模块" +msgid "XML error" +msgstr "LDAP 错误:" -#: setup/class_setupStep_Migrate.inc:177 +#: include/class_certificate.inc:73 #, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "检查 cups 模块" +msgid "Certificate is empty!" +msgstr "证书" -#: setup/class_setupStep_Migrate.inc:184 -msgid "Checking for windows workstations outside the winstation tree" +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" msgstr "" -#: setup/class_setupStep_Migrate.inc:190 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "检查函数 %s" +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "" -#: setup/class_setupStep_Migrate.inc:196 +#: include/class_certificate.inc:219 #, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "检查函数 %s" +msgid "No valid certificate loaded!" +msgstr "无有效证书加载" -#: setup/class_setupStep_Migrate.inc:202 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "检查 iconv 支持" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "XML 出错于 guide.xml: %s ,行 %d" -#: setup/class_setupStep_Migrate.inc:208 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "检查 cups 模块" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "此插件没有可用帮助信息。" -#: setup/class_setupStep_Migrate.inc:214 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "检查函数 %s" +#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 +msgid "previous" +msgstr "上一个" -#: 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:2037 -#: setup/class_setupStep_Migrate.inc:2505 -#: setup/class_setupStep_Migrate.inc:2696 -#: setup/class_setupStep_Migrate.inc:2833 +#: 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 "%s 结果当您查找关键字 %s" + +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% 点击率于文件 %s" + +#: include/class_filter.inc:468 #, fuzzy -msgid "LDAP query failed" -msgstr "Mysql 查询失败。" +msgid "Edit filters" +msgstr "编辑证书" -#: 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:2038 -#: setup/class_setupStep_Migrate.inc:2506 -#: setup/class_setupStep_Migrate.inc:2697 -#: setup/class_setupStep_Migrate.inc:2834 -msgid "Possibly the 'root object' is missing." +#: include/class_userFilterEditor.inc:157 +#, php-format +msgid "" +"Please check your filter. You have '%s' opening and '%s' closing brackets!" msgstr "" -#: setup/class_setupStep_Migrate.inc:263 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "发现记录类型 '%s' 有重复。" +#: include/class_acl.inc:27 +#, fuzzy +msgid "Access control" +msgstr "访问选项" -#: setup/class_setupStep_Migrate.inc:315 +#: include/class_acl.inc:120 include/class_acl.inc:581 +#: include/class_acl.inc:1009 #, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "发现记录类型 '%s' 有重复。" +msgid "All users" +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:1989 -#: setup/class_setupStep_Migrate.inc:2002 -#: setup/class_setupStep_Migrate.inc:2057 -#: setup/class_setupStep_Migrate.inc:2078 -#: setup/class_setupStep_Migrate.inc:2130 -#: setup/class_setupStep_Migrate.inc:3212 -msgid "Failed" -msgstr "失败" +#: include/class_acl.inc:222 +msgid "Reset ACLs" +msgstr "" -#: setup/class_setupStep_Migrate.inc:375 -#, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +#: include/class_acl.inc:227 include/class_acl.inc:230 +msgid "Use ACL defined in role" msgstr "" -#: setup/class_setupStep_Migrate.inc:448 +#: include/class_acl.inc:543 +msgid "No ACL settings for this category!" +msgstr "" + +#: include/class_acl.inc:545 #, php-format -msgid "Found %s groups outside the configured tree '%s'." +msgid "Contains ACLs for these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +#: include/class_acl.inc:551 include/class_acl.inc:555 #, fuzzy -msgid "Move" -msgstr "模式" +msgid "category ACL" +msgstr "分类" -#: setup/class_setupStep_Migrate.inc:525 +#: include/class_acl.inc:608 #, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: 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 "" +#: include/class_acl.inc:779 include/class_acl.inc:786 +#, fuzzy +msgid "Show/hide advanced settings" +msgstr "高级电话设置" -#: setup/class_setupStep_Migrate.inc:663 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "" +#: include/class_acl.inc:803 +#, fuzzy +msgid "Create objects" +msgstr "创建新 FAI 对象" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:804 #, fuzzy -msgid "Migration error" -msgstr "创建" +msgid "Move objects" +msgstr "成员对象" -#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: include/class_acl.inc:805 +#, fuzzy +msgid "Remove objects" +msgstr "成员对象" + +#: include/class_acl.inc:807 +#, fuzzy +msgid "Grant permission to owner" +msgstr "无法创建文件 '%s'。" + +#: include/class_acl.inc:811 include/class_acl.inc:916 +#: include/class_acl.inc:920 +msgid "read" +msgstr "读" + +#: include/class_acl.inc:812 include/class_acl.inc:918 +#: include/class_acl.inc:921 +msgid "write" +msgstr "写" + +#: include/class_acl.inc:816 +#, fuzzy +msgid "Complete object" +msgstr "成员对象" + +#: include/class_acl.inc:960 #, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "转到根部门" +msgid "Unkown ACL type '%s'!" +msgstr "未知 FAIstate %s" -#: setup/class_setupStep_Migrate.inc:804 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" +#: include/class_acl.inc:1005 +#, fuzzy, php-format +msgid "Unknown entry '%s'!" +msgstr "未知 FAIstate %s" -#: setup/class_setupStep_Migrate.inc:1028 +#: include/class_acl.inc:1069 include/class_acl.inc:1071 #, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "创建 netatalk 账号" +msgid "Role: %s" +msgstr "角色" -#: setup/class_setupStep_Migrate.inc:1033 +#: include/class_acl.inc:1071 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "创建 netatalk 账号" - -#: setup/class_setupStep_Migrate.inc:1050 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" +msgid "unknown role" +msgstr "! 未知 id" -#: setup/class_setupStep_Migrate.inc:1119 +#: include/class_acl.inc:1079 #, php-format -msgid "Cannot add ACL for user '%s':" +msgid "Contains settings for these objects: %s" msgstr "" -#: setup/class_setupStep_Migrate.inc:1157 -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:1096 #, fuzzy -msgid "Input error" -msgstr "PHP 错误" - -#: setup/class_setupStep_Migrate.inc:1157 -msgid "Uid" -msgstr "" +msgid "inactive" +msgstr "活动" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_acl.inc:1096 #, fuzzy -msgid "Password error" -msgstr "口令过期截止日" +msgid "No members" +msgstr "组成员" -#: setup/class_setupStep_Migrate.inc:1162 +#: include/class_acl.inc:1266 #, fuzzy -msgid "Provided passwords do not match!" -msgstr "输入的新口令和重复口令不匹配!" +msgid "Access control list" +msgstr "访问选项" -#: setup/class_setupStep_Migrate.inc:1167 +#: include/class_acl.inc:1271 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "请输入一个有效的用户名!" +msgid "ACL roles" +msgstr "MAC 地址" -#: setup/class_setupStep_Migrate.inc:1200 +#: include/class_tabs.inc:57 #, fuzzy, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。" +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "无法连接到指定数据库,请检查您 glpi 设置。" -#: setup/class_setupStep_Migrate.inc:1239 -#: setup/class_setupStep_Migrate.inc:1288 -#: setup/class_setupStep_Migrate.inc:1337 +#: include/class_tabs.inc:239 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "删除进程被插件 '%s' 取消: %s" + +#: include/class_tabs.inc:377 +msgid "References" +msgstr "参考" + +#: include/class_listing.inc:527 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "选择放置部门的子树" +msgid "created by" +msgstr "创建" -#: setup/class_setupStep_Migrate.inc:1249 -msgid "Winstation will be moved from" -msgstr "" +#: include/class_listing.inc:1006 include/class_listing.inc:1008 +msgid "Go up one department" +msgstr "向上跳转一个部门" -#: setup/class_setupStep_Migrate.inc:1260 -#: setup/class_setupStep_Migrate.inc:1309 -msgid "Updating following references too" -msgstr "" +#: include/class_listing.inc:1014 include/class_listing.inc:1016 +msgid "Go to users department" +msgstr "转到用户部门" -#: setup/class_setupStep_Migrate.inc:1299 -msgid "Group will be moved from" -msgstr "" +#: include/class_listing.inc:1021 +msgid "Reload list" +msgstr "重新加载列表" -#: setup/class_setupStep_Migrate.inc:1347 -msgid "User will be moved from" -msgstr "" +#: include/class_listing.inc:1386 include/class_plugin.inc:1952 +#, fuzzy +msgid "Copy" +msgstr "复制" -#: setup/class_setupStep_Migrate.inc:1357 -msgid "The following references will be updated" -msgstr "" +#: include/class_listing.inc:1392 include/class_plugin.inc:1956 +#, fuzzy +msgid "Cut" +msgstr "剪切" -#: setup/class_setupStep_Migrate.inc:1990 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." -msgstr "" +#: include/class_listing.inc:1425 include/class_plugin.inc:1910 +msgid "Cut this entry" +msgstr "剪切条目" -#: setup/class_setupStep_Migrate.inc:1991 -#: setup/class_setupStep_Migrate.inc:2004 -msgid "Try to create root object" -msgstr "" +#: include/class_listing.inc:1434 include/class_plugin.inc:1918 +msgid "Copy this entry" +msgstr "拷贝条目" -#: setup/class_setupStep_Migrate.inc:2003 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" +#: include/class_listing.inc:1466 include/class_listing.inc:1468 +#, fuzzy +msgid "Restore snapshots" +msgstr "删除记录" -#: setup/class_setupStep_Migrate.inc:2058 -#, php-format -msgid "Missing GOsa object class '%s'!" +#: include/class_listing.inc:1482 +#, fuzzy +msgid "Export list" +msgstr "导出" + +#: include/class_listing.inc:1516 include/class_SnapShotDialog.inc:135 +#: include/class_plugin.inc:1884 +msgid "Restore snapshot" msgstr "" -#: setup/class_setupStep_Migrate.inc:2059 +#: include/class_listing.inc:1524 include/class_plugin.inc:1892 #, fuzzy -msgid "Please check your installation." -msgstr "请检查用户名/口令。" +msgid "Create a new snapshot from this object" +msgstr "创建新 FAI 对象" -#: setup/class_setupStep_Migrate.inc:2080 -#, php-format -msgid "" -"Cannot handle the structural object type of your root object. Please try to " -"add the object class '%s' manually." +#: include/class_SnapShotDialog.inc:82 +#, fuzzy, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "您将要删除宏 '%s'。" + +#: include/class_SnapShotDialog.inc:137 +#, fuzzy +msgid "Remove snapshot" +msgstr "删除记录" + +#: include/class_SnapShotDialog.inc:139 include/class_SnapShotDialog.inc:159 +msgid "Y-m-d, H:i:s" msgstr "" -#: setup/class_setupStep_Migrate.inc:2439 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "移动 '%s' 到 '%s'" +#: include/class_ldap.inc:233 include/class_ldap.inc:266 +msgid "Performance warning" +msgstr "" -#: setup/class_setupStep_Migrate.inc:2574 +#: include/class_ldap.inc:233 include/class_ldap.inc:266 #, php-format -msgid "There are %s devices that need to be migrated." +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2634 +#: include/class_ldap.inc:693 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2654 -#: setup/class_setupStep_Migrate.inc:2771 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Logging DB 用户" +#: include/class_ldap.inc:741 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" -#: setup/class_setupStep_Migrate.inc:2727 +#: include/class_ldap.inc:828 #, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时" -#: setup/class_setupStep_Migrate.inc:3058 +#: include/class_ldap.inc:830 #, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +msgid "while operating on LDAP server %s" +msgstr "当操作 LDAP 服务器 '%s' 时" -#: setup/setup_welcome.tpl:4 +#: include/class_ldap.inc:1052 +#, php-format 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 "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" -msgstr "" +#: include/class_ldap.inc:1081 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!" -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" -msgstr "" +#: include/php_setup.inc:103 +msgid "Generating this page caused the PHP interpreter to raise some errors!" +msgstr "生成这个页面导致 PHP 解析器发生一些错误!" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: include/php_setup.inc:108 +msgid "Send bug report to the GOsa Team" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" -msgstr "" +#: include/php_setup.inc:108 +#, fuzzy +msgid "Send bugreport" +msgstr "发送者" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" -msgstr "" +#: include/php_setup.inc:113 +msgid "Toggle information" +msgstr "切换信息" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" -msgstr "" +#: include/php_setup.inc:123 +msgid "PHP error" +msgstr "PHP 错误" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" -msgstr "" +#: include/php_setup.inc:142 +msgid "class" +msgstr "类" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "" +#: include/php_setup.inc:148 +msgid "function" +msgstr "功能" -#: setup/setup_welcome.tpl:25 -#, fuzzy -msgid "To continue..." -msgstr "安装继续..." +#: include/php_setup.inc:153 +msgid "static" +msgstr "静态" -#: 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 "" +#: include/php_setup.inc:157 +msgid "method" +msgstr "方法" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" +#: include/php_setup.inc:190 +msgid "Trace" +msgstr "跟踪" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: include/php_setup.inc:191 +msgid "File" +msgstr "文件" -#: setup/class_setupStep_Config3.inc:81 setup/class_setupStep_Config3.inc:82 -#, fuzzy -msgid "GOsa settings 3/3" -msgstr "用户设置" +#: include/php_setup.inc:191 +msgid "Line" +msgstr "行" -#: setup/class_setupStep_Config3.inc:83 -msgid "Tweak some GOsa core behaviour" +#: include/php_setup.inc:191 +msgid "Type" +msgstr "类型" + +#: include/php_setup.inc:192 +msgid "Arguments" +msgstr "参数" + +#: include/class_pluglist.inc:74 +msgid "All objects in this category" msgstr "" -#: setup/class_setupStep_Config3.inc:212 -#, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "需要的分值必须是数字。" +#: include/class_pluglist.inc:99 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" -#: setup/class_setupStep_Config3.inc:216 +#: include/exporter/class_PDF.inc:24 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "需要的分值必须是数字。" +msgid "Page" +msgstr "呼机" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: include/exporter/class_pdfExporter.inc:18 +msgid "No PDF export possible: there is no FPDF library installed." msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: include/exporter/class_pdfExporter.inc:145 +msgid "PDF" msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: include/exporter/class_cvsExporter.inc:48 +msgid "CSV" msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "PHP 安装检查" - -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "个人信息" +#: include/class_gosaSupportDaemon.inc:112 +msgid "GOsa support daemon" +msgstr "" -#: setup/setup_schema.tpl:3 +#: include/class_gosaSupportDaemon.inc:787 #, fuzzy -msgid "Schema specific settings" -msgstr "Samba 设置" +msgid "Cannot not parse XML!" +msgstr "太多用户,无法分配一个可用的 ID!" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "" +#: include/class_gosaSupportDaemon.inc:1184 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "无法创建文件 '%s'。" -#: setup/setup_schema.tpl:16 -#, fuzzy -msgid "Check status" -msgstr "具有状态" +#: include/class_gosaSupportDaemon.inc:1204 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "未知 FAIstate %s" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +#: include/class_management.inc:425 include/class_plugin.inc:1428 +#, fuzzy, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "您无权删除这个用户!" -#: setup/setup_schema.tpl:23 -#, fuzzy -msgid "Schema check failed" -msgstr "保存电话失败" +#: include/class_management.inc:472 include/class_management.inc:509 +#: include/class_management.inc:523 include/class_plugin.inc:1440 +#: include/class_plugin.inc:1455 include/class_plugin.inc:1468 +#, fuzzy, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "您无权删除这个用户!" -#: setup/setup_schema.tpl:31 +#: include/class_management.inc:582 +#, php-format msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"No tab declaration for '%s' found in your configuration file. Cannot create " +"plugin instance!" msgstr "" -#: setup/setup_schema.tpl:35 +#: include/class_plugin.inc:521 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: include/class_plugin.inc:1682 +msgid "Changing ACL dn" msgstr "" -#: setup/setup_config1.tpl:6 +#: include/class_plugin.inc:1682 +msgid "from" +msgstr "从" + +#: include/class_plugin.inc:1866 include/class_plugin.inc:1868 #, fuzzy -msgid "Theme" -msgstr "模板" +msgid "Restore" +msgstr "仓库" -#: setup/setup_config1.tpl:15 +#: include/class_plugin.inc:1891 #, fuzzy -msgid "Apache" -msgstr "缓存" +msgid "Create snapshot" +msgstr "创建 nagios 账户" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "" +#: include/class_plugin.inc:1910 +msgid "cut" +msgstr "剪切" -#: setup/setup_config1.tpl:27 +#: include/class_plugin.inc:1918 +msgid "copy" +msgstr "复制" + +#: include/class_userFilter.inc:60 +msgid "Options" +msgstr "选项" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 #, fuzzy -msgid "People and group storage" -msgstr "People dn attribute" +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" -#: setup/setup_config1.tpl:30 +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "帮助浏览器" + +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "此类没有帮助文件" + +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。" + +#: html/index.php:57 #, fuzzy -msgid "People DN attribute" -msgstr "People dn attribute" +msgid "Session is not encrypted!" +msgstr "会话不会被加密。" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: setup/setup_config1.tpl:50 +#: html/index.php:144 html/password.php:58 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" + +#: html/index.php:165 #, fuzzy -msgid "Group storage subtree" -msgstr "忽略子树" +msgid "Smarty error" +msgstr "PHP 错误" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: html/index.php:165 html/password.php:74 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "目录 '%s' 作为编译目录无法访问!" + +#: html/index.php:216 +msgid "There is a problem with the authentication setup!" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: html/index.php:224 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "自动" +#: html/index.php:228 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: html/index.php:265 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: setup/setup_config1.tpl:113 +#: html/index.php:278 #, fuzzy -msgid "Number base for people/groups" -msgstr "用户/组起始 ID" +msgid "Your LDAP setup contains old schema definitions:" +msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "" +#: html/index.php:299 +msgid "Please specify a valid username!" +msgstr "请输入一个有效的用户名!" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "加密算法" +#: html/index.php:302 +msgid "Please specify your password!" +msgstr "请输入您的口令!" -#: setup/setup_config1.tpl:151 +#: html/index.php:314 #, fuzzy -msgid "Password restrictions" -msgstr "口令过期截止日" +msgid "Authentication error" +msgstr "Nagios 鉴权" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: html/index.php:314 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "" +#: html/index.php:321 html/password.php:224 +msgid "Please check the username/password combination." +msgstr "请检查用户名/口令。" -#: setup/setup_config1.tpl:182 +#: html/index.php:369 #, fuzzy -msgid "Password change hook" -msgstr "不允许修改口令" +msgid "Account locked. Please contact your system administrator!" +msgstr "账户锁定。请联系管理员。" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +#: html/index.php:414 html/password.php:280 +msgid "Session will not be encrypted." +msgstr "会话不会被加密。" -#: setup/setup_config1.tpl:209 -#, fuzzy -msgid "Use account expiration" -msgstr "账号过期于" +#: html/index.php:414 html/password.php:280 +msgid "Enter SSL session" +msgstr "进入 SSL 会话" -#: setup/setup_config1.tpl:221 +#: html/index.php:420 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." +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" +msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!" + +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -"GOsa 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定" -"义一个缺省方法。" -#: setup/setup_config1.tpl:222 +#: 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/setup.php:66 #, 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 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目" -"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。" +msgid "Smarty" +msgstr "总结" -#: 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." +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -"有的基本的 LDAP 参数是可调的,并影响位置Gosa 保存用户和组的地方。包括账号创建" -"的方式。点击下面的值如果它们不符合您的需要。" -#: setup/setup_config1.tpl:224 +#: html/main.php:167 #, fuzzy +msgid "PHP configuration" +msgstr "PHP 安装检查" + +#: html/main.php:168 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 插件以保持您的邮件设置不被更改。" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "致命错误:全局注册已打开。GOsa 将拒绝登录直到被管理修正。" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: html/main.php:286 +#, fuzzy +msgid "ACLs are disabled" +msgstr "禁用" + +#: html/main.php:286 html/main.php:288 +#, php-format +msgid "You're logged in as %s" msgstr "" -#: setup/class_setupStep_Welcome.inc:38 +#: html/main.php:339 #, fuzzy -msgid "Welcome" -msgstr "欢迎 %s!" +msgid "Your password is about to expire, please change your password!" +msgstr "您的口令就要过期,请修改您的口令" -#: setup/class_setupStep_Welcome.inc:39 +#: html/main.php:349 #, fuzzy -msgid "The welcome message" -msgstr "解除挂起的邮件" +msgid "Plugin" +msgstr "于" -#: setup/class_setupStep_Welcome.inc:40 -#, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "欢迎进入 Gosa 安装程序!" +#: html/main.php:350 +#, fuzzy, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: html/main.php:364 #, fuzzy -msgid "License" -msgstr "行" +msgid "Configuration Error" +msgstr "配置文件" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: html/main.php:365 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: setup/setup_language.tpl:3 #, fuzzy -msgid "Please select the preferred language" -msgstr "请选择一个打印机或者取消。" +#~ msgid "Group selection filter" +#~ 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 "" +#, fuzzy +#~ msgid "List filter settings" +#~ msgstr "用户设置" -#: setup/setup_language.tpl:9 #, fuzzy -msgid "Please select your preferred language here" -msgstr "首选语种" +#~ msgid "All" +#~ msgstr "全部" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "用户设置" +#~ msgid "Posix extension settings" +#~ msgstr "Posix 设置" -#: setup/class_setupStep_Config1.inc:76 #, fuzzy -msgid "GOsa generic settings" -msgstr "用户设置" +#~ msgid "Account accessibility" +#~ msgstr "配置文件" -#: setup/class_setupStep_Config1.inc:118 -#, fuzzy, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "指定 '%s' 的值必须是数字类型。" +#~ msgid "Go to root department" +#~ 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 "" +#~ 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 服务器。" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "" +#~ msgid "" +#~ "Use 'Sign out' on the upper left to close the connection and 'Main' to " +#~ "get back to the pictogram view." +#~ msgstr "选择上方左侧的“退出”按钮断开链接,选择“首页”回到图标程序界面。" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "" +#~ msgid "Show templates" +#~ msgstr "显示模板" -#: setup/class_setupStep_Config1.inc:130 #, fuzzy -msgid "Uid base must be numeric" -msgstr "超时必须填数字" +#~ msgid "Show functional users" +#~ msgstr "显示用户" -#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "Sieve 端口应为数字。" +#~ msgid "Show Samba users" +#~ msgstr "显示邮件用户" -#: setup/class_setupStep_Config1.inc:137 -#, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Sieve 端口应为数字。" +#~ msgid "Choose subtree to place user in" +#~ msgstr "将用户放到所选择子树中" -#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81 -#, fuzzy -msgid "GOsa settings 2/3" -msgstr "用户设置" +#~ msgid "Select a base" +#~ msgstr "选择一个位置" -#: setup/class_setupStep_Config2.inc:82 #, fuzzy -msgid "Customize special parameters" -msgstr "检查参数" +#~ msgid "You have no permission to set your password!" +#~ msgstr "您无权修改您的口令。" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -#, fuzzy -msgid "Language setup" -msgstr "语言" +#~ msgid "Generic user information" +#~ msgstr "用户一般信息" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." -msgstr "" +#~ msgid "Account" +#~ msgstr "账户" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "自动" +#~ msgid "Select groups to add" +#~ msgstr "选择要添加的组" + +#~ msgid "Display groups of department" +#~ msgstr "显示部门的组" + +#~ msgid "Display groups matching" +#~ msgstr "显示匹配的组" + +#~ msgid "Regular expression for matching group names" +#~ msgstr "用于匹配组名的正则表达式" + +#~ msgid "Display groups of user" +#~ msgstr "显示用户组" + +#~ msgid "User name of which groups are shown" +#~ msgstr "显示属于该组的用户名" #, fuzzy #~ msgid "Choose a base" @@ -6762,10 +6915,6 @@ msgstr "自动" #~ msgid "Regular expression for matching user names" #~ msgstr "匹配用户名的正则表达式" -#, fuzzy -#~ msgid "List of systems" -#~ msgstr "用户列表" - #, fuzzy #~ msgid "givenname" #~ msgstr "名" @@ -7277,10 +7426,6 @@ msgstr "自动" #~ msgid "Run as user" #~ msgstr "域用户" -#, fuzzy -#~ msgid "Available options" -#~ msgstr "可用的应用程序" - #, fuzzy #~ msgid "Sudo role administration" #~ msgstr "组管理" @@ -7546,10 +7691,6 @@ msgstr "自动" #~ msgid "You are not allowed to create ldap dumps." #~ msgstr "您无权删除这个用户!" -#, fuzzy -#~ msgid "Accessibility" -#~ msgstr "配置文件" - #, fuzzy #~ msgid "Configuration warning" #~ msgstr "配置文件" @@ -8308,12 +8449,6 @@ msgstr "自动" #~ msgid "Nagios" #~ msgstr "Nagios" -#~ msgid "Options" -#~ msgstr "选项" - -#~ msgid "Parameter" -#~ msgstr "参数" - #, fuzzy #~ msgid "Inventory" #~ msgstr "添加清单(inventory)" diff --git a/gosa-core/plugins/personal/generic/generic_certs.tpl b/gosa-core/plugins/personal/generic/generic_certs.tpl index ad71a8401..0a6c44363 100644 --- a/gosa-core/plugins/personal/generic/generic_certs.tpl +++ b/gosa-core/plugins/personal/generic/generic_certs.tpl @@ -2,7 +2,7 @@

{t}Certificates{/t}

- +
{t}Standard certificate{/t} diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl index e3072e690..895a4b23a 100644 --- a/gosa-core/plugins/personal/posix/generic.tpl +++ b/gosa-core/plugins/personal/posix/generic.tpl @@ -1,4 +1,4 @@ - +
@@ -123,7 +123,7 @@
- +
{if $sshPublicKey == 1} diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl b/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl index 660ec4287..43c1d5d23 100644 --- a/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl +++ b/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl @@ -14,7 +14,7 @@ {$SCOPE} - +