FreshRSS/app/i18n/tr/admin.php

239 lines
9.1 KiB
PHP
Raw Normal View History

2016-02-09 19:24:09 +01:00
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
2016-02-09 19:24:09 +01:00
return array(
'auth' => array(
'allow_anonymous' => 'Öntanımlı kullanıcının makalelerinin anonim okunmasına izin ver (%s)',
'allow_anonymous_refresh' => 'Anonim makale yenilemesine izin ver',
'api_enabled' => '<abbr>API</abbr> erişimine izin ver <small>(mobil uygulamalar için gerekli)</small>',
'form' => 'Web formu (geleneksel, JavaScript gerektirir)',
'http' => 'HTTP (ileri kullanıcılar için, HTTPS)',
'none' => 'Hiçbiri (tehlikeli)',
'title' => 'Kimlik doğrulama',
New feature: shareable user query (#6052) * New feature: shareable user query Share the output of a user query by RSS / HTML / OPML with other people through unique URLs. Replaces the global admin token, which was the only option (but unsafe) to share RSS outputs with other people. Also add a new HTML output for people without an RSS reader. fix https://github.com/FreshRSS/FreshRSS/issues/3066#issuecomment-648977890 fix https://github.com/FreshRSS/FreshRSS/issues/3178#issuecomment-769435504 * Remove unused method * Fix token saving * Implement HTML view * Update i18n for master token * Revert i18n get_favorite * Fix missing i18n for user queries from before this PR * Remove irrelevant tests * Add link to RSS version * Fix getGet * Fix getState * Fix getSearch * Alternative getSearch * Default getOrder * Explicit default state * Fix test * Add OPML sharing * Remove many redundant SQL queries from original implementation of user queries * Fix article tags * Use default user settings * Prepare public search * Fixes * Allow user search on article tags * Implement user search * Revert filter bug * Revert wrong SQL left outer join change * Implement checkboxes * Safe check of OPML * Fix label * Remove RSS button to favour new sharing method That sharing button was using a global admin token * First version of HTTP 304 * Disallow some recusrivity fix https://github.com/FreshRSS/FreshRSS/issues/6086 * Draft of nav * Minor httpConditional * Add support for offset for pagination * Fix offset pagination * Fix explicit order ASC * Add documentation * Help links i18n * Note about deprecated master token * Typo * Doc about format
2024-02-26 09:01:03 +01:00
'token' => 'Master authentication token', // TODO
'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO
2016-02-09 19:24:09 +01:00
'type' => 'Kimlik doğrulama yöntemi',
'unsafe_autologin' => 'Güvensiz otomatik girişe izin ver: ',
),
'check_install' => array(
'cache' => array(
'nok' => '<em>./data/cache</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı',
'ok' => 'Önbellek klasörü yetkileri sorunsuz.',
),
'categories' => array(
'nok' => 'Kategori tablosu kötü yapılandırılmış.',
'ok' => 'Kategori tablosu sorunsuz.',
),
'connection' => array(
'nok' => 'Veritabanı ile bağlantı kurulamıyor.',
'ok' => 'Veritabanı ile bağlantı sorunsuz.',
),
'ctype' => array(
'nok' => 'Karakter yazım kontrolü için kütüphane eksik (php-ctype).',
'ok' => 'Karakter yazım kontrolü için kütüphane sorunsuz (ctype).',
),
'curl' => array(
'nok' => 'cURL eksik (php-curl package).',
2016-02-09 19:24:09 +01:00
'ok' => 'cURL eklentisi sorunsuz.',
),
'data' => array(
'nok' => '<em>./data</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı',
'ok' => 'Veri klasörü yetkileri sorunsuz.',
),
'database' => 'Veritabanı kurulumu',
'dom' => array(
'nok' => 'DOM kütüpbanesi eksik (php-xml package).',
'ok' => 'DOM kütüphanesi sorunsuz.',
),
'entries' => array(
'nok' => 'Giriş tablosu kötü yapılandırılmış.',
'ok' => 'Giriş tablosu sorunsuz.',
),
'favicons' => array(
'nok' => '<em>./data/favicons</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı',
'ok' => 'Site ikonu klasörü yetkileri sorunsuz.',
),
'feeds' => array(
'nok' => 'Akış tablosu kötü yapılandırılmış.',
'ok' => 'Akış tablosu sorunsuz.',
),
'fileinfo' => array(
'nok' => 'PHP fileinfo eksik (fileinfo package).',
'ok' => 'fileinfo eklentisi sorunsuz.',
),
2016-02-09 19:24:09 +01:00
'files' => 'Dosya kurulumu',
'json' => array(
'nok' => 'JSON eklentisi eksik (php-json package).',
2016-02-09 19:24:09 +01:00
'ok' => 'JSON eklentisi sorunsuz.',
),
'mbstring' => array(
'nok' => 'Unicode için tavsiye edilen mbstring kütüphanesi bulunamadı.',
'ok' => 'Unicode için tavsiye edilen mbstring kütüphaneniz mevcut.',
),
2016-02-09 19:24:09 +01:00
'pcre' => array(
'nok' => 'Düzenli ifadeler kütüphanesi eksik (php-pcre).',
'ok' => 'Düzenli ifadeler kütüphanesi sorunsuz (PCRE).',
),
'pdo' => array(
2016-09-03 11:29:18 +02:00
'nok' => 'PDO veya PDO destekli bir sürücü eksik (pdo_mysql, pdo_sqlite, pdo_pgsql).',
'ok' => 'PDO sorunsuz (pdo_mysql, pdo_sqlite, pdo_pgsql).',
2016-02-09 19:24:09 +01:00
),
'php' => array(
'_' => 'PHP kurulumu',
'nok' => 'PHP sürümünüz %s fakat FreshRSS için gerekli olan en düşük sürüm %s.',
'ok' => 'PHP sürümünüz %s, FreshRSS ile tam uyumlu.',
2016-02-09 19:24:09 +01:00
),
'tables' => array(
'nok' => 'Veritabanında bir veya daha fazla tablo eksik.',
'ok' => 'Veritabanı tabloları sorunsuz.',
),
'title' => 'Kurulum kontrolü',
'tokens' => array(
'nok' => '<em>./data/tokens</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı',
'ok' => 'İşaretler klasörü yetkileri sorunsuz..',
),
'users' => array(
'nok' => '<em>./data/users</em> klasör yetkisini kontrol edin. HTTP yazma yetkisi olmalı',
'ok' => 'Kullanıcılar klasörü yetkileri sorunsuz.',
),
'zip' => array(
'nok' => 'ZIP eklentisi eksik (php-zip package).',
2016-02-09 19:24:09 +01:00
'ok' => 'ZIP eklentisi sorunsuz.',
),
),
'extensions' => array(
'author' => 'Yazar',
'community' => 'Kullanılabilir topluluk eklentileri',
'description' => 'Açıklama',
2016-02-09 19:24:09 +01:00
'disabled' => 'Pasif',
'empty_list' => 'Yüklenmiş eklenti bulunmamaktadır',
'enabled' => 'Aktif',
'latest' => 'Kuruldu',
'name' => 'İsim',
2016-02-09 19:24:09 +01:00
'no_configure_view' => 'Bu eklenti yapılandırılamaz.',
'system' => array(
'_' => 'Sistem eklentileri',
'no_rights' => 'Sistem eklentileri (düzenleme hakkınız yok)',
2016-02-09 19:24:09 +01:00
),
'title' => 'Eklentiler',
'update' => 'Güncelleme mevcut',
2016-02-09 19:24:09 +01:00
'user' => 'Kullanıcı eklentileri',
'version' => 'Sürüm',
2016-02-09 19:24:09 +01:00
),
'stats' => array(
'_' => 'İstatistikler',
2016-02-09 19:24:09 +01:00
'all_feeds' => 'Tüm akış',
'category' => 'Kategori',
'entry_count' => 'Makale sayısı',
'entry_per_category' => 'Kategori başı makale sayısı',
'entry_per_day' => 'Günlük makale sayısı (last 30 days)',
'entry_per_day_of_week' => 'Haftanın günü (ortalama: %.2f makale)',
'entry_per_hour' => 'Saatlik (ortalama: %.2f makale)',
'entry_per_month' => 'Aylık (average: %.2f makale)',
'entry_repartition' => 'Giriş dağılımı',
'feed' => 'Akış',
'feed_per_category' => 'Kategoriye göre akışlar',
'idle' => 'Boştaki akışlar',
'main' => 'Ana istatistikler',
'main_stream' => 'Ana akış',
'no_idle' => 'Boşta akış yok!',
'number_entries' => '%d makale',
'percent_of_total' => '% toplamın yüzdesi',
2016-02-09 19:24:09 +01:00
'repartition' => 'Makale dağılımı',
'status_favorites' => 'Favoriler',
'status_read' => 'Okunmuş',
'status_total' => 'Toplam',
'status_unread' => 'Okunmamış',
'title' => 'İstatistikler',
'top_feed' => 'İlk 10 akış',
),
'system' => array(
'_' => 'Sistem yapılandırması',
2016-02-09 19:24:09 +01:00
'auto-update-url' => 'Otomatik güncelleme sunucu URL',
'base-url' => array(
'_' => 'Base URL', // TODO
'recommendation' => 'Automatic recommendation: <kbd>%s</kbd>', // TODO
),
'cookie-duration' => array(
'help' => 'saniye',
'number' => 'Oturum açık kalma süresi',
),
'force_email_validation' => 'Email doğrulamasını zorunlu kıl',
2016-02-09 19:24:09 +01:00
'instance-name' => 'Örnek isim',
'max-categories' => 'Kullanıcı başına kategori limiti',
'max-feeds' => 'Kullanıcı başına akış limiti',
'registration' => array(
'number' => 'En fazla hesap sayısı',
'select' => array(
'label' => 'Kayıt Formu',
'option' => array(
'noform' => 'Devre Dışı: Kayıt Formu',
'nolimit' => 'Devrede: Hesap limiti yok',
'setaccountsnumber' => 'Maksimum hesap limitini ayarla',
),
),
'status' => array(
'disabled' => 'Form devre dışı',
'enabled' => 'Form devrede',
),
'title' => 'Kullanıcı kayıt formu',
2016-02-09 19:24:09 +01:00
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO
'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>', // TODO
),
'websub' => array(
'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', // TODO
),
2016-02-09 19:24:09 +01:00
),
'update' => array(
'_' => 'Sistem güncelleme',
2016-02-09 19:24:09 +01:00
'apply' => 'Uygula',
'changelog' => 'Changelog', // TODO
2016-02-09 19:24:09 +01:00
'check' => 'Güncelleme kontrolü',
'copiedFromURL' => 'update.php copied from %s to ./data', // TODO
'current_version' => 'Mevcut sürümünüz',
'last' => 'Son kontrol',
'loading' => 'Updating…', // TODO
2016-02-09 19:24:09 +01:00
'none' => 'Yeni güncelleme yok',
'releaseChannel' => array(
'_' => 'Release channel', // TODO
'edge' => 'Rolling release (“edge”)', // TODO
'latest' => 'Stable release (“latest”)', // TODO
),
2016-02-09 19:24:09 +01:00
'title' => 'Sistem güncelleme',
'viaGit' => 'Update via git and Github.com started', // TODO
2016-02-09 19:24:09 +01:00
),
'user' => array(
'admin' => 'Yönetici',
'article_count' => 'Makaleler',
'back_to_manage' => '← Kullanıcı listesine geri dön',
2016-02-09 19:24:09 +01:00
'create' => 'Yeni kullanıcı oluştur',
'database_size' => 'Veritabanı boyutu',
'email' => 'Email adres',
'enabled' => 'Aktif',
'feed_count' => 'Akış',
'is_admin' => 'yöneticidir',
2016-02-09 19:24:09 +01:00
'language' => 'Dil',
'last_user_activity' => 'Son kullanıcı hareketi',
'list' => 'Kullanıcı Listesi',
'number' => 'Oluşturulmuş %d hesap mevcut',
'numbers' => 'Oluşturulmuş %d hesap mevcut',
2016-02-09 19:24:09 +01:00
'password_form' => 'Şifre<br /><small>(Tarayıcı girişi için)</small>',
'password_format' => 'En az 7 karakter',
'title' => 'Kullanıcıları yönet',
'username' => 'Kullanıcı adı',
),
);