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: 2fe7e81035f8ab91e3d53bd1c112520243e52c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "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" : "Изтрий",
    "Couldn't delete %s permanently" : "Неуспешно безвъзвратно изтриване на %s.",
    "Couldn't restore %s" : "Неуспешно възстановяване на %s",
    "Error" : "Грешка"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}