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.js')
-rw-r--r--l10n/en_GB.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index adf083b..3c82e3a 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -11,26 +11,26 @@ OC.L10N.register(
"Links" : "Links",
"Federated sent" : "Federated sent",
"Federated received" : "Federated received",
- "Last 24 hours" : "Last 24 hours",
- "Last 1 hour" : "Last 1 hour",
- "Last 5 mins" : "Last 5 mins",
"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.",
- "CPU load" : "CPU load",
- "Memory usage" : "Memory usage",
+ "Files:" : "Files:",
"Active users" : "Active users",
"Shares" : "Shares",
- "Storage" : "Storage",
- "Users:" : "Users:",
- "Files:" : "Files:",
- "Version:" : "Version:",
"PHP" : "PHP",
+ "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"
+ "External monitoring tool" : "External monitoring tool",
+ "Last 24 hours" : "Last 24 hours",
+ "Last 1 hour" : "Last 1 hour",
+ "Last 5 mins" : "Last 5 mins",
+ "CPU load" : "CPU load",
+ "Memory usage" : "Memory usage",
+ "Storage" : "Storage",
+ "Users:" : "Users:"
},
"nplurals=2; plural=(n != 1);");