mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
b6d0e19876
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 lines
879 B
JSON
14 lines
879 B
JSON
{ "translations": {
|
|
"View profile" : "Visualizar perfil",
|
|
"Searching …" : "A procurar…",
|
|
"Not found" : "Não encontrado",
|
|
"You have not added any info yet" : "Ainda não adicionou qualquer informação ",
|
|
"{user} has not added any info yet" : "{user} ainda não adicionou qualquer informação",
|
|
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de estado do utilizador; tente atualizar a página forçadamente",
|
|
"Edit Profile" : "Editar perfil",
|
|
"The headline and about sections will show up here" : "Os campos de título e sobre aparecerão aqui",
|
|
"Profile not found" : "Perfil não encontrado",
|
|
"Back to %s" : "Voltar para %s",
|
|
"The profile does not exist." : "O perfil não existe."
|
|
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |