diff options
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index e2a3388743d..ad54bc0b7a6 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -116,6 +116,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", "Sharing %s failed, because the sharing backend for %s could not find its source" : "A partilha %s falhou porque a partilha da interface para %s não conseguiu encontrar a sua fonte", "Sharing %s failed, because the file could not be found in the file cache" : "A partilha %s falhou, devido ao ficheiro não poder ser encontrado na cache de ficheiros", + "Open »%s«" : "Abrir »%s«", "Can’t increase permissions of %s" : "Não é possível aumentar as permissões de %s", "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", @@ -124,7 +125,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s partilhado »%s« consigo", "%s shared »%s« with you." : "%s partilhou »%s« consigo.", "Click the button below to open it." : "Clicar no botão abaixo para abrir.", - "Open »%s«" : "Abrir »%s«", "%s via %s" : "%s via %s", "The requested share does not exist anymore" : "A partilha requisitada já não existe", "Could not find category \"%s\"" : "Não foi encontrado a categoria \"%s\"", |