summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:30 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:30 +0000
commit67472b716718de6d09fbf386fc08ee4213de6e0b (patch)
treeef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/pt_PT.js
parentab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff)
downloadnextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz
nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r--apps/files/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 47f4e0971a3..5f27879aa45 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Não foi possível carregar informações do ficheiro \"{file}\"",
"Files" : "Ficheiros",
"Details" : "Detalhes",
- "Select" : "Selecionar",
"Pending" : "Pendente",
"Unable to determine date" : "Não é possível determinar a data",
"This operation is forbidden" : "Esta operação é proibida",
@@ -154,6 +153,7 @@ OC.L10N.register(
"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"
+ "New text file.txt" : "Novo texto ficheiro.txt",
+ "Select" : "Selecionar"
},
"nplurals=2; plural=(n != 1);");