From ac3e4bf1f9a12788bdb5654da58009933c6abc48 Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Thu, 20 Feb 2020 17:38:53 +0400 Subject: [PATCH] PHRAS-2933 add translation --- resources/locales/messages.de.xlf | 12 ++++++------ resources/locales/messages.en.xlf | 12 ++++++------ resources/locales/messages.fr.xlf | 12 ++++++------ resources/locales/messages.nl.xlf | 12 ++++++------ resources/locales/validators.de.xlf | 2 +- resources/locales/validators.en.xlf | 2 +- resources/locales/validators.fr.xlf | 2 +- resources/locales/validators.nl.xlf | 2 +- 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/resources/locales/messages.de.xlf b/resources/locales/messages.de.xlf index c327d80f4e..cb9c16cbbd 100644 --- a/resources/locales/messages.de.xlf +++ b/resources/locales/messages.de.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -10041,11 +10041,6 @@ Reihenfolge der Facettenanzeige web/prod/index.html.twig - - index::advance_search: facet-order-setting - index::advance_search: facet-order-setting - web/prod/index.html.twig - index::advance_search: facet-tech-order Standard Reihenfolge @@ -11679,6 +11674,11 @@ Auswahl entfernen prod/actions/Push.html.twig + + prod:workzone:facetstab:search_and_facets_sort_options + prod:workzone:facetstab:search_and_facets_sort_options + web/prod/index.html.twig + public öffentlich diff --git a/resources/locales/messages.en.xlf b/resources/locales/messages.en.xlf index 25daaa154c..eee5801c76 100644 --- a/resources/locales/messages.en.xlf +++ b/resources/locales/messages.en.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -10044,11 +10044,6 @@ Facets order web/prod/index.html.twig - - index::advance_search: facet-order-setting - index::advance_search: facet-order-setting - web/prod/index.html.twig - index::advance_search: facet-tech-order Default order @@ -11685,6 +11680,11 @@ It is possible to place several search areas Delete Selection prod/actions/Push.html.twig + + prod:workzone:facetstab:search_and_facets_sort_options + prod:workzone:facetstab:search_and_facets_sort_options + web/prod/index.html.twig + public Public diff --git a/resources/locales/messages.fr.xlf b/resources/locales/messages.fr.xlf index 15fcc2f3e5..2b3f90efea 100644 --- a/resources/locales/messages.fr.xlf +++ b/resources/locales/messages.fr.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -10044,11 +10044,6 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le Ordre d'affichage des facettes web/prod/index.html.twig - - index::advance_search: facet-order-setting - index::advance_search: facet-order-setting - web/prod/index.html.twig - index::advance_search: facet-tech-order Ordre par défaut @@ -11688,6 +11683,11 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le Supprimer la selection prod/actions/Push.html.twig + + prod:workzone:facetstab:search_and_facets_sort_options + prod:workzone:facetstab:search_and_facets_sort_options + web/prod/index.html.twig + public Public diff --git a/resources/locales/messages.nl.xlf b/resources/locales/messages.nl.xlf index 3a32a6c79f..54bdcdf01e 100644 --- a/resources/locales/messages.nl.xlf +++ b/resources/locales/messages.nl.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -10051,11 +10051,6 @@ index::advance_search: facet-order web/prod/index.html.twig - - index::advance_search: facet-order-setting - index::advance_search: facet-order-setting - web/prod/index.html.twig - index::advance_search: facet-tech-order index::advance_search: facet-tech-order @@ -11689,6 +11684,11 @@ prod:push: delete selection prod/actions/Push.html.twig + + prod:workzone:facetstab:search_and_facets_sort_options + prod:workzone:facetstab:search_and_facets_sort_options + web/prod/index.html.twig + public publiek diff --git a/resources/locales/validators.de.xlf b/resources/locales/validators.de.xlf index d34ae75195..a7c6c7ab7c 100644 --- a/resources/locales/validators.de.xlf +++ b/resources/locales/validators.de.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.en.xlf b/resources/locales/validators.en.xlf index 501538a2e5..b514c86069 100644 --- a/resources/locales/validators.en.xlf +++ b/resources/locales/validators.en.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.fr.xlf b/resources/locales/validators.fr.xlf index 7a7631c250..52f5b99997 100644 --- a/resources/locales/validators.fr.xlf +++ b/resources/locales/validators.fr.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.nl.xlf b/resources/locales/validators.nl.xlf index 94109a6e8c..218bcf559a 100644 --- a/resources/locales/validators.nl.xlf +++ b/resources/locales/validators.nl.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.