diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 42 |
1 files changed, 39 insertions, 3 deletions
@@ -1424,9 +1424,29 @@ msgstr "無効なコマンド" msgid "invalid alias definition" msgstr "無効なエイリアス定義です" +#, fuzzy +#| msgid "LDAP operations error" +msgid "permission error" +msgstr "LDAP操作エラーです" + msgid "out of core" msgstr "メモリがありません" +#, fuzzy +#| msgid "invalid command" +msgid "invalid meta command" +msgstr "無効なコマンド" + +#, fuzzy +#| msgid "Unknown command" +msgid "unknown meta command" +msgstr "未知のコマンドです" + +#, fuzzy +#| msgid "Unexpected IPC command" +msgid "unexpected meta command" +msgstr "予期しないIPCコマンドです" + msgid "invalid option" msgstr "無効なオプション" @@ -1454,13 +1474,26 @@ msgstr "オプション\"%.50s\"はあいまいです\n" msgid "command \"%.50s\" is ambiguous\n" msgstr "コマンド\"%.50s\"はあいまいです\n" -msgid "out of core\n" -msgstr "メモリがありません\n" - #, c-format msgid "invalid option \"%.50s\"\n" msgstr "無効なオプション \"%.50s\"\n" +#, c-format +msgid "Note: no default option file '%s'\n" +msgstr "" + +#, c-format +msgid "reading options from '%s'\n" +msgstr "" + +#, c-format +msgid "option file '%s': %s\n" +msgstr "" + +#, c-format +msgid "Note: ignoring option \"--%s\" due to global config\n" +msgstr "" + msgid "Please report bugs to <https://bugs.gnupg.org>.\n" msgstr "バグは<https://bugs.gnupg.org>に報告してください。\n" @@ -1468,6 +1501,9 @@ msgstr "バグは<https://bugs.gnupg.org>に報告してください。\n" msgid "warning: could not recognize %s\n" msgstr "警告: %s を認識できませんでした\n" +#~ msgid "out of core\n" +#~ msgstr "メモリがありません\n" + #~ msgid "Usage: %s GPG-ERROR [...]\n" #~ msgstr "使用法: %s GPG-ERROR [...]\n" |