From b35582689da356d07250728b74f22d7c55e81000 Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Thu, 25 Sep 2014 19:57:41 -0700 Subject: [PATCH] Regenerate. --- .../locale/en@piglatin/LC_MESSAGES/cmucl.po | 38 ++++++++++++++++--- src/i18n/locale/ko/LC_MESSAGES/cmucl.po | 22 ++++++++--- 2 files changed, 49 insertions(+), 11 deletions(-) diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po index c4e00876b..df7d5b189 100644 --- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po +++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po @@ -6834,16 +6834,23 @@ msgstr "" "Eturnray uetray ifway ethay oatflay X isway anway infinityway (+ orway -)." #: src/code/float.lisp -msgid "Return true if the float X is a NaN (Not a Number)." +#, fuzzy +msgid "Return true if the float X is a quiet or signaling NaN (Not a Number)." msgstr "" -"Eturnray uetray ifway ethay oatflay X isway away Annay (Otnay away Umbernay)." +"Eturnray uetray ifway ethay oatflay X isway away appingtray Annay (Otnay " +"away Umbernay)." #: src/code/float.lisp -msgid "Return true if the float X is a trapping NaN (Not a Number)." +#, fuzzy +msgid "Return true if the float X is a signaling NaN (Not a Number)." msgstr "" "Eturnray uetray ifway ethay oatflay X isway away appingtray Annay (Otnay " "away Umbernay)." +#: src/code/float.lisp +msgid "Deprecated. Use FLOAT-SIGNALING-NAN-P instead." +msgstr "" + #: src/code/float.lisp msgid "" "Returns a non-negative number of significant digits in it's float argument.\n" @@ -23332,6 +23339,7 @@ msgid "Expected ~D variant values: ~S." msgstr "Expectedway ~D ariantvay aluesvay: ~S." #: src/compiler/meta-vmdef.lisp +#, fuzzy msgid "" "Define-VOP (Name [Inherits]) Spec*\n" " Define the symbol Name to be a Virtual OPeration in the compiler. If\n" @@ -23382,9 +23390,9 @@ msgid "" " :To Time-Spec\n" "\t Specify the beginning or end of the operand's lifetime. :From can\n" "\t only be used with results, and :To only with arguments. The default\n" -"\t for the N'th argument/result is (:ARGUMENT N)/(:RESULT N). These\n" -"\t options are necessary primarily when operands are read or written out\n" -"\t of order.\n" +"\t for the N'th argument/result is (:ARGUMENT N)/(:RESULT N). (The\n" +" first argument/result is number 0.) These options are necessary\n" +" primarily when operands are read or written out of order.\n" " \n" " :Conditional\n" " This is used in place of :RESULTS with conditional branch VOPs. " @@ -30073,6 +30081,19 @@ msgstr "" msgid "Implements WRITE-SEQUENCE for the stream." msgstr "Implementsway WRITE-SEQUENCE orfay ethay eamstray." +#: src/pcl/gray-streams.lisp +#, fuzzy +msgid "Implements FILE-POSITION for the stream." +msgstr "Implementsway WRITE-SEQUENCE orfay ethay eamstray." + +#: src/pcl/gray-streams.lisp +#, fuzzy +msgid "Implements FILE-POSITION for the stream for setting the position." +msgstr "" +"Implementsway CLEAR-INPUT orfay ethay eamstray, eturningray NIL. Ethay " +"efaultday\n" +" ethodmay oesday othingnay." + #: src/pcl/gray-streams.lisp msgid "" "Used by READ-BYTE; returns either an integer, or the symbol :EOF\n" @@ -30709,5 +30730,10 @@ msgstr "" "eplacedray ybay ethay\n" "Unicodeway eplacementray aracterchay." +#~ msgid "Return true if the float X is a NaN (Not a Number)." +#~ msgstr "" +#~ "Eturnray uetray ifway ethay oatflay X isway away Annay (Otnay away " +#~ "Umbernay)." + #~ msgid "Bad style to use T or OTHERWISE in ECASE or CCASE" #~ msgstr "Adbay tylesay otay useway T orway OTHERWISE inway ECASE orway CCASE" diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po index f30c43431..b73bf6a1d 100644 --- a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po +++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po @@ -4780,11 +4780,15 @@ msgid "Return true if the float X is an infinity (+ or -)." msgstr "" #: src/code/float.lisp -msgid "Return true if the float X is a NaN (Not a Number)." +msgid "Return true if the float X is a quiet or signaling NaN (Not a Number)." msgstr "" #: src/code/float.lisp -msgid "Return true if the float X is a trapping NaN (Not a Number)." +msgid "Return true if the float X is a signaling NaN (Not a Number)." +msgstr "" + +#: src/code/float.lisp +msgid "Deprecated. Use FLOAT-SIGNALING-NAN-P instead." msgstr "" #: src/code/float.lisp @@ -16359,9 +16363,9 @@ msgid "" " :To Time-Spec\n" "\t Specify the beginning or end of the operand's lifetime. :From can\n" "\t only be used with results, and :To only with arguments. The default\n" -"\t for the N'th argument/result is (:ARGUMENT N)/(:RESULT N). These\n" -"\t options are necessary primarily when operands are read or written out\n" -"\t of order.\n" +"\t for the N'th argument/result is (:ARGUMENT N)/(:RESULT N). (The\n" +" first argument/result is number 0.) These options are necessary\n" +" primarily when operands are read or written out of order.\n" " \n" " :Conditional\n" " This is used in place of :RESULTS with conditional branch VOPs. " @@ -21086,6 +21090,14 @@ msgstr "" msgid "Implements WRITE-SEQUENCE for the stream." msgstr "" +#: src/pcl/gray-streams.lisp +msgid "Implements FILE-POSITION for the stream." +msgstr "" + +#: src/pcl/gray-streams.lisp +msgid "Implements FILE-POSITION for the stream for setting the position." +msgstr "" + #: src/pcl/gray-streams.lisp msgid "" "Used by READ-BYTE; returns either an integer, or the symbol :EOF\n" -- GitLab