Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/gammu/wammu/ko/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 827,
    "next": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "About Wammu"
            ],
            "previous_source": "",
            "target": [
                "Wammu 정보"
            ],
            "id_hash": 6588122904389489021,
            "content_hash": 6588122904389489021,
            "location": "Wammu/About.py:44",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741910/?format=api",
            "priority": 100,
            "id": 480512,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=db6db6e04cc0117d",
            "url": "https://hosted.weblate.org/api/units/480512/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Running on Python %s"
            ],
            "previous_source": "",
            "target": [
                "파이썬 %s 실행 중"
            ],
            "id_hash": -8928896830701018219,
            "content_hash": -8928896830701018219,
            "location": "Wammu/About.py:96",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14741911/?format=api",
            "priority": 100,
            "id": 480513,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=04162fa3c9f46395",
            "url": "https://hosted.weblate.org/api/units/480513/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Using wxPython %s"
            ],
            "previous_source": "",
            "target": [
                "wxPython %s 사용"
            ],
            "id_hash": 1518568377158325253,
            "content_hash": 1518568377158325253,
            "location": "Wammu/About.py:97",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14741912/?format=api",
            "priority": 100,
            "id": 480514,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=951309e4afa9d405",
            "url": "https://hosted.weblate.org/api/units/480514/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Using python-gammu %(python_gammu_version)s and Gammu %(gammu_version)s"
            ],
            "previous_source": "",
            "target": [
                "python-gammu %s 와 Gammu %s 사용"
            ],
            "id_hash": -1568570175273016225,
            "content_hash": -1568570175273016225,
            "location": "Wammu/About.py:98",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14741913/?format=api",
            "priority": 100,
            "id": 480515,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=6a3b51bc7994645f",
            "url": "https://hosted.weblate.org/api/units/480515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "<b>Wammu</b> is a wxPython based GUI for Gammu."
            ],
            "previous_source": "",
            "target": [
                "<b>Wammu</b> 는 Gammu 를 위한 wxPython 기반의 GUI 입니다."
            ],
            "id_hash": 6078058727989098923,
            "content_hash": 6078058727989098923,
            "location": "Wammu/About.py:102",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14741914/?format=api",
            "priority": 100,
            "id": 480516,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d4599a35cdc0b9ab",
            "url": "https://hosted.weblate.org/api/units/480516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n"
            ],
            "previous_source": "",
            "target": [
                "\n이 프로그램은 유용할 것이라는 희망으로 배포하였으나,\n어떠한 품질 보증; 매매에 적용되는 품질 보증 \n또는 특정 목적에 적합함 등이 없습니다. 자세한 것은\nGNU 일반 공개 라이센스를 보십시오.\n"
            ],
            "id_hash": 5201552829055545238,
            "content_hash": 5201552829055545238,
            "location": "Wammu/About.py:110",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://hosted.weblate.org/api/units/14741915/?format=api",
            "priority": 100,
            "id": 480518,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=c82fa0bd3048af96",
            "url": "https://hosted.weblate.org/api/units/480518/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Failed to set exception handler."
            ],
            "previous_source": "",
            "target": [
                "예외 처리 지정 실패함."
            ],
            "id_hash": 8527585777906525819,
            "content_hash": 8527585777906525819,
            "location": "Wammu/App.py:70",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14741916/?format=api",
            "priority": 100,
            "id": 480519,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=f65812157bcaa67b",
            "url": "https://hosted.weblate.org/api/units/480519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Name"
            ],
            "previous_source": "",
            "target": [
                "이름"
            ],
            "id_hash": 3802405356357772346,
            "content_hash": 3802405356357772346,
            "location": "Wammu/Browser.py:39, Wammu/Browser.py:52, Wammu/Browser.py:67, Wammu/Main.py:1044, Wammu/Settings.py:170",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741917/?format=api",
            "priority": 100,
            "id": 480520,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=b4c4db868dbf643a",
            "url": "https://hosted.weblate.org/api/units/480520/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Value"
            ],
            "previous_source": "",
            "target": [
                "값"
            ],
            "id_hash": 4433675620267216591,
            "content_hash": 4433675620267216591,
            "location": "Wammu/Browser.py:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741918/?format=api",
            "priority": 100,
            "id": 480521,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=bd87947c6b564ecf",
            "url": "https://hosted.weblate.org/api/units/480521/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Location"
            ],
            "previous_source": "",
            "target": [
                "위치"
            ],
            "id_hash": -7729112859381695474,
            "content_hash": -7729112859381695474,
            "location": "Wammu/Browser.py:50, Wammu/Browser.py:65, Wammu/Browser.py:82, Wammu/Browser.py:99, Wammu/Browser.py:116, Wammu/Main.py:1024, Wammu/Main.py:1038, Wammu/Main.py:1048, Wammu/Main.py:1056",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741919/?format=api",
            "priority": 100,
            "id": 480522,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=14bcacce13a67c0e",
            "url": "https://hosted.weblate.org/api/units/480522/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Memory"
            ],
            "previous_source": "",
            "target": [
                "메모리"
            ],
            "id_hash": 4131789053647514268,
            "content_hash": 4131789053647514268,
            "location": "Wammu/Browser.py:51, Wammu/Main.py:1040",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741920/?format=api",
            "priority": 100,
            "id": 480523,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=b9571040cd81ea9c",
            "url": "https://hosted.weblate.org/api/units/480523/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Number"
            ],
            "previous_source": "",
            "target": [
                "번호"
            ],
            "id_hash": -1645411199694839650,
            "content_hash": -1645411199694839650,
            "location": "Wammu/Browser.py:53, Wammu/Browser.py:68, Wammu/Browser.py:84, Wammu/Main.py:1036",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741921/?format=api",
            "priority": 100,
            "id": 480524,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=692a533b4cbd609e",
            "url": "https://hosted.weblate.org/api/units/480524/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Type"
            ],
            "previous_source": "",
            "target": [
                "종류"
            ],
            "id_hash": -4440326066695740478,
            "content_hash": -4440326066695740478,
            "location": "Wammu/Browser.py:66, Wammu/Browser.py:117, Wammu/Main.py:1050, Wammu/Main.py:1057",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741922/?format=api",
            "priority": 100,
            "id": 480525,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=4260caf7dbb163c2",
            "url": "https://hosted.weblate.org/api/units/480525/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Date"
            ],
            "previous_source": "",
            "target": [
                "날짜"
            ],
            "id_hash": 7245812537921219561,
            "content_hash": 7245812537921219561,
            "location": "Wammu/Browser.py:69, Wammu/Browser.py:85, Wammu/Browser.py:103, Wammu/Main.py:1037",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741923/?format=api",
            "priority": 100,
            "id": 480526,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=e48e4c1cffddabe9",
            "url": "https://hosted.weblate.org/api/units/480526/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Status"
            ],
            "previous_source": "",
            "target": [
                "상태"
            ],
            "id_hash": 671214691354561611,
            "content_hash": 671214691354561611,
            "location": "Wammu/Browser.py:83, Wammu/Main.py:1042",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741924/?format=api",
            "priority": 100,
            "id": 480527,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=8950a2349e364c4b",
            "url": "https://hosted.weblate.org/api/units/480527/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Text"
            ],
            "previous_source": "",
            "target": [
                "텍스트"
            ],
            "id_hash": 6128195446509071692,
            "content_hash": 6128195446509071692,
            "location": "Wammu/Browser.py:86, Wammu/Browser.py:102, Wammu/Browser.py:120, Wammu/Composer.py:311, Wammu/Main.py:269",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741925/?format=api",
            "priority": 100,
            "id": 480528,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d50bb94a3f56ed4c",
            "url": "https://hosted.weblate.org/api/units/480528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Completed"
            ],
            "previous_source": "",
            "target": [
                "완료됨"
            ],
            "id_hash": -2727656343897732403,
            "content_hash": -2727656343897732403,
            "location": "Wammu/Browser.py:100",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741926/?format=api",
            "priority": 100,
            "id": 480529,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=5a256b01c8a28acd",
            "url": "https://hosted.weblate.org/api/units/480529/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Priority"
            ],
            "previous_source": "",
            "target": [
                "순위"
            ],
            "id_hash": -4550756729155507594,
            "content_hash": -4550756729155507594,
            "location": "Wammu/Browser.py:101, Wammu/Editor.py:557, Wammu/Main.py:1049",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741927/?format=api",
            "priority": 100,
            "id": 480530,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=40d876dda377aa76",
            "url": "https://hosted.weblate.org/api/units/480530/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Start"
            ],
            "previous_source": "",
            "target": [
                "시작"
            ],
            "id_hash": 776635416532601585,
            "content_hash": 776635416532601585,
            "location": "Wammu/Browser.py:118",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741928/?format=api",
            "priority": 100,
            "id": 480531,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=8ac729cbea69caf1",
            "url": "https://hosted.weblate.org/api/units/480531/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "End"
            ],
            "previous_source": "",
            "target": [
                "끝"
            ],
            "id_hash": 1188860331937858557,
            "content_hash": 1188860331937858557,
            "location": "Wammu/Browser.py:119",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741929/?format=api",
            "priority": 100,
            "id": 480532,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=907fae2c4cb583fd",
            "url": "https://hosted.weblate.org/api/units/480532/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Alarm"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 374674186868576346,
            "content_hash": 374674186868576346,
            "location": "Wammu/Browser.py:121",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741930/?format=api",
            "priority": 100,
            "id": 480533,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=85331c3016cf505a",
            "url": "https://hosted.weblate.org/api/units/480533/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Recurrence"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8397979741754286130,
            "content_hash": 8397979741754286130,
            "location": "Wammu/Browser.py:122",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741931/?format=api",
            "priority": 100,
            "id": 480534,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=f48b9e14aa30e032",
            "url": "https://hosted.weblate.org/api/units/480534/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Resend"
            ],
            "previous_source": "",
            "target": [
                "재송신"
            ],
            "id_hash": 663065448099977838,
            "content_hash": 663065448099977838,
            "location": "Wammu/Browser.py:551",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741932/?format=api",
            "priority": 100,
            "id": 480535,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=8933ae8310d59a6e",
            "url": "https://hosted.weblate.org/api/units/480535/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Send"
            ],
            "previous_source": "",
            "target": [
                "송신"
            ],
            "id_hash": -1952601327521446058,
            "content_hash": -1952601327521446058,
            "location": "Wammu/Browser.py:553",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741933/?format=api",
            "priority": 100,
            "id": 480536,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=64e6f7701d20c756",
            "url": "https://hosted.weblate.org/api/units/480536/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Reply"
            ],
            "previous_source": "",
            "target": [
                "답장"
            ],
            "id_hash": 6508420065541335324,
            "content_hash": 6508420065541335324,
            "location": "Wammu/Browser.py:555",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741934/?format=api",
            "priority": 100,
            "id": 480537,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=da528d91079da91c",
            "url": "https://hosted.weblate.org/api/units/480537/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Call"
            ],
            "previous_source": "",
            "target": [
                "통화"
            ],
            "id_hash": -1699878441225363755,
            "content_hash": -1699878441225363755,
            "location": "Wammu/Browser.py:557, Wammu/Browser.py:562",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741935/?format=api",
            "priority": 100,
            "id": 480538,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=6868d190656aded5",
            "url": "https://hosted.weblate.org/api/units/480538/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Send message"
            ],
            "previous_source": "",
            "target": [
                "메세지 송신"
            ],
            "id_hash": 8103219878927314520,
            "content_hash": 8103219878927314520,
            "location": "Wammu/Browser.py:561, Wammu/Composer.py:347",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741936/?format=api",
            "priority": 100,
            "id": 480539,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=f0746b8c1458ae58",
            "url": "https://hosted.weblate.org/api/units/480539/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Store as new contact"
            ],
            "previous_source": "",
            "target": [
                "새로운 연락처를 만듭니다"
            ],
            "id_hash": 8932128177419934498,
            "content_hash": 8932128177419934498,
            "location": "Wammu/Browser.py:564",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14741937/?format=api",
            "priority": 100,
            "id": 480540,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=fbf54b40bf5f5b22",
            "url": "https://hosted.weblate.org/api/units/480540/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Edit"
            ],
            "previous_source": "",
            "target": [
                "편집"
            ],
            "id_hash": -2470505139391424812,
            "content_hash": -2470505139391424812,
            "location": "Wammu/Browser.py:568, Wammu/Composer.py:369",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741938/?format=api",
            "priority": 100,
            "id": 480541,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=5db700aa3ecc16d4",
            "url": "https://hosted.weblate.org/api/units/480541/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Duplicate"
            ],
            "previous_source": "",
            "target": [
                "중복"
            ],
            "id_hash": -1122536094462961552,
            "content_hash": -1122536094462961552,
            "location": "Wammu/Browser.py:570",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741939/?format=api",
            "priority": 100,
            "id": 480542,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=706bf35e99fb1870",
            "url": "https://hosted.weblate.org/api/units/480542/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Delete current"
            ],
            "previous_source": "",
            "target": [
                "현재 삭제"
            ],
            "id_hash": 6269121647540758642,
            "content_hash": 6269121647540758642,
            "location": "Wammu/Browser.py:574",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741940/?format=api",
            "priority": 100,
            "id": 480543,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d70064ec5760e872",
            "url": "https://hosted.weblate.org/api/units/480543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Delete selected"
            ],
            "previous_source": "",
            "target": [
                "선택된 것 삭제"
            ],
            "id_hash": -4892199525549836356,
            "content_hash": -4892199525549836356,
            "location": "Wammu/Browser.py:575",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741941/?format=api",
            "priority": 100,
            "id": 480544,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=3c1b6a73954477bc",
            "url": "https://hosted.weblate.org/api/units/480544/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Backup current"
            ],
            "previous_source": "",
            "target": [
                "현재 백업"
            ],
            "id_hash": -8382939032678361740,
            "content_hash": -8382939032678361740,
            "location": "Wammu/Browser.py:579",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741942/?format=api",
            "priority": 100,
            "id": 480545,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=0ba9d15d4f731574",
            "url": "https://hosted.weblate.org/api/units/480545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Backup selected"
            ],
            "previous_source": "",
            "target": [
                "선택된 백업"
            ],
            "id_hash": 4688312066960206118,
            "content_hash": 4688312066960206118,
            "location": "Wammu/Browser.py:580",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741943/?format=api",
            "priority": 100,
            "id": 480546,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=c1103afc33572926",
            "url": "https://hosted.weblate.org/api/units/480546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Backup all"
            ],
            "previous_source": "",
            "target": [
                "모두 백업"
            ],
            "id_hash": 6021699991132627720,
            "content_hash": 6021699991132627720,
            "location": "Wammu/Browser.py:581",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741944/?format=api",
            "priority": 100,
            "id": 480547,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d391603cd36ee308",
            "url": "https://hosted.weblate.org/api/units/480547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Message preview"
            ],
            "previous_source": "",
            "target": [
                "메세지 미리보기"
            ],
            "id_hash": 477725444367826771,
            "content_hash": 477725444367826771,
            "location": "Wammu/Composer.py:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741945/?format=api",
            "priority": 100,
            "id": 480548,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=86a138c2b3b5bf53",
            "url": "https://hosted.weblate.org/api/units/480548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Text style"
            ],
            "previous_source": "",
            "target": [
                "텍스트 스타일"
            ],
            "id_hash": 757076745488352586,
            "content_hash": 757076745488352586,
            "location": "Wammu/Composer.py:67",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741946/?format=api",
            "priority": 100,
            "id": 480549,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=8a81ad49f28ac54a",
            "url": "https://hosted.weblate.org/api/units/480549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Concatenated"
            ],
            "previous_source": "",
            "target": [
                "연결됨"
            ],
            "id_hash": -3188947831431254010,
            "content_hash": -3188947831431254010,
            "location": "Wammu/Composer.py:166, Wammu/Settings.py:249",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741947/?format=api",
            "priority": 100,
            "id": 480550,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=53be94d7d449b006",
            "url": "https://hosted.weblate.org/api/units/480550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Style"
            ],
            "previous_source": "",
            "target": [
                "스타일"
            ],
            "id_hash": -3619330592831945074,
            "content_hash": -3619330592831945074,
            "location": "Wammu/Composer.py:175",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741949/?format=api",
            "priority": 100,
            "id": 480552,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=4dc58e00798c468e",
            "url": "https://hosted.weblate.org/api/units/480552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "%d char",
                "%d chars"
            ],
            "previous_source": "\u001e\u001e",
            "target": [
                "%d 문자"
            ],
            "id_hash": 6375619262360471413,
            "content_hash": 6375619262360471413,
            "location": "Wammu/Composer.py:217",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741950/?format=api",
            "priority": 100,
            "id": 480553,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d87abff08c224775",
            "url": "https://hosted.weblate.org/api/units/480553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Select predefined animation:"
            ],
            "previous_source": "",
            "target": [
                "미리 지정된 애니메이션 선택:"
            ],
            "id_hash": -3355561274367234065,
            "content_hash": -3355561274367234065,
            "location": "Wammu/Composer.py:259",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14741951/?format=api",
            "priority": 100,
            "id": 480554,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=516ea6ccab48afef",
            "url": "https://hosted.weblate.org/api/units/480554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Select predefined sound:"
            ],
            "previous_source": "",
            "target": [
                "미리 지정된 사운드 선택:"
            ],
            "id_hash": 5994703263621395806,
            "content_hash": 5994703263621395806,
            "location": "Wammu/Composer.py:296",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14741952/?format=api",
            "priority": 100,
            "id": 480555,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=d33176db6207355e",
            "url": "https://hosted.weblate.org/api/units/480555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Predefined animation"
            ],
            "previous_source": "",
            "target": [
                "미리 지정된 애니메이션"
            ],
            "id_hash": -4809481096640650122,
            "content_hash": -4809481096640650122,
            "location": "Wammu/Composer.py:312",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741953/?format=api",
            "priority": 100,
            "id": 480556,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=3d414a6ca0c72476",
            "url": "https://hosted.weblate.org/api/units/480556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Predefined sound"
            ],
            "previous_source": "",
            "target": [
                "미리 지정된 사운드"
            ],
            "id_hash": -7981697628098358175,
            "content_hash": -7981697628098358175,
            "location": "Wammu/Composer.py:313",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741954/?format=api",
            "priority": 100,
            "id": 480557,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=113b504bcc9e9461",
            "url": "https://hosted.weblate.org/api/units/480557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Composing SMS"
            ],
            "previous_source": "",
            "target": [
                "SMS 작성"
            ],
            "id_hash": -8947271011656422469,
            "content_hash": -8947271011656422469,
            "location": "Wammu/Composer.py:318",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14741955/?format=api",
            "priority": 100,
            "id": 480558,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=03d4e86b6911abbb",
            "url": "https://hosted.weblate.org/api/units/480558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "When checked, message is sent to recipient."
            ],
            "previous_source": "",
            "target": [
                "체크시, 수신자에게 메세지가 송신 됩니다."
            ],
            "id_hash": 9053709459061493020,
            "content_hash": 9053709459061493020,
            "location": "Wammu/Composer.py:348",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14741956/?format=api",
            "priority": 100,
            "id": 480559,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=fda53cc8cef44d1c",
            "url": "https://hosted.weblate.org/api/units/480559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Save into folder"
            ],
            "previous_source": "",
            "target": [
                "폴더 내로 저장"
            ],
            "id_hash": 7393584641122798013,
            "content_hash": 7393584641122798013,
            "location": "Wammu/Composer.py:351",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14741957/?format=api",
            "priority": 100,
            "id": 480560,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=e69b4a0ee6e889bd",
            "url": "https://hosted.weblate.org/api/units/480560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "When checked, message is saved to phone."
            ],
            "previous_source": "",
            "target": [
                "체크시, 메세지가 전화기로 저장 됩니다."
            ],
            "id_hash": 3651856680698221128,
            "content_hash": 3651856680698221128,
            "location": "Wammu/Composer.py:352",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14741958/?format=api",
            "priority": 100,
            "id": 480561,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=b2ae004d7fa79248",
            "url": "https://hosted.weblate.org/api/units/480561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Add"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1624850075333069383,
            "content_hash": -1624850075333069383,
            "location": "Wammu/Composer.py:367",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14741959/?format=api",
            "priority": 100,
            "id": 480562,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=69735f771e8175b9",
            "url": "https://hosted.weblate.org/api/units/480562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "source": [
                "Add number of recipient from contacts."
            ],
            "previous_source": "",
            "target": [
                "연락처에서 수신자 번호를 추가 합니다."
            ],
            "id_hash": 5009042119280038815,
            "content_hash": 5009042119280038815,
            "location": "Wammu/Composer.py:368",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14741960/?format=api",
            "priority": 100,
            "id": 480563,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/?checksum=c583b144b8a8139f",
            "url": "https://hosted.weblate.org/api/units/480563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:51+02:00"
        }
    ]
}