Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
06cd0ab0
Unverified
Commit
06cd0ab0
authored
Jun 16, 2018
by
IKEDA Soji
Committed by
GitHub
Jun 16, 2018
Browse files
Merge branch 'sympa-6.2' into foundation6
parents
46054829
35600198
Changes
50
Hide whitespace changes
Inline
Side-by-side
Too many changes to show.
To preserve performance only
20 of 50+
files are displayed.
Plain diff
Email patch
doc/dot.perltidyrc
View file @
06cd0ab0
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
-cti=0 # No extra indentation for closing brackets
-cti=0 # No extra indentation for closing brackets
-i=4 # Indent level is 4 cols
-i=4 # Indent level is 4 cols
-ci=4 # Continuation indent is 4 cols
-ci=4 # Continuation indent is 4 cols
-l=78 # Max line wi
t
dh is 78 cols
-l=78 # Max line wid
t
h is 78 cols
-nolc # Don't outdent long comments (* -olc)
-nolc # Don't outdent long comments (* -olc)
-nolq # Don't outdent long quoted strings
-nolq # Don't outdent long quoted strings
-nsbl # No opening sub brace on new line (* -sbl)
-nsbl # No opening sub brace on new line (* -sbl)
...
...
po/sympa/af.po
View file @
06cd0ab0
...
@@ -44,7 +44,7 @@ msgstr ""
...
@@ -44,7 +44,7 @@ msgstr ""
#. This entry is a date/time format
#. This entry is a date/time format
#. Check the strftime manpage for format details : http://docs.freebsd.org/info/gawk/gawk.info.Time_Functions.html
#. Check the strftime manpage for format details : http://docs.freebsd.org/info/gawk/gawk.info.Time_Functions.html
#: src/lib/Sympa/Upgrade.pm:20
34
src/lib/Sympa/Upgrade.pm:2
078
#: src/lib/Sympa/Upgrade.pm:20
62
src/lib/Sympa/Upgrade.pm:2
106
#: src/lib/Sympa/Upgrade.pm:951 src/sbin/sympa_wizard.pl.in:400
#: src/lib/Sympa/Upgrade.pm:951 src/sbin/sympa_wizard.pl.in:400
msgid "%d.%b.%Y-%H.%M.%S"
msgid "%d.%b.%Y-%H.%M.%S"
msgstr ""
msgstr ""
...
@@ -426,13 +426,13 @@ msgid ""
...
@@ -426,13 +426,13 @@ msgid ""
"parameter was changed."
"parameter was changed."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:146
3
#: src/lib/Sympa/ConfDef.pm:146
4
msgid ""
msgid ""
"thrd: Threaded index.\n"
"thrd: Threaded index.\n"
"mail: Chronological index."
"mail: Chronological index."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:156
1
#: src/lib/Sympa/ConfDef.pm:156
2
msgid ""
msgid ""
"Session duration is controlled by \"sympa_session\" cookie validity "
"Session duration is controlled by \"sympa_session\" cookie validity "
"attribute. However, by security reason, this delay also need to be "
"attribute. However, by security reason, this delay also need to be "
...
@@ -443,14 +443,14 @@ msgid ""
...
@@ -443,14 +443,14 @@ msgid ""
"for seconds."
"for seconds."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:159
4
#: src/lib/Sympa/ConfDef.pm:159
5
msgid ""
msgid ""
"URL path to the javascript file making the WYSIWYG HTML editor available. "
"URL path to the javascript file making the WYSIWYG HTML editor available. "
"Relative path under <static_content_url> or absolute path.\n"
"Relative path under <static_content_url> or absolute path.\n"
"Example is for TinyMCE 4 installed under <static_content_path>/js/tinymce/."
"Example is for TinyMCE 4 installed under <static_content_path>/js/tinymce/."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:163
5
#: src/lib/Sympa/ConfDef.pm:163
6
msgid ""
msgid ""
"\"insensitive\" or \"sensitive\".\n"
"\"insensitive\" or \"sensitive\".\n"
"If set to \"insensitive\", WWSympa's password check will be insensitive. "
"If set to \"insensitive\", WWSympa's password check will be insensitive. "
...
@@ -459,7 +459,7 @@ msgid ""
...
@@ -459,7 +459,7 @@ msgid ""
"Should not be changed! May invalid all user password."
"Should not be changed! May invalid all user password."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:164
3
#: src/lib/Sympa/ConfDef.pm:164
4
msgid ""
msgid ""
"\"md5\" or \"bcrypt\".\n"
"\"md5\" or \"bcrypt\".\n"
"If set to \"md5\", Sympa will use MD5 password hashes. If set to \"bcrypt\", "
"If set to \"md5\", Sympa will use MD5 password hashes. If set to \"bcrypt\", "
...
@@ -468,7 +468,7 @@ msgid ""
...
@@ -468,7 +468,7 @@ msgid ""
"Should not be changed! May invalid all user passwords."
"Should not be changed! May invalid all user passwords."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:165
1
#: src/lib/Sympa/ConfDef.pm:165
2
msgid ""
msgid ""
"On successful login, update the encrypted user password to use the algorithm "
"On successful login, update the encrypted user password to use the algorithm "
"specified by \"password_hash\". This allows for a graceful transition to a "
"specified by \"password_hash\". This allows for a graceful transition to a "
...
@@ -477,7 +477,7 @@ msgid ""
...
@@ -477,7 +477,7 @@ msgid ""
"setting in all cases."
"setting in all cases."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:16
59
#: src/lib/Sympa/ConfDef.pm:16
60
msgid ""
msgid ""
"When \"password_hash\" is set to \"bcrypt\", this sets the \"cost\" "
"When \"password_hash\" is set to \"bcrypt\", this sets the \"cost\" "
"parameter of the bcrypt hash function. The default of 12 is expected to "
"parameter of the bcrypt hash function. The default of 12 is expected to "
...
@@ -487,7 +487,7 @@ msgid ""
...
@@ -487,7 +487,7 @@ msgid ""
"Can be changed but any new cost setting will only apply to new passwords."
"Can be changed but any new cost setting will only apply to new passwords."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:169
0
#: src/lib/Sympa/ConfDef.pm:169
1
msgid ""
msgid ""
"Enables or disables the pictures feature by default. If enabled, "
"Enables or disables the pictures feature by default. If enabled, "
"subscribers can upload their picture (from the \"Subscriber option\" page) "
"subscribers can upload their picture (from the \"Subscriber option\" page) "
...
@@ -496,7 +496,7 @@ msgid ""
...
@@ -496,7 +496,7 @@ msgid ""
"parameter."
"parameter."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:170
6
#: src/lib/Sympa/ConfDef.pm:170
7
msgid ""
msgid ""
"These values are supported:\n"
"These values are supported:\n"
"javascript: the address is hidden using a javascript. Users who enable "
"javascript: the address is hidden using a javascript. Users who enable "
...
@@ -505,7 +505,7 @@ msgid ""
...
@@ -505,7 +505,7 @@ msgid ""
"none: no protection against spam harvesters."
"none: no protection against spam harvesters."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:171
3
#: src/lib/Sympa/ConfDef.pm:171
4
msgid ""
msgid ""
"The same as \"spam_protection\", but restricted to the web archive.\n"
"The same as \"spam_protection\", but restricted to the web archive.\n"
"In addition to it:\n"
"In addition to it:\n"
...
@@ -513,14 +513,14 @@ msgid ""
...
@@ -513,14 +513,14 @@ msgid ""
"browsing the web archive."
"browsing the web archive."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:173
0
#: src/lib/Sympa/ConfDef.pm:173
1
msgid ""
msgid ""
"S/MIME authentication, decryption and re-encryption. It requires these "
"S/MIME authentication, decryption and re-encryption. It requires these "
"external modules: Crypt-OpenSSL-X509 and Crypt-SMIME.\n"
"external modules: Crypt-OpenSSL-X509 and Crypt-SMIME.\n"
"TLS client authentication. It requires an external module: IO-Socket-SSL."
"TLS client authentication. It requires an external module: IO-Socket-SSL."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:175
4
#: src/lib/Sympa/ConfDef.pm:175
5
msgid ""
msgid ""
"CA certificates in this directory are used for client authentication.\n"
"CA certificates in this directory are used for client authentication.\n"
"The certificates need to have names including hash of subject, or symbolic "
"The certificates need to have names including hash of subject, or symbolic "
...
@@ -528,7 +528,7 @@ msgid ""
...
@@ -528,7 +528,7 @@ msgid ""
"\" script bundled in OpenSSL."
"\" script bundled in OpenSSL."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:188
6
#: src/lib/Sympa/ConfDef.pm:188
7
msgid ""
msgid ""
"Do not set unless you want to use DMARC protection.\n"
"Do not set unless you want to use DMARC protection.\n"
"This is a comma separated list of test modes; if multiple are selected then "
"This is a comma separated list of test modes; if multiple are selected then "
...
@@ -536,7 +536,7 @@ msgid ""
...
@@ -536,7 +536,7 @@ msgid ""
"have a local DNS cache as they do a DNS lookup for each received message."
"have a local DNS cache as they do a DNS lookup for each received message."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:193
1
#: src/lib/Sympa/ConfDef.pm:193
2
msgid ""
msgid ""
"This is needed if you are running Sympa on a host but you handle all your "
"This is needed if you are running Sympa on a host but you handle all your "
"mail on a separate mail relay.\n"
"mail on a separate mail relay.\n"
...
@@ -545,7 +545,7 @@ msgid ""
...
@@ -545,7 +545,7 @@ msgid ""
"standard port (25) will be used."
"standard port (25) will be used."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:193
6
#: src/lib/Sympa/ConfDef.pm:193
7
msgid ""
msgid ""
"List of suffixes you are using for list addresses, i.e. \"mylist-request\", "
"List of suffixes you are using for list addresses, i.e. \"mylist-request\", "
"\"mylist-owner\" and so on.\n"
"\"mylist-owner\" and so on.\n"
...
@@ -709,7 +709,7 @@ msgstr ""
...
@@ -709,7 +709,7 @@ msgstr ""
msgid "Database private extension to user table"
msgid "Database private extension to user table"
msgstr ""
msgstr ""
#: default/web_tt2/nav.tt2:48 default/web_tt2/serveradmin.tt2:1
20
#: default/web_tt2/nav.tt2:48 default/web_tt2/serveradmin.tt2:1
55
#: src/lib/Sympa/ConfDef.pm:202
#: src/lib/Sympa/ConfDef.pm:202
msgid "System log"
msgid "System log"
msgstr ""
msgstr ""
...
@@ -788,7 +788,7 @@ msgid ""
...
@@ -788,7 +788,7 @@ msgid ""
"Incoming messages smaller than this size is allowed distribution by Sympa."
"Incoming messages smaller than this size is allowed distribution by Sympa."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:169
6
src/lib/Sympa/ConfDef.pm:276
#: src/lib/Sympa/ConfDef.pm:169
7
src/lib/Sympa/ConfDef.pm:276
#: src/lib/Sympa/ConfDef.pm:410 src/lib/Sympa/ListDef.pm:561
#: src/lib/Sympa/ConfDef.pm:410 src/lib/Sympa/ListDef.pm:561
msgid "bytes"
msgid "bytes"
msgstr ""
msgstr ""
...
@@ -1092,7 +1092,7 @@ msgid ""
...
@@ -1092,7 +1092,7 @@ msgid ""
msgstr ""
msgstr ""
#: default/web_tt2/my.tt2:48 default/web_tt2/nav.tt2:129
#: default/web_tt2/my.tt2:48 default/web_tt2/nav.tt2:129
#: default/web_tt2/nav.tt2:46 default/web_tt2/serveradmin.tt2:1
02
#: default/web_tt2/nav.tt2:46 default/web_tt2/serveradmin.tt2:1
37
#: default/web_tt2/suspend_request.tt2:61 src/lib/Sympa/ConfDef.pm:586
#: default/web_tt2/suspend_request.tt2:61 src/lib/Sympa/ConfDef.pm:586
#: src/lib/Sympa/ListDef.pm:801
#: src/lib/Sympa/ListDef.pm:801
msgid "Archives"
msgid "Archives"
...
@@ -1106,7 +1106,7 @@ msgstr ""
...
@@ -1106,7 +1106,7 @@ msgstr ""
msgid "Default disk quota for lists' archives"
msgid "Default disk quota for lists' archives"
msgstr ""
msgstr ""
#: default/web_tt2/modindex.tt2:
10
2 src/lib/Sympa/ConfDef.pm:157
3
#: default/web_tt2/modindex.tt2:
8
2 src/lib/Sympa/ConfDef.pm:157
4
#: src/lib/Sympa/ConfDef.pm:599 src/lib/Sympa/ListDef.pm:751
#: src/lib/Sympa/ConfDef.pm:599 src/lib/Sympa/ListDef.pm:751
#: src/lib/Sympa/ListDef.pm:783 src/lib/Sympa/ListDef.pm:833
#: src/lib/Sympa/ListDef.pm:783 src/lib/Sympa/ListDef.pm:833
msgid "Kbytes"
msgid "Kbytes"
...
@@ -1819,139 +1819,139 @@ msgstr ""
...
@@ -1819,139 +1819,139 @@ msgstr ""
msgid "URL prefix of web interface"
msgid "URL prefix of web interface"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:125
8
#: src/lib/Sympa/ConfDef.pm:125
9
msgid "This is used to construct URLs of web interface."
msgid "This is used to construct URLs of web interface."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:126
1
#: src/lib/Sympa/ConfDef.pm:126
2
msgid "URL prefix of WWSympa behind proxy"
msgid "URL prefix of WWSympa behind proxy"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:126
8
#: src/lib/Sympa/ConfDef.pm:126
9
msgid "URL for static contents"
msgid "URL for static contents"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:127
0
#: src/lib/Sympa/ConfDef.pm:127
1
msgid "HTTP server have to map it with \"static_content_path\" directory."
msgid "HTTP server have to map it with \"static_content_path\" directory."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:127
7
#: src/lib/Sympa/ConfDef.pm:127
8
msgid "Directory for static contents"
msgid "Directory for static contents"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:128
4
#: src/lib/Sympa/ConfDef.pm:128
5
msgid "System log facility for web interface"
msgid "System log facility for web interface"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:128
6
#: src/lib/Sympa/ConfDef.pm:128
7
msgid ""
msgid ""
"System log facility for WWSympa, archived.pl and bounced.pl. Default is to "
"System log facility for WWSympa, archived.pl and bounced.pl. Default is to "
"use value of \"syslog\" parameter."
"use value of \"syslog\" parameter."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:129
1
#: src/lib/Sympa/ConfDef.pm:129
2
msgid "Web interface parameters: Appearances"
msgid "Web interface parameters: Appearances"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:129
4
#: src/lib/Sympa/ConfDef.pm:129
5
msgid "Custom logo"
msgid "Custom logo"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:129
6
#: src/lib/Sympa/ConfDef.pm:129
7
msgid "HTML fragment to insert a logo in the page of web interface."
msgid "HTML fragment to insert a logo in the page of web interface."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:130
3
#: src/lib/Sympa/ConfDef.pm:130
4
msgid "Custom favicon"
msgid "Custom favicon"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:130
4
#: src/lib/Sympa/ConfDef.pm:130
5
msgid "URL of favicon image"
msgid "URL of favicon image"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:131
1
#: src/lib/Sympa/ConfDef.pm:131
2
msgid "Directory for static style sheets (CSS)"
msgid "Directory for static style sheets (CSS)"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:131
3
#: src/lib/Sympa/ConfDef.pm:131
4
msgid ""
msgid ""
"After an upgrade, static CSS files are upgraded with the newly installed "
"After an upgrade, static CSS files are upgraded with the newly installed "
"\"css.tt2\" template. Therefore, this is not a good place to store "
"\"css.tt2\" template. Therefore, this is not a good place to store "
"customized CSS files."
"customized CSS files."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:131
7
#: src/lib/Sympa/ConfDef.pm:131
8
msgid "URL for style sheets (CSS)"
msgid "URL for style sheets (CSS)"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:13
19
#: src/lib/Sympa/ConfDef.pm:13
20
msgid ""
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 ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:132
3
#: src/lib/Sympa/ConfDef.pm:132
4
msgid "Directory for subscribers pictures"
msgid "Directory for subscribers pictures"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:132
7
#: src/lib/Sympa/ConfDef.pm:132
8
msgid "URL for subscribers pictures"
msgid "URL for subscribers pictures"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:13
29
#: src/lib/Sympa/ConfDef.pm:13
30
msgid "HTTP server have to map it with \"pictures_path\" directory."
msgid "HTTP server have to map it with \"pictures_path\" directory."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:133
2
#: src/lib/Sympa/ConfDef.pm:133
3
msgid "Colors for web interface"
msgid "Colors for web interface"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:133
4
#: src/lib/Sympa/ConfDef.pm:133
5
msgid ""
msgid ""
"Colors are used in style sheet (CSS). They may be changed using web "
"Colors are used in style sheet (CSS). They may be changed using web "
"interface by listmasters."
"interface by listmasters."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:141
5
#: src/lib/Sympa/ConfDef.pm:141
6
msgid "Colors for web interface, obsoleted"
msgid "Colors for web interface, obsoleted"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:145
2
#: src/lib/Sympa/ConfDef.pm:145
3
msgid "Type of main web page"
msgid "Type of main web page"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:145
4
#: src/lib/Sympa/ConfDef.pm:145
5
msgid "\"lists\" for the page of list of lists. \"home\" for home page."
msgid "\"lists\" for the page of list of lists. \"home\" for home page."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:146
1
#: src/lib/Sympa/ConfDef.pm:146
2
msgid "Default index organization of web archive"
msgid "Default index organization of web archive"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:14
69
#: src/lib/Sympa/ConfDef.pm:14
70
msgid "Size of review page"
msgid "Size of review page"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:147
1
#: src/lib/Sympa/ConfDef.pm:147
2
msgid ""
msgid ""
"Default number of lines of the array displaying users in the review page"
"Default number of lines of the array displaying users in the review page"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:147
7
#: src/lib/Sympa/ConfDef.pm:147
8
msgid "Size of viewlogs page"
msgid "Size of viewlogs page"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:14
79
#: src/lib/Sympa/ConfDef.pm:14
80
msgid ""
msgid ""
"Default number of lines of the array displaying the log entries in the logs "
"Default number of lines of the array displaying the log entries in the logs "
"page."
"page."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:148
5
#: src/lib/Sympa/ConfDef.pm:148
6
msgid "Custom menus"
msgid "Custom menus"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:148
7
#: src/lib/Sympa/ConfDef.pm:148
8
msgid ""
msgid ""
"You may modify the main menu content by editing the menu.tt2 file, but you "
"You may modify the main menu content by editing the menu.tt2 file, but you "
"can also edit these parameters in order to add up to 3 buttons. Each button "
"can also edit these parameters in order to add up to 3 buttons. Each button "
...
@@ -1959,15 +1959,15 @@ msgid ""
...
@@ -1959,15 +1959,15 @@ msgid ""
"target."
"target."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:152
7
#: src/lib/Sympa/ConfDef.pm:152
8
msgid "Web interface parameters: Miscellaneous"
msgid "Web interface parameters: Miscellaneous"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:153
4
#: src/lib/Sympa/ConfDef.pm:153
5
msgid "HTTP cookies validity domain"
msgid "HTTP cookies validity domain"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:153
6
#: src/lib/Sympa/ConfDef.pm:153
7
msgid ""
msgid ""
"If beginning with a dot (\".\"), the cookie is available within the "
"If beginning with a dot (\".\"), the cookie is available within the "
"specified Internet domain. Otherwise, for the specified host. The only "
"specified Internet domain. Otherwise, for the specified host. The only "
...
@@ -1975,63 +1975,63 @@ msgid ""
...
@@ -1975,63 +1975,63 @@ msgid ""
"authentication process is shared with an application running on another host."
"authentication process is shared with an application running on another host."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:154
2
#: src/lib/Sympa/ConfDef.pm:154
3
msgid "HTTP cookies lifetime"
msgid "HTTP cookies lifetime"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:154
4
#: src/lib/Sympa/ConfDef.pm:154
5
msgid ""
msgid ""
"This is the default value when not set explicitly by users. \"0\" means the "
"This is the default value when not set explicitly by users. \"0\" means the "
"cookie may be retained during browser sessions."
"cookie may be retained during browser sessions."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:15
49
#: src/lib/Sympa/ConfDef.pm:15
50
msgid "Average interval to refresh HTTP session ID."
msgid "Average interval to refresh HTTP session ID."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:155
3
#: src/lib/Sympa/ConfDef.pm:155
4
msgid "Task for cleaning old sessions"
msgid "Task for cleaning old sessions"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:155
5
#: src/lib/Sympa/ConfDef.pm:155
6
msgid "This task removes old entries in the \"session_table\" table."
msgid "This task removes old entries in the \"session_table\" table."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:15
59
#: src/lib/Sympa/ConfDef.pm:15
60
msgid "Max age of sessions"
msgid "Max age of sessions"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:157
2
#: src/lib/Sympa/ConfDef.pm:157
3
msgid "Default disk quota for shared repository"
msgid "Default disk quota for shared repository"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:158
2
#: src/lib/Sympa/ConfDef.pm:158
3
msgid "Use HTML editor"
msgid "Use HTML editor"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:158
4
#: src/lib/Sympa/ConfDef.pm:158
5
msgid ""
msgid ""
"If set to \"on\", users will be able to post messages in HTML using a "
"If set to \"on\", users will be able to post messages in HTML using a "
"javascript WYSIWYG editor."
"javascript WYSIWYG editor."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:159
2
#: src/lib/Sympa/ConfDef.pm:159
3
msgid "URL of HTML editor"
msgid "URL of HTML editor"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:160
1
#: src/lib/Sympa/ConfDef.pm:160
2
msgid "HTML editor initialization"
msgid "HTML editor initialization"
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:160
3
#: src/lib/Sympa/ConfDef.pm:160
4
msgid "Javascript excerpt that enables and configures the WYSIWYG HTML editor."
msgid "Javascript excerpt that enables and configures the WYSIWYG HTML editor."
msgstr ""
msgstr ""
#: src/lib/Sympa/ConfDef.pm:162
2
#: src/lib/Sympa/ConfDef.pm:162
3
msgid "Count limit of wrong password submission"
msgid "Count limit of wrong password submission"
msgstr ""