summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tr/admin
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/tr/admin')
-rw-r--r--sql-ledger/locale/tr/admin122
1 files changed, 122 insertions, 0 deletions
diff --git a/sql-ledger/locale/tr/admin b/sql-ledger/locale/tr/admin
new file mode 100644
index 0000000..5d0b0fd
--- /dev/null
+++ b/sql-ledger/locale/tr/admin
@@ -0,0 +1,122 @@
+$self{texts} = {
+ 'Access Control' => 'Giriş Kontrol',
+ 'Accounting' => 'Muhasebe',
+ 'Add User' => 'Kullanıcı Ekle',
+ 'Address' => 'Adres',
+ 'Administration' => 'Yönetim',
+ 'Administrator' => 'Administrator',
+ 'All Datasets up to date!' => 'All Datasets up to date!',
+ 'Change Admin Password' => 'Yönetici Şifresini Değiştir',
+ 'Change Password' => 'Şifre Değiştir',
+ 'Character Set' => 'Karakter Seti',
+ 'Click on login name to edit!' => 'Düzenlemek için giriş ismini tıklayın.',
+ 'Company' => 'Şirket',
+ 'Connect to' => 'Bağlan',
+ 'Continue' => 'Devam',
+ 'Create Chart of Accounts' => 'Hesap Planı Oluştur',
+ 'Create Dataset' => 'Veriseti Oluştur',
+ 'DBI not installed!' => 'DBJ kurulu değil',
+ 'Database' => 'Veritabanı',
+ 'Database Administration' => 'Veritabani Yonetimi',
+ 'Database Driver not checked!' => 'Database Driver not checked!',
+ 'Database User missing!' => 'Veritabanı Kullanıcısı yok!',
+ 'Dataset' => 'Veriseti',
+ 'Dataset missing!' => 'Veriseti Yok!',
+ 'Dataset updated!' => 'Dataset updated!',
+ 'Date Format' => 'Tarih Formatı',
+ 'Delete' => 'Sil',
+ 'Delete Dataset' => 'Verisetini Sil',
+ 'Directory' => 'Dizin',
+ 'Driver' => 'Sürücü',
+ 'Dropdown Limit' => 'Dropdown Limit',
+ 'E-mail' => 'Posta',
+ 'Edit User' => 'Kullanıcı Bilgilerini Düzenle',
+ 'Existing Datasets' => 'Verisetleri',
+ 'Fax' => 'Faks',
+ 'Host' => 'Host',
+ 'Hostname missing!' => 'Host yok!',
+ 'Incorrect Password!' => 'Yanlış Şifre!',
+ 'Language' => 'Dil',
+ 'Leave host and port field empty unless you want to make a remote connection.' => 'Uzakta baglantı yapmak istemiyorsanız host ve port alanlarını boş bırakınız.',
+ 'Login' => 'Giriş',
+ 'Name' => 'İsim',
+ 'New Templates' => 'Yeni Şablonlar',
+ 'No Database Drivers available!' => 'Veritabanı Sürücüsü yok!',
+ 'No Dataset selected!' => 'Veriseti seçilmedi!',
+ 'Nothing to delete!' => 'Nothing to delete!',
+ 'Number Format' => 'Rakam Formatı',
+ 'Oracle Database Administration' => 'Oracle Veritabanı Yönetimi',
+ 'Password' => 'Şifre',
+ 'Password changed!' => 'Password changed!',
+ 'Pg Database Administration' => 'Pg Veritabanı Yönetimi',
+ 'Phone' => 'Telefon',
+ 'Port' => 'Port',
+ 'Port missing!' => 'Port yok!',
+ 'Printer' => 'Yazıcı',
+ 'Save' => 'Kaydet',
+ 'Select a Dataset to delete and press "Continue"' => 'Silmek için bir Veriseti seçin ve "Devam"ı tıklayın.',
+ 'Setup Templates' => 'Şablon Kur',
+ 'Ship via' => 'Ship via',
+ 'Signature' => 'İmza',
+ 'Stylesheet' => 'Düzen Sayfası',
+ 'Templates' => 'Şablonlar',
+ 'The following Datasets are not in use and can be deleted' => 'Aşağıdaki Verisetleri kullanılmamaktadır ve silinebilir',
+ 'The following Datasets need to be updated' => 'The following Datasets need to be updated',
+ 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Mevcut fiş bilgileri için bu bir ön kontroldür. Bu aşamada hiçbirşey oluşturulmaz ve silinemez',
+ 'To add a user to a group edit a name, change the login name and save. A new user with the same variables will then be saved under the new login name.' => 'Gruba yeni kullanıcı eklemek için, giriş ismini değiştirin ve kaydedin. Yeni kullanıcı yeni giriş altında aynı parametrelerle kaydedilecektir.',
+ 'Update Dataset' => 'Update Dataset',
+ 'Use Templates' => 'Şablon Kullan',
+ 'User' => 'Kullanıcı',
+ 'User deleted!' => 'User deleted!',
+ 'User saved!' => 'User saved!',
+ 'Version' => 'Versiyon',
+ 'You must enter a host and port for local and remote connections!' => 'Yerel ve uzak bağlantılar için bir host ve port girmek zorundasınız!',
+ 'does not exist' => 'mevcut değil',
+ 'is already a member!' => 'üyedir!',
+ 'localhost' => 'Yerelhost',
+ 'successfully created!' => 'başarıyla oluşturuldu!',
+ 'successfully deleted!' => 'başarıyla silindi!',
+ 'website' => 'Websitesi',
+};
+
+$self{subs} = {
+ 'add_user' => 'add_user',
+ 'adminlogin' => 'adminlogin',
+ 'change_admin_password' => 'change_admin_password',
+ 'change_password' => 'change_password',
+ 'check_password' => 'check_password',
+ 'continue' => 'continue',
+ 'create_dataset' => 'create_dataset',
+ 'dbcreate' => 'dbcreate',
+ 'dbdelete' => 'dbdelete',
+ 'dbdriver_defaults' => 'dbdriver_defaults',
+ 'dbselect_source' => 'dbselect_source',
+ 'dbupdate' => 'dbupdate',
+ 'delete' => 'delete',
+ 'delete_dataset' => 'delete_dataset',
+ 'edit' => 'edit',
+ 'form_footer' => 'form_footer',
+ 'form_header' => 'form_header',
+ 'get_value' => 'get_value',
+ 'list_users' => 'list_users',
+ 'login' => 'login',
+ 'login_name' => 'login_name',
+ 'oracle_database_administration' => 'oracle_database_administration',
+ 'pg_database_administration' => 'pg_database_administration',
+ 'save' => 'save',
+ 'update_dataset' => 'update_dataset',
+ 'kullanıcı_ekle' => 'add_user',
+ 'yönetici_Şifresini_değiştir' => 'change_admin_password',
+ 'Şifre_değiştir' => 'change_password',
+ 'devam' => 'continue',
+ 'veriseti_oluştur' => 'create_dataset',
+ 'sil' => 'delete',
+ 'verisetini_sil' => 'delete_dataset',
+ 'giriş' => 'login',
+ 'oracle_veritabanı_yönetimi' => 'oracle_database_administration',
+ 'pg_veritabanı_yönetimi' => 'pg_database_administration',
+ 'kaydet' => 'save',
+ 'update_dataset' => 'update_dataset',
+};
+
+1;