diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:19 +0000 |
commit | d3776e0e00aec8e0071367634e44ab357c4ad0c5 (patch) | |
tree | 5e559f6bd62599bb5a3e273fba8921e550ed25c4 /core/l10n/sr.json | |
parent | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (diff) | |
download | nextcloud-server-d3776e0e00aec8e0071367634e44ab357c4ad0c5.tar.gz nextcloud-server-d3776e0e00aec8e0071367634e44ab357c4ad0c5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sr.json')
-rw-r--r-- | core/l10n/sr.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 4491a77192e..43381b59a4a 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -136,6 +136,10 @@ "More apps" : "Још апликација", "Currently open" : "Тренутно отворена", "_{count} notification_::_{count} notifications_" : ["{count} обавештење","{count} обавештења","{count} обавештења"], + "Date range filter" : "Филтер опсега датума", + "Pick start date" : "Изаберите почетни датум", + "Pick end date" : "Изаберите крајњи датум", + "Apply range" : "Примени опсег", "Log in" : "Пријава", "Logging in …" : "Пријављивање …", "Server side authentication failed!" : "Потврда идентитета на серверу није успела!", @@ -189,11 +193,21 @@ "Install the Contacts app" : "Инсталирај апликацију Контакти", "Loading your contacts …" : "Учитавам контакте ...", "Looking for {term} …" : "Тражим {term} …", + "Global search" : "Глобална претрага", + "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", + "Apps and Settings" : "Апликације и Подешавања", "Modified" : "измењено", "Today" : "Данас", + "Last 7 days" : "Последњих 7 дана", + "Last 30 days" : "Последњих 30 дана", + "This year" : "Ове године", "Last year" : "Прошле године", + "Custom date range" : "Произвољни опсег датума", + "Search people" : "Претрага људи", "Not found" : "Није нађено", "People" : "Људи", + "Start typing in search" : "Почните да куцате у претрази", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Forgot password?" : "Заборавили сте лозинку?", "Back to login form" : "Назад на формулар за пријаву", "Back" : "Назад", |