diff options
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index dee801c56b1..dfba5234682 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Geçersiz isim. '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir.", "The target folder has been moved or deleted." : "Hedef klasör taşındı veya silindi.", "The name %s is already used in the folder %s. Please choose a different name." : "%s ismi zaten %s klasöründe kullanılıyor. Lütfen farklı bir isim seçin.", - "Not a valid source" : "Geçerli bir kaynak değil", - "Server is not allowed to open URLs, please check the server configuration" : "Sunucunun adresleri açma izni yok, lütfen sunucu yapılandırmasını denetleyin", - "The file exceeds your quota by %s" : "Dosya, kotanızı %s aşıyor", - "Error while downloading %s to %s" : "%s, %s içine indirilirken hata", "Error when creating the file" : "Dosya oluşturulurken hata", "Folder name cannot be empty." : "Klasör adı boş olamaz.", "Error when creating the folder" : "Klasör oluşturulurken hata", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Yükleme iptal edildi.", "Could not get result from server." : "Sunucudan sonuç alınamadı.", "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Şu anda sayfadan ayrılmak yükleme işlemini iptal edecek.", - "URL cannot be empty" : "URL boş olamaz", "{new_name} already exists" : "{new_name} zaten mevcut", "Could not create file" : "Dosya oluşturulamadı", "Could not create folder" : "Klasör oluşturulamadı", - "Error fetching URL" : "Adres getirilirken hata", "Rename" : "Yeniden adlandır", "Delete" : "Sil", "Disconnect storage" : "Depolama bağlantısını kes", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "Metin dosyası", "New folder" : "Yeni klasör", "Folder" : "Klasör", - "From link" : "Bağlantıdan", "Upload" : "Yükle", "Cancel upload" : "Yüklemeyi iptal et", "No files yet" : "Henüz dosya yok", |