summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
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 d6c9569462e..6408d2e1f74 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -159,10 +159,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",
- "Shares" : "Partilhas",
- "Shared with others" : "Partilhado com terceiros",
- "Shared with you" : "Partilhado consigo ",
- "Shared by link" : "Partilhado por hiperligação",
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
"Storage invalid" : "Armazenamento inválido",
@@ -171,6 +167,10 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"%s used" : "%s utilizado",
"%1$s of %2$s used" : "Usado %1$s de %2$s",
- "Deleted files" : "Ficheiros eliminados"
+ "Deleted files" : "Ficheiros eliminados",
+ "Shares" : "Partilhas",
+ "Shared with others" : "Partilhado com terceiros",
+ "Shared with you" : "Partilhado consigo ",
+ "Shared by link" : "Partilhado por hiperligação"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");