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
329 B

OC.L10N.register(
"files_versions",
{
"Could not revert: %s" : "Klarte ikkje å tilbakestilla: %s",
"Versions" : "Utgåver",
"Failed to revert {file} to revision {timestamp}." : "Klarte ikkje å tilbakestilla {file} til utgåva {timestamp}.",
"Restore" : "Gjenopprett"
},
"nplurals=2; plural=(n != 1);");