diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/en_GB.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index 0af9bb69085..2315d88c37b 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "Accept", "Decline" : "Decline", "Federated Cloud Sharing" : "Federated Cloud Sharing", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID", "Sharing" : "Sharing", "Federated file sharing" : "Federated file sharing", "Provide federated file sharing across servers" : "Provide federated file sharing across servers", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Share with me through my #Nextcloud Federated Cloud ID, see {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID", "Cloud ID copied to the clipboard" : "Cloud ID copied to the clipboard", "Copy to clipboard" : "Copy to clipboard", "Clipboard is not available" : "Clipboard is not available", @@ -59,6 +58,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "You received \"%3$s\" as a remote share from %4$s (%1$s)", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s", "Open documentation" : "Open documentation" }, "nplurals=2; plural=(n != 1);"); |