From b2e5af5da3d3ab93817dfc340b69ad6beb305f01 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Nov 2023 00:33:28 +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 28837616..6ec10c48 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -23,6 +23,7 @@ OC.L10N.register( "Copy task output" : "Görev çıktısını kopyala", "Copy" : "Kopyala", "Try again" : "Yeniden dene", + "Send request" : "İstek gönder", "Result could not be copied to clipboard" : "Sonuç panoya kopyalanamadı", "Your task has been scheduled, you will receive a notification when it has finished" : "Göreviniz zamanlandı. Tamamlandığında bir bildirim alacaksınız", "Close" : "Kapat", diff --git a/l10n/tr.json b/l10n/tr.json index 45a00c8f..f84053b0 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -21,6 +21,7 @@ "Copy task output" : "Görev çıktısını kopyala", "Copy" : "Kopyala", "Try again" : "Yeniden dene", + "Send request" : "İstek gönder", "Result could not be copied to clipboard" : "Sonuç panoya kopyalanamadı", "Your task has been scheduled, you will receive a notification when it has finished" : "Göreviniz zamanlandı. Tamamlandığında bir bildirim alacaksınız", "Close" : "Kapat",