Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-25 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-25 03:08:22 +0300
commit53b09c1f62d9b47ad5ec906df55e62f9128b1ab4 (patch)
tree8f7d848000a180a9c72d1499c64113f00468c048 /apps/files_sharing
parent2697e84ec6e363e88f8c8e340589ef686133dcd9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/en_GB.js101
-rw-r--r--apps/files_sharing/l10n/en_GB.json101
2 files changed, 116 insertions, 86 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",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index b4ec32c05d7..0d09d445bc9 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -9,13 +9,66 @@
"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",
@@ -24,56 +77,17 @@
"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",
@@ -87,6 +101,7 @@
"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",