diff options
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index e292cfa7d59..4a2662121e2 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Kişiler", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", - "Request ID: %s" : "İstek Kodu: %s" + "Request ID: %s" : "İstek Kodu: %s", + "CalDAV server" : "CalDAV sunucusu", + "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "Please make sure to properly setup the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru şekilde ayarladığınızdan emin olun." }, "nplurals=2; plural=(n > 1);"); |