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:
authorNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
commitb006f25457cc625780f66faed287016951a56316 (patch)
tree646bd87a18648969c75694c8cdd5908bc90aef3e /lib/l10n/en_GB.js
parente28c40788f2e8b85f7befab05a5d070a169afdb5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js28
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index cb02c5c2a57..16f1fe98ed3 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -227,32 +227,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
- "Storage connection timeout. %s" : "Storage connection timeout. %s",
- "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "This can usually be fixed by %sgiving the webserver write access to the config directory%s.",
- "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.",
- "Server settings" : "Server settings",
- "DB Error: \"%s\"" : "DB Error: \"%s\"",
- "Offending command was: \"%s\"" : "Offending command was: \"%s\"",
- "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.",
- "Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s",
- "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting permissions for %s failed, because the permissions exceed permissions granted to %s",
- "Setting permissions for %s failed, because the item was not found" : "Setting permissions for %s failed, because the item was not found",
- "Cannot clear expiration date. Shares are required to have an expiration date." : "Cannot clear expiration date. Shares are required to have an expiration date.",
- "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
- "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions",
- "Files can't be shared with create permissions" : "Files can't be shared with create permissions",
- "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
- "Personal" : "Personal",
- "Admin" : "Admin",
- "No app name specified" : "No app name specified",
- "App '%s' could not be installed!" : "App '%s' could not be installed!",
- "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
- "Cannot create \"data\" directory (%s)" : "Cannot create \"data\" directory (%s)",
- "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>.",
- "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s.",
- "Data directory (%s) is readable by other users" : "Data directory (%s) is readable by other users",
- "Data directory (%s) must be an absolute path" : "Data directory (%s) must be an absolute path",
- "Data directory (%s) is invalid" : "Data directory (%s) is invalid",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "Please check that the data directory contains a file \".ocdata\" in its root."
+ "Storage connection timeout. %s" : "Storage connection timeout. %s"
},
"nplurals=2; plural=(n != 1);");