Translation components API.

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

GET /api/translations/gammu/wammu/tr/units/?format=api&page=9
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/tr/units/?format=api&page=10",
    "previous": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/units/?format=api&page=8",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No Bluetooth searching"
            ],
            "previous_source": "",
            "target": [
                "Bluetooth araması yok"
            ],
            "id_hash": 3175553684945384857,
            "content_hash": 3175553684945384857,
            "location": "Wammu/PhoneSearch.py:187",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 430,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742332/?format=api",
            "priority": 100,
            "id": 458612,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=ac11d5406c5a3599",
            "url": "https://hosted.weblate.org/api/units/458612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Finished %s"
            ],
            "previous_source": "",
            "target": [
                "%s bitti"
            ],
            "id_hash": -8200774920215092005,
            "content_hash": -8200774920215092005,
            "location": "Wammu/PhoneSearch.py:202",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 431,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742333/?format=api",
            "priority": 100,
            "id": 458613,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=0e30fea8dda5a4db",
            "url": "https://hosted.weblate.org/api/units/458613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "All finished, found %d phones"
            ],
            "previous_source": "",
            "target": [
                "Hepsi bitti, %d telefon bulundu"
            ],
            "id_hash": -5646225833756700110,
            "content_hash": -5646225833756700110,
            "location": "Wammu/PhoneSearch.py:209",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 432,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14742334/?format=api",
            "priority": 100,
            "id": 458614,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=31a49384e94c5232",
            "url": "https://hosted.weblate.org/api/units/458614/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Failed to connect to phone"
            ],
            "previous_source": "",
            "target": [
                "Telefona bağlanma başarısız"
            ],
            "id_hash": -5171647455796003840,
            "content_hash": -5171647455796003840,
            "location": "Wammu/PhoneSearch.py:334",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 433,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14742335/?format=api",
            "priority": 100,
            "id": 458615,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=383a9e0a1db9fc00",
            "url": "https://hosted.weblate.org/api/units/458615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "You did not specify valid phone number."
            ],
            "previous_source": "",
            "target": [
                "Geçerli telefon numarası belirtilmedi."
            ],
            "id_hash": -3407291899154379146,
            "content_hash": -3407291899154379146,
            "location": "Wammu/PhoneValidator.py:95",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 434,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14742336/?format=api",
            "priority": 100,
            "id": 458616,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=50b6de1200d64e76",
            "url": "https://hosted.weblate.org/api/units/458616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Invalid phone number"
            ],
            "previous_source": "",
            "target": [
                "Geçersiz telefon numarası"
            ],
            "id_hash": -7148980718289380764,
            "content_hash": -7148980718289380764,
            "location": "Wammu/PhoneValidator.py:96",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 435,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742337/?format=api",
            "priority": 100,
            "id": 458617,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1cc9b7e9e43e9a64",
            "url": "https://hosted.weblate.org/api/units/458617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Configuration done"
            ],
            "previous_source": "",
            "target": [
                "Yapılandırma bitti"
            ],
            "id_hash": -7175087088690080279,
            "content_hash": -7175087088690080279,
            "location": "Wammu/PhoneWizard.py:46",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 436,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742338/?format=api",
            "priority": 100,
            "id": 458618,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1c6cf84ede22d5e9",
            "url": "https://hosted.weblate.org/api/units/458618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Thank you for configuring phone connection."
            ],
            "previous_source": "",
            "target": [
                "Telefon bağlantısı yapılandırması için teşekkür ederiz."
            ],
            "id_hash": -8044345240722434294,
            "content_hash": -8044345240722434294,
            "location": "Wammu/PhoneWizard.py:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 437,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14742339/?format=api",
            "priority": 100,
            "id": 458619,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=105cbe9fd422970a",
            "url": "https://hosted.weblate.org/api/units/458619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "You can enter any name which you will use to identify your phone."
            ],
            "previous_source": "",
            "target": [
                "Telefonunuzu tanımlamak için kullanabileceğiniz herhangi bir isim girebilirsiniz."
            ],
            "id_hash": 4678517390304897083,
            "content_hash": 4678517390304897083,
            "location": "Wammu/PhoneWizard.py:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 438,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14742340/?format=api",
            "priority": 100,
            "id": 458620,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=c0ed6ec7549c683b",
            "url": "https://hosted.weblate.org/api/units/458620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Connection test"
            ],
            "previous_source": "",
            "target": [
                "Bağlantı denemesi"
            ],
            "id_hash": 8405161186675901367,
            "content_hash": 8405161186675901367,
            "location": "Wammu/PhoneWizard.py:67",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 439,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742341/?format=api",
            "priority": 100,
            "id": 458621,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=f4a521911bb7c3b7",
            "url": "https://hosted.weblate.org/api/units/458621/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone has been found."
            ],
            "previous_source": "",
            "target": [
                "Telefon bulundu."
            ],
            "id_hash": -4200362142661457505,
            "content_hash": -4200362142661457505,
            "location": "Wammu/PhoneWizard.py:106",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14742343/?format=api",
            "priority": 100,
            "id": 458623,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=45b550e2beaa499f",
            "url": "https://hosted.weblate.org/api/units/458623/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Manufacturer: %(manufacturer)s\nModel: %(model)s"
            ],
            "previous_source": "",
            "target": [
                "Üretici: %(manufacturer)s\nModel: %(model)s"
            ],
            "id_hash": -3415582614627846762,
            "content_hash": -3415582614627846762,
            "location": "Wammu/PhoneWizard.py:107",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 442,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14742344/?format=api",
            "priority": 100,
            "id": 458624,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=509969b5621b7596",
            "url": "https://hosted.weblate.org/api/units/458624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone connection test is still active, you can not continue."
            ],
            "previous_source": "",
            "target": [
                "Telefon bağlantı denemesi hala aktif, devam edemezsiniz."
            ],
            "id_hash": -6201034219226615391,
            "content_hash": -6201034219226615391,
            "location": "Wammu/PhoneWizard.py:117, Wammu/PhoneWizard.py:138",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 443,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14742345/?format=api",
            "priority": 100,
            "id": 458625,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=29f1803b6af4b1a1",
            "url": "https://hosted.weblate.org/api/units/458625/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Testing still active!"
            ],
            "previous_source": "",
            "target": [
                "Deneme hala aktif!"
            ],
            "id_hash": 1306927575943211973,
            "content_hash": 1306927575943211973,
            "location": "Wammu/PhoneWizard.py:118, Wammu/PhoneWizard.py:139",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 444,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742346/?format=api",
            "priority": 100,
            "id": 458626,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=922323b4b741ebc5",
            "url": "https://hosted.weblate.org/api/units/458626/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone has not been found, are you sure you want to continue?"
            ],
            "previous_source": "",
            "target": [
                "Telefon bulunamadı, devam etmek istediğinize emin misiniz?"
            ],
            "id_hash": -2495445512834424117,
            "content_hash": -2495445512834424117,
            "location": "Wammu/PhoneWizard.py:125",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 445,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14742347/?format=api",
            "priority": 100,
            "id": 458627,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=5d5e65870b2962cb",
            "url": "https://hosted.weblate.org/api/units/458627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone not found!"
            ],
            "previous_source": "",
            "target": [
                "Telefon bulunamadı!"
            ],
            "id_hash": 9004919930398995119,
            "content_hash": 9004919930398995119,
            "location": "Wammu/PhoneWizard.py:126",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 446,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742348/?format=api",
            "priority": 100,
            "id": 458628,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=fcf7e6f7724472af",
            "url": "https://hosted.weblate.org/api/units/458628/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone search"
            ],
            "previous_source": "",
            "target": [
                "Telefon ara"
            ],
            "id_hash": -752116782932606487,
            "content_hash": -752116782932606487,
            "location": "Wammu/PhoneWizard.py:152",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 447,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742349/?format=api",
            "priority": 100,
            "id": 458629,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=758ff1c553b141e9",
            "url": "https://hosted.weblate.org/api/units/458629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone searching status"
            ],
            "previous_source": "",
            "target": [
                "Telefon arama durumu"
            ],
            "id_hash": 8424021354979150447,
            "content_hash": 8424021354979150447,
            "location": "Wammu/PhoneWizard.py:153",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 448,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742350/?format=api",
            "priority": 100,
            "id": 458630,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=f4e822ca3bd64a6f",
            "url": "https://hosted.weblate.org/api/units/458630/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone search is still active, you can not continue."
            ],
            "previous_source": "",
            "target": [
                "Telefon araması hala aktif, devam edemezsiniz."
            ],
            "id_hash": 5572380161134385178,
            "content_hash": 5572380161134385178,
            "location": "Wammu/PhoneWizard.py:169, Wammu/PhoneWizard.py:189",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 449,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14742351/?format=api",
            "priority": 100,
            "id": 458631,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=cd55123b99d9581a",
            "url": "https://hosted.weblate.org/api/units/458631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Searching still active!"
            ],
            "previous_source": "",
            "target": [
                "Arama hala aktif!"
            ],
            "id_hash": 1137705605648491346,
            "content_hash": 1137705605648491346,
            "location": "Wammu/PhoneWizard.py:170, Wammu/PhoneWizard.py:190",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 450,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742352/?format=api",
            "priority": 100,
            "id": 458632,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=8fc9f13873a62352",
            "url": "https://hosted.weblate.org/api/units/458632/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No phone has not been found, you can not continue."
            ],
            "previous_source": "",
            "target": [
                "Bulunan hiç telefon yok, devam edemezsiniz."
            ],
            "id_hash": 7155912993069041534,
            "content_hash": 7155912993069041534,
            "location": "Wammu/PhoneWizard.py:177",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 451,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14742353/?format=api",
            "priority": 100,
            "id": 458633,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=e34ee8f41b7b877e",
            "url": "https://hosted.weblate.org/api/units/458633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No phone found!"
            ],
            "previous_source": "",
            "target": [
                "Bulunan telefon yok!"
            ],
            "id_hash": 1677714888745879825,
            "content_hash": 1677714888745879825,
            "location": "Wammu/PhoneWizard.py:178",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 452,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742354/?format=api",
            "priority": 100,
            "id": 458634,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=974870cd6a150911",
            "url": "https://hosted.weblate.org/api/units/458634/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Wammu is now searching for phone:"
            ],
            "previous_source": "",
            "target": [
                "Wammu şimdi telefonu arıyor:"
            ],
            "id_hash": -7997591891783233527,
            "content_hash": -7997591891783233527,
            "location": "Wammu/PhoneWizard.py:199",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 453,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14742355/?format=api",
            "priority": 100,
            "id": 458635,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1102d88c27b75009",
            "url": "https://hosted.weblate.org/api/units/458635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No phone has been found!"
            ],
            "previous_source": "",
            "target": [
                "Bulunan telefon yok!"
            ],
            "id_hash": 7228908672511743501,
            "content_hash": 7228908672511743501,
            "location": "Wammu/PhoneWizard.py:250",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 454,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14742356/?format=api",
            "priority": 100,
            "id": 458636,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=e4523e2322cd960d",
            "url": "https://hosted.weblate.org/api/units/458636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone %(manufacturer)s %(model)s on device %(port)s using connection %(connection)s"
            ],
            "previous_source": "",
            "target": [
                "%(port)s cihazındaki telefon%(manufacturer)s %(model)s %(connection)s bağlantısını kullanıyor"
            ],
            "id_hash": -3085167746045809014,
            "content_hash": -3085167746045809014,
            "location": "Wammu/PhoneWizard.py:258, Wammu/PhoneWizard.py:286",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 455,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14742357/?format=api",
            "priority": 100,
            "id": 458637,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=552f4847e8726e8a",
            "url": "https://hosted.weblate.org/api/units/458637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Select phone to use from below list"
            ],
            "previous_source": "",
            "target": [
                "Kullanmak için telefonu aşağıdaki listeden seç"
            ],
            "id_hash": -3254464505629954610,
            "content_hash": -3254464505629954610,
            "location": "Wammu/PhoneWizard.py:267",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 456,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14742358/?format=api",
            "priority": 100,
            "id": 458638,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=52d5d1c667cf2dce",
            "url": "https://hosted.weblate.org/api/units/458638/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Select phone"
            ],
            "previous_source": "",
            "target": [
                "Telefonu seç"
            ],
            "id_hash": -5088386896442956788,
            "content_hash": -5088386896442956788,
            "location": "Wammu/PhoneWizard.py:268",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 457,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742359/?format=api",
            "priority": 100,
            "id": 458639,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=39626b13bdc3e40c",
            "url": "https://hosted.weblate.org/api/units/458639/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Following phone will be used:"
            ],
            "previous_source": "",
            "target": [
                "Aşağıdaki telefon kullanılacak:"
            ],
            "id_hash": 6342269309027281811,
            "content_hash": 6342269309027281811,
            "location": "Wammu/PhoneWizard.py:284",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 458,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14742360/?format=api",
            "priority": 100,
            "id": 458640,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=d8044455726eeb93",
            "url": "https://hosted.weblate.org/api/units/458640/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No phone selected!"
            ],
            "previous_source": "",
            "target": [
                "Seçili telefon yok!"
            ],
            "id_hash": 7838960163126472217,
            "content_hash": 7838960163126472217,
            "location": "Wammu/PhoneWizard.py:294",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 459,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742361/?format=api",
            "priority": 100,
            "id": 458641,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=ecc994bc5b976e19",
            "url": "https://hosted.weblate.org/api/units/458641/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Manual configuration"
            ],
            "previous_source": "",
            "target": [
                "Elle yapılandırma"
            ],
            "id_hash": -2706755435768085925,
            "content_hash": -2706755435768085925,
            "location": "Wammu/PhoneWizard.py:304, Wammu/PhoneWizard.py:510",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 460,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742362/?format=api",
            "priority": 100,
            "id": 458642,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=5a6fac45ad2f825b",
            "url": "https://hosted.weblate.org/api/units/458642/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Device where phone is connected"
            ],
            "previous_source": "",
            "target": [
                "Bağlanan telefon"
            ],
            "id_hash": -7144502502740143539,
            "content_hash": -7144502502740143539,
            "location": "Wammu/PhoneWizard.py:306",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 461,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14742363/?format=api",
            "priority": 100,
            "id": 458643,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1cd9a0d3b348d24d",
            "url": "https://hosted.weblate.org/api/units/458643/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Connection type"
            ],
            "previous_source": "",
            "target": [
                "Bağlantı türü"
            ],
            "id_hash": 3058679695395584396,
            "content_hash": 3058679695395584396,
            "location": "Wammu/PhoneWizard.py:307, Wammu/PhoneWizard.py:415, Wammu/PhoneWizard.py:416, Wammu/PhoneWizard.py:488, Wammu/PhoneWizard.py:489, Wammu/TalkbackDialog.py:321",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 462,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742364/?format=api",
            "priority": 100,
            "id": 458644,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=aa729cfa35c0f98c",
            "url": "https://hosted.weblate.org/api/units/458644/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "You need to select device which will be used."
            ],
            "previous_source": "",
            "target": [
                "Kullanılacak cihazı seçmeniz gerekli."
            ],
            "id_hash": 8539723295088486684,
            "content_hash": 8539723295088486684,
            "location": "Wammu/PhoneWizard.py:326, Wammu/PhoneWizard.py:364",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 463,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14742365/?format=api",
            "priority": 100,
            "id": 458645,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=f68331176be0a91c",
            "url": "https://hosted.weblate.org/api/units/458645/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No device selected!"
            ],
            "previous_source": "",
            "target": [
                "Seçili cihaz yok!"
            ],
            "id_hash": 7719400870369648663,
            "content_hash": 7719400870369648663,
            "location": "Wammu/PhoneWizard.py:327, Wammu/PhoneWizard.py:365",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 464,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742366/?format=api",
            "priority": 100,
            "id": 458646,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=eb20d23145396017",
            "url": "https://hosted.weblate.org/api/units/458646/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "You need to select connection type which will be used."
            ],
            "previous_source": "",
            "target": [
                "Kullanılacak bağlantı türünü seçmeniz gerekli."
            ],
            "id_hash": -7568026956248258580,
            "content_hash": -7568026956248258580,
            "location": "Wammu/PhoneWizard.py:334",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 465,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14742367/?format=api",
            "priority": 100,
            "id": 458647,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=16f8f794963de7ec",
            "url": "https://hosted.weblate.org/api/units/458647/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "No connection selected!"
            ],
            "previous_source": "",
            "target": [
                "Seçilen bağlantı yok!"
            ],
            "id_hash": 5524578807238874241,
            "content_hash": 5524578807238874241,
            "location": "Wammu/PhoneWizard.py:335",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 466,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742368/?format=api",
            "priority": 100,
            "id": 458648,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=ccab3f279b1fd481",
            "url": "https://hosted.weblate.org/api/units/458648/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone Device"
            ],
            "previous_source": "",
            "target": [
                "Telefon Cihazı"
            ],
            "id_hash": -2916764137850906227,
            "content_hash": -2916764137850906227,
            "location": "Wammu/PhoneWizard.py:349",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 467,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742369/?format=api",
            "priority": 100,
            "id": 458649,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=5785927865cc598d",
            "url": "https://hosted.weblate.org/api/units/458649/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Please enter device where phone is accessible"
            ],
            "previous_source": "",
            "target": [
                "Lütfen telefonun erişilebilir olacağı cihazı girin"
            ],
            "id_hash": -9142649373970650903,
            "content_hash": -9142649373970650903,
            "location": "Wammu/PhoneWizard.py:350",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 468,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14742370/?format=api",
            "priority": 100,
            "id": 458650,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=011ec8d58e8828e9",
            "url": "https://hosted.weblate.org/api/units/458650/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Driver to use"
            ],
            "previous_source": "",
            "target": [
                "Kullanmak için sürücü"
            ],
            "id_hash": 3991354031884581837,
            "content_hash": 3991354031884581837,
            "location": "Wammu/PhoneWizard.py:381, Wammu/PhoneWizard.py:387, Wammu/PhoneWizard.py:388",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 469,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742371/?format=api",
            "priority": 100,
            "id": 458651,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=b76423584b4dbbcd",
            "url": "https://hosted.weblate.org/api/units/458651/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Sorry no driver matches your configuration, please return back and try different settings or manual configuration."
            ],
            "previous_source": "",
            "target": [
                "Üzgünüm, yapılandırmanızla eşleşen sürücü yok, lütfen geri dönün ve farklı ayarları veya elle yapılandırmayı deneyin."
            ],
            "id_hash": 7653199696134372735,
            "content_hash": 7653199696134372735,
            "location": "Wammu/PhoneWizard.py:382",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 470,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://hosted.weblate.org/api/units/14742372/?format=api",
            "priority": 100,
            "id": 458652,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=ea35a09343377d7f",
            "url": "https://hosted.weblate.org/api/units/458652/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Please select which driver you want to use. Follow the help text shown below to select the best one."
            ],
            "previous_source": "",
            "target": [
                "Lütfen kullanmak istediğiniz sürücüyü seçin. En iyi olanı seçmek için aşağıdan yardım metinlerini takip edin."
            ],
            "id_hash": -7331028916561584302,
            "content_hash": -7331028916561584302,
            "location": "Wammu/PhoneWizard.py:390",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 471,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://hosted.weblate.org/api/units/14742373/?format=api",
            "priority": 100,
            "id": 458653,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1a42f40ab63adf52",
            "url": "https://hosted.weblate.org/api/units/458653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Please select connection type, default choice should be best in most cases."
            ],
            "previous_source": "",
            "target": [
                "Lütfen bağlantı türünü seçin, birçok durumda öntanımlı seçim en iyisidir."
            ],
            "id_hash": -5293227677799748200,
            "content_hash": -5293227677799748200,
            "location": "Wammu/PhoneWizard.py:418",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 472,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14742374/?format=api",
            "priority": 100,
            "id": 458654,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=368aad78c57aed98",
            "url": "https://hosted.weblate.org/api/units/458654/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Phone type"
            ],
            "previous_source": "",
            "target": [
                "Telefon türü"
            ],
            "id_hash": -7085509312315157304,
            "content_hash": -7085509312315157304,
            "location": "Wammu/PhoneWizard.py:440, Wammu/PhoneWizard.py:441",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 473,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742375/?format=api",
            "priority": 100,
            "id": 458655,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=1dab36d232bb94c8",
            "url": "https://hosted.weblate.org/api/units/458655/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Please select phone manufacturer or type. Try to be as specific as possible."
            ],
            "previous_source": "",
            "target": [
                "Lütfen telefon üreticisi veya türünü seçin. Mümkün olduğu kadar özelleştirin."
            ],
            "id_hash": 627288889482423796,
            "content_hash": 627288889482423796,
            "location": "Wammu/PhoneWizard.py:443",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 474,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14742376/?format=api",
            "priority": 100,
            "id": 458656,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=88b493ebe5262df4",
            "url": "https://hosted.weblate.org/api/units/458656/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Search all connections"
            ],
            "previous_source": "",
            "target": [
                "Tüm bağlantıları ara"
            ],
            "id_hash": -1248988303425001091,
            "content_hash": -1248988303425001091,
            "location": "Wammu/PhoneWizard.py:467",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 475,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14742377/?format=api",
            "priority": 100,
            "id": 458657,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=6eaab3c165bc297d",
            "url": "https://hosted.weblate.org/api/units/458657/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Wizard will search for all possible connections. It might take quite long time to search all possible connection types."
            ],
            "previous_source": "",
            "target": [
                "Sihirbaz olası tüm bağlantıları arayacak. Tüm olası bağlantı türlerini aramak uzun zaman alabilir."
            ],
            "id_hash": -4407004931507889200,
            "content_hash": -4407004931507889200,
            "location": "Wammu/PhoneWizard.py:468",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 476,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://hosted.weblate.org/api/units/14742378/?format=api",
            "priority": 100,
            "id": 458658,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=42d72c5d3613dbd0",
            "url": "https://hosted.weblate.org/api/units/458658/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "USB cable"
            ],
            "previous_source": "",
            "target": [
                "USB kablo"
            ],
            "id_hash": 3687249223037033378,
            "content_hash": 3687249223037033378,
            "location": "Wammu/PhoneWizard.py:471",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 477,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14742379/?format=api",
            "priority": 100,
            "id": 458659,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=b32bbda1e9751ba2",
            "url": "https://hosted.weblate.org/api/units/458659/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Many phones now come with USB cable, select this if you're using this connection type."
            ],
            "previous_source": "",
            "target": [
                "Birçok telefon USB kablo ile gelir, eğer bu bağlantı türünü kullanacaksanız bunu seçin."
            ],
            "id_hash": 1762385503940501938,
            "content_hash": 1762385503940501938,
            "location": "Wammu/PhoneWizard.py:472",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 478,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14742380/?format=api",
            "priority": 100,
            "id": 458660,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=987540473fabe1b2",
            "url": "https://hosted.weblate.org/api/units/458660/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Bluetooth"
            ],
            "previous_source": "",
            "target": [
                "Bluetooth"
            ],
            "id_hash": -2421636823463590853,
            "content_hash": -2421636823463590853,
            "location": "Wammu/PhoneWizard.py:475",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 479,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14742381/?format=api",
            "priority": 100,
            "id": 458661,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=5e649e23b272843b",
            "url": "https://hosted.weblate.org/api/units/458661/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:39:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "source": [
                "Bluetooth connection is wireless and does not require direct visibility. Phone needs to be properly paired with computer before proceeding."
            ],
            "previous_source": "",
            "target": [
                "Bluetooth bağlantısı kablosuzdur ve doğrudan görünebilirlik gerekmez. İşlemden önce bilgisayar ile telefon doğru bir şekilde eşleştirilmelidir."
            ],
            "id_hash": -8899994876881825883,
            "content_hash": -8899994876881825883,
            "location": "Wammu/PhoneWizard.py:476",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 480,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14742382/?format=api",
            "priority": 100,
            "id": 458662,
            "web_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/?checksum=047cddd04ca98fa5",
            "url": "https://hosted.weblate.org/api/units/458662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-09-30T13:40:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}