# Japanese gettext message file for dos2unix # Copyright (C) 2019 Erwin Waterlander (msgids) # This file is distributed under the same license as the dos2unix package. # Yasuaki Taniguchi , 2014. # Takeshi Hamasaki , 2016, 2019. # msgid "" msgstr "" "Project-Id-Version: dos2unix 7.3.6-beta4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-03-23 22:45+0100\n" "PO-Revision-Date: 2019-08-24 15:04+0900\n" "Last-Translator: Takeshi Hamasaki \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 2.2.1\n" #: dos2unix.c:79 #, c-format msgid "" "Copyright (C) 2009-%d Erwin Waterlander\n" "Copyright (C) 1998 Christian Wurll (Version 3.1)\n" "Copyright (C) 1998 Bernd Johannes Wuebben (Version 3.0)\n" "Copyright (C) 1994-1995 Benjamin Lin\n" "All rights reserved.\n" "\n" msgstr "" "Copyright (C) 2009-%d Erwin Waterlander\n" "Copyright (C) 1998 Christian Wurll (Version 3.1)\n" "Copyright (C) 1998 Bernd Johannes Wuebben (Version 3.0)\n" "Copyright (C) 1994-1995 Benjamin Lin\n" "All rights reserved.\n" "\n" #: dos2unix.c:168 dos2unix.c:247 dos2unix.c:379 dos2unix.c:457 unix2dos.c:190 #: unix2dos.c:268 unix2dos.c:382 unix2dos.c:458 msgid "Added line break to last line.\n" msgstr "" #: dos2unix.c:294 dos2unix.c:541 unix2dos.c:313 unix2dos.c:542 #, c-format msgid "program error, invalid conversion mode %d\n" msgstr "プログラムエラー、無効な変換モード %d\n" #: dos2unix.c:520 unix2dos.c:523 #, c-format msgid "using code page %d.\n" msgstr "コードページ %d を使用します。\n" #: dos2unix.c:579 unix2dos.c:580 msgid "error: Value of environment variable DOS2UNIX_LOCALEDIR is too long.\n" msgstr "エラー: 環境変数 DOS2UNIX_LOCALEDIR の値が長すぎます。\n" #: unix2dos.c:69 #, c-format msgid "" "Copyright (C) 2009-%d Erwin Waterlander\n" "Copyright (C) 1994-1995 Benjamin Lin\n" "All rights reserved.\n" "\n" msgstr "" "Copyright (C) 2009-%d Erwin Waterlander\n" "Copyright (C) 1994-1995 Benjamin Lin\n" "All rights reserved.\n" "\n" #: common.c:81 #, c-format msgid "Failed to write to temporary output file %s:" msgstr "一時出力ファイル %s への書き込みに失敗しました:" #: common.c:83 #, c-format msgid "Failed to close input file %s:" msgstr "入力ファイル %s を閉じるのに失敗しました:" # ライセンス条項なので翻訳しません #: common.c:613 msgid "" "Redistribution and use in source and binary forms, with or without\n" "modification, are permitted provided that the following conditions\n" "are met:\n" "1. Redistributions of source code must retain the above copyright\n" " notice, this list of conditions and the following disclaimer.\n" "2. Redistributions in binary form must reproduce the above copyright\n" " notice in the documentation and/or other materials provided with\n" " the distribution.\n" "\n" msgstr "" "Redistribution and use in source and binary forms, with or without\n" "modification, are permitted provided that the following conditions\n" "are met:\n" "1. Redistributions of source code must retain the above copyright\n" " notice, this list of conditions and the following disclaimer.\n" "2. Redistributions in binary form must reproduce the above copyright\n" " notice in the documentation and/or other materials provided with\n" " the distribution.\n" "\n" # ライセンス条項なので翻訳しません #: common.c:623 msgid "" "THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY\n" "EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n" "IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n" "PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE\n" "FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n" "CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n" "OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n" "BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n" "WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n" "OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN\n" "IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" msgstr "" "THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY\n" "EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n" "IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n" "PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE\n" "FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n" "CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n" "OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n" "BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n" "WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n" "OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN\n" "IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" #: common.c:648 #, c-format msgid "Usage: %s [options] [file ...] [-n infile outfile ...]\n" msgstr "使用法: %s [options] [file ...] [-n infile outfile ...]\n" #: common.c:650 msgid " --allow-chown allow file ownership change\n" msgstr " --allow-chown ファイルの所有者の変更を許可します\n" #: common.c:652 #, fuzzy #| msgid " -ascii convert only line breaks (default)\n" msgid " -ascii default conversion mode\n" msgstr " -ascii 改行のみ変換する (既定)\n" #: common.c:653 msgid " -iso conversion between DOS and ISO-8859-1 character set\n" msgstr " -iso DOS と ISO-8859-1 文字セット間で変換する\n" #: common.c:654 msgid " -1252 use Windows code page 1252 (Western European)\n" msgstr " -1252 Windows コードページ 1252 (西欧) を使用する\n" #: common.c:655 msgid " -437 use DOS code page 437 (US) (default)\n" msgstr " -437 DOS コードページ 437 (US) を使用する (既定)\n" #: common.c:656 msgid " -850 use DOS code page 850 (Western European)\n" msgstr " -850 DOS コードページ 850 (西欧) を使用する\n" #: common.c:657 msgid " -860 use DOS code page 860 (Portuguese)\n" msgstr " -860 DOS コードページ 860 (ポルトガル語) を使用する\n" #: common.c:658 msgid " -863 use DOS code page 863 (French Canadian)\n" msgstr " -863 DOS コードページ 863 (カナダのフランス語) を使用する\n" #: common.c:659 msgid " -865 use DOS code page 865 (Nordic)\n" msgstr " -865 DOS コードページ 865 (北欧) を使用する\n" #: common.c:660 msgid " -7 convert 8 bit characters to 7 bit space\n" msgstr " -7 8 ビット文字を 7 ビットに変換する\n" #: common.c:662 msgid " -b, --keep-bom keep Byte Order Mark\n" msgstr " -b, --keep-bom バイト順マークを保つ\n" #: common.c:664 msgid " -b, --keep-bom keep Byte Order Mark (default)\n" msgstr " -b, --keep-bom バイト順マークを残す (既定)\n" #: common.c:665 msgid "" " -c, --convmode conversion mode\n" " convmode ascii, 7bit, iso, mac, default to ascii\n" msgstr "" " -c, --convmode 変換モード\n" " convmode ascii, 7bit, iso, mac, 既定は ascii\n" #: common.c:668 msgid "" " -D, --display-enc set encoding of displayed text messages\n" " encoding ansi, unicode, utf8, default to ansi\n" msgstr "" " -D, --display-enc 表示されるメッセージのエンコーディングを設定する\n" " encoding ansi, unicode, utf8, デフォルトは ansi\n" #: common.c:671 msgid " -e, --add-eol add a line break to the last line if there isn't one\n" msgstr "" #: common.c:672 msgid " --error-binary return an error when a binary file is skipped\n" msgstr "" #: common.c:673 msgid " -f, --force force conversion of binary files\n" msgstr " -f, --force バイナリファイルを強制的に変換する\n" #: common.c:676 msgid " -gb, --gb18030 convert UTF-16 to GB18030\n" msgstr " -gb, --gb18030 UTF-16 を GB18030 に変換する\n" #: common.c:679 msgid " -h, --help display this help text\n" msgstr " -h, --help このヘルプメッセージを表示する\n" #: common.c:680 msgid "" " -i, --info[=FLAGS] display file information\n" " file ... files to analyze\n" msgstr "" " -i, --info[=FLAGS] ファイル情報を表示する\n" " file ... 分析するファイル\n" #: common.c:682 msgid " -k, --keepdate keep output file date\n" msgstr " -k, --keepdate ファイルの日付を保持する\n" #: common.c:683 msgid " -L, --license display software license\n" msgstr " -L, --license ソフトウェアライセンスを表示する\n" #: common.c:684 msgid " -l, --newline add additional newline\n" msgstr " -l, --newline 改行を追加する\n" #: common.c:685 msgid " -m, --add-bom add Byte Order Mark (default UTF-8)\n" msgstr " -m, --add-bom バイト順マークを加える (UTF-8 の既定)\n" #: common.c:686 msgid "" " -n, --newfile write to new file\n" " infile original file in new-file mode\n" " outfile output file in new-file mode\n" msgstr "" " -n, --newfile 新規ファイルに書き込む\n" " infile このモードでの入力ファイル\n" " outfile このモードでの出力ファイル\n" #: common.c:690 msgid " --no-allow-chown don't allow file ownership change (default)\n" msgstr " --no-allow-chown ファイルの所有者の変更を許可しません(デフォルト)\n" #: common.c:692 msgid " --no-add-eol don't add a line break to the last line if there isn't one (default)\n" msgstr "" #: common.c:693 msgid " --no-error-binary don't return an error when a binary file is skipped (default)\n" msgstr "" #: common.c:694 msgid " -O, --to-stdout write to standard output\n" msgstr "" #: common.c:695 msgid "" " -o, --oldfile write to old file (default)\n" " file ... files to convert in old-file mode\n" msgstr "" " -o, --oldfile 元のファイルに書き込む (既定)\n" " file ... このモードでの変換するファイル\n" #: common.c:697 msgid " -q, --quiet quiet mode, suppress all warnings\n" msgstr " -q, --quiet 抑止モード、全ての警告を抑止する\n" #: common.c:699 msgid " -r, --remove-bom remove Byte Order Mark (default)\n" msgstr " -r, --remove-bom バイト順マークを削除する (既定)\n" #: common.c:701 msgid " -r, --remove-bom remove Byte Order Mark\n" msgstr " -r, --remove-bom バイト順マークを削除する\n" #: common.c:702 msgid " -s, --safe skip binary files (default)\n" msgstr " -s, --safe バイナリファイルをスキップする (既定)\n" #: common.c:704 msgid " -u, --keep-utf16 keep UTF-16 encoding\n" msgstr " -u, --keep-utf16 UTF-16 エンコーディングを保つ\n" #: common.c:705 msgid " -ul, --assume-utf16le assume that the input format is UTF-16LE\n" msgstr " -ul, --assume-utf16le 入力の形式を UTF-16LE と見なす\n" #: common.c:706 msgid " -ub, --assume-utf16be assume that the input format is UTF-16BE\n" msgstr " -ub, --assume-utf16be 入力の形式を UTF-16BE と見なす\n" #: common.c:708 msgid " -v, --verbose verbose operation\n" msgstr " -v, --verbose 冗長表示をする\n" #: common.c:710 msgid " -F, --follow-symlink follow symbolic links and convert the targets\n" msgstr " -F, --follow-symlink シンボリックリンクを辿り、対象を変換する\n" #: common.c:713 msgid "" " -R, --replace-symlink replace symbolic links with converted files\n" " (original target files remain unchanged)\n" msgstr "" " -R, --replace-symlink シンボリックリンクを変換後の対象ファイルに置換する\n" " (元の対象ファイルは変更されずそのまま残る)\n" #: common.c:715 msgid " -S, --skip-symlink keep symbolic links and targets unchanged (default)\n" msgstr " -S, --skip-symlink シンボリックリンクを辿らず、対象をそのままにする (既定)\n" #: common.c:717 msgid " -V, --version display version number\n" msgstr " -V, --version バージョン番号を表示する\n" #: common.c:729 #, fuzzy #| msgid "DOS 16 bit version (WATCOMC).\n" msgid "DOS 16 bit version (Watcom C).\n" msgstr "DOS 16 ビットバージョン (WATCOMC)。\n" #: common.c:731 #, fuzzy #| msgid "DOS 16 bit version (TURBOC).\n" msgid "DOS 16 bit version (Turbo C).\n" msgstr "DOS 16 ビットバージョン (TURBOC)。\n" #: common.c:733 #, fuzzy #| msgid "DOS 32 bit version (WATCOMC).\n" msgid "DOS 32 bit version (Watcom C).\n" msgstr "DOS 32 ビットバージョン (WATCOMC)。\n" #: common.c:735 msgid "DOS 32 bit version (DJGPP).\n" msgstr "DOS 32 ビットバージョン (DJGPP)。\n" #: common.c:737 msgid "MSYS version.\n" msgstr "MSYS バージョン。\n" #: common.c:739 msgid "Cygwin version.\n" msgstr "Cygwin バージョン。\n" #: common.c:741 msgid "Windows 64 bit version (MinGW-w64).\n" msgstr "Windows 64 ビットバージョン (MinGW-w64)。\n" #: common.c:743 #, fuzzy #| msgid "Windows 32 bit version (WATCOMC).\n" msgid "Windows 32 bit version (Watcom C).\n" msgstr "Windows 32 ビットバージョン (WATCOMC)。\n" #: common.c:745 msgid "Windows 32 bit version (MinGW-w64).\n" msgstr "Windows 32 ビットバージョン (MinGW-w64)。\n" #: common.c:747 msgid "Windows 32 bit version (MinGW).\n" msgstr "Windows 32 ビットバージョン (MinGW)。\n" #: common.c:749 #, c-format msgid "Windows 64 bit version (MSVC %d).\n" msgstr "Windows 64 ビットバージョン (MSVC %d)。\n" #: common.c:751 #, c-format msgid "Windows 32 bit version (MSVC %d).\n" msgstr "Windows 32 ビットバージョン (MSVC %d)。\n" #: common.c:753 #, fuzzy #| msgid "OS/2 version (WATCOMC).\n" msgid "OS/2 version (Watcom C).\n" msgstr "OS/2 バージョン (WATCOMC)。\n" #: common.c:755 msgid "OS/2 version (EMX).\n" msgstr "OS/2 バージョン (EMX)。\n" #: common.c:757 #, c-format msgid "%s version.\n" msgstr "%s バージョン。\n" #: common.c:763 msgid "With Unicode UTF-16 support.\n" msgstr "Unicode UTF-16 サポート付き。\n" #: common.c:765 msgid "Without Unicode UTF-16 support.\n" msgstr "Unicode UTF-16 サポート無し。\n" #: common.c:769 msgid "With Unicode file name support.\n" msgstr "Unicode ファイル名 サポート付き。\n" #: common.c:771 msgid "Without Unicode file name support.\n" msgstr "Unicode ファイル名 サポート無し。\n" #: common.c:775 msgid "With native language support.\n" msgstr "ネイティブ言語サポート。\n" #: common.c:780 msgid "With support to preserve the user and group ownership of files.\n" msgstr "ファイルの所有者とグループを保持するサポート付き。\n" #: common.c:782 msgid "Without support to preserve the user and group ownership of files.\n" msgstr "ファイルの所有者とグループを保持するサポート無し。\n" #: common.c:917 msgid "Path for temporary output file is too long:" msgstr "一時出力ファイルのパスが長過ぎます:" #: common.c:1203 common.c:1210 common.c:1217 common.c:1224 common.c:1236 #: common.c:1243 #, c-format msgid "Writing %s BOM.\n" msgstr "%s BOM を書き込んでいます。\n" #: common.c:1203 common.c:1256 common.c:1881 common.c:1902 msgid "UTF-16LE" msgstr "UTF-16LE" #: common.c:1210 common.c:1259 common.c:1883 common.c:1904 msgid "UTF-16BE" msgstr "UTF-16BE" #: common.c:1217 common.c:1236 common.c:1265 common.c:1894 msgid "GB18030" msgstr "GB18030" #: common.c:1224 common.c:1243 common.c:1262 common.c:1896 msgid "UTF-8" msgstr "UTF-8" #: common.c:1288 #, c-format msgid "Input file %s has %s BOM.\n" msgstr "入力ファイル %s には %s BOM が存在します。\n" #: common.c:1329 common.c:1371 msgid "Assuming UTF-16LE encoding.\n" msgstr "UTF-16LE エンコーディングと見なしています。\n" #: common.c:1333 common.c:1375 msgid "Assuming UTF-16BE encoding.\n" msgstr "UTF-16BE エンコーディングと見なしています。\n" #: common.c:1523 #, c-format msgid "problems resolving symbolic link '%s'\n" msgstr "シンボリックリンク '%s' の解決中に問題が発生しました\n" #: common.c:1541 #, c-format msgid "Failed to open temporary output file: %s\n" msgstr "一時出力ファイルを開くのに失敗しました: %s\n" #: common.c:1553 #, c-format msgid "using %s as temporary file\n" msgstr "%s を一時ファイルとして使用しています\n" #: common.c:1607 common.c:1635 #, c-format msgid "Failed to change the permissions of temporary output file %s:" msgstr "一時出力ファイル %s のパーミッション変更に失敗しました:" #: common.c:1623 #, c-format msgid "The user and/or group ownership of file %s is not preserved.\n" msgstr "ファイル %s の所有者かグループまたはその両方が保持されません。\n" #: common.c:1645 #, c-format msgid "Failed to change the owner and group of temporary output file %s:" msgstr "一時出力ファイル %s の所有者とグループの変更に失敗しました:" #: common.c:1702 #, c-format msgid "problems renaming '%s' to '%s':" msgstr " '%s' から '%s' への名前変更で問題が発生しました:" #: common.c:1706 #, c-format msgid " which is the target of symbolic link '%s'\n" msgstr " これはシンボリックリンク '%s' のターゲットです\n" #: common.c:1708 #, c-format msgid " output file remains in '%s'\n" msgstr " 出力ファイルは '%s' に残っています\n" #: common.c:1856 common.c:1951 #, c-format msgid "Skipping binary file %s\n" msgstr "バイナリファイル %s をスキップしています\n" #: common.c:1859 common.c:1954 #, c-format msgid "code page %d is not supported.\n" msgstr "コードページ %d はサポートされていません\n" #: common.c:1863 common.c:1958 common.c:2046 #, c-format msgid "Skipping UTF-16 file %s, the size of wchar_t is %d bytes.\n" msgstr "UTF-16 ファイル %s をスキップしています。wchar_t のサイズは %d バイトです。\n" #: common.c:1866 common.c:1961 #, c-format msgid "Skipping UTF-16 file %s, an UTF-16 conversion error occurred on line %u.\n" msgstr "UTF-16 ファイル %s をスキップしています。%u 行目の UTF-16 変換でエラーが発生しました。\n" #: common.c:1870 common.c:1965 #, c-format msgid "Skipping UTF-16 file %s, UTF-16 conversion is not supported in this version of %s.\n" msgstr "UTF-16 ファイル %s をスキップしています。UTF-16 変換はこのバージョンの %s ではサポートされていません。\n" #: common.c:1936 common.c:2035 #, c-format msgid "Skipping %s, not a regular file.\n" msgstr "%s をスキップしています。通常ファイルではありません。\n" #: common.c:1940 #, c-format msgid "Skipping %s, output file %s is a symbolic link.\n" msgstr "%s をスキップしています。出力ファイル %s はシンボリックリンクです。\n" #: common.c:1942 #, c-format msgid "Skipping symbolic link %s.\n" msgstr "シンボリックリンク %s をスキップしています。\n" #: common.c:1945 common.c:2040 #, c-format msgid "Skipping symbolic link %s, target is not a regular file.\n" msgstr "シンボリックリンク %s をスキップしています。対象が通常ファイルではありません。\n" #: common.c:1948 #, c-format msgid "Skipping %s, target of symbolic link %s is not a regular file.\n" msgstr "%s をスキップしています。シンボリックリンク %s を辿った先が通常ファイルではありません。\n" #: common.c:1973 #, c-format msgid "converting file %s to file %s in Unix format...\n" msgstr "%s から %s へ Unix 形式でファイル変換しています。\n" #: common.c:1975 #, c-format msgid "converting file %s to Unix format...\n" msgstr "ファイル %s を Unix 形式へ変換しています。\n" #: common.c:1979 #, c-format msgid "converting file %s to file %s in Mac format...\n" msgstr "%s から %s へ Mac 形式でファイル変換しています。\n" #: common.c:1981 #, c-format msgid "converting file %s to Mac format...\n" msgstr "ファイル %s を Mac 形式へ変換しています。\n" #: common.c:1984 #, c-format msgid "converting file %s to file %s in DOS format...\n" msgstr "%s から %s へ DOS 形式で変換しています。\n" #: common.c:1986 #, c-format msgid "converting file %s to DOS format...\n" msgstr "ファイル %s を DOS 形式へ変換しています。\n" #. TRANSLATORS: #. 1st %s is encoding of input file. #. 2nd %s is name of input file. #. 3rd %s is encoding of output file. #. 4th %s is name of output file. #. E.g.: converting UTF-16LE file in.txt to UTF-8 file out.txt in Unix format... #: common.c:1998 #, c-format msgid "converting %s file %s to %s file %s in Unix format...\n" msgstr "%s ファイルの %s から %s ファイルの %s へ Unix 形式でファイル変換しています...\n" #. TRANSLATORS: #. 1st %s is encoding of input file. #. 2nd %s is name of input file. #. 3rd %s is encoding of output (input file is overwritten). #. E.g.: converting UTF-16LE file foo.txt to UTF-8 Unix format... #: common.c:2005 #, c-format msgid "converting %s file %s to %s Unix format...\n" msgstr "%s ファイル %s を %s の Unix 形式へ変換しています...\n" #: common.c:2009 #, c-format msgid "converting %s file %s to %s file %s in Mac format...\n" msgstr "%s ファイルの %s から %s ファイルの %s へ Mac 形式でファイル変換しています...\n" #: common.c:2011 #, c-format msgid "converting %s file %s to %s Mac format...\n" msgstr "%s ファイル %s を %s の Mac 形式へ変換しています。\n" #: common.c:2014 #, c-format msgid "converting %s file %s to %s file %s in DOS format...\n" msgstr "%s ファイルの %s から %s ファイルの %s へ DOS 形式で変換しています...\n" #: common.c:2016 #, c-format msgid "converting %s file %s to %s DOS format...\n" msgstr "%s ファイル %s を %s の DOS 形式へ変換しています。\n" #: common.c:2023 #, c-format msgid "problems converting file %s to file %s\n" msgstr "ファイル %s からファイル %s へ変換中に問題が発生しました\n" #: common.c:2025 #, c-format msgid "problems converting file %s\n" msgstr "ファイル %s 変換中に問題が発生しました。\n" #: common.c:2188 common.c:2245 #, c-format msgid "can not read from input file %s:" msgstr "入力ファイル %s から読み込めません:" #: common.c:2405 #, c-format msgid "wrong flag '%c' for option -i or --info\n" msgstr "オプション -i または --info に対する間違ったフラグ '%c' です。\n" #: common.c:2546 common.c:2589 #, c-format msgid "active code page: %d\n" msgstr "有効なコードページ: %d\n" #: common.c:2601 #, c-format msgid "invalid %s conversion mode specified\n" msgstr "無効な %s 変換モードが指定されました\n" #: common.c:2609 common.c:2639 #, c-format msgid "option '%s' requires an argument\n" msgstr "オプション '%s' には引数が必要です。\n" #: common.c:2631 #, c-format msgid "invalid %s display encoding specified\n" msgstr "無効な %s 表示エンコーディングが指定されました\n" #: common.c:2651 common.c:2665 common.c:2677 #, c-format msgid "target of file %s not specified in new-file mode\n" msgstr "対象ファイル %s が新規ファイルモードで指定されていません\n" #: common.c:2760 #, c-format msgid "can not read from input file: %s\n" msgstr "入力ファイルから読み込めません: %s\n" #: common.c:2770 common.c:2782 #, c-format msgid "can not write to output file: %s\n" msgstr "出力ファイルに書き込めません: %s\n" #: common.c:2858 msgid "error: Invalid surrogate pair. Missing low surrogate.\n" msgstr "エラー: 無効なサロゲートペアです。下位サロゲートがありません。\n" #: common.c:2876 msgid "error: Invalid surrogate pair. Missing high surrogate.\n" msgstr "エラー: 無効なサロゲートペアです。上位サロゲートがありません。\n" #: common.c:2979 #, c-format msgid "Converted %u out of %u line breaks.\n" msgstr "%2$u 行のうち、 %1$u 行を変換しました。\n" #: common.c:2993 #, c-format msgid "Binary symbol 0x00%02X found at line %u\n" msgstr "バイナリ文字 0x00%02X が %u 行目で見つかりました\n" #: common.c:3017 #, c-format msgid "Binary symbol 0x%02X found at line %u\n" msgstr "バイナリ文字 0x%02X が %u 行目で見つかりました\n" #~ msgid "Skipping UTF-16 file %s, the current locale character encoding is not UTF-8.\n" #~ msgstr "UTF-16 ファイル %s をスキップしています。現在のロケールの文字エンコーディングは UTF-8 ではありません。\n"