diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-05 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-05 00:08:29 +0000 |
commit | f901861f811e634e3f05f45d008be2258288cec7 (patch) | |
tree | dd13a2627d252e8796ca6967a41deed99e953f3b /apps/files/l10n/en_GB.js | |
parent | 529d8122bbbb8da4b54bac92fe7bea26381ca580 (diff) | |
download | nextcloud-server-f901861f811e634e3f05f45d008be2258288cec7.tar.gz nextcloud-server-f901861f811e634e3f05f45d008be2258288cec7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index f999ac715f5..41e86c53055 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -65,11 +65,11 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], "View in folder" : "View in folder", + "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favourited", "Favorite" : "Favourite", - "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "New folder" : "New folder", "Upload file" : "Upload file", "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags", |