diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
commit | 1bdf89733dfd45bb2e94ca1c0674e569fd2152bb (patch) | |
tree | c611b66cec7c6c2f144f973fe1ce18e7d9e88171 /apps/dav/l10n/tr.js | |
parent | 2a632195365be77889428e85801a00c74ab6a836 (diff) | |
download | nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.tar.gz nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index a4370fa64cb..f0c43b82b58 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -1,16 +1,6 @@ OC.L10N.register( "dav", { - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.", - "Calendar server" : "Takvim sunucusu", - "Send invitations to attendees" : "Katılımcılara çağrıları gönder", - "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.", - "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", - "Notifications are sent via background jobs, so these must occur often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", - "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", "Calendar" : "Takvim", "Todos" : "Yapılacak işler", "Personal" : "Kişisel", @@ -131,6 +121,16 @@ OC.L10N.register( "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Calendar server" : "Takvim sunucusu", + "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "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.", + "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", + "Notifications are sent via background jobs, so these must occur often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", + "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.", "There was an error updating your attendance status." : "Katılım durumunuz güncellenirken bir sorun çıktı.", "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", |