summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-17 01:55:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-17 01:55:34 -0400
commitc378456137a47186147d3c9212d9a009c979890c (patch)
tree519e606e7baa2e90d533ceaed829c3db4cc49e01 /lib/l10n/ast.js
parent6cd1126dd13ec4561144a0124bedd5394a7c8ff9 (diff)
downloadnextcloud-server-c378456137a47186147d3c9212d9a009c979890c.tar.gz
nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 0cb8e5b8cea..5535c14a84a 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s compartió »%s« contigo",
"Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste",
"You are not allowed to share %s" : "Nun tienes permisu pa compartir %s",
- "Sharing %s failed, because the user %s is the item owner" : "Compartir %s falló, yá que l'usuariu %s ye'l dueñu del elementu",
"Sharing %s failed, because the user %s does not exist" : "Compartir %s falló, yá que l'usuariu %s nun esiste",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Compartir %s falló, yá que l'usuariu %s nun ye miembru de nengún de los grupos de los que ye miembru %s",
"Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s",
@@ -76,7 +75,6 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend",
"Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s",
"Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s",
- "Sharing %s failed, because the user %s is the original sharer" : "Compartir %s falló, yá que l'usuariu %s ye'l compartidor orixinal",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Compartir %s falló, porque los permisos perpasen los otorgaos a %s",
"Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartíu pa %s podría nun atopar el so orixe",