mirror of
https://github.com/nextcloud/server.git
synced 2024-12-29 00:18:42 +00:00
17bdfb1284
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 lines
340 B
JSON
7 lines
340 B
JSON
{ "translations": {
|
|
"Versions" : "Versiones",
|
|
"Failed to revert {file} to revision {timestamp}." : "Falla al revertir {file} a revisión {timestamp}.",
|
|
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
|
|
"Restore" : "Restaurar"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |