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>2017-06-30 03:08:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-30 03:08:23 +0300
commit2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch)
tree82ee42b889053bd5a134babe407fe71759419dee /lib/l10n/en_GB.js
parent72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 62bcb4fadd3..306487f269b 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.",
"Help" : "Help",
"Apps" : "Apps",
- "Personal" : "Personal",
"Log out" : "Log out",
"Users" : "Users",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Basic settings",
@@ -224,6 +222,8 @@ OC.L10N.register(
"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",
"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>.",