diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/en_GB.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index b877e49dcf3..5f41f0c3571 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -150,14 +150,14 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "Tags" : "Tags", "Deleted files" : "Deleted files", + "Shared with others" : "Shared with others", + "Shared with you" : "Shared with you", + "Shared by link" : "Shared by link", "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Move" : "Move", "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>", "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>", - "Shared with you" : "Shared with you", - "Shared with others" : "Shared with others", - "Shared by link" : "Shared by link" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" }, "nplurals=2; plural=(n != 1);"); |