From a77c3034d1c72c3d35ea8b42194739d160e92beb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 5 Oct 2024 01:45:00 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 5 +++++ l10n/tr.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index 9f5c14cefc8..102159106a6 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Yapılacak iş listesi", "Increase indentation" : "Girintiyi artır", "Decrease indentation" : "Girintiyi azalt", + "Blocks" : "Bloklar", + "Info callout" : "Bilgi bildirimi", + "Success callout" : "Başarılı bildirimi", + "Warning callout" : "Uyarı bildirimi", + "Danger callout" : "Tehlike bildirimi", "Table" : "Tablo", "Details" : "Ayrıntılar", "Insert link" : "Bağlantı ekle", diff --git a/l10n/tr.json b/l10n/tr.json index 0fa18e7a740..d844917f1ad 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -183,6 +183,11 @@ "To-Do list" : "Yapılacak iş listesi", "Increase indentation" : "Girintiyi artır", "Decrease indentation" : "Girintiyi azalt", + "Blocks" : "Bloklar", + "Info callout" : "Bilgi bildirimi", + "Success callout" : "Başarılı bildirimi", + "Warning callout" : "Uyarı bildirimi", + "Danger callout" : "Tehlike bildirimi", "Table" : "Tablo", "Details" : "Ayrıntılar", "Insert link" : "Bağlantı ekle",