diff --git a/plugins/box/tr.lang/plugins/box/backup/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/backup/languages/tr.lang.php new file mode 100644 index 0000000..1141176 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/backup/languages/tr.lang.php @@ -0,0 +1,17 @@ + array( + 'Backups' => 'Yedekler', + 'Backup Date' => 'Yedek tarihi', + 'Create Backup' => 'Yedek Oluştur', + 'Delete' => 'Sil', + 'storage' => 'Depolama', + 'public' => 'Genel', + 'plugins' => 'Eklentiler', + 'Size' => 'Boyut', + 'Actions' => 'Eylemler', + 'Delete backup: :backup' => 'Yedek silindi: :backup', + 'Creating...' => 'Oluşturuluyor...', + ) + ); \ No newline at end of file diff --git a/plugins/box/tr.lang/plugins/box/blocks/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/blocks/languages/tr.lang.php new file mode 100644 index 0000000..d48aad6 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/blocks/languages/tr.lang.php @@ -0,0 +1,29 @@ + array( + 'Blocks' => 'Bloklar', + 'Blocks manager' => 'Blok Yöneticisi', + 'Delete' => 'Sil', + 'Edit' => 'Düzenle', + 'Name' => 'İsim', + 'Create New Block' => 'Blok Oluştur', + 'New Block' => 'Yeni Blok', + 'Edit Block' => 'Blok Düzenle', + 'Save' => 'Kaydet', + 'Save and Exit' => 'Kaydet ve Çık', + 'Actions' => 'İşlemler', + 'Required field' => 'Zorunlu Alan', + 'This block already exists' => 'Bu blok zaten var.', + 'This block does not exist' => 'Blok bulunamadı.', + 'Delete block: :block' => 'Blok sil: :block', + 'Block content' => 'Blok İçeriği', + 'Block :name deleted' => 'Blok :name silindi.', + 'Your changes to the block :name have been saved.' => 'Değişiklikler :name bloğuna kaydedildi.', + 'Delete block: :block' => 'Blok Sil: :block', + 'View Embed Code' => 'Embed Kodu', + 'Embed Code' => 'Embed Kodu', + 'Shortcode' => 'Kısa Kod', + 'PHP Code' => 'PHP Kodu', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/filesmanager/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/filesmanager/languages/tr.lang.php new file mode 100644 index 0000000..afa312d --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/filesmanager/languages/tr.lang.php @@ -0,0 +1,17 @@ + array( + 'Files' => 'Dosyalar', + 'Files manager' => 'Dosya Yöneticisi', + 'Name' => 'İsim', + 'Actions' => 'İşlemler', + 'Delete' => 'Sil', + 'Upload' => 'Yükle', + 'directory' => 'dizin', + 'Delete directory: :dir' => 'Dizin Silindi: :dir', + 'Delete file: :file' => 'Dosya silindi :file', + 'Extension' => 'Uzantılar', + 'Size' => 'Boyut', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/information/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/information/languages/tr.lang.php new file mode 100644 index 0000000..829f410 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/information/languages/tr.lang.php @@ -0,0 +1,40 @@ + array( + 'Information' => 'Bilgi', + 'Debugging' => 'Hata Ayıklama', + 'Name' => 'İsim', + 'Value' => 'Alan', + 'Security' => 'Güvenlik', + 'System' => 'Sistem', + 'on' => 'Açık', + 'off'=> 'Kapalı', + 'Server' => 'Sunucu', + 'PHP version' => 'PHP versiyonu', + 'SimpleXML module' => 'SimpleXML modülü', + 'DOM module' => 'DOM modülü', + 'Installed' => 'Yüklü', + 'Not Installed' => 'Yüklü Değil', + 'Security check results' => 'Güvenlik Raporu', + 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' => + 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.', + 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path' => + 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path', + 'The Monstra .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' => + 'The Monstra .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', + 'The Monstra 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' => + 'The Monstra 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', + 'Due to the type and amount of information an error might give intruders when Monstra::$environment = Monstra::DEVELOPMENT, we strongly advise setting Monstra::PRODUCTION in production systems.' => + 'Due to the type and amount of information an error might give intruders when Monstra::$environment = Monstra::DEVELOPMENT, we strongly advise setting Monstra::PRODUCTION in production systems.', + 'Monstra version' => 'Sistem Versiyonu', + 'Directory Permissions' => 'Dizin İzinleri', + 'Directory' => 'Dizin', + 'Writable' => 'Yazılabilir', + 'Unwritable' => 'Yazılamaz', + 'Status' => 'Durum', + 'PHP Built On' => 'PHP Kurulumu', + 'Web Server' => 'Web Sunucusu', + 'WebServer to PHP Interface' => 'WebServer to PHP Interface', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/menu/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/menu/languages/tr.lang.php new file mode 100644 index 0000000..9314c09 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/menu/languages/tr.lang.php @@ -0,0 +1,27 @@ + array( + 'Menu' => 'Menü', + 'Menu manager' => 'Menu Yöneticisi', + 'Edit' => 'Düzenle', + 'Name' => 'İsim', + 'Delete' => 'Sil', + 'Order' => 'Sıralama', + 'Actions' => 'İşlem', + 'Create New Item' => 'Yeni Oluştur', + 'New item' => 'Yeni Oluştur', + 'Item name' => 'Menü Adı', + 'Item order' => 'Sıralaması', + 'Item target' => 'Hedef', + 'Item link' => 'Bağlantısı', + 'Item category' => 'Kategorisi', + 'Save' => 'Kaydet', + 'Edit item' => 'Düzenle', + 'Delete item :name' => 'Sil :name', + 'Select page' => 'Sayfa Seç', + 'Category' => 'Kategori', + 'Select category' => 'Kategori Seç', + 'Required field' => 'Zorunlu Alan', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/pages/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/pages/languages/tr.lang.php new file mode 100644 index 0000000..046f85e --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/pages/languages/tr.lang.php @@ -0,0 +1,54 @@ + array( + 'Pages' => 'Sayfalar', + 'Pages manager' => 'Sayfa Yöneticisi', + 'Content' => 'İçerik', + 'Create New Page' => 'Sayfa oluştur', + 'New Page' => 'Yeni Sayfa', + 'Edit Page' => 'Sayfa Düzenle', + 'Date' => 'Tarih', + 'Clone' => 'Klonla', + 'Edit' => 'Düzenle', + 'Delete' => 'Sil', + 'Delete page: :page' => 'Sil ? : :page', + 'Title' => 'Başlık', + 'Name' => 'Adı', + 'Author' => 'Gönderen', + 'Name (slug)' => 'İsim (Bağlantı)', + 'Description' => 'Tanımlama', + 'Keywords' => 'Anahtar Kelimeler', + 'Parent' => 'Ebeveyn', + 'Template' => 'Tema', + 'Year' => 'Yıl', + 'Day' => 'Gün', + 'Month' => 'Ay', + 'Hour' => 'Saat', + 'Minute' => 'Dakika', + 'Second' => 'Saniye', + 'This field should not be empty' => 'Bu alan boş olmamalı !', + 'This page already exists' => 'Sayfa Zaten Var', + 'Extra' => 'Ekstra', + 'Save' => 'Kaydet', + 'Save and Exit' => 'Kaydet ve Çık', + 'Your changes to the page :page have been saved.' => 'Değişiklikler :page sayfasına kaydedildi.', + 'The page :page cloned.' => 'Sayfa :page klonlandı.', + 'Status' => 'Durum', + 'Actions' => 'Eylemler', + 'Add' => 'Ekle', + 'Published' => 'Yayında', + 'Draft' => 'Taslak', + 'Published on' => 'Yayına Açık', + 'Edit 404 Page' => '404 Sayfası Düzenle', + 'Page :page deleted' => 'Sayfa :page silindi', + 'Search Engines Robots' => 'Arama Motoru Robotları', + 'Page' => 'Sayfa', + 'Metadata' => 'Meta', + 'Settings' => 'Ayarlar', + 'Required field' => 'Zorunlu Alan', + 'Access' => 'Giriş Yapanlar', + 'Public' => 'Açık', + 'Registered' => 'Üyeler', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/plugins/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/plugins/languages/tr.lang.php new file mode 100644 index 0000000..1f15f27 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/plugins/languages/tr.lang.php @@ -0,0 +1,20 @@ + array( + 'Plugins' => 'Eklentiler', + 'Name' => 'İsim', + 'Actions' => 'İşlemler', + 'Description' => 'Açıklama', + 'Installed' => 'Yüklenenler', + 'Install New' => 'Yeni Yükle', + 'Delete' => 'Sil', + 'Delete plugin :plugin' => 'Eklenti silindi :plugin', + 'This plugin does not exist' => 'Eklenti Bulunamadı', + 'Version' => 'Versiyon', + 'Author' => 'Geliştirici', + 'Get More Plugins' => 'Daha Fazla Eklenti', + 'Install' => 'Yükle', + 'Uninstall' => 'Kaldır', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/snippets/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/snippets/languages/tr.lang.php new file mode 100644 index 0000000..91e7dd5 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/snippets/languages/tr.lang.php @@ -0,0 +1,29 @@ + array( + 'Snippets' => 'Parçalar', + 'Snippets manager' => 'Parça Yöneticisi', + 'Actions' => 'İşlemler', + 'Delete' => 'Sil', + 'Edit' => 'Düzenle', + 'Name' => 'İsim', + 'Create New Snippet' => 'Yeni Parça Oluştur', + 'New Snippet' => 'Yeni Parça', + 'Edit Snippet' => 'Parça Düzenle', + 'Save' => 'Kaydet', + 'Save and Exit' => 'Kaydet ve Çık', + 'This snippet already exists' => 'Parça Zaten Var', + 'This snippet does not exist' => 'Parça Bulunamadı', + 'Delete snippet: :snippet' => 'Parça Silindi: :snippet', + 'Snippet content' => 'Parça İçeriği', + 'Snippet :name deleted' => 'Parça :name silindi', + 'Your changes to the snippet :name have been saved.' => 'Parça değişiklikleri :name kaydedildi.', + 'Delete snippet: :snippet' => 'Parça Sil: :snippet', + 'Required field' => 'Zorunlu Alan', + 'View Embed Code' => 'Embed Kodu Görüntüle', + 'Embed Code' => 'Embed Kodu', + 'Shortcode' => 'Kısa Kod', + 'PHP Code' => 'PHP Kodu', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/system/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/system/languages/tr.lang.php new file mode 100644 index 0000000..250962e --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/system/languages/tr.lang.php @@ -0,0 +1,80 @@ + array( + 'System' => 'Sistem', + 'Published a new version of the :monstra' => 'Yeni versiyon yayınlandı :monstra', + 'Sitemap created' => 'Siteharitası oluşturuldu.', + 'Create Sitemap' => 'Site Map Oluştur', + 'on' => 'Açık', + 'off'=> 'Kapalı', + 'Site Url' => 'Site Adresi', + 'Maintenance Mode' => 'Bakım Modu', + 'Maintenance Mode On' => 'Bakım Modu Açık', + 'Maintenance Mode Off' => 'Bakım Modu Kapalı', + 'Site Settings' => 'Site Ayarları', + 'System Settings' => 'Sistem Ayarları', + 'Site Name' => 'Site Adı', + 'Site Description' => 'Site Açıklaması', + 'Site Keywords' => 'Anahtar Kelimeler', + 'Site Slogan' => 'Site Sloganı', + 'Default Page' => 'Varsayılan Sayfa', + 'Time zone' => 'Zaman Dilimi', + 'Language' => 'Dil', + 'Email' => 'Email', + 'Save' => 'Kaydet', + 'Site' => 'Site', + 'System version' => 'Sistem Versiyonu', + 'System version ID' => 'sistem versiyon no:', + 'GZIP' => 'GZIP', + 'Debugging' => 'Debug', + 'Plugin API' => 'Eklenti API', + 'Plugins active' => 'Eklentiler Aktif', + 'Actions registered' => 'Kayıt eylemleri', + 'Filters registered' => 'Kayıtları Filtrele', + 'Delete Temporary Files' => 'Geçici Dosyaları Sil', + 'Download the latest version' => 'Son Sürümü İndir', + 'Powered by' => 'Çalıştıran', + 'Administration' => 'Yönetim', + 'Settings' => 'Ayarlar', + 'Temporary files deleted' => 'Geçici Dosyalar Silindi', + 'Extends' => 'Uzantılar', + 'View Site' => 'Siteyi Gör', + 'Welcome, :username' => 'Hoşgeldin, :username', + 'Reset Password' => 'Şifre Yenile', + '< Back to Website' => '< Siteye Dön', + 'Forgot your password? >' => 'Şifreni mi unuttun? >', + 'Administration >' => 'Yönetim Paneli >', + 'Send New Password' => 'Yeni Şifre Gönder', + 'This user does not exist' => 'Kullanıcı Bulunamadı', + 'Version' => 'Versiyon', + 'Plugin does not exist' => 'Eklenti Bulunamadı', + + 'Install script writable' => 'Install script writable', + 'Install script not writable' => 'Install script not writable', + 'Directory: :dir writable' => 'Directory: :dir writable', + 'Directory: :dir not writable' => 'Directory: :dir not writable', + 'PHP Version' => 'PHP Version', + 'Module DOM is installed' => 'Module DOM is installed', + 'Module DOM is required' => 'Module DOM is required', + 'Module Mod Rewrite is installed' => 'Module Mod Rewrite is installed', + 'Module SimpleXML is installed' => 'Module SimpleXML is installed', + 'PHP 5.2 or greater is required' => 'PHP 5.2 or greater is required', + 'Apache Mod Rewrite is required' => 'Apache Mod Rewrite is required', + 'SimpleXML module is required' => 'SimpleXML module is required', + 'Field "Site name" is empty' => 'Field "Site name" is empty', + 'Field "Email" is empty' => 'Field "Email" is empty', + 'Field "Username" is empty' => 'Field "Username" is empty', + 'Field "Password" is empty' => 'Field "Password" is empty', + 'Field "Site url" is empty' => 'Field "Site url" is empty', + 'Email not valid' => 'Email not valid', + 'Install' => 'Kurulum', + '...Monstra says...' => '...Diyor Ki...', + 'Sitemap file writable' => 'Sitemap dosyası yazılabilir.', + 'Sitemap file not writable' => 'Sitemap dosyası yazılamaz', + 'Main .htaccess file writable' => 'Ana .htaccess yazılabilir', + 'Main .htaccess file not writable' => 'Ana .htaccess yazılamaz', + 'Official Support Forum' => 'Destek Forumları', + 'Documentation' => 'Dökümanlar', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/themes/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/themes/languages/tr.lang.php new file mode 100644 index 0000000..9f6a6ed --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/themes/languages/tr.lang.php @@ -0,0 +1,50 @@ + array( + 'Themes' => 'Temalar', + 'Themes manager' => 'Tema Yöneticisi', + 'Select Theme' => 'Tema Seç', + 'Save' => 'Kaydet', + 'Save and Exit' => 'Kaydet ve Çık', + 'Name' => 'İsim', + 'Create New Template' => 'Yeni Tema Oluştur', + 'New Template' => 'Yeni Tema', + 'Delete template: :name' => 'Tema Silindi: :name', + 'Delete chunk: :name' => 'Yığın silindi: :name', + 'Delete styles: :name' => 'Stil Silindi: :name', + 'Templates' => 'Temalar', + 'Clone' => 'Klonla', + 'Edit' => 'Düzenle', + 'Delete' => 'Sil', + 'Actions' => 'İşlemler', + 'Admin Theme' => 'Admin Teması', + 'Create New Chunk' => 'Yeni Yığın Oluştur', + 'New Chunk' => 'Yeni Yığın', + 'Chunks' => 'Yığın', + 'Create New Styles' => 'Yeni Stil Oluştur', + 'New Styles' => 'Yeni Stil', + 'Styles' => 'Stil', + 'Template content' => 'Tema İçeriği', + 'Styles content' => 'Stil İçeriği', + 'Chunk content' => 'Yığın İçeriği', + 'Edit Template' => 'Tema Düzenle', + 'Edit Chunk' => 'Yığın Düzenle', + 'Edit Styles' => 'Stil Düzenle', + 'Current Site Theme' => 'Güncel Site Teması', + 'Current admin theme' => 'Güncel Admin Teması', + 'This template already exists' => 'Tema Zaten Var', + 'This chunk already exists' => 'Yığın Zaten Var', + 'This styles already exist' => 'Stil Zaten Var', + 'Components templates' => 'Eklenti Teması', + 'Your changes to the chunk :name have been saved.' => 'Yığın Değişikliği :name kaydedildi.', + 'Your changes to the styles :name have been saved.' => 'YStil Değişikliği :name kaydedildi.', + 'Your changes to the template :name have been saved.' => 'Tema Değişikliği :name kaydedildi.', + 'Required field' => 'Zorunlu Alan', + 'Scripts' => 'Scriptler', + 'Create New Script' => 'Yeni Script Oluştur', + 'Script content' => 'Script İçeriği', + 'New Script' => 'Yeni Script', + 'Edit Script' => 'Script Düzenle', + ) + ); diff --git a/plugins/box/tr.lang/plugins/box/users/languages/tr.lang.php b/plugins/box/tr.lang/plugins/box/users/languages/tr.lang.php new file mode 100644 index 0000000..826ed54 --- /dev/null +++ b/plugins/box/tr.lang/plugins/box/users/languages/tr.lang.php @@ -0,0 +1,67 @@ + array( + 'Users' => 'Üyler', + 'Login' => 'Giriş', + 'Username' => 'Kullanıcı Adı', + 'Password' => 'Şifre', + 'Registered' => 'Kayıt', + 'Email' => 'Email', + 'Role' => 'Rolü', + 'Roles' => 'Roller', + 'Edit' => 'Düzenle', + 'Actions' => 'İşlemler', + 'Delete' => 'Sil', + 'Log In' => 'Giriş', + 'Log Out' => 'Çıkış', + 'Register New user' => 'Yeni üye kaydı', + 'New User Registration' => 'Yeni Üye Kaydı', + 'Delete user: :user' => 'Kullanıcı sil: :user', + 'User :user have been deleted.' => 'Kullanıcı :user silindi.', + 'This user already exists' => 'Bu üye zaten var', + 'This email already exists' => 'E-mail zaten kayıtlı', + 'Changes saved' => 'Değişiklikler kaydedildi', + 'Wrong old password' => 'Yanlış ! Eski Şifre', + 'Admin' => 'Admin', + 'User' => 'Üye', + 'Editor' => 'Editör', + 'Register' => 'Kayıt', + 'Edit profile' => 'Profil Düzenle', + 'Save' => 'Kaydet', + 'Firstname' => 'İsim', + 'Lastname' => 'Soyisim', + 'Old password' => 'Eski Şifre', + 'New password' => 'Yeni Şifre', + 'Welcome' => 'Hoşgeldin', + 'Wrong username or password' => 'Hatalı username yada password', + 'Your changes have been saved.' => 'Değişiklikler Kaydedildi.', + 'New user have been registered.' => 'Yeni kullanıcı kaydedildi.', + 'Captcha' => 'Captcha', + 'Registration' => 'Kayıt', + 'Username' => 'Kullanıcı Adı', + 'User email is invalid' => 'E-posta Geçersiz', + 'Reset Password' => 'Şifre Sıfırla', + 'Send New Password' => 'Yeni Şifre Gönder', + 'This user doesnt alredy exist' => 'Kullanıcı Bulunamadı', + 'Users - Profile' => 'Kullanıcı - Profili', + 'Users - Edit Profile' => 'Kullanıcı - Profil Düzenle', + 'Users - Log In' => 'Kullanıcı - Giriş', + 'Users - Registration' => 'Kullanıcı - Kayıt', + 'Users - Password Recover' => 'Kullanıcı - Şifre Sıfırlama', + 'New Password' => 'Yeni Şifre', + 'Forgot your password?' => 'Şifreni mi unuttun?', + 'New password has been sent' => 'Yeni şifre gönderildi', + 'Monstra says: This is not your profile...' => 'Sistem Mesajı: Profil yok...', + 'User registration is closed.' => 'Kullanıcı Kaydı Kapalı.', + 'Allow user registration' => 'Kullanıcı kaydına izin ver', + 'Required field' => 'Zorunlu alan', + 'This user doesnt exist' => 'Kullanıcı yok', + 'Captcha code is wrong' => 'Captcha hatalı', + 'Your login details for :site_name has been sent' => 'Giriş detayları :site_name gönderildi', + 'Your new password for :site_name' => 'Yeni Şifren :site_name', + 'Your login details for :site_name' => 'Giriş Detayların :site_name', + 'About Me' => 'Hakkımda', + 'Profile' => 'Profilim', + ) + );