Raymond Toy pushed to branch master at cmucl / cmucl
Commits: 3e9f2246 by Raymond Toy at 2017-01-05T20:16:18-08:00 Regenerated
- - - - -
4 changed files:
- src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.po - src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po - src/i18n/locale/ko/LC_MESSAGES/cmucl-sunos-os.po - src/i18n/locale/ko/LC_MESSAGES/cmucl.po
Changes:
===================================== src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.po ===================================== --- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.po +++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.po @@ -27,5 +27,9 @@ msgstr "" "oftwaresay."
#: src/code/sunos-os.lisp +msgid "Unix system call getrusage failed: ~A." +msgstr "" + +#: src/code/sunos-os.lisp msgid "Getpagesize failed: ~A" msgstr "Etpagesizegay ailedfay: ~Away"
===================================== src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po ===================================== --- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po +++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po @@ -18959,10 +18959,6 @@ msgid "Could not open a temporary file in /tmp" msgstr "Ouldcay otnay openway away emporarytay ilefay inway /mptay"
#: src/code/run-program.lisp -msgid "Cound not create pipe: ~A" -msgstr "Oundcay otnay eatecray ipepay: ~Away" - -#: src/code/run-program.lisp msgid "Invalid option to run-program: ~S" msgstr "Invalidway optionway otay unray-ogrampray: ~S"
@@ -30931,6 +30927,9 @@ msgstr "" "eplacedray ybay ethay\n" "Unicodeway eplacementray aracterchay."
+#~ msgid "Cound not create pipe: ~A" +#~ msgstr "Oundcay otnay eatecray ipepay: ~Away" + #~ msgid "Changes the name and nicknames for a package." #~ msgstr "Angeschay ethay amenay andway icknamesnay orfay away ackagepay."
===================================== src/i18n/locale/ko/LC_MESSAGES/cmucl-sunos-os.po ===================================== --- a/src/i18n/locale/ko/LC_MESSAGES/cmucl-sunos-os.po +++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl-sunos-os.po @@ -24,5 +24,9 @@ msgid "Returns a string describing version of the supporting software." msgstr ""
#: src/code/sunos-os.lisp +msgid "Unix system call getrusage failed: ~A." +msgstr "" + +#: src/code/sunos-os.lisp msgid "Getpagesize failed: ~A" msgstr ""
===================================== src/i18n/locale/ko/LC_MESSAGES/cmucl.po ===================================== --- a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po +++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po @@ -13260,10 +13260,6 @@ msgid "Could not open a temporary file in /tmp" msgstr ""
#: src/code/run-program.lisp -msgid "Cound not create pipe: ~A" -msgstr "" - -#: src/code/run-program.lisp msgid "Invalid option to run-program: ~S" msgstr ""
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/3e9f2246a2d7c4f8a554d8c65a...