From 9ddacf0ab44a05e0ef5509667dab81a9b2292e5b Mon Sep 17 00:00:00 2001 From: 8chan Date: Fri, 10 Oct 2014 09:53:10 -0700 Subject: [PATCH] settings.html i18n --- templates/mod/settings.html | 56 +++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/templates/mod/settings.html b/templates/mod/settings.html index b389873d..5268d373 100644 --- a/templates/mod/settings.html +++ b/templates/mod/settings.html @@ -24,23 +24,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - +
Country flags
Forced anonymous
YouTube/Voocaroo embedding
Require image for OP
Disable images
Poster ID's
Display SAGE! after saged posts
Automatically convert ... to …
No index
Hide from boards index
and do not index in search engines
Public bans
Displays your bans for the public
[code] tags
Oekaki
Format math between $$
Allow SWF uploading
Enable dice rolling
Don't allow users to repost images
Language
To contribute translations, register at Transifex
+
{% trans %}Country flags{% endtrans %}
{% trans %}Forced anonymous{% endtrans %}
{% trans %}YouTube/Voocaroo embedding{% endtrans %}
{% trans %}Require image for OP{% endtrans %}
{% trans %}Disable images{% endtrans %}
{% trans %}Poster ID's{% endtrans %}
{% trans %}Display SAGE! after saged posts{% endtrans %}
{% trans %}Automatically convert ... to …{% endtrans %}
{% trans %}No index{% endtrans %}
{% trans %}Hide from boards index
and do not index in search engines{% endtrans %}
{% trans %}Public bans{% endtrans %}
{% trans %}Displays your bans for the public{% endtrans %}
{% trans %}[code] tags{% endtrans %}
{% trans %}Oekaki{% endtrans %}
{% trans %}Format math between [tex]{% endtrans %}
{% trans %}Allow SWF uploading{% endtrans %}
{% trans %}Enable dice rolling{% endtrans %}
{% trans %}Don't allow users to repost images{% endtrans %}
{% trans %}Language{% endtrans %}
{% trans %}To contribute translations, register at Transifex{% endtrans %}
Max images per post
{% trans %}Max images per post{% endtrans %}
-

Edit board banners

+

{% trans %}Edit board banners{% endtrans %}

- - - - + + + +
Default poster name
Board announcement
Rules
Allowed tags: p li ol ul strong em u h2
Rules will appear at: https://8chan.co/{{board.uri}}/rules.html
Stylesheet
note: does not validate CSS
{% trans %}Default poster name{% endtrans %}
{% trans %}Board announcement{% endtrans %}
{% trans %}Rules{% endtrans %}
{% trans %}Allowed tags:{% endtrans %} p li ol ul strong em u h2
{% trans %}Rules will appear at:{% endtrans %} https://8chan.co/{{board.uri}}/rules.html
{% trans %}Stylesheet{% endtrans %}
{% trans %}note: does not validate CSS{% endtrans %}
- - + + {% if config.wordfilters %} {% for wf in config.wordfilters %} - + {% if wf.0 != '\\rule' %} + + {% endif %} {% endfor %} {% else %} @@ -78,7 +80,7 @@
  • {# {% if mod|hasPermission(config.mod.deleteboard) %} -
  • +
  • {% endif %} #}
    Wordfilters
    ReplaceWith
    {% trans %}Wordfilters{% endtrans %}
    {% trans %}Replace{% endtrans %}{% trans %}With{% endtrans %}