summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_PT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.php')
-rw-r--r--apps/files_sharing/l10n/pt_PT.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index 03c57847d85..cdacb5dc28f 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Shared with you" => "Partilhado consigo ",
"Shared with others" => "Partilhado com outros",
+"Saved" => "Guardado",
+"Reset" => "Repor",
"Shared by {owner}" => "Partilhado por {owner}",
"Shared by" => "Partilhado por",
"This share is password-protected" => "Esta partilha está protegida por palavra-chave",
@@ -17,6 +19,7 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "Para mais informações, por favor questione a pessoa que lhe enviou este link",
"Download" => "Transferir",
"Download %s" => "Download %s",
-"Direct link" => "Link direto"
+"Direct link" => "Link direto",
+"Save" => "Guardar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";