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.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/et_EE.js

11 lines
435 B

OC.L10N.register(
"files_versions",
{
"Could not revert: %s" : "Ei suuda taastada faili: %s",
"Versions" : "Versioonid",
"Failed to revert {file} to revision {timestamp}." : "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
"More versions..." : "Rohkem versioone...",
"No other versions available" : "Muid versioone pole saadaval",
"Restore" : "Taasta"
},
"nplurals=2; plural=(n != 1);");