diff options
| author | 2024-04-19 13:57:57 +0200 | |
|---|---|---|
| committer | 2024-04-19 13:57:57 +0200 | |
| commit | f6f7764ba7f89d927e5c20520d5a11c5bd0d2317 (patch) | |
| tree | 168672154a360203eb0623273ebf53efffdaee64 /app/i18n/tr/gen.php | |
| parent | dcd3b80a901a0aa8edecc0f93cc05493dfd59714 (diff) | |
Update TR translation #6325 (#6328)
* Update TR translation
* Fix typo
* fix conf.php
* fix sub.php
* Update sub.php
* Update feedback.php
* Update app/i18n/tr/admin.php
---------
Co-authored-by: math-gh <1645099+math-GH@users.noreply.github.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/tr/gen.php')
| -rw-r--r-- | app/i18n/tr/gen.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php index 43d74eb28..a10ac7339 100644 --- a/app/i18n/tr/gen.php +++ b/app/i18n/tr/gen.php @@ -134,7 +134,7 @@ return array( 'request_failed' => 'Hata. İnternet bağlantınızı kontrol edin.', 'title_new_articles' => 'FreshRSS: yeni makaleler!', ), - 'labels_empty' => 'No labels', // TODO + 'labels_empty' => 'Etiketsiz', 'new_article' => 'Yeni makaleler mevcut. Sayfayı yenilemek için tıklayın.', 'should_be_activated' => 'JavaScript aktif olmalıdır.', ), @@ -178,7 +178,7 @@ return array( 'queries' => 'Kullanıcı sorguları', 'reading' => 'Okuma', 'search' => 'Kelime veya #etiket ara', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO + 'search_help' => 'Daha detaylı bilgi için dökümantasyonu inceleyin <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">Arama parametreleri</a>', 'sharing' => 'Paylaşım', 'shortcuts' => 'Kısayollar', 'stats' => 'İstatistikler', @@ -203,7 +203,7 @@ return array( 'clipboard' => 'Kopyala', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Email', // IGNORE - 'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)', // TODO + 'email-webmail-firefox-fix' => 'Email (webmail - Firefox için düzeltme)', 'facebook' => 'Facebook', // IGNORE 'gnusocial' => 'GNU social', // IGNORE 'jdh' => 'Journal du hacker', // IGNORE |
