diff options
Diffstat (limited to 'apps/profile/l10n/pt_PT.json')
-rw-r--r-- | apps/profile/l10n/pt_PT.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/profile/l10n/pt_PT.json b/apps/profile/l10n/pt_PT.json new file mode 100644 index 00000000000..11ce126965c --- /dev/null +++ b/apps/profile/l10n/pt_PT.json @@ -0,0 +1,11 @@ +{ "translations": { + "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", + "The profile does not exist." : "O perfil não existe.", + "Back to %s" : "Voltar para %s" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +}
\ No newline at end of file |