-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tox dialog height fix (Bootstrap 5 / oxide theme) (#130)
* tox dialog height fix (Bootstrap 5 / oxide theme) * Added Turkish Language
- Loading branch information
Showing
2 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
file: | ||
add: | ||
success: başarıyla yüklendi | ||
renamed: | ||
success: Dosya başarıyla yeniden adlandırıldı. | ||
danger: Dosya adı mevcut veya bu işlem için yetkiniz yok | ||
unauthorized: Dosya mevcut değil veya bu işlem için yetkiniz yok | ||
nochanged: Herhangi birşey değiştirilmedi | ||
deleted: | ||
success: Dosyalar başarıyla silindi | ||
danger: Dosyalar mevcut değil veya bu işlem için yetkiniz yok | ||
unauthorized: Dosyalar mevcut değil veya bu işlem için yetkiniz yok | ||
folder: | ||
add: | ||
danger: "Klasör oluşturulurken Hata Oluştu: %message%" | ||
success: Klasör başarıyla oluşturuldu | ||
deleted: | ||
success: Klasör başarıyla silindi | ||
unauthorized: Klasör mevcut değil veya bu işlem için yetkiniz yok | ||
button: | ||
cancel: İPTAL | ||
refresh: Yenile | ||
parent: Parent | ||
save: KAYDET | ||
add: | ||
files: Dosya Yükle... | ||
folder: Yeni Klasör... | ||
delete: | ||
current: Mevcut Klasörü Sil | ||
selected: Seçili Dosyaları Sil | ||
action: SİL | ||
rename: | ||
action: YENİDEN ADLANDIR | ||
tree: Dizinler | ||
title: | ||
add: | ||
folder: Yeni Klasör | ||
rename: | ||
file: Yeniden adlandır | ||
delete: Sil | ||
download: İndir | ||
preview: | ||
file: Aç | ||
input: | ||
default: İsimsiz Klasör | ||
table: | ||
name: Ad | ||
date: Tarih | ||
size: Boyut | ||
dimension: Ebatlar | ||
actions: İşlemler | ||
confirm: | ||
delete: Silmek için onay veriyor musunuz? | ||
size: | ||
mb: MB | ||
kb: KB | ||
select-all: Hepsini Seç | ||
upload: | ||
exception_move_uploaded_file: Yetkiniz yok | ||
search: | ||
placeholder: Arama |