Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos (#1432) #1436

Merged
merged 6 commits into from
Jul 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ feature 'soap', 'Required if you want to run the Sympa SOAP server that provides
requires 'SOAP::Lite', '>= 0.712';
};

feature 'safe-unicode', 'Sanitises inputs with Unicode text.' => sub {
feature 'safe-unicode', 'Sanitizes inputs with Unicode text.' => sub {
# Note: Perl 5.8.1 bundles version 0.23.
# Note: Perl 5.10.1 bundles 1.03 (per Unicode 5.1.0).
requires 'Unicode::Normalize', '>= 1.03';
Expand Down
2 changes: 1 addition & 1 deletion default/web_tt2/compose_mail.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<br />
<ul>
<li> <b>[&#37; listname &#37;]</b>[%|loc%]: the list name; always available.[%END%]</li>
<li> <b>[&#37; robot &#37;]</b>[%|loc%]: the name of the host the list is intalled on; always available.[%END%]</li>
<li> <b>[&#37; robot &#37;]</b>[%|loc%]: the name of the host the list is installed on; always available.[%END%]</li>
<li> <b>[&#37; user.email &#37;]</b>[%|loc%]: the user email; always available.[%END%]</li>
<li> <b>[&#37; user.gecos &#37;]</b>[%|loc%]: the user name associated to her email; always available.[%END%]</li>
<li> <b>[&#37; user.friendly_date &#37;]</b>[%|loc%]: the - human readable - user's subscription date; always available.[%END%]</li>
Expand Down
2 changes: 1 addition & 1 deletion default/web_tt2/ls_templates.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</li>
</ul>
<p>
[%|loc%]First, you may list a category of templates. The list should include a default template and may include any templates designated for a particular list. You will then have an oportunity to copy and edit templates for the current robot or the named list.[%END%]
[%|loc%]First, you may list a category of templates. The list should include a default template and may include any templates designated for a particular list. You will then have an opportunity to copy and edit templates for the current robot or the named list.[%END%]
</p>

<form action="[% 'ls_templates' | url_rel %]" method="post">
Expand Down
4 changes: 2 additions & 2 deletions default/web_tt2/review.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@
[% SET thosesubscribers = members %]
[% PROCESS subscriber_table.tt2 %]
[% IF action == 'search' %]
[% IF similar_subscribers_occurence != 0 %]
<h2> [%|loc(similar_subscribers_occurence)%] Other similar subscriber's email(s) (%1)[%END%]</h2>
[% IF similar_subscribers_occurrence != 0 %]
<h2> [%|loc(similar_subscribers_occurrence)%] Other similar subscriber's email(s) (%1)[%END%]</h2>
[% SET thosesubscribers = similar_subscribers %]
[% PROCESS subscriber_table.tt2 %]
[% END %]
Expand Down
2 changes: 1 addition & 1 deletion default/web_tt2/skinsedit.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</p>
<p>
[%|loc%]Be careful: the CSS file is overwritten using css.tt2 template, usually this file is coming from Sympa distribution so your CSS customization may be erased when doing this.[% END %]
[%|loc%]So if you want to preserve some site customizations from being overwriten when upgrading to a new sympa version, css_path and css_url should not point to the same directory.[%END%]
[%|loc%]So if you want to preserve some site customizations from being overwritten when upgrading to a new sympa version, css_path and css_url should not point to the same directory.[%END%]
</p>
</div>

Expand Down
87 changes: 44 additions & 43 deletions po/sympa/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -22,88 +22,88 @@ msgstr ""
msgid "The configuration file contains errors.\n"
msgstr ""

#: src/lib/Sympa/CLI.pm:376
#: src/lib/Sympa/CLI.pm:378
msgid "Value \"%s\" invalid for option %s"
msgstr ""

#: src/lib/Sympa/CLI.pm:377
#: src/lib/Sympa/CLI.pm:379
msgid "Insufficient arguments for option %s"
msgstr ""

#: src/lib/Sympa/CLI.pm:378
#: src/lib/Sympa/CLI.pm:380
msgid "Duplicate specification \"%s\" for option \"%s\""
msgstr ""

#: src/lib/Sympa/CLI.pm:379
#: src/lib/Sympa/CLI.pm:381
msgid "Option %s is ambiguous (%s)"
msgstr ""

#: src/lib/Sympa/CLI.pm:380
#: src/lib/Sympa/CLI.pm:382
msgid "Missing option after %s"
msgstr ""

#: src/lib/Sympa/CLI.pm:381
#: src/lib/Sympa/CLI.pm:383
msgid "Unknown option: %s"
msgstr ""

#: src/lib/Sympa/CLI.pm:382
#: src/lib/Sympa/CLI.pm:384
msgid "Option %s does not take an argument"
msgstr ""

#: src/lib/Sympa/CLI.pm:383
#: src/lib/Sympa/CLI.pm:385
msgid "Option %s requires an argument"
msgstr ""

#: src/lib/Sympa/CLI.pm:384
#: src/lib/Sympa/CLI.pm:386
msgid "Option %s, key \"%s\", requires a value"
msgstr ""

#: src/lib/Sympa/CLI.pm:385
#: src/lib/Sympa/CLI.pm:387
msgid "Value \"%s\" invalid for option %s (number expected)"
msgstr ""

#: src/lib/Sympa/CLI.pm:387
#: src/lib/Sympa/CLI.pm:389
msgid "Value \"%s\" invalid for option %s (extended number expected)"
msgstr ""

#: src/lib/Sympa/CLI.pm:389
#: src/lib/Sympa/CLI.pm:391
msgid "Value \"%s\" invalid for option %s (real number expected)"
msgstr ""

#: default/mhonarc_rc.tt2:598 default/web_tt2/copy_template.tt2:26
#: default/web_tt2/copy_template.tt2:67 default/web_tt2/edit_template.tt2:33
#: default/web_tt2/search_user.tt2:15 default/web_tt2/view_template.tt2:36
#: src/lib/Sympa/CLI.pm:410 src/lib/Sympa/CLI.pm:411
#: src/lib/Sympa/CLI.pm:412 src/lib/Sympa/CLI.pm:413
#: src/lib/Sympa/ListOpt.pm:44
msgid "list"
msgstr ""

#: src/lib/Sympa/CLI.pm:412
#: src/lib/Sympa/CLI.pm:414
msgid "family"
msgstr ""

#: src/lib/Sympa/CLI.pm:413
#: src/lib/Sympa/CLI.pm:415
msgid "domain"
msgstr ""

#: src/lib/Sympa/CLI.pm:414
#: src/lib/Sympa/CLI.pm:416
msgid "\"*\""
msgstr ""

#: src/lib/Sympa/CLI.pm:415
#: src/lib/Sympa/CLI.pm:417
msgid "command"
msgstr ""

#: src/lib/Sympa/CLI.pm:416 src/lib/Sympa/ListOpt.pm:170
#: src/lib/Sympa/CLI.pm:418 src/lib/Sympa/ListOpt.pm:170
msgid "string"
msgstr ""

#: src/lib/Sympa/CLI.pm:417 src/lib/Sympa/Config/Schema.pm:6169
#: src/lib/Sympa/CLI.pm:419 src/lib/Sympa/Config/Schema.pm:6169
#: src/lib/Sympa/Config/Schema.pm:6268
msgid "email address"
msgstr ""

#: src/lib/Sympa/CLI.pm:418
#: src/lib/Sympa/CLI.pm:420
msgid "\"key=value\""
msgstr ""

Expand Down Expand Up @@ -144,21 +144,21 @@ msgstr ""

#. This entry contains sprintf conversions. See
#. https://perldoc.perl.org/functions/sprintf for details.
#: src/lib/Sympa/CLI.pm:430
#: src/lib/Sympa/CLI.pm:432
#, c-format
msgid "%s, %s or %s is expected"
msgstr ""

#. This entry contains sprintf conversions. See
#. https://perldoc.perl.org/functions/sprintf for details.
#: src/lib/Sympa/CLI.pm:433
#: src/lib/Sympa/CLI.pm:435
#, c-format
msgid "%s or %s is expected"
msgstr ""

#. This entry contains sprintf conversions. See
#. https://perldoc.perl.org/functions/sprintf for details.
#: src/lib/Sympa/CLI.pm:435
#: src/lib/Sympa/CLI.pm:437
#, c-format
msgid "%s is expected"
msgstr ""
Expand Down Expand Up @@ -1548,8 +1548,8 @@ msgstr ""
#: src/lib/Sympa/Config/Schema.pm:753
msgid ""
"When a mail command is sent to a list, by default Sympa rejects this "
"message. This feature can be turned off by setting this parameter to \"ignore"
"\"."
"message. This feature can be turned off by setting this parameter to "
"\"ignore\"."
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:761
Expand Down Expand Up @@ -2871,8 +2871,8 @@ msgstr ""

#: src/lib/Sympa/Config/Schema.pm:2557
msgid ""
"This spool is used both by \"familyqueue\" program and \"sympa_automatic.pl"
"\" daemon."
"This spool is used both by \"familyqueue\" program and \"sympa_automatic."
"pl\" daemon."
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:2565
Expand Down Expand Up @@ -3055,8 +3055,8 @@ msgstr ""
msgid ""
"CA certificates in this directory are used for client authentication.\n"
"The certificates need to have names including hash of subject, or symbolic "
"links to them with such names. The links may be created by using \"c_rehash"
"\" script bundled in OpenSSL."
"links to them with such names. The links may be created by using "
"\"c_rehash\" script bundled in OpenSSL."
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:2767
Expand Down Expand Up @@ -3532,7 +3532,7 @@ msgstr ""
#: src/lib/Sympa/Config/Schema.pm:4479
msgid ""
"DKIM \"i=\" tag, you should probably not use this parameter, as recommended "
"by RFC 4871, default for list brodcasted messages is i=<listname>-"
"by RFC 4871, default for list broadcasted messages is i=<listname>-"
"request@<domain>"
msgstr ""

Expand Down Expand Up @@ -3628,9 +3628,9 @@ msgstr ""

#: src/lib/Sympa/Config/Schema.pm:4647
msgid ""
"Select one or more operation modes. \"Domain matching regular expression"
"\" (domain_regex) matches the specified Domain regular expression; \"DKIM "
"signature exists\" (dkim_signature) matches any message with a DKIM "
"Select one or more operation modes. \"Domain matching regular "
"expression\" (domain_regex) matches the specified Domain regular expression; "
"\"DKIM signature exists\" (dkim_signature) matches any message with a DKIM "
"signature header; \"DMARC policy ...\" (dmarc_*) matches messages from "
"sender domains with a DMARC policy as given; \"all\" (all) matches all "
"messages."
Expand Down Expand Up @@ -4072,8 +4072,8 @@ msgstr ""

#: src/lib/Sympa/Config/Schema.pm:5282
msgid ""
"To use auto-generated static CSS, HTTP server have to map it with \"css_path"
"\"."
"To use auto-generated static CSS, HTTP server have to map it with "
"\"css_path\"."
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:5289
Expand Down Expand Up @@ -4411,7 +4411,8 @@ msgid ""
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:5870
msgid "Prevent people to subscribe to a list with adresses using these domains"
msgid ""
"Prevent people to subscribe to a list with addresses using these domains"
msgstr ""

#: src/lib/Sympa/Config/Schema.pm:5871
Expand Down Expand Up @@ -5541,7 +5542,7 @@ msgid ": the list name; always available."
msgstr ""

#: default/web_tt2/compose_mail.tt2:64
msgid ": the name of the host the list is intalled on; always available."
msgid ": the name of the host the list is installed on; always available."
msgstr ""

#: default/web_tt2/compose_mail.tt2:65
Expand Down Expand Up @@ -7383,7 +7384,7 @@ msgstr ""
msgid ""
"First, you may list a category of templates. The list should include a "
"default template and may include any templates designated for a particular "
"list. You will then have an oportunity to copy and edit templates for the "
"list. You will then have an opportunity to copy and edit templates for the "
"current robot or the named list."
msgstr ""

Expand Down Expand Up @@ -8787,7 +8788,7 @@ msgstr ""

#: default/web_tt2/skinsedit.tt2:28
msgid ""
"So if you want to preserve some site customizations from being overwriten "
"So if you want to preserve some site customizations from being overwritten "
"when upgrading to a new sympa version, css_path and css_url should not point "
"to the same directory."
msgstr ""
Expand Down Expand Up @@ -10742,8 +10743,8 @@ msgstr ""
#. (listname,family,robot,msg_id)
#: default/mail_tt2/listmaster_notification.tt2:359
msgid ""
"Failed to process message. Unable to create the dynamic list %1 on family %2@"
"%3. Message <%4> was ignored."
"Failed to process message. Unable to create the dynamic list %1 on family "
"%2@%3. Message <%4> was ignored."
msgstr ""

#. (family,robot,msg_id)
Expand Down Expand Up @@ -13004,8 +13005,8 @@ msgstr ""
#. (delegator,list.name,domain)
#: default/mail_tt2/user_notification.tt2:29
msgid ""
"You have been delegated the responsibility of list owner by %1 for list %2@"
"%3."
"You have been delegated the responsibility of list owner by %1 for list "
"%2@%3."
msgstr ""

#. (delegator,list.name,domain)
Expand Down
Loading