0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/profile/l10n/ast.js
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

14 lines
738 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Perfil",
"Edit Profile" : "Editar el perfil",
"The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
"You have not added any info yet" : "Nun amestesti nenguna información",
"Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina",
"{user} has not added any info yet" : "{user} nun amestó nenguna información",
"Profile not found" : "Nun s'atopó'l perfil",
"The profile does not exist." : "El perfil nun esiste.",
"Back to %s" : "Volver a «%s»"
},
"nplurals=2; plural=(n != 1);");