Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bg.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dcb2e67987ec6ebdd526a6b8495b0ee964b7c547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Deleted files" : "Изтрити файлове",
    "restored" : "възстановено",
    "Restore" : "Възстановяне",
    "Delete permanently" : "Изтрий завинаги",
    "This operation is forbidden" : "Операцията е забранена",
    "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Моля проверете журнала или се свържете с администратор",
    "No deleted files" : "Няма изтрити файлове",
    "You will be able to recover deleted files from here" : "От тук можете да възстановите изтрити файлове",
    "No entries found in this folder" : "Няма намерени записи в тази папка",
    "Select all" : "Избери всички",
    "Name" : "Име",
    "Deleted" : "Изтрито",
    "Delete" : "Изтрий"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}