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

bg.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ebd62d82cc269b94a1b19211d59922c30693979 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Could not revert: %s" : "Грешка при връщане: %s",
    "Versions" : "Версии",
    "Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
    "Restore" : "Възтановяване",
    "No versions available" : "Няма налични версии",
    "More versions..." : "Още версии...",
    "No other versions available" : "Няма други налични версии"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}