aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index d3b8952a47b..ec7514de7a3 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -86,7 +86,6 @@ OC.L10N.register(
"Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i",
"Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe",
"You are not allowed to share %s" : "Non ten permiso para compartir %s",
- "Sharing %s failed, because the user %s is the item owner" : "Fallou a compartición de %s, o propietario do elemento é o usuario %s",
"Sharing %s failed, because the user %s does not exist" : "Fallou a compartición de %s, o usuario %s non existe",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Fallou a compartición de %s, o usuario %s non é membro de ningún grupo que sexa membro de %s",
"Sharing %s failed, because this item is already shared with %s" : "Fallou a compartición de %s, este elemento xa está compartido con %s",
@@ -104,7 +103,6 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s",
"Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s",
- "Sharing %s failed, because the user %s is the original sharer" : "Fallou a compartición de %s, a compartición orixinal é do usuario %s",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Fallou a compartición de %s, os permisos superan os permisos concedidos a %s",
"Sharing %s failed, because resharing is not allowed" : "Fallou a compartición de %s, non está permitido repetir a compartción",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Fallou a compartición de %s, a infraestrutura de compartición para %s non foi quen de atopar a orixe",