diff --git a/l10n/tr.js b/l10n/tr.js index a08ead21f..a46780015 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Listede belirli bir tarihe git", "Jump to {date}" : "{date} tarihine git", "Add to {destination}" : "{destination} üzerine ekle", + "The destination folder is owned by {owner}" : "Hedef klasörün sahibi {owner}", "There are no photos or videos yet!" : "Henüz bir fotoğraf ya da görüntü yok!", "_{years} year ago_::_{years} years ago_" : ["{years} yıl önce","{years} yıl önce"], "Enable squared photos view" : "Kare fotoğraf görünümü kullanılsın", diff --git a/l10n/tr.json b/l10n/tr.json index eb96cd638..87098bff7 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Listede belirli bir tarihe git", "Jump to {date}" : "{date} tarihine git", "Add to {destination}" : "{destination} üzerine ekle", + "The destination folder is owned by {owner}" : "Hedef klasörün sahibi {owner}", "There are no photos or videos yet!" : "Henüz bir fotoğraf ya da görüntü yok!", "_{years} year ago_::_{years} years ago_" : ["{years} yıl önce","{years} yıl önce"], "Enable squared photos view" : "Kare fotoğraf görünümü kullanılsın",