diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index ee899043d5e..7cfc9f22ed3 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -50,7 +50,7 @@ OC.L10N.register( "{user} unshared {file} from you" : "{user} deixou de compartir {file} con Vde.", "Shared with {user}" : "Compartido con {user}", "Removed share for {user}" : "Retirar o compartido para {user}", - "You removed yourself" : "Retirou a sí mesmo", + "You removed yourself" : "Vde. retirouse a si mesmo", "{actor} removed themselves" : "{actor} foi retirado", "{actor} shared with {user}" : "{actor} compartiu con {user}", "{actor} removed share for {user}" : "{actor} retirou o compartido para {user}", @@ -60,7 +60,7 @@ OC.L10N.register( "Share expired" : "Caducou a compartición", "You shared {file} with {user}" : "Vde. compartiu {file} con {user}", "You removed {user} from {file}" : "Vde. retirou a {user} de {file}", - "You removed yourself from {file}" : "Vde. retirouse a sí mesmo de {file}", + "You removed yourself from {file}" : "Vde. retirouse a si mesmo de {file}", "{actor} removed themselves from {file}" : "{actor} foi retirado de {file}", "{actor} shared {file} with {user}" : "{actor} compartiu {file} con {user}", "{actor} removed {user} from {file}" : "{actor} retirou a {user} de {file}", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 8eed2cf6a7a..2e3a7e57e7b 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -48,7 +48,7 @@ "{user} unshared {file} from you" : "{user} deixou de compartir {file} con Vde.", "Shared with {user}" : "Compartido con {user}", "Removed share for {user}" : "Retirar o compartido para {user}", - "You removed yourself" : "Retirou a sí mesmo", + "You removed yourself" : "Vde. retirouse a si mesmo", "{actor} removed themselves" : "{actor} foi retirado", "{actor} shared with {user}" : "{actor} compartiu con {user}", "{actor} removed share for {user}" : "{actor} retirou o compartido para {user}", @@ -58,7 +58,7 @@ "Share expired" : "Caducou a compartición", "You shared {file} with {user}" : "Vde. compartiu {file} con {user}", "You removed {user} from {file}" : "Vde. retirou a {user} de {file}", - "You removed yourself from {file}" : "Vde. retirouse a sí mesmo de {file}", + "You removed yourself from {file}" : "Vde. retirouse a si mesmo de {file}", "{actor} removed themselves from {file}" : "{actor} foi retirado de {file}", "{actor} shared {file} with {user}" : "{actor} compartiu {file} con {user}", "{actor} removed {user} from {file}" : "{actor} retirou a {user} de {file}", |