10000 build: Release 3.11.0rc1 by creyD · Pull Request #7326 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

build: Release 3.11.0rc1 #7326

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 24, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[3.11.0 release process] compilemessages
  • Loading branch information
creyD committed May 23, 2022
commit 0d7d177d3c009672ae26becca2dce1436e6a9044
7 changes: 4 additions & 3 deletions cms/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: Pier Jose Gotta Perez <piegope@protonmail.com>, 2020\n"
"Language-Team: Spanish (http://www.transifex.com/divio/django-cms/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"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "All"
msgstr "Todo"
Expand Down Expand Up @@ -945,7 +945,8 @@ msgstr "Ver en el sitio"
msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Por favor, corrija el error de abajo."
msgstr[1] "Por favor, corrija los errores de abajo."
msgstr[1] ""
msgstr[2] "Por favor, corrija los errores de abajo."

msgid "All permissions"
msgstr "Todos los permisos"
Expand Down
4 changes: 2 additions & 2 deletions cms/locale/es/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:49+0000\n"
"Last-Translator: e4db27214f7e7544f2022c647b585925_bb0e321, 2015\n"
"Language-Team: Spanish (http://www.transifex.com/divio/django-cms/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"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "pathname"
msgstr ""
Expand Down
5 changes: 3 additions & 2 deletions cms/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: Robin Durner, 2022\n"
"Language-Team: French (http://www.transifex.com/divio/django-cms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "All"
msgstr "Tout"
Expand Down Expand Up @@ -951,6 +951,7 @@ msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Veuillez corriger l'erreur suivante."
msgstr[1] "Veuillez corriger les erreurs suivantes."
msgstr[2] "Veuillez corriger les erreurs suivantes."

msgid "All permissions"
msgstr "Toutes les permissions"
Expand Down
4 changes: 2 additions & 2 deletions cms/locale/fr/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:49+0000\n"
"Last-Translator: Frigory33 <chironsylvain@orange.fr>, 2016\n"
"Language-Team: French (http://www.transifex.com/divio/django-cms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "pathname"
msgstr ""
Expand Down
5 changes: 3 additions & 2 deletions cms/locale/it/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>, 2013-2016,2019\n"
"Language-Team: Italian (http://www.transifex.com/divio/django-cms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "All"
msgstr "Tutti"
Expand Down Expand Up @@ -936,6 +936,7 @@ msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Per favore correggi l'errore sottostante."
msgstr[1] "Per favore correggi gli errori sottostanti."
msgstr[2] "Per favore correggi gli errori sottostanti."

msgid "All permissions"
msgstr "Tutti i permessi"
Expand Down
4 changes: 2 additions & 2 deletions cms/locale/it/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:49+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>, 2015\n"
"Language-Team: Italian (http://www.transifex.com/divio/django-cms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "pathname"
msgstr ""
Expand Down
5 changes: 3 additions & 2 deletions cms/locale/pt/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: André Cruz <transifex@cabine.org>, 2018\n"
"Language-Team: Portuguese (http://www.transifex.com/divio/django-cms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "All"
msgstr "Todos"
Expand Down Expand Up @@ -924,6 +924,7 @@ msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Por favor, corrija o erro abaixo."
msgstr[1] "Por favor, corrija os erros abaixo."
msgstr[2] "Por favor, corrija os erros abaixo."

msgid "All permissions"
msgstr "Todas as permissões"
Expand Down
4 changes: 2 additions & 2 deletions cms/locale/pt/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:49+0000\n"
"Last-Translator: Vítor Figueiró <vfigueiro@gmail.com>, 2012\n"
"Language-Team: Portuguese (http://www.transifex.com/divio/django-cms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "pathname"
msgstr ""
Expand Down
5 changes: 3 additions & 2 deletions cms/locale/pt_BR/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: Welligton Miguel <miguelwelligton@gmail.com>, 2020\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/divio/django-cms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "All"
msgstr "Todos"
Expand Down Expand Up @@ -939,6 +939,7 @@ msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Por favor, corrija o erro abaixo."
msgstr[1] "Por favor, corrija os erros abaixo."
msgstr[2] "Por favor, corrija os erros abaixo."

msgid "All permissions"
msgstr "Todas as permissões"
Expand Down
4 changes: 2 additions & 2 deletions cms/locale/pt_BR/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:49+0000\n"
"Last-Translator: Diego Ponci <dgo.ponciano@gmail.com>, 2016\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/divio/django-cms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "pathname"
msgstr ""
Expand Down
25 changes: 13 additions & 12 deletions cms/locale/ru/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# Denis Darii <denis.darii@gmail.com>, 2011
# Denis Darii <denis.darii@gmail.com>, 2011
# Dimmus <dmitri.chudinov@gmail.com>, 2011
# Dmitrii Kurskov, 2022
# eXtractor <evg.kirov@gmail.com>, 2019
# Gleb Chipiga <gleb.chipiga@gmail.com>, 2011
# ha7y <maxvyaznikov@gmail.com>, 2014
Expand All @@ -38,9 +39,9 @@ msgid ""
msgstr ""
"Project-Id-Version: django CMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-26 17:28+0800\n"
"POT-Creation-Date: 2022-05-23 23:22+0200\n"
"PO-Revision-Date: 2010-11-30 06:47+0000\n"
"Last-Translator: Kirill Artemenko <4322221@gmail.com>, 2021\n"
"Last-Translator: Dmitrii Kurskov, 2022\n"
"Language-Team: Russian (http://www.transifex.com/divio/django-cms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -128,7 +129,7 @@ msgid "Language independent options"
msgstr "Опции, независимые от языка"

msgid "You entered an invalid URL."
msgstr ""
msgstr "Вы ввели неверный URL."

#, python-format
msgid "Please set the %(language)s slug before editing its advanced settings."
Expand Down Expand Up @@ -416,22 +417,22 @@ msgid ""
msgstr "Это ссылка-синоним, вы можете отредактировать содержимое только на родительской странице <a href=\"%(page_url)s?edit\" target=\"_parent\">%(page_title)s</a>."

msgid "Getting started developer guide"
msgstr ""
msgstr "Руководство по началу работы для разработчиков"

msgid "Documentation"
msgstr "Документация"

msgid "User guide"
msgstr ""
msgstr "Руководство пользователя"

msgid "Support Forum"
msgstr ""
msgstr "Форум поддержки пользователей"

msgid "Support Slack"
msgstr ""

msgid "What's new"
msgstr ""
msgstr "Что нового"

msgid "Create"
msgstr "Создать"
Expand Down Expand Up @@ -474,7 +475,7 @@ msgid "Language"
msgstr "Язык"

msgid "Help"
msgstr ""
msgstr "Помощь"

msgid "Structure"
msgstr "Структура"
Expand Down Expand Up @@ -551,7 +552,7 @@ msgid "Unpublish page"
msgstr "Отменить публикацию"

msgid "Publish page"
msgstr ""
msgstr "Опубликовать страницу"

msgid "Are you sure you want to revert to live?"
msgstr "Вы точно хотите вернуться к опубликованной версии?"
Expand Down Expand Up @@ -1026,7 +1027,7 @@ msgid "last change by"
msgstr "последнее изменение сделано"

msgid "last change on"
msgstr ""
msgstr "последнее изменение"

msgid "meta"
msgstr "Мета"
Expand Down Expand Up @@ -1599,10 +1600,10 @@ msgid "Add plugin to %(plugin_name)s"
msgstr "Добавить плагин в %(plugin_name)s"

msgid "Community forum"
msgstr ""
msgstr "Форум сообщества"

msgid "Getting started"
msgstr ""
msgstr "Начало работы"

msgid "Talk to us"
msgstr ""
Expand Down
0