diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
commit | 1f10b28c22bc759fdb298a0d956a3b0914605b24 (patch) | |
tree | dcaa2cfec161360f150e15529f081e8e5445e4d4 /apps/files_sharing/l10n | |
parent | a366e5437c5c4f996d13a194213c0913f864f322 (diff) | |
download | nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.tar.gz nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-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}", |