diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-28 01:55:29 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-28 01:55:29 -0400 |
commit | d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9 (patch) | |
tree | 778fac05c62be92fccecee6d2fe94d2b4a8477d3 /lib/l10n/oc.js | |
parent | 588a668455536a576bfe0b42ef61806dfeab61bc (diff) | |
download | nextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.tar.gz nextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index a4cdce5a417..26c0c438d6e 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -86,6 +86,7 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "Lo partiment de %s a fracassat perque l’infrastructura autoriza pas los partiments de tipe %i", "Sharing %s failed, because the file does not exist" : "Lo partiment de %s a fracassat perque lo fichièr existís pas", "You are not allowed to share %s" : "Sètz pas autorizat a partejar %s", + "Sharing %s failed, because you can not share with yourself" : "Lo partiment de %s a fracassat perque podètz pas partejar amb vos-meteis", "Sharing %s failed, because the user %s does not exist" : "Lo partiment de %s a fracassat perque l'utilizaire %s existís pas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Lo partiment de %s a fracassat perque l'utilizaire %s es pas membre de cap de grop al qual %s aparten", "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", @@ -104,6 +105,7 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Lo servici de partiment %s deu implementar l'interfàcia OCP\\Share_Backend", "Sharing backend %s not found" : "Servici de partiment %s pas trobat", "Sharing backend for %s not found" : "Lo servici de partiment per %s es introbable", + "Sharing failed, because the user %s is the original sharer" : "Lo partiment a fracassat perque l'utilizaire %s es lo proprietari original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Lo partiment de %s a fracassat perque las permissions depassan las que son acordadas a %s", "Sharing %s failed, because resharing is not allowed" : "Lo partiment de %s a fracassat perque lo repartatge es pas autorizat", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Lo partiment de %s a fracassat perque la font es pas estada trobada pel partiment %s.", |