Current File : /home/inlingua/www/decay_sym/root/usr/local/softaculous/enduser/languages/turkish/settings_lang.php |
<?php
//////////////////////////////////////////////////////////////
//===========================================================
// settings_lang.php
//===========================================================
// SOFTACULOUS
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date: 10th Jan 2009
// Time: 21:00 hrs
// Site: http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////
if(!defined('SOFTACULOUS')){
die('Hacking Attempt');
}
$l['no_lang'] = 'Hiçbir dil seçilmedi';
$l['wrong_lang'] = 'Seçtiğiniz dil geçersiz';
$l['no_timezone'] = 'Zaman dilimi seçilmedi';
$l['timezone_invalid'] = 'Seçilen zaman dilimi geçersiz';
$l['backuploc_deleted'] = 'Backup location was deleted successfully';
$l['no_backup_loc_name'] = 'No such backup location found';
// Theme Strings
$l['<title>'] = APP.' - Kullanıcı Ayarları';
$l['choose_lang'] = 'Dil Seçiniz';
$l['exp_lang'] = 'Kullanmak istediğiniz dili seçiniz';
$l['menu_options'] = 'Menu Ayarları';
$l['menu_exp'] = 'Yan menüdeki bütün kategorileri buradan genişletebilirsiniz!';
$l['timezone'] = 'Zaman Dilimi';
$l['default_timezone'] = 'Sunucu Saati';
$l['expand'] = 'Genişlet';
$l['collapse'] = 'Daralt';
$l['edit_settings'] = 'Ayarları Değiştir';
$l['settings'] = 'Kullanıcı Ayarları';
$l['settings_saved'] = 'Ayarlarınız başarıyla kaydedildi';
$l['left_panel_bg'] = 'Choose Left Panel color';
$l['left_panel_bg_exp'] = 'This will change the background color of the Left Panel and Top Bar';
$l['text_color'] = 'Choose Left Panel Text color';
$l['text_color_exp'] = 'This will change the text color of the Left Panel and Top Bar';
$l['use_custom_color'] = 'Customize theme';
$l['exp_use_custom_color'] = 'If checked then '.APP.' will use the theme colors selected. If you want to reset the theme to default just uncheck the checkbox and save the settings';
$l['disable_suggestions'] = 'Disable '.APP.' Features suggestion';
$l['exp_disable_suggestions'] = 'This will disable '.APP.' features suggestion messages';
$l['reset'] = 'Reset';
$l['arrange_domain'] = 'Sort domains alphabetically';
$l['exp_arrange_domain'] = 'If selected then the list of domains under the <b>Choose Domain</b> drop down menu on the install form will be sorted alphabetically';
$l['your_setting'] = 'Your Settings';
$l['list_backup_locs'] = 'Backup Locations';
$l['default'] = 'Default';
$l['backuploc_name'] = 'Name';
$l['backuploc'] = 'Backup Location';
$l['backuploc_edit'] = 'Edit';
$l['backuploc_del'] = 'Delete';
$l['conf_del'] = 'Are you sure you want to delete this backup location ?';
$l['add_backup_loc'] = 'Add Backup Location';
$l['local_folder'] = 'Local Folder';
$l['manage_sets'] = 'WordPress Plugin / Theme Sets';
$l['exp_manage_sets'] = 'Install and create sets of plugins/themes';
$l['off_backup_au'] = 'Disable Backups before Auto Upgrade';
$l['exp_off_backup_au'] = 'If selected, backups will not be performed before upgrading installations or plugins and themes. Note: Make sure you have backups which you can use in case the upgrade fails.';
$l['backup_proto'] = 'Protocol';
$l['backup_ftp'] = 'FTP';
$l['backup_softftpes'] = 'FTPS';
$l['backup_softsftp'] = 'SFTP';
$l['backup_webdav'] = 'WebDAV';
$l['backup_dropbox'] = 'Dropbox';
$l['backup_gdrive'] = 'Google Drive';
$l['backup_onedrive'] = 'Microsoft OneDrive';
$l['backup_softaws'] = 'Amazon S3';