summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-04-10 22:05:42 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-04-10 22:05:42 +0300
commit8339e748b99c7a630e9d731bcb0b270cc8627fae (patch)
tree488464d1cf1bfa836def59c2b24bf92f2c6c211c /po/ja.po
parent1707928224b6a7c400c5f592133655f9cbbe0695 (diff)
downloadgawk-8339e748b99c7a630e9d731bcb0b270cc8627fae.tar.gz
Test tarball.
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po140
1 files changed, 70 insertions, 70 deletions
diff --git a/po/ja.po b/po/ja.po
index e3dc9412..a570ebe7 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.0b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2019-03-15 10:13+0200\n"
+"POT-Creation-Date: 2019-04-10 21:31+0300\n"
"PO-Revision-Date: 2014-11-07 12:26+0000\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -384,7 +384,7 @@ msgstr "古い awk は演算子 `^' をサポートしません"
msgid "unterminated string"
msgstr "文字列が終端されていません"
-#: awkgram.y:4048 main.c:1198
+#: awkgram.y:4048 main.c:1202
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX では `\\x' エスケープは許可されていません"
@@ -2761,12 +2761,12 @@ msgstr ""
msgid "fflush: cannot flush standard error: %s"
msgstr ""
-#: io.c:1417 io.c:1508 main.c:660 main.c:707
+#: io.c:1417 io.c:1508 main.c:664 main.c:711
#, c-format
msgid "error writing standard output (%s)"
msgstr "標準出力への書込みエラー (%s)"
-#: io.c:1418 io.c:1521 main.c:662
+#: io.c:1418 io.c:1521 main.c:666
#, c-format
msgid "error writing standard error (%s)"
msgstr "標準エラーへの書込みエラー (%s)"
@@ -2955,198 +2955,198 @@ msgstr "複数の文字を `RS' に使用するのは gawk 特有の拡張です
msgid "IPv6 communication is not supported"
msgstr "IPv6 通信はサポートされていません"
-#: main.c:331
+#: main.c:335
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
msgstr ""
"環境変数 `POSIXLY_CORRECT' が指定されています。オプション `--posix' を有効に"
"します"
-#: main.c:338
+#: main.c:342
msgid "`--posix' overrides `--traditional'"
msgstr "オプション `--posix' は `--traditional' を無効にします。"
-#: main.c:349
+#: main.c:353
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
msgstr ""
"オプション `--posix'/`--traditional' は `--non-decimal-data' を無効にします。"
-#: main.c:354
+#: main.c:358
#, fuzzy
msgid "`--posix' overrides `--characters-as-bytes'"
msgstr "`--posix' は `--binary' を上書きします"
-#: main.c:363
+#: main.c:367
#, c-format
msgid "running %s setuid root may be a security problem"
msgstr ""
"setuid root で %s を実行すると、セキュリティ上の問題が発生する場合がありま"
"す。"
-#: main.c:416
+#: main.c:420
#, c-format
msgid "can't set binary mode on stdin (%s)"
msgstr "標準入力をバイナリモードに設定できません (%s)"
-#: main.c:419
+#: main.c:423
#, c-format
msgid "can't set binary mode on stdout (%s)"
msgstr "標準出力をバイナリモードに設定できません (%s)"
-#: main.c:421
+#: main.c:425
#, c-format
msgid "can't set binary mode on stderr (%s)"
msgstr "標準エラーをバイナリモードに設定できません (%s)"
-#: main.c:483
+#: main.c:487
msgid "no program text at all!"
msgstr "プログラム文が全くありません!"
-#: main.c:577
+#: main.c:581
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
msgstr ""
"使用法: %s [POSIX または GNU 形式のオプション] -f progfile [--] file ...\n"
-#: main.c:579
+#: main.c:583
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
msgstr ""
"使用法: %s [POSIX または GNU 形式のオプション] [--] %cprogram%c file ...\n"
-#: main.c:584
+#: main.c:588
msgid "POSIX options:\t\tGNU long options: (standard)\n"
msgstr "POSIX オプション:\t\tGNU 長い形式のオプション: (標準)\n"
-#: main.c:585
+#: main.c:589
msgid "\t-f progfile\t\t--file=progfile\n"
msgstr "\t-f progfile\t\t--file=progfile\n"
-#: main.c:586
+#: main.c:590
msgid "\t-F fs\t\t\t--field-separator=fs\n"
msgstr "\t-F fs\t\t\t--field-separator=fs\n"
-#: main.c:587
+#: main.c:591
msgid "\t-v var=val\t\t--assign=var=val\n"
msgstr "\t-v var=val\t\t--assign=var=val\n"
-#: main.c:588
+#: main.c:592
msgid "Short options:\t\tGNU long options: (extensions)\n"
msgstr "短いオプション:\t\tGNU 長い形式のオプション: (拡張)\n"
-#: main.c:589
+#: main.c:593
msgid "\t-b\t\t\t--characters-as-bytes\n"
msgstr "\t-b\t\t\t--characters-as-bytes\n"
-#: main.c:590
+#: main.c:594
msgid "\t-c\t\t\t--traditional\n"
msgstr "\t-c\t\t\t--traditional\n"
-#: main.c:591
+#: main.c:595
msgid "\t-C\t\t\t--copyright\n"
msgstr "\t-C\t\t\t--copyright\n"
-#: main.c:592
+#: main.c:596
msgid "\t-d[file]\t\t--dump-variables[=file]\n"
msgstr "\t-d[file]\t\t--dump-variables[=file]\n"
-#: main.c:593
+#: main.c:597
#, fuzzy
msgid "\t-D[file]\t\t--debug[=file]\n"
msgstr "\t-p[file]\t\t--profile[=file]\n"
-#: main.c:594
+#: main.c:598
msgid "\t-e 'program-text'\t--source='program-text'\n"
msgstr "\t-e 'program-text'\t--source='program-text'\n"
-#: main.c:595
+#: main.c:599
msgid "\t-E file\t\t\t--exec=file\n"
msgstr "\t-E file\t\t\t--exec=file\n"
-#: main.c:596
+#: main.c:600
msgid "\t-g\t\t\t--gen-pot\n"
msgstr "\t-g\t\t\t--gen-pot\n"
-#: main.c:597
+#: main.c:601
msgid "\t-h\t\t\t--help\n"
msgstr "\t-h\t\t\t--help\n"
-#: main.c:598
+#: main.c:602
msgid "\t-i includefile\t\t--include=includefile\n"
msgstr ""
-#: main.c:599
+#: main.c:603
msgid "\t-l library\t\t--load=library\n"
msgstr ""
#. TRANSLATORS: the "fatal" and "invalid" here are literal
#. values, they should not be translated. Thanks.
#.
-#: main.c:604
+#: main.c:608
#, fuzzy
msgid "\t-L[fatal|invalid]\t--lint[=fatal|invalid]\n"
msgstr "\t-L [fatal]\t\t--lint[=fatal]\n"
-#: main.c:605
+#: main.c:609
#, fuzzy
msgid "\t-M\t\t\t--bignum\n"
msgstr "\t-g\t\t\t--gen-pot\n"
-#: main.c:606
+#: main.c:610
msgid "\t-N\t\t\t--use-lc-numeric\n"
msgstr "\t-N\t\t\t--use-lc-numeric\n"
-#: main.c:607
+#: main.c:611
msgid "\t-n\t\t\t--non-decimal-data\n"
msgstr "\t-n\t\t\t--non-decimal-data\n"
-#: main.c:608
+#: main.c:612
#, fuzzy
msgid "\t-o[file]\t\t--pretty-print[=file]\n"
msgstr "\t-p[file]\t\t--profile[=file]\n"
-#: main.c:609
+#: main.c:613
msgid "\t-O\t\t\t--optimize\n"
msgstr "\t-O\t\t\t--optimize\n"
-#: main.c:610
+#: main.c:614
msgid "\t-p[file]\t\t--profile[=file]\n"
msgstr "\t-p[file]\t\t--profile[=file]\n"
-#: main.c:611
+#: main.c:615
msgid "\t-P\t\t\t--posix\n"
msgstr "\t-P\t\t\t--posix\n"
-#: main.c:612
+#: main.c:616
msgid "\t-r\t\t\t--re-interval\n"
msgstr "\t-r\t\t\t--re-interval\n"
-#: main.c:613
+#: main.c:617
#, fuzzy
msgid "\t-s\t\t\t--no-optimize\n"
msgstr "\t-O\t\t\t--optimize\n"
-#: main.c:614
+#: main.c:618
msgid "\t-S\t\t\t--sandbox\n"
msgstr "\t-S\t\t\t--sandbox\n"
-#: main.c:615
+#: main.c:619
msgid "\t-t\t\t\t--lint-old\n"
msgstr "\t-t\t\t\t--lint-old\n"
-#: main.c:616
+#: main.c:620
msgid "\t-V\t\t\t--version\n"
msgstr "\t-V\t\t\t--version\n"
-#: main.c:618
+#: main.c:622
msgid "\t-W nostalgia\t\t--nostalgia\n"
msgstr "\t-W nostalgia\t\t--nostalgia\n"
-#: main.c:621
+#: main.c:625
#, fuzzy
msgid "\t-Y\t\t\t--parsedebug\n"
msgstr "\t-Y\t\t--parsedebug\n"
-#: main.c:624
+#: main.c:628
msgid "\t-Z locale-name\t\t--locale=locale-name\n"
msgstr ""
@@ -3155,7 +3155,7 @@ msgstr ""
#. for this application. Please add _another line_ with the
#. address for translation bugs.
#. no-wrap
-#: main.c:633
+#: main.c:637
#, fuzzy
msgid ""
"\n"
@@ -3175,7 +3175,7 @@ msgstr ""
"翻訳に関するバグは<translation-team-ja@lists.sourceforge.net>に報告してくださ"
"い。\n"
-#: main.c:641
+#: main.c:645
msgid ""
"gawk is a pattern scanning and processing language.\n"
"By default it reads standard input and writes standard output.\n"
@@ -3185,7 +3185,7 @@ msgstr ""
"デフォルト設定では、標準入力を読み込み、標準出力に書き出します。\n"
"\n"
-#: main.c:645
+#: main.c:649
msgid ""
"Examples:\n"
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
@@ -3195,7 +3195,7 @@ msgstr ""
"\tgawk '{ sum += $1 }; END { print sum }' file\n"
"\tgawk -F: '{ print $1 }' /etc/passwd\n"
-#: main.c:677
+#: main.c:681
#, c-format
msgid ""
"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
@@ -3214,7 +3214,7 @@ msgstr ""
"(at your option) any later version.\n"
"\n"
-#: main.c:685
+#: main.c:689
msgid ""
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
@@ -3228,7 +3228,7 @@ msgstr ""
"GNU General Public License for more details.\n"
"\n"
-#: main.c:691
+#: main.c:695
msgid ""
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
@@ -3236,11 +3236,11 @@ msgstr ""
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
-#: main.c:732
+#: main.c:736
msgid "-Ft does not set FS to tab in POSIX awk"
msgstr "POSIX awk では -Ft は FS をタブに設定しません"
-#: main.c:1129
+#: main.c:1133
#, c-format
msgid ""
"%s: `%s' argument to `-v' not in `var=value' form\n"
@@ -3249,71 +3249,71 @@ msgstr ""
"%s: オプション `-v' の引数 `%s' が `変数=代入値' の形式になっていません。\n"
"\n"
-#: main.c:1155
+#: main.c:1159
#, c-format
msgid "`%s' is not a legal variable name"
msgstr "`%s' は不正な変数名です"
-#: main.c:1158
+#: main.c:1162
#, c-format
msgid "`%s' is not a variable name, looking for file `%s=%s'"
msgstr "`%s' は変数名ではありません。`%s=%s' のファイルを探します。"
-#: main.c:1172
+#: main.c:1176
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
msgstr "gawk に組み込みの `%s' は変数名として使用出来ません"
-#: main.c:1177
+#: main.c:1181
#, c-format
msgid "cannot use function `%s' as variable name"
msgstr "関数 `%s' は変数名として使用出来ません"
-#: main.c:1255
+#: main.c:1259
msgid "floating point exception"
msgstr "浮動小数点例外"
-#: main.c:1262
+#: main.c:1266
msgid "fatal error: internal error"
msgstr "致命的エラー: 内部エラー"
-#: main.c:1279
+#: main.c:1283
msgid "fatal error: internal error: segfault"
msgstr "致命的エラー: 内部エラー: セグメンテーション違反"
-#: main.c:1292
+#: main.c:1296
msgid "fatal error: internal error: stack overflow"
msgstr "致命的エラー: 内部エラー: スタックオーバーフロー"
-#: main.c:1352
+#: main.c:1356
#, c-format
msgid "no pre-opened fd %d"
msgstr "fd %d が事前に開いていません。"
-#: main.c:1359
+#: main.c:1363
#, c-format
msgid "could not pre-open /dev/null for fd %d"
msgstr "事前に fd %d 用に /dev/null を開けません。"
-#: main.c:1573
+#: main.c:1577
msgid "empty argument to `-e/--source' ignored"
msgstr "`-e/--source' への空の引数は無視されました"
-#: main.c:1631 main.c:1636
+#: main.c:1635 main.c:1640
#, fuzzy
msgid "`--profile' overrides `--pretty-print'"
msgstr "オプション `--posix' は `--traditional' を無効にします。"
-#: main.c:1648
+#: main.c:1652
msgid "-M ignored: MPFR/GMP support not compiled in"
msgstr ""
-#: main.c:1673
+#: main.c:1677
#, c-format
msgid "%s: option `-W %s' unrecognized, ignored\n"
msgstr "%s: オプション `-W %s' は認識できません。無視されました\n"
-#: main.c:1726
+#: main.c:1730
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: 引数が必要なオプション -- %c\n"