nextcloud/apps/user_status/l10n/sr.json
Nextcloud bot acca2bdf20
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-17 02:27:13 +00:00

38 lines
No EOL
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Recent statuses" : "Скорашњи статуси",
"In a meeting" : "На састанку",
"Commuting" : "На путу до посла",
"Out sick" : "На боловању",
"Vacationing" : "На одмору",
"Working remotely" : "Радим од куће",
"In a call" : "У позиву",
"User status" : "Корисников статус",
"View profile" : "Погледај профил",
"Clear status after" : "Обриши статус након",
"What is your status?" : "Који је ваш статус?",
"Set status" : "Постави статус",
"Online status" : "Мрежни статус",
"Status message" : "Порука стања",
"Clear status message" : "Обриши статусну поруку",
"Set status message" : "Постављање статусне поруке",
"There was an error saving the status" : "Дошло је до грешке приликом чувања статуса",
"There was an error clearing the status" : "Дошло је до грешке приликом брисања статуса",
"No recent status changes" : "Нема скорашњих измена статуса",
"Away" : "Одсутан",
"Do not disturb" : "Не узнемиравај",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Не бриши",
"Today" : "Данас",
"This week" : "Ове недеље",
"Online" : "На мрежи",
"Invisible" : "Невидљива",
"Offline" : "Ван мреже",
"There was an error saving the new status" : "Дошло је до грешке приликом чувања новог статуса",
"30 minutes" : "30 минута",
"1 hour" : "1 сат",
"4 hours" : "4 сата",
"Mute all notifications" : "Искључи сва обавештења",
"Appear offline" : "Прикажи као ван мреже",
"Clear status message after" : "Обриши статусну поруку након"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}