diff options
Diffstat (limited to 'lib/l10n/pt_PT.json')
-rw-r--r-- | lib/l10n/pt_PT.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 50ed2ddc6a6..8e3532bbbb4 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -93,7 +93,6 @@ "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", - "Click the button below to open it." : "Clicar no botão abaixo para abrir.", "%1$s via %2$s" : "%1$s via %2$s", "Unknown share type" : "Tipo de partilha desconhecido", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", @@ -170,8 +169,9 @@ "Storage incomplete configuration. %s" : "Configuração incompleta do armazenamento. %s", "Storage connection error. %s" : "Erro de ligação ao armazenamento. %s", "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", - "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", + "Storage connection timeout. %s" : "A ligação ao armazenamento expirou. %s", "Chat" : "Chat", + "Text" : "Texto", "Summary" : "Resumo", "Translate" : "Traduzir", "Education Edition" : "Edição Educação", @@ -193,6 +193,7 @@ "Sharing %s failed, because this item is already shared with user %s" : "A partilha de %s falhou, porque este item já está a ser partilhado com o utilizador %s", "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", + "Click the button below to open it." : "Clicar no botão abaixo para abrir.", "The username is already being used" : "O nome de utilizador já está a ser usado", "Could not create user" : "Não foi possível criar o utilizador", "A valid username must be provided" : "Um nome de utilizador válido deve ser fornecido", @@ -200,6 +201,7 @@ "Username must not consist of dots only" : "O utilizador não pode consistir de apenas pontos", "User disabled" : "Utilizador desativado", "File is currently busy, please try again later" : "O ficheiro está ocupado, por favor, tente mais tarde", + "Cannot download file" : "Não é possível transferir o ficheiro", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que esse directório não possa ser listado por outros utilizadores.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Garanta que existe um ficheiro chamado \".occdata\" na raiz do directório de dados" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" |