diff options
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 7a023d832db..ee1a9704b56 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", "You don’t have permission to upload or create files here" : "Buraya dosya yükleme ya da ekleme izniniz yok", - "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", - "Files uploaded successfully" : "Dosyalar yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", "Open details" : "Ayrıntıları aç", - "An error occurred while uploading. Please try again later." : "Yükleme sırasında bir sorun çıktı. Lütfen bir süre sonra yeniden deneyin.", - "Could not copy {file}. {message}" : "{file} dosyası kopyalanamadı. {message}", - "Could not move {file}. {message}" : "{file} dosyası taşınamadı. {message}", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", "Filename" : "Dosya adı", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", @@ -300,7 +295,9 @@ "In folder" : "Klasörde", "Search in folder: {folder}" : "Şu klasörde ara: {folder}", "One of the dropped files could not be processed" : "Bırakılan dosyalardan biri işlenemedi", - "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", + "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", + "Files uploaded successfully" : "Dosyalar yüklendi", + "Some files could not be moved" : "Bazı dosyalar taşınamadı", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} klasör","{folderCount} klasör"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} dosya","{fileCount} dosya"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 dosya ve {folderCount} klasör","1 dosya ve {folderCount} klasör"], |