msgid "" msgstr "" "Project-Id-Version: gksu HEAD\n" "Report-Msgid-Bugs-To: kov@debian.org\n" "POT-Creation-Date: 2006-10-29 23:08+0900\n" "PO-Revision-Date: 2006-10-30 10:05+0900\n" "Last-Translator: takao.fujiwara@sun.com\n" "Language-Team: takao.fujiwara@sun.com\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../gksu/gksu.c:333 #, c-format msgid "" "GKsu version %s\n" "\n" "Usage: %s [-u ] [-k] [-l] \n" "\n" " --always-ask-password, -a\n" " Do not try to check if there are other means of\n" " obtaining the password we need running the command,\n" " or even if we really need it, just ask for it.\n" " --debug, -d\n" " Print information on the screen that might be\n" " useful for diagnosing and/or solving problems.\n" " --disable-grab, -g\n" " Disable the \"locking\" of the keyboard, mouse,\n" " and focus done by the program when asking for\n" " password.\n" " --icon , -i \n" " Replace the default window icon with the argument.\n" " --message , -m \n" " Replace the standard message shown to ask for\n" " password for the argument passed to the option.\n" " --print-pass, -p\n" " Ask gksu to print the password to stdout, just\n" " like ssh-askpass. Useful to use in scripts with\n" " programs that accept receiving the password on\n" " stdin.\n" " --prompt, -P\n" " Ask the user if they want to have their keyboard\n" " and mouse grabbed before doing so.\n" " --ssh-fwd, -s\n" " Strip the host part of the $DISPLAY variable, so that\n" " GKSu will work on SSH X11 Forwarding.\n" " --sudo-mode, -S\n" " Make GKSu use sudo instead of su, as if it had been\n" " run as \"gksudo\".\n" " --title , -t <title>\n" " Replace the default title with the argument.\n" " --user <user>, -u <user>\n" " Call <command> as the specified user.\n" "\n" " --preserve-env, -k\n" " Preserve the current environments, does not set $HOME\n" " nor $PATH, for example.\n" " --login, -l\n" " Make this a login shell. Beware this may cause\n" " problems with the Xauthority magic. Run xhost\n" " to allow the target user to open windows on your\n" " display!\n" "\n" "\n" msgstr "" #: ../gksu/gksu.c:399 msgid "" "Could not grab your mouse.\n" "A malicious client may be eavesdropping\n" "on your session." msgstr "" #: ../gksu/gksu.c:405 msgid "" "Could not grab your keyboard.\n" "A malicious client may be eavesdropping\n" "on your session." msgstr "" #: ../gksu/gksu.c:450 #, c-format msgid "Not using locking for read only lock file %s" msgstr "" #: ../gksu/gksu.c:470 #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "" #: ../gksu/gksu.c:575 #, c-format msgid "WARNING: Could not stat %s: %s.\n" msgstr "" #: ../gksu/gksu.c:581 #, c-format msgid "FATAL: File %s is not owned by root.\n" msgstr "" #: ../gksu/gksu.c:586 #, c-format msgid "FATAL: File %s is not owned by group root.\n" msgstr "" #: ../gksu/gksu.c:592 #, c-format msgid "FATAL: File %s has wrong permissions, should be 0644.\n" msgstr "" #: ../gksu/gksu.c:599 #, c-format msgid "FATAL: Could not open %s: %s.\n" msgstr "" #: ../gksu/gksu.c:783 #, c-format msgid "Option not accepted for --disable-grab: %s\n" msgstr "" #: ../gksu/gksu.c:806 #, c-format msgid "Option not accepted for --sudo-mode: %s\n" msgstr "" #: ../gksu/gksu.c:823 #, c-format msgid "Option not accepted for --prompt: %s\n" msgstr "" #: ../gksu/gksu.c:844 msgid "" "<b>Would you like your screen to be \"grabbed\"\n" "while you enter the password?</b>\n" "\n" "This means all applications will be paused to avoid\n" "the eavesdropping of your password by a a malicious\n" "application while you type it." msgstr "" #: ../gksu/gksu.c:878 #, c-format msgid "<b>Please enter %s's password</b>" msgstr "" #: ../gksu/gksu.c:915 msgid "Missing command to run." msgstr "実行するコマンドが見あたりません。" #: ../gksu/gksu.c:953 #, c-format msgid "" "<b>Please enter your password\n" "to run %s</b>" msgstr "" #: ../gksu/gksu.c:990 #, c-format msgid "" "Failed to run %s as user %s:\n" " %s" msgstr "" #: ../gksu/gksu.c:1004 #, c-format msgid "<b>To run the program \"%s\" you need to enter the %s password</b>" msgstr "<b>プログラム \"%s\" を実行するために、%s のパスワードを入力してください</b>" #: ../gksu/gksu.c:1041 #, c-format msgid "" "Failed to run %s:\n" " %s" msgstr "" #: ../gksu/gksuexec.c:74 #, c-format msgid "Unable to run %s/bin/gksu: %s" msgstr "" #: ../gksu/gksuexec.c:110 msgid "Advanced options" msgstr "" #: ../gksu/gksuexec.c:126 msgid "<b>Options to use when changing user</b>" msgstr "" #. login shell? (--login) #: ../gksu/gksuexec.c:131 msgid "_login shell" msgstr "" #: ../gksu/gksuexec.c:139 msgid "_preserve environment" msgstr "" #: ../gksu/gksuexec.c:263 msgid "Run program" msgstr "" #. command #: ../gksu/gksuexec.c:282 msgid "Run:" msgstr "" #. user name #: ../gksu/gksuexec.c:293 msgid "As user:" msgstr "" #. advanced button #: ../gksu/gksuexec.c:315 msgid "_Advanced" msgstr "" #: ../gksu.desktop.in.h:1 msgid "Opens a terminal as the root user, using gksu to ask for the password" msgstr "パスワードを求めるために、gksu を使い、root ユーザーとして端末を開きます" #: ../gksu.desktop.in.h:2 msgid "Root Terminal" msgstr "ルート端末" #: ../gksuexec.desktop.in.h:1 msgid "Opens a dialog where you can type a command to be run as a given user" msgstr "指定のユーザーで実行されるためのコマンドを打つためのダイアログを開きます" #: ../gksuexec.desktop.in.h:2 msgid "Run as different user" msgstr "異なるユーザーとして実行"