diff options
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index c4f104b8e53..50f3d699efd 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var", "The files is locked" : "Dosyalar kilitli", "The file does not exist anymore" : "Dosya artık yok", - "Chose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", "Move to {target}" : "{target} içine taşı", "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "Search for an account" : "Hesap ara", "Choose" : "Seçin", - "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok" + "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", + "Chose destination" : "Hedefi seçin" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |