[Git][cmucl/cmucl][issue-180-get-page-size-in-c] Update pot files

Raymond Toy (@rtoy) gitlab at common-lisp.net
Wed Apr 19 17:06:27 UTC 2023



Raymond Toy pushed to branch issue-180-get-page-size-in-c at cmucl / cmucl


Commits:
6fc4c2a1 by Raymond Toy at 2023-04-19T10:05:41-07:00
Update pot files

- - - - -


3 changed files:

- src/i18n/locale/cmucl-linux-os.pot
- src/i18n/locale/cmucl-unix.pot
- src/i18n/locale/cmucl.pot


Changes:

=====================================
src/i18n/locale/cmucl-linux-os.pot
=====================================
@@ -16,11 +16,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: src/code/linux-os.lisp
-msgid "Returns a string describing version of the supporting software."
+msgid "Getpagesize failed: ~A"
 msgstr ""
 
-#: src/code/linux-os.lisp
-msgid "Unix system call getrusage failed: ~A."
+#: src/code/os.lisp
+msgid "Return the system page size"
+msgstr ""
+
+#: src/code/os.lisp
+msgid "get-page-size failed: ~A"
 msgstr ""
 
 #: src/code/signal.lisp


=====================================
src/i18n/locale/cmucl-unix.pot
=====================================
@@ -1445,6 +1445,12 @@ msgid "Get the codeset from the locale"
 msgstr ""
 
 #: src/code/unix.lisp
-msgid "get-page-size failed: ~A"
+msgid ""
+"Get system information consisting of the user time (in usec), the\n"
+"  system time (in usec) and the number of major page faults."
+msgstr ""
+
+#: src/code/unix.lisp
+msgid "Unix system call getrusage failed: ~A."
 msgstr ""
 


=====================================
src/i18n/locale/cmucl.pot
=====================================
@@ -5646,6 +5646,14 @@ msgstr ""
 msgid "Returns a string describing the supporting software."
 msgstr ""
 
+#: src/code/misc.lisp
+msgid "Version string for supporting software"
+msgstr ""
+
+#: src/code/misc.lisp
+msgid "Returns a string describing version of the supporting software."
+msgstr ""
+
 #: src/code/misc.lisp
 msgid "The value of SHORT-SITE-NAME.  Set in library:site-init.lisp."
 msgstr ""



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6fc4c2a1c1645c04661b21c03b0745e31163060b

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6fc4c2a1c1645c04661b21c03b0745e31163060b
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20230419/871967c0/attachment-0001.html>


More information about the cmucl-cvs mailing list