# 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, 2026. # msgid "" msgstr "" "Project-Id-Version: dos2unix 7.5.7-beta3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-08-19 08:03+0200\n" "PO-Revision-Date: 2026-08-19 19:02+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 3.6\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:294 dos2unix.c:423 dos2unix.c:537 unix2dos.c:192 #: unix2dos.c:273 unix2dos.c:390 unix2dos.c:468 msgid "Added line break to last line.\n" msgstr "最終行に改行を追加しました。\n" #: dos2unix.c:338 dos2unix.c:617 unix2dos.c:319 unix2dos.c:552 #, c-format msgid "program error, invalid conversion mode %d\n" msgstr "プログラムエラー、無効な変換モード %d\n" #: dos2unix.c:596 unix2dos.c:533 #, c-format msgid "using code page %d.\n" msgstr "コードページ %d を使用します。\n" #: dos2unix.c:655 unix2dos.c:590 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:96 #, c-format msgid "Failed to write to temporary output file %s:" msgstr "一時出力ファイル %s への書き込みに失敗しました:" #: common.c:98 #, c-format msgid "Failed to close input file %s:" msgstr "入力ファイル %s を閉じるのに失敗しました:" # ライセンス条項なので翻訳しません #: common.c:645 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:655 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:680 #, c-format msgid "Usage: %s [options] [file ...] [-n infile outfile ...]\n" msgstr "使用法: %s [options] [file ...] [-n infile outfile ...]\n" #: common.c:682 msgid " --allow-chown allow file ownership change\n" msgstr " --allow-chown ファイルの所有者の変更を許可します\n" #: common.c:684 msgid " -ascii default conversion mode\n" msgstr " -ascii 既定の変換モード\n" #: common.c:685 msgid " -iso conversion between DOS and ISO-8859-1 character set\n" msgstr " -iso DOS と ISO-8859-1 文字セット間で変換する\n" #: common.c:686 msgid " -1252 use Windows code page 1252 (Western European)\n" msgstr " -1252 Windows コードページ 1252 (西欧) を使用する\n" #: common.c:687 msgid " -437 use DOS code page 437 (US) (default)\n" msgstr " -437 DOS コードページ 437 (US) を使用する (既定)\n" #: common.c:688 msgid " -850 use DOS code page 850 (Western European)\n" msgstr " -850 DOS コードページ 850 (西欧) を使用する\n" #: common.c:689 msgid " -860 use DOS code page 860 (Portuguese)\n" msgstr " -860 DOS コードページ 860 (ポルトガル語) を使用する\n" #: common.c:690 msgid " -863 use DOS code page 863 (French Canadian)\n" msgstr " -863 DOS コードページ 863 (カナダのフランス語) を使用する\n" #: common.c:691 msgid " -865 use DOS code page 865 (Nordic)\n" msgstr " -865 DOS コードページ 865 (北欧) を使用する\n" #: common.c:692 msgid " -7 convert 8 bit characters to 7 bit space\n" msgstr " -7 8 ビット文字を 7 ビットに変換する\n" #: common.c:694 msgid " -b, --keep-bom keep Byte Order Mark\n" msgstr " -b, --keep-bom バイト順マークを保つ\n" #: common.c:696 msgid " -b, --keep-bom keep Byte Order Mark (default)\n" msgstr " -b, --keep-bom バイト順マークを残す (既定)\n" #: common.c:697 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:700 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:703 msgid " -e, --add-eol add a line break to the last line if there isn't one\n" msgstr " -e, --add-eol 最終行に改行がなければ追加する\n" #: common.c:704 msgid " --error-binary return an error when a binary file is skipped\n" msgstr " --error-binary バイナリファイルがスキップされたときにエラーを返す\n" #: common.c:705 msgid " -f, --force force conversion of binary files\n" msgstr " -f, --force バイナリファイルを強制的に変換する\n" #: common.c:708 msgid " -gb, --gb18030 convert UTF-16 to GB18030\n" msgstr " -gb, --gb18030 UTF-16 を GB18030 に変換する\n" #: common.c:711 msgid " -h, --help display this help text\n" msgstr " -h, --help このヘルプメッセージを表示する\n" #: common.c:712 msgid "" " -i, --info[=FLAGS] display file information\n" " file ... files to analyze\n" msgstr "" " -i, --info[=FLAGS] ファイル情報を表示する\n" " file ... 分析するファイル\n" #: common.c:714 msgid " -k, --keepdate keep output file date\n" msgstr " -k, --keepdate ファイルの日付を保持する\n" #: common.c:715 msgid " -L, --license display software license\n" msgstr " -L, --license ソフトウェアライセンスを表示する\n" #: common.c:716 msgid " -l, --newline add additional newline\n" msgstr " -l, --newline 改行を追加する\n" #: common.c:717 msgid " -m, --add-bom add Byte Order Mark (default UTF-8)\n" msgstr " -m, --add-bom バイト順マークを加える (UTF-8 の既定)\n" #: common.c:718 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:722 msgid " --no-allow-chown don't allow file ownership change (default)\n" msgstr " --no-allow-chown ファイルの所有者の変更を許可しません(デフォルト)\n" #: common.c:724 msgid " --no-add-eol don't add a line break to the last line if there isn't one (default)\n" msgstr " --no-add-eol 最終行に改行がなくても追加しない (既定)\n" #: common.c:725 msgid " --no-error-binary don't return an error when a binary file is skipped (default)\n" msgstr " --no-error-binary バイナリファイルがスキップされたときにエラーを返さない (既定)\n" #: common.c:726 msgid " -O, --to-stdout write to standard output\n" msgstr " -O, --to-stdout 標準出力に書き込む\n" #: common.c:727 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:729 msgid " -q, --quiet quiet mode, suppress all warnings\n" msgstr " -q, --quiet 抑止モード、全ての警告を抑止する\n" #: common.c:731 msgid " -r, --remove-bom remove Byte Order Mark (default)\n" msgstr " -r, --remove-bom バイト順マークを削除する (既定)\n" #: common.c:733 msgid " -r, --remove-bom remove Byte Order Mark\n" msgstr " -r, --remove-bom バイト順マークを削除する\n" #: common.c:734 msgid " -s, --safe skip binary files (default)\n" msgstr " -s, --safe バイナリファイルをスキップする (既定)\n" #: common.c:736 msgid " -u, --keep-utf16 keep UTF-16 encoding\n" msgstr " -u, --keep-utf16 UTF-16 エンコーディングを保つ\n" #: common.c:737 msgid " -ul, --assume-utf16le assume that the input format is UTF-16LE\n" msgstr " -ul, --assume-utf16le 入力の形式を UTF-16LE と見なす\n" #: common.c:738 msgid " -ub, --assume-utf16be assume that the input format is UTF-16BE\n" msgstr " -ub, --assume-utf16be 入力の形式を UTF-16BE と見なす\n" #: common.c:740 msgid " -v, --verbose verbose operation\n" msgstr " -v, --verbose 冗長表示をする\n" #: common.c:742 msgid " -F, --follow-symlink follow symbolic links and convert the targets\n" msgstr " -F, --follow-symlink シンボリックリンクを辿り、対象を変換する\n" #: common.c:745 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:747 msgid " -S, --skip-symlink keep symbolic links and targets unchanged (default)\n" msgstr " -S, --skip-symlink シンボリックリンクを辿らず、対象をそのままにする (既定)\n" #: common.c:749 msgid " -V, --version display version number\n" msgstr " -V, --version バージョン番号を表示する\n" #: common.c:761 msgid "DOS 16 bit version (Watcom C).\n" msgstr "DOS 16 ビットバージョン (Watcom C)。\n" #: common.c:763 msgid "DOS 16 bit version (Turbo C).\n" msgstr "DOS 16 ビットバージョン (Turbo C)。\n" #: common.c:765 msgid "DOS 32 bit version (Watcom C).\n" msgstr "DOS 32 ビットバージョン (Watcom C)。\n" #: common.c:767 msgid "DOS 32 bit version (DJGPP).\n" msgstr "DOS 32 ビットバージョン (DJGPP)。\n" #: common.c:769 msgid "MSYS version.\n" msgstr "MSYS バージョン。\n" #: common.c:771 msgid "Cygwin version.\n" msgstr "Cygwin バージョン。\n" #: common.c:773 msgid "Windows 64 bit version (MinGW-w64).\n" msgstr "Windows 64 ビットバージョン (MinGW-w64)。\n" #: common.c:775 msgid "Windows 32 bit version (Watcom C).\n" msgstr "Windows 32 ビットバージョン (Watcom C)。\n" #: common.c:777 msgid "Windows 32 bit version (MinGW-w64).\n" msgstr "Windows 32 ビットバージョン (MinGW-w64)。\n" #: common.c:779 msgid "Windows 32 bit version (MinGW).\n" msgstr "Windows 32 ビットバージョン (MinGW)。\n" #: common.c:781 #, c-format msgid "Windows 64 bit version (MSVC %d).\n" msgstr "Windows 64 ビットバージョン (MSVC %d)。\n" #: common.c:783 #, c-format msgid "Windows 32 bit version (MSVC %d).\n" msgstr "Windows 32 ビットバージョン (MSVC %d)。\n" #: common.c:785 msgid "OS/2 version (Watcom C).\n" msgstr "OS/2 バージョン (Watcom C)。\n" #: common.c:787 msgid "OS/2 version (EMX).\n" msgstr "OS/2 バージョン (EMX)。\n" #: common.c:789 #, c-format msgid "%s version.\n" msgstr "%s バージョン。\n" #: common.c:795 msgid "With Unicode UTF-16 support.\n" msgstr "Unicode UTF-16 サポート付き。\n" #: common.c:797 msgid "Without Unicode UTF-16 support.\n" msgstr "Unicode UTF-16 サポート無し。\n" #: common.c:801 msgid "With Unicode file name support.\n" msgstr "Unicode ファイル名 サポート付き。\n" #: common.c:803 msgid "Without Unicode file name support.\n" msgstr "Unicode ファイル名 サポート無し。\n" #: common.c:807 msgid "With native language support.\n" msgstr "ネイティブ言語サポート。\n" #: common.c:812 msgid "With support to preserve the user and group ownership of files.\n" msgstr "ファイルの所有者とグループを保持するサポート付き。\n" #: common.c:814 msgid "Without support to preserve the user and group ownership of files.\n" msgstr "ファイルの所有者とグループを保持するサポート無し。\n" #: common.c:978 msgid "Path for temporary output file is too long:" msgstr "一時出力ファイルのパスが長過ぎます:" #: common.c:1264 common.c:1271 common.c:1278 common.c:1285 common.c:1297 #: common.c:1304 #, c-format msgid "Writing %s BOM.\n" msgstr "%s BOM を書き込んでいます。\n" #: common.c:1264 common.c:1317 common.c:1983 common.c:2004 msgid "UTF-16LE" msgstr "UTF-16LE" #: common.c:1271 common.c:1320 common.c:1985 common.c:2006 msgid "UTF-16BE" msgstr "UTF-16BE" #: common.c:1278 common.c:1297 common.c:1326 common.c:1996 msgid "GB18030" msgstr "GB18030" #: common.c:1285 common.c:1304 common.c:1323 common.c:1998 msgid "UTF-8" msgstr "UTF-8" #: common.c:1349 #, c-format msgid "Input file %s has %s BOM.\n" msgstr "入力ファイル %s には %s BOM が存在します。\n" #: common.c:1390 common.c:1432 msgid "Assuming UTF-16LE encoding.\n" msgstr "UTF-16LE エンコーディングと見なしています。\n" #: common.c:1394 common.c:1436 msgid "Assuming UTF-16BE encoding.\n" msgstr "UTF-16BE エンコーディングと見なしています。\n" #: common.c:1596 #, c-format msgid "problems resolving symbolic link '%s'\n" msgstr "シンボリックリンク '%s' の解決中に問題が発生しました\n" #: common.c:1614 #, c-format msgid "Failed to open temporary output file: %s\n" msgstr "一時出力ファイルを開くのに失敗しました: %s\n" #: common.c:1626 #, c-format msgid "using %s as temporary file\n" msgstr "%s を一時ファイルとして使用しています\n" #: common.c:1680 common.c:1708 #, c-format msgid "Failed to change the permissions of temporary output file %s:" msgstr "一時出力ファイル %s のパーミッション変更に失敗しました:" #: common.c:1696 #, c-format msgid "The user and/or group ownership of file %s is not preserved.\n" msgstr "ファイル %s の所有者かグループまたはその両方が保持されません。\n" #: common.c:1718 #, c-format msgid "Failed to change the owner and group of temporary output file %s:" msgstr "一時出力ファイル %s の所有者とグループの変更に失敗しました:" #: common.c:1775 #, c-format msgid "problems renaming '%s' to '%s':" msgstr " '%s' から '%s' への名前変更で問題が発生しました:" #: common.c:1779 #, c-format msgid " which is the target of symbolic link '%s'\n" msgstr " これはシンボリックリンク '%s' のターゲットです\n" #: common.c:1781 #, c-format msgid " output file remains in '%s'\n" msgstr " 出力ファイルは '%s' に残っています\n" #: common.c:1958 common.c:2053 #, c-format msgid "Skipping binary file %s\n" msgstr "バイナリファイル %s をスキップしています\n" #: common.c:1961 common.c:2056 #, c-format msgid "code page %d is not supported.\n" msgstr "コードページ %d はサポートされていません\n" #: common.c:1965 common.c:2060 common.c:2148 #, 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:1968 common.c:2063 #, 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:1972 common.c:2067 #, 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:2038 common.c:2137 #, c-format msgid "Skipping %s, not a regular file.\n" msgstr "%s をスキップしています。通常ファイルではありません。\n" #: common.c:2042 #, c-format msgid "Skipping %s, output file %s is a symbolic link.\n" msgstr "%s をスキップしています。出力ファイル %s はシンボリックリンクです。\n" #: common.c:2044 #, c-format msgid "Skipping symbolic link %s.\n" msgstr "シンボリックリンク %s をスキップしています。\n" #: common.c:2047 common.c:2142 #, c-format msgid "Skipping symbolic link %s, target is not a regular file.\n" msgstr "シンボリックリンク %s をスキップしています。対象が通常ファイルではありません。\n" #: common.c:2050 #, c-format msgid "Skipping %s, target of symbolic link %s is not a regular file.\n" msgstr "%s をスキップしています。シンボリックリンク %s を辿った先が通常ファイルではありません。\n" #: common.c:2075 #, c-format msgid "converting file %s to file %s in Unix format...\n" msgstr "%s から %s へ Unix 形式でファイル変換しています。\n" #: common.c:2077 #, c-format msgid "converting file %s to Unix format...\n" msgstr "ファイル %s を Unix 形式へ変換しています。\n" #: common.c:2081 #, c-format msgid "converting file %s to file %s in Mac format...\n" msgstr "%s から %s へ Mac 形式でファイル変換しています。\n" #: common.c:2083 #, c-format msgid "converting file %s to Mac format...\n" msgstr "ファイル %s を Mac 形式へ変換しています。\n" #: common.c:2086 #, c-format msgid "converting file %s to file %s in DOS format...\n" msgstr "%s から %s へ DOS 形式で変換しています。\n" #: common.c:2088 #, 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:2100 #, 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:2107 #, c-format msgid "converting %s file %s to %s Unix format...\n" msgstr "%s ファイル %s を %s の Unix 形式へ変換しています...\n" #: common.c:2111 #, c-format msgid "converting %s file %s to %s file %s in Mac format...\n" msgstr "%s ファイルの %s から %s ファイルの %s へ Mac 形式でファイル変換しています...\n" #: common.c:2113 #, c-format msgid "converting %s file %s to %s Mac format...\n" msgstr "%s ファイル %s を %s の Mac 形式へ変換しています。\n" #: common.c:2116 #, c-format msgid "converting %s file %s to %s file %s in DOS format...\n" msgstr "%s ファイルの %s から %s ファイルの %s へ DOS 形式で変換しています...\n" #: common.c:2118 #, c-format msgid "converting %s file %s to %s DOS format...\n" msgstr "%s ファイル %s を %s の DOS 形式へ変換しています。\n" #: common.c:2125 #, c-format msgid "problems converting file %s to file %s\n" msgstr "ファイル %s からファイル %s へ変換中に問題が発生しました\n" #: common.c:2127 #, c-format msgid "problems converting file %s\n" msgstr "ファイル %s 変換中に問題が発生しました。\n" #: common.c:2290 common.c:2347 #, c-format msgid "cannot read from input file %s:" msgstr "入力ファイル %s から読み込めません:" #: common.c:2531 #, c-format msgid "wrong flag '%c' for option -i or --info\n" msgstr "オプション -i または --info に対する間違ったフラグ '%c' です。\n" #: common.c:2672 common.c:2715 #, c-format msgid "active code page: %d\n" msgstr "有効なコードページ: %d\n" #: common.c:2727 #, c-format msgid "invalid %s conversion mode specified\n" msgstr "無効な %s 変換モードが指定されました\n" #: common.c:2735 common.c:2765 #, c-format msgid "option '%s' requires an argument\n" msgstr "オプション '%s' には引数が必要です。\n" #: common.c:2757 #, c-format msgid "invalid %s display encoding specified\n" msgstr "無効な %s 表示エンコーディングが指定されました\n" #: common.c:2777 common.c:2791 common.c:2803 #, c-format msgid "target of file %s not specified in new-file mode\n" msgstr "対象ファイル %s が新規ファイルモードで指定されていません\n" #: common.c:2886 #, c-format msgid "cannot read from input file: %s\n" msgstr "入力ファイルから読み込めません: %s\n" #: common.c:2896 common.c:2908 #, c-format msgid "cannot write to output file: %s\n" msgstr "出力ファイルに書き込めません: %s\n" #: common.c:2939 common.c:2980 msgid "error: Invalid surrogate pair. Missing low surrogate.\n" msgstr "エラー: 無効なサロゲートペアです。下位サロゲートがありません。\n" #: common.c:2998 msgid "error: Invalid surrogate pair. Missing high surrogate.\n" msgstr "エラー: 無効なサロゲートペアです。上位サロゲートがありません。\n" #: common.c:3101 #, c-format msgid "Converted %u out of %u line breaks.\n" msgstr "%2$u 行のうち、 %1$u 行を変換しました。\n" #: common.c:3115 #, c-format msgid "Binary symbol 0x00%02X found at line %u\n" msgstr "バイナリ文字 0x00%02X が %u 行目で見つかりました\n" #: common.c:3139 #, 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"