diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/pt_PT.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r-- | apps/files/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 23fb58e6aab..d4427cc7ef0 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", "Storage invalid" : "Armazenamento inválido", "Unknown error" : "Erro desconhecido", - "All files" : "Todos os ficheiros", - "Recent" : "Recentes", - "Favorites" : "Favoritos", "File could not be found" : "O ficheiro não foi encontrado", "Move or copy" : "Mover ou copiar", "Download" : "Transferir", "Delete" : "Eliminar", "Home" : "Início", "Close" : "Fechar", + "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"", "Upload cancelled." : "Envio cancelado.", "Processing files …" : "A processar os ficheiros ...", @@ -87,6 +85,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez", "New folder" : "Nova pasta", "Upload file" : "Enviar ficheiro", + "Recent" : "Recentes", "Not favorited" : "Não favorito", "Remove from favorites" : "Remover dos favoritos", "Add to favorites" : "Adicionar aos favoritos", @@ -123,6 +122,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Um ficheiro ou pasta foram <strong>apagados</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite as notificações sobre a criação e alterações para os seus <strong>ficheiros favoritos</strong> <em>(apenas Emissão)</em>", "A file or folder has been <strong>restored</strong>" : "Um ficheiro ou pasta foram <strong>restaurados</strong>", + "All files" : "Todos os ficheiros", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Envio (máx. %s)", "Accept" : "Aceitar", |