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

en_GB.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 79e7999217e53c66599c5fc17e13f0208263885f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Deleted files" : "Deleted files",
    "restored" : "restored",
    "Restore" : "Restore",
    "Delete permanently" : "Delete permanently",
    "This operation is forbidden" : "This operation is forbidden",
    "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
    "No deleted files" : "No deleted files",
    "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here",
    "No entries found in this folder" : "No entries found in this folder",
    "Select all" : "Select all",
    "Name" : "Name",
    "Deleted" : "Deleted",
    "Delete" : "Delete"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}