Skip to content
Snippets Groups Projects
django.po 1.96 KiB
Newer Older
Dylann Cordel's avatar
Dylann Cordel committed
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-12 10:40+0200\n"
"PO-Revision-Date: 2018-09-12 10:57+0200\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: DylannCordel <d.cordel@webu.coop>\n"
"Language-Team: \n"
"X-Generator: Poedit 1.8.11\n"

#: admin.py:28
msgid "title"
msgstr "title"

#: admin.py:79
msgid "show object's page"
msgstr "show object's page"

#: admin.py:81
msgid "edit object's parameters"
msgstr "edit object's parameters"

#: cms_plugins.py:12
msgid "News list"
msgstr "News list"

#: cms_plugins.py:47
msgid "The choosen news type to display is invalid"
msgstr "The choosen news type to display is invalid"

#: models.py:17
msgid "summary"
msgstr "summary"

#: models.py:22
msgid "body"
msgstr "body"

#: models.py:30
msgid "Title"
msgstr "Title"

#: models.py:32
msgid "Title to display before the list"
msgstr "Title to display before the list"

#: models.py:34
msgid "Number of news"
msgstr "Number of news"

#: models.py:36
msgid "Number of news to display. \"0\" allow you to display ALL news"
msgstr "Number of news to display. \"0\" allow you to display ALL news"

#: models.py:39
msgid "Display a pager"
msgstr "Display a pager"

#: models.py:43
msgid "All news page"
msgstr "All news page"

#: models.py:45
msgid "Page displaying all news"
msgstr "Page displaying all news"

#: models.py:50
#, python-format
msgid "Display of a news"
msgid_plural "Display of %(nb)d news"
msgstr[0] "Display of a news"
msgstr[1] "Display of %(nb)d news"

#: models.py:54
msgid "Display of all news"
msgstr "Display of all news"

#: templates/newsbox_cms/inc/list_item.html:22
msgid "Read more"
msgstr "Read more"