From c7c97416dcc8717e299cbcac377b5bb49fd6f9a9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 Dec 2024 01:22:47 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 3 +++ l10n/tr.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index 3150866e2..4b6a672fa 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 8c58602ff..55674f575 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"],