diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 7ac37705f8c..528e8a7b9ae 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -163,7 +163,6 @@ 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.", - "Share with" : "Partilhar com" + "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." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |