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.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 2145fb5c9fc..157280b696c 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -36,9 +36,6 @@ 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.",
- "{new_name} already exists" : "{new_name} zaten mevcut",
- "Could not create file" : "Dosya oluşturulamadı",
- "Could not create folder" : "Klasör oluşturulamadı",
"Actions" : "Eylemler",
"Download" : "İndir",
"Select" : "Seç",
@@ -49,7 +46,10 @@ OC.L10N.register(
"Error moving file." : "Dosya taşıma hatası.",
"Error moving file" : "Dosya taşıma hatası",
"Error" : "Hata",
+ "{new_name} already exists" : "{new_name} zaten mevcut",
"Could not rename file" : "Dosya adlandırılamadı",
+ "Could not create file" : "Dosya oluşturulamadı",
+ "Could not create folder" : "Klasör oluşturulamadı",
"Error deleting file." : "Dosya silinirken hata.",
"No entries in this folder match '{filter}'" : "Bu klasörde hiçbir girdi '{filter}' ile eşleşmiyor",
"Name" : "İsim",
@@ -60,6 +60,7 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} ve {files}",
"You don’t have permission to upload or create files here" : "Buraya dosya yükleme veya oluşturma izniniz yok",
"_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"],
+ "New" : "Yeni",
"\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.",
"File name cannot be empty." : "Dosya adı boş olamaz.",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} depolama alanı dolu, artık dosyalar güncellenmeyecek yada eşitlenmeyecek.",
@@ -71,6 +72,10 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
"Favorited" : "Sık kullanılanlara eklendi",
"Favorite" : "Sık kullanılan",
+ "Upload" : "Yükle",
+ "Text file" : "Metin dosyası",
+ "Folder" : "Klasör",
+ "New folder" : "Yeni klasör",
"An error occurred while trying to update the tags" : "Etiketler güncellenmeye çalışılırken bir hata oluştu",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>",
@@ -98,12 +103,6 @@ OC.L10N.register(
"Settings" : "Ayarlar",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın",
- "New" : "Yeni",
- "New text file" : "Yeni metin dosyası",
- "Text file" : "Metin dosyası",
- "New folder" : "Yeni klasör",
- "Folder" : "Klasör",
- "Upload" : "Yükle",
"Cancel upload" : "Yüklemeyi iptal et",
"No files in here" : "Burada hiç dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin veya aygıtlarınızla eşitleyin!",