diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:20:05 +0000 |
commit | df795519adf95b7ad24d6122623324ed70a1a269 (patch) | |
tree | df8710b9901ece59aa6bf6f16cd1e301922489ae /lib/l10n/pt_PT.js | |
parent | 739fdbaebaeeaced2cadfcc4d4fa4cd8372b6421 (diff) | |
download | nextcloud-server-df795519adf95b7ad24d6122623324ed70a1a269.tar.gz nextcloud-server-df795519adf95b7ad24d6122623324ed70a1a269.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 0096765047d..5619c5afb6c 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -76,7 +76,6 @@ OC.L10N.register( "Set an admin username." : "Definir um nome de utilizador de administrador", "Set an admin password." : "Definia uma palavra-passe de administrador.", "Can't create or write into the data directory %s" : "Não é possível criar ou escrever a directoria data %s", - "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", @@ -198,6 +197,7 @@ OC.L10N.register( "Sharing" : "Partilhar", "Security" : "Segurança", "Personal info" : "Informação pessoal", + "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Isto pode ser normalmente resolvido dando ao servidor web direito de escrita para o directório de aplicação ou desactivando a loja de aplicações no ficheiro de configuração. Ver %s" }, "nplurals=2; plural=(n != 1);"); |