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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index fe8da61..644c7cf 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,15 +1,4 @@
{ "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!",
@@ -21,6 +10,17 @@
"Preview" : "Preview",
"New text file" : "New text file",
"New text file.txt" : "New text file.txt",
+ "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",
"Text editor" : "Text editor",
"Text file" : "Text file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"