# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # Wang Jian , 2001 # msgid "" msgstr "" "Project-Id-Version: bonobo\n" "POT-Creation-Date: 2002-04-16 11:37+0100\n" "PO-Revision-Date: 2002-02-17 23:54+0800\n" "Last-Translator: Wang Jian \n" "Language-Team: zh_CN \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: liboaf/oaf-async-corba.c:186 msgid "No server corresponding to your query" msgstr "服务器没有响应您的请求" #: liboaf/oaf-fork-server.c:83 #, c-format msgid "Failed to read from child process: %s\n" msgstr "无法从子进程读取:%s\n" #: liboaf/oaf-fork-server.c:138 msgid "Child process did not give an error message, unknown failure occurred" msgstr "子进程没有给出错误信息,发生未知错误" #: liboaf/oaf-fork-server.c:270 msgid "Couldn't fork a new process" msgstr "无法创建新的进程" #: liboaf/oaf-fork-server.c:291 #, c-format msgid "Child received signal %u (%s)" msgstr "子进程接收到信号 %u (%s)" #: liboaf/oaf-fork-server.c:297 #, c-format msgid "Unknown non-exit error (status is %u)" msgstr "未知的非退出错误(状态是 %u)" #: liboaf/oaf-fork-server.c:355 #, c-format msgid "OAF failed to set process group of %s: %s\n" msgstr "OAF 无法设置 %s 的进程组:%s\n" #: liboaf/oaf-fork-server.c:366 #, c-format msgid "Failed to execute %s: %d (%s)\n" msgstr "无法执行 %s:%d (%s)\n" #: liboaf/oaf-mainloop.c:221 msgid "Object directory to use when registering servers" msgstr "当登记服务器时使用的对象目录" #: liboaf/oaf-mainloop.c:223 msgid "File descriptor to print IOR on" msgstr "要打印 IOR 的文件描述符" #: liboaf/oaf-mainloop.c:223 oafd/main.c:72 msgid "FD" msgstr "FD" #: liboaf/oaf-mainloop.c:225 msgid "IID to activate" msgstr "要激活的 IID" #: liboaf/oaf-mainloop.c:227 msgid "Prevent registering of server with OAF" msgstr "防止服务器在 OAF 上注册" #: liboaf/oaf-mainloop.c:438 msgid "OAF options" msgstr "OAF 选项" #: liboaf/oaf-plugin.c:99 #, c-format msgid "g_module_open of `%s' failed with `%s'" msgstr "“%s”的 g_module_open 失败,“%s”" #: liboaf/oaf-plugin.c:116 liboaf/oaf-plugin.c:152 #, c-format msgid "Can't find symbol OAF_Plugin_info in `%s'" msgstr "无法在“%s”中找到符号 OAF_Plugin_info" #: liboaf/oaf-plugin.c:203 #, c-format msgid "Factory '%s' returned NIL for `%s'" msgstr "工厂“%s”为“%s”返回 NIL" #: liboaf/oaf-plugin.c:220 #, c-format msgid "Shlib '%s' didn't contain `%s'" msgstr "动态库“%s”没有包含“%s”" #: oafd/ac-corba.c:480 msgid "Couldn't find which child the server was listed in" msgstr "无法找到服务器在那个子进程中被列出" #: oafd/ac-corba.c:606 msgid "Nothing matched the requirements." msgstr "没有符合要求的项。" #: oafd/ac-corba.c:664 msgid "Query failed: " msgstr "查询失败:" #: oafd/ac-corba.c:692 msgid "Activation failed: " msgstr "激活失败:" #: oafd/ac-corba.c:1118 msgid "Could not parse AID" msgstr "无法解析 AID" #: oafd/ac-corba.c:1128 msgid "Could not parse context: " msgstr "无法解析上下文:" #: oafd/ac-corba.c:1152 msgid "Could not activate server: " msgstr "无法激活服务器:" #: oafd/main.c:62 msgid "Directory to read .oaf files from" msgstr "读取 .oaf 文件的目录" #: oafd/main.c:62 msgid "DIRECTORY" msgstr "目录" #: oafd/main.c:64 msgid "Domain of ObjectDirectory" msgstr "ObjectDirectory 的域" #: oafd/main.c:64 msgid "DOMAIN" msgstr "域" #: oafd/main.c:67 msgid "Serve as an ActivationContext (default is as an ObjectDirectory only)" msgstr "作为一个 ActivationContext (默认仅为 ObjectDirectory)" #: oafd/main.c:72 msgid "File descriptor to write IOR to" msgstr "要写入 IOR 的文件描述符" #: oafd/main.c:77 msgid "Query expression to evaluate" msgstr "要执行的查询表达式" #: oafd/main.c:77 msgid "EXPRESSION" msgstr "表达式" #: oafd/od-activate.c:62 msgid "We don't handle activating shlib objects in a remote process yet" msgstr "目前无法处理激活远程进程的 shlib 对象" #. #. * If this exception blows ( which it will only do with a multi-object ) #. * factory, you need to ensure you register the object you were activated #. * for [use const char *bonobo_activation_iid_get (void); ] is registered #. * with bonobo_activation_active_server_register - _after_ any other #. * servers are registered. #. #: oafd/od-corba.c:302 #, c-format msgid "Race condition activating server '%s'" msgstr "" #: oafd/od-corba.c:586 #, c-format msgid "" "Couldn't find activation record for server `%s'. The likely cause is a " "missing or incorrectly installed .oaf file." msgstr "" "无法找到服务器“%s”的激活记录。可能的原因是缺少或没有正确安装 .oaf 文件。" #: oafd/od-load.c:121 oafd/od-load.c:151 #, c-format msgid "Property '%s' has no value" msgstr "属性“%s”没有值" #: oafd/od-load.c:171 msgid "a NULL iid is not valid" msgstr "为 NULL 的 iid 是无效的" #: oafd/od-load.c:175 #, c-format msgid "iid %s has a NULL type" msgstr "iid %s 的类型为 NULL" #: oafd/od-load.c:179 #, c-format msgid "iid %s has a NULL location" msgstr "iid %s 的位置为 NULL" #: oafd/od-load.c:188 #, c-format msgid "invalid character '%c' in iid '%s'" msgstr "无效的字符“%c”在 iid “%s”中" #: oafd/od-utils.c:45 #, c-format msgid "" "The OAF configuration file was not read successfully. Please, check it is " "valid in: %s" msgstr "OAF 配置文件没有被成功读取。请检查是否有效:%s" #: oafd/OAF_naming-service.oaf.in.h:1 msgid "CORBA CosNaming service." msgstr "CORBA CosNaming 服务。" #: oafd/OAF_naming-service.oaf.in.h:2 msgid "Name service" msgstr "名字服务" #: utils/oaf-sysconf.c:65 msgid "Could not save OAF configuration file.\n" msgstr "无法保存 OAF 配置文件。\n" #: utils/oaf-sysconf.c:66 msgid "" "Please, make sure you have permissions to write OAF configuration file.\n" msgstr "请确定您有 OAF 配置文件的写权限。\n" #: utils/oaf-sysconf.c:69 msgid "Successfully wrote OAF configuration file.\n" msgstr "成功写入 OAF 配置文件。\n" #: utils/oaf-sysconf.c:81 #, c-format msgid "" "OAF configuration file is:\n" " %s\n" msgstr "" "OAF 配置文件是:\n" " %s\n" #: utils/oaf-sysconf.c:108 #, c-format msgid "%s already in OAF configuration file\n" msgstr "%s 已经在 OAF 配置文件里\n" #: utils/oaf-sysconf.c:184 msgid "OAF configuration file contains:\n" msgstr "OAF 配置文件包含:\n" #: utils/oaf-sysconf.c:216 msgid "Directory to remove from OAF configuration file" msgstr "要从 OAF 配置文件中删除的目录" #: utils/oaf-sysconf.c:216 utils/oaf-sysconf.c:219 msgid "directory path" msgstr "目录路径" #: utils/oaf-sysconf.c:219 msgid "Directory to add to OAF configuration file" msgstr "要添加到 OAF 配置文件中的目录" #: utils/oaf-sysconf.c:222 msgid "Display directories in OAF configuration file" msgstr "显示 OAF 配置文件中的目录" #: utils/oaf-sysconf.c:225 msgid "Display path to OAF configuration file" msgstr "显示 OAF 配置文件的路径"