diff --git a/site/plugins/admin/languages/tr_TR.yaml b/site/plugins/admin/languages/tr_TR.yaml index 682a91ba..13202128 100644 --- a/site/plugins/admin/languages/tr_TR.yaml +++ b/site/plugins/admin/languages/tr_TR.yaml @@ -1,25 +1,25 @@ --- -admin: "Admin" -admin_cancel: "Cancel" -admin_create: "Create" +admin: "Yönetici" +admin_cancel: "İptal" +admin_create: "Oluştur" admin_debugging: "Debugging" admin_email: "E-posta" -admin_flextype_version: "Flextype Version" -admin_information: "Information" -admin_installed: "Installed" +admin_flextype_version: "Flextype Sürüm" +admin_information: "Bilgi" +admin_installed: "Yüklendi" admin_keywords: "Anahtar Kelimeler" admin_login: "Giriş Yap" admin_entries: "Entries" admin_extends: "Extends" admin_plugins: "Eklentiler" admin_themes: "Temalar" -admin_help: "Help" -admin_getting_help: "Getting Help" -admin_logout: "Logout" -admin_profile: "Profile" -admin_view_site: "View Site" +admin_help: "Yardım et" +admin_getting_help: "Yardım Alma" +admin_logout: "Çıkış Yap" +admin_profile: "Profil" +admin_view_site: "Siteyi Görüntüle" admin_snippets: "Snippets" -admin_not_installed: "Not Installed" +admin_not_installed: "Yüklenmedi" admin_off: "Kapalı" admin_on: "Açık" admin_add: "Ekle" @@ -29,19 +29,19 @@ admin_content: "İçerik" admin_create_new_entry: "Create New Entry" admin_date: "Tarih" admin_draft: "Taslak" -admin_edit: "Edit" +admin_edit: "Düzenle" admin_menus: "Menüler" admin_blocks: "Blocks" -admin_media: "Media" +admin_media: "Medya" admin_settings: "Ayarlar" -admin_templates: "Templates" +admin_templates: "Şablonlar" admin_entry: "Entry" admin_fieldset: "Fieldset" admin_source: "Kaynak" -admin_files: "Files" +admin_files: "Dosyalar" admin_upload: "Yükle" admin_hidden: "Gizli" -admin_image_preview: "Image preview" +admin_image_preview: "Resim önizleme" admin_move: "Taşı" admin_parent_entry: "Entry parent" admin_preview: "Önizleme" @@ -74,7 +74,7 @@ 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" admin_security_check_results_index: "The Flextype index.php 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" -admin_server: "Server" +admin_server: "Sunucu" admin_site: "Site" admin_clear_cache: "Clear cache" admin_error404_title: "Error404 entry title" @@ -82,16 +82,16 @@ admin_error404_description: "Error404 entry description" admin_error404_content: "Error404 entry content" admin_error404_template: "Error404 entry template" admin_heading: "Ayarlar" -admin_general: "General" +admin_general: "Genel" admin_error_404_page: "Error 404 page" admin_cache: "Önbellek" -admin_author_email: "Author email" -admin_author_name: "Author name" -admin_site_description: "Site description" +admin_author_email: "Yazar e-posta" +admin_author_name: "Yazar adı" +admin_site_description: "Site açıklaması" admin_site_keywords: "Site keywords" admin_site_robots: "Robots" -admin_site_title: "Site title" -admin_system: "System" +admin_site_title: "Site Başlığı" +admin_system: "Sistem" admin_cache_driver: "Cache driver" admin_cache_enabled: "Cache enabled" admin_cache_lifetime: "Cache lifetime" @@ -99,25 +99,25 @@ admin_cache_prefix: "Cache prefix" admin_charset: "Charset" admin_date_format: "Date format" admin_errors_display: "Display errors" -admin_locale: "Locale" +admin_locale: "Yerel" admin_entry_main: "Main entry" -admin_theme: "Theme" -admin_timezone: "Timezone" +admin_theme: "Tema" +admin_timezone: "Zaman Dilimi" admin_username: "Username" -admin_create_user: "Create User" +admin_create_user: "Kullanıcı Oluştur" admin_create_new_user: "Create New User" -admin_web_server: "Web Server" +admin_web_server: "Web Sunucu" admin_web_server_php_interface: "WebServer to PHP Interface" -admin_menu: "Menu" +admin_menu: "Menü" admin_create_new_category: "Create New Category" admin_delete_category: "Delete Category" admin_create_new_item: "Create New Item" admin_delete: "Sil" admin_order: "Order" -admin_edit_category: "Edit category" -admin_create_new_menu: "Create New Menu" +admin_edit_category: "Kategoriyi düzenle" +admin_create_new_menu: "Yeni Menu Oluştur" admin_fieldsets: "Fieldsets" -admin_template_create_new: "Create New Template" +admin_template_create_new: "Yeni Şablon Oluştur" admin_create_new_fieldset: "Create New Fieldset" admin_duplicate: "Duplicate" admin_summary: "Summary" @@ -168,11 +168,11 @@ admin_embeded_code: "Embeded Code" admin_shortcode: "Shortcode" admin_php_code: "PHP Code" admin_choose_files_to_upload: "Choose file" -admin_browse_files: "Browse" +admin_browse_files: "Gözat" admin_copy: "Copy" -admin_admin_panel: "Admin Panel" -admin_light: "Light" -admin_dark: "Dark" +admin_admin_panel: "Yönetim Paneli" +admin_light: "Aydınlık" +admin_dark: "Karanlık" admin_name: "Name" admin_memcache_server: "Memcache Server" admin_memcache_port: "Memcache Port"