replace api.openoffice.org to api.libreoffice.org

This commit is contained in:
Andras Timar
2011-09-07 10:24:25 +02:00
parent f39398e890
commit 38a31e08e1
220 changed files with 667 additions and 667 deletions

View File

@@ -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 "For a list of available services, go to: 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 "For a list of available services, go to: 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 Help\">%PRODUCTNAME Basic Help</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 "%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>"
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 "%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>"
#: 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 "Returns the default context of the process service factory, if existent, else returns a null reference. "
#: 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 "This run-time 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."
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 "This run-time 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."
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"

View File

@@ -3786,8 +3786,8 @@ msgid "Add-ins through %PRODUCTNAME API"
msgstr "Add-ins through %PRODUCTNAME API"
#: 04060111.xhp#par_id3149351.73.help.text
msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.openoffice.org/\">API</link>."
msgstr "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.openoffice.org/\">API</link>."
msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
msgstr "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
#: func_datevalue.xhp#tit.help.text
msgid "DATEVALUE "

View File

@@ -794,8 +794,8 @@ msgid "$[officename] provides an Application Programming Interface (API) that en
msgstr "$[officename] provides an Application Programming Interface (API) that enables you to control $[officename] components by using various programming languages. A $[officename] Software Development Kit is available for the programming interface."
#: main0600.xhp#par_id3156346.15.help.text
msgid "For more information about $[officename] API reference, please visit http://api.openoffice.org/"
msgstr "For more information about $[officename] API reference, please visit http://api.openoffice.org/"
msgid "For more information about $[officename] API reference, please visit http://api.libreoffice.org/"
msgstr "For more information about $[officename] API reference, please visit http://api.libreoffice.org/"
#: main0600.xhp#par_id3153825.13.help.text
msgid "Macros created with $[officename] Basic based on the old programming interface will no longer be supported by the current version."

View File

@@ -8603,8 +8603,8 @@ msgid "Starts in invisible mode."
msgstr "Starts in invisible mode."
#: start_parameters.xhp#par_id3148914.17.help.text
msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>. "
msgstr "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogue boxes opened via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>."
msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>. "
msgstr "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogue boxes opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
#: start_parameters.xhp#par_id3147341.18.help.text
msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX based systems)."
@@ -8769,8 +8769,8 @@ msgid "Starts in \"headless mode\" which allows using the application without us
msgstr "Starts in \"headless mode\" which allows using the application without user interface."
#: start_parameters.xhp#par_id3156353.58.help.text
msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>."
msgstr "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.openoffice.org\" name=\"API\">API</link>."
msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
msgstr "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
#: digital_signatures.xhp#tit.help.text
msgid "About Digital Signatures"