diff --git a/site/plugins/admin/languages/tr_TR.yaml b/site/plugins/admin/languages/tr_TR.yaml index 0140b879..682a91ba 100644 --- a/site/plugins/admin/languages/tr_TR.yaml +++ b/site/plugins/admin/languages/tr_TR.yaml @@ -44,32 +44,32 @@ admin_hidden: "Gizli" admin_image_preview: "Image preview" admin_move: "Taşı" admin_parent_entry: "Entry parent" -admin_preview: "Preview" +admin_preview: "Önizleme" admin_publish: "Yayınla" admin_rename: "Yeniden Adlandır" admin_save_entry: "Save entry" -admin_template: "Template" +admin_template: "Şablon" admin_title: "Başlık" admin_url: "Url" -admin_view: "View" +admin_view: "Görüntüle" admin_visibility: "Görünürlük" -admin_visible: "Visible" +admin_visible: "Görünürlük" admin_password: "Şifre" admin_php_built_on: "PHP Built On" admin_php_version: "PHP Versiyon" -admin_author_url: "Author url" +admin_author_url: "Yazar url" admin_bugs: "Hatalar" -admin_description: "Description" +admin_description: "Açıklama" admin_get_more_plugins: "Get More Plugins" admin_homepage: "Homepage" admin_info: "Bilgi" -admin_license: "License" -admin_status: "Status" -admin_disabled: "disabled" -admin_enabled: "enabled" +admin_license: "Lisans" +admin_status: "Durum" +admin_disabled: "devre dışı" +admin_enabled: "etkin" admin_version: "Sürüm" -admin_role: "Role" -admin_save: "Save" +admin_role: "Rol" +admin_save: "Kaydet" admin_security_check_results: "Security check results" admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" @@ -81,10 +81,10 @@ admin_error404_title: "Error404 entry title" admin_error404_description: "Error404 entry description" admin_error404_content: "Error404 entry content" admin_error404_template: "Error404 entry template" -admin_heading: "Settings" +admin_heading: "Ayarlar" admin_general: "General" admin_error_404_page: "Error 404 page" -admin_cache: "Cache" +admin_cache: "Önbellek" admin_author_email: "Author email" admin_author_name: "Author name" admin_site_description: "Site description"