diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
commit | f51c24a70a92dc78b7bd11aa5afa408a748fc4d8 (patch) | |
tree | 3e5d440caf0619f1e25a064a30580f60d94cd5f9 /apps/settings/l10n/en_GB.js | |
parent | ce7a15e804c47609b137e44b2c11dd5eb3b674c0 (diff) | |
download | nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.tar.gz nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 12 |
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);"); |