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/index.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/index.php')
| -rw-r--r-- | app/i18n/tr/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/tr/index.php b/app/i18n/tr/index.php index de7c36fc5..3ec6b0d36 100644 --- a/app/i18n/tr/index.php +++ b/app/i18n/tr/index.php @@ -17,7 +17,7 @@ return array( 'bugs_reports' => 'Hata raporu', 'credits' => 'Tanıtım', 'credits_content' => 'Bu frameworkü kullanmamasına rağmen FreshRSS bazı tasarım ögelerini <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> dan almıştır. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">İkonlar</a> <a href="https://www.gnome.org/">GNOME projesinden</a> alınmıştır. <em>Open Sans</em> yazı tipi <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a> tarafından oluşturulmuştur. FreshRSS bir PHP framework olan <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a> i temel alır.', - 'documentation' => 'Documentation', // TODO + 'documentation' => 'Dökümantasyon', 'freshrss_description' => 'FreshRSS kendi hostunuzda çalışan bir RSS akış toplayıcısıdır. Güçlü ve yapılandırılabilir araçlarıyla basit ve kullanımı kolay bir uygulamadır.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Github sayfası</a>', 'license' => 'Lisans', @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Şuana ait yer imi sorgusu', 'favorites' => 'Favoriler (%s)', 'global_view' => 'Evrensel görünüm', - 'important' => 'Important feeds', // TODO + 'important' => 'Önemli akışlar', 'main_stream' => 'Ana akış', 'mark_all_read' => 'Hepsini okundu olarak işaretle', 'mark_cat_read' => 'Kategoriyi okundu olarak işaretle', |
