Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

25 lines
1.4 KiB
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Prikaži profil",
"Profile picker" : "Odabir profila",
"Profile" : "Profil",
"This application provides the profile" : "Ova aplikacija pruža profil",
"Provides a customisable user profile interface." : "Pruža prilagodljivo sučelje korisničkog profila.",
"Searching …" : "Traženje …",
"Not found" : "Nije pronađeno",
"Search for a user profile" : "Pretraži korisnički profil",
"Search for a user profile. Start typing" : "Pretraži korisnički profil. Počni tipkati",
"Insert selected user profile link" : "Umetni poveznicu na odabrani korisnički profil",
"Insert" : "Umetni",
"You have not added any info yet" : "Još niste dodali nikakve podatke",
"{user} has not added any info yet" : "{user} nije još dodao nikakve podatke",
"Error opening the user status modal, try hard refreshing the page" : "Pogreška pri otvaranju modala statusa korisnika, pokušajte ponovno učitati stranicu",
"Edit Profile" : "Uredi profil",
"The headline and about sections will show up here" : "Naslov i odjeljak „O meni” prikazat će se ovdje",
"Profile not found" : "Profil nije pronađen",
"Back to %s" : "Natrag na %s",
"The profile does not exist." : "Profil ne postoji."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");