diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index cd78a29ff4a..04e75f95d89 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -248,9 +248,14 @@ OC.L10N.register( "Note from" : "Note from", "Note:" : "Note:", "File drop" : "File drop", + "Upload files to {foldername}." : "Upload files to {foldername}.", + "By uploading files, you agree to the terms of service." : "By uploading files, you agree to the terms of service.", + "View terms of service" : "View terms of service", "Terms of service" : "Terms of service", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", + "Nickname" : "Nickname", + "Enter your nickname" : "Enter your nickname", "Upload files to {folder}" : "Upload files to {folder}", "Submit name" : "Submit name", "Allow upload and editing" : "Allow upload and editing", @@ -288,6 +293,7 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], + "Link shares" : "Link shares", "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", @@ -304,7 +310,15 @@ OC.L10N.register( "Show sharing options" : "Show sharing options", "Shared with others" : "Shared with others", "Create file request" : "Create file request", + "Upload files to {foldername}" : "Upload files to {foldername}", + "Public file share" : "Public file share", + "Public shared file." : "Public shared file.", "No file" : "No file", + "The file shared with you will show up here" : "The file shared with you will show up here", + "Public share" : "Public share", + "Public shared files." : "Public shared files.", + "No files" : "No files", + "Files and folders shared with you will show up here" : "Files and folders shared with you will show up here", "Overview of shared files." : "Overview of shared files.", "No shares" : "No shares", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", |