Skip to content

Commit 3778573

Browse files
committed
i18n(styles): translate import-policy strings introduced with the style manager
Adds the Spanish translations (and matching POT entries) for the "Import policy" / "Block user-imported styles" section added to the settings page so composer check-untranslated keeps passing.
1 parent cc798c6 commit 3778573

3 files changed

Lines changed: 21 additions & 0 deletions

File tree

languages/exelearning-es_ES.mo

805 Bytes
Binary file not shown.

languages/exelearning-es_ES.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,18 @@ msgstr "Estilos"
557557
msgid "Upload eXeLearning style packages and control which styles the embedded editor exposes."
558558
msgstr "Sube paquetes de estilos de eXeLearning y controla qué estilos muestra el editor embebido."
559559

560+
#: admin/class-admin-settings.php:96
561+
msgid "Import policy"
562+
msgstr "Política de importación"
563+
564+
#: admin/class-admin-settings.php:100
565+
msgid "Block user-imported styles"
566+
msgstr "Bloquear estilos importados por usuarios"
567+
568+
#: admin/class-admin-settings.php:104
569+
msgid "When enabled, the embedded editor hides the \"User styles\" tab and silently refuses to install a style bundled inside an imported .elpx project. Users may only choose from the admin-approved list below. This mirrors the eXeLearning ONLINE_THEMES_INSTALL=false behavior."
570+
msgstr "Cuando está activado, el editor embebido oculta la pestaña «Estilos de usuario» y rechaza silenciosamente la instalación de cualquier estilo incluido en un proyecto .elpx importado. Los usuarios solo pueden elegir entre la lista aprobada por la administración que se muestra debajo. Este comportamiento replica el de eXeLearning ONLINE_THEMES_INSTALL=false."
571+
560572
#: admin/class-admin-settings.php:95
561573
msgid "Upload a new style"
562574
msgstr "Subir un nuevo estilo"

languages/exelearning.pot

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,15 @@ msgstr ""
396396
msgid "Upload eXeLearning style packages and control which styles the embedded editor exposes."
397397
msgstr ""
398398

399+
msgid "Import policy"
400+
msgstr ""
401+
402+
msgid "Block user-imported styles"
403+
msgstr ""
404+
405+
msgid "When enabled, the embedded editor hides the \"User styles\" tab and silently refuses to install a style bundled inside an imported .elpx project. Users may only choose from the admin-approved list below. This mirrors the eXeLearning ONLINE_THEMES_INSTALL=false behavior."
406+
msgstr ""
407+
399408
msgid "Upload a new style"
400409
msgstr ""
401410

0 commit comments

Comments
 (0)