From 6654295679e47052d9bc521d67d85fc1fca76938 Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:31 +0100 Subject: [PATCH 1/6] New translations html_messages.properties (French) --- .../plugins/html/resources/html_messages_fr.properties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_fr.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_fr.properties index 2647461..a51f1c3 100644 --- a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_fr.properties +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_fr.properties @@ -7,8 +7,9 @@ plugin.provider=Mairie de Paris #### portlet_features portlet.name=Html ou Texte libre -portlet.untransformed.name=Html brut sans transformation de style +portlet.untransformed.name= Html brut sans transformation de style -create_portlet_html.labelHtmlContent=Contenu HTML : +create_portlet_html.labelHtmlContent=Contenu HTML \: + +message.invalidPortletType=Type de portlet invalide \! -message.invalidPortletType=Type de portlet invalide ! \ No newline at end of file From 5d36b8d50d1cf13aa967e3751cbc0e135896a606 Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:32 +0100 Subject: [PATCH 2/6] New translations html_messages.properties (Spanish) --- .../html/resources/html_messages_es.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/java/fr/paris/lutece/plugins/html/resources/html_messages_es.properties diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_es.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_es.properties new file mode 100644 index 0000000..7b1cf77 --- /dev/null +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_es.properties @@ -0,0 +1,15 @@ +# Sample ResourceBundle properties file + +plugin.description=Html portlet management plugin +plugin.provider=City of Paris + +################################################## +#### portlet_features + +portlet.name=Text or Html portlet +portlet.untransformed.name= Raw Html without style transformation + +create_portlet_html.labelHtmlContent=Html Content \: + +message.invalidPortletType=Invalid portlet type \! + From d4b01116f735411ced81713f21489295ee73337e Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:33 +0100 Subject: [PATCH 3/6] New translations html_messages.properties (German) --- .../html/resources/html_messages_de.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/java/fr/paris/lutece/plugins/html/resources/html_messages_de.properties diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_de.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_de.properties new file mode 100644 index 0000000..7b1cf77 --- /dev/null +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_de.properties @@ -0,0 +1,15 @@ +# Sample ResourceBundle properties file + +plugin.description=Html portlet management plugin +plugin.provider=City of Paris + +################################################## +#### portlet_features + +portlet.name=Text or Html portlet +portlet.untransformed.name= Raw Html without style transformation + +create_portlet_html.labelHtmlContent=Html Content \: + +message.invalidPortletType=Invalid portlet type \! + From 15571dee059f73f77bbcff09f8680d158bc784f2 Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:34 +0100 Subject: [PATCH 4/6] New translations html_messages.properties (Italian) --- .../html/resources/html_messages_it.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/java/fr/paris/lutece/plugins/html/resources/html_messages_it.properties diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_it.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_it.properties new file mode 100644 index 0000000..7b1cf77 --- /dev/null +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_it.properties @@ -0,0 +1,15 @@ +# Sample ResourceBundle properties file + +plugin.description=Html portlet management plugin +plugin.provider=City of Paris + +################################################## +#### portlet_features + +portlet.name=Text or Html portlet +portlet.untransformed.name= Raw Html without style transformation + +create_portlet_html.labelHtmlContent=Html Content \: + +message.invalidPortletType=Invalid portlet type \! + From 7c0d0aad97c942502cd47e698757fe85d7a1aab4 Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:36 +0100 Subject: [PATCH 5/6] New translations html_messages.properties (Portuguese) --- .../html/resources/html_messages_pt.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/java/fr/paris/lutece/plugins/html/resources/html_messages_pt.properties diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_pt.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_pt.properties new file mode 100644 index 0000000..7b1cf77 --- /dev/null +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_pt.properties @@ -0,0 +1,15 @@ +# Sample ResourceBundle properties file + +plugin.description=Html portlet management plugin +plugin.provider=City of Paris + +################################################## +#### portlet_features + +portlet.name=Text or Html portlet +portlet.untransformed.name= Raw Html without style transformation + +create_portlet_html.labelHtmlContent=Html Content \: + +message.invalidPortletType=Invalid portlet type \! + From 5bbb2451ba45a7be6cfedf8b6ef82c55a1b9fd62 Mon Sep 17 00:00:00 2001 From: Crowdin <42712639+lutece-crowdin@users.noreply.github.com> Date: Tue, 26 Feb 2019 12:22:36 +0100 Subject: [PATCH 6/6] New translations html_messages.properties (English) --- .../html/resources/html_messages_en.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/java/fr/paris/lutece/plugins/html/resources/html_messages_en.properties diff --git a/src/java/fr/paris/lutece/plugins/html/resources/html_messages_en.properties b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_en.properties new file mode 100644 index 0000000..7b1cf77 --- /dev/null +++ b/src/java/fr/paris/lutece/plugins/html/resources/html_messages_en.properties @@ -0,0 +1,15 @@ +# Sample ResourceBundle properties file + +plugin.description=Html portlet management plugin +plugin.provider=City of Paris + +################################################## +#### portlet_features + +portlet.name=Text or Html portlet +portlet.untransformed.name= Raw Html without style transformation + +create_portlet_html.labelHtmlContent=Html Content \: + +message.invalidPortletType=Invalid portlet type \! +