Translation components API.

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

GET /api/translations/plugins/usage-statistics-plugin/tr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Access log options"
            ],
            "previous_source": "",
            "target": [
                "Log seçenekleri"
            ],
            "id_hash": 8043537453273250517,
            "content_hash": 466700379522209846,
            "location": "",
            "context": "plugins.generic.usageStats.settings.logging",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409922/?format=api",
            "priority": 100,
            "id": 737542,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=efa062b27fe6fad5",
            "url": "http://translate.pkp.sfu.ca/api/units/737542/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.601634Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Create log files"
            ],
            "previous_source": "",
            "target": [
                "Log dosyası oluştur"
            ],
            "id_hash": -1148438409724873874,
            "content_hash": -7580429203963737617,
            "location": "",
            "context": "plugins.generic.usageStats.settings.createLogFiles",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409923/?format=api",
            "priority": 100,
            "id": 737543,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=700fed59ddef336e",
            "url": "http://translate.pkp.sfu.ca/api/units/737543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.603614Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Activating this option will make the plugin create access log files inside the files directory. Those files should be used to extract the usage statistics data. If you don't want to create more access log files you can leave this option disabled and use your own server log access files."
            ],
            "previous_source": "",
            "target": [
                "Bu seçeneğin etkinleştirilmesi, eklentinin dosya dizini içinde erişim log dosyaları oluşturmasını sağlar. Bu dosyalar kullanım istatistikleri verilerini ayıklamak için kullanılmalıdır. Daha fazla erişim günlüğü dosyası oluşturmak istemiyorsanız, bu seçeneği devre dışı bırakabilir ve kendi sunucu log dosyalarınızı kullanabilirsiniz."
            ],
            "id_hash": -5586689745097603178,
            "content_hash": 2879646081474250161,
            "location": "",
            "context": "plugins.generic.usageStats.settings.createLogFiles.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409924/?format=api",
            "priority": 100,
            "id": 737544,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=32781746c123c796",
            "url": "http://translate.pkp.sfu.ca/api/units/737544/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.605430Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Parse log files regex"
            ],
            "previous_source": "",
            "target": [
                "Log dosyasını ayrıştır"
            ],
            "id_hash": -7028897118149967142,
            "content_hash": 6245307519574130552,
            "location": "",
            "context": "plugins.generic.usageStats.settings.logParseRegex",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409925/?format=api",
            "priority": 100,
            "id": 737545,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=1e74574fcde782da",
            "url": "http://translate.pkp.sfu.ca/api/units/737545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.607635Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The default regex used can parse apache access log files in combined format and also the plugin's log files. If your access log files are in a different format you will have to insert a regex capable of parsing them and giving the expected values. See UsageStatsLoader::_getDataFromLogEntry() for more information."
            ],
            "previous_source": "",
            "target": [
                "Kullanılan varsayılan normal ifade, apache erişim günlük dosyalarını birleşik biçimde ve eklentinin günlük dosyalarını ayrıştırabilir. Erişim günlüğü dosyalarınız farklı bir biçimdeyse, bunları ayrıştırabilen ve beklenen değerleri verebilen bir normal ifade eklemeniz gerekir. Ayrıntılı bilgi için bakınız: UsageStatsLoader::_getDataFromLogEntry()."
            ],
            "id_hash": -5632593553385533048,
            "content_hash": 8863360100973922952,
            "location": "",
            "context": "plugins.generic.usageStats.settings.logParseRegex.description",
            "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": 50,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409926/?format=api",
            "priority": 100,
            "id": 737546,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=31d50201864cd188",
            "url": "http://translate.pkp.sfu.ca/api/units/737546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.609188Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage statistics plugin settings saved"
            ],
            "previous_source": "",
            "target": [
                "Kullanım istatistikleri eklenti ayarları kaydedildi"
            ],
            "id_hash": -645404166227825976,
            "content_hash": -6336385343317025565,
            "location": "",
            "context": "plugins.generic.usageStats.settings.saved",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409927/?format=api",
            "priority": 100,
            "id": 737547,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=770b10548f6eeac8",
            "url": "http://translate.pkp.sfu.ca/api/units/737547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.611265Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Data privacy option"
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliği seçeneği"
            ],
            "id_hash": 1483609773513209314,
            "content_hash": -2265284328278087590,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409928/?format=api",
            "priority": 100,
            "id": 737548,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=9496d73a7f8d75e2",
            "url": "http://translate.pkp.sfu.ca/api/units/737548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.612894Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "File path for the anonymizing salt"
            ],
            "previous_source": "",
            "target": [
                "Dosya yolunu anonimleştir"
            ],
            "id_hash": 7909151348909232201,
            "content_hash": -2513415951722580600,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.saltFilepath",
            "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": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409929/?format=api",
            "priority": 100,
            "id": 737549,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=edc2f33f52895049",
            "url": "http://translate.pkp.sfu.ca/api/units/737549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.614586Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The salt file is not writable."
            ],
            "previous_source": "",
            "target": [
                "Dosya yazılabilir değil."
            ],
            "id_hash": 7834933694417972939,
            "content_hash": 9017743348012962876,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.saltFilepath.invalid",
            "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": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409930/?format=api",
            "priority": 100,
            "id": 737550,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=ecbb46af0e85aecb",
            "url": "http://translate.pkp.sfu.ca/api/units/737550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.616070Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "To ensure data privacy, you must specify a file readable and writable by the web user to contain a randomly generated salt value.  This file must NOT be backed up to ensure privacy protection. The salt is randomly generated either using: the function mcrypt_create_iv, which requires the PHP mcrypt; the function openssl_random_pseudo_bytes, which requires the PHP openssl; the file /dev/urandom, which works only on *nix systems; or the function mt_rand, which is not cryptographically safe. Thus, if you are using a Windows server, please ensure that you install either the PHP mcrypt or openssl enabled in order to have the cryptographically safe generated salt."
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliğini sağlamak için, web kullanıcısı tarafından rastgele oluşturulmuş bir tuz değeri içerecek şekilde okunabilir ve yazılabilir bir dosya belirtmelisiniz. Gizlilik korumasını sağlamak için bu dosya yedeklenmemelidir. Tuz aşağıdakiler kullanılarak rastgele oluşturulur: PHP mcrypt gerektiren mcrypt_create_iv fonksiyonu; PHP openssl gerektiren bu işlevi openssl_random_pseudo_bytes; yalnızca * nix sistemlerinde çalışan / dev / urandom dosyası; veya şifreleme açısından güvenli olmayan mt_rand işlevini kullanabilirsiniz. Bu nedenle, bir Windows sunucusu kullanıyorsanız, kriptografik olarak güvenli tuz elde etmek için lütfen PHP mcrypt veya openssl'yi kurduğunuzdan emin olun."
            ],
            "id_hash": 6123426427175286043,
            "content_hash": 4118675260482151140,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.requirements",
            "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": 104,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409931/?format=api",
            "priority": 100,
            "id": 737551,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=d4fac7e46805b51b",
            "url": "http://translate.pkp.sfu.ca/api/units/737551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.617603Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Activate this option to use a plugin version that respects privacy legislations, i.e. that is logging hashed IP addresses, informs the users about the tracking and provides an opt-out option for users. Note: when using this option you will not be able to use the geo features of the plugin."
            ],
            "previous_source": "",
            "target": [
                "Gizlilik mevzuatlarına saygı gösteren bir eklenti sürümü kullanmak için bu seçeneği etkinleştirin, yani karma IP adreslerini günlüğe kaydetme, kullanıcıları izleme hakkında bilgilendirme ve kullanıcılar için devre dışı bırakma seçeneği sunar. Not: Bu seçeneği kullanırken eklentinin coğrafi özelliklerini kullanamazsınız."
            ],
            "id_hash": 3553447703153980087,
            "content_hash": 9063118810610436368,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.description",
            "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": 50,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409932/?format=api",
            "priority": 100,
            "id": 737552,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=b15061dbea6bb2b7",
            "url": "http://translate.pkp.sfu.ca/api/units/737552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.620380Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Enabling data privacy requires a salt file."
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliğini etkinleştirmek için salt dosya gereklidir."
            ],
            "id_hash": -5418012113503763765,
            "content_hash": -8788107503899685663,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.requiresSalt",
            "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": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409933/?format=api",
            "priority": 100,
            "id": 737553,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=34cf5ab049d842cb",
            "url": "http://translate.pkp.sfu.ca/api/units/737553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.622350Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Enabling data privacy excludes City as an optional statistic."
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliğinin etkinleştirilmesi, Şehri isteğe bağlı bir istatistik olarak hariç tutar."
            ],
            "id_hash": -458942624303210944,
            "content_hash": 3872251947249075731,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.excludesCity",
            "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": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409934/?format=api",
            "priority": 100,
            "id": 737554,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=79a1821d621f1e40",
            "url": "http://translate.pkp.sfu.ca/api/units/737554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.623911Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Enabling data privacy excludes Region as an optional statistic."
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliğinin etkinleştirilmesi Bölge'yi isteğe bağlı bir istatistik olarak hariç tutar."
            ],
            "id_hash": 6486095545811442170,
            "content_hash": 2401914824427253226,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyOption.excludesRegion",
            "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": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409935/?format=api",
            "priority": 100,
            "id": 737555,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=da033d88bb5599fa",
            "url": "http://translate.pkp.sfu.ca/api/units/737555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.625558Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Respect data privacy"
            ],
            "previous_source": "",
            "target": [
                "Veri gizliliğine saygı gösterin"
            ],
            "id_hash": -5984905364061504129,
            "content_hash": 8061708788293130973,
            "location": "",
            "context": "plugins.generic.usageStats.settings.dataPrivacyCheckbox",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409936/?format=api",
            "priority": 100,
            "id": 737556,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=2cf15847e0c8bd7f",
            "url": "http://translate.pkp.sfu.ca/api/units/737556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.627262Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Optional statistic information"
            ],
            "previous_source": "",
            "target": [
                "Osiyonel static bilgiler"
            ],
            "id_hash": -2452315091753373666,
            "content_hash": 7234878121792884261,
            "location": "",
            "context": "plugins.generic.usageStats.settings.optionalColumns",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409937/?format=api",
            "priority": 100,
            "id": 737557,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=5df7a06abeb5f01e",
            "url": "http://translate.pkp.sfu.ca/api/units/737557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.628728Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Enable or disable the collection of the following optional information. This will influence on the possible statistics reports you can retrieve, and also will have an impact on the database size. DO NOT CHANGE unless you fully understand what you're doing."
            ],
            "previous_source": "",
            "target": [
                "Aşağıdaki isteğe bağlı bilgilerin toplanmasını etkinleştirin veya devre dışı bırakın. Bu, alabileceğiniz olası istatistik raporlarını etkileyecek ve ayrıca veritabanı boyutu üzerinde de bir etkisi olacaktır. Ne yaptığınızı tam olarak anlamadığınız sürece DEĞİŞTİRMEYİN."
            ],
            "id_hash": -368989738807402610,
            "content_hash": 7103027861522299705,
            "location": "",
            "context": "plugins.generic.usageStats.settings.optionalColumns.description",
            "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": 41,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409938/?format=api",
            "priority": 100,
            "id": 737558,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=7ae115c99c9edf8e",
            "url": "http://translate.pkp.sfu.ca/api/units/737558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.630261Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The optional column \"City\" requires the optional column \"Region\"."
            ],
            "previous_source": "",
            "target": [
                "İsteğe bağlı \"Şehir\" sütunu, isteğe bağlı \"Bölge\" sütununu gerektirir."
            ],
            "id_hash": -5781478497556874471,
            "content_hash": -5101218548387925405,
            "location": "",
            "context": "plugins.generic.usageStats.settings.optionalColumns.cityRequiresRegion",
            "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": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409939/?format=api",
            "priority": 100,
            "id": 737559,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=2fc40ff024903b19",
            "url": "http://translate.pkp.sfu.ca/api/units/737559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.632233Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Archives"
            ],
            "previous_source": "",
            "target": [
                "Arşiv"
            ],
            "id_hash": -4339787954466320813,
            "content_hash": -2503446413514391493,
            "location": "",
            "context": "plugins.generic.usageStats.settings.archives",
            "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": "http://translate.pkp.sfu.ca/api/units/409940/?format=api",
            "priority": 100,
            "id": 737560,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=43c5f9d93d840e53",
            "url": "http://translate.pkp.sfu.ca/api/units/737560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.633789Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Activate this option to compress archived log files using gzip tool (you will have to configure the gzip setting inside config.inc.php). If you have a high traffic site it's a good idea to enable this, so you can save some extra disk space."
            ],
            "previous_source": "",
            "target": [
                "Arşivlenmiş log dosyalarını gzip aracını kullanarak sıkıştırmak için bu seçeneği etkinleştirin (config.inc.php içindeki gzip ayarını yapılandırmanız gerekir). Yüksek trafikli bir derginiz varsa, bunu etkinleştirmek iyi bir fikirdir, böylece fazladan disk alanından tasarruf edebilirsiniz."
            ],
            "id_hash": 1832906376313057901,
            "content_hash": -4050078355046945607,
            "location": "",
            "context": "plugins.generic.usageStats.settings.compressArchives.description",
            "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": 43,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409941/?format=api",
            "priority": 100,
            "id": 737561,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=996fcaa35ab0326d",
            "url": "http://translate.pkp.sfu.ca/api/units/737561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.635397Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Compress archives"
            ],
            "previous_source": "",
            "target": [
                "Arşivi sıkıştır"
            ],
            "id_hash": -6837110083740148008,
            "content_hash": 2261744566901835079,
            "location": "",
            "context": "plugins.generic.usageStats.settings.compressArchives",
            "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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409942/?format=api",
            "priority": 100,
            "id": 737562,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=211db49a786d5ed8",
            "url": "http://translate.pkp.sfu.ca/api/units/737562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.637364Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Statistics display options"
            ],
            "previous_source": "",
            "target": [
                "İstatistikler arayüz ayarları"
            ],
            "id_hash": 1701546869681885689,
            "content_hash": 5574120978207869149,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409943/?format=api",
            "priority": 100,
            "id": 737563,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=979d1bdce01111f9",
            "url": "http://translate.pkp.sfu.ca/api/units/737563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.638796Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "These settings will only be applied to usage statistics on {$contextName}."
            ],
            "previous_source": "",
            "target": [
                "Bu ayarlar sadece {$contextName} için uygulanacak."
            ],
            "id_hash": -1215335033607870376,
            "content_hash": -4333860586764825083,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.contextWide",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409944/?format=api",
            "priority": 100,
            "id": 737564,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=6f224339deb72858",
            "url": "http://translate.pkp.sfu.ca/api/units/737564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.640305Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Display submission statistics chart for reader"
            ],
            "previous_source": "",
            "target": [
                "Makale indirme istatistiklerini arayüzde göster"
            ],
            "id_hash": -693925578760987545,
            "content_hash": 5842393177780910323,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.display",
            "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": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409945/?format=api",
            "priority": 100,
            "id": 737565,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=765eae5cd964dc67",
            "url": "http://translate.pkp.sfu.ca/api/units/737565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.641832Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Choose the type of the chart to display the download statistics"
            ],
            "previous_source": "",
            "target": [
                "İndirme istatistiklerini görüntüleneceği grafik türünü seçin"
            ],
            "id_hash": -2173722803891887530,
            "content_hash": 6685590840182150866,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.chartType",
            "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": 11,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409946/?format=api",
            "priority": 100,
            "id": 737566,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=61d562a071dba256",
            "url": "http://translate.pkp.sfu.ca/api/units/737566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.643363Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Bar"
            ],
            "previous_source": "",
            "target": [
                "Sutün"
            ],
            "id_hash": 9124264211666836748,
            "content_hash": 8712056159780364597,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.chartType.bar",
            "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": "http://translate.pkp.sfu.ca/api/units/409947/?format=api",
            "priority": 100,
            "id": 737567,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=fe9fe5f545361d0c",
            "url": "http://translate.pkp.sfu.ca/api/units/737567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.644945Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Line"
            ],
            "previous_source": "",
            "target": [
                "Çizgi"
            ],
            "id_hash": -9091227576511014961,
            "content_hash": -7387704831763755835,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.chartType.line",
            "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": "http://translate.pkp.sfu.ca/api/units/409948/?format=api",
            "priority": 100,
            "id": 737568,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=01d578afc1d357cf",
            "url": "http://translate.pkp.sfu.ca/api/units/737568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.646384Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Define the maximum number of data to present at the same time for an specific x-axis point. A higher value can generate hard to understand charts. Something between 3 and 5 is safe."
            ],
            "previous_source": "",
            "target": [
                "Belirli bir x ekseni noktası için aynı anda sunulacak maksimum veri sayısını tanımlayın. Daha yüksek bir değer anlaşılması zor grafikler oluşturabilir. 3 ile 5 arasında bir şey güvenlidir."
            ],
            "id_hash": -6560836826674899591,
            "content_hash": -8641262816914600203,
            "location": "",
            "context": "plugins.generic.usageStats.settings.statsDisplayOptions.datasetMaxCount",
            "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": 33,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409949/?format=api",
            "priority": 100,
            "id": 737569,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=24f339aabcbdd579",
            "url": "http://translate.pkp.sfu.ca/api/units/737569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.647805Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage statistics file loader task"
            ],
            "previous_source": "",
            "target": [
                "Kullanım istatistikleri dosya yükleyici görevi"
            ],
            "id_hash": -4691690290762939339,
            "content_hash": -6833152627100067786,
            "location": "",
            "context": "plugins.generic.usageStats.usageStatsLoaderName",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409950/?format=api",
            "priority": 100,
            "id": 737570,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=3ee3c489c6ed0435",
            "url": "http://translate.pkp.sfu.ca/api/units/737570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.649582Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The file {$file} could not be opened and was rejected."
            ],
            "previous_source": "",
            "target": [
                "{$file} dosyası açılamadı ve reddedildi."
            ],
            "id_hash": -28435738227548213,
            "content_hash": 7668742979938729441,
            "location": "",
            "context": "plugins.generic.usageStats.openFileFailed",
            "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": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409951/?format=api",
            "priority": 100,
            "id": 737571,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=7f9af9d8c4055fcb",
            "url": "http://translate.pkp.sfu.ca/api/units/737571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.651177Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The line number {$lineNumber} from the file {$file} is not a valid log entry and the file was rejected."
            ],
            "previous_source": "",
            "target": [
                "{$file} dosyasındaki {$lineNumber} satır numarası geçerli bir log kaydı değil ve dosya reddedildi."
            ],
            "id_hash": 7064013104336657399,
            "content_hash": 5794610472546335299,
            "location": "",
            "context": "plugins.generic.usageStats.invalidLogEntry",
            "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": 19,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409952/?format=api",
            "priority": 100,
            "id": 737572,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=e2086a7ddcb0dbf7",
            "url": "http://translate.pkp.sfu.ca/api/units/737572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.652704Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The line number {$lineNumber} from the file {$file} contains an url that the system can't remove the base url from."
            ],
            "previous_source": "",
            "target": [
                "{$file} dosyasındaki {$lineNumber} satır numarası, sistemin temel URL'yi kaldıramadığı bir URL içeriyor."
            ],
            "id_hash": -6977529704770672627,
            "content_hash": -8957493757077340370,
            "location": "",
            "context": "plugins.generic.usageStats.removeUrlError",
            "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": 20,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409953/?format=api",
            "priority": 100,
            "id": 737573,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=1f2ad5b3b968680d",
            "url": "http://translate.pkp.sfu.ca/api/units/737573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.654353Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Couldn't load data extracted from file {$file}. The file was moved to stage again."
            ],
            "previous_source": "",
            "target": [
                "{$file} dosyasından çıkarılan veriler yüklenemedi. Dosya tekrar aşamaya taşındı."
            ],
            "id_hash": -1135050965139575916,
            "content_hash": 382637907537858402,
            "location": "",
            "context": "plugins.generic.usageStats.loadDataError",
            "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": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409954/?format=api",
            "priority": 100,
            "id": 737574,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=703f7d2934e42b94",
            "url": "http://translate.pkp.sfu.ca/api/units/737574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.655977Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage statistics plugin is disabled. No log files processed."
            ],
            "previous_source": "",
            "target": [
                "Kullanım istatistikleri eklentisi devre dışı. Log dosyası işlenmedi."
            ],
            "id_hash": 2701544427655993356,
            "content_hash": 7270032851751462257,
            "location": "",
            "context": "plugins.generic.usageStats.pluginNotEnabled",
            "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": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409955/?format=api",
            "priority": 100,
            "id": 737575,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=a57dd057f35f180c",
            "url": "http://translate.pkp.sfu.ca/api/units/737575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.657674Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "The directory {$directory} is not empty. This could indicate a previously failed process, or a concurrently running process. This file will be automatically reprocessed if you are also using scheduledTasksAutoStage.xml, otherwise you will need to manually move any orphaned files in the processing directory back into the stage directory."
            ],
            "previous_source": "",
            "target": [
                "{$directory} bu dosya boş değil. Bu, daha önce başarısız olan bir işlemi veya eşzamanlı olarak çalışan bir işlemi gösterebilir. Bu dosya da scheduledTasksAutoStage.xml kullanıyorsanız otomatik olarak yeniden işlenir, aksi takdirde işleme dizinindeki artık dosyaları el ile kaldırmanız gerekir."
            ],
            "id_hash": -8938882686514932086,
            "content_hash": 8793921796373325536,
            "location": "",
            "context": "plugins.generic.usageStats.processingPathNotEmpty",
            "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": 49,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409956/?format=api",
            "priority": 100,
            "id": 737576,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=03f2b58e8d63568a",
            "url": "http://translate.pkp.sfu.ca/api/units/737576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.659255Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage Statistics"
            ],
            "previous_source": "",
            "target": [
                "Kullanım İstatistikleri"
            ],
            "id_hash": 8707166015468709137,
            "content_hash": 2422390706721574297,
            "location": "",
            "context": "plugins.generic.usageStats.displayName",
            "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": "http://translate.pkp.sfu.ca/api/units/409957/?format=api",
            "priority": 100,
            "id": 737577,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=f8d6115bc85da511",
            "url": "http://translate.pkp.sfu.ca/api/units/737577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.661269Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Present data objects usage statistics. Can use server access log files to extract statistics."
            ],
            "previous_source": "",
            "target": [
                "Dosya kullanım ve erişim istatistiklerini sunar. İstatistikleri ayıklamak için sunucu erişim günlük dosyalarını kullanabilir."
            ],
            "id_hash": 6764912334610846473,
            "content_hash": 7801201344476380499,
            "location": "",
            "context": "plugins.generic.usageStats.description",
            "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": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409958/?format=api",
            "priority": 100,
            "id": 737578,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=dde1cbed21235309",
            "url": "http://translate.pkp.sfu.ca/api/units/737578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.662717Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "PKP Usage statistics report"
            ],
            "previous_source": "",
            "target": [
                "PKP Kullanım istatistik raporları"
            ],
            "id_hash": 4864564812038762067,
            "content_hash": 9077074856418601421,
            "location": "",
            "context": "plugins.reports.usageStats.report.displayName",
            "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": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409959/?format=api",
            "priority": 100,
            "id": 737579,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=c38267ec486f6e53",
            "url": "http://translate.pkp.sfu.ca/api/units/737579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.664373Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "PKP Default usage statistics report (COUNTER ready)"
            ],
            "previous_source": "",
            "target": [
                "PKP Kullanım istatistik raporları (SAYAÇ hazır)"
            ],
            "id_hash": 6767912332678967822,
            "content_hash": -2428760551261794372,
            "location": "",
            "context": "plugins.reports.usageStats.report.description",
            "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": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409960/?format=api",
            "priority": 100,
            "id": 737580,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=ddec74689c50b20e",
            "url": "http://translate.pkp.sfu.ca/api/units/737580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.665841Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage Statistics Privacy Information"
            ],
            "previous_source": "",
            "target": [
                "Kullanım İstatistikleri Gizlilik Bildirimi"
            ],
            "id_hash": 732504227913368749,
            "content_hash": 2662033407217540518,
            "location": "",
            "context": "plugins.generic.usageStats.optout.displayName",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409961/?format=api",
            "priority": 100,
            "id": 737581,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=8a2a60b6dd3f84ad",
            "url": "http://translate.pkp.sfu.ca/api/units/737581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.667470Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage Statistics Privacy Information"
            ],
            "previous_source": "",
            "target": [
                "<h3>Genel Gizlilik Bilgileri</h3>\n\n\t\t<p>Lütfen genel <a href=\"{$privacyStatementUrl}\">gizlilik bildirimimize</a> bakınız.</p>\n\n\t\t<h3>Kullanım İstatistikleri</h3>\n\n\t\t<p>Dergimizin ve yayınlanmış makalelerin kullanımını ve etkisini analiz edebilmek için derginin ana sayfasına, konularına, makalelerine, galerilerine ve ek dosyalarına yapılan erişim bilgilerinin kayıtlarını tutuyoruz. Süreçte tüm veriler anonimleştirilmektedir. Kişisel bilgi girişi yapılmamaktadır. IP adresleri otomatik olarak <em>günlük olarak rastgele oluşturulmuş ve geçersiz kılınan</em> güvenli <em>64 karakter uzunluğunda bir karakterle</em> kombinasyon halinde (<em>SHA 256</em> kullanılarak) anonim hale getirilir. Bu nedenle IP adresleri yeniden yapılandırılmaz.</p>\n\n\t\t<p>Anonimleştirilmiş IP adreslerinin yanında aşağıdaki bilgiler bulunur:</p>\n\n\t\t<ul>\n\n\t\t<li>Erişim Türü (ör. idari)</li>\n\n\t\t<li>İstek Zamanı</li>\n\n\t\t<li>İstek URL'si</li>\n\n\t\t<li>HTTP Durum Kodu</li>\n\n\t\t<li>Tarayıcı</li>\n\n\t\t</ul>\n\n\t\t<p>Toplanan veriler sadece değerlendirme amacıyla kullanılır. IP adresleri kullanıcı kimlikleriyle eşlenmez. Belirli bir veri kümesini belirli bir IP adresine izlemek teknik olarak imkansızdır.</p>"
            ],
            "id_hash": 1346550175259061335,
            "content_hash": 1866907320198028781,
            "location": "",
            "context": "plugins.generic.usageStats.optout.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409962/?format=api",
            "priority": 100,
            "id": 737582,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=92afe840048e6c57",
            "url": "http://translate.pkp.sfu.ca/api/units/737582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.669340Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Usage Statistics Information"
            ],
            "previous_source": "",
            "target": [
                "Kullanım İstatistik Bilgileri"
            ],
            "id_hash": -7867725215304446406,
            "content_hash": -2156059349514788621,
            "location": "",
            "context": "plugins.generic.usageStats.optout.title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409963/?format=api",
            "priority": 100,
            "id": 737583,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=12d0399a07650e3a",
            "url": "http://translate.pkp.sfu.ca/api/units/737583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.672163Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "We log anonymous usage statistics. Please read the <a href=\"{$privacyInfo}\">privacy information</a> for details."
            ],
            "previous_source": "",
            "target": [
                "Anonim kullanım istatistiklerini kaydediyoruz. Gizlilikle ilgili bilgilere lütfen <a href=\"{$privacyInfo}\">bağlantıdan</a>  erişiniz."
            ],
            "id_hash": 3957451092185274440,
            "content_hash": -5654332519297272416,
            "location": "",
            "context": "plugins.generic.usageStats.optout.shortDesc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 13,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409964/?format=api",
            "priority": 100,
            "id": 737584,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=b6ebb0cd05af5848",
            "url": "http://translate.pkp.sfu.ca/api/units/737584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.673705Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "\n\t\t<p>You successfully opted out of usage statistics collection. While you see this message no statistics will be collected from your usage of this site. Click the below button to revert your decision.</p>"
            ],
            "previous_source": "",
            "target": [
                "\n\t\t<p>Kullanım istatistikleri koleksiyonunu başarıyla devre dışı bıraktınız. Bu sitenin artık kullanım istatistikleri toplanmaz. Kararınızı geri almak için aşağıdaki düğmeyi tıklayın.</p>"
            ],
            "id_hash": -2998529726927901525,
            "content_hash": 2696721353899059095,
            "location": "",
            "context": "plugins.generic.usageStats.optout.done",
            "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": 32,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409965/?format=api",
            "priority": 100,
            "id": 737585,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=56631519aa036cab",
            "url": "http://translate.pkp.sfu.ca/api/units/737585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.676189Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Opt In"
            ],
            "previous_source": "",
            "target": [
                "Seç"
            ],
            "id_hash": -1548515150017824880,
            "content_hash": -5068692133179867451,
            "location": "",
            "context": "plugins.generic.usageStats.optin",
            "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": "http://translate.pkp.sfu.ca/api/units/409966/?format=api",
            "priority": 100,
            "id": 737586,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=6a8291ace9e07790",
            "url": "http://translate.pkp.sfu.ca/api/units/737586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.678175Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Opt Out"
            ],
            "previous_source": "",
            "target": [
                "Bırak"
            ],
            "id_hash": -700384818797062331,
            "content_hash": 2306866973501563885,
            "location": "",
            "context": "plugins.generic.usageStats.optout",
            "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": "http://translate.pkp.sfu.ca/api/units/409967/?format=api",
            "priority": 100,
            "id": 737587,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=7647bbb7d5865745",
            "url": "http://translate.pkp.sfu.ca/api/units/737587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.679615Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "\n\t\t<p>If you wish you can opt-out of the data collection process. By clicking the opt-out button below, you can actively decide against participating in the statistical analysis. When clicking the opt-out button a <em>cookie</em> is being created on your system to store your decision. If the privacy settings of your browser lead to cookies being automatically deleted you will have to opt-out again the next time you access this website. The cookie is only valid for one browser. If you use a different browser, you will have to opt out again. No individual information is stored within this cookie. This cookie lease is valid for one year after your last access.</p>\n\t\t<p>Please bear in mind that general server logs are not affected by your decision to opt-out of the detailed evaluation process. Please refer to our general <a href=\"{$privacyStatementUrl}\">privacy statement</a>.</p>"
            ],
            "previous_source": "",
            "target": [
                "\n\t\t<p>İsterseniz veri toplama sürecinden çıkabilirsiniz. Aşağıdaki devre dışı bırakma düğmesini tıklayarak, istatistiksel analize katılmamaya aktif olarak karar verebilirsiniz. Devre dışı bırakma düğmesini tıkladığınızda, kararınızı saklamak için sisteminizde bir <em>çerez</em> oluşturulur. Tarayıcınızın gizlilik ayarları çerezlerin otomatik olarak silinmesine yol açıyorsa, bu web sitesine bir sonraki erişiminizde tekrar çıkış yapmanız gerekecektir. Çerez yalnızca bir tarayıcı için geçerlidir. Farklı bir tarayıcı kullanıyorsanız, tekrar devre dışı bırakmanız gerekir. Bu çerezde hiçbir bilgi depolanmaz. Bu çerez kiralaması, son erişiminizden sonraki bir yıl boyunca geçerlidir.</p>\n<p>Lütfen genel sunucu günlüklerinin ayrıntılı değerlendirme sürecinden çıkma kararınızdan etkilenmediğini unutmayın. Lütfen genel <a href=\"{$privacyStatementUrl}\">gizlilik bildirimi</a> sayfasına bakın.</p>"
            ],
            "id_hash": -1511347095469117224,
            "content_hash": 7834295615096842884,
            "location": "",
            "context": "plugins.generic.usageStats.optout.cookie",
            "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": 140,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409968/?format=api",
            "priority": 100,
            "id": 737588,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=6b069dd2fa3eb0d8",
            "url": "http://translate.pkp.sfu.ca/api/units/737588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.681286Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "PKP/COUNTER"
            ],
            "previous_source": "",
            "target": [
                "PKP/SAYAÇ"
            ],
            "id_hash": -1624161383703108756,
            "content_hash": 8731191104833161444,
            "location": "",
            "context": "plugins.reports.usageStats.metricType",
            "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": 1,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409969/?format=api",
            "priority": 100,
            "id": 737589,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=6975d1d3a278236c",
            "url": "http://translate.pkp.sfu.ca/api/units/737589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.685620Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Public Knowledge Project statistics (COUNTER ready)"
            ],
            "previous_source": "",
            "target": [
                "Public Knowledge Project istatistikleri (SAYAÇ hazır)"
            ],
            "id_hash": -2377083065811649219,
            "content_hash": 271766398403456621,
            "location": "",
            "context": "plugins.reports.usageStats.metricType.full",
            "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": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409970/?format=api",
            "priority": 100,
            "id": 737590,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=5f02e78bc4b33d3d",
            "url": "http://translate.pkp.sfu.ca/api/units/737590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.687119Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/tr/?format=api",
            "source": [
                "Sum all file downloads"
            ],
            "previous_source": "",
            "target": [
                "Toplam dosya indirmeleri"
            ],
            "id_hash": -9081090693722383327,
            "content_hash": -1145875726337520425,
            "location": "",
            "context": "plugins.generic.usageStats.statsSum",
            "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": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409971/?format=api",
            "priority": 100,
            "id": 737591,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/tr/?checksum=01f97c20b3925c21",
            "url": "http://translate.pkp.sfu.ca/api/units/737591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:14:28.688637Z"
        }
    ]
}