diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index 6f380df06a2..2a77ac5b8cc 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -33,7 +33,6 @@ OC.L10N.register( "Unable to update federated files sharing config" : "Unable to update federated files sharing config", "Federated Cloud" : "Federated Cloud", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialogue. It looks like person@cloud.example.com", - "Your Federated Cloud ID:" : "Your Federated Cloud ID:", "Share it so your friends can share files with you:" : "Share it so your friends can share files with you:", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (formerly Twitter)", @@ -47,11 +46,12 @@ OC.L10N.register( "Cloud ID copied to the clipboard" : "Cloud ID copied to the clipboard", "Copy to clipboard" : "Copy to clipboard", "Clipboard not available. Please copy the cloud ID manually." : "Clipboard not available. Please copy the cloud ID manually.", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?", - "Remote share" : "Remote share", - "Remote share password" : "Remote share password", + "Copied!" : "Copied!", "Cancel" : "Cancel", "Add remote share" : "Add remote share", + "Remote share" : "Remote share", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?", + "Remote share password" : "Remote share password", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Sharing %1$s failed, because this item is already shared with user %2$s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing.", @@ -61,9 +61,9 @@ OC.L10N.register( "Allow users on this server to receive group shares from other servers" : "Allow users on this server to receive group shares from other servers", "Search global and public address book for users" : "Search global and public address book for users", "Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book", + "Your Federated Cloud ID:" : "Your Federated Cloud ID:", "Twitter" : "Twitter", "Diaspora" : "Diaspora", - "Clipboard is not available" : "Clipboard is not available", - "Copied!" : "Copied!" + "Clipboard is not available" : "Clipboard is not available" }, "nplurals=2; plural=(n != 1);"); |