diff --git a/l10n/tr.js b/l10n/tr.js index cb3337eae..ee3d639a6 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -99,6 +99,7 @@ OC.L10N.register( "This folder does not exist" : "Bu klasör bulunamadı", "Loading folders …" : "Klasörler yükleniyor…", "No photos in here" : "Burada herhangi bir fotoğraf yok", + "Taken on {date} at {time}" : "{date} tarihinde {time} saatinde çekilmiş", "This place does not have any photos or videos yet!" : "Bu yerde henüz bir fotoğraf ya da görüntü yok!", "Add photos to this place" : "Bu yere fotoğraflar ekle", "Cover photo for place {placeName}" : "{placeName} yerinin kapak görseli", diff --git a/l10n/tr.json b/l10n/tr.json index 08f1a7b24..f17069735 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -97,6 +97,7 @@ "This folder does not exist" : "Bu klasör bulunamadı", "Loading folders …" : "Klasörler yükleniyor…", "No photos in here" : "Burada herhangi bir fotoğraf yok", + "Taken on {date} at {time}" : "{date} tarihinde {time} saatinde çekilmiş", "This place does not have any photos or videos yet!" : "Bu yerde henüz bir fotoğraf ya da görüntü yok!", "Add photos to this place" : "Bu yere fotoğraflar ekle", "Cover photo for place {placeName}" : "{placeName} yerinin kapak görseli",