diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
commit | 8471219b7c494bbc93296e36d9c8ddc37d8b13a6 (patch) | |
tree | 9846323386de54ff00a2afb741e1996847363cbf /core/l10n/en_GB.js | |
parent | 39573e602d5e38e4b71b3d197d08798dd9558659 (diff) | |
download | nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.tar.gz nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 7f4d8324679..69038d18aad 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -108,14 +108,10 @@ OC.L10N.register( "Hide file listing" : "Hide file listing", "Email link to person" : "Email link to person", "Send" : "Send", - "Sending ..." : "Sending ...", - "Email sent" : "Email sent", - "Send link via email" : "Send link via email", "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}", "group" : "group", "remote" : "remote", - "notify by email" : "notify by email", "Unshare" : "Unshare", "can edit" : "can edit", "create" : "create", @@ -128,15 +124,9 @@ OC.L10N.register( "No users found for {search}" : "No users found for {search}", "An error occurred. Please try again" : "An error occurred. Please try again", "{sharee} (group)" : "{sharee} (group)", - "{sharee} (at {server})" : "{sharee} (at {server})", "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Share", - "Share with users…" : "Share with users…", - "Share with users, groups or remote users…" : "Share with users, groups or remote users…", - "Share with users or groups…" : "Share with users or groups…", - "Share with users or remote users…" : "Share with users or remote users…", "Error removing share" : "Error removing share", - "Error while sending notification" : "Error whilst sending notification", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", "restricted" : "restricted", "invisible" : "invisible", @@ -307,9 +297,19 @@ OC.L10N.register( "Nov." : "Nov.", "Dec." : "Dec.", "Allow editing" : "Allow editing", + "Sending ..." : "Sending ...", + "Email sent" : "Email sent", + "Send link via email" : "Send link via email", + "notify by email" : "notify by email", "can share" : "can share", + "{sharee} (at {server})" : "{sharee} (at {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud", + "Share with users…" : "Share with users…", + "Share with users, groups or remote users…" : "Share with users, groups or remote users…", + "Share with users or groups…" : "Share with users or groups…", + "Share with users or remote users…" : "Share with users or remote users…", "Warning" : "Warning", + "Error while sending notification" : "Error whilst sending notification", "No search results in other folders" : "No search results in other folders", "Two-step verification" : "Two-step verification", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", |