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_trashbin/l10n/de_CH.js

15 lines
539 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen",
"Couldn't restore %s" : "Konnte %s nicht wiederherstellen",
"Deleted files" : "Gelöschte Dateien",
"Restore" : "Wiederherstellen",
"Error" : "Fehler",
"restored" : "Wiederhergestellt",
"Nothing in here. Your trash bin is empty!" : "Nichts zu löschen, Ihr Papierkorb ist leer!",
"Name" : "Name",
"Deleted" : "Gelöscht",
"Delete" : "Löschen"
},
"nplurals=2; plural=(n != 1);");