Skip to content

Commit 3f41dda

Browse files
committed
Update tr.php
translate incomplete translations
1 parent f9ab13d commit 3f41dda

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

web/inc/i18n/tr.php

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454

5555
'toggle all' => 'hepsini seç',
5656
'apply to selected' => 'seçimi uygula',
57-
'rebuild' => 'rebuild',
58-
'rebuild web' => 'rebuild web',
59-
'rebuild dns' => 'rebuild dns',
60-
'rebuild mail' => 'rebuild mail',
61-
'rebuild db' => 'rebuild db',
62-
'rebuild cron' => 'rebuild cron',
57+
'rebuild' => 'yeniden oluştur',
58+
'rebuild web' => 'web\'i yeniden oluştur,
59+
'rebuild dns' => 'dns\'i yeniden oluştur',
60+
'rebuild mail' => 'mail\'i yeniden oluştur',
61+
'rebuild db' => 'db\'yi yeniden oluştur',
62+
'rebuild cron' => 'cron\'u yeniden oluştur',
6363
'update counters' => 'sayaçları güncelle',
6464
'suspend' => 'askıya al',
6565
'unsuspend' => 'devam ettir',
6666
'delete' => 'sil',
6767
'show per user' => 'kullanıcı başına göster',
68-
'login as' => 'login as',
68+
'login as' => 'giriş yapıldı:',
6969
'logout' => 'oturumu kapat',
7070
'edit' => 'düzenle',
7171
'open webstats' => 'webstats aç',
@@ -178,9 +178,9 @@
178178
'Additional FTP Account' => 'İlave FTP Hesabı',
179179
'SOA' => 'SOA',
180180
'TTL' => 'TTL',
181-
'Expire' => 'Expire',
182-
'Records' => 'Records',
183-
'Catchall email' => 'Catchall email',
181+
'Expire' => 'Sona ermiş',
182+
'Records' => 'Kayıtlar',
183+
'Catchall email' => 'Kapsamlı email',
184184
'AntiVirus Support' => 'AntiVirus Desteği',
185185
'AntiSpam Support' => 'AntiSpam Desteği',
186186
'DKIM Support' => 'DKIM Desteği',
@@ -204,8 +204,8 @@
204204
'SYS' => 'SYS',
205205
'Domains' => 'Domainler',
206206
'Status' => 'Durum',
207-
'shared' => 'shared',
208-
'dedicated' => 'dedicated',
207+
'shared' => 'paylaşılan',
208+
'dedicated' => 'özel',
209209
'Owner' => 'Sahip',
210210
'Users' => 'Kullanıcılar',
211211
'Load Average' => 'Sistem Yükü',
@@ -231,11 +231,11 @@
231231
'Memory' => 'Hafıza',
232232
'Uptime' => 'Uptime',
233233
'core package' => 'core paketi',
234-
'php interpreter' => 'php interpreter',
235-
'internal web server' => 'internal web server',
234+
'php interpreter' => 'php yorumcusu',
235+
'internal web server' => 'dahili web sunucusu',
236236
'Version' => 'Sürüm',
237-
'Release' => 'Release',
238-
'Architecture' => 'Architecture',
237+
'Release' => 'Yayınlanma',
238+
'Architecture' => 'Yapı',
239239
'Object' => 'Nesne',
240240
'Owner' => 'Sahip',
241241
'Username' => 'Kullanıcı Adı',
@@ -252,7 +252,7 @@
252252
'DNS Support' => 'DNS Desteği',
253253
'Mail Support' => 'Mail Desteği',
254254
'Advanced options' => 'Gelişmiş seçenekler',
255-
'Aliases' => 'Aliases',
255+
'Aliases' => 'Takma adlar (Alias)',
256256
'SSL Certificate' => 'SSL Sertifikası',
257257
'SSL Key' => 'SSL Anahtarı (Key)',
258258
'SSL Certificate Authority / Intermediate' => 'SSL Sertifika Yazarı / Aracı (Authority / Intermediate)',
@@ -283,13 +283,13 @@
283283
'Package Name' => 'Paket Adı',
284284
'Netmask' => 'Netmask',
285285
'Interface' => 'Arayüz',
286-
'Shared' => 'Shared',
286+
'Shared' => 'Paylaşılan',
287287
'Assigned user' => 'Atanan kullanıcı',
288288
'Assigned domain' => 'Atanan alan adı',
289289
'NAT IP association' => 'NAT IP association',
290290
'shell' => 'shell',
291291
'web domains' => 'web alan adları',
292-
'web aliases' => 'web aliases',
292+
'web aliases' => 'web takma adları',
293293
'dns records' => 'dns kayıtları',
294294
'mail domains' => 'mail domainleri',
295295
'mail accounts' => 'mail hesapları',

0 commit comments

Comments
 (0)