diff options
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index a4658c8a798..0913c8ace96 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -72,17 +72,14 @@ OC.L10N.register( "Where: %s" : "Şurada: %s", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "Cancelled: %1$s" : "İptal edildi: %1$s", - "Invitation canceled" : "Çağrı iptal edildi", "Re: %1$s" : "Ynt: %1$s", - "Invitation updated" : "Çağrı güncellendi", "Invitation: %1$s" : "Çağrı: %1$s", - "Invitation" : "Çağrı", + "Organizer:" : "Düzenleyen:", + "Attendees:" : "Katılımcılar:", "Title:" : "Başlık:", "Time:" : "Zaman:", "Location:" : "Konum:", "Link:" : "Bağlantı:", - "Organizer:" : "Düzenleyen:", - "Attendees:" : "Katılımcılar:", "Accept" : "Kabul et", "Decline" : "Reddet", "More options …" : "Diğer seçenekler …", @@ -192,6 +189,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini tamamladınız", "{actor} reopened todo {todo} in list {calendar}" : "{actor}, {calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattı", "You reopened todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattınız", - "A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi" + "A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi", + "Invitation canceled" : "Çağrı iptal edildi", + "Invitation updated" : "Çağrı güncellendi", + "Invitation" : "Çağrı" }, "nplurals=2; plural=(n > 1);"); |