summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js16
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index f3ca5d07ead..f13768849ed 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -216,15 +216,11 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Storage connection timeout. %s",
"Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.",
"Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.",
- "Personal" : "Personal",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Encryption",
"Tips & tricks" : "Tips & tricks",
- "DB Error: \"%s\"" : "DB Error: \"%s\"",
- "Offending command was: \"%s\"" : "Offending command was: \"%s\"",
- "Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s",
+ "Sync clients" : "Sync clients",
"Sharing %s failed, because the user %s does not exist" : "Sharing %s failed, because the user %s does not exist",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of",
"Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s",
@@ -233,21 +229,13 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Sharing %s failed, because %s is not a member of the group %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.",
"Share type %s is not valid for %s" : "Share type %s is not valid for %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.",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sharing %s failed, because the permissions exceed permissions granted to %s",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source",
- "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",
"%s shared »%s« with you" : "%s shared \"%s\" with you",
"%s shared »%s« with you." : "%s shared »%s« with you.",
"%s via %s" : "%s via %s",
"No app name specified" : "No app name specified",
"App '%s' could not be installed!" : "App '%s' could not be installed!",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
- "Sync clients" : "Sync clients"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s"
},
"nplurals=2; plural=(n != 1);");