aboutsummaryrefslogtreecommitdiff
path: root/translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po b/translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po
index 4553fe3431f..1eb8bfbd1dd 100644
--- a/translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/zh-CN/helpcontent2/source/text/sbasic/shared.po
@@ -15644,8 +15644,8 @@ msgid "oService = CreateUnoService( Uno service name )"
msgstr "oService = CreateUnoService( Uno service name )"
#: 03131600.xhp#par_idN1060F.help.text
-msgid "For a list of available services, go to: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr "要获取可用服务的列表,请访问:http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgstr "要获取可用服务的列表,请访问:http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
#: 03131600.xhp#hd_id3151111.5.help.text
msgctxt "03131600.xhp#hd_id3151111.5.help.text"
@@ -22935,8 +22935,8 @@ msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic
msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic 帮助\">$[officename] Basic 帮助</link>"
#: main0601.xhp#par_id3153894.4.help.text
-msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http://api.openoffice.org</link>"
-msgstr "$[officefullname] 提供了应用程序编程接口 (API)。利用这个接口,可以使用 $[officename] 软件开发工具包 (SDK) 通过不同的编程语言来控制 $[officename] 组件。如果需要 $[officename] API 和软件开发工具包的更多信息,请访问 <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http://api.openoffice.org</link>"
+msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgstr "$[officefullname] 提供了应用程序编程接口 (API)。利用这个接口,可以使用 $[officename] 软件开发工具包 (SDK) 通过不同的编程语言来控制 $[officename] 组件。如果需要 $[officename] API 和软件开发工具包的更多信息,请访问 <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
#: main0601.xhp#par_id3147226.10.help.text
msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the OpenOffice.org Wiki."
@@ -23488,8 +23488,8 @@ msgid "Returns the default context of the process service factory, if existent,
msgstr "返回过程服务工厂的默认环境(如果存在),否则返回空引用。 "
#: 03132500.xhp#par_idN10593.help.text
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.openoffice.org\">api.openoffice.org</link> for more information."
-msgstr "如果通过 XmultiServiceFactory 说明服务,此运行时函数会返回要使用的默认组件环境。有关更多信息,参见 <link href=\"http://api.openoffice.org\">api.openoffice.org</link> 上<item type=\"literal\">《开发者指南》</item>的<item type=\"literal\">专业 UNO</item> 一章。"
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgstr "如果通过 XmultiServiceFactory 说明服务,此运行时函数会返回要使用的默认组件环境。有关更多信息,参见 <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> 上<item type=\"literal\">《开发者指南》</item>的<item type=\"literal\">专业 UNO</item> 一章。"
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"