gosa-plugin-phpgw-2.7.4/0000755000175000017500000000000011752422555014100 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/contrib/0000755000175000017500000000000011752422555015540 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/contrib/phpgwaccount.ldif0000644000175000017500000000265611043607556021112 0ustar cajuscajusdn: cn=phpgwaccount,cn=schema,cn=config objectClass: olcSchemaConfig cn: phpgwaccount olcAttributeTypes: ( 1.3.6.1.4.1.9554.1 NAME 'phpgwAccountLastLogin' DESC 'timestamp of last login' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: ( 1.3.6.1.4.1.9554.2 NAME 'phpgwAccountLastLoginFrom' DESC 'IP address as a dotted decimal, eg. 192.168.1.1, omitting leading zeros' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} ) olcAttributeTypes: ( 1.3.6.1.4.1.9554.3 NAME 'phpgwLastPasswdChange' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: ( 1.3.6.1.4.1.9554.4 NAME 'phpgwAccountType' DESC 'Single-char u/g for user/group' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) olcAttributeTypes: ( 1.3.6.1.4.1.9554.5 NAME 'phpgwAccountStatus' DESC 'Single-char A/L for active/inactive' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) olcAttributeTypes: ( 1.3.6.1.4.1.9554.6 NAME 'phpgwAccountExpires' DESC 'timestamp for account expiration' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcObjectClasses: ( 1.3.6.1.4.1.9554.0 NAME 'phpgwAccount' SUP top AUXILIARY DESC 'Abstraction of an account with phpgw attributes' MAY ( phpgwAccountLastLogin $ phpgwAccountLastLoginFrom $ phpgwLastPasswdChange $ phpgwAccountType $ phpgwAccountStatus $ phpgwAccountExpires) ) gosa-plugin-phpgw-2.7.4/contrib/phpgwaccount.schema0000644000175000017500000000573510776436520021440 0ustar cajuscajus# $Id egroupware : phpgwaccount.schema,v 1.0 2000/07/29 01:53:16 milosch Exp $ # (C) 2001-2004 Miles Lott # Redistribution and use in original text and binary forms, with or # without modification, are permitted provided that the following # conditions are met: # # 1. Redistributions of this schema and/or documentation must retain # the above copyright notice, this list of conditions and the # following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation # and/or other materials provided with the distribution. # 3. The name of the author may not be used to endorse or promote products # derived from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # lastlogin attributetype ( 1.3.6.1.4.1.9554.1 NAME 'phpgwAccountLastLogin' DESC 'timestamp of last login' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) # lastloginfrom attributetype ( 1.3.6.1.4.1.9554.2 NAME 'phpgwAccountLastLoginFrom' DESC 'IP address as a dotted decimal, eg. 192.168.1.1, omitting leading zeros' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} ) # lastpasswdchange attributetype ( 1.3.6.1.4.1.9554.3 NAME 'phpgwLastPasswdChange' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) # accounttype attributetype ( 1.3.6.1.4.1.9554.4 NAME 'phpgwAccountType' DESC 'Single-char u/g for user/group' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) # status attributetype ( 1.3.6.1.4.1.9554.5 NAME 'phpgwAccountStatus' DESC 'Single-char A/L for active/inactive' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) # expires attributetype ( 1.3.6.1.4.1.9554.6 NAME 'phpgwAccountExpires' DESC 'timestamp for account expiration' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) # Objectclass definition for phpgwAccount objectclass ( 1.3.6.1.4.1.9554.0 NAME 'phpgwAccount' SUP top AUXILIARY DESC 'Abstraction of an account with phpgw attributes' MAY ( phpgwAccountLastLogin $ phpgwAccountLastLoginFrom $ phpgwLastPasswdChange $ phpgwAccountType $ phpgwAccountStatus $ phpgwAccountExpires) ) gosa-plugin-phpgw-2.7.4/plugin.dsc0000644000175000017500000000044211336200072016053 0ustar cajuscajus[gosa-plugin] name = phpgw description = "PHP Groupware connectivity plugin" version = 2.6.8 author = "Cajus Pollmeier " maintainer = "GOsa packages maintainers group " homepage = https://oss.gonicus.de/labs/gosa/ depends = connectivity, mail gosa-plugin-phpgw-2.7.4/personal/0000755000175000017500000000000011752422555015723 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/personal/connectivity/0000755000175000017500000000000011752422555020441 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/personal/connectivity/phpgw/0000755000175000017500000000000011752422555021566 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/personal/connectivity/phpgw/phpgw.tpl0000644000175000017500000000031411343461351023423 0ustar cajuscajus

{render acl=$phpgwAccountACL checkbox=$multiple_support checked=$use_phpgw} {/render} {t}PHPGroupware account{/t}

gosa-plugin-phpgw-2.7.4/personal/connectivity/phpgw/class_phpgwAccount.inc0000644000175000017500000001433011613742614026106 0ustar cajuscajusattrs['uid'][0])){ $this->uid = $this->attrs['uid'][0]; } } function execute() { /* Call parent execute */ // plugin::execute(); /* Log view */ if($this->is_account && !$this->view_logged){ $this->view_logged = TRUE; new log("view","users/".get_class($this),$this->dn); } /* Show tab dialog headers */ $display= ""; /* Show main page */ $smarty= get_smarty(); /* Load attributes */ foreach($this->attributes as $val){ $smarty->assign("$val", set_post( $this->$val)); } if ($this->is_account){ $smarty->assign("phpgwState", "checked"); } else { $smarty->assign("phpgwState", ""); } $smarty->assign('phpgwAccountACL', $this->getacl("",$this->ReadOnly)); $smarty->assign("multiple_support",$this->multiple_support_active); $smarty->assign("use_phpgw",in_array_strict("phpgw",$this->multi_boxes)); $display.= $smarty->fetch (get_template_path('phpgw.tpl', TRUE, dirname(__FILE__))); return ($display); } function remove_from_parent() { if($this->acl_is_removeable()){ /* Cancel if there's nothing to do here */ if (!$this->initially_was_account){ return; } plugin::remove_from_parent(); $ldap= $this->config->get_ldap_link(); $ldap->cd($this->dn); @DEBUG (DEBUG_LDAP, __LINE__, __FUNCTION__, __FILE__, $this->attributes, "Save"); $this->cleanup(); $ldap->modify ($this->attrs); if (!$ldap->success()){ msg_dialog::display(_("LDAP error"), msgPool::ldaperror($ldap->get_error(), $this->dn, LDAP_MOD, get_class())); } new log("remove","users/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error()); /* Optionally execute a command after we're done */ $this->handle_post_events('remove',array("uid" => $this->uid)); } } /* Save data to object */ function save_object() { /* Do we need to flip is_account state? */ if (isset($_POST['connectivityTab'])){ if (isset($_POST['phpgw'])){ if (!$this->is_account && $_POST['phpgw'] == "B"){ if($this->acl_is_createable()){ $this->is_account= TRUE; } } } else { if($this->acl_is_removeable()){ $this->is_account= FALSE; } } } plugin::save_object(); if (isset($_POST["phpgwStatus"])){ $this->phpgwStatus = "disabled"; } else { $this->phpgwStatus = "enabled"; } } /* Save to LDAP */ function save() { plugin::save(); /* Write back to ldap */ $ldap= $this->config->get_ldap_link(); $ldap->cd($this->dn); $this->cleanup(); $ldap->modify ($this->attrs); if($this->initially_was_account){ new log("modify","users/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error()); }else{ new log("create","users/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error()); } if (!$ldap->success()){ msg_dialog::display(_("LDAP error"), msgPool::ldaperror($ldap->get_error(), $this->dn, 0, get_class())); } /* Optionally execute a command after we're done */ if ($this->initially_was_account == $this->is_account){ if ($this->is_modified){ $this->handle_post_events("modify",array("uid" => $this->uid)); } } else { $this->handle_post_events("add",array("uid" => $this->uid)); } } /* Return plugin informations for acl handling */ static function plInfo() { return (array( "plShortName" => _("PHPGroupware"), "plDescription" => _("PHPGroupware account settings")." ("._("Connectivity add-on").")", "plSelfModify" => TRUE, "plDepends" => array("user"), "plPriority" => 24, // Position in tabs "plSection" => array("personal" => _("My account")), "plCategory" => array("users"), "plOptions" => array(), "plRequirements"=> array( 'ldapSchema' => array('phpgwAccount' => ''), 'onFailureDisablePlugin' => array(get_class()) ), "plProvidedAcls" => array() )); } function multiple_save_object() { if (isset($_POST['connectivityTab'])){ plugin::multiple_save_object(); /* Do we need to flip is_account state? */ if(isset($_POST['use_phpgw'])){ $this->multi_boxes[] = "phpgw"; if (isset($_POST['connectivityTab'])){ if (isset($_POST['phpgw'])){ if (!$this->is_account && $_POST['phpgw'] == "B"){ if($this->acl_is_createable()){ $this->is_account= TRUE; } } } else { if($this->acl_is_removeable()){ $this->is_account= FALSE; } } } } } } function get_multi_edit_values() { $ret = plugin::get_multi_edit_values(); if(in_array_strict("phpgw",$this->multi_boxes)){ $ret['is_account'] = $this->is_account; } return($ret); } function set_multi_edit_values($values) { plugin::set_multi_edit_values($values); if(isset($values['is_account'])){ $this->is_account = $values['is_account']; } } function init_multiple_support($attrs,$all) { plugin::init_multiple_support($attrs,$all); if(isset($attrs['objectClass']) && in_array_strict("phpgwAccount",$attrs['objectClass'])){ $this->is_account = TRUE; } } } // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: ?> gosa-plugin-phpgw-2.7.4/locale/0000755000175000017500000000000011752422555015337 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/ru/0000755000175000017500000000000011752422555015765 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/ru/LC_MESSAGES/0000755000175000017500000000000011752422555017552 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/ru/LC_MESSAGES/messages.po0000644000175000017500000000367611475426262021736 0ustar cajuscajus# Translation of messages.po to Russian # Valia V. Vaneeva , 2004. # $Id: messages.po,v 1.61 2005/04/18 10:37:13 migor-guest Exp $ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2005-04-18 14:35+0300\n" "Last-Translator: Igor Muratov \n" "Language-Team: ALT Linux Team\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: poEdit 1.3.1\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Учетная запись Groupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 #, fuzzy msgid "LDAP error" msgstr "Ошибка LDAP:" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "Учетная запись Groupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Подключение" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Моя учетная запись" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Учетная запись Groupware" #~ msgid "This does something" #~ msgstr "Что-то будет" #, fuzzy #~ msgid "PHP GW account settings" #~ msgstr "Настройки Samba" #, fuzzy #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "Удалить настройки эл. почты" #, fuzzy #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "Удалить настройки эл. почты" gosa-plugin-phpgw-2.7.4/locale/pl/0000755000175000017500000000000011752422555015752 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/pl/LC_MESSAGES/0000755000175000017500000000000011752422555017537 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/pl/LC_MESSAGES/messages.po0000644000175000017500000000346711475426262021721 0ustar cajuscajusmsgid "" msgstr "" "Project-Id-Version: polski\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2007-07-14 21:45+0100\n" "Last-Translator: Piotr Rybicki \n" "Language-Team: Piotr Rybicki \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Polish\n" "X-Poedit-Country: POLAND\n" "X-Poedit-SourceCharset: iso-8859-2\n" "X-Poedit-Basepath: tedst\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Konto PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 #, fuzzy msgid "LDAP error" msgstr "błąd LDAP:" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "Konto PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Konto połączeń" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Moje konto " #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Konto PHPGroupware" #~ msgid "This does something" #~ msgstr "To robi coś" #~ msgid "PHP GW" #~ msgstr "PHP GW" #~ msgid "PHP GW account settings" #~ msgstr "Ustawienia konta PHP GW" #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "Usuwanie konta PHPgw z dn '%s' nieudane." #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "Zapisywanie konta PHPgw z dn '%s' nieudane." gosa-plugin-phpgw-2.7.4/locale/it/0000755000175000017500000000000011752422555015753 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/it/LC_MESSAGES/0000755000175000017500000000000011752422555017540 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/it/LC_MESSAGES/messages.po0000644000175000017500000000356211475426262021716 0ustar cajuscajus# translation of messages.po to Italian # Copyright (c) 2005 B-Open Solutions srl - http://www.bopen.it/ # Copyright (c) 2005 Alessandro Amici # Alessandro Amici , 2005. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2005-11-18 15:26+0100\n" "Last-Translator: Alessandro Amici \n" "Language-Team: Italian\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 #, fuzzy msgid "PHPGroupware" msgstr "Nome gruppo" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Estenzioni PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 #, fuzzy msgid "LDAP error" msgstr "Errore LDAP" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "Estenzioni PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Connettività" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Identità" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Estenzioni PHPGroupware" #~ msgid "This does something" #~ msgstr "Questo fa qualcosa" #, fuzzy #~ msgid "PHP GW account settings" #~ msgstr "Impostazioni FAX" #, fuzzy #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "Rimuovi le estensioni di posta" #, fuzzy #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "Rimuovi le estensioni di posta" gosa-plugin-phpgw-2.7.4/locale/pt_BR/0000755000175000017500000000000011752422555016345 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/pt_BR/LC_MESSAGES/0000755000175000017500000000000011752422555020132 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/pt_BR/LC_MESSAGES/messages.po0000644000175000017500000000341111475426262022301 0ustar cajuscajus# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: GOsa plugins - phpgw\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2010-03-12 18:03-0300\n" "Last-Translator: Marcos Amorim \n" "Language-Team: Marcos Amorim Clever de Oliveira " "\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Portuguese\n" "X-Poedit-Country: BRAZIL\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Conta PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" msgstr "Erro LDAP" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "Conta PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Addon conectividade" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Minha conta" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Conta PHPGroupware" #~ msgid "This does something" #~ msgstr "Isto faz algo" #~ msgid "PHP GW" #~ msgstr "PHP GW" #~ msgid "PHP GW account settings" #~ msgstr "Configurações da conta PHP GW" gosa-plugin-phpgw-2.7.4/locale/es/0000755000175000017500000000000011752422555015746 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/es/LC_MESSAGES/0000755000175000017500000000000011752422555017533 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/es/LC_MESSAGES/messages.po0000644000175000017500000000372511475426262021712 0ustar cajuscajus# translation of admin.po to # translation of systems.po to # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # , 2010. msgid "" msgstr "" "Project-Id-Version: admin\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2010-01-20 00:53+0100\n" "Last-Translator: \n" "Language-Team: Spanish <>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Cuenta PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" msgstr "Error LDAP" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "Cuenta PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Conectividad adicional" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Mi cuenta" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Cuenta PHPGroupware" #~ msgid "This does something" #~ msgstr "Esto hace algo" #~ msgid "PHP GW" #~ msgstr "PHP GW" #~ msgid "PHP GW account settings" #~ msgstr "Configuración de la cuenta PHP GW" #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "" #~ "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'." #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "" #~ "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'." gosa-plugin-phpgw-2.7.4/locale/de/0000755000175000017500000000000011752422555015727 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/de/LC_MESSAGES/0000755000175000017500000000000011752422555017514 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/de/LC_MESSAGES/messages.po0000644000175000017500000000360711475450310021661 0ustar cajuscajus# translation of messages.po to Deutsch # GOsa2 Translations # Copyright (C) 2003 GONICUS GmbH, Germany # This file is distributed under the same license as the GOsa2 package. # # # Alfred Schroeder , 2004. # Cajus Pollmeier , 2004, 2005, 2006. # Jan Wenzel , 2004,2005, 2008. # Stefan Koehler , 2005. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2010-09-17 10:33+0100\n" "Last-Translator: Fabian Hickert \n" "Language-Team: Deutsch \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 msgid "Manage PHPGroupware user settings" msgstr "Persönliche PHPGroupware-Konto Einstellungen verwalten" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" msgstr "LDAP-Fehler" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "PHPGroupware account settings" msgstr "PHPGroupware-Konto Einstellungen" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "Connectivity add-on" msgstr "Konnektivitäts-Erweiterung" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Mein Konto" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "PHPGroupware-Konto" #~ msgid "This does something" #~ msgstr "Dies tut etwas" #~ msgid "PHP GW" #~ msgstr "PHP GW" #~ msgid "PHP GW account settings" #~ msgstr "PHP GW Konto-Einstellungen" gosa-plugin-phpgw-2.7.4/locale/fr/0000755000175000017500000000000011752422555015746 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/fr/LC_MESSAGES/0000755000175000017500000000000011752422555017533 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/fr/LC_MESSAGES/messages.po0000644000175000017500000000276011475426262021710 0ustar cajuscajus# translation of messages.po to # Benoit Mortier , 2005, 2006, 2007, 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2010-11-26 23:33+0100\n" "Last-Translator: Benoit Mortier \n" "Language-Team: \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "Compte PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" msgstr "Erreur LDAP" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "PHPGroupware account settings" msgstr "Compte PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "Connectivity add-on" msgstr "Connectivité" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Mon Compte" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "Compte PHPGroupware" #~ msgid "This does something" #~ msgstr "Ceci fait quelque chose" gosa-plugin-phpgw-2.7.4/locale/en/0000755000175000017500000000000011752422555015741 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/en/LC_MESSAGES/0000755000175000017500000000000011752422555017526 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/messages.po0000644000175000017500000000251511475426262017512 0ustar cajuscajus# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 msgid "Manage PHPGroupware user settings" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "PHPGroupware account settings" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 msgid "Connectivity add-on" msgstr "" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "" gosa-plugin-phpgw-2.7.4/locale/zh/0000755000175000017500000000000011752422555015760 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/zh/LC_MESSAGES/0000755000175000017500000000000011752422555017545 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/zh/LC_MESSAGES/messages.po0000644000175000017500000000363211475426262021721 0ustar cajuscajus# translation of messages.po to Chinese Simplified # Copyright (C) 2003 GONICUS GmbH, Germany # This file is distributed under the same license as the GOsa2 package. # # Jiang Xin , 2007. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+0100\n" "PO-Revision-Date: 2007-06-03 12:27+0800\n" "Last-Translator: Jiang Xin \n" "Language-Team: Chinese Simplified \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "PHPGroupware 账号" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 #, fuzzy msgid "LDAP error" msgstr "LDAP 错误:" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "PHPGroupware 账号" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "互联" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "我的账号" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "PHPGroupware 账号" #, fuzzy #~ msgid "This does something" #~ msgstr "******" #, fuzzy #~ msgid "PHP GW account settings" #~ msgstr "电话设置" #, fuzzy #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。" #, fuzzy #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。" gosa-plugin-phpgw-2.7.4/locale/nl/0000755000175000017500000000000011752422555015750 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/nl/LC_MESSAGES/0000755000175000017500000000000011752422555017535 5ustar cajuscajusgosa-plugin-phpgw-2.7.4/locale/nl/LC_MESSAGES/messages.po0000644000175000017500000000406511475426262021712 0ustar cajuscajus# translation of messages.po to Dutch # GOsa2 Translations # Copyright (C) 2003 GONICUS GmbH, Germany # This file is distributed under the same license as the GOsa2 package. # Alfred Schroeder , 2004. # Cajus Pollmeier , 2004. # # Translator: # Niels Klomp (CareWorks ICT Services) , 2005. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-04 15:24+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" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHPGroupware" msgstr "PHPGroupware" #: personal/connectivity/phpgw/class_phpgwAccount.inc:6 #, fuzzy msgid "Manage PHPGroupware user settings" msgstr "PHPGroupware account" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 #, fuzzy msgid "LDAP error" msgstr "LDAP fout:" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "PHPGroupware account settings" msgstr "PHPGroupware account" #: personal/connectivity/phpgw/class_phpgwAccount.inc:161 #, fuzzy msgid "Connectivity add-on" msgstr "Verbindingen" #: personal/connectivity/phpgw/class_phpgwAccount.inc:165 msgid "My account" msgstr "Mijn account" #: personal/connectivity/phpgw/phpgw.tpl:5 msgid "PHPGroupware account" msgstr "PHPGroupware account" #~ msgid "This does something" #~ msgstr "Dit doet iets" #, fuzzy #~ msgid "PHP GW account settings" #~ msgstr "Groep instellingen" #, fuzzy #~ msgid "Removing of user/PHPgw account with dn '%s' failed." #~ msgstr "Het verwijderen van het PHPGroupware account is mislukt" #, fuzzy #~ msgid "Saving of user/PHPgw account with dn '%s' failed." #~ msgstr "Het opslaan van het PHPGroupware account is mislukt"