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>2019-04-19 03:12:46 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-19 03:12:46 +0300
commitb566998b05d33cda188cdd00b515a7e46331d03b (patch)
treebf3ad6546281794e977aef196e7ea0f4cb35fefd /lib/l10n/en_GB.js
parent48821ed6a60ba6df9f88b65276aaf8d808ee15f2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 60cc7f93a3e..1d509e6d54b 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -94,22 +94,11 @@ OC.L10N.register(
"Set an admin password." : "Set an admin password.",
"Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i",
- "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist",
- "You are not allowed to share %s" : "You are not allowed to share %s",
- "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself",
- "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed",
- "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed",
- "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared",
- "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
- "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer",
- "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
- "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
"Open »%s«" : "Open »%s«",
+ "You are not allowed to share %s" : "You are not allowed to share %s",
"Can’t increase permissions of %s" : "Can’t 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",
@@ -215,16 +204,27 @@ 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.",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i",
+ "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist",
+ "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself",
"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",
"Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s",
"Sharing %s failed, because the group %s does not exist" : "Sharing %s failed, because the group %s does not exist",
"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",
+ "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed",
+ "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed",
+ "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
"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",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared",
+ "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past",
+ "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer",
"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 resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
"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",
+ "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
"%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",