diff options
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index ea1d6ad80e9..0868afac345 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Şurada: %s", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "Invitation canceled" : "Çağrı iptal edildi", - "Hello %s," : "Merhaba %s,", - "The meeting »%1$s« with %2$s was canceled." : "%2$s ile yapılacak »%1$s« görüşmesi iptal edildi.", "Invitation updated" : "Çağrı güncellendi", - "The meeting »%1$s« with %2$s was updated." : "%2$s ile yapılacak »%1$s« görüşmesi güncellendi.", - "%1$s invited you to »%2$s«" : "%1$s sizi »%2$s« görüşmesine çağırdı", - "When:" : "Zaman:", + "Location:" : "Konum:", "Link:" : "Bağlantı:", "Accept" : "Kabul Et", "Decline" : "Reddet", @@ -105,6 +101,11 @@ OC.L10N.register( "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", + "Hello %s," : "Merhaba %s,", + "The meeting »%1$s« with %2$s was canceled." : "%2$s ile yapılacak »%1$s« görüşmesi iptal edildi.", + "The meeting »%1$s« with %2$s was updated." : "%2$s ile yapılacak »%1$s« görüşmesi güncellendi.", + "%1$s invited you to »%2$s«" : "%1$s sizi »%2$s« görüşmesine çağırdı", + "When:" : "Zaman:", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", |