FileManager move function + small bugfixes

This commit is contained in:
Serghey Rodin 2016-08-09 19:22:45 +03:00
commit 4adbef4517
38 changed files with 563 additions and 566 deletions

View file

@ -592,6 +592,7 @@ $LANG['tr'] = array(
'NEW DIR' => 'YENİ KLASÖR',
'DELETE' => 'SİL',
'RENAME' => 'YENİDEN ADLANDIR',
'MOVE' => 'MOVE',
'RIGHTS' => 'RIGHTS',
'COPY' => 'KOPYALA',
'ARCHIVE' => 'ARŞİVLE',
@ -612,6 +613,7 @@ $LANG['tr'] = array(
'Copy' => 'Kopyala',
'Cancel' => 'Vazgeç',
'Rename' => 'Yeniden Adlandır',
'Move' => 'Move',
'Change Rights' => 'Change Rights',
'Delete' => 'Sil',
'Extract' => ıkart',
@ -622,7 +624,9 @@ $LANG['tr'] = array(
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
'Delete items' => 'Delete items',
'Copy files' => 'Copy files',
'Move files' => 'Move files',
'Are you sure you want to copy' => 'Kopyalamak istediğinizden emin misiniz',
'Are you sure you want to move' => 'Are you sure you want to move',
'Are you sure you want to delete' => 'Silmek istediğinizden emin misiniz',
'into' => 'into',
'existing files will be replaced' => 'varolan dosyalar değiştirilir',
@ -675,6 +679,7 @@ $LANG['tr'] = array(
'Go to the Top of the File List' => 'Dosya Listesinin Tepesine git',
'Go to the Last File' => 'Son Dosyaya git',
'Open File / Enter Directory' => 'Dosya Aç/Dizin Gir',
'Edit File' => 'Edit File',
'Go to Parent Directory' => 'Üst Dizine Git',
'Select Current File' => 'Şuanki Dosyayı Seç',
'Select Bunch of Files' => 'Dosya Demetini Seç',