diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/tr.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 4a29d057e18..9f50376b671 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", - "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun.", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi arka plan görevi olarak oluşturulur.", "Hence they will not be available immediately after enabling but will show up after some time." : "Etkinleştirildikten hemen sonra görüntülenmez, bir süre sonra görüntülenir.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", - "CalDAV server" : "CalDAV sunucusu" + "CalDAV server" : "CalDAV sunucusu", + "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." }, "nplurals=2; plural=(n > 1);"); |