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

github.com/nextcloud/serverinfo.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.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 6f63a92..254ae11 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,9 +1,4 @@
{ "translations": {
- "Load average" : "Load average",
- "Last minute" : "Last minute",
- "Memory info not available" : "Memory info not available",
- "Total" : "Total",
- "Current usage" : "Current usage",
"Users" : "Users",
"Groups" : "Groups",
"Links" : "Links",
@@ -20,19 +15,24 @@
"Monitoring" : "Monitoring",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.",
"Size" : "Size",
- "Files:" : "Files:",
"Hostname" : "Hostname",
"Status" : "Status",
"Active users" : "Active users",
"Shares" : "Shares",
"PHP" : "PHP",
+ "Database" : "Database",
+ "External monitoring tool" : "External monitoring tool",
+ "Load average" : "Load average",
+ "Last minute" : "Last minute",
+ "Memory info not available" : "Memory info not available",
+ "Total" : "Total",
+ "Current usage" : "Current usage",
+ "Files:" : "Files:",
"Version:" : "Version:",
"Memory Limit:" : "Memory Limit:",
"Max Execution Time:" : "Max Execution Time:",
"Upload max size:" : "Upload max size:",
- "Database" : "Database",
"Type:" : "Type:",
- "Size:" : "Size:",
- "External monitoring tool" : "External monitoring tool"
+ "Size:" : "Size:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file