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.

15 lines
455 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Klarte ikkje sletta %s for godt",
"Couldn't restore %s" : "Klarte ikkje gjenoppretta %s",
"Deleted files" : "Sletta filer",
"Restore" : "Gjenopprett",
"Delete" : "Slett",
"Delete permanently" : "Slett for godt",
"Error" : "Feil",
"restored" : "gjenoppretta",
"Name" : "Namn",
"Deleted" : "Sletta"
},
"nplurals=2; plural=(n != 1);");