mirror of
https://github.com/nextcloud/server.git
synced 2025-01-31 06:43:12 +00:00
4c6ecc6f15
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 lines
No EOL
971 B
JSON
14 lines
No EOL
971 B
JSON
{ "translations": {
|
|
"Profile" : "Perfil",
|
|
"This application provides the profile" : "Esta aplicación proporciona el perfil",
|
|
"Provides a customisable user profile interface." : "Proporciona una interfaz de perfil de usuario personalizable.",
|
|
"Edit Profile" : "Editar perfil",
|
|
"The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí",
|
|
"You have not added any info yet" : "Aún no has añadido nada de información",
|
|
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
|
|
"{user} has not added any info yet" : "{user} no ha añadido aún nada de información",
|
|
"Profile not found" : "Perfil no encontrado",
|
|
"The profile does not exist." : "El perfil no existe.",
|
|
"Back to %s" : "Volver a %s"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |