nextcloud/apps/files_trashbin/l10n/bg_BG.json

13 lines
633 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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