0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/apps/profile/l10n/sr.json
Nextcloud bot 6e52b55555
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:29 +00:00

14 lines
No EOL
1.3 KiB
JSON
Raw Permalink 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": {
"Profile" : "Профил",
"This application provides the profile" : "Ова апликација обезбеђује профил",
"Provides a customisable user profile interface." : "Обезбеђује интерфејс корисничког профила који може да се прилагоди.",
"You have not added any info yet" : "Још увек нисте додали никакве информације",
"{user} has not added any info yet" : "{user} још увек није унео никакве информације",
"Error opening the user status modal, try hard refreshing the page" : "Грешка приликом отварања модалног прозора за статус корисника, покушајте да освежите страну уз брисање кеша",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”",
"Profile not found" : "Није пронађен профил",
"The profile does not exist." : "Профил не постоји.",
"Back to %s" : "Назад на %s"
},"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);"
}