Skip to content
Snippets Groups Projects
Commit 65bf9fa5 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update pot files for Darwin

parent 95f592f0
No related branches found
No related tags found
No related merge requests found
......@@ -15,22 +15,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/code/bsd-os.lisp
msgid "Version string for supporting software"
msgstr ""
#: src/code/bsd-os.lisp
msgid "Returns a string describing version of the supporting software."
msgstr ""
#: src/code/bsd-os.lisp
msgid "Unix system call getrusage failed: ~A."
msgstr ""
#: src/code/bsd-os.lisp
msgid "Getpagesize failed: ~A"
msgstr ""
#: src/code/signal.lisp
msgid "Emt instruction"
msgstr ""
......
......@@ -1356,14 +1356,6 @@ msgid ""
"found."
msgstr ""
#: src/code/unix.lisp
msgid ""
"Return a USER-INFO structure for the user identified by UID. If\n"
" not found, NIL is returned with a second value indicating the cause\n"
" of the failure. In particular, if the second value is 0 (or\n"
" ENONENT, ESRCH, EBADF, etc.), then the uid was not found."
msgstr ""
#: src/code/unix.lisp
msgid ""
"Unix-times returns information about the cpu time usage of the process\n"
......
......@@ -9591,6 +9591,15 @@ msgid ""
" an otherwise undefined logical host."
msgstr ""
 
#: src/code/pathname.lisp
msgid ""
"When non-NIL, pathnames are on Darwin are normalized when created.\n"
" Otherwise, the pathnames are unchanged.\n"
"\n"
" This must be NIL during bootstrapping because Unicode is not yet\n"
" available."
msgstr ""
#: src/code/pathname.lisp
msgid "A path specification, either a string, file-stream or pathname."
msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment