diff options
author | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 12:08:23 +0200 |
---|---|---|
committer | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 14:20:48 +0200 |
commit | 9eaccaf2b1b3545a610f1b57e20a7ca0082d0943 (patch) | |
tree | e9f2b645a549504c6d26d875c97e9b8caa9bac36 /apps/federatedfilesharing/l10n/oc.js | |
parent | 99833ecffad341d5878942cd35a1b7b5c4e6496e (diff) | |
download | nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.tar.gz nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.zip |
s/ownCloud/Nextcloud
Diffstat (limited to 'apps/federatedfilesharing/l10n/oc.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/oc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/oc.js b/apps/federatedfilesharing/l10n/oc.js index fa9cb75d400..5463ea1bbc5 100644 --- a/apps/federatedfilesharing/l10n/oc.js +++ b/apps/federatedfilesharing/l10n/oc.js @@ -8,8 +8,8 @@ OC.L10N.register( "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Lo partiment de %s a fracassat : impossible de trobar %s. Benlèu que lo servidor es momentanèament injonhable.", "Accept" : "Acceptar", "Decline" : "Refusar", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Partejatz amb ieu gràcias a mon identificant Federated Cloud #owncloud %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Partejatz amb ieu gràcias a mon identificant Federated Cloud #owncloud", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Partejatz amb ieu gràcias a mon identificant Federated Cloud #Nextcloud %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Partejatz amb ieu gràcias a mon identificant Federated Cloud #Nextcloud", "Federated Cloud Sharing" : "Federated Cloud Sharing", "Open documentation" : "Veire la documentacion", "Allow users on this server to send shares to other servers" : "Autorizar los utilizaires d'aqueste servidor a mandar de partiments cap a d'autres servidors", @@ -18,7 +18,7 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Vòstre identificant Federated Cloud :", "Share it:" : "Partejar :", "Add to your website" : "Apondre a vòstre site web", - "Share with me via ownCloud" : "Partejatz amb ieu via ownCloud", + "Share with me via Nextcloud" : "Partejatz amb ieu via Nextcloud", "HTML Code:" : "Còdi HTML :" }, "nplurals=2; plural=(n > 1);"); |