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

en_GB.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ae47df9fcb75dea81e7cb317dc34921362f7b8f (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Could not revert: %s" : "Could not revert: %s",
    "Versions" : "Versions",
    "Failed to revert {file} to revision {timestamp}." : "Failed to revert {file} to revision {timestamp}.",
    "More versions..." : "More versions...",
    "No other versions available" : "No other versions available",
    "Restore" : "Restore"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}