v1.1.0
This commit is contained in:
parent
9b856d1c3d
commit
ddaaff71ad
23 changed files with 879 additions and 798 deletions
|
|
@ -6,8 +6,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OpenGraph (by ROBOTSTXT) 1.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://git.robotstxt.es/ROBOTSTXT/robotstxt-og/issues\n"
|
||||
"POT-Creation-Date: 2026-02-18\n"
|
||||
"PO-Revision-Date: 2026-02-18 00:00+0000\n"
|
||||
"POT-Creation-Date: 2026-03-28\n"
|
||||
"PO-Revision-Date: 2026-03-28 00:00+0000\n"
|
||||
"Last-Translator: ROBOTSTXT <hola@robotstxt.es>\n"
|
||||
"Language-Team: Spanish (Spain)\n"
|
||||
"Language: es_ES\n"
|
||||
|
|
@ -398,6 +398,26 @@ msgstr "Entrada no encontrada."
|
|||
msgid "You do not have permission to access this endpoint."
|
||||
msgstr "No tienes permiso para acceder a este endpoint."
|
||||
|
||||
#: includes/class-robotstxt-og-rest-api.php
|
||||
msgid "You do not have permission to edit this post."
|
||||
msgstr "No tienes permiso para editar esta entrada."
|
||||
|
||||
#: includes/class-robotstxt-og-image-fallback.php
|
||||
msgid "OpenGraph Custom Post Data"
|
||||
msgstr "Datos personalizados de Open Graph"
|
||||
|
||||
#: includes/class-robotstxt-og-image-fallback.php
|
||||
msgid "OpenGraph Post Meta"
|
||||
msgstr "Metadatos Open Graph de la entrada"
|
||||
|
||||
#: includes/class-robotstxt-og-image-fallback.php
|
||||
msgid "Custom OG Title"
|
||||
msgstr "Título OG personalizado"
|
||||
|
||||
#: includes/class-robotstxt-og-image-fallback.php
|
||||
msgid "Custom OG Description"
|
||||
msgstr "Descripción OG personalizada"
|
||||
|
||||
#: includes/class-robotstxt-og-rest-api.php
|
||||
msgid "The post ID to resolve the fallback image for."
|
||||
msgstr "El ID de entrada para el que resolver la imagen de respaldo."
|
||||
|
|
|
|||
Loading…
Reference in a new issue