diff options
Diffstat (limited to 'lib/l10n/pt_PT.json')
-rw-r--r-- | lib/l10n/pt_PT.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 88b69924f38..94a85e0d371 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -137,6 +137,7 @@ "Check the value of \"datadirectory\" in your configuration" : "Verifique o valor de \"datadirectory\" na sua configuração", "Data directory (%s) is invalid" : "Directoria data (%s) é invalida", "Please check that the data directory contains a file \".ocdata\" in its root." : "Por favor verifique que a directoria data contem um ficheiro \".ocdata\" na sua raiz.", - "Could not obtain lock type %d on \"%s\"." : "Não foi possível obter o tipo de bloqueio %d em \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "Não foi possível obter o tipo de bloqueio %d em \"%s\".", + "Storage not available" : "Armazenamento indisposinvel" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |