Merge branch 'hotfix/v0.12.2' into development
Conflicts: apps/common/__init__.py apps/documents/forms.py apps/feedback/__init__.py apps/history/__init__.py apps/main/__init__.py apps/scheduler/api.py apps/sources/models.py docs/releases/index.rst requirements/production.txt settings.py urls.py
This commit is contained in:
BIN
apps/folders/locale/de_DE/LC_MESSAGES/django.mo
Normal file
BIN
apps/folders/locale/de_DE/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
229
apps/folders/locale/de_DE/LC_MESSAGES/django.po
Normal file
229
apps/folders/locale/de_DE/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,229 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:55+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.net/projects/p/mayan-edms/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de_DE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "folder list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19 views.py:77
|
||||
msgid "create folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "remove from folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:23
|
||||
msgid "folder documents"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:24
|
||||
msgid "add to a folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25 __init__.py:35 models.py:43 views.py:34
|
||||
msgid "folders"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:11
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13
|
||||
msgid "datetime created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162
|
||||
msgid "folder"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:54 views.py:261
|
||||
msgid "folder document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
msgid "folders documents"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Delete new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Remove documents from folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "View existing folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Add documents to existing folders"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "documents"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
msgid "Folder created successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:72
|
||||
#, python-format
|
||||
msgid "A folder named: %s, already exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:97
|
||||
msgid "Folder edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "Error editing folder; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:105
|
||||
#, python-format
|
||||
msgid "edit folder: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#, python-format
|
||||
msgid "Folder: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:131
|
||||
#, python-format
|
||||
msgid "Folder: %(folder)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:142
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the folder: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "documents in folder: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#, python-format
|
||||
msgid "Document: %(document)s added to folder: %(folder)s successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#, python-format
|
||||
msgid "Document: %(document)s is already in folder: %(folder)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:199
|
||||
#, python-format
|
||||
msgid "add document \"%s\" to a folder"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "folders containing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:235
|
||||
msgid "Must provide at least one folder document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:253
|
||||
#, python-format
|
||||
msgid "Document: %s removed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#, python-format
|
||||
msgid "Document: %(document)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:269
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the document: %(document)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:272
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the documents: %(documents)s from the folder"
|
||||
" \"%(folder)s\"?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/folders_help.html:3
|
||||
msgid "What are folders?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/folders_help.html:4
|
||||
msgid ""
|
||||
"These folders can also be described as user folders. They are a way to let "
|
||||
"individual users create their own document organization methods. Folders "
|
||||
"created by one user and the documents contained by them don't affect any "
|
||||
"other user folders or documents."
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/folder_tags.py:17
|
||||
msgid "Add document to a folder"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"POT-Creation-Date: 2012-06-17 19:02-0400\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"
|
||||
|
||||
Binary file not shown.
@@ -1,21 +1,21 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:19+0000\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2012-02-04 02:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
|
||||
"mayan-edms/team/es/)\n"
|
||||
"Language: es\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:18
|
||||
@@ -52,11 +52,11 @@ msgstr "carpetas"
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
msgstr "LCAs"
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
msgstr "Carpeta"
|
||||
|
||||
#: models.py:11
|
||||
msgid "title"
|
||||
@@ -88,31 +88,31 @@ msgstr "documentos de carpeta"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
msgstr "Carpetas"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new folders"
|
||||
msgstr ""
|
||||
msgstr "Crear nuevas carpetas"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit new folders"
|
||||
msgstr ""
|
||||
msgstr "Editar carpetas nuevas"
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Delete new folders"
|
||||
msgstr ""
|
||||
msgstr "Borrar carpetas nuevas"
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Remove documents from folders"
|
||||
msgstr ""
|
||||
msgstr "Remover documentos de las carpetas"
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "View existing folders"
|
||||
msgstr ""
|
||||
msgstr "Ver carpetas existentes"
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Add documents to existing folders"
|
||||
msgstr ""
|
||||
msgstr "Agregar documentos a las carpetas existentes"
|
||||
|
||||
#: views.py:37
|
||||
msgid "created"
|
||||
@@ -168,8 +168,7 @@ msgstr "documentos en la carpeta: %s"
|
||||
#: views.py:188
|
||||
#, python-format
|
||||
msgid "Document: %(document)s added to folder: %(folder)s successfully."
|
||||
msgstr ""
|
||||
"Documento: %(document)s agregado a la carpeta: %(folder)s exitosamente."
|
||||
msgstr "Documento: %(document)s agregado a la carpeta: %(folder)s exitosamente."
|
||||
|
||||
#: views.py:191
|
||||
#, python-format
|
||||
@@ -205,18 +204,14 @@ msgstr "Documento: %(document)s error de remoción: %(error)s "
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the document: %(document)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
"¿Está seguro que desea remover el documento: %(document)s de la carpeta "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr "¿Está seguro que desea remover el documento: %(document)s de la carpeta \"%(folder)s\"?"
|
||||
|
||||
#: views.py:272
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the documents: %(documents)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
"¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta "
|
||||
"\"%(folder)s\"?"
|
||||
"Are you sure you wish to remove the documents: %(documents)s from the folder"
|
||||
" \"%(folder)s\"?"
|
||||
msgstr "¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta \"%(folder)s\"?"
|
||||
|
||||
#: templates/folders_help.html:3
|
||||
msgid "What are folders?"
|
||||
@@ -228,12 +223,7 @@ msgid ""
|
||||
"individual users create their own document organization methods. Folders "
|
||||
"created by one user and the documents contained by them don't affect any "
|
||||
"other user folders or documents."
|
||||
msgstr ""
|
||||
"Estas carpetas también se pueden describir como carpetas de usuarios. Son "
|
||||
"una manera de permitir a usuarios individuales crear sus propios métodos de "
|
||||
"organización de documentos. Las carpetas creadas por un usuario y los "
|
||||
"documentos contenidos en ellas no afectan las carpetas de otros usuarios o "
|
||||
"los documentos."
|
||||
msgstr "Estas carpetas también se pueden describir como carpetas de usuarios. Son una manera de permitir a usuarios individuales crear sus propios métodos de organización de documentos. Las carpetas creadas por un usuario y los documentos contenidos en ellas no afectan las carpetas de otros usuarios o los documentos."
|
||||
|
||||
#: templatetags/folder_tags.py:17
|
||||
msgid "Add document to a folder"
|
||||
|
||||
Binary file not shown.
@@ -3,6 +3,7 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Carlo Zanatto <>, 2012.
|
||||
# <pierpaolo.baldan@gmail.com>, 2011.
|
||||
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2012.
|
||||
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
|
||||
@@ -10,9 +11,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-03-21 13:23+0000\n"
|
||||
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2012-06-08 07:45+0000\n"
|
||||
"Last-Translator: Carlo Zanatto <>\n"
|
||||
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2012-02-21 15:38+0000\n"
|
||||
"Last-Translator: mic <winterfall24@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.net/projects/p/mayan-edms/language/pl/)\n"
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2012-02-21 16:47+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/language/pt/)\n"
|
||||
|
||||
Binary file not shown.
@@ -1,23 +1,22 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Sergey Glita <gsv70@mail.ru>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:19+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/"
|
||||
"ru/)\n"
|
||||
"Language: ru\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:09-0400\n"
|
||||
"PO-Revision-Date: 2012-02-03 06:38+0000\n"
|
||||
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "folder list"
|
||||
@@ -53,11 +52,11 @@ msgstr "папки"
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
msgstr "ACLs"
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
msgstr "Папка"
|
||||
|
||||
#: models.py:11
|
||||
msgid "title"
|
||||
@@ -89,31 +88,31 @@ msgstr "документы из папок"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
msgstr "Папки"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new folders"
|
||||
msgstr ""
|
||||
msgstr "Создание новых папок"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit new folders"
|
||||
msgstr ""
|
||||
msgstr "Изменить новые папки"
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Delete new folders"
|
||||
msgstr ""
|
||||
msgstr "Удалить новые папки"
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Remove documents from folders"
|
||||
msgstr ""
|
||||
msgstr "Удаление документов из папок"
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "View existing folders"
|
||||
msgstr ""
|
||||
msgstr "Просмотр существующих папок"
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Add documents to existing folders"
|
||||
msgstr ""
|
||||
msgstr "Добавление документов в существующие папки"
|
||||
|
||||
#: views.py:37
|
||||
msgid "created"
|
||||
@@ -205,18 +204,14 @@ msgstr "Документ:%(document)s ошибка удаления: %(error)s"
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the document: %(document)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
"Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s "
|
||||
"\"?"
|
||||
msgstr "Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s \"?"
|
||||
|
||||
#: views.py:272
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the documents: %(documents)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
"Вы действительно хотите удалить документы: %(documents)s из папки "
|
||||
"\"%(folder)s\"?"
|
||||
"Are you sure you wish to remove the documents: %(documents)s from the folder"
|
||||
" \"%(folder)s\"?"
|
||||
msgstr "Вы действительно хотите удалить документы: %(documents)s из папки \"%(folder)s\"?"
|
||||
|
||||
#: templates/folders_help.html:3
|
||||
msgid "What are folders?"
|
||||
@@ -228,10 +223,7 @@ msgid ""
|
||||
"individual users create their own document organization methods. Folders "
|
||||
"created by one user and the documents contained by them don't affect any "
|
||||
"other user folders or documents."
|
||||
msgstr ""
|
||||
"Эти папки можно описать как пользовательские папки. Они позволяют отдельным "
|
||||
"пользователям хранить папки ао своему. Папки, созданные одним пользователем "
|
||||
"и документы, содержащиеся в них, не влияют других пользователей."
|
||||
msgstr "Эти папки можно описать как пользовательские папки. Они позволяют отдельным пользователям хранить папки ао своему. Папки, созданные одним пользователем и документы, содержащиеся в них, не влияют других пользователей."
|
||||
|
||||
#: templatetags/folder_tags.py:17
|
||||
msgid "Add document to a folder"
|
||||
|
||||
Reference in New Issue
Block a user