diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:43 +0000 |
commit | 4d138a11f97becf8555705bd3d77b1a68b649997 (patch) | |
tree | a4591d9c18fb6f5077315997f9c234c72bb21cc6 /apps/sharebymail/l10n | |
parent | 714fc63c4056ad932c51f21f088add8315a7a8e7 (diff) | |
download | nextcloud-server-4d138a11f97becf8555705bd3d77b1a68b649997.tar.gz nextcloud-server-4d138a11f97becf8555705bd3d77b1a68b649997.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/gl.js | 8 | ||||
-rw-r--r-- | apps/sharebymail/l10n/gl.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index 096300d8671..f4a5e6cc4bd 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -3,14 +3,14 @@ OC.L10N.register( { "Shared with {email}" : "Compartido con {email}", "Shared with {email} by {actor}" : "Compartido con {email} por {actor}", - "Unshared from {email}" : "Compartición eliminada dende {email}", - "Unshared from {email} by {actor}" : "Compartición eliminada dende {email} por {actor}", + "Unshared from {email}" : "Compartición eliminada desde {email}", + "Unshared from {email} by {actor}" : "Compartición eliminada desde {email} por {actor}", "Password for mail share sent to {email}" : "Enviouse un contrasinal para compartir por correo a {email}", "Password for mail share sent to you" : "Envióuselle un contrasinal para compartir por correo", "You shared {file} with {email} by mail" : "Compartiu {file} con {email} por correo", "{actor} shared {file} with {email} by mail" : "{actor} compartiu {file} con {email} por correo", - "You unshared {file} from {email} by mail" : "Deixou de compartir {file} dende {email} por correo", - "{actor} unshared {file} from {email} by mail" : "{actor} deixou de compartir {file} dende {email} por correo", + "You unshared {file} from {email} by mail" : "Deixou de compartir {file} desde {email} por correo", + "{actor} unshared {file} from {email} by mail" : "{actor} deixou de compartir {file} desde {email} por correo", "Password to access {file} was sent to {email}" : "Envióuselle a {email} un contrasinal para acceder a {file}", "Password to access {file} was sent to you" : "Envióuselle a Vde. un correo para acceder a {file}", "Share by mail" : "Compartido por correo", diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index 8243d3468e7..03ca4926a56 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -1,14 +1,14 @@ { "translations": { "Shared with {email}" : "Compartido con {email}", "Shared with {email} by {actor}" : "Compartido con {email} por {actor}", - "Unshared from {email}" : "Compartición eliminada dende {email}", - "Unshared from {email} by {actor}" : "Compartición eliminada dende {email} por {actor}", + "Unshared from {email}" : "Compartición eliminada desde {email}", + "Unshared from {email} by {actor}" : "Compartición eliminada desde {email} por {actor}", "Password for mail share sent to {email}" : "Enviouse un contrasinal para compartir por correo a {email}", "Password for mail share sent to you" : "Envióuselle un contrasinal para compartir por correo", "You shared {file} with {email} by mail" : "Compartiu {file} con {email} por correo", "{actor} shared {file} with {email} by mail" : "{actor} compartiu {file} con {email} por correo", - "You unshared {file} from {email} by mail" : "Deixou de compartir {file} dende {email} por correo", - "{actor} unshared {file} from {email} by mail" : "{actor} deixou de compartir {file} dende {email} por correo", + "You unshared {file} from {email} by mail" : "Deixou de compartir {file} desde {email} por correo", + "{actor} unshared {file} from {email} by mail" : "{actor} deixou de compartir {file} desde {email} por correo", "Password to access {file} was sent to {email}" : "Envióuselle a {email} un contrasinal para acceder a {file}", "Password to access {file} was sent to you" : "Envióuselle a Vde. un correo para acceder a {file}", "Share by mail" : "Compartido por correo", |