summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/de.po20
-rw-r--r--po/es.po20
-rw-r--r--po/eu.po20
-rw-r--r--po/fr.po20
-rw-r--r--po/hu.po20
-rw-r--r--po/id.po20
-rw-r--r--po/it.po20
-rw-r--r--po/ja.po20
-rw-r--r--po/nb.po20
-rw-r--r--po/nl.po20
-rw-r--r--po/pl.po20
-rw-r--r--po/pt.po20
-rw-r--r--po/ru.po20
-rw-r--r--po/sssd.pot20
-rw-r--r--po/sv.po20
-rw-r--r--po/tg.po20
-rw-r--r--po/tr.po20
-rw-r--r--po/uk.po20
-rw-r--r--po/zh_TW.po20
-rw-r--r--src/man/po/br.po2
-rw-r--r--src/man/po/ca.po9
-rw-r--r--src/man/po/es.po2
-rw-r--r--src/man/po/fr.po2
-rw-r--r--src/man/po/ja.po89
-rw-r--r--src/man/po/nl.po2
-rw-r--r--src/man/po/pt.po2
-rw-r--r--src/man/po/ru.po2
-rw-r--r--src/man/po/sssd-docs.pot4
-rw-r--r--src/man/po/tg.po2
-rw-r--r--src/man/po/uk.po2
30 files changed, 284 insertions, 214 deletions
diff --git a/po/de.po b/po/de.po
index b0a74c800..c5b4e24d7 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: German <trans-de@lists.fedoraproject.org>\n"
@@ -997,42 +997,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/es.po b/po/es.po
index a4376055e..cebc372b3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -1046,42 +1046,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Pila PAM a usar"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Convertirse en demonio (predeterminado)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Ejecutarse en forma interactiva (no un demonio)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Indicar un archivo de configuración diferente al predeterminado"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Muestra el número de versión y finaliza"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Nive de depuración"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Agregar marcas de tiempo de depuración"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Mostrar marcas de tiempo con microsegundos"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Un arhivo abierto de descriptor para los registros de depuración"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Dominio del proveedor de información (obligatorio)"
diff --git a/po/eu.po b/po/eu.po
index 66d1ad7c8..66c94a8ce 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/fedora/language/"
@@ -997,42 +997,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Inprimatu bertsio zenbakia eta irten"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Arazketa maila"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Gehitu arazketako data-zigiluak"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index b147287a5..8ad6de259 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-11 08:36+0000\n"
"Last-Translator: Jérôme Fenal <jfenal@gmail.com>\n"
"Language-Team: French <trans-fr@lists.fedoraproject.org>\n"
@@ -1064,42 +1064,42 @@ msgstr "Rechercher le nom canonique du groupe dans le cache si possible"
msgid "PAM stack to use"
msgstr "Pile PAM à utiliser"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Devenir un démon (par défaut)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Fonctionner en interactif (non démon)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Définir un fichier de configuration différent de celui par défaut"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Afficher le numéro de version et quitte"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Niveau de débogage"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Ajouter l'horodatage au débogage"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Afficher l'horodatage en microsecondes"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Un descripteur de fichier ouvert pour les journaux de débogage"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Domaine du fournisseur d'informations (obligatoire)"
diff --git a/po/hu.po b/po/hu.po
index 705d62ba0..31fa94f31 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Hungarian <trans-hu@lists.fedoraproject.org>\n"
@@ -996,42 +996,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Mikroszekundum pontosságú időbélyegek"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 0c2663e9f..c259a0ecd 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Indonesian <trans-id@lists.fedoraproject.org>\n"
@@ -995,42 +995,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 1637edb62..9fba73055 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Italian <trans-it@lists.fedoraproject.org>\n"
@@ -1006,42 +1006,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Stack PAM da usare"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Esegui come demone (default)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Esegui interattivamente (non come demone)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Specificare un file di configurazione specifico"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Livello debug"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Includi timestamp di debug"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Un descrittore di file aperto per l'output di debug"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Dominio del provider di informazioni (obbligatorio)"
diff --git a/po/ja.po b/po/ja.po
index 59db6d052..d53d1fe0a 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-04 00:26+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -1010,42 +1010,42 @@ msgstr "可能ならばキャッシュから正規化されたグループ名を
msgid "PAM stack to use"
msgstr "使用する PAM スタック"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "デーモンとして実行(デフォルト)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "対話的に実行(デーモンではない)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "非標準の設定ファイルの指定"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "バージョン番号を表示して終了する"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "デバッグレベル"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "デバッグのタイムスタンプを追加する"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "タイムスタンプをミリ秒単位で表示する"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "デバッグログのオープンファイルディスクリプター"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "情報プロバイダーのドメイン (必須)"
diff --git a/po/nb.po b/po/nb.po
index e9ff50136..4328c35c8 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -996,42 +996,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index fd093bfd5..d37211c68 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -1040,42 +1040,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "PAM-stack die gebruikt wordt"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Start in de achtergrond (standaard)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Start interactief (standaard)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Geef een niet-standaard configuratiebestand op"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Print versie nummer en sluit af"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Debug niveau"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Voeg tijdstempels toe aan debugberichten"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Toon tijdstempel met microseconden"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Een geopend bestand voor de debug logs"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Domein voor de informatie provider (verplicht)"
diff --git a/po/pl.po b/po/pl.po
index 1d59c242a..57012a85f 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:56+0000\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -1049,42 +1049,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Używany stos PAM"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Uruchamia jako demon (domyślnie)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Uruchamia interaktywnie (nie jako demon)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Podaje niedomyślny plik konfiguracji"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Wyświetla numer wersji i kończy działanie"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Poziom debugowania"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Dodaje czasy debugowania"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Wyświetlanie dat z mikrosekundami"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Otwiera deskryptor pliku dla dzienników debugowania"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Domena dostawcy informacji (wymagane)"
diff --git a/po/pt.po b/po/pt.po
index 8daaca3f8..40d007d25 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Portuguese <trans-pt@lists.fedoraproject.org>\n"
@@ -1006,42 +1006,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Stack PAM a utilizar"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Tornar-se num serviço (omissão)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Executar interactivamente (não como serviço)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Especificar um ficheiro de configuração não standard"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Nível de depuração"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Adicionar tempos na depuração"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Um descritor de ficheiro aberto para os registos de depuração"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Domínio do fornecedor de informação (obrigatório)"
diff --git a/po/ru.po b/po/ru.po
index bbdeb4dc9..2f771bb8f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Russian <trans-ru@lists.fedoraproject.org>\n"
@@ -1006,42 +1006,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Используемый стек PAM"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Запускаться в качестве службы (по умолчанию)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Запускаться интерактивно (не службой)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Указать файл конфигурации"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Уровень отладки"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Добавить отладочные отметки времени"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Открытый дескриптор файла для журналов отладки"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Домен поставщика информации (обязательный)"
diff --git a/po/sssd.pot b/po/sssd.pot
index 1965f9472..61d3e901b 100644
--- a/po/sssd.pot
+++ b/po/sssd.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\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"
@@ -995,42 +995,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 878b60687..707b224c3 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/fedora/language/"
@@ -997,42 +997,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "PAM-stack att använda"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/tg.po b/po/tg.po
index 812c1effc..0e07fabf3 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Tajik (http://www.transifex.com/projects/p/fedora/language/"
@@ -996,42 +996,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index 70df1a88d..9b0936202 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/fedora/language/"
@@ -997,42 +997,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr ""
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr ""
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr ""
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr ""
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 0f650e8cf..7e7de7d9e 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-02 06:26+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -1069,42 +1069,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "Стек PAM, який слід використовувати"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "Запуститися фонову службу (типова поведінка)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "Запустити у інтерактивному режимі (без фонової служби)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "Вказати нетиповий файл налаштувань"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr "Вивести номер версії і завершити роботу"
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "Рівень зневаджування"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "Додавати діагностичні часові позначки"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr "Показувати мікросекунди у часових позначках"
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr "Дескриптор відкритого файла для запису журналів діагностики"
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr "Домен надання відомостей (обов’язковий)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index fa9a39e51..009143ba9 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n"
-"POT-Creation-Date: 2012-09-05 16:37+0200\n"
+"POT-Creation-Date: 2012-09-13 18:48+0200\n"
"PO-Revision-Date: 2012-08-01 21:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Chinese (Taiwan) <trans-zh_TW@lists.fedoraproject.org>\n"
@@ -995,42 +995,42 @@ msgstr ""
msgid "PAM stack to use"
msgstr "要使用的 PAM 堆疊"
-#: src/monitor/monitor.c:2415
+#: src/monitor/monitor.c:2410
msgid "Become a daemon (default)"
msgstr "作為幕後程式 (預設)"
-#: src/monitor/monitor.c:2417
+#: src/monitor/monitor.c:2412
msgid "Run interactive (not a daemon)"
msgstr "以互動方式執行 (非幕後程式)"
-#: src/monitor/monitor.c:2419 src/tools/sss_debuglevel.c:77
+#: src/monitor/monitor.c:2414 src/tools/sss_debuglevel.c:77
msgid "Specify a non-default config file"
msgstr "指定非預設的配置檔"
-#: src/monitor/monitor.c:2421
+#: src/monitor/monitor.c:2416
msgid "Print version number and exit"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1853 src/providers/ldap/ldap_child.c:399
+#: src/providers/krb5/krb5_child.c:1866 src/providers/ldap/ldap_child.c:399
#: src/util/util.h:92
msgid "Debug level"
msgstr "除錯層級"
-#: src/providers/krb5/krb5_child.c:1855 src/providers/ldap/ldap_child.c:401
+#: src/providers/krb5/krb5_child.c:1868 src/providers/ldap/ldap_child.c:401
#: src/util/util.h:96
msgid "Add debug timestamps"
msgstr "加入除錯時間戳記"
-#: src/providers/krb5/krb5_child.c:1857 src/providers/ldap/ldap_child.c:403
+#: src/providers/krb5/krb5_child.c:1870 src/providers/ldap/ldap_child.c:403
#: src/util/util.h:98
msgid "Show timestamps with microseconds"
msgstr ""
-#: src/providers/krb5/krb5_child.c:1859 src/providers/ldap/ldap_child.c:405
+#: src/providers/krb5/krb5_child.c:1872 src/providers/ldap/ldap_child.c:405
msgid "An open file descriptor for the debug logs"
msgstr ""
-#: src/providers/data_provider_be.c:2298
+#: src/providers/data_provider_be.c:2364
msgid "Domain of the information provider (mandatory)"
msgstr ""
diff --git a/src/man/po/br.po b/src/man/po/br.po
index 8d366ba34..9581fbf47 100644
--- a/src/man/po/br.po
+++ b/src/man/po/br.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-28 17:08+0000\n"
"Last-Translator: Fulup <fulup.jakez@gmail.com>\n"
"Language-Team: Breton (http://www.transifex.com/projects/p/fedora/language/"
diff --git a/src/man/po/ca.po b/src/man/po/ca.po
index 2f0e17e01..422267428 100644
--- a/src/man/po/ca.po
+++ b/src/man/po/ca.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
-"PO-Revision-Date: 2012-08-10 20:07+0000\n"
-"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
+"PO-Revision-Date: 2012-09-06 12:00+0000\n"
+"Last-Translator: muzzol <muzzol@gmail.com>\n"
"Language-Team: Catalan <fedora@llistes.softcatala.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -365,6 +365,9 @@ msgid ""
"even trying to use inotify. In these rare cases, this option should be set "
"to 'false'"
msgstr ""
+"Hi ha algunes situacions limitades on és preferit ometre fins i tot "
+"d'intentar utilitzar inotify. En aquests casos rars, s'hauria d'establir "
+"aquesta opció a 'false'"
#. type: Content of: <reference><refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><para>
#: sssd.conf.5.xml:171
diff --git a/src/man/po/es.po b/src/man/po/es.po
index 239aea8d8..845ff2f07 100644
--- a/src/man/po/es.po
+++ b/src/man/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n"
diff --git a/src/man/po/fr.po b/src/man/po/fr.po
index a417257a9..b5fd1a3d7 100644
--- a/src/man/po/fr.po
+++ b/src/man/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-17 16:33+0000\n"
"Last-Translator: Jérôme Fenal <jfenal@gmail.com>\n"
"Language-Team: French <trans-fr@lists.fedoraproject.org>\n"
diff --git a/src/man/po/ja.po b/src/man/po/ja.po
index d5a8e11ca..bb90a04a7 100644
--- a/src/man/po/ja.po
+++ b/src/man/po/ja.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
-"PO-Revision-Date: 2012-08-10 20:07+0000\n"
-"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
+"PO-Revision-Date: 2012-09-10 01:11+0000\n"
+"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -267,6 +267,10 @@ msgid ""
"\"with_ssh\">, ssh</phrase> <phrase condition=\"with_pac_responder\">, pac</"
"phrase>"
msgstr ""
+"サポートされるサービス: nss, pam <phrase condition=\"with_sudo\">, sudo</"
+"phrase> <phrase condition=\"with_autofs\">, autofs</phrase> <phrase "
+"condition=\"with_ssh\">, ssh</phrase> <phrase condition=\"with_pac_responder"
+"\">, pac</phrase>"
#. type: Content of: <reference><refentry><refsect1><refsect2><variablelist><varlistentry><term>
#: sssd.conf.5.xml:98 sssd.conf.5.xml:278
@@ -1511,7 +1515,7 @@ msgstr ""
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><term>
#: sssd.conf.5.xml:1031
msgid "entry_cache_autofs_timeout (integer)"
-msgstr ""
+msgstr "entry_cache_autofs_timeout (整数)"
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><listitem><para>
#: sssd.conf.5.xml:1034
@@ -4081,6 +4085,7 @@ msgstr ""
#: sssd-ldap.5.xml:1372
msgid "Currently this feature supports only ActiveDirectory objectSID mapping."
msgstr ""
+"この機能は現在 ActiveDirectory objectSID マッピングのみサポートします。"
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><term>
#: sssd-ldap.5.xml:1382
@@ -4113,7 +4118,7 @@ msgstr ""
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><listitem><para>
#: sssd-ldap.5.xml:1403
msgid "Default: host/hostname@REALM"
-msgstr ""
+msgstr "初期値: host/hostname@REALM"
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><term>
#: sssd-ldap.5.xml:1409
@@ -5816,12 +5821,14 @@ msgstr ""
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><term>
#: sssd-ipa.5.xml:199
msgid "ipa_subdomains_search_base (string)"
-msgstr ""
+msgstr "ipa_subdomains_search_base (文字列)"
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><listitem><para>
#: sssd-ipa.5.xml:202
msgid "Optional. Use the given string as search base for trusted domains."
msgstr ""
+"オプションです。信頼されたドメインに対する検索ベースとして、与えられた文字列"
+"を使用します。"
#. type: Content of: <reference><refentry><refsect1><para><variablelist><varlistentry><listitem><para>
#: sssd-ipa.5.xml:211
@@ -6576,11 +6583,29 @@ msgid ""
"ldap_sasl_realm = EXAMPLE.COM\n"
"krb5_server = ipa.example.com\n"
msgstr ""
+"[sssd]\n"
+"config_file_version = 2\n"
+"services = nss, pam, sudo\n"
+"domains = EXAMPLE\n"
+"\n"
+"[domain/EXAMPLE]\n"
+"id_provider = ipa\n"
+"ipa_domain = example.com\n"
+"ipa_server = ipa.example.com\n"
+"ldap_tls_cacert = /etc/ipa/ca.crt\n"
+"\n"
+"sudo_provider = ldap\n"
+"ldap_uri = ldap://ipa.example.com\n"
+"ldap_sudo_search_base = ou=sudoers,dc=example,dc=com\n"
+"ldap_sasl_mech = GSSAPI\n"
+"ldap_sasl_authid = host/hostname.example.com\n"
+"ldap_sasl_realm = EXAMPLE.COM\n"
+"krb5_server = ipa.example.com\n"
#. type: Content of: <reference><refentry><refsect1><title>
#: sssd-sudo.5.xml:123
msgid "The SUDO rule caching mechanism"
-msgstr ""
+msgstr "SUDO ルールキャッシュメカニズム"
#. type: Content of: <reference><refentry><refsect1><para>
#: sssd-sudo.5.xml:125
@@ -8298,6 +8323,8 @@ msgid ""
"<option>-p</option>,<option>--password-file</option> <replaceable>PASS_FILE</"
"replaceable>"
msgstr ""
+"<option>-p</option>,<option>--password-file</option> <replaceable>PASS_FILE</"
+"replaceable>"
#. type: Content of: <reference><refentry><refsect1><variablelist><varlistentry><listitem><para>
#: sss_seed.8.xml:153
@@ -8691,7 +8718,7 @@ msgstr ""
#. type: Content of: <refsect1><refsect2><title>
#: include/ldap_id_mapping.xml:17
msgid "Mapping Algorithm"
-msgstr ""
+msgstr "マッピング・アルゴリズム"
#. type: Content of: <refsect1><refsect2><para>
#: include/ldap_id_mapping.xml:19
@@ -8744,7 +8771,7 @@ msgstr ""
#: include/ldap_id_mapping.xml:59
msgid ""
"Minimum configuration (in the <quote>[domain/DOMAINNAME]</quote> section):"
-msgstr ""
+msgstr "最小の設定 (<quote>[domain/DOMAINNAME]</quote> セクションにおいて):"
#. type: Content of: <refsect1><refsect2><para><programlisting>
#: include/ldap_id_mapping.xml:64
@@ -8753,6 +8780,8 @@ msgid ""
"ldap_id_mapping = True\n"
"ldap_schema = ad\n"
msgstr ""
+"ldap_id_mapping = True\n"
+"ldap_schema = ad\n"
#. type: Content of: <refsect1><refsect2><para>
#: include/ldap_id_mapping.xml:69
@@ -9112,6 +9141,42 @@ msgid ""
"manvolnum> </citerefentry>, </phrase> <citerefentry> <refentrytitle>pam_sss</"
"refentrytitle><manvolnum>8</manvolnum> </citerefentry>."
msgstr ""
+"<citerefentry> <refentrytitle>sssd</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sssd.conf</"
+"refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sssd-ldap</refentrytitle><manvolnum>5</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sssd-krb5</"
+"refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sssd-simple</refentrytitle><manvolnum>5</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sssd-ipa</"
+"refentrytitle><manvolnum>5</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sssd-ad</refentrytitle><manvolnum>5</manvolnum> </"
+"citerefentry>, <phrase condition=\"with_sudo\"> <citerefentry> "
+"<refentrytitle>sssd-sudo</refentrytitle> <manvolnum>5</manvolnum> </"
+"citerefentry>, </phrase> <citerefentry> <refentrytitle>sss_cache</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_debuglevel</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sss_groupadd</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_groupdel</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sss_groupshow</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_groupmod</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sss_useradd</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_userdel</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sss_usermod</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_obfuscate</refentrytitle><manvolnum>8</manvolnum> </"
+"citerefentry>, <citerefentry> <refentrytitle>sss_seed</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sssd_krb5_locator_plugin</refentrytitle><manvolnum>8</"
+"manvolnum> </citerefentry>, <phrase condition=\"with_ssh\"> <citerefentry> "
+"<refentrytitle>sss_ssh_authorizedkeys</refentrytitle> <manvolnum>8</"
+"manvolnum> </citerefentry>, <citerefentry> "
+"<refentrytitle>sss_ssh_knowhostsproxy</refentrytitle> <manvolnum>8</"
+"manvolnum> </citerefentry>, </phrase> <citerefentry> <refentrytitle>pam_sss</"
+"refentrytitle><manvolnum>8</manvolnum> </citerefentry>."
#. type: Content of: <listitem><para>
#: include/ldap_search_bases.xml:3
@@ -9120,19 +9185,21 @@ msgid ""
"An optional base DN, search scope and LDAP filter to restrict LDAP searches "
"for this attribute type."
msgstr ""
+"オプションのベース DN。この属性の種別に対する LDAP 検索を制限する、検索範囲お"
+"よび LDAP フィルター。"
#. type: Content of: <listitem><para><programlisting>
#: include/ldap_search_bases.xml:9
#: include/ldap_search_bases_experimental.xml:9
#, no-wrap
msgid "search_base[?scope?[filter][?search_base?scope?[filter]]*]\n"
-msgstr ""
+msgstr "search_base[?scope?[filter][?search_base?scope?[filter]]*]\n"
#. type: Content of: <listitem><para>
#: include/ldap_search_bases.xml:7
#: include/ldap_search_bases_experimental.xml:7
msgid "syntax: <placeholder type=\"programlisting\" id=\"0\"/>"
-msgstr ""
+msgstr "構文: <placeholder type=\"programlisting\" id=\"0\"/>"
#. type: Content of: <listitem><para>
#: include/ldap_search_bases.xml:13
diff --git a/src/man/po/nl.po b/src/man/po/nl.po
index 834affcca..9f1ac1892 100644
--- a/src/man/po/nl.po
+++ b/src/man/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
diff --git a/src/man/po/pt.po b/src/man/po/pt.po
index 0cdc4aacb..ce25b6231 100644
--- a/src/man/po/pt.po
+++ b/src/man/po/pt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Portuguese <trans-pt@lists.fedoraproject.org>\n"
diff --git a/src/man/po/ru.po b/src/man/po/ru.po
index 262b7b925..6b2fd0225 100644
--- a/src/man/po/ru.po
+++ b/src/man/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Russian <trans-ru@lists.fedoraproject.org>\n"
diff --git a/src/man/po/sssd-docs.pot b/src/man/po/sssd-docs.pot
index 041284ddc..39f8ecce9 100644
--- a/src/man/po/sssd-docs.pot
+++ b/src/man/po/sssd-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: sssd-docs 1.8.97\n"
+"Project-Id-Version: sssd-docs 1.8.98\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\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"
diff --git a/src/man/po/tg.po b/src/man/po/tg.po
index 505fdc7b5..271030b36 100644
--- a/src/man/po/tg.po
+++ b/src/man/po/tg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:07+0000\n"
"Last-Translator: jhrozek <jhrozek@redhat.com>\n"
"Language-Team: Tajik (http://www.transifex.com/projects/p/fedora/language/"
diff --git a/src/man/po/uk.po b/src/man/po/uk.po
index 76ef41cdd..bef714300 100644
--- a/src/man/po/uk.po
+++ b/src/man/po/uk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: SSSD\n"
"Report-Msgid-Bugs-To: sssd-devel@redhat.com\n"
-"POT-Creation-Date: 2012-09-05 16:36+0300\n"
+"POT-Creation-Date: 2012-09-13 18:47+0300\n"
"PO-Revision-Date: 2012-08-10 20:44+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"