diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-20 01:56:24 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-20 01:56:24 -0500 |
commit | 5a54ca380de60d256d52c6d0b17a44bbc25648b5 (patch) | |
tree | 883df94c69ec939ccef688ca784365a28a8e9d98 /core/l10n/en_GB.js | |
parent | fb7e4f69886fdcdefdb16718f395a22c9e6f782b (diff) | |
download | nextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.tar.gz nextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.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 14391f2d8f3..b3410b4e006 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -79,13 +79,14 @@ OC.L10N.register( "Share with user or group …" : "Share with user or group …", "Share link" : "Share link", "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created", + "Link" : "Link", "Password protect" : "Password protect", "Password" : "Password", "Choose a password for the public link" : "Choose a password for the public link", - "Allow Public Upload" : "Allow Public Upload", "Email link to person" : "Email link to person", "Send" : "Send", "Set expiration date" : "Set expiration date", + "Expiration" : "Expiration", "Expiration date" : "Expiration date", "Adding user..." : "Adding user...", "group" : "group", @@ -97,7 +98,6 @@ OC.L10N.register( "can edit" : "can edit", "access control" : "access control", "create" : "create", - "update" : "update", "delete" : "delete", "Password protected" : "Password protected", "Error unsetting expiration date" : "Error unsetting expiration date", |