Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/appinventor/component-info/ko/units/?format=api
https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/units/?format=api&page=2", "previous": null, "results": [ { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Non-visible component that can detect shaking and measure acceleration approximately in three dimensions using SI units (m/s<sup>2</sup>). The components are: <ul><li> <strong>xAccel</strong>: 0 when the phone is at rest on a flat surface, positive when the phone is tilted to the right (i.e., its left side is raised), and negative when the phone is tilted to the left (i.e., its right size is raised).</li> <li> <strong>yAccel</strong>: 0 when the phone is at rest on a flat surface, positive when its bottom is raised, and negative when its top is raised. </li> <li> <strong>zAccel</strong>: Equal to -9.8 (earth''s gravity in meters per second per second when the device is at rest parallel to the ground with the display facing up, 0 when perpendicular to the ground, and +9.8 when facing down. The value can also be affected by accelerating it with or against gravity. </li></ul>", "previous_source": "", "target": "기기의 흔들림과 3차원에서 대략적인 가속도를 SI단위(m/s<sup>2</sup>)로 측정하는 보이지 않는 컴포넌트입니다. 측정항목은 다음과 같습니다: <ul><li> <strong>X가속도</strong>: 휴대폰이 수평인 곳에 있으면 0, 오른쪽으로 기울면 양수(즉, 왼쪽이 들릴 때), 그리고 왼쪽으로 기울면 음수(즉, 오른쪽이 들릴때) 입니다.</li> <li> <strong>Y가속도</strong>: 휴대폰이 수평인 곳에 있으면 0, 아래쪽이 들리면 양수, 위쪽이 들리면 음수입니다.</li> <li> <strong>Z가속도</strong>: 화면이 수평하게 위쪽을 볼 때 +9.8(지구의 중력 가속도, 단위는 m/s^2), 지면에 수직으로 서 있을 때 0, 화면이 수평하게 아래를 볼 때 -9.8입니다. 이 값은 중력에 의해, 또는 중력에 의해 가속되며 변할 수 있습니다.</li></ul>", "id_hash": 6400886998768359893, "content_hash": 3305070602576274360, "location": "", "context": "AccelerometerSensorHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 144, "priority": 100, "id": 225107, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=d8d484cfe10119d5", "url": "https://weblate.appinventor.mit.edu/api/units/225107/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10722/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component that can launch an activity using the <code>StartActivity</code> method. <p>Activities that can be launched include:<ul> <li> Starting another App Inventor for Android app. To do so, first find out the <em>class</em> of the other application by downloading the source code and using a file explorer or unzip utility to find a file named \"youngandroidproject/project.properties\". The first line of the file will start with \"main=\" and be followed by the class name; for example, <code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>. (The first components indicate that it was created by Ben.Bitdiddle", "previous_source": "", "target": "<code>액티비티 시작하기</code> 블록을 사용하여 액티비티를 시작할 수 있는 컴포넌트.<p>시작할 수 있는 액티비티는 다음과 같습니다: <ul><li>앱인벤터로 만들어진 다른 앱을 엽니다. 이렇게하려면 먼저 소스 코드를 다운로드하고 파일 탐색기 또는 압축 해제 프로그램을 사용하여 \"youngandroidproject/project.properties\"라는 파일을 찾아 다른 앱의 <em>클래스</em>를 찾으세요. 파일의 첫 번째 줄은 \"main=\"으로 시작하고, 그 뒤에 클래스 이름이 옵니다. 예시: <code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>(참고로 이것은 첫 번째 컴포넌트가 Ben.Bitdiddle@gmail.com에 의해 만들어졌음을 나타냅니다.) <code>액티비티 스타터</code>가 이 앱을 열게하려면 다음과 같이 속성을 설정합니다:<ul><li><code>액티비티 패키지</code>: com.gmail.Bitdiddle.Ben.HelloPurr</li><li> <code>액티비티 클래스</code>: com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</li></ul></li><li>다음과 같이 설정하여 카메라를 열 수도 있습니다: <ul><li><code>액티비티 패키지</code>: com.android.camera</li><li><code>액티비티 클래스</code>: com.android.camera.Camera</li></ul><li>웹 검색하기. 검색하려는 단어가 \"뱀파이어\"라고 가정하면(원하는대로 바꾸면 됨) 속성을 다음과 같이 설정합니다:<ul><li><code>동작</code>: android.intent.action.WEB_SEARCH</li><li><code>추가값</code>: 뱀파이어</li><li><code>액티비티 패키지</code>: com.google.android.providers.enhancedgooglesearch</li><li><code>액티비티 클래스</code>: com.google.android.providers.enhancedgooglesearch.Launcher</li></ul></li><li>웹페이지를 브라우저 앱으로 열려고 할 때, 열고자하는 페이지가 \"www.facebook.com\"이라고 가정하면(원하는대로 바꾸면 됨) 속성을 다음과 같이 설정하세요:<ul><li><code>동작</code>: android.intent.action.VIEW</li><li><code>데이터URI</code>: http://www.facebook.com</li></ul></li></ul></p>", "id_hash": -6655185969608387764, "content_hash": -7918337812925819732, "location": "", "context": "ActivityStarterHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 2, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 86, "priority": 100, "id": 225108, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=23a4079f0f54134c", "url": "https://weblate.appinventor.mit.edu/api/units/225108/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10723/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component that contains anomaly detection models", "previous_source": "", "target": "", "id_hash": 7171671276814156282, "content_hash": 6844281919820050944, "location": "", "context": "AnomalyDetectionHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": false, "position": 3, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 7, "priority": 100, "id": 225109, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=e386e507746141fa", "url": "https://weblate.appinventor.mit.edu/api/units/225109/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10724/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "<p>A round ''sprite'' that can be placed on a <code>Canvas</code>, where it can react to touches and drags, interact with other sprites (<code>ImageSprite</code>s and other <code>Ball</code>s) and the edge of the Canvas, and move according to its property values.</p><p>For example, to have a <code>Ball</code> move 4 pixels toward the top of a <code>Canvas</code> every 500 milliseconds (half second), you would set the <code>Speed</code> property to 4 [pixels], the <code>Interval</code> property to 500 [milliseconds], the <code>Heading</code> property to 90 [degrees], and the <code>Enabled</code> property to <code>True</code>.</p><p>The difference between a <code>Ball</code> and an <code>ImageSprite</code> is that the latter can get its appearance from an image file, while a <code>Ball</code>''s appearance can be changed only by varying its <code>PaintColor</code> and <code>Radius</code> properties.</p>", "previous_source": "", "target": "<p><code>캔버스</code> 컴포넌트 내에 놓을 수 있는 둥근 \"스프라이트\" 입니다. 터치와 드래그에 반응하고, 다른 컴포넌트와 통신할 수 있습니다(<code>이미지 스프라이트</code>들이나 <code>공</code> 컴포넌트들). 그리고 캔버스의 모서리에서 속성에 정의된 값에 따라 행동합니다.</p><p>예를 들어 <code>공</code>이 <code>캔버스</code>의 위를 향해 매 500 밀리초(0.5초)마다 4px씩 가게 하려면, <code>속도</code> 속성을 4 [픽셀], <code>시간간격</code> 속성을 500 [밀리초], <code>방향</code> 속성을 90 [도], 그리고 <code>활성화</code> 속성을 <code>참</code>으로 지정해야합니다.</p><p><code>공</code> 컴포넌트와 <code>이미지 스프라이트</code> 컴포넌트의 차이점은 후자의 경우 이미지 파일로부터 모양이 지정되지만, <code>공</code>은 오직 <code>페인트색상</code> 그리고 <code>반지름</code> 속성으로만 모양을 나타낼 수 있다는 것입니다.</p>", "id_hash": 7449823071733847299, "content_hash": -6909237758358581611, "location": "", "context": "BallHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 4, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 119, "priority": 100, "id": 225110, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=e763169ce6349503", "url": "https://weblate.appinventor.mit.edu/api/units/225110/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10725/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Component for using the Barcode Scanner to read a barcode", "previous_source": "", "target": "바코드 스캐너를 사용하여 바코드를 읽을 수 있는 컴포넌트입니다.", "id_hash": 8772586106945962968, "content_hash": -5104959584847873566, "location": "", "context": "BarcodeScannerHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 5, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 10, "priority": 100, "id": 225111, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=f9be7c95ca0a83d8", "url": "https://weblate.appinventor.mit.edu/api/units/225111/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10726/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A sensor component that can measure the ambient air pressure.", "previous_source": "", "target": "주변 기압을 측정할 수 있는 센서 컴포넌트입니다.", "id_hash": 8488559212697330255, "content_hash": 3604034534974326910, "location": "", "context": "BarometerHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 6, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 10, "priority": 100, "id": 225112, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=f5cd6ba12fb1a24f", "url": "https://weblate.appinventor.mit.edu/api/units/225112/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10727/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Bluetooth client component", "previous_source": "", "target": "블루투스 클라이언트 컴포넌트입니다.", "id_hash": 6177559951036237980, "content_hash": 869985933288712069, "location": "", "context": "BluetoothClientHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 7, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "priority": 100, "id": 225113, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=d5bb1a0b9c31c89c", "url": "https://weblate.appinventor.mit.edu/api/units/225113/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10728/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Bluetooth server component", "previous_source": "", "target": "블루투스 서버 컴포넌트입니다.", "id_hash": -2200180887099417300, "content_hash": 5774648998924476491, "location": "", "context": "BluetoothServerHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 8, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "priority": 100, "id": 225114, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=61776323e6d5dd2c", "url": "https://weblate.appinventor.mit.edu/api/units/225114/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10729/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Button with the ability to detect clicks. Many aspects of its appearance can be changed, as well as whether it is clickable (<code>Enabled</code>), can be changed in the Designer or in the Blocks Editor.", "previous_source": "", "target": "버튼은 클릭을 하면 연결된 동작을 수행하는 컴포넌트입니다. 다양한 모양으로 변경할 수 있으며, 클릭을 가능하게 할지(활성 여부)도 디자이너 또는 블록 에디터에서 변경할 수 있습니다.", "id_hash": 6461992075833696453, "content_hash": 8387797218365159273, "location": "", "context": "ButtonHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 9, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 34, "priority": 100, "id": 225115, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=d9ad9b8e4d74e0c5", "url": "https://weblate.appinventor.mit.edu/api/units/225115/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10730/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component to record a video using the device''s camcorder.After the video is recorded, the name of the file on the phone containing the clip is available as an argument to the AfterRecording event. The file name can be used, for example, to set the source property of a VideoPlayer component.", "previous_source": "", "target": "캠코더를 사용하여 영상을 녹화하는 컴포넌트입니다. 영상이 녹화된 다음에는 클립 파일 이름을 녹화 후 이벤트의 인자로 사용 가능합니다. 예를 들어 파일 이름을 비디오 플레이어 컴포넌트의 소스 속성으로 지정할 수 있습니다.", "id_hash": -5641026152139572246, "content_hash": -472775318287492262, "location": "", "context": "CamcorderHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 10, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 51, "priority": 100, "id": 225116, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=31b70c9a21083bea", "url": "https://weblate.appinventor.mit.edu/api/units/225116/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10731/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component to take a picture using the device''s camera. After the picture is taken, the name of the file on the phone containing the picture is available as an argument to the AfterPicture event. The file name can be used, for example, to set the Picture property of an Image component.", "previous_source": "", "target": "카메라를 사용하여 사진을 찍는 컴포넌트입니다. 사진을 찍은 다음에는 사진 파일 이름을 사진 찍은 후 이벤트의 인자로 사용 가능합니다. 예를 들어 파일 이름을 이미지 컴포넌트의 사진 속성에 지정할 수 있습니다.", "id_hash": -5308379892507073834, "content_hash": -5904074541193820179, "location": "", "context": "CameraHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 11, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 52, "priority": 100, "id": 225117, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=3654d89cde4a22d6", "url": "https://weblate.appinventor.mit.edu/api/units/225117/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10732/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>", "previous_source": "", "target": "<p>그림을 그리고 스프라이트를 움직일 수 있는 2차원평면 입니다.</p> <p> <code>배경색</code>, <code>페인트색상</code>, <code>배경이미지</code>, <code>너비</code>, 그리고 <code>높이</code> 속성을 디자이너 또는 블록 에디터에서 지정할 수 있습니다. <code>너비</code>와 <code>높이</code>는 양의 정수 픽셀 단위로 측정됩니다.</p><p>캔버스 위에는 위치를 나타내는 (X,Y) 쌍의 좌표값이 있습니다.<ul> <li>X는 그 지점이 왼쪽 모서리로 부터 몇 픽셀 떨어져 있는지를 나타냅니다.</li><li>Y는 그 지점이 위쪽 모서리로 부터 몇 픽셀 떨어져 있는지를 나타냅니다,</li></ul></p> <p>캔버스에는 어디를 터치했는지, <code>스프라이트</code>(<code>이미지 스프라이트</code> 또는 <code>공</code>)이 드래그됐는지 감지하는 이벤트가 있습니다. 또한 점, 선, 면을 그릴 수 있는 블록도 있습니다.</p>", "id_hash": 1177868880879766378, "content_hash": 1721160815748715850, "location": "", "context": "CanvasHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 12, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 125, "priority": 100, "id": 225118, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=9058a181acd34b6a", "url": "https://weblate.appinventor.mit.edu/api/units/225118/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10733/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component that holds (x, y)-coordinate based data", "previous_source": "", "target": "", "id_hash": 989492509479085622, "content_hash": 2698250035751714163, "location": "", "context": "ChartData2DHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": false, "position": 13, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 8, "priority": 100, "id": 225119, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=8dbb6231df692636", "url": "https://weblate.appinventor.mit.edu/api/units/225119/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10734/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A component that allows visualizing data", "previous_source": "", "target": "", "id_hash": 6053375743524776466, "content_hash": 3285669990024049936, "location": "", "context": "ChartHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": false, "position": 14, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "priority": 100, "id": 225120, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=d401e92aa4c2aa12", "url": "https://weblate.appinventor.mit.edu/api/units/225120/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10735/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A Non-visible component for communicating with an AI chat bot. This component currently communicates with a proxy run by MIT which in turn uses OpenAI''s ChatGPT API. This component is considered experimental.", "previous_source": "", "target": "", "id_hash": -3196916305075924341, "content_hash": 694122557216736022, "location": "", "context": "ChatBotHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": false, "position": 15, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 32, "priority": 100, "id": 225121, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=53a2458efb4b928b", "url": "https://weblate.appinventor.mit.edu/api/units/225121/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10736/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Checkbox that raises an event when the user clicks on it. There are many properties affecting its appearance that can be set in the Designer or Blocks Editor.", "previous_source": "", "target": "체크 박스는 사용자 클릭에 따라 선택되거나 해제됩니다. 디자이너 또는 블록 에디터에서 모양을 다양하게 변경할 수 있습니다.", "id_hash": 5560284663907163902, "content_hash": 7971632595561986638, "location": "", "context": "CheckBoxHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 16, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 28, "priority": 100, "id": 225122, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=cd2a1971323d1efe", "url": "https://weblate.appinventor.mit.edu/api/units/225122/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10737/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Circle", "previous_source": "", "target": "원입니다.", "id_hash": -8241033178070520605, "content_hash": -5621843235106276343, "location": "", "context": "CircleHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 17, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 1, "priority": 100, "id": 225123, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=da1f7fcc6e5ece3", "url": "https://weblate.appinventor.mit.edu/api/units/225123/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10738/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "A visible component that indicates the progress of an operation using an animated loop.", "previous_source": "", "target": "", "id_hash": 4018990341327290276, "content_hash": 2508060161421114012, "location": "", "context": "CircularProgressHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": false, "position": 18, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "priority": 100, "id": 225124, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=b7c6526c0289ffa4", "url": "https://weblate.appinventor.mit.edu/api/units/225124/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10739/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "<p>Non-visible component that provides the instant in time using the internal clock on the phone. It can fire a timer at regularly set intervals and perform time calculations, manipulations, and conversions.</p> <p>Methods to convert an instant to text are also available. Acceptable patterns are empty string, MM/DD/YYYY HH:mm:ss a, or MMM d, yyyyHH:mm. The empty string will provide the default format, which is \"MMM d, yyyy HH:mm:ss a\" for FormatDateTime \"MMM d, yyyy\" for FormatDate. To see all possible format, please see <a href=\"https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html\" _target=\"_blank\">here</a>. </p>", "previous_source": "", "target": "<p>휴대폰에 내장된 시계로 시간 인스턴스를 제공하는 보이지 않는 컴포넌트입니다. 정해진 간격마다 주기적으로 타이머를 실행할 수 있고, 시간을 계산, 조작, 변환할 수 있습니다.</p> <p>시간 인스턴스를 문자열로 변환할 수도 있습니다. 포맷으로는 빈 문자열, \"MM/DD/YYYY HH:mm:ss a\", 또는 \"MMM d, yyyyHH:mm\" 같은 인식 가능한 패턴을 사용합니다. 빈 문자열은 기본 포맷인 시간-날짜: \"MMM d, yyyy HH:mm:ss a\", 날짜: \"MMM d, yyyy\" 형식으로 제공될 것입니다. 사용 가능한 모든 포맷은 <a href=\"https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html\" _target=\"_blank\">여기</a>를 참고해 주세요. </p>", "id_hash": -4868466836496991434, "content_hash": -3555294182401965358, "location": "", "context": "ClockHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 19, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 86, "priority": 100, "id": 225125, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=3c6fbb34d9d3bb36", "url": "https://weblate.appinventor.mit.edu/api/units/225125/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10740/?format=api" }, { "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ko/?format=api", "source": "Non-visible component allowing you to store data on a Internet connected database server (using Redis software). This allows the users of your App to share data with each other. By default data will be stored in a server maintained by MIT, however you can setup and run your own server. Set the \"RedisServer\" property and \"RedisPort\" Property to access your own server.", "previous_source": "", "target": "보이지 않는 컴포넌트입니다. 인터넷에 연결된 데이터베이스 서버에 데이터를 저장할 수 있습니다 (레디스 소프트웨어 사용). 이렇게하면 앱 사용자가 서로 데이터를 공유 할 수 있습니다. 기본적으로 데이터는 MIT가 관리하는 서버에 저장되지만 사용자가 직접 서버를 설정하고 실행할 수 있습니다. 자신의 서버에 액세스하려면 \"레디스 서버\"속성과 \"레디스 포트\"속성을 설정하십시오.", "id_hash": 3854779907392159322, "content_hash": -521349578889813530, "location": "", "context": "CloudDBHelpStringComponentPallette", "comment": "", "flags": "", "fuzzy": false, "translated": true, "position": 20, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 62, "priority": 100, "id": 225126, "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/ko/?checksum=b57eede6fb6c3e5a", "url": "https://weblate.appinventor.mit.edu/api/units/225126/?format=api", "source_info": "https://weblate.appinventor.mit.edu/api/sources/10741/?format=api" } ] }{ "count": 229, "next": "