summaryrefslogtreecommitdiff
path: root/translations/source/ja/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/ja/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/ja/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/ja/helpcontent2/source/text/sbasic/shared.po b/translations/source/ja/helpcontent2/source/text/sbasic/shared.po
index 3e3d21de371..040690ebc4e 100644
--- a/translations/source/ja/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/ja/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 Help\">%PRODUCTNAME 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 "%PRODUCTNAME %PRODUCTVERSION は、アプリケーションプログラミングインタフェース (API) を提供しています。 APIでは、 $[officename] ソフトウェア開発 キット (SDK) を使うことで、さまざまなプログラミング言語を使って $[officename] コンポーネントを制御することができます。 $[officename] APIとソフトウェア開発キット (SDK)の詳細情報は、 <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 は、アプリケーションプログラミングインタフェース (API) を提供しています。 APIでは、 $[officename] ソフトウェア開発 キット (SDK) を使うことで、さまざまなプログラミング言語を使って $[officename] コンポーネントを制御することができます。 $[officename] APIとソフトウェア開発キット (SDK)の詳細情報は、 <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 "(存在する場合は) プロセスサービスファクトリのデフォルトコンテキストを返します。存在しない場合は null 参照を返します。 "
#: 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]"