From 97271620a1f653f03b0a7a12883ce82340d75e97 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 27 Sep 2013 21:17:52 +0200 Subject: Updating the translations for the 1.11.1 release --- po/ja.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index cf82afb4c..27a3d2597 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: 2013-08-28 22:37+0200\n" +"POT-Creation-Date: 2013-09-27 21:05+0200\n" "PO-Revision-Date: 2013-08-27 03:30+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese \n" @@ -1112,22 +1112,22 @@ msgstr "非標準の設定ファイルの指定" msgid "Print version number and exit" msgstr "バージョン番号を表示して終了する" -#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435 -#: src/util/util.h:93 +#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435 +#: src/util/util.h:100 msgid "Debug level" msgstr "デバッグレベル" -#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437 -#: src/util/util.h:97 +#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437 +#: src/util/util.h:104 msgid "Add debug timestamps" msgstr "デバッグのタイムスタンプを追加する" -#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439 -#: src/util/util.h:99 +#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439 +#: src/util/util.h:106 msgid "Show timestamps with microseconds" msgstr "タイムスタンプをミリ秒単位で表示する" -#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441 +#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441 msgid "An open file descriptor for the debug logs" msgstr "デバッグログのオープンファイルディスクリプター" @@ -1785,6 +1785,6 @@ msgstr "メモリー不足\n" msgid "%1$s must be run as root\n" msgstr "%1$s は root として実行する必要があります\n" -#: src/util/util.h:95 +#: src/util/util.h:102 msgid "Send the debug output to files instead of stderr" msgstr "デバッグ出力を標準エラーの代わりにファイルに送信する" -- cgit