This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via 938269e2987c8ca1e73d804a8a8a53b63024cae2 (commit) via 241c42f324ac69380ee8e1f7f387e89c9ea085c8 (commit) from 4ac29cb60d52a15a16db9e733c687f56b74fa787 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 938269e2987c8ca1e73d804a8a8a53b63024cae2 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Oct 22 08:49:20 2011 -0700
Regenerated.
diff --git a/i18n/locale/cmucl.pot b/i18n/locale/cmucl.pot index 6ddb2af..92ace3d 100644 --- a/i18n/locale/cmucl.pot +++ b/i18n/locale/cmucl.pot @@ -3294,27 +3294,36 @@ msgstr ""
#: src/code/list.lisp msgid "" -"Applies fn to successive elements of lists, returns its second argument." +"Applies Function to successive elements of each List, and returns\n" +" its second argument." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns list of results." +msgid "" +"Applies Function to successive elements of each List, and returns a\n" +" list of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns NCONC of results." +msgid "" +"Applies Function to successive elements of each List, and returns\n" +" NCONC of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns ()." +msgid "Applies Function to successive CDRs of each List, and returns ()." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns list of results." +msgid "" +"Applies Function to successive CDRs of each List, and returns list\n" +" of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of lists, returns NCONC of results." +msgid "" +"Applies Function to successive CDRs of each List, and returns NCONC\n" +" of results." msgstr ""
#: src/code/list.lisp diff --git a/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po b/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po index 8ed111f..78da94f 100644 --- a/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po +++ b/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po @@ -4546,36 +4546,51 @@ msgstr "" " unctionfay andway accumulatingway esultsray asway esiredday."
#: src/code/list.lisp +#, fuzzy msgid "" -"Applies fn to successive elements of lists, returns its second argument." +"Applies Function to successive elements of each List, and returns\n" +" its second argument." msgstr "" "Appliesway nfay otay uccessivesay elementsway ofway istslay, eturnsray " "itsway econdsay argumentway."
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns list of results." +#, fuzzy +msgid "" +"Applies Function to successive elements of each List, and returns a\n" +" list of results." msgstr "" "Appliesway nfay otay uccessivesay elementsway ofway istlay, eturnsray istlay " "ofway esultsray."
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns NCONC of results." +#, fuzzy +msgid "" +"Applies Function to successive elements of each List, and returns\n" +" NCONC of results." msgstr "" "Appliesway nfay otay uccessivesay elementsway ofway istlay, eturnsray NCONC " "ofway esultsray."
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns ()." +#, fuzzy +msgid "Applies Function to successive CDRs of each List, and returns ()." msgstr "Appliesway nfay otay uccessivesay Drscay ofway istlay, eturnsray ()."
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns list of results." +#, fuzzy +msgid "" +"Applies Function to successive CDRs of each List, and returns list\n" +" of results." msgstr "" "Appliesway nfay otay uccessivesay Drscay ofway istlay, eturnsray istlay " "ofway esultsray."
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of lists, returns NCONC of results." +#, fuzzy +msgid "" +"Applies Function to successive CDRs of each List, and returns NCONC\n" +" of results." msgstr "" "Appliesway nfay otay uccessivesay Drscay ofway istslay, eturnsray NCONC " "ofway esultsray." diff --git a/i18n/locale/ko/LC_MESSAGES/cmucl.po b/i18n/locale/ko/LC_MESSAGES/cmucl.po index a8dcf1d..a806bec 100644 --- a/i18n/locale/ko/LC_MESSAGES/cmucl.po +++ b/i18n/locale/ko/LC_MESSAGES/cmucl.po @@ -3295,27 +3295,36 @@ msgstr ""
#: src/code/list.lisp msgid "" -"Applies fn to successive elements of lists, returns its second argument." +"Applies Function to successive elements of each List, and returns\n" +" its second argument." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns list of results." +msgid "" +"Applies Function to successive elements of each List, and returns a\n" +" list of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive elements of list, returns NCONC of results." +msgid "" +"Applies Function to successive elements of each List, and returns\n" +" NCONC of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns ()." +msgid "Applies Function to successive CDRs of each List, and returns ()." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of list, returns list of results." +msgid "" +"Applies Function to successive CDRs of each List, and returns list\n" +" of results." msgstr ""
#: src/code/list.lisp -msgid "Applies fn to successive CDRs of lists, returns NCONC of results." +msgid "" +"Applies Function to successive CDRs of each List, and returns NCONC\n" +" of results." msgstr ""
#: src/code/list.lisp
commit 241c42f324ac69380ee8e1f7f387e89c9ea085c8 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Oct 22 08:42:06 2011 -0700
Remove reference to CVS.
diff --git a/tools/build.sh b/tools/build.sh index 74374dd..392637e 100755 --- a/tools/build.sh +++ b/tools/build.sh @@ -94,7 +94,7 @@ usage () echo ' the translations.' echo " -? This help message" echo " -w Specify a different build-world.sh script" - echo " -U If translations are done, overwrite the CVS files with the" + echo " -U If translations are done, overwrite the files with the" echo " translations instead of computing and displaying the diffs." echo " -O opt Any additional command-line flags to use when building." echo " The flags always include -noinit -nositeinit"
-----------------------------------------------------------------------
Summary of changes: i18n/locale/cmucl.pot | 21 ++++++++++++++----- i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po | 27 ++++++++++++++++++++----- i18n/locale/ko/LC_MESSAGES/cmucl.po | 21 ++++++++++++++----- tools/build.sh | 2 +- 4 files changed, 52 insertions(+), 19 deletions(-)
hooks/post-receive