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

en_GB.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c92836c856020a1ab4012fb8b66db7ae8cd24a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "You can not open a folder" : "You cannot open a folder",
    "This file is too big to be opened. Please download the file instead." : "This file is too big to be opened. Please download the file instead.",
    "Cannot read the file." : "Cannot read the file.",
    "Invalid file path supplied." : "Invalid file path supplied.",
    "The file is locked." : "The file is locked.",
    "An internal server error occurred." : "An internal server error occurred.",
    "You can not write to a folder" : "You cannot write to a folder",
    "Cannot save file as it has been modified since opening" : "Cannot save file as it has been modified since opening",
    "Insufficient permissions" : "Insufficient permissions",
    "File path not supplied" : "File path not supplied",
    "File mtime not supplied" : "File mtime not supplied",
    "saving..." : "saving...",
    "saved!" : "saved!",
    "failed!" : "failed!",
    "Saved" : "Saved",
    "There was a problem saving your changes. Click to resume editing." : "There was a problem saving your changes. Click to resume editing.",
    "An error occurred!" : "An error occurred!",
    "Edit" : "Edit",
    "Mixed" : "Mixed",
    "Preview" : "Preview",
    "New text file" : "New text file",
    "New text file.txt" : "New text file.txt",
    "Text editor" : "Text editor"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}