diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 51 |
1 files changed, 24 insertions, 27 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index d38a15b711e..c9a2d5b1221 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -1,29 +1,4 @@ { "translations": { - "Shared with you" : "Shared with you", - "Nothing shared with you yet" : "Nothing shared with you yet", - "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", - "Shared with others" : "Shared with others", - "Nothing shared yet" : "Nothing shared yet", - "Files and folders you share will show up here" : "Files and folders you share will show up here", - "Shared by link" : "Shared by link", - "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", - "Deleted shares" : "Deleted shares", - "No deleted shares" : "No deleted shares", - "Shares you deleted will show up here" : "Shares you deleted will show up here", - "Pending shares" : "Pending shares", - "No pending shares" : "No pending shares", - "Shares you have received but not confirmed will show up here" : "Shares you have received but not confirmed will show up here", - "Shares" : "Shares", - "No shares" : "No shares", - "Shares will show up here" : "Shares will show up here", - "Restore" : "Restore", - "Restore share" : "Restore share", - "Something happened. Unable to restore the share." : "Something happened. Unable to restore the share.", - "Accept share" : "Accept share", - "Something happened. Unable to accept the share." : "Something happened. Unable to accept the share.", - "Reject share" : "Reject share", - "Something happened. Unable to reject the share." : "Something happened. Unable to reject the share.", "Waiting…" : "Waiting…", "error" : "error", "finished" : "finished", @@ -38,8 +13,6 @@ "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", - "No expiration date set" : "No expiration date set", - "Shared by" : "Shared by", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -245,6 +218,7 @@ "Share {propertyName} saved" : "Share {propertyName} saved", "Shared" : "Shared", "Share" : "Share", + "Shared by" : "Shared by", "Shared with" : "Shared with", "Password created successfully" : "Password created successfully", "Error generating password from password policy" : "Error generating password from password policy", @@ -252,6 +226,12 @@ "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", + "Shares" : "Shares", + "Shared with you" : "Shared with you", + "Shared with others" : "Shared with others", + "Shared by link" : "Shared by link", + "Deleted shares" : "Deleted shares", + "Pending shares" : "Pending shares", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", @@ -270,6 +250,23 @@ "Uploaded files:" : "Uploaded files:", "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Add to your Nextcloud" : "Add to your Nextcloud", + "Nothing shared with you yet" : "Nothing shared with you yet", + "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", + "Nothing shared yet" : "Nothing shared yet", + "Files and folders you share will show up here" : "Files and folders you share will show up here", + "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", + "No deleted shares" : "No deleted shares", + "Shares you deleted will show up here" : "Shares you deleted will show up here", + "No pending shares" : "No pending shares", + "Shares you have received but not confirmed will show up here" : "Shares you have received but not confirmed will show up here", + "No shares" : "No shares", + "Shares will show up here" : "Shares will show up here", + "Restore" : "Restore", + "Something happened. Unable to restore the share." : "Something happened. Unable to restore the share.", + "Something happened. Unable to accept the share." : "Something happened. Unable to accept the share.", + "Something happened. Unable to reject the share." : "Something happened. Unable to reject the share.", + "No expiration date set" : "No expiration date set", "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", "Science Mesh" : "Science Mesh", |