summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:56 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:56 +0000
commit590782482721b24afe4bfe8597be39af0df52072 (patch)
tree84605cf9273f2fcc0b5999804bd678c7214c571a /apps/files_sharing/l10n/pt_PT.js
parentc22cfa4422440bacf05024d980d5c737a0812d70 (diff)
downloadnextcloud-server-590782482721b24afe4bfe8597be39af0df52072.tar.gz
nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r--apps/files_sharing/l10n/pt_PT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js
index f9cbb673c2d..7ac37705f8c 100644
--- a/apps/files_sharing/l10n/pt_PT.js
+++ b/apps/files_sharing/l10n/pt_PT.js
@@ -64,12 +64,12 @@ OC.L10N.register(
"Please specify a file or folder path" : "Por favor, especifique um ficheiro ou caminho de pasta",
"Wrong path, file/folder does not exist" : "Caminho errado, ficheiro/pasta não existe",
"Could not create share" : "Não foi possível criar partilha",
+ "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD",
"Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador",
"Please specify a valid group" : "Por favor, especifique um grupo válido",
"Public link sharing is disabled by the administrator" : "A partilha da hiperligação pública está desativada pelo administrador",
"Public upload disabled by the administrator" : "Envio público desativado pelo administrador",
"Public upload is only possible for publicly shared folders" : "O envio público só é possível para as pastas partilhadas publicamente",
- "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD",
"You cannot share to a Circle if the app is not enabled" : "Não pode partilhar um Círculo se a aplicação não estiver activa",
"Please specify a valid circle" : "Por favor especifique um círculo válido",
"Unknown share type" : "Tipo de partilha desconhecido",
@@ -123,7 +123,6 @@ OC.L10N.register(
"Create" : "Criar",
"Edit" : "Editar",
"Share" : "Partilhar",
- "Share with" : "Partilhar com",
"Shared with you by {owner}" : "Partilhado consigo por {owner}",
"Shared" : "Partilhados",
"Shared by" : "Partilhado por",
@@ -164,6 +163,7 @@ OC.L10N.register(
"the item was removed" : "o item foi removido",
"the link expired" : "a hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
- "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação."
+ "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
+ "Share with" : "Partilhar com"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");