summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/pt_PT.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
downloadnextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz
nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r--apps/files_sharing/l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js
index a7a4929e468..c405c23d7ee 100644
--- a/apps/files_sharing/l10n/pt_PT.js
+++ b/apps/files_sharing/l10n/pt_PT.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} partilhou {file} com {user}",
"{actor} removed {user} from {file}" : "{actor} removeu {user} de {file}",
"{actor} shared {file} with you" : "{actor} partilhou {file} consigo",
- "{actor} removed you from {file}" : "{actor} removeu-o de {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Um ficheiro ou pasta partilhado por email ou hiperligação publica foi <strong>descarregado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>",
"A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta",
@@ -111,6 +110,7 @@ OC.L10N.register(
"Select or drop files" : "Seleccione ou solte ficheiros",
"Uploading files…" : "A enviar ficheiros...",
"Uploaded files:" : "Ficheiros enviados:",
+ "{actor} removed you from {file}" : "{actor} removeu-o de {file}",
"%s is publicly shared" : "%s está partilhado publicamente"
},
"nplurals=2; plural=(n != 1);");