Projects
Kolab:3.4
pykolab
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 130
View file
pykolab.spec
Changed
@@ -28,7 +28,7 @@ Summary: Kolab Groupware Solution Name: pykolab -Version: 0.7.6 +Version: 0.7.7 Release: 1%{?dist} License: GPLv3+ Group: Applications/System @@ -522,6 +522,9 @@ %attr(0700,%{kolab_user},%{kolab_group}) %dir %{_var}/spool/pykolab/wallace %changelog +* Fri Jan 23 2015 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 0.7.7-1 +- Implement #4256, allowing Wallace messages to be localized + * Wed Jan 14 2015 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 0.7.6-1 - Fix LDAP authentication and user searching (#4218) - Enable error logging for Roundcubemail (#4104)
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +pykolab (0.7.7-0~kolab1) unstable; urgency=low + + * Allow Wallace messages to be localized + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Fri, 23 Jan 2015 01:49:00 +0100 + pykolab (0.7.6-0~kolab3) unstable; urgency=low * Database scripts for Roundcube were not found with Python 2.7 (#2811)
View file
pykolab-0.7.6.tar.gz/configure.ac -> pykolab-0.7.7.tar.gz/configure.ac
Changed
@@ -1,4 +1,4 @@ -AC_INIT([pykolab], 0.7.6) +AC_INIT([pykolab], 0.7.7) AC_SUBST([RELEASE], 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in)
View file
pykolab-0.7.6.tar.gz/po/POTFILES.skip -> pykolab-0.7.7.tar.gz/po/POTFILES.skip
Changed
@@ -1,31 +1,34 @@ -pykolab/auth/ldap/fds/__init__.py -pykolab/auth/ldap/msds/__init__.py -pykolab/auth/ldap/openldap/__init__.py -pykolab/auth/ldap/rhds/__init__.py -pykolab/auth/ldap/sunds/__init__.py -pykolab/auth/sql/__init__.py -pykolab/cli/cmd_examine_message.py -pykolab/cli/cmd_list_contacts.py -pykolab/cli/cmd_list_events.py -pykolab/cli/cmd_rebalance_mailboxes.py -pykolab/cli/cmd_role_info.py -pykolab/cli/cmd_summarize_quota_allocation.py -pykolab/confmgmt/augeas.py -pykolab/conf/parser.py +._conf.py +pykolab/auth/.___init__.py +pykolab/auth/ldap/._auth_cache.py +pykolab/auth/ldap/.___init__.py +pykolab/._base.py +pykolab/cli/._cmd_add_alias.py +pykolab/cli/._cmd_list_messages.py +pykolab/conf/._defaults.py +pykolab/conf/.___init__.py pykolab/constants.py -pykolab/ical/itip.py -pykolab/imap/dovecot.py -pykolab/plugins/roundcube/__init__.py -pykolab/setup/facts.py -pykolab/setup/setup_ssl.py -pykolab/setup/utils.py -pykolab/ssl/__init__.py -pykolab/xml/task.py -wallace/future_module_bcc.py -wallace/future_module_conversations.py -wallace/future_module_correctsentdate.py -wallace/future_module_dlp.py -wallace/future_module_footer.py -wallace/future_module_freebusy.py -wallace/future_module_googletranslate.py -wallace/future_module_statistics.py +pykolab/imap/._cyrus.py +pykolab/imap/.___init__.py +pykolab/.___init__.py +pykolab/itip/.___init__.py +pykolab/._translate.py +pykolab/._utils.py +pykolab/xml/._event.py +pykolab/xml/._todo.py +pykolab/xml/._utils.py +tests/functional/._resource_func.py +tests/functional/._synchronize.py +tests/functional/test_wallace/._test_005_resource_invitation.py +tests/functional/test_wallace/._test_007_invitationpolicy.py +tests/unit/._test-003-event.py +tests/unit/._test-004-icalendar.py +tests/unit/._test-011-itip.py +tests/unit/._test-011-wallace_resources.py +tests/unit/._test-012-wallace_invitationpolicy.py +._test-wallace.py +wallace/.___init__.py +wallace/._module_invitationpolicy.py +wallace/._module_resources.py +wallace/._modules.py +._wallace.py
View file
pykolab-0.7.6.tar.gz/po/de.po -> pykolab-0.7.7.tar.gz/po/de.po
Changed
@@ -3,8 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Christoph Wickert <christoph.wickert@gmail.com>, 2015 # Christoph Wickert <christoph.wickert@gmail.com>, 2011 -# Grote <grote@kolabsys.com>, 2012 +# Ettore Atalan <atalanttore@googlemail.com>, 2014 +# Torsten Grote <grote@kolabsys.com>, 2012 +# Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>, 2015 # balin <johannes_graumann@web.de>, 2012 # Jo <jo@caj-augsburg.de>, 2012 # bitnukl, 2014 @@ -14,8 +17,8 @@ msgstr "" "Project-Id-Version: Kolab Groupware Solution\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" -"PO-Revision-Date: 2014-09-11 16:00+0000\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" +"PO-Revision-Date: 2015-01-23 15:10+0000\n" "Last-Translator: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>\n" "Language-Team: German (http://www.transifex.com/projects/p/kolab/language/de/)\n" "MIME-Version: 1.0\n" @@ -24,278 +27,278 @@ "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" msgstr "Füge Richtlinien-Anfrage zu Instanz %s hinzu" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" msgstr "Unberechtigter Zugriff nicht erlaubt" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" msgstr "Konnte den Empfänger nicht finden" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" msgstr "Konnte den Absender-Umschlag für den Benutzer %s nicht finden" -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" msgstr "Benutzer %s ist nicht berechtigt als Benutzer %s zu senden" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "Benutzer %s versuchte die Absendeadresse %s ohne Berechtigung zu verwenden" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" msgstr "Benutzer %s ist ein delegierter Benutzer von %s" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" "Verifying authenticated sender '%(sender)s' with sasl_username " "'%(sasl_username)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" -msgstr "Benutze Authentisierungsdomain %s anstelle von %s" +msgstr "Authentisierungsdomain %s anstelle von %s wird verwendet" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" msgstr "Die Domain %s ist die primäre Domain" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" msgstr "Ungültiger Empfänger" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" msgstr "Konnte keine Einschränkung für diesen Benutzer finden, akzeptiere Nachricht" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1085 +#: ../bin/kolab_smtp_access_policy.py:1086 msgid "Could not verify sender" msgstr "Konnte den Absender nicht verifizieren" -#: ../bin/kolab_smtp_access_policy.py:1092 +#: ../bin/kolab_smtp_access_policy.py:1093 msgid "" "Verifying whether sender is allowed to send to recipient using sender policy" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1105 +#: ../bin/kolab_smtp_access_policy.py:1106 #, python-format msgid "Result is %r" msgstr "Das Ergebnis ist %r" -#: ../bin/kolab_smtp_access_policy.py:1110 +#: ../bin/kolab_smtp_access_policy.py:1111
View file
pykolab-0.7.6.tar.gz/po/de_DE.po -> pykolab-0.7.7.tar.gz/po/de_DE.po
Changed
@@ -4,15 +4,15 @@ # # Translators: # Christoph Wickert <christoph.wickert@gmail.com>, 2012 -# Grote <grote@kolabsys.com>, 2012 +# Torsten Grote <grote@kolabsys.com>, 2012 # Thomas Brüderli <roundcube@gmail.com>, 2014 msgid "" msgstr "" "Project-Id-Version: Kolab Groupware Solution\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" -"PO-Revision-Date: 2014-09-11 16:00+0000\n" -"Last-Translator: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" +"PO-Revision-Date: 2015-01-21 16:28+0000\n" +"Last-Translator: Thomas Brüderli <roundcube@gmail.com>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/kolab/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,278 +20,278 @@ "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" msgstr "Füge Richtlinien-Anfrage zu Instanz %s hinzu" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" msgstr "Unberechtigter Zugriff nicht erlaubt" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" msgstr "Konnte den Empfänger nicht finden" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" msgstr "Konnte den Absender-Umschlag für den Benutzer %s nicht finden" -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" msgstr "Benutzer %s ist nicht berechtigt als Benutzer %s zu senden" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" msgstr "Benutzer %s ist ein delegierter Benutzer von %s" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" "Verifying authenticated sender '%(sender)s' with sasl_username " "'%(sasl_username)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" msgstr "Benutze Authentisierungsdomain %s anstelle von %s" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" msgstr "Die Domain %s ist die primäre Domain" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" msgstr "Ungültiger Empfänger" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1085 +#: ../bin/kolab_smtp_access_policy.py:1086 msgid "Could not verify sender" msgstr "Konnte den Absender nicht verifizieren" -#: ../bin/kolab_smtp_access_policy.py:1092 +#: ../bin/kolab_smtp_access_policy.py:1093 msgid "" "Verifying whether sender is allowed to send to recipient using sender policy" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1105 +#: ../bin/kolab_smtp_access_policy.py:1106 #, python-format msgid "Result is %r" msgstr "Das Ergebnis ist %r" -#: ../bin/kolab_smtp_access_policy.py:1110 +#: ../bin/kolab_smtp_access_policy.py:1111 msgid "No recipient policy restrictions exist for this sender" msgstr "Es existiert keine Empfängerrichtlinie für diesen Absender" -#: ../bin/kolab_smtp_access_policy.py:1119 +#: ../bin/kolab_smtp_access_policy.py:1120
View file
pykolab-0.7.6.tar.gz/po/es.po -> pykolab-0.7.7.tar.gz/po/es.po
Changed
@@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: Kolab Groupware Solution\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" -"PO-Revision-Date: 2014-09-11 16:00+0000\n" -"Last-Translator: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" +"PO-Revision-Date: 2015-01-21 16:41+0000\n" +"Last-Translator: Thomas Brüderli <roundcube@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/kolab/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,278 +18,278 @@ "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" msgstr "El acceso no autorizado no está permitido" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" msgstr "No se ha podido encontrar el destinatario" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" "Verifying authenticated sender '%(sender)s' with sasl_username " "'%(sasl_username)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" msgstr "El dominio %s es el dominio principal" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" msgstr "Destinatario no válido" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1085 +#: ../bin/kolab_smtp_access_policy.py:1086 msgid "Could not verify sender" msgstr "No es posible verificar el remitente" -#: ../bin/kolab_smtp_access_policy.py:1092 +#: ../bin/kolab_smtp_access_policy.py:1093 msgid "" "Verifying whether sender is allowed to send to recipient using sender policy" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1105 +#: ../bin/kolab_smtp_access_policy.py:1106 #, python-format msgid "Result is %r" msgstr "El resultado es %r" -#: ../bin/kolab_smtp_access_policy.py:1110 +#: ../bin/kolab_smtp_access_policy.py:1111 msgid "No recipient policy restrictions exist for this sender" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1119 +#: ../bin/kolab_smtp_access_policy.py:1120 msgid "Found a recipient policy to apply for this sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1134 +#: ../bin/kolab_smtp_access_policy.py:1135 #, python-format msgid "Sender %s not allowed to send to recipient %s"
View file
pykolab-0.7.6.tar.gz/po/fr.po -> pykolab-0.7.7.tar.gz/po/fr.po
Changed
@@ -5,14 +5,16 @@ # Translators: # Alain Stark <astark@medialsace.fr>, 2013 # Hazgaard <alpinestarzzz@hotmail.com>, 2013 +# Arnold Dumas <contact@arnolddumas.fr>, 2014 # BERNARD Darius <darius.bernard@onysos.fr>, 2013 +# winniewski <winniewski@kolabsys.com>, 2014 msgid "" msgstr "" "Project-Id-Version: Kolab Groupware Solution\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" -"PO-Revision-Date: 2014-09-11 16:00+0000\n" -"Last-Translator: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" +"PO-Revision-Date: 2015-01-21 16:41+0000\n" +"Last-Translator: Thomas Brüderli <roundcube@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/kolab/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,278 +22,278 @@ "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" -msgstr "" +msgstr "Ajoutant une demande politique au recours %s" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" -msgstr "" +msgstr "Accès non autorisé interdit" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" -msgstr "Impossible de vérifier le destinataire" +msgstr "Impossible de trouver le destinataire" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" -msgstr "" +msgstr "L'expéditeur d'enveloppe d'utilisateur %s (511) pas trouvé\n\n l'adresse mail expéditeur" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" -msgstr "" +msgstr "Informations d'utilisateur authentifié obtenus pour %r: %r" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" -msgstr "" +msgstr " Impossible de trouver l'enveloppe d'utilisateur d'expéditeur %s " -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" -msgstr "" +msgstr "%s n'est pas autorisé d'envoyer de la part de %s" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "L'utilisateur %s a tenté d'utilisé l'adresse mail expéditeur %s sans autorisation" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" -msgstr "" +msgstr "Utilisateur %s trouvé à être un utilisateur délégué de %s" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" "Verifying authenticated sender '%(sender)s' with sasl_username " "'%(sasl_username)s' for recipient '%(recipient)s'" -msgstr "" +msgstr "Vérification authentifié d'utilisateur '%(sender)s' avec sasl_username '%(sasl_username)s' pour destinateur '%(recipient)s'" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" -msgstr "" +msgstr "Vérification non authentifié d'utilisateur '%(sender)s' pour destinateur '%(recipient)s'" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" -msgstr "" +msgstr "Reproduction vérifier_destinateur(%s, %s) de cache " -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" -msgstr "" +msgstr "Utilisation d'un domaine authentifié %s à la place de %s" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" -msgstr "" +msgstr "Domaine %s est un domaine primaire" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." -msgstr "" +msgstr "Vérification du destinateur de domaine %s qui nous appartient pas. Ceci est probablement une erreur de configuration." -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" -msgstr "" +msgstr "Cette adresse de destinateur est liée aux entrées d´ objet multiple et le Code d'Accès SMTP ne peut pas ainsi limiter le flux de message." -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." -msgstr "" +msgstr "Adresse de destinateur %r pas trouvée. Permettant depuis la configuration d'ATM pour accepter le destinateur." -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" -msgstr "Destinataire invalide" +msgstr "Destinataire non valide" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" -msgstr "" +msgstr "Utilisateur pas troué, en acceptant" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" -msgstr "" +msgstr "Expéditeur %s n'est pas autorisé d'envoyer au destinateur %s" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" -msgstr "" +msgstr "Reproduction vérifier_expéditeur(%r) de cache " -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." -msgstr "" +msgstr "Expéditeur non vérifiables" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" -msgstr "" +msgstr "Expéditeur n'utilise pas un alias" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" -msgstr "" +msgstr "Expéditeur utilise une adresse mail expéditeur non autorisée" -#: ../bin/kolab_smtp_access_policy.py:1085
View file
pykolab-0.7.6.tar.gz/po/nl.po -> pykolab-0.7.7.tar.gz/po/nl.po
Changed
@@ -9,9 +9,9 @@ msgstr "" "Project-Id-Version: Kolab Groupware Solution\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" -"PO-Revision-Date: 2014-09-11 16:00+0000\n" -"Last-Translator: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" +"PO-Revision-Date: 2015-01-21 16:41+0000\n" +"Last-Translator: Thomas Brüderli <roundcube@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/kolab/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,278 +19,278 @@ "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" msgstr "Bezig policy verzoek toe te voegen aan %s" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" msgstr "Niet geautoriseerde toegang niet toegestaan" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" msgstr "Kan ontvanger niet vinden" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" msgstr "Gebruikers details voor geauthentificeerde gebruiker %r verkregen: %r" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" msgstr "Kan envelope zender gebruiker %s niet vinden" -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" msgstr "Het is %s niet toegestaan te versturen namens %s" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "Gebruiker %s heeft geprobeerd envelop afzender adres %s te gebruiken zonder autorisatie" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" msgstr "Gebruiker %s als delegatie gebruiker van %s gevonden" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" "Verifying authenticated sender '%(sender)s' with sasl_username " "'%(sasl_username)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" msgstr "Gebruik authenticatie domein %s in plaats van %s" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" msgstr "Domein %s is een primair domein" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" msgstr "Ongeldige ontvanger" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" msgstr "Kan deze gebruiker niet vinden, accepteren" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" msgstr "Het is afzender %s niet toegestaan te versturen naar ontvanger %s" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" msgstr "Verstuurder gebruikt een niet geauthorizeerd envelope zender adres" -#: ../bin/kolab_smtp_access_policy.py:1085 +#: ../bin/kolab_smtp_access_policy.py:1086 msgid "Could not verify sender" msgstr "Kan de verstuurder niet verifieren" -#: ../bin/kolab_smtp_access_policy.py:1092 +#: ../bin/kolab_smtp_access_policy.py:1093 msgid "" "Verifying whether sender is allowed to send to recipient using sender policy" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1105 +#: ../bin/kolab_smtp_access_policy.py:1106 #, python-format msgid "Result is %r" msgstr "Het resultaat is %r" -#: ../bin/kolab_smtp_access_policy.py:1110 +#: ../bin/kolab_smtp_access_policy.py:1111 msgid "No recipient policy restrictions exist for this sender" msgstr "Er zijn geen ontvanger restricties voor deze afzender" -#: ../bin/kolab_smtp_access_policy.py:1119 +#: ../bin/kolab_smtp_access_policy.py:1120 msgid "Found a recipient policy to apply for this sender." msgstr "Ontvanger-beleid gevonden voor deze afzender" -#: ../bin/kolab_smtp_access_policy.py:1134 +#: ../bin/kolab_smtp_access_policy.py:1135 #, python-format msgid "Sender %s not allowed to send to recipient %s"
View file
pykolab-0.7.6.tar.gz/po/pykolab.pot -> pykolab-0.7.7.tar.gz/po/pykolab.pot
Changed
@@ -8,287 +8,286 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-11 18:01+0200\n" +"POT-Creation-Date: 2015-01-14 01:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../bin/kolab_smtp_access_policy.py:209 +#: ../bin/kolab_smtp_access_policy.py:210 #, python-format msgid "Adding policy request to instance %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:479 +#: ../bin/kolab_smtp_access_policy.py:480 msgid "Unauthorized access not allowed" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:508 -#: ../bin/kolab_smtp_access_policy.py:689 +#: ../bin/kolab_smtp_access_policy.py:509 +#: ../bin/kolab_smtp_access_policy.py:690 msgid "Could not find recipient" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:527 +#: ../bin/kolab_smtp_access_policy.py:528 #, python-format msgid "Could not find envelope sender user %s (511)" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:570 +#: ../bin/kolab_smtp_access_policy.py:571 #, python-format msgid "Obtained authenticated user details for %r: %r" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:627 +#: ../bin/kolab_smtp_access_policy.py:628 #, python-format msgid "Could not find envelope sender user %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:649 +#: ../bin/kolab_smtp_access_policy.py:650 #, python-format msgid "%s is unauthorized to send on behalf of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:659 +#: ../bin/kolab_smtp_access_policy.py:660 #, python-format msgid "" "User %s attempted to use envelope sender address %s without authorization" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:713 -#: ../bin/kolab_smtp_access_policy.py:724 +#: ../bin/kolab_smtp_access_policy.py:714 +#: ../bin/kolab_smtp_access_policy.py:725 #, python-format msgid "Found user %s to be a delegate user of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:748 +#: ../bin/kolab_smtp_access_policy.py:749 #, python-format msgid "" -"Verifying authenticated sender '%(sender)s' with sasl_username " -"'%(sasl_username)s' for recipient '%(recipient)s'" +"Verifying authenticated sender '%(sender)s' with sasl_username '%" +"(sasl_username)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:751 +#: ../bin/kolab_smtp_access_policy.py:752 #, python-format msgid "" "Verifying unauthenticated sender '%(sender)s' for recipient '%(recipient)s'" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:767 +#: ../bin/kolab_smtp_access_policy.py:768 #, python-format msgid "Reproducing verify_recipient(%s, %s) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:804 +#: ../bin/kolab_smtp_access_policy.py:805 #, python-format msgid "Using authentication domain %s instead of %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:814 +#: ../bin/kolab_smtp_access_policy.py:815 #, python-format msgid "Domain %s is a primary domain" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:822 +#: ../bin/kolab_smtp_access_policy.py:823 #, python-format msgid "" "Checking the recipient for domain %s that is not ours. This is probably a " "configuration error." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:837 +#: ../bin/kolab_smtp_access_policy.py:838 msgid "" "This recipient address is related to multiple object entries and the SMTP " "Access Policy can therefore not restrict message flow" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:854 +#: ../bin/kolab_smtp_access_policy.py:855 #, python-format msgid "" "Recipient address %r not found. Allowing since the MTA was configured to " "accept the recipient." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:890 +#: ../bin/kolab_smtp_access_policy.py:891 msgid "Invalid recipient" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:901 +#: ../bin/kolab_smtp_access_policy.py:902 msgid "Could not find this user, accepting" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:974 -#: ../bin/kolab_smtp_access_policy.py:1050 +#: ../bin/kolab_smtp_access_policy.py:975 +#: ../bin/kolab_smtp_access_policy.py:1051 #, python-format msgid "Sender %s is not allowed to send to recipient %s" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1038 +#: ../bin/kolab_smtp_access_policy.py:1039 #, python-format msgid "Reproducing verify_sender(%r) from cache" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1055 +#: ../bin/kolab_smtp_access_policy.py:1056 msgid "Unverifiable sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1060 +#: ../bin/kolab_smtp_access_policy.py:1061 msgid "Sender is not using an alias" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1068 +#: ../bin/kolab_smtp_access_policy.py:1069 msgid "Sender uses unauthorized envelope sender address" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1085 +#: ../bin/kolab_smtp_access_policy.py:1086 msgid "Could not verify sender" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1092 +#: ../bin/kolab_smtp_access_policy.py:1093 msgid "" "Verifying whether sender is allowed to send to recipient using sender policy" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1105 +#: ../bin/kolab_smtp_access_policy.py:1106 #, python-format msgid "Result is %r" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1110 +#: ../bin/kolab_smtp_access_policy.py:1111 msgid "No recipient policy restrictions exist for this sender" msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1119 +#: ../bin/kolab_smtp_access_policy.py:1120 msgid "Found a recipient policy to apply for this sender." msgstr "" -#: ../bin/kolab_smtp_access_policy.py:1134 +#: ../bin/kolab_smtp_access_policy.py:1135 #, python-format msgid "Sender %s not allowed to send to recipient %s" msgstr ""
View file
pykolab-0.7.6.tar.gz/pykolab/auth/ldap/__init__.py -> pykolab-0.7.7.tar.gz/pykolab/auth/ldap/__init__.py
Changed
@@ -1475,13 +1475,11 @@ for _type in ['user','group','resource','role','sharedfolder']: try: success = eval("self._change_delete_%s(entry, change)" % (_type)) - print success except: if conf.debuglevel > 8: import traceback log.error(_("%s") % (traceback.format_exc())) - print success success = False if success:
View file
pykolab-0.7.6.tar.gz/wallace/module_invitationpolicy.py -> pykolab-0.7.7.tar.gz/wallace/module_invitationpolicy.py
Changed
@@ -1044,18 +1044,18 @@ # compose different notification texts for events/tasks if object.type == 'task': - message_text = """ + message_text = _(""" The assignment for '%(summary)s' has been updated in your tasklist. %(roundup)s - """ % { + """) % { 'summary': object.get_summary(), 'roundup': roundup } else: - message_text = """ + message_text = _(""" The event '%(summary)s' at %(start)s has been updated in your calendar. %(roundup)s - """ % { + """) % { 'summary': object.get_summary(), 'start': xmlutils.property_to_string('start', object.get_start()), 'roundup': roundup @@ -1106,18 +1106,18 @@ # compose different notification texts for events/tasks if object.type == 'task': - message_text = """ + message_text = _(""" The assignment for '%(summary)s' has been cancelled by %(organizer)s. The copy in your tasklist as been marked as cancelled accordingly. - """ % { + """) % { 'summary': object.get_summary(), 'organizer': orgname if orgname else orgemail } else: - message_text = """ + message_text = _(""" The event '%(summary)s' at %(start)s has been cancelled by %(organizer)s. The copy in your calendar as been marked as cancelled accordingly. - """ % { + """) % { 'summary': object.get_summary(), 'start': xmlutils.property_to_string('start', object.get_start()), 'organizer': orgname if orgname else orgemail
View file
pykolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: pykolab Binary: pykolab, kolab-cli, kolab-conf, kolab-saslauthd, kolab-server, kolab-telemetry, kolab-xml, wallace Architecture: all -Version: 0.7.6-0~kolab3 +Version: 0.7.7-0~kolab1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org @@ -40,5 +40,5 @@ pykolab deb python optional wallace deb python optional Files: - 00000000000000000000000000000000 0 pykolab-0.7.6.tar.gz + 00000000000000000000000000000000 0 pykolab-0.7.7.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.