From 08a5e4b00457e39e6500ca097023f295fcece186 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sun, 7 Jul 2024 23:41:51 +0200 Subject: [PATCH] Language: Add language terms for colors picker --- .../vue/views/admin/AdminConfigureColors.vue | 8 +- translations/messages.en.po | 117 ++++++++++++++++++ translations/messages.pot | 117 ++++++++++++++++++ 3 files changed, 238 insertions(+), 4 deletions(-) diff --git a/assets/vue/views/admin/AdminConfigureColors.vue b/assets/vue/views/admin/AdminConfigureColors.vue index 69e0044b68..dfd7bf5ee1 100644 --- a/assets/vue/views/admin/AdminConfigureColors.vue +++ b/assets/vue/views/admin/AdminConfigureColors.vue @@ -214,10 +214,10 @@
-
{{ t("You can see examples of how chamilo will look here") }}
+
{{ t('You can see examples of how chamilo will look here') }}
-

{{ t("Buttons") }}

+

{{ t('Buttons') }}

-

{{ t("Some more elements") }}

+

{{ t('Some more elements') }}

-

{{ t("Documents") }}

+

{{ t('Documents') }}

diff --git a/translations/messages.en.po b/translations/messages.en.po index 6abc0bb217..efe751f43e 100644 --- a/translations/messages.en.po +++ b/translations/messages.en.po @@ -27525,3 +27525,120 @@ msgstr "" msgid "The attempted oral questions are %s" msgstr "The attempted oral questions are %s" + +msgid "Configure Chamilo colors" +msgstr "Configure Chamilo colors" + +msgid "Primary color" +msgstr "Primary color" + +msgid "Primary color hover/background" +msgstr "Primary color hover/background" + +msgid "Primary color button text" +msgstr "Primary color button text" + +msgid "Primary color button alternative text" +msgstr "Primary color button alternative text" + +msgid "Secondary color" +msgstr "Secondary color" + +msgid "Secondary color hover/background" +msgstr "Secondary color hover/background" + +msgid "Secondary color button text" +msgstr "Secondary color button text" + +msgid "Tertiary color" +msgstr "Tertiary color" + +msgid "Tertiary color hover/background" +msgstr "Tertiary color hover/background" + +msgid "Success color" +msgstr "Success color" + +msgid "Success color hover/background" +msgstr "Success color hover/background" + +msgid "Success color button text" +msgstr "Success color button text" + +msgid "Info color" +msgstr "Info color" + +msgid "Info color hover/background" +msgstr "Info color hover/background" + +msgid "Info color button text" +msgstr "Info color button text" + +msgid "Warning color" +msgstr "Warning color" + +msgid "Warning color hover/background" +msgstr "Warning color hover/background" + +msgid "Warning color button text" +msgstr "Warning color button text" + +msgid "Danger color" +msgstr "Danger color" + +msgid "Danger color hover/background" +msgstr "Danger color hover/background" + +msgid "Form outline color" +msgstr "Form outline color" + +msgid "Hide advanced mode" +msgstr "Hide advanced mode" + +msgid "Show advanced mode" +msgstr "Show advanced mode" + +msgid "You can see examples of how chamilo will look here" +msgstr "You can see examples of how chamilo will look here" + +msgid "Buttons" +msgstr "Buttons" + +msgid "Primary alternative" +msgstr "Primary alternative" + +msgid "Tertiary" +msgstr "Tertiary" + +msgid "Warning" +msgstr "Warning" + +msgid "Danger" +msgstr "Danger" + +msgid "Dropdowns" +msgstr "Dropdowns" + +msgid "Checkbox and radio buttons" +msgstr "Checkbox and radio buttons" + +msgid "Toggle" +msgstr "Toggle" + +msgid "Hide all" +msgstr "Hide all" + +msgid "This is the default form" +msgstr "This is the default form" + +msgid "This is a form with an error" +msgstr "This is a form with an error" + +msgid "Show dialog'" +msgstr "Show dialog'" + +msgid "Dialog example" +msgstr "Dialog example" + +msgid "Some more elements" +msgstr "Some more elements" diff --git a/translations/messages.pot b/translations/messages.pot index 415d3d6c5a..a635a8e3dd 100644 --- a/translations/messages.pot +++ b/translations/messages.pot @@ -27524,3 +27524,120 @@ msgstr "" msgid "The attempted oral questions are %s" msgstr "" + +msgid "Configure Chamilo colors" +msgstr "" + +msgid "Primary color" +msgstr "" + +msgid "Primary color hover/background" +msgstr "" + +msgid "Primary color button text" +msgstr "" + +msgid "Primary color button alternative text" +msgstr "" + +msgid "Secondary color" +msgstr "" + +msgid "Secondary color hover/background" +msgstr "" + +msgid "Secondary color button text" +msgstr "" + +msgid "Tertiary color" +msgstr "" + +msgid "Tertiary color hover/background" +msgstr "" + +msgid "Success color" +msgstr "" + +msgid "Success color hover/background" +msgstr "" + +msgid "Success color button text" +msgstr "" + +msgid "Info color" +msgstr "" + +msgid "Info color hover/background" +msgstr "" + +msgid "Info color button text" +msgstr "" + +msgid "Warning color" +msgstr "" + +msgid "Warning color hover/background" +msgstr "" + +msgid "Warning color button text" +msgstr "" + +msgid "Danger color" +msgstr "" + +msgid "Danger color hover/background" +msgstr "" + +msgid "Form outline color" +msgstr "" + +msgid "Hide advanced mode" +msgstr "" + +msgid "Show advanced mode" +msgstr "" + +msgid "You can see examples of how chamilo will look here" +msgstr "" + +msgid "Buttons" +msgstr "" + +msgid "Primary alternative" +msgstr "" + +msgid "Tertiary" +msgstr "" + +msgid "Warning" +msgstr "" + +msgid "Danger" +msgstr "" + +msgid "Dropdowns" +msgstr "" + +msgid "Checkbox and radio buttons" +msgstr "" + +msgid "Toggle" +msgstr "" + +msgid "Hide all" +msgstr "" + +msgid "This is the default form" +msgstr "" + +msgid "This is a form with an error" +msgstr "" + +msgid "Show dialog'" +msgstr "" + +msgid "Dialog example" +msgstr "" + +msgid "Some more elements" +msgstr ""