You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
313 B

OC.L10N.register(
"files_versions",
{
"Versions" : "Versioonid",
"Failed to revert {file} to revision {timestamp}." : "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
"_%n byte_::_%n bytes_" : ["%n bait","%n baiti"],
"Restore" : "Taasta"
},
"nplurals=2; plural=(n != 1);");