aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-18 00:21:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-18 00:21:05 +0000
commit93da83ec1b5c0b5f5828a5296820a0e88370c0db (patch)
tree02349e22ae2ecef48c98215f9ddb9a960dadac8b /apps/sharebymail
parent9fc747916706660fcb8cc35227b5de032058adb1 (diff)
downloadnextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.tar.gz
nextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/gl.js8
-rw-r--r--apps/sharebymail/l10n/gl.json8
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",