mirror of
https://github.com/nextcloud/server.git
synced 2025-01-15 23:59:16 +00:00
17bdfb1284
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 lines
No EOL
445 B
JSON
8 lines
No EOL
445 B
JSON
{ "translations": {
|
|
"Versions" : "Versões",
|
|
"Failed to revert {file} to revision {timestamp}." : "Falhou a recuperação do ficheiro {file} para a revisão {timestamp}.",
|
|
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
|
|
"Restore" : "Restaurar",
|
|
"No other versions available" : "Nenhuma outra versão disponível"
|
|
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |