diff options
author | Mario <mario@mariovavti.com> | 2023-07-11 18:57:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-07-11 18:57:18 +0000 |
commit | 63fb8d03929189bfc8cbf53d23cb79984fe2c3cd (patch) | |
tree | b9f74bd8c7721dca7ece251fdbb9a7c4fe9b949a /view/es-es | |
parent | 57796a2f962d045445cbf69237bb3d6786e4d0d4 (diff) | |
parent | 384de0925e502cfa8fe6ca287530ef5529fdff10 (diff) | |
download | volse-hubzilla-63fb8d03929189bfc8cbf53d23cb79984fe2c3cd.tar.gz volse-hubzilla-63fb8d03929189bfc8cbf53d23cb79984fe2c3cd.tar.bz2 volse-hubzilla-63fb8d03929189bfc8cbf53d23cb79984fe2c3cd.zip |
Merge branch '8.6RC'8.6
Diffstat (limited to 'view/es-es')
-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?"; |