# Chinese translations for R package # Copyright (C) 2006 The R Foundation # This file is distributed under the same license as the PACKAGE package. # 陈斐 , 2007. # msgid "" msgstr "" "Project-Id-Version: R 2.4.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2026-03-07 10:25+0100\n" "PO-Revision-Date: 2023-07-12 03:05+0000\n" "Last-Translator: Shun Wang \n" "Language-Team: Chinese\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.16.4\n" #: tcltk.c:75 msgid "parse error in R expression" msgstr "R表达式里句法分析错误" #: tcltk.c:184 tcltk.c:262 msgid "tcl error.\n" msgstr "tcl错误。\n" #: tcltk.c:213 tcltk.c:288 tcltk.c:305 tcltk.c:325 tcltk.c:345 tcltk.c:422 #: tcltk.c:489 tcltk.c:545 tcltk.c:786 msgid "invalid argument" msgstr "参数无效" #: tcltk.c:295 msgid "no such variable" msgstr "没有这样的变量" #: tcltk.c:327 tcltk.c:347 tcltk.c:424 tcltk.c:491 tcltk.c:547 msgid "invalid tclObj -- perhaps saved from another session?" msgstr "tclObj无效--是不是因此它是由另外一个对话期间保存的?" #: tcltk.c:659 msgid "argument list is too long in tcltk internal function 'callback_closure'" msgstr "tcltk内部函数'callback_closure'的参数列表太长" #: tcltk.c:692 msgid "argument is not of correct type" msgstr "参数的类型不正确" #: tcltk.c:744 msgid "no DISPLAY variable so Tk is not available" msgstr "没有DISPLAY变量,因此没有Tk这个功能" #: tcltk_unix.c:113 msgid "Tcl is not loaded" msgstr "还没有载入Tcl" #: tcltk_unix.c:117 msgid "Tcl is not last loaded handler" msgstr "Tcl不是最后载入的处理器" #~ msgid "Tcl already loaded" #~ msgstr "已经载入了Tcl"