From c152eb94b7ceaf32a68ee388ca4694d3b375adc6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 25 Dec 2024 00:38:53 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sr.js | 2 ++ l10n/sr.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/sr.js b/l10n/sr.js index cc347e5ee..bdba09b27 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Контакт није нађен", "Group {group} not found" : "Група {group} не може да се пронађе", "Close" : "Затвори", + "No data for this contact" : "Нема података о овом контакту", + "No data for this contact on their profile" : "На профилу корисника нема података о овом контакту", "Import" : "Увоз", "Are you sure you want to import this contact file?" : "Да ли сте сигурни да желите да увезете овај фајл контаката?", "Could not copy" : "Не може да се копира", diff --git a/l10n/sr.json b/l10n/sr.json index c8c723fe5..447c63df9 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -207,6 +207,8 @@ "Contact not found" : "Контакт није нађен", "Group {group} not found" : "Група {group} не може да се пронађе", "Close" : "Затвори", + "No data for this contact" : "Нема података о овом контакту", + "No data for this contact on their profile" : "На профилу корисника нема података о овом контакту", "Import" : "Увоз", "Are you sure you want to import this contact file?" : "Да ли сте сигурни да желите да увезете овај фајл контаката?", "Could not copy" : "Не може да се копира",