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/admin21
1 files changed, 17 insertions, 4 deletions
diff --git a/sql-ledger/locale/tr/admin b/sql-ledger/locale/tr/admin
index 5d0b0fd3a..dab478aa4 100644
--- a/sql-ledger/locale/tr/admin
+++ b/sql-ledger/locale/tr/admin
@@ -6,6 +6,7 @@ $self{texts} = {
'Administration' => 'Yönetim',
'Administrator' => 'Administrator',
'All Datasets up to date!' => 'All Datasets up to date!',
+ 'Cannot create Lock!' => 'Cannot create Lock!',
'Change Admin Password' => 'Yönetici Şifresini Değiştir',
'Change Password' => 'Şifre Değiştir',
'Character Set' => 'Karakter Seti',
@@ -28,17 +29,20 @@ $self{texts} = {
'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.',
+ 'Lock System' => 'Lock System',
+ 'Lockfile created!' => 'Lockfile created!',
+ 'Lockfile removed!' => 'Lockfile removed!',
'Login' => 'Giriş',
+ 'Login name missing!' => 'Login name missing!',
+ 'Multibyte Encoding' => 'Multibyte Encoding',
'Name' => 'İsim',
'New Templates' => 'Yeni Şablonlar',
'No Database Drivers available!' => 'Veritabanı Sürücüsü yok!',
@@ -49,14 +53,13 @@ $self{texts} = {
'Password' => 'Şifre',
'Password changed!' => 'Password changed!',
'Pg Database Administration' => 'Pg Veritabanı Yönetimi',
+ 'PgPP Database Administration' => 'PgPP Database Administration',
'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',
@@ -64,6 +67,7 @@ $self{texts} = {
'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.',
+ 'Unlock System' => 'Unlock System',
'Update Dataset' => 'Update Dataset',
'Use Templates' => 'Şablon Kullan',
'User' => 'Kullanıcı',
@@ -98,12 +102,17 @@ $self{subs} = {
'form_footer' => 'form_footer',
'form_header' => 'form_header',
'get_value' => 'get_value',
+ 'getpassword' => 'getpassword',
'list_users' => 'list_users',
+ 'lock_system' => 'lock_system',
'login' => 'login',
'login_name' => 'login_name',
+ 'logout' => 'logout',
'oracle_database_administration' => 'oracle_database_administration',
'pg_database_administration' => 'pg_database_administration',
+ 'pgpp_database_administration' => 'pgpp_database_administration',
'save' => 'save',
+ 'unlock_system' => 'unlock_system',
'update_dataset' => 'update_dataset',
'kullanıcı_ekle' => 'add_user',
'yönetici_Şifresini_değiştir' => 'change_admin_password',
@@ -112,10 +121,14 @@ $self{subs} = {
'veriseti_oluştur' => 'create_dataset',
'sil' => 'delete',
'verisetini_sil' => 'delete_dataset',
+ 'lock_system' => 'lock_system',
'giriş' => 'login',
+ 'logout' => 'logout',
'oracle_veritabanı_yönetimi' => 'oracle_database_administration',
'pg_veritabanı_yönetimi' => 'pg_database_administration',
+ 'pgpp_database_administration' => 'pgpp_database_administration',
'kaydet' => 'save',
+ 'unlock_system' => 'unlock_system',
'update_dataset' => 'update_dataset',
};