diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 831869c173d..dcf615eee6e 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -225,32 +225,6 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |