summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_PT.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r--core/l10n/pt_PT.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 58ec068e69e..bc84fc7bbd9 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Erro ao carregar modelo de diálogo: {error}",
"No tags selected for deletion." : "Não foram escolhidas etiquetas para apagar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "texto desconhecido",
+ "Hello world!" : "Olá mundo!",
+ "sunny" : "solarengo",
+ "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}",
+ "_download %n file_::_download %n files_" : ["download %n ficheiro","download %n ficheiros"],
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
"Please reload the page." : "Por favor recarregue a página.",
"The update was unsuccessful." : "Não foi possível atualizar.",