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/bg_BG.js

16 lines
707 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Неуспешно безвъзвратно изтриване на %s.",
"Couldn't restore %s" : "Неуспешно възтановяване на %s.",
"Deleted files" : "Изтрити файлове",
"Restore" : "Възстановяви",
"Delete permanently" : "Изтрий завинаги",
"Error" : "Грешка",
"restored" : "възстановено",
"Nothing in here. Your trash bin is empty!" : "Няма нищо. Кошчето е празно!",
"Name" : "Име",
"Deleted" : "Изтрито",
"Delete" : "Изтрий"
},
"nplurals=2; plural=(n != 1);");