Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r--apps/files/l10n/pt_PT.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index e3a88cf2560..dc27c8f651e 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"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.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Não é possível enviar {filename}, porque este é uma diretoria ou tem 0 bytes",
@@ -140,9 +140,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que está a tentar enviar excedem o tamanho máximo para os envios de ficheiro neste servidor.",
"No favorites yet" : "Sem favoritos",
"Files and folders you mark as favorite will show up here" : "Os ficheiros e pastas que marcou como favoritos serão mostrados aqui",
- "Shared with you" : "Partilhado consigo ",
- "Shared with others" : "Partilhado com terceiros",
- "Shared by link" : "Partilhado por hiperligação",
"Tags" : "Etiquetas",
"Deleted files" : "Ficheiros eliminados",
"Text file" : "Ficheiro de Texto",
@@ -150,6 +147,9 @@ OC.L10N.register(
"Move" : "Mover",
"A new file or folder has been <strong>deleted</strong>" : "Um novo ficheiro ou pasta foi <strong>eliminado</strong>",
"A new file or folder has been <strong>restored</strong>" : "Um novo ficheiro ou pasta foi <strong>restaurado</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilize este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aceder aos seus ficheiros por WebDAV</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilize este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aceder aos seus ficheiros por WebDAV</a>",
+ "Shared with you" : "Partilhado consigo ",
+ "Shared with others" : "Partilhado com terceiros",
+ "Shared by link" : "Partilhado por hiperligação"
},
"nplurals=2; plural=(n != 1);");