summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/oc.js
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2016-06-14 01:06:25 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2016-06-14 01:06:25 +0200
commitae02685e6f31d9922dbfeb758f41556369e55864 (patch)
treecb14b4fe9374bf7d7448f4326758a7a428b6e335 /apps/federatedfilesharing/l10n/oc.js
parentd0e4727ecdc317e65be5705cbbbeb61793aa9a03 (diff)
parent990ac34aaa707652614820848e6b740763936831 (diff)
downloadnextcloud-server-ae02685e6f31d9922dbfeb758f41556369e55864.tar.gz
nextcloud-server-ae02685e6f31d9922dbfeb758f41556369e55864.zip
Merge branch 'master' of https://github.com/owncloud/core into downstream-160614
Diffstat (limited to 'apps/federatedfilesharing/l10n/oc.js')
-rw-r--r--apps/federatedfilesharing/l10n/oc.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/oc.js b/apps/federatedfilesharing/l10n/oc.js
index d491a9eb1b7..fa9cb75d400 100644
--- a/apps/federatedfilesharing/l10n/oc.js
+++ b/apps/federatedfilesharing/l10n/oc.js
@@ -1,8 +1,10 @@
OC.L10N.register(
"federatedfilesharing",
{
+ "Federated sharing" : "Federated sharing",
"Invalid Federated Cloud ID" : "ID Federated Cloud incorrècte",
"Sharing %s failed, because this item is already shared with %s" : "Lo partiment de %s a fracassat perque aqueste objècte es ja partejat amb %s",
+ "File is already shared with %s" : "Lo fichièr es ja partejat amb %s",
"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",
@@ -17,6 +19,6 @@ OC.L10N.register(
"Share it:" : "Partejar :",
"Add to your website" : "Apondre a vòstre site web",
"Share with me via ownCloud" : "Partejatz amb ieu via ownCloud",
- "HTML Code:" : "Còde HTML :"
+ "HTML Code:" : "Còdi HTML :"
},
"nplurals=2; plural=(n > 1);");