From dec131ce486787132bdd77d6e617f00ebd4c5492 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 26 Mar 2024 00:36:58 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 1 + l10n/tr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index b0b4e64d..88b93f4b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -11,6 +11,7 @@ OC.L10N.register( "Could not find the public key belonging to %s" : "%s kullanıcısına ait herkese açık anahtar bulunamadı", "This is not your public key to delete" : "Silinecek herkese açık anahtar sizin değil", "Cannot decode userlist" : "Kullanıcı listesinin kodu çözülemedi", + "X-NC-E2EE-COUNTER is missing in the request" : "İstekte X-NC-E2EE-COUNTER eksik", "You are not allowed to create the lock" : "Kilit ekleme izniniz yok", "You are not allowed to lock the root" : "Root kullanıcısını kilitleme izniniz yok", "File already locked" : "Dosya zaten kilitlenmiş", diff --git a/l10n/tr.json b/l10n/tr.json index 9b25ccf6..942bb7cd 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -9,6 +9,7 @@ "Could not find the public key belonging to %s" : "%s kullanıcısına ait herkese açık anahtar bulunamadı", "This is not your public key to delete" : "Silinecek herkese açık anahtar sizin değil", "Cannot decode userlist" : "Kullanıcı listesinin kodu çözülemedi", + "X-NC-E2EE-COUNTER is missing in the request" : "İstekte X-NC-E2EE-COUNTER eksik", "You are not allowed to create the lock" : "Kilit ekleme izniniz yok", "You are not allowed to lock the root" : "Root kullanıcısını kilitleme izniniz yok", "File already locked" : "Dosya zaten kilitlenmiş",