diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
commit | 573be9092d088929eb307427a810ddaab7801f89 (patch) | |
tree | 8b69634035da4fad95feabed6a015a0b5c2732cc /core/l10n/en_GB.js | |
parent | c16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff) | |
download | nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index b3410b4e006..7b1459906b4 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "Password protect", "Password" : "Password", "Choose a password for the public link" : "Choose a password for the public link", + "Allow editing" : "Allow editing", "Email link to person" : "Email link to person", "Send" : "Send", "Set expiration date" : "Set expiration date", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Expiration date", "Adding user..." : "Adding user...", "group" : "group", + "remote" : "remote", "Resharing is not allowed" : "Resharing is not allowed", "Shared in {item} with {user}" : "Shared in {item} with {user}", "Unshare" : "Unshare", @@ -98,6 +100,7 @@ OC.L10N.register( "can edit" : "can edit", "access control" : "access control", "create" : "create", + "change" : "change", "delete" : "delete", "Password protected" : "Password protected", "Error unsetting expiration date" : "Error unsetting expiration date", |