diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:56 +0000 |
commit | 4708a2529e9d364bba485d15d89a53ba3e210dcb (patch) | |
tree | 5a1fb5cb93f20ee4c75fbe255915c0294a081a53 /core/l10n/en_GB.js | |
parent | 68c17136dd6536b78861701704e46769ddab17c8 (diff) | |
download | nextcloud-server-4708a2529e9d364bba485d15d89a53ba3e210dcb.tar.gz nextcloud-server-4708a2529e9d364bba485d15d89a53ba3e210dcb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 1530abaedb8..9219cb4c623 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -148,7 +148,9 @@ OC.L10N.register( "Set expiration date" : "Set expiration date", "Expiration" : "Expiration", "Expiration date" : "Expiration date", + "Unshare" : "Unshare", "Share link" : "Share link", + "Could not unshare" : "Could not unshare", "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", "Shared with you by {owner}" : "Shared with you by {owner}", "Choose a password for the mail share" : "Choose a password for the mail share", @@ -156,14 +158,12 @@ OC.L10N.register( "remote" : "remote", "email" : "email", "shared by {sharer}" : "shared by {sharer}", - "Unshare" : "Unshare", "Can reshare" : "Can reshare", "Can edit" : "Can edit", "Can create" : "Can create", "Can change" : "Can change", "Can delete" : "Can delete", "Access control" : "Access control", - "Could not unshare" : "Could not unshare", "Error while sharing" : "Error whilst sharing", "Share details could not be loaded for this item." : "Share details could not be loaded for this item.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["At least {count} character is needed for autocompletion","At least {count} characters are needed for autocompletion"], |