diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_sharing/l10n/en_GB.js | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 3d73b06f7b5..0c13fea2244 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -275,15 +275,6 @@ OC.L10N.register( "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", - "No entries found in this folder" : "No entries found in this folder", - "Name" : "Name", - "Share time" : "Share time", - "Sorry, this link does not seem to work anymore." : "Sorry, this link does not seem to work any more.", - "Reasons might be:" : "Reasons might be:", - "the item was removed" : "the item was removed", - "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.", "Share note" : "Share note", "Upload files to %s" : "Upload files to %s", "Note" : "Note", @@ -310,6 +301,15 @@ OC.L10N.register( "Expiration date enforced" : "Expiration date enforced", "Password protect" : "Password protect", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "No entries found in this folder", + "Name" : "Name", + "Share time" : "Share time", + "Sorry, this link does not seem to work anymore." : "Sorry, this link does not seem to work any more.", + "Reasons might be:" : "Reasons might be:", + "the item was removed" : "the item was removed", + "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.", "Update" : "Update", "Share with " : "Share with " }, |