diff --git a/l10n/tr.js b/l10n/tr.js index 3150866e..4b6a672f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,7 +1,10 @@ OC.L10N.register( "notifications", { + "We want to keep offering our push notification service for free, but large number of users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Anında bildirim hizmetimizi ücretsiz olarak sunmayı sürdürmek istiyoruz ancak çok sayıda kullanıcı altyapımızı aşırı yüklüyor. Bu nedenle anında bildirimlerin kullanımını sınırlamak zorundayız. Bu özelliğe gerek duyuyorsanız Nextcloud Enterprise kullanmayı değerlendirin.", "User not found" : "Kullanıcı bulunamadı", + "The device does not seem to be supported" : "Bu aygıt desteklenmiyor gibi görünüyor", + "An unexpected error occurred, ask your administration to check the logs." : "Beklenmeyen bir sorun çıktı. Lütfen yöneticinizden günlük kayıtlarına bakmasını isteyin.", "Hello %s" : "Merhaba %s", "Hello %s," : "Merhaba %s,", "_New notification for %s_::_%n new notifications for %s_" : ["%s için yeni bir bildirim","%s için %n yeni bildirim"], diff --git a/l10n/tr.json b/l10n/tr.json index 8c58602f..55674f57 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,5 +1,8 @@ { "translations": { + "We want to keep offering our push notification service for free, but large number of users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Anında bildirim hizmetimizi ücretsiz olarak sunmayı sürdürmek istiyoruz ancak çok sayıda kullanıcı altyapımızı aşırı yüklüyor. Bu nedenle anında bildirimlerin kullanımını sınırlamak zorundayız. Bu özelliğe gerek duyuyorsanız Nextcloud Enterprise kullanmayı değerlendirin.", "User not found" : "Kullanıcı bulunamadı", + "The device does not seem to be supported" : "Bu aygıt desteklenmiyor gibi görünüyor", + "An unexpected error occurred, ask your administration to check the logs." : "Beklenmeyen bir sorun çıktı. Lütfen yöneticinizden günlük kayıtlarına bakmasını isteyin.", "Hello %s" : "Merhaba %s", "Hello %s," : "Merhaba %s,", "_New notification for %s_::_%n new notifications for %s_" : ["%s için yeni bir bildirim","%s için %n yeni bildirim"],