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:
authorBjoern Schiessle <bjoern@schiessle.org>2016-06-20 13:08:23 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-06-20 15:20:48 +0300
commit9eaccaf2b1b3545a610f1b57e20a7ca0082d0943 (patch)
treee9f2b645a549504c6d26d875c97e9b8caa9bac36 /apps/federatedfilesharing/l10n/en_GB.js
parent99833ecffad341d5878942cd35a1b7b5c4e6496e (diff)
s/ownCloud/Nextcloud
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 1fd733117cf..89154713a8f 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -11,8 +11,8 @@ OC.L10N.register(
"You received \"/%3$s\" as a remote share from %1$s" : "You received \"/%3$s\" as a remote share from %1$s",
"Accept" : "Accept",
"Decline" : "Decline",
- "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s",
- "Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID",
+ "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",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
"Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers",
@@ -21,7 +21,7 @@ OC.L10N.register(
"Your Federated Cloud ID:" : "Your Federated Cloud ID:",
"Share it:" : "Share it:",
"Add to your website" : "Add to your website",
- "Share with me via ownCloud" : "Share with me via ownCloud",
+ "Share with me via Nextcloud" : "Share with me via Nextcloud",
"HTML Code:" : "HTML Code:"
},
"nplurals=2; plural=(n != 1);");