summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r--apps/files/l10n/tr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index ca196ded119..35ff37f40cc 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -172,7 +172,6 @@ OC.L10N.register(
"Reload current directory" : "Geçerli klasörü yeniden yükle",
"Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
"Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın",
- "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi",
"Upload successful" : "Yüklendi",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
@@ -274,6 +273,7 @@ OC.L10N.register(
"Templates" : "Kalıplar",
"Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı",
"Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu",
+ "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi",
"_{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"],