From dd97e4b002266705748044a47735821289f3d5fc Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 14 Sep 2005 14:05:29 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- More translatable strings in pam_cracklib. --- po/ja.po | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 115 insertions(+), 13 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index 9c0f2339..0034dbe8 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-04 22:38+0200\n" +"POT-Creation-Date: 2005-09-05 15:43+0200\n" "PO-Revision-Date: 2005-08-18 11:52-0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -66,7 +66,7 @@ msgstr "" "\203\252\343\202\273\343\203\203\343\203\210\343\201\247\343\201\215\343\201" "\276\343\201\233\343\202\223\n" -#: modules/pam_selinux/pam_selinux.c:130 +#: modules/pam_selinux/pam_selinux.c:127 #, c-format msgid "Your default context is %s. \n" msgstr "" @@ -74,21 +74,33 @@ msgstr "" "\202\263\343\203\263\343\203\206\343\202\255\343\202\271\343\203\210\343\201" "\257%s\343\201\247\343\201\231\343\200\202 \n" -#: modules/pam_selinux/pam_selinux.c:133 +#: modules/pam_selinux/pam_selinux.c:130 msgid "Do you want to choose a different one? [n]" msgstr "" "\347\225\260\343\201\252\343\202\213\343\202\263\343\203\263\343\203\206\343" "\202\255\343\202\271\343\203\210\343\202\222\351\201\270\346\212\236\343\201" "\227\343\201\276\343\201\231\343\201\213? [n]" -#: modules/pam_selinux/pam_selinux.c:140 +#: modules/pam_selinux/pam_selinux.c:137 msgid "Enter number of choice: " msgstr "" "\351\201\270\346\212\236\343\201\256\347\225\252\345\217\267\343\202\222\345" "\205\245\345\212\233\343\201\227\343\201\246\343\201\217\343\201\240\343\201" "\225\343\201\204:" -#: modules/pam_selinux/pam_selinux.c:192 +#: modules/pam_selinux/pam_selinux.c:164 modules/pam_selinux/pam_selinux.c:245 +#: modules/pam_selinux/pam_selinux.c:352 +#, c-format +msgid "%s: bogus conversation function" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:168 modules/pam_selinux/pam_selinux.c:249 +#: modules/pam_selinux/pam_selinux.c:356 +#, c-format +msgid "%s: no conversation function" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:187 msgid "Would you like to enter a security context? [y] " msgstr "" "\343\202\273\343\202\255\343\203\245\343\203\252\343\203\206\343\202\243\343" @@ -96,19 +108,19 @@ msgstr "" "\222\345\205\245\345\212\233\343\201\227\343\201\276\343\201\231\343\201" "\213? [y]" -#: modules/pam_selinux/pam_selinux.c:209 +#: modules/pam_selinux/pam_selinux.c:204 msgid "role: " msgstr "\345\275\271\345\211\262:" -#: modules/pam_selinux/pam_selinux.c:217 +#: modules/pam_selinux/pam_selinux.c:212 msgid "type: " msgstr "\343\202\277\343\202\244\343\203\227:" -#: modules/pam_selinux/pam_selinux.c:227 +#: modules/pam_selinux/pam_selinux.c:222 msgid "level: " msgstr "\343\203\254\343\203\231\343\203\253:" -#: modules/pam_selinux/pam_selinux.c:241 +#: modules/pam_selinux/pam_selinux.c:236 msgid "Not a valid security context" msgstr "" "\346\234\211\345\212\271\343\201\252\343\202\273\343\202\255\343\203\245\343" @@ -116,7 +128,37 @@ msgstr "" "\255\343\202\271\343\203\210\343\201\247\343\201\202\343\202\212\343\201\276" "\343\201\233\343\202\223" -#: modules/pam_selinux/pam_selinux.c:476 +#: modules/pam_selinux/pam_selinux.c:272 +#, c-format +msgid "Warning! Could not relabel %s with %s, not relabeling.\n" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:296 +#, c-format +msgid "Warning! Could not get current context for %s, not relabeling." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:303 +#, c-format +msgid "Warning! Could not get new context for %s, not relabeling." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:313 +#, c-format +msgid "Warning! Could not relabel %s with %s, not relabeling.%s" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:429 +#, c-format +msgid "Unable to get valid context for %s" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:433 +#, c-format +msgid "Unable to get valid context for %s, No valid tty" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:465 #, c-format msgid "Security Context %s Assigned" msgstr "" @@ -125,21 +167,45 @@ msgstr "" "\243\343\202\263\343\203\263\343\203\206\343\202\255\343\202\271\343\203\210%" "s" -#: modules/pam_selinux/pam_selinux.c:596 +#: modules/pam_selinux/pam_selinux.c:469 +#, c-format +msgid "Error! Unable to set %s executable context %s." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:475 +#, fuzzy, c-format +msgid "%s: set %s security context to %s" +msgstr "" +"\346\234\211\345\212\271\343\201\252\343\202\273\343\202\255\343\203\245\343" +"\203\252\343\203\206\343\202\243\343\202\263\343\203\263\343\203\206\343\202" +"\255\343\202\271\343\203\210\343\201\247\343\201\202\343\202\212\343\201\276" +"\343\201\233\343\202\223" + +#: modules/pam_selinux/pam_selinux.c:518 +#, c-format +msgid "Error! Unable to set executable context %s." +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:524 +#, c-format +msgid "%s: setcontext back to orginal" +msgstr "" + +#: modules/pam_selinux/pam_selinux.c:585 #, c-format msgid "failed to initialize PAM\n" msgstr "" "PAM\343\201\256\345\210\235\346\234\237\345\214\226\343\201\253\345\244\261" "\346\225\227\343\201\227\343\201\276\343\201\227\343\201\237\n" -#: modules/pam_selinux/pam_selinux.c:602 +#: modules/pam_selinux/pam_selinux.c:591 #, c-format msgid "failed to pam_set_item()\n" msgstr "" "pam_set_item()\343\201\253\345\244\261\346\225\227\343\201\227\343\201\276" "\343\201\227\343\201\237\n" -#: modules/pam_selinux/pam_selinux.c:627 +#: modules/pam_selinux/pam_selinux.c:616 #, c-format msgid "login: failure forking: %s" msgstr "" @@ -311,7 +377,43 @@ msgstr "" "\345\244\211\346\233\264\343\201\247\343\201\215\343\201\276\343\201\233\343" "\202\223\343\201\247\343\201\227\343\201\237\343\200\202" +#: modules/pam_cracklib/pam_cracklib.c:379 +msgid "is the same as the old one" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:390 +msgid "is a palindrome" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:393 +msgid "case changes only" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:396 +msgid "is too similar to the old one" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:399 +msgid "is too simple" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:402 +msgid "is rotated" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:437 +#, fuzzy +msgid "has been already used" +msgstr "" +"\343\203\221\343\202\271\343\203\257\343\203\274\343\203\211\343\201\257\343" +"\201\231\343\201\247\343\201\253\344\275\277\347\224\250\343\201\225\343\202" +"\214\343\201\246\343\201\204\343\201\276\343\201\231\343\200\202 \345\210\245" +"\343\201\256\343\203\221\343\202\271\343\203\257\343\203\274\343\203\211\343" +"\202\222\351\201\270\346\212\236\343\201\227\343\201\246\343\201\217\343\201" +"\240\343\201\225\343\201\204\343\200\202" + #: modules/pam_cracklib/pam_cracklib.c:489 +#: modules/pam_cracklib/pam_cracklib.c:617 #, c-format msgid "BAD PASSWORD: %s" msgstr "" -- cgit v1.2.3