diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 101 |
1 files changed, 58 insertions, 43 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index f495a5d25f6..3bc3572ceff 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -11,13 +11,66 @@ OC.L10N.register( "No shared links" : "No shared links", "Files and folders you share by link will show up here" : "Files and folders you share by link will show up here", "You can upload into this folder" : "You can upload into this folder", + "No compatible server found at {remote}" : "No compatible server found at {remote}", + "Invalid server URL" : "Invalid server URL", + "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", + "Share" : "Share", "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", "Sharing" : "Sharing", + "File shares" : "File shares", + "Downloaded via public link" : "Downloaded via public link", + "Downloaded by {email}" : "Downloaded by {email}", + "{file} downloaded via public link" : "{file} downloaded via public link", + "{email} downloaded {file}" : "{email} downloaded {file}", + "Shared with group {group}" : "Shared with group {group}", + "Removed share for group {group}" : "Removed share for group {group}", + "{actor} shared with group {group}" : "{actor} shared with group {group}", + "{actor} removed share for group {group}" : "{actor} removed share for group {group}", + "You shared {file} with group {group}" : "You shared {file} with group {group}", + "You removed group {group} from {file}" : "You removed group {group} from {file}", + "{actor} shared {file} with group {group}" : "{actor} shared {file} with group {group}", + "{actor} removed group {group} from {file}" : "{actor} removed group {group} from {file}", + "Shared as public link" : "Shared as public link", + "Removed public link" : "Removed public link", + "Public link expired" : "Public link expired", + "{actor} shared as public link" : "{actor} shared as public link", + "{actor} removed public link" : "{actor} removed public link", + "Public link of {actor} expired" : "Public link of {actor} expired", + "You shared {file} as public link" : "You shared {file} as public link", + "You removed public link for {file}" : "You removed public link for {file}", + "Public link expired for {file}" : "Public link expired for {file}", + "{actor} shared {file} as public link" : "{actor} shared {file} as public link", + "{actor} removed public link for {file}" : "{actor} removed public link for {file}", + "Public link of {actor} for {file} expired" : "Public link of {actor} for {file} expired", + "{user} accepted the remote share" : "{user} accepted the remote share", + "{user} declined the remote share" : "{user} declined the remote share", + "You received a new remote share {file} from {user}" : "You received a new remote share {file} from {user}", + "{user} accepted the remote share of {file}" : "{user} accepted the remote share of {file}", + "{user} declined the remote share of {file}" : "{user} declined the remote share of {file}", + "{user} unshared {file} from you" : "{user} unshared {file} from you", + "Shared with {user}" : "Shared with {user}", + "Removed share for {user}" : "Removed share for {user}", + "{actor} shared with {user}" : "{actor} shared with {user}", + "{actor} removed share for {user}" : "{actor} removed share for {user}", + "Shared by {actor}" : "Shared by {actor}", + "{actor} removed share" : "{actor} removed share", + "You shared {file} with {user}" : "You shared {file} with {user}", + "You removed {user} from {file}" : "You removed {user} from {file}", + "{actor} shared {file} with {user}" : "{actor} shared {file} with {user}", + "{actor} removed {user} from {file}" : "{actor} removed {user} from {file}", + "{actor} shared {file} with you" : "{actor} shared {file} with you", + "{actor} removed you from {file}" : "{actor} removed you from {file}", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>", + "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", + "could not delete share" : "could not delete share", "Could not delete share" : "Could not delete share", "Please specify a file or folder path" : "Please specify a file or folder path", "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", + "Could not create share" : "Could not create share", + "invalid permissions" : "invalid permissions", "Please specify a valid user" : "Please specify a valid user", "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator", "Please specify a valid group" : "Please specify a valid group", @@ -26,56 +79,17 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders", "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s", + "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", + "Please specify a valid circle" : "Please specify a valid circle", "Unknown share type" : "Unknown share type", "Not a directory" : "Not a directory", "Could not lock path" : "Could not lock path", "Wrong or no update parameter given" : "Wrong or no update parameter given", "Can't change permissions for public share links" : "Can't change permissions for public share links", "Cannot increase permissions" : "Cannot increase permissions", - "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", - "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", - "A public shared file or folder was <strong>downloaded</strong>" : "A public shared file or folder was <strong>downloaded</strong>", - "You received a new remote share %2$s from %1$s" : "You received a new remote share %2$s from %1$s", - "You received a new remote share from %s" : "You received a new remote share from %s", - "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", - "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", - "%1$s unshared %2$s from you" : "%1$s unshared %2$s from you", - "Public shared folder %1$s was downloaded" : "Public shared folder %1$s was downloaded", - "Public shared file %1$s was downloaded" : "Public shared file %1$s was downloaded", - "You shared %1$s with %2$s" : "You shared %1$s with %2$s", - "%2$s shared %1$s with %3$s" : "%2$s shared %1$s with %3$s", - "You removed the share of %2$s for %1$s" : "You removed the share of %2$s for %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s removed the share of %3$s for %1$s", - "You shared %1$s with group %2$s" : "You shared %1$s with group %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s shared %1$s with group %3$s", - "You removed the share of group %2$s for %1$s" : "You removed the share of group %2$s for %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s removed the share of group %3$s for %1$s", - "%2$s shared %1$s via link" : "%2$s shared %1$s via link", - "You shared %1$s via link" : "You shared %1$s via link", - "You removed the public link for %1$s" : "You removed the public link for %1$s", - "%2$s removed the public link for %1$s" : "%2$s removed the public link for %1$s", - "Your public link for %1$s expired" : "Your public link for %1$s expired", - "The public link of %2$s for %1$s expired" : "The public link of %2$s for %1$s expired", - "%2$s shared %1$s with you" : "%2$s shared %1$s with you", - "%2$s removed the share for %1$s" : "%2$s removed the share for %1$s", - "Downloaded via public link" : "Downloaded via public link", - "Shared with %2$s" : "Shared with %2$s", - "Shared with %3$s by %2$s" : "Shared with %3$s by %2$s", - "Removed share for %2$s" : "Removed share for %2$s", - "%2$s removed share for %3$s" : "%2$s removed share for %3$s", - "Shared with group %2$s" : "Shared with group %2$s", - "Shared with group %3$s by %2$s" : "Shared with group %3$s by %2$s", - "Removed share of group %2$s" : "Removed share of group %2$s", - "%2$s removed share of group %3$s" : "%2$s removed share of group %3$s", - "Shared via link by %2$s" : "Shared via link by %2$s", - "Shared via public link" : "Shared via public link", - "Removed public link" : "Removed public link", - "%2$s removed public link" : "%2$s removed public link", - "Public link expired" : "Public link expired", - "Public link of %2$s expired" : "Public link of %2$s expired", - "Shared by %2$s" : "Shared by %2$s", - "Shares" : "Shares", + "%s is publicly shared" : "%s is publicly shared", "Share API is disabled" : "Share API is disabled", + "File sharing" : "File sharing", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", @@ -89,6 +103,7 @@ OC.L10N.register( "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Add to your Nextcloud" : "Add to your Nextcloud", "Download" : "Download", "Download %s" : "Download %s", "Direct link" : "Direct link", |