diff options
author | noriko <noriko@redhat.com> | 2009-11-18 07:28:30 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-11-18 17:35:10 -0500 |
commit | 8f1d08367255e5be9db8718da5d4ee9444911b57 (patch) | |
tree | 60e2a62eeeb83f82f6c63925a1cac240309c2259 /sss_client | |
parent | bc312e407bc5f1a4aba56a0c506a623372da6157 (diff) | |
download | sssd-8f1d08367255e5be9db8718da5d4ee9444911b57.tar.gz sssd-8f1d08367255e5be9db8718da5d4ee9444911b57.tar.bz2 sssd-8f1d08367255e5be9db8718da5d4ee9444911b57.zip |
Adding Japanese translation
Diffstat (limited to 'sss_client')
-rw-r--r-- | sss_client/po/LINGUAS | 1 | ||||
-rw-r--r-- | sss_client/po/ja.po | 38 |
2 files changed, 39 insertions, 0 deletions
diff --git a/sss_client/po/LINGUAS b/sss_client/po/LINGUAS index 190d4479..e42ce6d3 100644 --- a/sss_client/po/LINGUAS +++ b/sss_client/po/LINGUAS @@ -2,4 +2,5 @@ es pl fr it +ja diff --git a/sss_client/po/ja.po b/sss_client/po/ja.po new file mode 100644 index 00000000..360aabd3 --- /dev/null +++ b/sss_client/po/ja.po @@ -0,0 +1,38 @@ +# translation of sss_client_ja.po to Japanese +# Copyright (C) YEAR Red Hat, Inc. +# This file is distributed under the same license as the PACKAGE package. +# +# Noriko Mizumoto <noriko@fedoraproject.org>, 2009. +msgid "" +msgstr "" +"Project-Id-Version: sss_client_ja\n" +"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" +"POT-Creation-Date: 2009-11-18 07:19-0500\n" +"PO-Revision-Date: 2009-11-18 09:47+1000\n" +"Last-Translator: Noriko Mizumoto <noriko@fedoraproject.org>\n" +"Language-Team: Japanese <fedora-trans-ja@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: pam_sss.c:322 +msgid "Passwords do not match" +msgstr "" + +#: pam_sss.c:598 +msgid "Password: " +msgstr "" + +#: pam_sss.c:630 +msgid "New Password: " +msgstr "" + +#: pam_sss.c:631 +msgid "Reenter new Password: " +msgstr "" + +#: pam_sss.c:835 +msgid "Password has expired." +msgstr "" |