diff options
author | Mario <mario@mariovavti.com> | 2023-06-23 12:39:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-06-23 12:39:19 +0000 |
commit | 676603239dd67ad20b7c20e226de3fd4ba9f12c3 (patch) | |
tree | c1b7ff69f8b687d4867c3b4a07c4c53e5e9eeab0 /view | |
parent | 4c87f36a8c1c2076526273e0bc7a5d2f99402c48 (diff) | |
parent | 762e1c9c2bfbfac5c4ea1d2bc4816867ddc4f881 (diff) | |
download | volse-hubzilla-676603239dd67ad20b7c20e226de3fd4ba9f12c3.tar.gz volse-hubzilla-676603239dd67ad20b7c20e226de3fd4ba9f12c3.tar.bz2 volse-hubzilla-676603239dd67ad20b7c20e226de3fd4ba9f12c3.zip |
Merge branch 'cherry-pick-1baa3489' into 'dev'
Update Spanish translation-2
See merge request hubzilla/core!2048
Diffstat (limited to 'view')
-rw-r--r-- | view/es-es/hmessages.po | 2 | ||||
-rw-r--r-- | view/es-es/hstrings.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/es-es/hmessages.po b/view/es-es/hmessages.po index eb2d6fafd..8d4c4ea60 100644 --- a/view/es-es/hmessages.po +++ b/view/es-es/hmessages.po @@ -1797,7 +1797,7 @@ msgstr "Insertar enlace web" #: ../../addon/hsse/hsse.php:99 ../../include/conversation.php:1352 msgid "Embed (existing) photo from your photo albums" -msgstr "Insertar una foto de sus álbumes" +msgstr "Insertar una foto (existente) de sus álbumes" #: ../../addon/hsse/hsse.php:134 ../../include/conversation.php:1385 #: ../../Zotlabs/Module/Chat.php:217 diff --git a/view/es-es/hstrings.php b/view/es-es/hstrings.php index cb4a70a3d..db074bd4d 100644 --- a/view/es-es/hstrings.php +++ b/view/es-es/hstrings.php @@ -321,7 +321,7 @@ App::$strings["Until modified date yyyy-mm-dd"] = "Modificado hasta la fecha yyy App::$strings["Set your location"] = "Establecer su ubicación"; App::$strings["Clear browser location"] = "Eliminar los datos de localización geográfica del navegador"; App::$strings["Insert web link"] = "Insertar enlace web"; -App::$strings["Embed (existing) photo from your photo albums"] = "Insertar una foto de sus álbumes"; +App::$strings["Embed (existing) photo from your photo albums"] = "Insertar una foto (existente) de sus álbumes"; App::$strings["Please enter a link URL:"] = "Por favor, introduzca la dirección del enlace:"; App::$strings["Tag term:"] = "Término de la etiqueta:"; App::$strings["Where are you right now?"] = "¿Donde está ahora?"; |