Browse Source

generated example en locale via makemssages script

Rafał Pitoń 8 years ago
parent
commit
fd29351bef
3 changed files with 7866 additions and 2 deletions
  1. 2 2
      makemessages
  2. 5509 0
      misago/locale/en/LC_MESSAGES/django.po
  3. 2355 0
      misago/locale/en/LC_MESSAGES/djangojs.po

+ 2 - 2
makemessages

@@ -2,7 +2,7 @@
 cd misago
 
 echo "Extracting messages from .py and .html files..."
-django-admin.py makemessages -l $1 --ignore=frontend/*
+django-admin.py makemessages -l $1 -e html,txt,py
 
 echo "Extracting messages from js files..."
-django-admin.py makemessages -l $1 -d djangojs --ignore=frontend/bower_components/* --ignore=frontend/node_modules/* --ignore=frontend/dist/* --ignore=frontend/static/* --ignore=frontend/test/*  --ignore=frontend/vendor/*
+django-admin.py makemessages -l $1 -d djangojs

+ 5509 - 0
misago/locale/en/LC_MESSAGES/django.po

@@ -0,0 +1,5509 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-01-16 01:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: acl/admin.py:25 templates/misago/acl_debug.html:16
+#: templates/misago/admin/categoryroles/categoryroles.html:30
+#: templates/misago/admin/categoryroles/rolecategories.html:30
+#: templates/misago/admin/ranks/form.html:51
+msgid "Permissions"
+msgstr ""
+
+#: acl/admin.py:33 users/forms/admin.py:393
+msgid "User roles"
+msgstr ""
+
+#: acl/forms.py:10 categories/forms.py:254
+msgid "Role name"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:12
+msgid "Member"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:56
+msgid "Guest"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:91
+#: categories/migrations/0003_categories_roles.py:115
+#: categories/migrations/0003_categories_roles.py:165
+#: users/migrations/0004_default_ranks.py:31
+msgid "Moderator"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:150
+msgid "Renaming users"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:160
+msgid "Banning users"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:177
+#: users/migrations/0004_default_ranks.py:34 users/permissions/delete.py:19
+msgid "Deleting users"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:188
+msgid "Can't be blocked"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:198
+#: threads/permissions/privatethreads.py:38
+#: threads/threadtypes/privatethread.py:13 threads/viewmodels/thread.py:145
+#: users/migrations/0004_default_ranks.py:32
+#: users/migrations/0004_default_ranks.py:36
+msgid "Private threads"
+msgstr ""
+
+#: acl/migrations/0003_default_roles.py:213
+#: users/migrations/0004_default_ranks.py:33
+msgid "Private threads moderator"
+msgstr ""
+
+#: acl/panels.py:10
+msgid "Misago User ACL"
+msgstr ""
+
+#: acl/panels.py:20
+msgid "Anonymous user"
+msgstr ""
+
+#: acl/views.py:16 categories/views/permsadmin.py:20
+msgid "Requested role does not exist."
+msgstr ""
+
+#: acl/views.py:54 categories/views/permsadmin.py:58
+msgid "Form contains errors."
+msgstr ""
+
+#: acl/views.py:66 categories/views/permsadmin.py:70
+#, python-format
+msgid "New role \"%(name)s\" has been saved."
+msgstr ""
+
+#: acl/views.py:70 categories/views/permsadmin.py:74
+#, python-format
+msgid "Role \"%(name)s\" has been changed."
+msgstr ""
+
+#: acl/views.py:76 categories/views/permsadmin.py:80
+#, python-format
+msgid "Role \"%(name)s\" is special role and can't be deleted."
+msgstr ""
+
+#: acl/views.py:82 categories/views/permsadmin.py:86
+#, python-format
+msgid "Role \"%(name)s\" has been deleted."
+msgstr ""
+
+#: admin/admin.py:11 templates/misago/admin/index.html:5
+msgid "Home"
+msgstr ""
+
+#: admin/auth.py:35
+msgid "Your admin session has expired."
+msgstr ""
+
+#: admin/views/auth.py:42
+msgid "Your admin session has been closed."
+msgstr ""
+
+#: admin/views/generic/list.py:38
+msgid "Selected: 0"
+msgstr ""
+
+#: admin/views/generic/list.py:39
+msgid "Select items"
+msgstr ""
+
+#: admin/views/generic/list.py:310 admin/views/generic/list.py:315
+msgid "You have to select one or more items."
+msgstr ""
+
+#: admin/views/generic/list.py:330
+msgid "Action is not allowed."
+msgstr ""
+
+#: admin/views/index.py:54
+#, python-format
+msgid "Outdated: %(current)s < %(latest)s"
+msgstr ""
+
+#: admin/views/index.py:69
+#, python-format
+msgid "Up to date! (%(current)s)"
+msgstr ""
+
+#: admin/views/index.py:74
+msgid "Failed to connect to GitHub API. Try again later."
+msgstr ""
+
+#: categories/admin.py:55 templates/misago/categories/base.html:7
+#: templates/misago/categories/header.html:11 templates/misago/navbar.html:23
+#: templates/misago/navbar.html:29
+msgid "Categories"
+msgstr ""
+
+#: categories/admin.py:63
+msgid "Categories hierarchy"
+msgstr ""
+
+#: categories/admin.py:70
+msgid "Category roles"
+msgstr ""
+
+#: categories/forms.py:81
+msgid "Select valid category."
+msgstr ""
+
+#: categories/forms.py:86
+msgid "Select valid categories."
+msgstr ""
+
+#: categories/forms.py:94 users/forms/admin.py:367
+msgid "Name"
+msgstr ""
+
+#: categories/forms.py:98 users/forms/admin.py:383
+msgid "Description"
+msgstr ""
+
+#: categories/forms.py:102
+msgid "Optional description explaining category intented purpose."
+msgstr ""
+
+#: categories/forms.py:105 categories/forms.py:117 users/forms/admin.py:400
+msgid "CSS class"
+msgstr ""
+
+#: categories/forms.py:107 categories/forms.py:119
+msgid ""
+"Optional CSS class used to customize this category appearance from templates."
+msgstr ""
+
+#: categories/forms.py:111
+msgid "Closed category"
+msgstr ""
+
+#: categories/forms.py:113
+msgid "Only members with valid permissions can post in closed categories."
+msgstr ""
+
+#: categories/forms.py:123
+msgid "Thread age"
+msgstr ""
+
+#: categories/forms.py:125
+msgid ""
+"Prune thread if number of days since its creation is greater than specified. "
+"Enter 0 to disable this pruning criteria."
+msgstr ""
+
+#: categories/forms.py:130
+msgid "Last reply"
+msgstr ""
+
+#: categories/forms.py:132
+msgid ""
+"Prune thread if number of days since last reply is greater than specified. "
+"Enter 0 to disable this pruning criteria."
+msgstr ""
+
+#: categories/forms.py:152
+msgid "Permissions cannot be copied from category into itself."
+msgstr ""
+
+#: categories/forms.py:159
+msgid "Category cannot act as archive for itself."
+msgstr ""
+
+#: categories/forms.py:178
+msgid "Parent category"
+msgstr ""
+
+#: categories/forms.py:184
+msgid "Copy permissions"
+msgstr ""
+
+#: categories/forms.py:185
+msgid ""
+"You can replace this category permissions with permissions copied from "
+"category selected here."
+msgstr ""
+
+#: categories/forms.py:188
+msgid "Don't copy permissions"
+msgstr ""
+
+#: categories/forms.py:192
+msgid "Archive"
+msgstr ""
+
+#: categories/forms.py:193
+msgid ""
+"Instead of being deleted, pruned threads can be moved to designated category."
+msgstr ""
+
+#: categories/forms.py:196
+msgid "Don't archive pruned threads"
+msgstr ""
+
+#: categories/forms.py:211
+msgid "You are trying to move this category threads to itself."
+msgstr ""
+
+#: categories/forms.py:217
+msgid ""
+"You are trying to move this category threads to a child category that will "
+"be deleted together with this category."
+msgstr ""
+
+#: categories/forms.py:229
+msgid "Move category threads to"
+msgstr ""
+
+#: categories/forms.py:232 categories/forms.py:246
+msgid "Delete with category"
+msgstr ""
+
+#: categories/forms.py:244
+msgid "Move child categories to"
+msgstr ""
+
+#: categories/forms.py:265 categories/forms.py:280
+#: templates/misago/acl_debug.html:15 templates/misago/admin/roles/list.html:16
+msgid "Role"
+msgstr ""
+
+#: categories/forms.py:269 categories/forms.py:284
+msgid "No access"
+msgstr ""
+
+#: categories/migrations/0002_default_categories.py:33
+msgid "First category"
+msgstr ""
+
+#: categories/migrations/0003_categories_roles.py:15
+msgid "See only"
+msgstr ""
+
+#: categories/migrations/0003_categories_roles.py:26
+msgid "Read only"
+msgstr ""
+
+#: categories/migrations/0003_categories_roles.py:45
+msgid "Reply to threads"
+msgstr ""
+
+#: categories/migrations/0003_categories_roles.py:67
+msgid "Start and reply threads"
+msgstr ""
+
+#: categories/migrations/0003_categories_roles.py:91
+msgid "Start and reply threads, make polls"
+msgstr ""
+
+#: categories/permissions.py:18
+msgid "Category access"
+msgstr ""
+
+#: categories/permissions.py:20
+msgid "Can see category"
+msgstr ""
+
+#: categories/permissions.py:21
+msgid "Can see category contents"
+msgstr ""
+
+#: categories/permissions.py:137
+#, python-format
+msgid "You don't have permission to browse \"%(category)s\" contents."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:17
+msgid "Requested category does not exist."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:94
+#, python-format
+msgid "New category \"%(name)s\" has been saved."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:98
+#, python-format
+msgid "Category \"%(name)s\" has been edited."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:102
+#, python-format
+msgid "Category \"%(name)s\" has been deleted."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:152
+#, python-format
+msgid "Category \"%(name)s\" has been moved below \"%(other)s\"."
+msgstr ""
+
+#: categories/views/categoriesadmin.py:168
+#, python-format
+msgid "Category \"%(name)s\" has been moved above \"%(other)s\"."
+msgstr ""
+
+#: categories/views/permsadmin.py:134
+#, python-format
+msgid "Category %(name)s permissions have been changed."
+msgstr ""
+
+#: categories/views/permsadmin.py:147
+msgid "Category permissions"
+msgstr ""
+
+#: categories/views/permsadmin.py:167
+#: templates/misago/admin/categories/list.html:80
+msgid "No categories exist."
+msgstr ""
+
+#: categories/views/permsadmin.py:203
+#, python-format
+msgid "Category permissions for role %(name)s have been changed."
+msgstr ""
+
+#: categories/views/permsadmin.py:217
+msgid "Categories permissions"
+msgstr ""
+
+#: conf/admin.py:18 templates/misago/admin/conf/group.html:11
+#: templates/misago/admin/conf/index.html:5
+#: templates/misago/admin/conf/index.html:14
+msgid "Settings"
+msgstr ""
+
+#: conf/forms.py:20
+#, python-format
+msgid "You have to select at least %(choices)d option."
+msgid_plural "You have to select at least %(choices)d options."
+msgstr[0] ""
+msgstr[1] ""
+
+#: conf/forms.py:28
+#, python-format
+msgid "You cannot select more than %(choices)d option."
+msgid_plural "You cannot select more than %(choices)d options."
+msgstr[0] ""
+msgstr[1] ""
+
+#: conf/forms.py:55
+#, python-format
+msgid "Required. %(help_text)s"
+msgstr ""
+
+#: conf/forms.py:57 threads/forms.py:83
+msgid "This field is required."
+msgstr ""
+
+#: conf/views.py:31
+msgid "Settings group could not be found."
+msgstr ""
+
+#: conf/views.py:51
+msgid "Changes in settings have been saved!"
+msgstr ""
+
+#: core/admin.py:10
+msgid "System"
+msgstr ""
+
+#: core/errorpages.py:38
+msgid "Permission denied."
+msgstr ""
+
+#: core/errorpages.py:53
+msgid "Request authentication is invalid."
+msgstr ""
+
+#: core/forms.py:26 templates/misago/admin/users/edit.html:61
+#: templates/misago/admin/users/edit.html:78
+#: templates/misago/admin/users/edit.html:147
+msgid "Yes"
+msgstr ""
+
+#: core/forms.py:27 templates/misago/admin/users/edit.html:63
+#: templates/misago/admin/users/edit.html:80
+#: templates/misago/admin/users/edit.html:149 threads/permissions/polls.py:25
+#: threads/permissions/polls.py:35 threads/permissions/polls.py:45
+#: threads/permissions/threads.py:65 threads/permissions/threads.py:74
+#: threads/permissions/threads.py:90 threads/permissions/threads.py:101
+#: threads/permissions/threads.py:114 threads/permissions/threads.py:122
+#: threads/permissions/threads.py:138 threads/permissions/threads.py:149
+#: threads/permissions/threads.py:180 users/models/user.py:57
+msgid "No"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:15
+msgid "Basic forum settings"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:16
+msgid ""
+"Those settings control most basic properties of your forum like its name or "
+"description."
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:21
+msgid "Forum name"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:22
+msgid "General"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:32
+msgid "Index title"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:33
+msgid "You may set custon title on forum index by typing it here."
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:35
+msgid "Forum index"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:43
+msgid "Meta Description"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:44
+msgid "Short description of your forum for internet crawlers."
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:52
+msgid "Display branding"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:53
+msgid "Switch branding in forum's navbar."
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:54
+msgid "Branding"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:62
+msgid "Branding text"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:63
+msgid "Optional text displayed besides brand image in navbar."
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:73
+msgid "E-mails footer"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:74
+msgid "Optional short message included at the end of e-mails sent by forum"
+msgstr ""
+
+#: core/migrations/0002_basic_settings.py:77
+msgid "Forum e-mails"
+msgstr ""
+
+#: core/rest_permissions.py:10
+msgid "This action is not available to guests."
+msgstr ""
+
+#: core/templatetags/misago_pagetitle.py:13
+#: templates/misago/thread/private_thread.html:7
+#: templates/misago/thread/thread.html:7
+#: templates/misago/threadslist/category.html:8
+#: templates/misago/threadslist/category.html:13
+#: templates/misago/threadslist/private_threads.html:8
+#: templates/misago/threadslist/private_threads.html:13
+#: templates/misago/threadslist/threads.html:11
+#: templates/misago/threadslist/threads.html:13
+#: templates/misago/threadslist/threads.html:26
+#, python-format
+msgid "page: %(page)s"
+msgstr ""
+
+#: core/validators.py:10
+msgid "Value has to contain alpha-numerical characters."
+msgstr ""
+
+#: core/validators.py:11
+msgid "Value is too long."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:15
+msgid "Legal information"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:16
+msgid ""
+"Those settings allow you to set forum terms of service and privacy policy"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:21
+msgid "Terms title"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:22
+msgid "Terms of Service"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:23 legal/migrations/0001_initial.py:65
+msgid "Leave this field empty to use default title."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:34
+msgid "Terms link"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:35
+msgid "If terms of service are located on other page, enter there its link."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:46
+msgid "Terms contents"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:47
+msgid ""
+"Your forums can have custom terms of service page. To create it, write or "
+"paste here its contents. Full Misago markup is available for formatting."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:63
+msgid "Policy title"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:64 legal/views.py:45
+#: templates/misago/footer.html:27
+msgid "Privacy policy"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:76
+msgid "Policy link"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:77
+msgid "If privacy policy is located on other page, enter there its link."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:88
+msgid "Policy contents"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:89
+msgid ""
+"Your forums can have custom privacy policy page. To create it, write or "
+"paste here its contents. Full Misago markup is available for formatting."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:105
+msgid "Footnote"
+msgstr ""
+
+#: legal/migrations/0001_initial.py:106
+msgid "Short message displayed in forum footer."
+msgstr ""
+
+#: legal/migrations/0001_initial.py:108
+msgid "Forum footer"
+msgstr ""
+
+#: legal/views.py:62 templates/misago/footer.html:22
+msgid "Terms of service"
+msgstr ""
+
+#: markup/finalise.py:20
+#, python-format
+msgid "%(title)s has written:"
+msgstr ""
+
+#: markup/finalise.py:22
+msgid "Quoted message:"
+msgstr ""
+
+#: search/api.py:20 search/views.py:14 search/views.py:23
+msgid "You don't have permission to search site."
+msgstr ""
+
+#: search/permissions.py:13 templates/misago/navbar.html:46
+#: templates/misago/search.html:14 templates/misago/search.html:23
+msgid "Search"
+msgstr ""
+
+#: search/permissions.py:16
+msgid "Can search site"
+msgstr ""
+
+#: templates/misago/acl_debug.html:5
+#, python-format
+msgid ""
+"\n"
+"  %(user)s roles\n"
+"  "
+msgstr ""
+
+#: templates/misago/acl_debug.html:9
+msgid "Anonymous roles"
+msgstr ""
+
+#: templates/misago/acl_debug.html:30
+msgid "Current ACL"
+msgstr ""
+
+#: templates/misago/acl_debug.html:34
+msgid "Key"
+msgstr ""
+
+#: templates/misago/acl_debug.html:35
+msgid "Value"
+msgstr ""
+
+#: templates/misago/activation/done.html:5
+msgid "Account activated"
+msgstr ""
+
+#: templates/misago/activation/done.html:19
+msgid ""
+"You can now sign in to finish setting up your account and to participate in "
+"or start new discussions."
+msgstr ""
+
+#: templates/misago/activation/error.html:5
+msgid "Activation error"
+msgstr ""
+
+#: templates/misago/activation/error.html:18
+msgid "Can't activate account."
+msgstr ""
+
+#: templates/misago/activation/request.html:5
+#: templates/misago/activation/request.html:12
+msgid "Request activation link"
+msgstr ""
+
+#: templates/misago/activation/request.html:22
+msgid ""
+"Site administrator may impose requirement on newly regitered accounts to be "
+"activated before users will be able to sign in."
+msgstr ""
+
+#: templates/misago/activation/request.html:23
+msgid ""
+"Depending on time of registration, you will be able activate your account by "
+"clicking special activation link. This link will be valid only for your "
+"browser, for seven days or until your account is activated."
+msgstr ""
+
+#: templates/misago/activation/request.html:25
+#: templates/misago/forgottenpassword/request.html:25
+msgid ""
+"To receive this link, enter your account's e-mail addres in form and press "
+"the \"Send link\" button."
+msgstr ""
+
+#: templates/misago/activation/request.html:43
+msgid "To request new activation link please enable JavaScript."
+msgstr ""
+
+#: templates/misago/activation/stopped.html:5
+msgid "Activation failed"
+msgstr ""
+
+#: templates/misago/activation/stopped.html:18
+msgid "Your account can't be activated at this time."
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:7
+msgid "Attachment"
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:8
+msgid "Thread"
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:42
+#, python-format
+msgid ""
+"%(filetype)s, %(size)s, uploaded by %(uploader)s %(uploaded_on)s from "
+"%(uploader_ip)s."
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:53
+#: templates/misago/admin/attachmenttypes/list.html:47
+msgid "None"
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:58
+#: templates/misago/admin/attachmenttypes/list.html:60
+#: templates/misago/admin/categories/list.html:71
+#: templates/misago/admin/categoryroles/list.html:33
+#: templates/misago/admin/ranks/list.html:105
+#: templates/misago/admin/roles/list.html:49
+#: templates/misago/admin/warnings/list.html:115
+#: templates/misago/poll/results.html:76
+msgid "Delete"
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:70
+msgid "No attachments matching search criteria exist."
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:72
+msgid "No attachments currently exist."
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:79
+msgid "Search attachments"
+msgstr ""
+
+#: templates/misago/admin/attachments/list.html:112
+msgid "Are you sure you want to delete this attachment?"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/form.html:9
+#: templates/misago/admin/attachmenttypes/form.html:18
+#: templates/misago/admin/attachmenttypes/form.html:28
+#: templates/misago/admin/attachmenttypes/list.html:9
+msgid "New type"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/form.html:43
+#: templates/misago/admin/warnings/form.html:43
+msgid "Basic options"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/form.html:52
+msgid "Availability"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:16
+#: templates/misago/admin/bans/list.html:17 users/forms/admin.py:561
+msgid "Type"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:17
+msgid "Extensions"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:18 threads/forms.py:54
+msgid "Mimetypes"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:19
+msgid "Files"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:54
+#: templates/misago/admin/bans/list.html:49
+#: templates/misago/admin/categories/list.html:66
+#: templates/misago/admin/categoryroles/list.html:27
+#: templates/misago/admin/ranks/list.html:99
+#: templates/misago/admin/roles/list.html:43
+#: templates/misago/admin/warnings/list.html:109
+#: templates/misago/poll/results.html:69
+#: templates/misago/thread/posts/post/footer.html:25
+msgid "Edit"
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:71
+msgid "No attachment types are currently defined."
+msgstr ""
+
+#: templates/misago/admin/attachmenttypes/list.html:80
+msgid "Are you sure you want to delete this attachment type?"
+msgstr ""
+
+#: templates/misago/admin/bans/form.html:9
+#: templates/misago/admin/bans/form.html:18
+#: templates/misago/admin/bans/form.html:28
+#: templates/misago/admin/bans/list.html:9
+msgid "New ban"
+msgstr ""
+
+#: templates/misago/admin/bans/form.html:43
+#: templates/misago/admin/users/ban.html:53
+msgid "Ban settings"
+msgstr ""
+
+#: templates/misago/admin/bans/form.html:51
+#: templates/misago/admin/users/ban.html:60
+msgid "Messages"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:16
+msgid "Ban"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:18 users/forms/admin.py:479
+#: users/forms/admin.py:525 users/forms/moderation.py:89
+msgid "Expires on"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:38
+msgid "Never"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:55
+msgid "Remove"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:67
+msgid "No bans matching search criteria have been found"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:69
+msgid "No bans are currently set."
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:80
+msgid "Are you sure you want to remove this ban?"
+msgstr ""
+
+#: templates/misago/admin/bans/list.html:89
+msgid "Search bans"
+msgstr ""
+
+#: templates/misago/admin/base_thin.html:8
+msgid "Misago Administration"
+msgstr ""
+
+#: templates/misago/admin/categories/delete.html:6
+#: templates/misago/admin/categories/delete.html:13
+#, python-format
+msgid ""
+"\n"
+"Delete category: %(category)s\n"
+msgstr ""
+
+#: templates/misago/admin/categories/delete.html:21
+#, python-format
+msgid ""
+"\n"
+"  Delete category: %(category)s\n"
+"  "
+msgstr ""
+
+#: templates/misago/admin/categories/delete.html:31
+msgid "Category contents"
+msgstr ""
+
+#: templates/misago/admin/categories/delete.html:44
+msgid "Delete category"
+msgstr ""
+
+#: templates/misago/admin/categories/form.html:9
+#: templates/misago/admin/categories/form.html:18
+#: templates/misago/admin/categories/form.html:28
+#: templates/misago/admin/categories/list.html:9
+msgid "New category"
+msgstr ""
+
+#: templates/misago/admin/categories/form.html:43
+msgid "Display and position"
+msgstr ""
+
+#: templates/misago/admin/categories/form.html:52
+msgid "Behaviour"
+msgstr ""
+
+#: templates/misago/admin/categories/form.html:59
+msgid "Prune threads"
+msgstr ""
+
+#: templates/misago/admin/categories/list.html:16
+#: templates/misago/admin/categoryroles/categoryroles.html:29
+#: templates/misago/admin/categoryroles/rolecategories.html:29
+msgid "Category"
+msgstr ""
+
+#: templates/misago/admin/categories/list.html:37
+#: templates/misago/admin/ranks/list.html:77
+#: templates/misago/admin/warnings/list.html:87
+msgid "Move down"
+msgstr ""
+
+#: templates/misago/admin/categories/list.html:49
+#: templates/misago/admin/ranks/list.html:89
+#: templates/misago/admin/warnings/list.html:99
+msgid "Move up"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:6
+#, python-format
+msgid ""
+"\n"
+"%(category)s: Permissions\n"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:16
+#, python-format
+msgid ""
+"\n"
+"  %(category)s: Permissions\n"
+"  "
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:48
+#: templates/misago/admin/categoryroles/rolecategories.html:51
+#: templates/misago/admin/generic/form.html:47
+#: templates/misago/admin/generic/list.html:168
+#: templates/misago/emails/change_email.html:16
+#: templates/misago/emails/change_password.html:16
+msgid "Save changes"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:49
+#: templates/misago/admin/categoryroles/rolecategories.html:52
+#: templates/misago/admin/generic/form.html:48
+msgid "Save and keep editing"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:50
+#: templates/misago/admin/categoryroles/rolecategories.html:53
+#: templates/misago/admin/conf/group.html:62
+#: templates/misago/admin/generic/form.html:54
+#: templates/misago/admin/logout.html:39
+msgid "Cancel"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/categoryroles.html:64
+#: templates/misago/admin/categoryroles/rolecategories.html:67
+msgid "Are you sure you want to abandon changes?"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/form.html:9
+#: templates/misago/admin/categoryroles/form.html:18
+#: templates/misago/admin/categoryroles/form.html:28
+#: templates/misago/admin/categoryroles/list.html:9
+#: templates/misago/admin/roles/form.html:9
+#: templates/misago/admin/roles/form.html:18
+#: templates/misago/admin/roles/form.html:28
+#: templates/misago/admin/roles/list.html:9
+msgid "New role"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/form.html:43
+#: templates/misago/admin/roles/form.html:43
+msgid "Basic settings"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/list.html:16
+msgid "Category role"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/list.html:44
+msgid "No category roles are currently defined."
+msgstr ""
+
+#: templates/misago/admin/categoryroles/list.html:53
+#: templates/misago/admin/roles/list.html:69
+msgid "Are you sure you want to delete this role?"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/rolecategories.html:6
+#, python-format
+msgid ""
+"\n"
+"%(role)s: Category permissions\n"
+msgstr ""
+
+#: templates/misago/admin/categoryroles/rolecategories.html:16
+#, python-format
+msgid ""
+"\n"
+"  %(role)s: Category permissions\n"
+"  "
+msgstr ""
+
+#: templates/misago/admin/conf/group.html:61
+msgid "Change settings"
+msgstr ""
+
+#: templates/misago/admin/errorpages/403.html:5
+#: templates/misago/errorpages/403.html:5
+msgid "Page not available"
+msgstr ""
+
+#: templates/misago/admin/errorpages/403.html:17
+msgid "Requested page is not available."
+msgstr ""
+
+#: templates/misago/admin/errorpages/403.html:21
+#: templates/misago/errorpages/403.html:8
+#: templates/misago/errorpages/403.html:25
+msgid "You don't have permission to access this page."
+msgstr ""
+
+#: templates/misago/admin/errorpages/404.html:5
+#: templates/misago/errorpages/404.html:5
+msgid "Page not found"
+msgstr ""
+
+#: templates/misago/admin/errorpages/404.html:17
+#: templates/misago/errorpages/404.html:21
+msgid "Requested page could not be found."
+msgstr ""
+
+#: templates/misago/admin/errorpages/404.html:18
+#: templates/misago/errorpages/404.html:8
+msgid ""
+"The link you clicked was incorrect or the page has been moved or deleted."
+msgstr ""
+
+#: templates/misago/admin/errorpages/csrf_failure.html:5
+#: templates/misago/admin/errorpages/csrf_failure_authenticated.html:5
+#: templates/misago/errorpages/csrf_failure.html:5
+#: templates/misago/errorpages/csrf_failure_authenticated.html:5
+msgid "Request blocked"
+msgstr ""
+
+#: templates/misago/admin/errorpages/csrf_failure.html:19
+#: templates/misago/admin/errorpages/csrf_failure_authenticated.html:17
+#: templates/misago/errorpages/csrf_failure.html:21
+#: templates/misago/errorpages/csrf_failure_authenticated.html:18
+msgid "Suspicious request blocked."
+msgstr ""
+
+#: templates/misago/admin/errorpages/csrf_failure.html:20
+#: templates/misago/admin/errorpages/csrf_failure_authenticated.html:18
+#: templates/misago/errorpages/csrf_failure.html:22
+#: templates/misago/errorpages/csrf_failure_authenticated.html:19
+msgid ""
+"This is usually caused by your browser not accepting or using outdated "
+"cookies."
+msgstr ""
+
+#: templates/misago/admin/errorpages/csrf_failure.html:21
+#: templates/misago/admin/errorpages/csrf_failure_authenticated.html:19
+#: templates/misago/errorpages/csrf_failure.html:23
+#: templates/misago/errorpages/csrf_failure_authenticated.html:20
+msgid "Check your browser configuration and try again."
+msgstr ""
+
+#: templates/misago/admin/generic/form.html:33
+msgid "Form has errors."
+msgstr ""
+
+#: templates/misago/admin/generic/form.html:50
+msgid "Save"
+msgstr ""
+
+#: templates/misago/admin/generic/form.html:51
+msgid "Save and add another"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:21
+msgid "Sort:"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:25
+msgid "Change sorting to:"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:50
+msgid "Change search"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:53
+msgid "Search list"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:65
+msgid "Remove search"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:79
+msgid "With selected"
+msgstr ""
+
+#: templates/misago/admin/generic/list.html:165
+msgid "Close"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:5
+#, python-format
+msgid ""
+"\n"
+"    Page %(page)s of %(pages)s\n"
+"    "
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:11
+#: templates/misago/thread/paginator.html:7
+msgid "Go to first page"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:12
+msgid "First"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:17
+#: templates/misago/thread/paginator.html:13
+msgid "Go to previous page"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:26
+#: templates/misago/thread/paginator.html:22
+msgid "Go to next page"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:32
+#: templates/misago/thread/paginator.html:28
+msgid "Go to last page"
+msgstr ""
+
+#: templates/misago/admin/generic/paginator.html:33
+#: templates/misago/thread/toolbar-top.html:20
+msgid "Last"
+msgstr ""
+
+#: templates/misago/admin/index.html:13
+msgid "Administration Home"
+msgstr ""
+
+#: templates/misago/admin/index.html:33
+msgid "Misago version"
+msgstr ""
+
+#: templates/misago/admin/index.html:55
+msgid "Check version"
+msgstr ""
+
+#: templates/misago/admin/index.html:70
+msgid "DB Contents"
+msgstr ""
+
+#: templates/misago/admin/index.html:77
+#: templates/misago/admin/users/delete.html:32 templates/misago/navbar.html:18
+#: templates/misago/navbar.html:34 templates/misago/profile/threads.html:4
+#: templates/misago/threadslist/threads.html:24
+#: templates/misago/threadslist/threads.html:26
+#: templates/misago/threadslist/threads.html:28
+#: templates/misago/threadslist/threads.html:51
+#: threads/migrations/0002_threads_settings.py:16
+#: threads/permissions/threads.py:22 threads/permissions/threads.py:49
+#: threads/search.py:16 threads/viewmodels/thread.py:115 users/apps.py:100
+msgid "Threads"
+msgstr ""
+
+#: templates/misago/admin/index.html:81
+#: templates/misago/admin/users/delete.html:36
+#: templates/misago/admin/users/list.html:23
+#: templates/misago/profile/posts.html:4
+#: threads/migrations/0002_threads_settings.py:48 users/apps.py:93
+msgid "Posts"
+msgstr ""
+
+#: templates/misago/admin/index.html:85 templates/misago/navbar.html:40
+#: templates/misago/userslists/base.html:5
+#: templates/misago/userslists/base.html:13 users/admin.py:60
+#: users/migrations/0002_users_settings.py:16 users/search.py:15
+msgid "Users"
+msgstr ""
+
+#: templates/misago/admin/index.html:90
+msgid "Inactive users"
+msgstr ""
+
+#: templates/misago/admin/index.html:116
+msgid "Checking..."
+msgstr ""
+
+#: templates/misago/admin/login.html:5
+msgid "Log in"
+msgstr ""
+
+#: templates/misago/admin/login.html:5
+msgid "Django Admin"
+msgstr ""
+
+#: templates/misago/admin/login.html:5
+msgid "Misago Admin"
+msgstr ""
+
+#: templates/misago/admin/login.html:26
+msgid "Administration"
+msgstr ""
+
+#: templates/misago/admin/login.html:35 users/captcha.py:19
+msgid "Please try again."
+msgstr ""
+
+#: templates/misago/admin/login.html:57 users/forms/auth.py:58
+msgid "Username or e-mail"
+msgstr ""
+
+#: templates/misago/admin/login.html:62 users/forms/admin.py:60
+#: users/forms/auth.py:63
+msgid "Password"
+msgstr ""
+
+#: templates/misago/admin/login.html:67 templates/misago/auth.html:5
+msgid "Sign in"
+msgstr ""
+
+#: templates/misago/admin/logout.html:8
+msgid "Log out?"
+msgstr ""
+
+#: templates/misago/admin/logout.html:19
+msgid "Log out from admin"
+msgstr ""
+
+#: templates/misago/admin/logout.html:30
+msgid "Log out completely"
+msgstr ""
+
+#: templates/misago/admin/navbar.html:18
+msgid "Edit your account"
+msgstr ""
+
+#: templates/misago/admin/navbar.html:19
+msgid "Your avatar"
+msgstr ""
+
+#: templates/misago/admin/ranks/form.html:9
+#: templates/misago/admin/ranks/form.html:18
+#: templates/misago/admin/ranks/form.html:28
+#: templates/misago/admin/ranks/list.html:9
+msgid "New rank"
+msgstr ""
+
+#: templates/misago/admin/ranks/form.html:43
+msgid "Name and description"
+msgstr ""
+
+#: templates/misago/admin/ranks/form.html:57
+msgid "Display and visibility"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:16
+#: templates/misago/admin/users/list.html:21
+#: templates/misago/userslists/active_posters.html:71 users/forms/admin.py:215
+msgid "Rank"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:17
+msgid "Title"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:18
+msgid "Special"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:39
+msgid "No title set"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:44
+msgid "Has page on users list."
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:47
+msgid "This is default rank assigned to new members."
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:58
+msgid "Users with rank"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:65
+msgid "Make default"
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:116
+msgid "No ranks are currently defined."
+msgstr ""
+
+#: templates/misago/admin/ranks/list.html:125
+msgid "Are you sure you want to delete this rank?"
+msgstr ""
+
+#: templates/misago/admin/roles/list.html:38
+msgid "Users with role"
+msgstr ""
+
+#: templates/misago/admin/roles/list.html:60
+msgid "No user roles are currently defined."
+msgstr ""
+
+#: templates/misago/admin/users/ban.html:6
+#: templates/misago/admin/users/ban.html:11 users/views/admin/users.py:72
+msgid "Ban users"
+msgstr ""
+
+#: templates/misago/admin/users/ban.html:16
+msgid "Ban selected users:"
+msgstr ""
+
+#: templates/misago/admin/users/ban.html:35
+#: templates/misago/admin/users/edit.html:103
+#: templates/misago/admin/users/list.html:34
+#: templates/misago/userslists/active_posters.html:43
+msgid "Avatar"
+msgstr ""
+
+#: templates/misago/admin/users/ban.html:72
+msgid "Set bans"
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:6
+#: templates/misago/admin/users/delete.html:11
+msgid "Delete users with content"
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:17
+msgid "Deleting users..."
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:32
+#: templates/misago/admin/users/delete.html:36
+#: templates/misago/admin/users/delete.html:40
+msgid "queued"
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:40
+msgid "Account"
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:59
+msgid "deleting..."
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:60
+msgid "done"
+msgstr ""
+
+#: templates/misago/admin/users/delete.html:147
+msgid "Return to list of users"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:31
+#: templates/misago/admin/users/new.html:31
+msgid "Basic account settings"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:48
+msgid "Administrator status"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:89
+msgid "Note"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:90
+msgid "Only superusers can change other users administrator status."
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:96
+#: templates/misago/admin/users/new.html:48
+msgid "Sign-in credentials"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:111
+msgid "Signature"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:120 users/apps.py:25
+msgid "Forum options"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:127
+msgid "Automatic subscription preferences"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:134
+msgid "Account status"
+msgstr ""
+
+#: templates/misago/admin/users/edit.html:166
+msgid "No staff message is available."
+msgstr ""
+
+#: templates/misago/admin/users/list.html:9
+#: templates/misago/admin/users/new.html:6
+#: templates/misago/admin/users/new.html:11
+#: templates/misago/admin/users/new.html:17
+msgid "New user"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:17
+msgid "User"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:20
+msgid "E-mail"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:22
+msgid "Joined"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:41
+msgid "Is disabled by administrator"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:48
+msgid "Requires activation by administrator"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:50
+msgid "Has to activate account"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:57
+msgid "Super administrator"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:59
+msgid "Administrator"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:84
+msgid "Edit user"
+msgstr ""
+
+#: templates/misago/admin/users/list.html:93
+msgid "No users matching search criteria have been found."
+msgstr ""
+
+#: templates/misago/admin/users/list.html:99
+msgid "Search users"
+msgstr ""
+
+#: templates/misago/admin/users/new.html:65
+msgid "Save user"
+msgstr ""
+
+#: templates/misago/admin/warnings/form.html:9
+#: templates/misago/admin/warnings/form.html:18
+#: templates/misago/admin/warnings/form.html:28
+msgid "New warning level"
+msgstr ""
+
+#: templates/misago/admin/warnings/form.html:50
+msgid "Restrictions"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:9
+msgid "New level"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:16
+msgid "Warning level"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:17
+msgid "Length"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:18
+msgid "Replying"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:19
+msgid "Starting threads"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:38
+msgid "Permanent"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:45
+#: templates/misago/admin/warnings/list.html:63
+msgid "Not restricted"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:50
+#: templates/misago/admin/warnings/list.html:68
+msgid "Moderated"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:55
+#: templates/misago/admin/warnings/list.html:73
+msgid "Forbidden"
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:126
+msgid "No warning levels are currently defined."
+msgstr ""
+
+#: templates/misago/admin/warnings/list.html:135
+msgid "Are you sure you want to delete this warning level?"
+msgstr ""
+
+#: templates/misago/auth.html:10
+msgid "Log out"
+msgstr ""
+
+#: templates/misago/categories/body.html:18
+msgid "No categories are available."
+msgstr ""
+
+#: templates/misago/categories/body.html:19
+msgid ""
+"No categories are currently defined or you don't have permission to see them."
+msgstr ""
+
+#: templates/misago/categories/last_activity.html:8
+msgid "This category is private. You can see only your own threads within it."
+msgstr ""
+
+#: templates/misago/categories/last_activity.html:28
+#, python-format
+msgid "Last post in %(thread)s by %(user)s %(date)s"
+msgstr ""
+
+#: templates/misago/categories/last_activity.html:37
+msgid "This category is empty."
+msgstr ""
+
+#: templates/misago/categories/last_activity.html:45
+msgid "This category is protected. You can't browse it's contents."
+msgstr ""
+
+#: templates/misago/categories/read_icon.html:4
+msgid "This category has no new posts. (closed)"
+msgstr ""
+
+#: templates/misago/categories/read_icon.html:10
+msgid "This category has new posts. (closed)"
+msgstr ""
+
+#: templates/misago/categories/read_icon.html:18
+msgid "This category has no new posts."
+msgstr ""
+
+#: templates/misago/categories/read_icon.html:24
+msgid "This category has new posts."
+msgstr ""
+
+#: templates/misago/categories/stats.html:4
+#: templates/misago/profile/followers.html:77
+#: templates/misago/profile/follows.html:77
+#: templates/misago/userslists/rank.html:81
+#, python-format
+msgid "%(threads)s thread"
+msgid_plural "%(threads)s threads"
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/categories/stats.html:11
+#: templates/misago/profile/followers.html:70
+#: templates/misago/profile/follows.html:70
+#: templates/misago/userslists/rank.html:74
+#, python-format
+msgid "%(posts)s post"
+msgid_plural "%(posts)s posts"
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/emails/activation/by_admin.html:6
+#: templates/misago/emails/activation/by_admin.txt:6
+#, python-format
+msgid "%(user)s, your account has been activated by forum administrator."
+msgstr ""
+
+#: templates/misago/emails/activation/by_admin.html:12
+#: templates/misago/emails/register/complete.html:18
+#: templates/misago/emails/register/inactive.html:31
+msgid "this form"
+msgstr ""
+
+#: templates/misago/emails/activation/by_admin.html:14
+#, python-format
+msgid "You can now sign in to it using %(login_form)s."
+msgstr ""
+
+#: templates/misago/emails/activation/by_admin.txt:10
+msgid "You can now sign in to it using the form below:"
+msgstr ""
+
+#: templates/misago/emails/activation/by_user.html:6
+#: templates/misago/emails/activation/by_user.txt:6
+#, python-format
+msgid "%(user)s, to activate your account click the below link:"
+msgstr ""
+
+#: templates/misago/emails/activation/by_user.html:11
+#: templates/misago/emails/register/inactive.html:27
+msgid "Activate my account!"
+msgstr ""
+
+#: templates/misago/emails/change_email.html:6
+#: templates/misago/emails/change_email.txt:6
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because you have changed your e-"
+"mail address."
+msgstr ""
+
+#: templates/misago/emails/change_email.html:11
+#: templates/misago/emails/change_email.txt:10
+#: templates/misago/emails/change_password.html:11
+#: templates/misago/emails/change_password.txt:10
+msgid "To confirm this change, click the link below:"
+msgstr ""
+
+#: templates/misago/emails/change_password.html:6
+#: templates/misago/emails/change_password.txt:6
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because you have changed your "
+"password."
+msgstr ""
+
+#: templates/misago/emails/change_password_form_link.html:6
+#: templates/misago/emails/change_password_form_link.txt:6
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because you want to change "
+"forgotten password for your forum account."
+msgstr ""
+
+#: templates/misago/emails/change_password_form_link.html:11
+#: templates/misago/emails/change_password_form_link.txt:10
+msgid "To change your account password click the link below:"
+msgstr ""
+
+#: templates/misago/emails/change_password_form_link.html:16
+msgid "Set new password"
+msgstr ""
+
+#: templates/misago/emails/privatethread/added.html:9
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because %(sender)s has invited you "
+"to participate in private thread %(thread)s."
+msgstr ""
+
+#: templates/misago/emails/privatethread/added.html:14
+#: templates/misago/emails/privatethread/added.txt:10
+msgid "To read this thread click the link below:"
+msgstr ""
+
+#: templates/misago/emails/privatethread/added.txt:6
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because %(sender)s has invited you "
+"to participate in private thread \"%(thread)s\"."
+msgstr ""
+
+#: templates/misago/emails/register/complete.html:6
+#: templates/misago/emails/register/complete.txt:6
+#: templates/misago/emails/register/inactive.txt:6
+#, python-format
+msgid "%(user)s, thank you for joining us!"
+msgstr ""
+
+#: templates/misago/emails/register/complete.html:12
+#: templates/misago/emails/register/complete.txt:10
+msgid ""
+"You may now join discussion on our forums. Why not spend a minute or two to "
+"have a look around and share your opinions and knowledge with rest of "
+"community?"
+msgstr ""
+
+#: templates/misago/emails/register/complete.html:20
+#, python-format
+msgid "You can always sign in to your account using %(login_form)s."
+msgstr ""
+
+#: templates/misago/emails/register/complete.txt:14
+msgid "You can always sign in to your account using the form below:"
+msgstr ""
+
+#: templates/misago/emails/register/inactive.html:7
+#: templates/misago/emails/register/inactive.txt:10
+msgid ""
+"Before you will be able to join discussion on our forums, one of our "
+"administrators will have to activate your account."
+msgstr ""
+
+#: templates/misago/emails/register/inactive.html:12
+#: templates/misago/emails/register/inactive.txt:15
+msgid ""
+"This may take a while, but you will receive e-mail with notification once it "
+"happens."
+msgstr ""
+
+#: templates/misago/emails/register/inactive.html:17
+#: templates/misago/emails/register/inactive.txt:20
+msgid "Thank you for your patience and see you soon!"
+msgstr ""
+
+#: templates/misago/emails/register/inactive.html:22
+#: templates/misago/emails/register/inactive.txt:25
+msgid ""
+"Before you will be able to join discussion on our forums, you have to "
+"activate your account. To do so, simply click the link below:"
+msgstr ""
+
+#: templates/misago/emails/register/inactive.html:33
+#, python-format
+msgid ""
+"Once your account is activated, you can always sign in to it using "
+"%(login_form)s."
+msgstr ""
+
+#: templates/misago/emails/register/inactive.txt:30
+msgid ""
+"Once your account is activated, you can always sign in to it using the form "
+"velow:"
+msgstr ""
+
+#: templates/misago/emails/thread/reply.html:9
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because %(poster)s has replied to "
+"the thread %(thread)s that you are subscribed to."
+msgstr ""
+
+#: templates/misago/emails/thread/reply.html:14
+#: templates/misago/emails/thread/reply.txt:10
+msgid "To read this reply, click the below link:"
+msgstr ""
+
+#: templates/misago/emails/thread/reply.html:17
+msgid "Go to reply"
+msgstr ""
+
+#: templates/misago/emails/thread/reply.txt:6
+#, python-format
+msgid ""
+"%(user)s, you are receiving this message because %(poster)s has replied to "
+"the thread \"%(thread)s\" that you are subscribed to."
+msgstr ""
+
+#: templates/misago/errorpages/403.html:21
+msgid "This page is not available."
+msgstr ""
+
+#: templates/misago/errorpages/404.html:22
+msgid ""
+"The link you followed was incorrect or the page has been moved or deleted."
+msgstr ""
+
+#: templates/misago/errorpages/405.html:5
+msgid "Wrong way"
+msgstr ""
+
+#: templates/misago/errorpages/405.html:8
+#: templates/misago/errorpages/405.html:22
+msgid "This page should be reached via form submission or pressing button."
+msgstr ""
+
+#: templates/misago/errorpages/405.html:21
+msgid "Page reached in wrong way."
+msgstr ""
+
+#: templates/misago/errorpages/banned.html:5
+msgid "You are banned"
+msgstr ""
+
+#: templates/misago/errorpages/banned.html:8
+msgid "You are banned from accessing this page."
+msgstr ""
+
+#: templates/misago/errorpages/banned.html:33
+#, python-format
+msgid "This ban expires on %(expires_on)s."
+msgstr ""
+
+#: templates/misago/errorpages/banned.html:37
+msgid "This ban is permanent."
+msgstr ""
+
+#: templates/misago/errorpages/csrf_failure.html:8
+msgid ""
+"This is usually caused by your browser not accepting or using outdated "
+"cookies. Check your browser configuration and try again."
+msgstr ""
+
+#: templates/misago/footer.html:9
+msgid "For complete experience please enable JavaScript."
+msgstr ""
+
+#: templates/misago/forgottenpassword/error.html:5
+msgid "Change forgotten password error"
+msgstr ""
+
+#: templates/misago/forgottenpassword/error.html:18
+msgid "Can't change forgotten password."
+msgstr ""
+
+#: templates/misago/forgottenpassword/form.html:5
+#: templates/misago/forgottenpassword/form.html:12
+#: templates/misago/forgottenpassword/request.html:5
+#: templates/misago/forgottenpassword/request.html:12
+msgid "Change forgotten password"
+msgstr ""
+
+#: templates/misago/forgottenpassword/form.html:30
+msgid "To reset your password please enable JavaScript."
+msgstr ""
+
+#: templates/misago/forgottenpassword/request.html:22
+msgid ""
+"Because user passwords are processed in an irreversible way before being "
+"saved to database, it is not possible for us to simply send you your "
+"password."
+msgstr ""
+
+#: templates/misago/forgottenpassword/request.html:23
+msgid ""
+"Instead, you can change your password using special secure form that will be "
+"available by special link valid only for your browser, for seven days or "
+"until your password is changed."
+msgstr ""
+
+#: templates/misago/forgottenpassword/request.html:43
+msgid "To request new password reset link please enable JavaScript."
+msgstr ""
+
+#: templates/misago/options/credentials_changed.html:5
+#: templates/misago/options/credentials_error.html:5
+msgid "Change sign-in credentials"
+msgstr ""
+
+#: templates/misago/options/credentials_changed.html:19
+msgid "From now you will need to use new credentials when signing in."
+msgstr ""
+
+#: templates/misago/options/credentials_error.html:18
+msgid "Change confirmation link is invalid."
+msgstr ""
+
+#: templates/misago/options/credentials_error.html:19
+msgid ""
+"The confirmation link belongs to other user, was already used, or has "
+"expired."
+msgstr ""
+
+#: templates/misago/options/noscript.html:5
+msgid "Change your options"
+msgstr ""
+
+#: templates/misago/options/noscript.html:19
+msgid "Enable JavaScript"
+msgstr ""
+
+#: templates/misago/options/noscript.html:20
+msgid "You need to enable JavaScript in your browser to change your options."
+msgstr ""
+
+#: templates/misago/participants.html:22
+msgid "Owner"
+msgstr ""
+
+#: templates/misago/participants.html:33
+#, python-format
+msgid "This thread has %(users)s participant."
+msgid_plural "This thread has %(users)s participants."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/poll/info.html:14
+#, python-format
+msgid "Posted by %(poster)s on %(posted_on)s."
+msgstr ""
+
+#: templates/misago/poll/info.html:23
+#, python-format
+msgid "Voting ends on %(ends_on)s."
+msgstr ""
+
+#: templates/misago/poll/info.html:29
+#, python-format
+msgid "%(votes)s vote"
+msgid_plural "%(votes)s votes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/poll/info.html:37
+msgid "Votes are public."
+msgstr ""
+
+#: templates/misago/poll/results.html:14 templates/misago/poll/results.html:38
+#, python-format
+msgid "%(votes)s vote, %(proc)s%% of total."
+msgid_plural "%(votes)s votes, %(proc)s%% of total."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/poll/results.html:24
+msgid "Your choice."
+msgstr ""
+
+#: templates/misago/poll/results.html:55
+msgid "Vote"
+msgstr ""
+
+#: templates/misago/poll/results.html:62
+msgid "See votes"
+msgstr ""
+
+#: templates/misago/poll/voting.html:24
+#, python-format
+msgid "You can select %(choices)s choice."
+msgid_plural "You can select %(choices)s choices."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/poll/voting.html:32
+msgid "You can change your vote later."
+msgstr ""
+
+#: templates/misago/poll/voting.html:36
+msgid "Votes are final."
+msgstr ""
+
+#: templates/misago/poll/voting.html:44
+msgid "Save your vote"
+msgstr ""
+
+#: templates/misago/poll/voting.html:47
+msgid "See results"
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:5
+#: templates/misago/profile/ban_details.html:12 users/apps.py:128
+msgid "Ban details"
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:19
+msgid "User-shown ban message"
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:30
+msgid "Team-shown ban message"
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:39
+msgid "Ban expiration"
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:43
+#, python-format
+msgid "%(username)s's ban expires on %(expires_on)s."
+msgstr ""
+
+#: templates/misago/profile/ban_details.html:47
+#, python-format
+msgid "%(username)s's ban is permanent."
+msgstr ""
+
+#: templates/misago/profile/base.html:7
+#, python-format
+msgid "Member since %(joined_on)s."
+msgstr ""
+
+#: templates/misago/profile/feed.html:14
+#: templates/misago/thread/posts/post/header.html:30
+#, python-format
+msgid "posted on %(posted_on)s"
+msgstr ""
+
+#: templates/misago/profile/feed.html:20
+msgid "Go to post"
+msgstr ""
+
+#: templates/misago/profile/feed.html:33
+#: templates/misago/thread/posts/post/body.html:10
+msgid "This post's contents cannot be displayed."
+msgstr ""
+
+#: templates/misago/profile/feed.html:34
+#: templates/misago/thread/posts/post/body.html:11
+msgid "This error is caused by invalid post content manipulation."
+msgstr ""
+
+#: templates/misago/profile/followers.html:4 users/apps.py:107
+msgid "Followers"
+msgstr ""
+
+#: templates/misago/profile/followers.html:13
+#, python-format
+msgid "You have %(users)s follower."
+msgid_plural "You have %(users)s followers."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/followers.html:19
+#, python-format
+msgid "%(username)s has %(users)s follower."
+msgid_plural "%(username)s has %(users)s followers."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/followers.html:59
+#: templates/misago/profile/follows.html:59
+#: templates/misago/userslists/rank.html:62
+#, python-format
+msgid "Joined on %(joined_on)s"
+msgstr ""
+
+#: templates/misago/profile/followers.html:84
+#: templates/misago/profile/follows.html:84
+#: templates/misago/userslists/rank.html:88
+#, python-format
+msgid "%(followers)s follower"
+msgid_plural "%(followers)s followers"
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/followers.html:105
+msgid "You have no followers."
+msgstr ""
+
+#: templates/misago/profile/followers.html:107
+#, python-format
+msgid "%(username)s has no followers."
+msgstr ""
+
+#: templates/misago/profile/follows.html:4 users/apps.py:114
+msgid "Follows"
+msgstr ""
+
+#: templates/misago/profile/follows.html:13
+#, python-format
+msgid "You are following %(users)s user."
+msgid_plural "You are following %(users)s users."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/follows.html:19
+#, python-format
+msgid "%(username)s is following %(users)s user."
+msgid_plural "%(username)s is following %(users)s users."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/follows.html:105
+msgid "You are not following any users."
+msgstr ""
+
+#: templates/misago/profile/follows.html:107
+#, python-format
+msgid "%(username)s is not following any users."
+msgstr ""
+
+#: templates/misago/profile/header.html:7
+msgid "This user's account has been disabled by administrator."
+msgstr ""
+
+#: templates/misago/profile/header.html:45
+#, python-format
+msgid "Member since %(joined_on)s"
+msgstr ""
+
+#: templates/misago/profile/posts.html:15
+#, python-format
+msgid "You have posted %(posts)s message."
+msgid_plural "You have posted %(posts)s messages."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/posts.html:21
+#, python-format
+msgid "%(username)s has posted %(posts)s message."
+msgid_plural "%(username)s has posted %(posts)s messages."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/posts.html:35
+msgid "You have posted no messages"
+msgstr ""
+
+#: templates/misago/profile/posts.html:37
+#, python-format
+msgid "%(username)s posted no messages."
+msgstr ""
+
+#: templates/misago/profile/threads.html:15
+#, python-format
+msgid "You have started %(threads)s thread."
+msgid_plural "You have started %(threads)s threads."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/threads.html:21
+#, python-format
+msgid "%(username)s has started %(threads)s thread."
+msgid_plural "%(username)s has started %(threads)s threads."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/threads.html:35
+msgid "You have no started threads."
+msgstr ""
+
+#: templates/misago/profile/threads.html:37
+#, python-format
+msgid "%(username)s started no threads."
+msgstr ""
+
+#: templates/misago/profile/username_history.html:5 users/apps.py:121
+msgid "Username history"
+msgstr ""
+
+#: templates/misago/profile/username_history.html:14
+#, python-format
+msgid "Your username was changed %(changes)s time."
+msgid_plural "Your username was changed %(changes)s times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/username_history.html:20
+#, python-format
+msgid "%(username)s's username was changed %(changes)s time."
+msgid_plural "%(username)s's username was changed %(changes)s times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/profile/username_history.html:75
+msgid "Your username was never changed."
+msgstr ""
+
+#: templates/misago/profile/username_history.html:77
+#, python-format
+msgid "%(username)s's username was never changed."
+msgstr ""
+
+#: templates/misago/search.html:5
+msgid "Search site"
+msgstr ""
+
+#: templates/misago/search.html:33
+msgid "Loading search..."
+msgstr ""
+
+#: templates/misago/thread/paginator.html:37
+#, python-format
+msgid "There is %(more)s more post in this thread."
+msgid_plural "There are %(more)s more posts in this thread."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/thread/paginator.html:43
+msgid "There are no more posts in this thread."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:47
+#, python-format
+msgid "Thread title has been changed from %(old_title)s."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:51
+msgid "Thread has been pinned globally."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:53
+msgid "Thread has been pinned locally."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:55
+msgid "Thread has been unpinned."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:60
+#, python-format
+msgid "Thread has been moved from %(from_category)s."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:67
+#, python-format
+msgid "The %(merged_thread)s thread has been merged into this thread."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:71
+msgid "Thread has been approved."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:73
+msgid "Thread has been opened."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:75
+msgid "Thread has been closed."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:77
+msgid "Thread has been revealed."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:79
+msgid "Thread has been made hidden."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:81
+msgid "Took thread over."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:83
+msgid "Owner has left thread. This thread is now closed."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:85
+msgid "Participant has left thread."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:90
+#, python-format
+msgid "Changed thread owner to %(user)s."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:97
+#, python-format
+msgid "Added %(user)s to thread."
+msgstr ""
+
+#: templates/misago/thread/posts/event/index.html:104
+#, python-format
+msgid "Removed %(user)s from thread."
+msgstr ""
+
+#: templates/misago/thread/posts/event/info.html:12
+#: templates/misago/thread/posts/post/body-hidden.html:12
+#, python-format
+msgid "Hidden by %(hidden_by)s on %(hidden_on)s."
+msgstr ""
+
+#: templates/misago/thread/posts/event/info.html:28
+#, python-format
+msgid "By %(event_by)s on %(event_on)s."
+msgstr ""
+
+#: templates/misago/thread/posts/event/info.html:34
+msgid "IP recorded"
+msgstr ""
+
+#: templates/misago/thread/posts/post/attachments.html:35
+#, python-format
+msgid "%(filetype)s, %(size)s, uploaded by %(uploader)s on %(uploaded_on)s."
+msgstr ""
+
+#: templates/misago/thread/posts/post/body-hidden.html:3
+msgid "This post is hidden. You cannot not see its contents."
+msgstr ""
+
+#: templates/misago/thread/posts/post/flags.html:5
+msgid "This post is hidden. Only users with permission may see its contents."
+msgstr ""
+
+#: templates/misago/thread/posts/post/flags.html:11
+msgid ""
+"This post is unapproved. Only users with permission to approve posts and its "
+"author may see its contents."
+msgstr ""
+
+#: templates/misago/thread/posts/post/footer.html:7
+msgid "Unlike"
+msgstr ""
+
+#: templates/misago/thread/posts/post/footer.html:9
+msgid "Like"
+msgstr ""
+
+#: templates/misago/thread/posts/post/footer.html:20
+msgid "Reply"
+msgstr ""
+
+#: templates/misago/thread/posts/post/header.html:25
+msgid "Unregistered"
+msgstr ""
+
+#: templates/misago/thread/posts/post/header.html:37
+#: templates/misago/thread/toolbar-top.html:7
+#: templates/misago/threadslist/tabs.html:19
+msgid "New"
+msgstr ""
+
+#: templates/misago/thread/stats.html:11
+#: templates/misago/threadslist/thread.html:83
+msgid "Pinned globally"
+msgstr ""
+
+#: templates/misago/thread/stats.html:20
+#: templates/misago/threadslist/thread.html:92
+msgid "Pinned locally"
+msgstr ""
+
+#: templates/misago/thread/stats.html:30
+#: templates/misago/thread/toolbar-top.html:14
+#: templates/misago/threadslist/tabs.html:38
+#: templates/misago/threadslist/thread.html:102
+msgid "Unapproved"
+msgstr ""
+
+#: templates/misago/thread/stats.html:39
+#: templates/misago/threadslist/thread.html:111
+msgid "Unapproved posts"
+msgstr ""
+
+#: templates/misago/thread/stats.html:49
+#: templates/misago/threadslist/thread.html:121
+msgid "Hidden"
+msgstr ""
+
+#: templates/misago/thread/stats.html:59
+#: templates/misago/threadslist/thread.html:131
+msgid "Closed"
+msgstr ""
+
+#: templates/misago/thread/stats.html:68
+#: templates/misago/threadslist/thread.html:155
+#, python-format
+msgid "%(replies)s reply"
+msgid_plural "%(replies)s replies"
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/thread/stats.html:83
+#: templates/misago/threadslist/thread.html:175
+#, python-format
+msgid "last reply by %(user)s %(date)s"
+msgstr ""
+
+#: templates/misago/thread/toolbar-top.html:6
+msgid "Go to first new post"
+msgstr ""
+
+#: templates/misago/thread/toolbar-top.html:13
+msgid "Go to first unapproved post"
+msgstr ""
+
+#: templates/misago/thread/toolbar-top.html:19
+msgid "Go to last post"
+msgstr ""
+
+#: templates/misago/threadslist/base.html:43
+msgid "There are no threads in this category."
+msgstr ""
+
+#: templates/misago/threadslist/base.html:45
+msgid "There are no threads on this forum... yet!"
+msgstr ""
+
+#: templates/misago/threadslist/base.html:49
+#: templates/misago/threadslist/private_threads.html:61
+msgid "Why not start one yourself?"
+msgstr ""
+
+#: templates/misago/threadslist/base.html:52
+#: templates/misago/threadslist/private_threads.html:64
+msgid "No threads matching specified criteria were found."
+msgstr ""
+
+#: templates/misago/threadslist/private_threads.html:42
+msgid ""
+"Private threads are threads which only those that started them and those "
+"they have invited may see and participate in."
+msgstr ""
+
+#: templates/misago/threadslist/private_threads.html:58
+msgid "You aren't participating in any private threads."
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:7 threads/forms.py:27
+msgid "All"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:8 threads/permissions/polls.py:27
+#: threads/permissions/threads.py:55 threads/permissions/threads.py:65
+msgid "All threads"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:13
+msgid "My"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:14
+msgid "My threads"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:20 threads/viewmodels/threads.py:29
+msgid "New threads"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:25
+msgid "Unread"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:26 threads/viewmodels/threads.py:30
+msgid "Unread threads"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:31
+msgid "Subscribed"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:32 threads/viewmodels/threads.py:31
+msgid "Subscribed threads"
+msgstr ""
+
+#: templates/misago/threadslist/tabs.html:39 threads/viewmodels/threads.py:32
+msgid "Unapproved content"
+msgstr ""
+
+#: templates/misago/threadslist/thread.html:5
+msgid "This thread has no new posts."
+msgstr ""
+
+#: templates/misago/threadslist/thread.html:11
+msgid "This thread has new posts."
+msgstr ""
+
+#: templates/misago/threadslist/thread.html:66
+msgid "Go to first unread post"
+msgstr ""
+
+#: templates/misago/threadslist/thread.html:72
+msgid "New posts"
+msgstr ""
+
+#: templates/misago/threadslist/thread.html:171
+#, python-format
+msgid "last action by %(user)s %(date)s"
+msgstr ""
+
+#: templates/misago/userslists/active_posters.html:5 users/apps.py:46
+msgid "Active posters"
+msgstr ""
+
+#: templates/misago/userslists/active_posters.html:8
+#: templates/misago/userslists/active_posters.html:29
+#, python-format
+msgid "%(posters)s most active poster from last %(days)s days."
+msgid_plural "%(posters)s most active posters from last %(days)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/userslists/active_posters.html:14
+#: templates/misago/userslists/active_posters.html:89
+#, python-format
+msgid "No users have posted any new messages during last %(days)s days."
+msgstr ""
+
+#: templates/misago/userslists/active_posters.html:76
+msgid "Ranked posts"
+msgstr ""
+
+#: templates/misago/userslists/active_posters.html:81
+msgid "Total posts"
+msgstr ""
+
+#: templates/misago/userslists/rank.html:7
+#, python-format
+msgid "There is %(users)s user with %(rank)s rank."
+msgid_plural "There are %(users)s users with %(rank)s rank."
+msgstr[0] ""
+msgstr[1] ""
+
+#: templates/misago/userslists/rank.html:156
+msgid "There are no users with this rank at the moment."
+msgstr ""
+
+#: threads/admin.py:34 threads/permissions/attachments.py:14
+#: threads/permissions/attachments.py:28
+msgid "Attachments"
+msgstr ""
+
+#: threads/admin.py:41
+msgid "Attachment types"
+msgstr ""
+
+#: threads/api/attachments.py:20
+msgid "You don't have permission to upload new files."
+msgstr ""
+
+#: threads/api/attachments.py:32
+msgid "No file has been uploaded."
+msgstr ""
+
+#: threads/api/attachments.py:53
+msgid "Uploaded image was corrupted or invalid."
+msgstr ""
+
+#: threads/api/attachments.py:84
+msgid "You can't upload files of this type."
+msgstr ""
+
+#: threads/api/attachments.py:89
+#, python-format
+msgid ""
+"You can't upload files larger than %(limit)s (your file has %(upload)s)."
+msgstr ""
+
+#: threads/api/attachments.py:96
+#, python-format
+msgid ""
+"You can't upload files of this type larger than %(limit)s (your file has "
+"%(upload)s)."
+msgstr ""
+
+#: threads/api/pollvotecreateendpoint.py:48
+#, python-format
+msgid "This poll disallows voting for more than %(choices)s choice."
+msgid_plural "This poll disallows voting for more than %(choices)s choices."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/pollvotecreateendpoint.py:53
+#: threads/api/pollvotecreateendpoint.py:63
+msgid "One or more of poll choices were invalid."
+msgstr ""
+
+#: threads/api/pollvotecreateendpoint.py:65
+msgid "You have to make a choice."
+msgstr ""
+
+#: threads/api/postendpoints/edits.py:90
+msgid "Edits record is unavailable for this post."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:24
+msgid "You can't merge posts in this thread."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:64 threads/api/postendpoints/move.py:68
+#: threads/api/postendpoints/split.py:45
+msgid "One or more post ids received were invalid."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:67
+msgid "You have to select at least two posts to merge."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:70
+#, python-format
+msgid "No more than %(limit)s post can be merged at single time."
+msgid_plural "No more than %(limit)s posts can be merged at single time."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/postendpoints/merge.py:81
+msgid "Events can't be merged."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:83
+msgid "You can't merge posts the content you can't see."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:88
+msgid "Posts made by different users can't be merged."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:98
+msgid "Posts with different visibility can't be merged."
+msgstr ""
+
+#: threads/api/postendpoints/merge.py:103
+msgid "One or more posts to merge could not be found."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:18
+msgid "You can't move posts in this thread."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:49 threads/api/threadendpoints/merge.py:35
+msgid "This is not a valid thread link."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:51
+msgid "Thread to move posts to is same as current one."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:56 threads/api/threadendpoints/merge.py:51
+msgid ""
+"The thread you have entered link to doesn't exist or you don't have "
+"permission to see it."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:59
+msgid "You can't move posts to threads you can't reply."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:71
+msgid "You have to specify at least one post to move."
+msgstr ""
+
+#: threads/api/postendpoints/move.py:74
+#, python-format
+msgid "No more than %(limit)s post can be moved at single time."
+msgid_plural "No more than %(limit)s posts can be moved at single time."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/postendpoints/move.py:89
+msgid "One or more posts to move could not be found."
+msgstr ""
+
+#: threads/api/postendpoints/patch_event.py:32
+msgid "You don't have permission to hide this event."
+msgstr ""
+
+#: threads/api/postendpoints/patch_post.py:27
+msgid "You can't like posts in this category."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:26
+msgid "You can't split posts from this thread."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:48
+msgid "You have to specify at least one post to split."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:51
+#, python-format
+msgid "No more than %(limit)s post can be split at single time."
+msgid_plural "No more than %(limit)s posts can be split at single time."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/postendpoints/split.py:62
+msgid "Events can't be split."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:64
+msgid "You can't split thread's first post."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:66
+msgid "You can't split posts the content you can't see."
+msgstr ""
+
+#: threads/api/postendpoints/split.py:71
+msgid "One or more posts to split could not be found."
+msgstr ""
+
+#: threads/api/postingendpoint/attachments.py:59
+#, python-format
+msgid "You don't have permission to remove \"%(attachment)s\" attachment."
+msgstr ""
+
+#: threads/api/postingendpoint/attachments.py:123
+#, python-format
+msgid ""
+"You can't attach more than %(limit_value)s file to single post (added "
+"%(show_value)s)."
+msgid_plural ""
+"You can't attach more than %(limit_value)s flies to single post (added "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/postingendpoint/category.py:44
+msgid "You have to select category to post thread in."
+msgstr ""
+
+#: threads/api/postingendpoint/category.py:45
+#: threads/api/postingendpoint/category.py:64
+msgid "Selected category is invalid."
+msgstr ""
+
+#: threads/api/postingendpoint/category.py:71
+msgid ""
+"Selected category doesn't exist or you don't have permission to browse it."
+msgstr ""
+
+#: threads/api/postingendpoint/emailnotification.py:39
+#, python-format
+msgid "%(user)s has replied to your thread \"%(thread)s\""
+msgstr ""
+
+#: threads/api/postingendpoint/emailnotification.py:41
+#, python-format
+msgid "%(user)s has replied to thread \"%(thread)s\" that you are watching"
+msgstr ""
+
+#: threads/api/postingendpoint/floodprotection.py:23
+msgid "You can't post message so quickly after previous one."
+msgstr ""
+
+#: threads/api/postingendpoint/floodprotection.py:31
+msgid "Your account has excceed hourly post limit."
+msgstr ""
+
+#: threads/api/postingendpoint/floodprotection.py:36
+msgid "Your account has excceed dialy post limit."
+msgstr ""
+
+#: threads/api/postingendpoint/participants.py:49
+msgid ""
+"You can't include yourself on the list of users to invite to new thread."
+msgstr ""
+
+#: threads/api/postingendpoint/participants.py:55
+msgid "You have to enter user names."
+msgstr ""
+
+#: threads/api/postingendpoint/participants.py:60
+#, python-format
+msgid ""
+"You can't add more than %(users)s user to private thread (you've added "
+"%(added)s)."
+msgid_plural ""
+"You can't add more than %(users)s users to private thread (you've added "
+"%(added)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/postingendpoint/participants.py:83
+#, python-format
+msgid "One or more users could not be found: %(usernames)s"
+msgstr ""
+
+#: threads/api/postingendpoint/reply.py:90 threads/validators.py:39
+msgid "You have to enter a message."
+msgstr ""
+
+#: threads/api/postingendpoint/reply.py:99 threads/validators.py:66
+msgid "You have to enter thread title."
+msgstr ""
+
+#: threads/api/threadendpoints/editor.py:15
+msgid "You need to be signed in to start threads."
+msgstr ""
+
+#: threads/api/threadendpoints/editor.py:56
+msgid ""
+"No categories that allow new threads are available to you at the moment."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:31
+#: threads/api/threadendpoints/merge.py:109
+msgid "You don't have permission to merge this thread with others."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:37
+msgid "You can't merge thread with itself."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:42
+msgid "You can't merge this thread into thread you can't reply."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:44
+msgid "You don't have permission to merge this thread with current one."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:70
+#: threads/api/threadendpoints/merge.py:128
+msgid "Invalid choice."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:147
+msgid "One or more thread ids received were invalid."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:150
+msgid "You have to select at least two threads to merge."
+msgstr ""
+
+#: threads/api/threadendpoints/merge.py:153
+#, python-format
+msgid "No more than %(limit)s thread can be merged at single time."
+msgid_plural "No more than %(limit)s threads can be merged at single time."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/api/threadendpoints/merge.py:172
+msgid "One or more threads to merge could not be found."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:43
+msgid "Invalid thread title."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:58
+msgid "You don't have permission to change this thread's weight."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:68
+msgid "You don't have permission to pin this thread globally."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:80
+msgid "You don't have permission to move this thread."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:94
+msgid "You can't move thread to the category it's already in."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:135
+msgid "Content approval can't be reversed."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:144
+msgid "You don't have permission to approve this thread."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:158
+msgid "You don't have permission to close this thread."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:160
+msgid "You don't have permission to open this thread."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:173
+msgid "You don't have permission to hide this thread."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:211
+msgid "You have to enter new participant's username."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:214
+msgid "No user with such name exists."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:217
+msgid "This user is already thread participant."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:242
+#: threads/api/threadendpoints/patch.py:276
+msgid "Participant doesn't exist."
+msgstr ""
+
+#: threads/api/threadendpoints/patch.py:272
+msgid "This user already is thread owner."
+msgstr ""
+
+#: threads/api/threadendpoints/pollmergehandler.py:33
+msgid "Delete all polls"
+msgstr ""
+
+#: threads/api/threadpoll.py:62
+msgid "There's already a poll in this thread."
+msgstr ""
+
+#: threads/api/threadposts.py:236
+msgid "You can't reply to events."
+msgstr ""
+
+#: threads/api/threadposts.py:238
+msgid "You can't reply to hidden posts."
+msgstr ""
+
+#: threads/api/threadposts.py:271
+msgid "You can't see who liked this post."
+msgstr ""
+
+#: threads/api/threads.py:62
+msgid "You don't have permission to delete this thread."
+msgstr ""
+
+#: threads/api/threads.py:129
+msgid "You can't start private threads."
+msgstr ""
+
+#: threads/forms.py:8
+msgid "All types"
+msgstr ""
+
+#: threads/forms.py:14
+msgid "Uploader name contains"
+msgstr ""
+
+#: threads/forms.py:15
+msgid "Filename contains"
+msgstr ""
+
+#: threads/forms.py:17
+msgid "File type"
+msgstr ""
+
+#: threads/forms.py:24 users/forms/admin.py:570
+msgid "State"
+msgstr ""
+
+#: threads/forms.py:28
+msgid "Only orphaned"
+msgstr ""
+
+#: threads/forms.py:29
+msgid "Not orphaned"
+msgstr ""
+
+#: threads/forms.py:52
+msgid "Type name"
+msgstr ""
+
+#: threads/forms.py:53
+msgid "File extensions"
+msgstr ""
+
+#: threads/forms.py:55
+msgid "Maximum allowed uploaded file size"
+msgstr ""
+
+#: threads/forms.py:56
+msgid "Status"
+msgstr ""
+
+#: threads/forms.py:57
+msgid "Limit uploads to"
+msgstr ""
+
+#: threads/forms.py:58
+msgid "Limit downloads to"
+msgstr ""
+
+#: threads/forms.py:61
+msgid ""
+"List of comma separated file extensions associated with this attachment type."
+msgstr ""
+
+#: threads/forms.py:62
+msgid ""
+"Optional list of comma separated mime types associated with this attachment "
+"type."
+msgstr ""
+
+#: threads/forms.py:63
+msgid ""
+"Maximum allowed uploaded file size for this type, in kb. May be overriden "
+"via user permission."
+msgstr ""
+
+#: threads/forms.py:65
+msgid "Controls this attachment type availability on your site."
+msgstr ""
+
+#: threads/forms.py:66
+msgid ""
+"If you wish to limit option to upload files of this type to users with "
+"specific roles, select them on this list. Otherwhise don't select any roles "
+"to allow all users with permission to upload attachments to be able to "
+"upload attachments of this type."
+msgstr ""
+
+#: threads/forms.py:70
+msgid ""
+"If you wish to limit option to download files of this type to users with "
+"specific roles, select them on this list. Otherwhise don't select any roles "
+"to allow all users with permission to download attachments to be able to "
+"download  attachments of this type."
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:17
+msgid "Those settings control threads and posts."
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:21
+#: threads/migrations/0002_threads_settings.py:46
+#: users/migrations/0002_users_settings.py:37
+#: users/migrations/0002_users_settings.py:62
+msgid "Minimum length"
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:22
+msgid "Minimum allowed thread title length."
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:23
+msgid "Thread titles"
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:34
+#: threads/migrations/0002_threads_settings.py:58
+#: users/migrations/0002_users_settings.py:50
+#: users/migrations/0002_users_settings.py:127
+msgid "Maximum length"
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:35
+msgid "Maximum allowed thread length."
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:47
+msgid "Minimum allowed user post length."
+msgstr ""
+
+#: threads/migrations/0002_threads_settings.py:60
+msgid ""
+"Maximum allowed user post length. Enter zero to disable. Longer posts are "
+"more costful to parse and index."
+msgstr ""
+
+#: threads/models/attachmenttype.py:21
+msgid "Allow uploads and downloads"
+msgstr ""
+
+#: threads/models/attachmenttype.py:22
+msgid "Allow downloads only"
+msgstr ""
+
+#: threads/models/attachmenttype.py:23
+msgid "Disallow both uploading and downloading"
+msgstr ""
+
+#: threads/models/thread.py:25
+msgid "Don't pin thread"
+msgstr ""
+
+#: threads/models/thread.py:26
+msgid "Pin thread within category"
+msgstr ""
+
+#: threads/models/thread.py:27
+msgid "Pin thread globally"
+msgstr ""
+
+#: threads/moderation/posts.py:37
+msgid "You can't make original post visible without revealing thread."
+msgstr ""
+
+#: threads/moderation/posts.py:49
+msgid "You can't hide original post without hiding thread."
+msgstr ""
+
+#: threads/moderation/posts.py:72
+msgid "You can't delete original post without deleting thread."
+msgstr ""
+
+#: threads/participants.py:143
+#, python-format
+msgid ""
+"%(user)s has invited you to participate in private thread \"%(thread)s\""
+msgstr ""
+
+#: threads/permissions/attachments.py:17
+msgid "Max attached file size (in kb)"
+msgstr ""
+
+#: threads/permissions/attachments.py:18
+msgid "Enter 0 to don't allow uploading end deleting attachments."
+msgstr ""
+
+#: threads/permissions/attachments.py:23
+msgid "Can download other users attachments"
+msgstr ""
+
+#: threads/permissions/attachments.py:24
+msgid "Can delete other users attachments"
+msgstr ""
+
+#: threads/permissions/attachments.py:30
+msgid "Can download attachments"
+msgstr ""
+
+#: threads/permissions/polls.py:18
+msgid "Polls"
+msgstr ""
+
+#: threads/permissions/polls.py:21
+msgid "Can start polls"
+msgstr ""
+
+#: threads/permissions/polls.py:26 threads/permissions/threads.py:65
+msgid "Own threads"
+msgstr ""
+
+#: threads/permissions/polls.py:31
+msgid "Can edit polls"
+msgstr ""
+
+#: threads/permissions/polls.py:36 threads/permissions/polls.py:46
+msgid "Own polls"
+msgstr ""
+
+#: threads/permissions/polls.py:37 threads/permissions/polls.py:47
+msgid "All polls"
+msgstr ""
+
+#: threads/permissions/polls.py:41
+msgid "Can delete polls"
+msgstr ""
+
+#: threads/permissions/polls.py:51
+msgid "Time limit for own polls edits, in minutes"
+msgstr ""
+
+#: threads/permissions/polls.py:52
+msgid "Enter 0 to don't limit time for editing own polls."
+msgstr ""
+
+#: threads/permissions/polls.py:57
+msgid "Can always see polls voters"
+msgstr ""
+
+#: threads/permissions/polls.py:58
+msgid "Allows users to see who voted in poll even if poll votes are secret."
+msgstr ""
+
+#: threads/permissions/polls.py:118
+msgid "You have to sign in to start polls."
+msgstr ""
+
+#: threads/permissions/polls.py:125
+msgid "You can't start polls."
+msgstr ""
+
+#: threads/permissions/polls.py:127
+msgid "You can't start polls in other users threads."
+msgstr ""
+
+#: threads/permissions/polls.py:131
+msgid "This category is closed. You can't start polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:133
+msgid "This thread is closed. You can't start polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:139
+msgid "You have to sign in to edit polls."
+msgstr ""
+
+#: threads/permissions/polls.py:146
+msgid "You can't edit polls."
+msgstr ""
+
+#: threads/permissions/polls.py:150
+msgid "You can't edit other users polls in this category."
+msgstr ""
+
+#: threads/permissions/polls.py:153
+#, python-format
+msgid "You can't edit polls that are older than %(minutes)s minute."
+msgid_plural "You can't edit polls that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/polls.py:159
+msgid "This poll is over. You can't edit it."
+msgstr ""
+
+#: threads/permissions/polls.py:163
+msgid "This category is closed. You can't edit polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:165
+msgid "This thread is closed. You can't edit polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:171
+msgid "You have to sign in to delete polls."
+msgstr ""
+
+#: threads/permissions/polls.py:178
+msgid "You can't delete polls."
+msgstr ""
+
+#: threads/permissions/polls.py:182
+msgid "You can't delete other users polls in this category."
+msgstr ""
+
+#: threads/permissions/polls.py:185
+#, python-format
+msgid "You can't delete polls that are older than %(minutes)s minute."
+msgid_plural "You can't delete polls that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/polls.py:190
+msgid "This poll is over. You can't delete it."
+msgstr ""
+
+#: threads/permissions/polls.py:194
+msgid "This category is closed. You can't delete polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:196
+msgid "This thread is closed. You can't delete polls in it."
+msgstr ""
+
+#: threads/permissions/polls.py:202
+msgid "You have to sign in to vote in polls."
+msgstr ""
+
+#: threads/permissions/polls.py:205
+msgid "You have already voted in this poll."
+msgstr ""
+
+#: threads/permissions/polls.py:207
+msgid "This poll is over. You can't vote in it."
+msgstr ""
+
+#: threads/permissions/polls.py:215
+msgid "This category is closed. You can't vote in it."
+msgstr ""
+
+#: threads/permissions/polls.py:217
+msgid "This thread is closed. You can't vote in it."
+msgstr ""
+
+#: threads/permissions/polls.py:223
+msgid "You dont have permission to this poll's voters."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:40
+msgid "Can use private threads"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:41
+msgid "Can start private threads"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:43
+msgid "Max number of users invited to private thread"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:44
+msgid "Enter 0 to don't limit number of participants."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:49
+msgid "Can add everyone to threads"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:50
+msgid "Allows user to add users that are blocking him to private threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:53
+msgid "Can report private threads"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:54
+msgid ""
+"Allows user to report private threads they are participating in, making them "
+"accessible to moderators."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:58
+msgid "Can moderate private threads"
+msgstr ""
+
+#: threads/permissions/privatethreads.py:59
+msgid ""
+"Allows user to read, reply, edit and delete content in reported private "
+"threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:178
+msgid "You have to sign in to use private threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:180
+msgid "You can't use private threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:203
+msgid "Only thread owner and moderators can change threads owners."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:207
+msgid "Only moderators can change closed threads owners."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:217
+msgid "You have to be thread owner to add new participants to it."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:221
+msgid "Only moderators can add participants to closed threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:228
+msgid "You can't add any more new users to this thread."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:241
+msgid "Only moderators can remove participants from closed threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:245
+msgid "You have to be thread owner to remove participants from it."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:254
+#, python-format
+msgid "%(user)s can't participate in private threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:260
+#, python-format
+msgid "%(user)s is blocking you."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:264
+#, python-format
+msgid "%(user)s is not allowing invitations to private threads."
+msgstr ""
+
+#: threads/permissions/privatethreads.py:267
+#, python-format
+msgid "%(user)s limits invitations to private threads to followed users."
+msgstr ""
+
+#: threads/permissions/threads.py:25
+msgid "Can see unapproved content list"
+msgstr ""
+
+#: threads/permissions/threads.py:26
+msgid ""
+"Allows access to \"unapproved\" tab on threads lists for easy listing of "
+"threads that are unapproved or contain unapproved posts. Despite the tab "
+"being available on all threads lists, it will only display threads belonging "
+"to categories in which the user has permission to approve content."
+msgstr ""
+
+#: threads/permissions/threads.py:34
+msgid "Can see reported content list"
+msgstr ""
+
+#: threads/permissions/threads.py:35
+msgid ""
+"Allows access to \"reported\" tab on threads lists for easy listing of "
+"threads that contain reported posts. Despite the tab being available on all "
+"categories threads lists, it will only display threads belonging to "
+"categories in which the user has permission to see posts reports."
+msgstr ""
+
+#: threads/permissions/threads.py:43
+msgid "Can omit flood protection"
+msgstr ""
+
+#: threads/permissions/threads.py:44
+msgid "Allows posting more frequently than flood protection would."
+msgstr ""
+
+#: threads/permissions/threads.py:52
+msgid "Can see threads"
+msgstr ""
+
+#: threads/permissions/threads.py:55 users/forms/admin.py:168
+#: users/migrations/0002_users_settings.py:140
+msgid "Started threads"
+msgstr ""
+
+#: threads/permissions/threads.py:58
+msgid "Can start threads"
+msgstr ""
+
+#: threads/permissions/threads.py:59
+msgid "Can reply to threads"
+msgstr ""
+
+#: threads/permissions/threads.py:62
+msgid "Can edit threads"
+msgstr ""
+
+#: threads/permissions/threads.py:68
+msgid "Can hide own threads"
+msgstr ""
+
+#: threads/permissions/threads.py:69
+msgid ""
+"Only threads started within time limit and with no replies can be hidden."
+msgstr ""
+
+#: threads/permissions/threads.py:75 threads/permissions/threads.py:91
+msgid "Hide threads"
+msgstr ""
+
+#: threads/permissions/threads.py:76 threads/permissions/threads.py:92
+msgid "Delete threads"
+msgstr ""
+
+#: threads/permissions/threads.py:80
+msgid "Time limit for own threads edits, in minutes"
+msgstr ""
+
+#: threads/permissions/threads.py:81
+msgid "Enter 0 to don't limit time for editing own threads."
+msgstr ""
+
+#: threads/permissions/threads.py:86
+msgid "Can hide all threads"
+msgstr ""
+
+#: threads/permissions/threads.py:97
+msgid "Can pin threads"
+msgstr ""
+
+#: threads/permissions/threads.py:102
+msgid "Locally"
+msgstr ""
+
+#: threads/permissions/threads.py:103
+msgid "Globally"
+msgstr ""
+
+#: threads/permissions/threads.py:106
+msgid "Can close threads"
+msgstr ""
+
+#: threads/permissions/threads.py:107
+msgid "Can move threads"
+msgstr ""
+
+#: threads/permissions/threads.py:108
+msgid "Can merge threads"
+msgstr ""
+
+#: threads/permissions/threads.py:111
+msgid "Can edit posts"
+msgstr ""
+
+#: threads/permissions/threads.py:114
+msgid "Own posts"
+msgstr ""
+
+#: threads/permissions/threads.py:114
+msgid "All posts"
+msgstr ""
+
+#: threads/permissions/threads.py:117
+msgid "Can hide own posts"
+msgstr ""
+
+#: threads/permissions/threads.py:118
+msgid "Only last posts to thread made within edit time limit can be hidden."
+msgstr ""
+
+#: threads/permissions/threads.py:123 threads/permissions/threads.py:139
+msgid "Hide posts"
+msgstr ""
+
+#: threads/permissions/threads.py:124 threads/permissions/threads.py:140
+msgid "Delete posts"
+msgstr ""
+
+#: threads/permissions/threads.py:128
+msgid "Time limit for own post edits, in minutes"
+msgstr ""
+
+#: threads/permissions/threads.py:129
+msgid "Enter 0 to don't limit time for editing own posts."
+msgstr ""
+
+#: threads/permissions/threads.py:134
+msgid "Can hide all posts"
+msgstr ""
+
+#: threads/permissions/threads.py:145
+msgid "Can see posts likes"
+msgstr ""
+
+#: threads/permissions/threads.py:150
+msgid "Number only"
+msgstr ""
+
+#: threads/permissions/threads.py:151
+msgid "Number and list of likers"
+msgstr ""
+
+#: threads/permissions/threads.py:155
+msgid "Can like posts"
+msgstr ""
+
+#: threads/permissions/threads.py:156
+msgid "Only users with this permission to see likes can like posts."
+msgstr ""
+
+#: threads/permissions/threads.py:160
+msgid "Can protect posts"
+msgstr ""
+
+#: threads/permissions/threads.py:161
+msgid "Only users with this permission can edit protected posts."
+msgstr ""
+
+#: threads/permissions/threads.py:164
+msgid "Can move posts"
+msgstr ""
+
+#: threads/permissions/threads.py:165
+msgid "Will be able to move posts to other threads."
+msgstr ""
+
+#: threads/permissions/threads.py:167
+msgid "Can merge posts"
+msgstr ""
+
+#: threads/permissions/threads.py:169
+msgid "Can approve content"
+msgstr ""
+
+#: threads/permissions/threads.py:170
+msgid "Will be able to see and approve unapproved content."
+msgstr ""
+
+#: threads/permissions/threads.py:172
+msgid "Can report posts"
+msgstr ""
+
+#: threads/permissions/threads.py:173
+msgid "Can see reports"
+msgstr ""
+
+#: threads/permissions/threads.py:176
+msgid "Can hide events"
+msgstr ""
+
+#: threads/permissions/threads.py:181
+msgid "Hide events"
+msgstr ""
+
+#: threads/permissions/threads.py:182
+msgid "Delete events"
+msgstr ""
+
+#: threads/permissions/threads.py:474
+msgid "You have to sign in to start threads."
+msgstr ""
+
+#: threads/permissions/threads.py:482
+msgid "This category is closed. You can't start new threads in it."
+msgstr ""
+
+#: threads/permissions/threads.py:485
+msgid "You don't have permission to start new threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:491
+msgid "You have to sign in to reply threads."
+msgstr ""
+
+#: threads/permissions/threads.py:500
+msgid "This category is closed. You can't reply to threads in it."
+msgstr ""
+
+#: threads/permissions/threads.py:502
+msgid "You can't reply to closed threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:505
+msgid "You can't reply to threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:511
+msgid "You have to sign in to edit threads."
+msgstr ""
+
+#: threads/permissions/threads.py:518
+msgid "You can't edit threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:522
+msgid "You can't edit other users threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:526
+msgid "This category is closed. You can't edit threads in it."
+msgstr ""
+
+#: threads/permissions/threads.py:528
+msgid "You can't edit closed threads in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:532
+#, python-format
+msgid "You can't edit threads that are older than %(minutes)s minute."
+msgid_plural "You can't edit threads that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/threads.py:559
+msgid "You have to sign in to edit posts."
+msgstr ""
+
+#: threads/permissions/threads.py:562
+msgid "Events can't be edited."
+msgstr ""
+
+#: threads/permissions/threads.py:569
+msgid "You can't edit posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:573
+msgid "This category is closed. You can't edit posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:575
+msgid "This thread is closed. You can't edit posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:578
+msgid "This post is hidden, you can't edit it."
+msgstr ""
+
+#: threads/permissions/threads.py:582
+msgid "You can't edit other users posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:585
+msgid "This post is protected. You can't edit it."
+msgstr ""
+
+#: threads/permissions/threads.py:589
+#, python-format
+msgid "You can't edit posts that are older than %(minutes)s minute."
+msgid_plural "You can't edit posts that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/threads.py:598
+msgid "You have to sign in to reveal posts."
+msgstr ""
+
+#: threads/permissions/threads.py:607
+msgid "You can't reveal posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:610
+msgid "You can't reveal other users posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:614
+msgid "This category is closed. You can't reveal posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:616
+msgid "This thread is closed. You can't reveal posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:619
+msgid "This post is protected. You can't reveal it."
+msgstr ""
+
+#: threads/permissions/threads.py:623
+#, python-format
+msgid "You can't reveal posts that are older than %(minutes)s minute."
+msgid_plural "You can't reveal posts that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/threads.py:629
+msgid "You can't reveal thread's first post."
+msgstr ""
+
+#: threads/permissions/threads.py:635
+msgid "You have to sign in to hide posts."
+msgstr ""
+
+#: threads/permissions/threads.py:644
+msgid "You can't hide posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:647
+msgid "You can't hide other users posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:651
+msgid "This category is closed. You can't hide posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:653
+msgid "This thread is closed. You can't hide posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:656
+msgid "This post is protected. You can't hide it."
+msgstr ""
+
+#: threads/permissions/threads.py:660
+#, python-format
+msgid "You can't hide posts that are older than %(minutes)s minute."
+msgid_plural "You can't hide posts that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/threads.py:666
+msgid "You can't hide thread's first post."
+msgstr ""
+
+#: threads/permissions/threads.py:672
+msgid "You have to sign in to delete posts."
+msgstr ""
+
+#: threads/permissions/threads.py:681
+msgid "You can't delete posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:684
+msgid "You can't delete other users posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:688
+msgid "This category is closed. You can't delete posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:690
+msgid "This thread is closed. You can't delete posts in it."
+msgstr ""
+
+#: threads/permissions/threads.py:693
+msgid "This post is protected. You can't delete it."
+msgstr ""
+
+#: threads/permissions/threads.py:697
+#, python-format
+msgid "You can't delete posts that are older than %(minutes)s minute."
+msgid_plural "You can't delete posts that are older than %(minutes)s minutes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/permissions/threads.py:703
+msgid "You can't delete thread's first post."
+msgstr ""
+
+#: threads/permissions/threads.py:709
+msgid "You have to sign in to protect posts."
+msgstr ""
+
+#: threads/permissions/threads.py:716
+msgid "You can't protect posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:718
+msgid "You can't protect posts you can't edit."
+msgstr ""
+
+#: threads/permissions/threads.py:724
+msgid "You have to sign in to approve posts."
+msgstr ""
+
+#: threads/permissions/threads.py:731
+msgid "You can't approve posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:733
+msgid "You can't approve thread's first post."
+msgstr ""
+
+#: threads/permissions/threads.py:735
+msgid "You can't approve posts the content you can't see."
+msgstr ""
+
+#: threads/permissions/threads.py:741
+msgid "You have to sign in to move posts."
+msgstr ""
+
+#: threads/permissions/threads.py:748
+msgid "You can't move posts in this category."
+msgstr ""
+
+#: threads/permissions/threads.py:750
+msgid "Events can't be moved."
+msgstr ""
+
+#: threads/permissions/threads.py:752
+msgid "You can't move thread's first post."
+msgstr ""
+
+#: threads/permissions/threads.py:754
+msgid "You can't move posts the content you can't see."
+msgstr ""
+
+#: threads/permissions/threads.py:760
+msgid "You have to sign in to delete events."
+msgstr ""
+
+#: threads/permissions/threads.py:765
+msgid "You can't delete events in this category."
+msgstr ""
+
+#: threads/serializers/moderation.py:37
+msgid "You can't create new threads in selected category."
+msgstr ""
+
+#: threads/serializers/moderation.py:51
+msgid "You don't have permission to pin threads globally in this category."
+msgstr ""
+
+#: threads/serializers/moderation.py:53
+msgid "You don't have permission to pin threads in this category."
+msgstr ""
+
+#: threads/serializers/moderation.py:63
+msgid "You don't have permission to hide threads in this category."
+msgstr ""
+
+#: threads/serializers/moderation.py:73
+msgid "You don't have permission to close threads in this category."
+msgstr ""
+
+#: threads/serializers/poll.py:124
+msgid "One or more poll choices are invalid."
+msgstr ""
+
+#: threads/serializers/poll.py:132
+msgid "You need to add at least two choices to a poll."
+msgstr ""
+
+#: threads/serializers/poll.py:136
+#, python-format
+msgid ""
+"You can't add more than %(limit_value)s option to a single poll (added "
+"%(show_value)s)."
+msgid_plural ""
+"You can't add more than %(limit_value)s options to a single poll (added "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/serializers/poll.py:147
+msgid "Number of allowed choices can't be greater than number of all choices."
+msgstr ""
+
+#: threads/templatetags/misago_poststags.py:22
+#, python-format
+msgid "%(user)s likes this."
+msgstr ""
+
+#: threads/templatetags/misago_poststags.py:28
+#, python-format
+msgid "%(users)s like this."
+msgstr ""
+
+#: threads/templatetags/misago_poststags.py:36
+#, python-format
+msgid "%(users)s and %(likes)s other user like this."
+msgid_plural "%(users)s and %(likes)s other users like this."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/templatetags/misago_poststags.py:48
+#, python-format
+msgid "%(users)s and %(last_user)s"
+msgstr ""
+
+#: threads/threadtypes/thread.py:16
+msgid "None (will become top level category)"
+msgstr ""
+
+#: threads/validators.py:28
+msgid "Requested category could not be found."
+msgstr ""
+
+#: threads/validators.py:31
+msgid "You don't have permission to access this category."
+msgstr ""
+
+#: threads/validators.py:43
+#, python-format
+msgid ""
+"Posted message should be at least %(limit_value)s character long (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Posted message should be at least %(limit_value)s characters long (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/validators.py:53
+#, python-format
+msgid ""
+"Posted message cannot be longer than %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Posted message cannot be longer than %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/validators.py:70
+#, python-format
+msgid ""
+"Thread title should be at least %(limit_value)s character long (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Thread title should be at least %(limit_value)s characters long (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/validators.py:80
+#, python-format
+msgid ""
+"Thread title cannot be longer than %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Thread title cannot be longer than %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: threads/validators.py:88
+msgid "Thread title should contain alpha-numeric characters."
+msgstr ""
+
+#: threads/validators.py:89
+msgid "Thread title is too long."
+msgstr ""
+
+#: threads/viewmodels/threads.py:28
+msgid "Your threads"
+msgstr ""
+
+#: threads/viewmodels/threads.py:36
+msgid "You have to sign in to see list of threads that you have started."
+msgstr ""
+
+#: threads/viewmodels/threads.py:37
+msgid "You have to sign in to see list of threads you haven't read."
+msgstr ""
+
+#: threads/viewmodels/threads.py:38
+msgid "You have to sign in to see list of threads with new replies."
+msgstr ""
+
+#: threads/viewmodels/threads.py:39
+msgid "You have to sign in to see list of threads you are subscribing."
+msgstr ""
+
+#: threads/viewmodels/threads.py:40
+msgid "You have to sign in to see list of threads with unapproved posts."
+msgstr ""
+
+#: threads/viewmodels/threads.py:92
+msgid "You don't have permission to see unapproved content lists."
+msgstr ""
+
+#: threads/views/admin/attachments.py:18
+msgid "Requested attachment could not be found."
+msgstr ""
+
+#: threads/views/admin/attachments.py:28 users/views/admin/bans.py:25
+#: users/views/admin/users.py:55
+msgid "From newest"
+msgstr ""
+
+#: threads/views/admin/attachments.py:29 users/views/admin/bans.py:26
+#: users/views/admin/users.py:56
+msgid "From oldest"
+msgstr ""
+
+#: threads/views/admin/attachments.py:30 users/views/admin/bans.py:27
+#: users/views/admin/users.py:57
+msgid "A to z"
+msgstr ""
+
+#: threads/views/admin/attachments.py:31 users/views/admin/bans.py:28
+#: users/views/admin/users.py:58
+msgid "Z to a"
+msgstr ""
+
+#: threads/views/admin/attachments.py:32
+msgid "Smallest files"
+msgstr ""
+
+#: threads/views/admin/attachments.py:33
+msgid "Largest files"
+msgstr ""
+
+#: threads/views/admin/attachments.py:35
+msgid "With attachments: 0"
+msgstr ""
+
+#: threads/views/admin/attachments.py:36
+msgid "Select attachments"
+msgstr ""
+
+#: threads/views/admin/attachments.py:40
+msgid "Delete attachments"
+msgstr ""
+
+#: threads/views/admin/attachments.py:42
+msgid "Are you sure you want to delete selected attachments?"
+msgstr ""
+
+#: threads/views/admin/attachments.py:67
+msgid "Selected attachments have been deleted."
+msgstr ""
+
+#: threads/views/admin/attachments.py:88
+#, python-format
+msgid "Attachment \"%(filename)s\" has been deleted."
+msgstr ""
+
+#: threads/views/admin/attachmenttypes.py:18
+msgid "Requested attachment type could not be found."
+msgstr ""
+
+#: threads/views/admin/attachmenttypes.py:39
+#, python-format
+msgid "New type \"%(name)s\" has been saved."
+msgstr ""
+
+#: threads/views/admin/attachmenttypes.py:43
+#, python-format
+msgid "Attachment type \"%(name)s\" has been edited."
+msgstr ""
+
+#: threads/views/admin/attachmenttypes.py:49
+#, python-format
+msgid ""
+"Attachment type \"%(name)s\" has associated attachments and can't be deleted."
+msgstr ""
+
+#: threads/views/admin/attachmenttypes.py:54
+#, python-format
+msgid "Attachment type \"%(name)s\" has been deleted."
+msgstr ""
+
+#: threads/views/goto.py:104
+msgid ""
+"You need permission to approve content to be able to go to first unapproved "
+"post."
+msgstr ""
+
+#: users/admin.py:69
+msgid "User Accounts"
+msgstr ""
+
+#: users/admin.py:77
+msgid "Ranks"
+msgstr ""
+
+#: users/admin.py:86
+msgid "Bans"
+msgstr ""
+
+#: users/api/auth.py:79
+#, python-format
+msgid "Activate %(user)s account on %(forum_name)s forums"
+msgstr ""
+
+#: users/api/auth.py:111
+#, python-format
+msgid "Change %(user)s password on %(forum_name)s forums"
+msgstr ""
+
+#: users/api/auth.py:147
+msgid "Form link is invalid. Please try again."
+msgstr ""
+
+#: users/api/auth.py:148
+msgid "Your link has expired. Please request new one."
+msgstr ""
+
+#: users/api/rest_permissions.py:36
+msgid "This action is not available to signed in users."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:26
+msgid "Your avatar is locked. You can't change it."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:107
+msgid "This avatar type is not allowed."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:113
+msgid "Unknown avatar type."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:134
+msgid "New avatar based on your account was set."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:140
+msgid "Gravatar was downloaded and set as new avatar."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:143
+msgid "No Gravatar is associated with your e-mail address."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:145
+msgid "Failed to connect to Gravatar servers."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:155
+msgid "Avatar from gallery was set."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:157
+msgid "Incorrect image."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:163
+msgid "No file was sent."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:176
+msgid "Avatar was re-cropped."
+msgstr ""
+
+#: users/api/userendpoints/avatar.py:181
+msgid "Uploaded avatar was set."
+msgstr ""
+
+#: users/api/userendpoints/changeemail.py:19
+#, python-format
+msgid "Confirm e-mail change on %(forum_name)s forums"
+msgstr ""
+
+#: users/api/userendpoints/changeemail.py:29
+msgid "E-mail change confirmation link was sent to new address."
+msgstr ""
+
+#: users/api/userendpoints/changepassword.py:19
+#, python-format
+msgid "Confirm password change on %(forum_name)s forums"
+msgstr ""
+
+#: users/api/userendpoints/changepassword.py:26
+msgid "Password change confirmation link was sent to your address."
+msgstr ""
+
+#: users/api/userendpoints/create.py:23
+msgid "New users registrations are currently closed."
+msgstr ""
+
+#: users/api/userendpoints/create.py:55
+#, python-format
+msgid "Welcome on %(forum_name)s forums!"
+msgstr ""
+
+#: users/api/userendpoints/signature.py:19
+msgid "You don't have permission to change signature."
+msgstr ""
+
+#: users/api/userendpoints/signature.py:29
+msgid "Your signature is locked. You can't change it."
+msgstr ""
+
+#: users/api/userendpoints/username.py:40
+msgid "You can't change your username now."
+msgstr ""
+
+#: users/api/userendpoints/username.py:56
+#: users/api/userendpoints/username.py:77
+msgid "Error changing username. Please try again."
+msgstr ""
+
+#: users/api/usernamechanges.py:27
+msgid "You don't have permission to see other users name history."
+msgstr ""
+
+#: users/api/users.py:51
+msgid "You have to sign in to perform this action."
+msgstr ""
+
+#: users/api/users.py:95
+msgid "You can't change other users avatars."
+msgstr ""
+
+#: users/api/users.py:102
+msgid "You can't change other users options."
+msgstr ""
+
+#: users/api/users.py:108
+msgid "Your forum options have been changed."
+msgstr ""
+
+#: users/api/users.py:116
+msgid "You can't change other users names."
+msgstr ""
+
+#: users/api/users.py:123
+msgid "You can't change other users signatures."
+msgstr ""
+
+#: users/api/users.py:130
+msgid "You can't change other users passwords."
+msgstr ""
+
+#: users/api/users.py:137
+msgid "You can't change other users e-mail addresses."
+msgstr ""
+
+#: users/apps.py:31
+msgid "Change username"
+msgstr ""
+
+#: users/apps.py:37
+msgid "Change email or password"
+msgstr ""
+
+#: users/avatars/uploaded.py:22
+msgid "Uploaded file is too big."
+msgstr ""
+
+#: users/avatars/uploaded.py:31 users/avatars/uploaded.py:36
+msgid "Uploaded file type is not allowed."
+msgstr ""
+
+#: users/avatars/uploaded.py:44
+#, python-format
+msgid "Uploaded image should be at least %(size)s pixels tall and wide."
+msgstr ""
+
+#: users/avatars/uploaded.py:49
+msgid "Uploaded image is too big."
+msgstr ""
+
+#: users/avatars/uploaded.py:54
+msgid "Uploaded image ratio cannot be greater than 16:9."
+msgstr ""
+
+#: users/avatars/uploaded.py:81
+msgid "Crop data is invalid. Please try again."
+msgstr ""
+
+#: users/captcha.py:21
+msgid "Failed to contact reCAPTCHA API."
+msgstr ""
+
+#: users/captcha.py:31
+msgid "Entered answer is incorrect."
+msgstr ""
+
+#: users/decorators.py:15
+msgid "This page is not available to signed in users."
+msgstr ""
+
+#: users/decorators.py:25
+msgid "You have to sign in to access this page."
+msgstr ""
+
+#: users/djangoadmin.py:61
+msgid "Edit this user in Misago admin panel"
+msgstr ""
+
+#: users/djangoadmin.py:106
+msgid "Misago user data"
+msgstr ""
+
+#: users/djangoadmin.py:119
+msgid "Edit permissions and groups"
+msgstr ""
+
+#: users/forms/admin.py:21 users/models/ban.py:26
+msgid "Username"
+msgstr ""
+
+#: users/forms/admin.py:22
+msgid "Custom title"
+msgstr ""
+
+#: users/forms/admin.py:23 users/models/ban.py:27
+msgid "E-mail address"
+msgstr ""
+
+#: users/forms/admin.py:52
+msgid "All registered members must have \"Member\" role."
+msgstr ""
+
+#: users/forms/admin.py:70
+msgid "Is administrator"
+msgstr ""
+
+#: users/forms/admin.py:72
+msgid ""
+"Designates whether the user can log into admin sites. If Django admin site "
+"is enabled, this user will need additional permissions assigned within it to "
+"admin Django modules."
+msgstr ""
+
+#: users/forms/admin.py:78
+msgid "Is superuser"
+msgstr ""
+
+#: users/forms/admin.py:80
+msgid ""
+"Only administrators can access admin sites. In addition to admin site "
+"access, superadmins can also change other members admin levels."
+msgstr ""
+
+#: users/forms/admin.py:85
+msgid "Is active"
+msgstr ""
+
+#: users/forms/admin.py:87
+msgid ""
+"Designates whether this user should be treated as active. Turning this off "
+"is non-destructible way to remove user accounts."
+msgstr ""
+
+#: users/forms/admin.py:91 users/forms/admin.py:121 users/forms/admin.py:151
+#: users/forms/moderation.py:44
+msgid "Staff message"
+msgstr ""
+
+#: users/forms/admin.py:93
+msgid ""
+"Optional message for forum team members explaining why user's account has "
+"been disabled."
+msgstr ""
+
+#: users/forms/admin.py:98
+msgid "Change password to"
+msgstr ""
+
+#: users/forms/admin.py:104
+msgid "Lock avatar"
+msgstr ""
+
+#: users/forms/admin.py:106
+msgid ""
+"Setting this to yes will stop user from changing his/her avatar, and will "
+"reset his/her avatar to procedurally generated one."
+msgstr ""
+
+#: users/forms/admin.py:112 users/forms/admin.py:143 users/forms/admin.py:459
+#: users/forms/admin.py:505 users/forms/moderation.py:38
+#: users/forms/moderation.py:74
+msgid "User message"
+msgstr ""
+
+#: users/forms/admin.py:114
+msgid ""
+"Optional message for user explaining why he/she is banned form changing "
+"avatar."
+msgstr ""
+
+#: users/forms/admin.py:123
+msgid ""
+"Optional message for forum team members explaining why user is banned form "
+"changing avatar."
+msgstr ""
+
+#: users/forms/admin.py:131 users/forms/moderation.py:30
+msgid "Signature contents"
+msgstr ""
+
+#: users/forms/admin.py:136 users/forms/moderation.py:34
+msgid "Lock signature"
+msgstr ""
+
+#: users/forms/admin.py:138 users/forms/moderation.py:35
+msgid ""
+"Setting this to yes will stop user from making changes to his/her signature."
+msgstr ""
+
+#: users/forms/admin.py:145 users/forms/moderation.py:39
+msgid "Optional message to user explaining why his/hers signature is locked."
+msgstr ""
+
+#: users/forms/admin.py:153 users/forms/moderation.py:45
+msgid ""
+"Optional message to team members explaining why user signature is locked."
+msgstr ""
+
+#: users/forms/admin.py:159
+msgid "Hides presence"
+msgstr ""
+
+#: users/forms/admin.py:162
+msgid "Who can add user to private threads"
+msgstr ""
+
+#: users/forms/admin.py:173
+msgid "Replid threads"
+msgstr ""
+
+#: users/forms/admin.py:203 users/forms/moderation.py:65
+#, python-format
+msgid "Signature can't be longer than %(limit)s character."
+msgid_plural "Signature can't be longer than %(limit)s characters."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/forms/admin.py:217
+msgid ""
+"Ranks are used to group and distinguish users. They are also used to add "
+"permissions to groups of users."
+msgstr ""
+
+#: users/forms/admin.py:227
+msgid "Roles"
+msgstr ""
+
+#: users/forms/admin.py:229
+msgid "Individual roles of this user. All users must have \"member\" role."
+msgstr ""
+
+#: users/forms/admin.py:289
+msgid "Username starts with"
+msgstr ""
+
+#: users/forms/admin.py:290
+msgid "E-mail starts with"
+msgstr ""
+
+#: users/forms/admin.py:291
+msgid "Inactive only"
+msgstr ""
+
+#: users/forms/admin.py:292
+msgid "Disabled only"
+msgstr ""
+
+#: users/forms/admin.py:293
+msgid "Admins only"
+msgstr ""
+
+#: users/forms/admin.py:330
+msgid "All ranks"
+msgstr ""
+
+#: users/forms/admin.py:337
+msgid "All roles"
+msgstr ""
+
+#: users/forms/admin.py:344
+msgid "Has rank"
+msgstr ""
+
+#: users/forms/admin.py:350
+msgid "Has role"
+msgstr ""
+
+#: users/forms/admin.py:370
+msgid ""
+"Short and descriptive name of all users with this rank. \"The Team\" or "
+"\"Game Masters\" are good examples."
+msgstr ""
+
+#: users/forms/admin.py:375
+msgid "User title"
+msgstr ""
+
+#: users/forms/admin.py:378
+msgid ""
+"Optional, singular version of rank name displayed by user names. For example "
+"\"GM\" or \"Dev\"."
+msgstr ""
+
+#: users/forms/admin.py:388
+msgid ""
+"Optional description explaining function or status of members distincted "
+"with this rank."
+msgstr ""
+
+#: users/forms/admin.py:397
+msgid "Rank can give additional roles to users with it."
+msgstr ""
+
+#: users/forms/admin.py:403
+msgid "Optional css class added to content belonging to this rank owner."
+msgstr ""
+
+#: users/forms/admin.py:407
+msgid "Give rank dedicated tab on users list"
+msgstr ""
+
+#: users/forms/admin.py:410
+msgid ""
+"Selecting this option will make users with this rank easily discoverable by "
+"others trough dedicated page on forum users list."
+msgstr ""
+
+#: users/forms/admin.py:437
+msgid "This name collides with other rank."
+msgstr ""
+
+#: users/forms/admin.py:447
+msgid "Values to ban"
+msgstr ""
+
+#: users/forms/admin.py:450 users/forms/admin.py:553
+msgid "Usernames"
+msgstr ""
+
+#: users/forms/admin.py:451 users/forms/admin.py:554
+msgid "E-mails"
+msgstr ""
+
+#: users/forms/admin.py:452
+msgid "E-mail domains"
+msgstr ""
+
+#: users/forms/admin.py:453
+msgid "IP addresses"
+msgstr ""
+
+#: users/forms/admin.py:454
+msgid "First segment of IP addresses"
+msgstr ""
+
+#: users/forms/admin.py:455
+msgid "First two segments of IP addresses"
+msgstr ""
+
+#: users/forms/admin.py:462
+msgid "Optional message displayed to users instead of default one."
+msgstr ""
+
+#: users/forms/admin.py:465 users/forms/admin.py:475 users/forms/admin.py:511
+#: users/forms/admin.py:521 users/forms/moderation.py:79
+#: users/forms/moderation.py:86
+msgid "Message can't be longer than 1000 characters."
+msgstr ""
+
+#: users/forms/admin.py:469 users/forms/admin.py:515
+#: users/forms/moderation.py:82
+msgid "Team message"
+msgstr ""
+
+#: users/forms/admin.py:472 users/forms/admin.py:518
+#: users/forms/moderation.py:83
+msgid "Optional ban message for moderators and administrators."
+msgstr ""
+
+#: users/forms/admin.py:481
+msgid "Leave this field empty for set bans to never expire."
+msgstr ""
+
+#: users/forms/admin.py:487
+msgid "Check type"
+msgstr ""
+
+#: users/forms/admin.py:492
+msgid "Banned value"
+msgstr ""
+
+#: users/forms/admin.py:495
+msgid ""
+"This value is case-insensitive and accepts asterisk (*) for rought matches. "
+"For example, making IP ban for value \"83.*\" will ban all IP addresses "
+"beginning with \"83.\"."
+msgstr ""
+
+#: users/forms/admin.py:500
+msgid "Banned value can't be longer than 250 characters."
+msgstr ""
+
+#: users/forms/admin.py:508 users/forms/moderation.py:75
+msgid "Optional message displayed to user instead of default one."
+msgstr ""
+
+#: users/forms/admin.py:527 users/forms/moderation.py:91
+msgid "Leave this field empty for this ban to never expire."
+msgstr ""
+
+#: users/forms/admin.py:546
+msgid "Banned value is too vague."
+msgstr ""
+
+#: users/forms/admin.py:552
+msgid "All bans"
+msgstr ""
+
+#: users/forms/admin.py:555
+msgid "IPs"
+msgstr ""
+
+#: users/forms/admin.py:566
+msgid "Banned value begins with"
+msgstr ""
+
+#: users/forms/admin.py:573
+msgid "Any"
+msgstr ""
+
+#: users/forms/admin.py:574
+msgid "Active"
+msgstr ""
+
+#: users/forms/admin.py:575
+msgid "Expired"
+msgstr ""
+
+#: users/forms/auth.py:15
+msgid "Fill out both fields."
+msgstr ""
+
+#: users/forms/auth.py:16
+msgid "Login or password is incorrect."
+msgstr ""
+
+#: users/forms/auth.py:17
+msgid "You have to activate your account before you will be able to sign in."
+msgstr ""
+
+#: users/forms/auth.py:19
+msgid ""
+"Your account has to be activated by Administrator before you will be able to "
+"sign in."
+msgstr ""
+
+#: users/forms/auth.py:97
+msgid "Your account does not have admin privileges."
+msgstr ""
+
+#: users/forms/auth.py:117
+msgid "Enter e-mail address."
+msgstr ""
+
+#: users/forms/auth.py:123
+msgid "Entered e-mail is invalid."
+msgstr ""
+
+#: users/forms/auth.py:133
+msgid "No user with this e-mail exists."
+msgstr ""
+
+#: users/forms/auth.py:148 users/views/activation.py:47
+#, python-format
+msgid "%(user)s, your account is already active."
+msgstr ""
+
+#: users/forms/auth.py:153
+#, python-format
+msgid "%(user)s, only administrator may activate your account."
+msgstr ""
+
+#: users/forms/auth.py:160
+msgid ""
+"You have to activate your account before you will be able to request new "
+"password."
+msgstr ""
+
+#: users/forms/auth.py:162
+msgid ""
+"Administrator has to activate your account before you will be able to "
+"request new password."
+msgstr ""
+
+#: users/forms/moderation.py:99
+#, python-format
+msgid "Required. Can't be longer than %(days)s day."
+msgid_plural "Required. Can't be longer than %(days)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/forms/moderation.py:112
+#, python-format
+msgid "You can't set bans longer than %(days)s day."
+msgid_plural "You can't set bans longer than %(days)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/forms/moderation.py:118
+msgid "Expiration date is in past."
+msgstr ""
+
+#: users/forms/options.py:45
+msgid "Signature is too long."
+msgstr ""
+
+#: users/forms/options.py:60 users/forms/options.py:78
+msgid "Entered password is invalid."
+msgstr ""
+
+#: users/forms/options.py:84
+msgid "You have to enter new e-mail address."
+msgstr ""
+
+#: users/forms/options.py:88
+msgid "New e-mail is same as current one."
+msgstr ""
+
+#: users/forms/rename.py:20
+msgid "Enter new username."
+msgstr ""
+
+#: users/forms/rename.py:23
+msgid "New username is same as current one."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:17
+msgid ""
+"Those settings control user accounts default behaviour and features "
+"availability."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:21
+msgid "New accounts activation"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:22
+msgid "New accounts"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:27
+msgid "No activation required"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:28
+msgid "Activation token sent to User"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:29
+msgid "Activation by administrator"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:30
+msgid "Don't allow new registrations"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:38
+msgid "Minimum allowed username length."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:39
+msgid "User names"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:51
+msgid "Maximum allowed username length."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:63
+msgid "Minimum allowed user password length."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:64
+msgid "Passwords"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:75
+msgid "Allow custom avatars"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:76
+msgid "Avatars"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:77
+msgid ""
+"Turning this option off will forbid forum users from using avatars from "
+"outside forums. Good for forums adressed at young users."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:87
+msgid "Default avatar"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:92
+#: users/migrations/0002_users_settings.py:108
+msgid "Individual"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:93
+msgid "Gravatar"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:94
+#: users/migrations/0002_users_settings.py:109
+msgid "Random avatar from gallery"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:100
+msgid "Fallback for default gravatar"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:101
+msgid ""
+"Select which avatar to use when user has no gravatar associated with his e-"
+"mail address."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:115
+msgid "Maximum size of uploaded avatar"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:116
+msgid "Enter maximum allowed file size (in KB) for avatar uploads"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:128
+msgid "Signatures"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:129
+msgid "Maximum allowed signature length."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:141
+msgid "Default subscriptions settings"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:146
+#: users/migrations/0002_users_settings.py:161
+msgid "Don't watch"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:147
+#: users/migrations/0002_users_settings.py:162
+msgid "Put on watched threads list"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:148
+#: users/migrations/0002_users_settings.py:163
+msgid "Put on watched threads list and e-mail user when somebody replies"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:156
+msgid "Replied threads"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:174
+msgid "CAPTCHA"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:175
+msgid ""
+"Those settings allow you to combat automatic registrations on your forum."
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:180
+msgid "Select CAPTCHA type"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:181
+msgid "CAPTCHA type"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:186
+msgid "No CAPTCHA"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:187
+msgid "reCaptcha"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:188
+#: users/migrations/0002_users_settings.py:216
+msgid "Question and answer"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:195
+msgid "Site key"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:196
+msgid "reCAPTCHA"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:206
+msgid "Secret key"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:215
+msgid "Test question"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:225
+msgid "Question help text"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:234
+msgid "Valid answers"
+msgstr ""
+
+#: users/migrations/0002_users_settings.py:235
+msgid "Enter each answer in new line. Answers are case-insensitive."
+msgstr ""
+
+#: users/migrations/0004_default_ranks.py:14
+#: users/migrations/0004_default_ranks.py:15 users/models/user.py:162
+msgid "Forum team"
+msgstr ""
+
+#: users/migrations/0004_default_ranks.py:16
+msgid "Team"
+msgstr ""
+
+#: users/migrations/0004_default_ranks.py:23
+#: users/migrations/0004_default_ranks.py:24
+msgid "Members"
+msgstr ""
+
+#: users/models/ban.py:28
+msgid "IP address"
+msgstr ""
+
+#: users/models/user.py:58
+msgid "Notify"
+msgstr ""
+
+#: users/models/user.py:60
+msgid "Notify with e-mail"
+msgstr ""
+
+#: users/models/user.py:69
+msgid "Everybody"
+msgstr ""
+
+#: users/models/user.py:70
+msgid "Users I follow"
+msgstr ""
+
+#: users/models/user.py:71
+msgid "Nobody"
+msgstr ""
+
+#: users/models/user.py:84
+msgid "User must have an email address."
+msgstr ""
+
+#: users/models/user.py:86
+msgid "User must have a password."
+msgstr ""
+
+#: users/models/user.py:204
+msgid "joined on"
+msgstr ""
+
+#: users/models/user.py:213
+msgid "staff status"
+msgstr ""
+
+#: users/models/user.py:215
+msgid "Designates whether the user can log into admin sites."
+msgstr ""
+
+#: users/models/user.py:222
+msgid "active"
+msgstr ""
+
+#: users/models/user.py:226
+msgid ""
+"Designates whether this user should be treated as active. Unselect this "
+"instead of deleting accounts."
+msgstr ""
+
+#: users/permissions/account.py:12
+msgid "Account settings"
+msgstr ""
+
+#: users/permissions/account.py:15
+msgid "Allowed username changes number"
+msgstr ""
+
+#: users/permissions/account.py:20
+msgid "Don't count username changes older than"
+msgstr ""
+
+#: users/permissions/account.py:21
+msgid ""
+"Number of days since name change that makes that change no longer count to "
+"limit. Enter zero to make all changes count."
+msgstr ""
+
+#: users/permissions/account.py:27
+msgid "Can have signature"
+msgstr ""
+
+#: users/permissions/account.py:28
+msgid "Can put links in signature"
+msgstr ""
+
+#: users/permissions/account.py:29
+msgid "Can put images in signature"
+msgstr ""
+
+#: users/permissions/account.py:31
+msgid "Can use text blocks in signature"
+msgstr ""
+
+#: users/permissions/account.py:32
+msgid ""
+"Controls whether or not users can put quote, code, spoiler blocks and "
+"horizontal lines in signatures."
+msgstr ""
+
+#: users/permissions/decorators.py:10
+msgid "You have to sig in to perform this action."
+msgstr ""
+
+#: users/permissions/decorators.py:20
+msgid "Only guests can perform this action."
+msgstr ""
+
+#: users/permissions/delete.py:22
+msgid "Maximum age of deleted account (in days)"
+msgstr ""
+
+#: users/permissions/delete.py:23 users/permissions/delete.py:29
+msgid "Enter zero to disable this check."
+msgstr ""
+
+#: users/permissions/delete.py:28
+msgid "Maximum number of posts on deleted account"
+msgstr ""
+
+#: users/permissions/delete.py:78
+msgid "You can't delete users."
+msgstr ""
+
+#: users/permissions/delete.py:81
+msgid "You can't delete yourself."
+msgstr ""
+
+#: users/permissions/delete.py:83
+msgid "You can't delete administrators."
+msgstr ""
+
+#: users/permissions/delete.py:87
+#, python-format
+msgid "You can't delete users that are members for more than %(days)s day."
+msgid_plural ""
+"You can't delete users that are members for more than %(days)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/permissions/delete.py:96
+#, python-format
+msgid "You can't delete users that made more than %(posts)s post."
+msgid_plural "You can't delete users that made more than %(posts)s posts."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/permissions/moderation.py:21
+msgid "Users moderation"
+msgstr ""
+
+#: users/permissions/moderation.py:23
+msgid "Can rename users"
+msgstr ""
+
+#: users/permissions/moderation.py:24
+msgid "Can moderate avatars"
+msgstr ""
+
+#: users/permissions/moderation.py:25
+msgid "Can moderate signatures"
+msgstr ""
+
+#: users/permissions/moderation.py:26
+msgid "Can ban users"
+msgstr ""
+
+#: users/permissions/moderation.py:28
+msgid "Max length, in days, of imposed ban"
+msgstr ""
+
+#: users/permissions/moderation.py:29
+msgid "Enter zero to let moderators impose permanent bans."
+msgstr ""
+
+#: users/permissions/moderation.py:33
+msgid "Can lift bans"
+msgstr ""
+
+#: users/permissions/moderation.py:35
+msgid "Max length, in days, of lifted ban"
+msgstr ""
+
+#: users/permissions/moderation.py:36
+msgid "Enter zero to let moderators lift permanent bans."
+msgstr ""
+
+#: users/permissions/moderation.py:110
+msgid "You can't rename users."
+msgstr ""
+
+#: users/permissions/moderation.py:112
+msgid "You can't rename administrators."
+msgstr ""
+
+#: users/permissions/moderation.py:118
+msgid "You can't moderate avatars."
+msgstr ""
+
+#: users/permissions/moderation.py:120
+msgid "You can't moderate administrators avatars."
+msgstr ""
+
+#: users/permissions/moderation.py:126
+msgid "You can't moderate signatures."
+msgstr ""
+
+#: users/permissions/moderation.py:128
+msgid "You can't moderate administrators signatures."
+msgstr ""
+
+#: users/permissions/moderation.py:135
+msgid "You can't ban users."
+msgstr ""
+
+#: users/permissions/moderation.py:137
+msgid "You can't ban administrators."
+msgstr ""
+
+#: users/permissions/moderation.py:143
+msgid "You can't lift bans."
+msgstr ""
+
+#: users/permissions/moderation.py:146
+msgid "This user is not banned."
+msgstr ""
+
+#: users/permissions/moderation.py:151
+msgid "You can't lift permanent bans."
+msgstr ""
+
+#: users/permissions/moderation.py:153
+#, python-format
+msgid "You can't lift bans that expire after %(expiration)s."
+msgstr ""
+
+#: users/permissions/profiles.py:17
+msgid "Can browse users list"
+msgstr ""
+
+#: users/permissions/profiles.py:21
+msgid "Can search user profiles"
+msgstr ""
+
+#: users/permissions/profiles.py:25
+msgid "Can see other members name history"
+msgstr ""
+
+#: users/permissions/profiles.py:28
+msgid "Can see members bans details"
+msgstr ""
+
+#: users/permissions/profiles.py:29
+msgid "Allows users with this permission to see user and staff ban messages."
+msgstr ""
+
+#: users/permissions/profiles.py:34
+msgid "User profiles"
+msgstr ""
+
+#: users/permissions/profiles.py:46
+msgid "Can follow other users"
+msgstr ""
+
+#: users/permissions/profiles.py:50
+msgid "Can be blocked by other users"
+msgstr ""
+
+#: users/permissions/profiles.py:56
+msgid "Can see members e-mails"
+msgstr ""
+
+#: users/permissions/profiles.py:59
+msgid "Can see members IPs"
+msgstr ""
+
+#: users/permissions/profiles.py:62
+msgid "Can see members that hide their presence"
+msgstr ""
+
+#: users/permissions/profiles.py:137
+msgid "You can't browse users list."
+msgstr ""
+
+#: users/permissions/profiles.py:144
+msgid "You can't follow other users."
+msgstr ""
+
+#: users/permissions/profiles.py:146
+msgid "You can't add yourself to followed."
+msgstr ""
+
+#: users/permissions/profiles.py:153
+msgid "You can't block administrators."
+msgstr ""
+
+#: users/permissions/profiles.py:155
+msgid "You can't block yourself."
+msgstr ""
+
+#: users/permissions/profiles.py:157
+#, python-format
+msgid "%(user)s can't be blocked."
+msgstr ""
+
+#: users/permissions/profiles.py:165
+msgid "You can't see users bans details."
+msgstr ""
+
+#: users/search.py:21
+msgid "You don't have permission to search users."
+msgstr ""
+
+#: users/serializers/ban.py:37
+msgid "Your IP address is banned."
+msgstr ""
+
+#: users/serializers/ban.py:39
+msgid "You are banned."
+msgstr ""
+
+#: users/validators.py:30
+msgid "This e-mail address is not available."
+msgstr ""
+
+#: users/validators.py:42
+msgid "This e-mail address is not allowed."
+msgstr ""
+
+#: users/validators.py:58
+#, python-format
+msgid "Valid password must be at least %(limit_value)s character long."
+msgid_plural "Valid password must be at least %(limit_value)s characters long."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/validators.py:73
+msgid "This username is not available."
+msgstr ""
+
+#: users/validators.py:85
+msgid "This username is not allowed."
+msgstr ""
+
+#: users/validators.py:91
+msgid "Username can only contain latin alphabet letters and digits."
+msgstr ""
+
+#: users/validators.py:97
+#, python-format
+msgid "Username must be at least %(limit_value)s character long."
+msgid_plural "Username must be at least %(limit_value)s characters long."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/validators.py:105
+#, python-format
+msgid "Username cannot be longer than %(limit_value)s characters."
+msgid_plural "Username cannot be longer than %(limit_value)s characters."
+msgstr[0] ""
+msgstr[1] ""
+
+#: users/validators.py:147
+msgid "Data entered was found in spammers database."
+msgstr ""
+
+#: users/validators.py:159
+msgid "This email is not allowed."
+msgstr ""
+
+#: users/views/activation.py:52
+#, python-format
+msgid ""
+"%(user)s, your activation link is invalid. Try again or request new "
+"activation link."
+msgstr ""
+
+#: users/views/activation.py:72
+#, python-format
+msgid "%(user)s, your account has been activated!"
+msgstr ""
+
+#: users/views/admin/bans.py:15
+msgid "Requested ban does not exist."
+msgstr ""
+
+#: users/views/admin/bans.py:31
+msgid "With bans: 0"
+msgstr ""
+
+#: users/views/admin/bans.py:32
+msgid "Select bans"
+msgstr ""
+
+#: users/views/admin/bans.py:37
+msgid "Remove bans"
+msgstr ""
+
+#: users/views/admin/bans.py:38
+msgid "Are you sure you want to remove those bans?"
+msgstr ""
+
+#: users/views/admin/bans.py:45
+msgid "Selected bans have been removed."
+msgstr ""
+
+#: users/views/admin/bans.py:49
+#, python-format
+msgid "New ban \"%(name)s\" has been saved."
+msgstr ""
+
+#: users/views/admin/bans.py:53
+#, python-format
+msgid "Ban \"%(name)s\" has been edited."
+msgstr ""
+
+#: users/views/admin/bans.py:60
+#, python-format
+msgid "Ban \"%(name)s\" has been removed."
+msgstr ""
+
+#: users/views/admin/ranks.py:17
+msgid "Requested rank does not exist."
+msgstr ""
+
+#: users/views/admin/ranks.py:34
+#, python-format
+msgid "New rank \"%(name)s\" has been saved."
+msgstr ""
+
+#: users/views/admin/ranks.py:38
+#, python-format
+msgid "Rank \"%(name)s\" has been edited."
+msgstr ""
+
+#: users/views/admin/ranks.py:45
+#, python-format
+msgid "Rank \"%(name)s\" is default rank and can't be deleted."
+msgstr ""
+
+#: users/views/admin/ranks.py:48
+#, python-format
+msgid "Rank \"%(name)s\" is assigned to users and can't be deleted."
+msgstr ""
+
+#: users/views/admin/ranks.py:53
+#, python-format
+msgid "Rank \"%(name)s\" has been deleted."
+msgstr ""
+
+#: users/views/admin/ranks.py:70
+#, python-format
+msgid "Rank \"%(name)s\" has been moved below \"%(other)s\"."
+msgstr ""
+
+#: users/views/admin/ranks.py:88
+#, python-format
+msgid "Rank \"%(name)s\" has been moved above \"%(other)s\"."
+msgstr ""
+
+#: users/views/admin/ranks.py:102
+#, python-format
+msgid "Rank \"%(name)s\" is already default."
+msgstr ""
+
+#: users/views/admin/ranks.py:107
+#, python-format
+msgid "Rank \"%(name)s\" has been made default."
+msgstr ""
+
+#: users/views/admin/users.py:59
+msgid "Biggest posters"
+msgstr ""
+
+#: users/views/admin/users.py:60
+msgid "Smallest posters"
+msgstr ""
+
+#: users/views/admin/users.py:62
+msgid "With users: 0"
+msgstr ""
+
+#: users/views/admin/users.py:63
+msgid "Select users"
+msgstr ""
+
+#: users/views/admin/users.py:67
+msgid "Activate accounts"
+msgstr ""
+
+#: users/views/admin/users.py:77
+msgid "Delete accounts"
+msgstr ""
+
+#: users/views/admin/users.py:79
+msgid "Are you sure you want to delete selected users?"
+msgstr ""
+
+#: users/views/admin/users.py:83
+msgid "Delete all"
+msgstr ""
+
+#: users/views/admin/users.py:85
+msgid ""
+"Are you sure you want to delete selected users? This will also delete all "
+"content associated with their accounts."
+msgstr ""
+
+#: users/views/admin/users.py:106
+msgid "You have to select inactive users."
+msgstr ""
+
+#: users/views/admin/users.py:113
+#, python-format
+msgid "Your account on %(forum_name)s forums has been activated"
+msgstr ""
+
+#: users/views/admin/users.py:121
+msgid "Selected users accounts have been activated."
+msgstr ""
+
+#: users/views/admin/users.py:128
+#, python-format
+msgid "%(user)s is super admin and can't be banned."
+msgstr ""
+
+#: users/views/admin/users.py:193
+msgid "Selected users have been banned."
+msgstr ""
+
+#: users/views/admin/users.py:206 users/views/admin/users.py:224
+#: users/views/admin/users.py:328
+#, python-format
+msgid "%(user)s is admin and can't be deleted."
+msgstr ""
+
+#: users/views/admin/users.py:213
+msgid "Selected users have been deleted."
+msgstr ""
+
+#: users/views/admin/users.py:231
+msgid "Selected users and their content has been deleted."
+msgstr ""
+
+#: users/views/admin/users.py:238
+#, python-format
+msgid "New user \"%(user)s\" has been registered."
+msgstr ""
+
+#: users/views/admin/users.py:269
+#, python-format
+msgid "User \"%(user)s\" has been edited."
+msgstr ""
+
+#: users/views/admin/users.py:325
+msgid "This action can't be accessed directly"
+msgstr ""
+
+#: users/views/forgottenpassword.py:40
+#, python-format
+msgid "%(user)s, your link has expired. Please request new link and try again."
+msgstr ""
+
+#: users/views/forgottenpassword.py:46
+#, python-format
+msgid "%(user)s, your link is invalid. Please try again or request new link."
+msgstr ""
+
+#: users/views/options.py:57
+#, python-format
+msgid "%(user)s, your e-mail has been changed."
+msgstr ""
+
+#: users/views/options.py:73
+#, python-format
+msgid "%(user)s, your password has been changed."
+msgstr ""

+ 2355 - 0
misago/locale/en/LC_MESSAGES/djangojs.po

@@ -0,0 +1,2355 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-01-16 01:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:2
+#: static/misago/js/misago.js:3 static/misago/js/misago.js:6
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:8
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:11
+#: static/misago/js/misago.js:12 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:14 static/misago/js/misago.js:16
+#: static/misago/js/misago.js:17
+msgid "Close"
+msgstr ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:15
+msgid "Add participant"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "You have to enter user name."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "New participant has been added to thread."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "User to add"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid ""
+"You have signed in as %(username)s. Please refresh the page before "
+"continuing."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid ""
+"%(username)s, you have been signed out. Please refresh the page before "
+"continuing."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "Reload page"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "or press F5 key."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "User avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:9
+msgid "This ban expires on %(expires_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:9
+msgid "This ban expires %(expires_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:9
+msgid "This ban has expired."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This ban is permanent."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "Last post in %(thread)s by %(user)s %(date)s"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category is empty."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category is private. You can see only your own threads within it."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category is protected. You can't browse it's contents."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category has no new posts. (closed)"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category has new posts. (closed)"
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category has no new posts."
+msgstr ""
+
+#: static/misago/js/misago.js:1
+msgid "This category has new posts."
+msgstr ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:19
+msgid "%(threads)s thread"
+msgid_plural "%(threads)s threads"
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:1 static/misago/js/misago.js:19
+msgid "%(posts)s post"
+msgid_plural "%(posts)s posts"
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:2
+msgid "Set avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Crop image"
+msgstr ""
+
+#: static/misago/js/misago.js:2 static/misago/js/misago.js:3
+#: static/misago/js/misago.js:5 static/misago/js/misago.js:11
+#: static/misago/js/misago.js:13
+msgid "Cancel"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Save choice"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Select avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Download my Gravatar"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Re-crop uploaded image"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Upload new image"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Pick avatar from gallery"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Generate my individual avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Change your avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Your image has been uploaded and you may now crop it."
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Selected file is too big. (%(filesize)s)"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Selected file type is not supported."
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "%(files)s files smaller than %(limit)s"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Select file"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "%(progress)s % complete"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter name of syntax of your code (optional)"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert code"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Emphase selection"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert horizontal ruler"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter link to image"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter image label (optional)"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert image"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter link address"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter link label (optional)"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert link"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Enter quote autor, prefix usernames with @"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert quote"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Striketrough selection"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Bolder selection"
+msgstr ""
+
+#: static/misago/js/misago.js:2 static/misago/js/misago.js:8
+msgid "%(filetype)s, %(size)s, uploaded by %(uploader)s %(uploaded_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Insert"
+msgstr ""
+
+#: static/misago/js/misago.js:2 static/misago/js/misago.js:5
+msgid "Remove"
+msgstr ""
+
+#: static/misago/js/misago.js:2
+msgid "Undo removal"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Error uploading %(filename)s"
+msgstr ""
+
+#: static/misago/js/misago.js:3 static/misago/js/misago.js:7
+msgid "Dismiss"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Uploading %(filename)s... %(progress)s"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Upload file"
+msgstr ""
+
+#: static/misago/js/misago.js:3 static/misago/js/misago.js:9
+msgid "Protected"
+msgstr ""
+
+#: static/misago/js/misago.js:3 static/misago/js/misago.js:8
+#: static/misago/js/misago.js:13
+msgid "Protect"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Preview"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Post"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Preview message"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "(error)"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "(success)"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Are you sure? This will delete other polls."
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Merge polls"
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Select poll to use in merged thread. Other polls will be deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:3
+msgid "Poll"
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:10
+#: static/misago/js/misago.js:11
+msgid "Change username"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "You will be able to change your username %(next_change)s."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "You have used up available name changes."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "You can't change your username at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "You can change your username %(changes_left)s more time."
+msgid_plural "You can change your username %(changes_left)s more times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:4
+msgid "Used changes redeem after %(name_changes_expire)s day."
+msgid_plural "Used changes redeem after %(name_changes_expire)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:4
+msgid "Your new username is same as current one."
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:10
+msgid "New username"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Your username has been changed successfully."
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:5
+msgid "Change your options"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Everybody"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Users I follow"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Nobody"
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:9
+#: static/misago/js/misago.js:14 static/misago/js/misago.js:17
+msgid "No"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Notify"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Notify with e-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Your forum options have been changed."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Please reload page and try again."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Forum options"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Change forum options"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Privacy settings"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Hide my presence"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid ""
+"If you hide your presence, only members with permission to see hidden users "
+"will see when you are online."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Hide my presence from other users"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Show my presence to other users"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Private thread invitations"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Automatic subscriptions"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Threads I start"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Threads I reply to"
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:5
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:13
+msgid "Save changes"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Fill out all fields."
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Change e-mail address"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "New e-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:4 static/misago/js/misago.js:5
+msgid "Your current password"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "Change e-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:4
+msgid "New passwords are different."
+msgstr ""
+
+#: static/misago/js/misago.js:5 static/misago/js/misago.js:12
+msgid "Change password"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "New password"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Repeat password"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Change email or password"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Change forgotten password"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "You have left this thread."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "%(user)s has been removed from this thread."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "%(user)s has been made new thread owner."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Owner"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to take over this thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to change thread owner to %(user)s?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Make owner"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to leave this thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to remove %(user)s from this thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Leave thread"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "This thread has %(users)s participant."
+msgid_plural "This thread has %(users)s participants."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:5
+msgid "Entered password is very weak."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Entered password is weak."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Entered password is average."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Entered password is strong."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Entered password is very strong."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Add choice"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to delete this choice?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Delete this choice"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "choice label"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Make voting public"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid ""
+"Making voting public will allow everyone to access detailed list of votes, "
+"showing which users voted for which choices and at which times. This option "
+"can't be changed after poll's creation. Moderators may see voting details "
+"for all polls."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Votes are public"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Votes are hidden"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Are you sure you want to discard poll?"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Poll has been edited."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Poll has been posted."
+msgstr ""
+
+#: static/misago/js/misago.js:5 static/misago/js/misago.js:9
+#: static/misago/js/misago.js:11 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Form contains errors."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Question and choices"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Poll question"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Available choices"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Voting"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Poll length"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid ""
+"Enter number of days for which voting in this poll should be possible or "
+"zero to run this poll indefinitely."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Allowed choices"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Allow vote changes"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Allow participants to change their vote"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Don't allow participants to change their vote"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Post poll"
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Posted by %(poster)s %(posted_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:5
+msgid "Voting ends %(ends_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "%(votes)s vote"
+msgid_plural "%(votes)s votes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:6
+msgid "Votes are public."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "%(votes)s vote, %(proc)s% of total."
+msgid_plural "%(votes)s votes, %(proc)s% of total."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:6
+msgid "Your choice."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "%(votes)s user has voted for this choice."
+msgid_plural "%(votes)s users have voted for this choice."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:6
+msgid "Poll votes"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Vote"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "See votes"
+msgstr ""
+
+#: static/misago/js/misago.js:6 static/misago/js/misago.js:9
+msgid "Edit"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid ""
+"Are you sure you want to delete this poll? This action is not reversible."
+msgstr ""
+
+#: static/misago/js/misago.js:6 static/misago/js/misago.js:8
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+msgid "Delete"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "You can select %(choices)s choice."
+msgid_plural "You can select %(choices)s choices."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:6
+msgid "You can change your vote later."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Votes are final."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "You need to select at least one choice"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Your vote has been saved."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Save your vote"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "See results"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Post edits history"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid ""
+"Are you sure you with to revert this post to the state from before this edit?"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Post has been reverted to previous state."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "See previous change"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Revert post to state from before this edit."
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "Revert"
+msgstr ""
+
+#: static/misago/js/misago.js:6
+msgid "By %(edited_by)s %(edited_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Post Likes"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "No users have liked this post."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Are you sure you want to discard changes?"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "You have to enter a message."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Reply has been edited."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Edit reply"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Are you sure you want to discard your reply?"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Your reply has been posted."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Post reply"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Are you sure you want to discard private thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "You have to enter at least one recipient."
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:13
+msgid "You have to enter thread title."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Your thread has been posted."
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Comma separated list of user names, eg.: Danny, Lisa"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:9
+#: static/misago/js/misago.js:14 static/misago/js/misago.js:17
+msgid "Thread title"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Post thread"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Are you sure you want to discard thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:15
+msgid "Closed"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:14
+msgid "Open"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:18
+msgid "Hidden"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Not hidden"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid "Unpinned"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:9
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:17
+msgid "Pinned locally"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:9
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:17
+msgid "Pinned globally"
+msgstr ""
+
+#: static/misago/js/misago.js:7
+msgid ""
+"Thread title should be at least %(limit_value)s character long (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Thread title should be at least %(limit_value)s characters long (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:7
+msgid ""
+"Thread title cannot be longer than %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Thread title cannot be longer than %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:7
+msgid ""
+"Posted message should be at least %(limit_value)s character long (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Posted message should be at least %(limit_value)s characters long (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:7
+msgid ""
+"Posted message cannot be longer than %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Posted message cannot be longer than %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:8
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+msgid "Hide"
+msgstr ""
+
+#: static/misago/js/misago.js:7 static/misago/js/misago.js:8
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+msgid "Unhide"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid ""
+"Are you sure you wish to delete this event? This action is not reversible!"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Event has been deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Hidden by %(event_by)s %(event_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "By %(event_by)s %(event_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "IP recorded"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Thread title has been changed from %(old_title)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Thread has been moved from %(from_category)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "The %(merged_thread)s thread has been merged into this thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Changed thread owner to %(user)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Added %(user)s to thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Removed %(user)s from thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been pinned globally."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been pinned locally."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been unpinned."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been approved."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been opened."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been closed."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Thread has been revealed."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:14
+msgid "Thread has been made hidden."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Took thread over."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Owner has left thread. This thread is now closed."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Participant has left thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Hidden by %(hidden_by)s %(hidden_on)s."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "This post is hidden. You cannot not see its contents."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:10
+msgid "This post's contents cannot be displayed."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:10
+msgid "This error is caused by invalid post content manipulation."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid ""
+"Are you sure you want to delete this post? This action is not reversible!"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Post has been deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:14
+msgid "Approve"
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:14
+msgid "Move"
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:13
+msgid "Split"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Remove protection"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Move post"
+msgstr ""
+
+#: static/misago/js/misago.js:8 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:14
+msgid "You have to enter link to the other thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Selected post was moved to the other thread."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Link to thread you want to move post to"
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "You can't move this post at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:8
+msgid "Split post into new thread"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Yes"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Selected post was split into new thread."
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Not pinned"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Thread weight"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Hide thread"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Close thread"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+#: static/misago/js/misago.js:17
+msgid "Category"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Split post"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "This post is hidden. Only users with permission may see its contents."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid ""
+"This post is unapproved. Only users with permission to approve posts and its "
+"author may see its contents."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(user)s likes this."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(users)s and %(last_user)s"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(users)s like this."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(users)s and %(likes)s other user like this."
+msgid_plural "%(users)s and %(likes)s other users like this."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9
+msgid "Unlike"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Like"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:14
+msgid "Reply"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Unregistered"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:10
+#: static/misago/js/misago.js:12
+msgid "posted %(posted_on)s"
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:15
+#: static/misago/js/misago.js:17
+msgid "New"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "This post is protected and may not be edited."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "This post was edited %(edits)s time."
+msgid_plural "This post was edited %(edits)s times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9
+msgid "Ban details"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "User-shown ban message"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Team-shown ban message"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(username)s's ban is permanent."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "Ban expiration"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "No ban is active at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "You have no started threads."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(username)s started no threads."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "You have started %(threads)s thread."
+msgid_plural "You have started %(threads)s threads."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9
+msgid "%(username)s has started %(threads)s thread."
+msgid_plural "%(username)s has started %(threads)s threads."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:10
+#: static/misago/js/misago.js:11
+msgid "Loading..."
+msgstr ""
+
+#: static/misago/js/misago.js:9 static/misago/js/misago.js:18
+msgid "Threads"
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "You have posted no messages."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "%(username)s posted no messages."
+msgstr ""
+
+#: static/misago/js/misago.js:9
+msgid "You have posted %(posts)s message."
+msgid_plural "You have posted %(posts)s messages."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9
+msgid "%(username)s has posted %(posts)s message."
+msgid_plural "%(username)s has posted %(posts)s messages."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:9
+msgid "Posts"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Go to post"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Show more (%(more)s)"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Following"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Follow"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Followers"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Found %(users)s user."
+msgid_plural "Found %(users)s users."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:10
+msgid "You have %(users)s follower."
+msgid_plural "You have %(users)s followers."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:10
+msgid "%(username)s has %(users)s follower."
+msgid_plural "%(username)s has %(users)s followers."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:10
+msgid "Search returned no users matching specified criteria."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "You have no followers."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "%(username)s has no followers."
+msgstr ""
+
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:11
+msgid "Search history..."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Follows"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "You are following %(users)s user."
+msgid_plural "You are following %(users)s users."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:10
+msgid "%(username)s is following %(users)s user."
+msgid_plural "%(username)s is following %(users)s users."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:10
+msgid "You are not following any users."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "%(username)s is not following any users."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "This user's account has been disabled by administrator."
+msgstr ""
+
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:19
+msgid "Joined on %(joined_on)s"
+msgstr ""
+
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:19
+msgid "Joined %(joined_on)s"
+msgstr ""
+
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:11
+#: static/misago/js/misago.js:13
+msgid "Moderation"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Message"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Avatar controls have been changed."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Lock avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid ""
+"Locking user avatar will prohibit user from changing his avatar and will "
+"reset his/her avatar to default one."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Disallow user from changing avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Allow user to change avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "User message"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid ""
+"Optional message for user explaining why he/she is prohibited form changing "
+"avatar."
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Staff message"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid ""
+"Optional message for forum team members explaining why user is prohibited "
+"form changing avatar."
+msgstr ""
+
+#: static/misago/js/misago.js:10 static/misago/js/misago.js:11
+msgid "Avatar controls"
+msgstr ""
+
+#: static/misago/js/misago.js:10
+msgid "Username has been changed."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid ""
+"%(username)s's account, threads, posts and other content has been deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid ""
+"%(username)s's account has been deleted and other content has been hidden."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Delete %(username)s"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Please wait... (%(countdown)ss)"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "User content"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Delete together with user's account"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Hide after deleting user's account"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Return to users list"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Delete user account"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Delete account"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Menu"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Username history"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Found %(changes)s username change."
+msgid_plural "Found %(changes)s username changes."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:11
+msgid "Your username was changed %(changes)s time."
+msgid_plural "Your username was changed %(changes)s times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:11
+msgid "%(username)s's username was changed %(changes)s time."
+msgid_plural "%(username)s's username was changed %(changes)s times."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:11
+msgid "Search returned no username changes matching specified criteria."
+msgstr ""
+
+#: static/misago/js/misago.js:11 static/misago/js/misago.js:18
+msgid "No name changes have been recorded for your account."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "%(username)s's username was never changed."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Show older (%(more)s)"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Search..."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "New registrations are currently disabled."
+msgstr ""
+
+#: static/misago/js/misago.js:11 static/misago/js/misago.js:18
+msgid "Register"
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "By registering you agree to site's terms and conditions."
+msgstr ""
+
+#: static/misago/js/misago.js:11
+msgid "Username"
+msgstr ""
+
+#: static/misago/js/misago.js:11 static/misago/js/misago.js:15
+#: static/misago/js/misago.js:16
+msgid "E-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:11 static/misago/js/misago.js:13
+msgid "Password"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Register account"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid ""
+"%(username)s, your account has been created but you need to activate it "
+"before you will be able to sign in."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid ""
+"%(username)s, your account has been created but board administrator will "
+"have to activate it before you will be able to sign in."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid ""
+"We have sent an e-mail to %(email)s with link that you have to click to "
+"activate your account."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "We will send an e-mail to %(email)s when this takes place."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Registration complete"
+msgstr ""
+
+#: static/misago/js/misago.js:12 static/misago/js/misago.js:22
+msgid "Enter a valid email address."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Your e-mail address"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Send link"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Activation link was sent to %(email)s"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Request another link"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Reset password link was sent to %(email)s"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Activate your account."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Your account is inactive."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Enter new password."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Enter new password"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "%(username)s, your password has been changed successfully."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "You will have to sign in using new password before continuing."
+msgstr ""
+
+#: static/misago/js/misago.js:12 static/misago/js/misago.js:13
+#: static/misago/js/misago.js:18
+msgid "Sign in"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "You have to enter search query."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Search"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Search took %(time)s s to complete"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "No threads matching search query have been found."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Enter at least two characters to search threads."
+msgstr ""
+
+#: static/misago/js/misago.js:12 static/misago/js/misago.js:18
+msgid "Show more"
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "No users matching search query have been found."
+msgstr ""
+
+#: static/misago/js/misago.js:12
+msgid "Enter at least two characters to search users."
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Fill out both fields."
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Activate account"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Username or e-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Forgot password?"
+msgstr ""
+
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:15
+#: static/misago/js/misago.js:17
+msgid "Unapproved"
+msgstr ""
+
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:15
+msgid "Unapproved posts"
+msgstr ""
+
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:15
+msgid "%(replies)s reply"
+msgid_plural "%(replies)s replies"
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:15
+msgid "last reply by %(user)s %(date)s"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Change title"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Edit title"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid ""
+"Are you sure you want to merge selected posts? This action is not reversible!"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid ""
+"Are you sure you want to delete selected posts? This action is not "
+"reversible!"
+msgstr ""
+
+#: static/misago/js/misago.js:13 static/misago/js/misago.js:14
+msgid "Merge"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Unprotect"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Posts options"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Move posts"
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Selected posts were moved to the other thread."
+msgstr ""
+
+#: static/misago/js/misago.js:13
+msgid "Link to thread you want to move posts to"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "You can't move selected posts at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Split posts into new thread"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Selected posts were split into new thread."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Split posts"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Thread has been made visible."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Are you sure you want to delete this thread?"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Thread has been deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Pin globally"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Pin locally"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Unpin"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Merge thread"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Thread has been merged with other one."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Link to thread you want to merge with"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid ""
+"Merge will delete current thread and move its contents to the thread "
+"specified here."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Move thread"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "You can't move this thread at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Thread has been moved."
+msgstr ""
+
+#: static/misago/js/misago.js:14 static/misago/js/misago.js:17
+msgid "New category"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Go to first page"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Go to previous page"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Go to next page"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "Go to last page"
+msgstr ""
+
+#: static/misago/js/misago.js:14
+msgid "There is %(more)s more post in this thread."
+msgid_plural "There are %(more)s more posts in this thread."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:14
+msgid "There are no more posts in this thread."
+msgstr ""
+
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:16
+msgid "Enabled"
+msgstr ""
+
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:16
+msgid "Disabled"
+msgstr ""
+
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:16
+msgid "Unsubscribe"
+msgstr ""
+
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:16
+msgid "Subscribe"
+msgstr ""
+
+#: static/misago/js/misago.js:15 static/misago/js/misago.js:16
+msgid "Subscribe with e-mail"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "Go to first new post"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "Go to first unapproved post"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "Go to last post"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "Last"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "Add poll"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid ""
+"There is %(threads)s new or updated thread. Click this message to show it."
+msgid_plural ""
+"There are %(threads)s new or updated threads. Click this message to show "
+"them."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:15
+msgid "Go to first unread post"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "New posts"
+msgstr ""
+
+#: static/misago/js/misago.js:15
+msgid "last action by %(user)s %(date)s"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "This thread has no new posts."
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "This thread has new posts."
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Selected"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Select"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Change subscription"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Go to"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Threads have been marked as read."
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Start thread"
+msgstr ""
+
+#: static/misago/js/misago.js:16
+msgid "Mark as read"
+msgstr ""
+
+#: static/misago/js/misago.js:16 static/misago/js/misago.js:17
+msgid "Why not start one yourself?"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "There are no threads on this forum... yet!"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "There are no threads in this category."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "No threads matching specified criteria were found."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were pinned globally."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were pinned locally."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were unpinned."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were approved."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were opened."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were closed."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were unhidden."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were hidden."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "You don't have permission to merge this thread with others."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "You have to select at least two threads to merge."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Are you sure you want to delete selected threads?"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were deleted."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Pin threads globally"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Pin threads locally"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Unpin threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Move threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Merge threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Approve threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Open threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Close threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Unhide threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Hide threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Delete threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Threads moderation"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid ""
+"Errors were encountered when performing moderation action on one or more "
+"threads:"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid ""
+"You can't move threads because there are no categories you are allowed to "
+"move them to."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid ""
+"You need permission to start threads in category to be able to merge threads "
+"to it."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Selected threads were moved."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid ""
+"You need permission to start threads in category to be able to move threads "
+"to it."
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Select all"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Select none"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "All"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "All threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "My"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "My threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "New threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Unread"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Unread threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Subscribed"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Subscribed threads"
+msgstr ""
+
+#: static/misago/js/misago.js:17
+msgid "Unapproved content"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Options"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "You are browsing as guest."
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Sign in or register to start and participate in discussions."
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "You have unread private threads."
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Are you sure you want to sign out?"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "See your profile"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Change options"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Change avatar"
+msgstr ""
+
+#: static/misago/js/misago.js:18 static/misago/js/misago.js:20
+msgid "Private threads"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Log out"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s is banned until %(ban_expires)s"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s is banned"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s is hiding presence"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s is online (hidden)"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s was last seen %(last_click)s (hidden)"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s is online"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "%(username)s was last seen %(last_click)s"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Banned"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Online (hidden)"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Offline (hidden)"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Online"
+msgstr ""
+
+#: static/misago/js/misago.js:18
+msgid "Offline"
+msgstr ""
+
+#: static/misago/js/misago.js:19
+msgid "%(followers)s follower"
+msgid_plural "%(followers)s followers"
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:19
+msgid "No users have posted any new messages during last %(days)s days."
+msgstr ""
+
+#: static/misago/js/misago.js:19
+msgid "Rank"
+msgstr ""
+
+#: static/misago/js/misago.js:19
+msgid "Ranked posts"
+msgstr ""
+
+#: static/misago/js/misago.js:19
+msgid "Total posts"
+msgstr ""
+
+#: static/misago/js/misago.js:19
+msgid "%(posters)s most active poster from last %(days)s days."
+msgid_plural "%(posters)s most active posters from last %(days)s days."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:19 static/misago/js/misago.js:20
+msgid "Users"
+msgstr ""
+
+#: static/misago/js/misago.js:20
+msgid "There are no users with this rank at the moment."
+msgstr ""
+
+#: static/misago/js/misago.js:20
+msgid "yes"
+msgstr ""
+
+#: static/misago/js/misago.js:20
+msgid "no"
+msgstr ""
+
+#: static/misago/js/misago.js:20
+msgid ""
+"Private threads are threads which only those that started them and those "
+"they have invited may see and participate in."
+msgstr ""
+
+#: static/misago/js/misago.js:20
+msgid "You aren't participating in any private threads."
+msgstr ""
+
+#: static/misago/js/misago.js:21
+msgid "Lost connection with application."
+msgstr ""
+
+#: static/misago/js/misago.js:21 static/misago/js/misago.js:22
+msgid "Action link is invalid."
+msgstr ""
+
+#: static/misago/js/misago.js:21 static/misago/js/misago.js:22
+msgid "Unknown error has occured."
+msgstr ""
+
+#: static/misago/js/misago.js:21
+msgid "Upload was rejected by server as too large."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "Failed to load CAPTCHA."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "Captcha"
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "Please solve the quick test."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "page: %(page)s"
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "You are already working on other message. Do you want to discard it?"
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "You are already working on a poll. Do you want to discard it?"
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "You don't have permission to perform this action."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "You are banned"
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "This field is required."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid ""
+"Ensure this value has at least %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Ensure this value has at least %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:22
+msgid ""
+"Ensure this value has at most %(limit_value)s character (it has "
+"%(show_value)s)."
+msgid_plural ""
+"Ensure this value has at most %(limit_value)s characters (it has "
+"%(show_value)s)."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:22
+msgid "Username must be at least %(limit_value)s character long."
+msgid_plural "Username must be at least %(limit_value)s characters long."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:22
+msgid "Username cannot be longer than %(limit_value)s character."
+msgid_plural "Username cannot be longer than %(limit_value)s characters."
+msgstr[0] ""
+msgstr[1] ""
+
+#: static/misago/js/misago.js:22
+msgid "Username can only contain latin alphabet letters and digits."
+msgstr ""
+
+#: static/misago/js/misago.js:22
+msgid "Valid password must be at least %(limit_value)s character long."
+msgid_plural "Valid password must be at least %(limit_value)s characters long."
+msgstr[0] ""
+msgstr[1] ""