diff options
Diffstat (limited to 'apps/files/l10n/pt_PT.json')
-rw-r--r-- | apps/files/l10n/pt_PT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 8b6ee02f1fb..c76df529045 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -140,7 +140,6 @@ "Change" : "Mudar", "Transfer" : "Transfere", "Unknown error" : "Erro desconhecido", - "Add" : "Adicionar", "No files in here" : "Nenhuns ficheiros aqui", "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!", "Go back" : "Voltar", @@ -171,6 +170,7 @@ "Shares" : "Partilhas", "Shared with others" : "Partilhado com terceiros", "Shared with you" : "Partilhado consigo ", - "Choose" : "Escolher" + "Choose" : "Escolher", + "Add" : "Adicionar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |