diff options
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 75ec26480c1..133a63e64e2 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -15,12 +15,12 @@ OC.L10N.register( "Close" : "Kapat", "Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı", "Upload cancelled." : "Yükleme iptal edildi.", + "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} bir klasör ya da 0 bayt boyutunda olduğundan yüklenemedi", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterli boş alan yok. Yüklemek istediğiniz boyut {size1} ancak yalnız {size2} boş alan var", "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok", "Not enough free space" : "Yeterli boş alan yok", "Uploading …" : "Yükleniyor…", - "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor", "Target folder does not exist any more" : "Hedef klasör artık yok", |