From 0b649d65ce22777282a7b9a8dfe0dce991c9d68e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 18 May 2010 12:32:38 -0400 Subject: Update version to 1.1.92 Update translation strings. --- src/po/sv.po | 54 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 23 deletions(-) (limited to 'src/po/sv.po') diff --git a/src/po/sv.po b/src/po/sv.po index 5d48c7497..8dd3b7a89 100644 --- a/src/po/sv.po +++ b/src/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: sss_server\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2010-05-07 16:27-0400\n" +"POT-Creation-Date: 2010-05-18 12:18-0400\n" "PO-Revision-Date: 2009-12-30 17:58+0100\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" @@ -186,11 +186,11 @@ msgstr "" msgid "The interface whose IP should be used for dynamic DNS updates" msgstr "" -#: config/SSSDConfig.py:94 config/SSSDConfig.py:124 +#: config/SSSDConfig.py:94 config/SSSDConfig.py:123 msgid "Kerberos server address" msgstr "Kerberosserveradress" -#: config/SSSDConfig.py:95 config/SSSDConfig.py:125 +#: config/SSSDConfig.py:95 config/SSSDConfig.py:124 msgid "Kerberos realm" msgstr "Kerberosrike" @@ -259,42 +259,43 @@ msgid "Length of time to attempt synchronous LDAP operations" msgstr "Tidslängd att försök synkrona LDAP-operationer" #: config/SSSDConfig.py:118 -msgid "Length of time between attempts to reconnect while offline" -msgstr "Tidslängd mellan försök att återansluta under frånkoppling" - -#: config/SSSDConfig.py:119 #, fuzzy msgid "File that contains CA certificates" msgstr "fil som innehåller CA-certifikat" -#: config/SSSDConfig.py:120 +#: config/SSSDConfig.py:119 msgid "Path to CA certificate directory" msgstr "" -#: config/SSSDConfig.py:121 +#: config/SSSDConfig.py:120 msgid "Require TLS certificate verification" msgstr "Kräv TLS-certifikatverifiering" -#: config/SSSDConfig.py:122 +#: config/SSSDConfig.py:121 msgid "Specify the sasl mechanism to use" msgstr "Ange sasl-mekanismen att använda" -#: config/SSSDConfig.py:123 +#: config/SSSDConfig.py:122 msgid "Specify the sasl authorization id to use" msgstr "Ange sasl-auktorisering-id att använda" -#: config/SSSDConfig.py:126 +#: config/SSSDConfig.py:125 msgid "Kerberos service keytab" msgstr "Kerberostjänstens nyckeltabell" -#: config/SSSDConfig.py:127 +#: config/SSSDConfig.py:126 msgid "Use Kerberos auth for LDAP connection" msgstr "Avnänd Kerberosautenticering för LDAP-anslutning" -#: config/SSSDConfig.py:128 +#: config/SSSDConfig.py:127 msgid "Follow LDAP referrals" msgstr "" +#: config/SSSDConfig.py:128 +#, fuzzy +msgid "Lifetime of TGT for LDAP connection" +msgstr "Avnänd Kerberosautenticering för LDAP-anslutning" + #: config/SSSDConfig.py:131 msgid "Length of time to wait for a search request" msgstr "Tidslängd att vänta på en sökbegäran" @@ -373,26 +374,30 @@ msgid "Policy to evaluate the password expiration" msgstr "Policy för att utvärdera utgång av lösenord" #: config/SSSDConfig.py:154 +msgid "LDAP filter to determine access privileges" +msgstr "" + +#: config/SSSDConfig.py:157 msgid "Comma separated list of allowed users" msgstr "" -#: config/SSSDConfig.py:155 +#: config/SSSDConfig.py:158 msgid "Comma separated list of prohibited users" msgstr "" -#: config/SSSDConfig.py:158 +#: config/SSSDConfig.py:161 msgid "Default shell, /bin/bash" msgstr "Standardskal, /bin/bash" -#: config/SSSDConfig.py:159 +#: config/SSSDConfig.py:162 msgid "Base for home directories" msgstr "Bas för hemkataloger" -#: config/SSSDConfig.py:162 +#: config/SSSDConfig.py:165 msgid "The name of the NSS library to use" msgstr "Namnet på NSS-biblioteket att använda" -#: config/SSSDConfig.py:165 +#: config/SSSDConfig.py:168 msgid "PAM stack to use" msgstr "PAM-stack att använda" @@ -430,22 +435,22 @@ msgstr "" msgid "Cannot load configuration database\n" msgstr "" -#: providers/krb5/krb5_child.c:983 providers/ldap/ldap_child.c:316 +#: providers/krb5/krb5_child.c:983 providers/ldap/ldap_child.c:321 #: util/util.h:61 msgid "Debug level" msgstr "" -#: providers/krb5/krb5_child.c:985 providers/ldap/ldap_child.c:318 +#: providers/krb5/krb5_child.c:985 providers/ldap/ldap_child.c:323 #: util/util.h:65 msgid "Add debug timestamps" msgstr "" -#: providers/krb5/krb5_child.c:987 providers/ldap/ldap_child.c:320 +#: providers/krb5/krb5_child.c:987 providers/ldap/ldap_child.c:325 #, fuzzy msgid "An open file descriptor for the debug logs" msgstr "Ange pratsamhet för felsökningsloggning" -#: providers/data_provider_be.c:1294 +#: providers/data_provider_be.c:1158 msgid "Domain of the information provider (mandatory)" msgstr "" @@ -956,3 +961,6 @@ msgstr "%s måste köras som root\n" #: util/util.h:63 msgid "Send the debug output to files instead of stderr" msgstr "" + +#~ msgid "Length of time between attempts to reconnect while offline" +#~ msgstr "Tidslängd mellan försök att återansluta under frånkoppling" -- cgit