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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index bb4762449c0..e3151fd924b 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -190,12 +190,6 @@ OC.L10N.register(
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.",
"App update" : "App update",
"Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable",
- "SSL Root Certificates" : "SSL Root Certificates",
- "Common Name" : "Common Name",
- "Valid until" : "Valid until",
- "Issued By" : "Issued By",
- "Valid until %s" : "Valid until %s",
- "Import root certificate" : "Import root certificate",
"Administrator documentation" : "Administrator documentation",
"Documentation" : "Documentation",
"Forum" : "Forum",
@@ -306,6 +300,12 @@ OC.L10N.register(
"Share" : "Share",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.",
"Official" : "Official",
+ "SSL Root Certificates" : "SSL Root Certificates",
+ "Common Name" : "Common Name",
+ "Valid until" : "Valid until",
+ "Issued By" : "Issued By",
+ "Valid until %s" : "Valid until %s",
+ "Import root certificate" : "Import root certificate",
"Set default expiration date" : "Set default expiry date"
},
"nplurals=2; plural=(n != 1);");