From 006b757ffeee604daf1e759b3efa29f0a3e00047 Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Fri, 26 Oct 2012 22:24:09 -0700 Subject: [PATCH] Update pot and po files for sparc. --- src/i18n/locale/cmucl-sparc-vm.pot | 6 ++++++ src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po | 8 +++++++- src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po | 8 +++++++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/i18n/locale/cmucl-sparc-vm.pot b/src/i18n/locale/cmucl-sparc-vm.pot index 77c892b51..5117276b1 100644 --- a/src/i18n/locale/cmucl-sparc-vm.pot +++ b/src/i18n/locale/cmucl-sparc-vm.pot @@ -633,6 +633,12 @@ msgid "" "result is the first value." msgstr "" +#: src/compiler/sparc/system.lisp +msgid "" +"Returns the primary value of BODY as the primary value, and the\n" +" number of CPU cycles elapsed as secondary value." +msgstr "" + #: src/compiler/sparc/char.lisp msgid "character untagging" msgstr "" diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po index 292db3122..d5f0c6347 100644 --- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po +++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" "Last-Translator: Automatic translation\n" "Language-Team: Pig Latin (auto-translated)\n" -"Language: Pig Latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: Pig Latin\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/code/sparc-svr4-vm.lisp @@ -699,6 +699,12 @@ msgstr "" "integersway. Ethay owlay 32-itbay\n" "esultray isway ethay irstfay aluevay." +#: src/compiler/sparc/system.lisp +msgid "" +"Returns the primary value of BODY as the primary value, and the\n" +" number of CPU cycles elapsed as secondary value." +msgstr "" + #: src/compiler/sparc/char.lisp msgid "character untagging" msgstr "aracterchay untaggingway" diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po index 3e5686135..4d8197857 100644 --- a/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po +++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" #: src/code/sparc-svr4-vm.lisp msgid "Returns a string describing the type of the local machine." @@ -634,6 +634,12 @@ msgid "" "result is the first value." msgstr "" +#: src/compiler/sparc/system.lisp +msgid "" +"Returns the primary value of BODY as the primary value, and the\n" +" number of CPU cycles elapsed as secondary value." +msgstr "" + #: src/compiler/sparc/char.lisp msgid "character untagging" msgstr "" -- GitLab