Skip to content

Commit

Permalink
views: Add doc and translations on ignore origin rules forms
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
  • Loading branch information
Kdecherf committed Sep 19, 2019
1 parent 9a4bd3e commit 9e5a1f7
Show file tree
Hide file tree
Showing 17 changed files with 383 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
Expand Up @@ -179,6 +179,24 @@ config:
# and: 'One rule AND another'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: 'Eine Regel UND eine andere'
matches: 'Testet, ob eine <i>Variable</i> auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title matches "Fußball"</code>'
notmatches: 'Testet, ob ein <i>Titel</i> nicht auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title notmatches "Fußball"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: 'One rule AND another'
matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
form_ignore_origin_rules:
faq:
title: 'FAQ'
ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
how_to_use_them_title: 'How do I use them?'
how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
variables_available_title: 'Which variables and operators can I use to write rules?'
variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
meaning: 'Meaning'
variable_description:
label: 'Variable'
host: 'Host of the address'
_all: 'Full address, mainly for pattern matching'
operator_description:
label: 'Operator'
equal_to: 'Equal to…'
matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
page_title: Two-factor authentication
app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: 'Una regla Y la otra'
matches: 'Prueba si un <i>sujeto</i> corresponde a una <i>búsqueda</i> (insensible a mayusculas).<br />Ejemplo : <code>title matches "fútbol"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
Expand Up @@ -179,6 +179,24 @@ config:
# and: 'One rule AND another'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: "Une règle ET l’autre"
matches: "Teste si un <i>sujet</i> correspond à une <i>recherche</i> (non sensible à la casse).<br />Exemple : <code>title matches \"football\"</code>"
notmatches: "Teste si un <i>sujet</i> ne correspond pas à une <i>recherche</i> (non sensible à la casse).<br />Exemple : <code>title notmatches \"football\"</code>"
form_ignore_origin_rules:
faq:
title: "FAQ"
ignore_origin_rules_definition_title: "Que signifient les règles d'omission d'origine ?"
ignore_origin_rules_definition_description: "Ce sont des règles utilisées par wallabag pour omettre automatiquement l'adresses d'origine après une redirection.<br />Si une redirection intervient pendant la récupération d'un nouvel article, toutes les règles d'omission (<i>règles utilisateur et instance</i>) seront utilisées afin d'ignorer ou non l'adresse d'origine."
how_to_use_them_title: "Comment les utiliser ?"
how_to_use_them_description: "Imaginons que vous voulez omettre l'origine d'un article provenant de « <i>rss.example.com</i> » (<i>sachant qu'après la redirection, l'adresse réelle est example.com</i>).<br />Dans ce cas, vous devriez mettre « host = \"rss.example.com\" » dans le champ <i>Règle</i>."
variables_available_title: "Quelles variables et opérateurs puis-je utiliser pour écrire des règles ?"
variables_available_description: "Les variables et opérateurs suivants peuvent être utilisées pour écrire des règles d'omission d'origine :"
meaning: "Signification"
variable_description:
label: "Variable"
host: "Hôte"
_all: "Adresse complète, utile pour les expressions régulières"
operator_description:
label: "Opérateur"
equal_to: "Égal à…"
matches: "Teste si un <i>sujet</i> correspond à une <i>recherche</i> (non sensible à la casse).<br />Exemple : <code>_all ~ \"https?://rss.example.com/foobar/.*\"</code>"
otp:
page_title: Authentification double-facteur
app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: "Una regola E un'altra"
matches: 'Verifica che un <i>oggetto</i> risulti in una <i>ricerca</i> (case-insensitive).<br />Esempio: <code>titolo contiene "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: "Una règla E l'autra"
matches: 'Teste se un <i>subjècte</i> correspond a una <i>recèrca</i> (non sensibla a la cassa).<br />Exemple : <code>title matches \"football\"</code>'
notmatches: 'Teste se <i>subjècte</i> correspond pas a una <i>recèrca</i> (sensibla a la cassa).<br />Example : <code>title notmatches "football"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
page_title: Autentificacion en dos temps
app:
Expand Down
18 changes: 18 additions & 0 deletions src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
Expand Up @@ -179,6 +179,24 @@ config:
and: 'Jedna reguła I inna'
matches: 'Sprawdź czy <i>temat</i> pasuje <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł zawiera "piłka nożna"</code>'
notmatches: 'Sprawdź czy <i>temat</i> nie zawiera <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł nie zawiera "piłka nożna"</code>'
form_ignore_origin_rules:
# faq:
# title: 'FAQ'
# ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
# ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
# how_to_use_them_title: 'How do I use them?'
# how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
# variables_available_title: 'Which variables and operators can I use to write rules?'
# variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
# meaning: 'Meaning'
# variable_description:
# label: 'Variable'
# host: 'Host of the address'
# _all: 'Full address, mainly for pattern matching'
# operator_description:
# label: 'Operator'
# equal_to: 'Equal to…'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
otp:
# page_title: Two-factor authentication
# app:
Expand Down

0 comments on commit 9e5a1f7

Please sign in to comment.