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

19 lines
723 B
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Veire perfil",
"Profile picker" : "Selector de perfil",
"Profile" : "Perfil",
"Searching …" : "Recèrca…",
"Not found" : "Non trobat",
"Search for a user profile" : "Cercar un perfil utilizaire",
"Search for a user profile. Start typing" : "Cercar un perfil utilizaire. Començatz de picar",
"Insert selected user profile link" : "Inserir lo ligam del perfil utilizaire seleccionat",
"Insert" : "Inserir",
"Edit Profile" : "Modificar perfil",
"Profile not found" : "Perfil pas trobat",
"Back to %s" : "Tornar a %s",
"The profile does not exist." : "Lo perfil existís pas."
},
"nplurals=2; plural=(n > 1);");