aboutsummaryrefslogtreecommitdiff
path: root/translations/source/ko/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/ko/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/ko/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/ko/helpcontent2/source/text/sbasic/shared.po b/translations/source/ko/helpcontent2/source/text/sbasic/shared.po
index aec97c03bb6..c5896248998 100644
--- a/translations/source/ko/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/ko/helpcontent2/source/text/sbasic/shared.po
@@ -15652,8 +15652,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"
@@ -23066,8 +23066,8 @@ msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic
msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic 도움말\">%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은(는) $[officename] 소프트웨어 개발 키트(SDK)를 사용하여 여러 다른 프로그래밍 언어로 $[officename] 구성 요소를 제어할 수 있는 응용 프로그래밍 인터페이스(API)를 제공합니다. $[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 "%PRODUCTNAME %PRODUCTVERSION은(는) $[officename] 소프트웨어 개발 키트(SDK)를 사용하여 여러 다른 프로그래밍 언어로 $[officename] 구성 요소를 제어할 수 있는 응용 프로그래밍 인터페이스(API)를 제공합니다. $[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."
@@ -23619,8 +23619,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\">Developer's Guide</item>의 <item type=\"literal\">Professional 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\">Developer's Guide</item>의 <item type=\"literal\">Professional UNO</item> 장을 참조하십시오."
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"