diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
commit | 732a05716719dfcb866ba14863500cfb357fe543 (patch) | |
tree | aae23dfea2a37f53b83b497cd07ad54d8360dd92 /apps/dav/l10n/tr.js | |
parent | 5f95a0636a59873c1348242dd3f115cf1f2b3f43 (diff) | |
download | nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.tar.gz nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.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 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 4d1a7eb7cbf..f1533c32990 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Availability" : "Kullanılabilirlik", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.", + "Please select a time zone:" : "Lütfen bir saat dilimi seçin:", + "to" : "ile", + "Delete slot" : "Aralığı sil", + "Add slot" : "Aralık ekle", "Save" : "Kaydet", + "Monday" : "Pazartesi", + "Tuesday" : "Salı", + "Wednesday" : "Çarşamba", + "Thursday" : "Perşembe", + "Friday" : "Cuma", + "Saturday" : "Cumartesi", + "Sunday" : "Pazar", "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", |