nephila/djangocms-blog

View on GitHub
djangocms_blog/locale/en/LC_MESSAGES/django.po

Summary

Maintainability
Test Coverage
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-30 11:04+0200\n"
"PO-Revision-Date: 2014-03-05 18:09+0100\n"
"Last-Translator: Iacopo Spalletti\n"
"Language-Team: Italian <i.spalletti@nephila.it>\n"
"Language: it\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"
"X-Generator: Lokalize 1.5\n"

#: admin.py:65
msgid "site"
msgstr ""

#: admin.py:131
msgid "Info"
msgstr ""

#: admin.py:138
msgid "Images"
msgstr ""

#: admin.py:141
msgid "SEO"
msgstr ""

#: admin.py:172
msgid "Publish selection"
msgstr ""

#: admin.py:194
msgid "Unpublish selection"
msgstr ""

#: admin.py:207
msgid "Enable comments for selection"
msgstr ""

#: admin.py:221
msgid "Disable comments for selection "
msgstr ""

#: admin.py:235
msgid "Enable liveblog for selection"
msgstr ""

#: admin.py:249
msgid "Disable liveblog for selection "
msgstr ""

#: admin.py:473
msgid "Generic"
msgstr ""

#: admin.py:485
msgid "Layout"
msgstr ""

#: admin.py:499
msgid "Notifications"
msgstr ""

#: admin.py:503
msgid "Sitemap"
msgstr ""

#: admin.py:512
msgid "Meta"
msgstr ""

#: admin.py:524 admin.py:535 admin.py:545
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""

#: apps.py:7
msgid "django CMS Blog"
msgstr ""

#: cms_appconfig.py:19
msgid "application title"
msgstr ""

#: cms_appconfig.py:20
msgid "object name"
msgstr ""

#: cms_appconfig.py:24
msgid "blog config"
msgstr ""

#: cms_appconfig.py:25
msgid "blog configs"
msgstr ""

#: cms_appconfig.py:28
msgid "untitled"
msgstr ""

#: cms_appconfig.py:54
msgid "Post published by default"
msgstr ""

#: cms_appconfig.py:58
msgid "Default size of full images"
msgstr ""

#: cms_appconfig.py:61
msgid ""
"If left empty the image size will have to be set for every newly created "
"post."
msgstr ""

#: cms_appconfig.py:65
msgid "Default size of thumbnail images"
msgstr ""

#: cms_appconfig.py:68
msgid ""
"If left empty the thumbnail image size will have to be set for every newly "
"created post."
msgstr ""

#: cms_appconfig.py:72
msgid "Permalink structure"
msgstr ""

#: cms_appconfig.py:79
msgid "Use placeholder and plugins for article body"
msgstr ""

#: cms_appconfig.py:83
msgid "Use abstract field"
msgstr ""

#: cms_appconfig.py:87
msgid "Enable related posts"
msgstr ""

#: cms_appconfig.py:91
msgid "Set author"
msgstr ""

#: cms_appconfig.py:93
msgid "Set author by default"
msgstr ""

#: cms_appconfig.py:98
msgid "Paginate size"
msgstr ""

#: cms_appconfig.py:101
msgid "When paginating list views, how many articles per page?"
msgstr ""

#: cms_appconfig.py:105
msgid "Template prefix"
msgstr ""

#: cms_appconfig.py:108
msgid "Alternative directory to load the blog templates from"
msgstr ""

#: cms_appconfig.py:112
msgid "Menu structure"
msgstr ""

#: cms_appconfig.py:116
msgid "Structure of the django CMS menu"
msgstr ""

#: cms_appconfig.py:120
msgid "Show empty categories in menu"
msgstr ""

#: cms_appconfig.py:123
msgid "Show categories with no post attached in the menu"
msgstr ""

#: cms_appconfig.py:128
msgid "Sitemap changefreq"
msgstr ""

#: cms_appconfig.py:132
msgid "Changefreq attribute for sitemap items"
msgstr ""

#: cms_appconfig.py:136
msgid "Sitemap priority"
msgstr ""

#: cms_appconfig.py:139
msgid "Priority attribute for sitemap items"
msgstr ""

#: cms_appconfig.py:143
msgid "Object type"
msgstr ""

#: cms_appconfig.py:147
msgid "Facebook type"
msgstr ""

#: cms_appconfig.py:151
msgid "Facebook application ID"
msgstr ""

#: cms_appconfig.py:155
msgid "Facebook profile ID"
msgstr ""

#: cms_appconfig.py:159
msgid "Facebook page URL"
msgstr ""

#: cms_appconfig.py:163
msgid "Facebook author URL"
msgstr ""

#: cms_appconfig.py:167
msgid "Facebook author"
msgstr ""

#: cms_appconfig.py:171
msgid "Twitter type"
msgstr ""

#: cms_appconfig.py:178
msgid "Twitter site handle"
msgstr ""

#: cms_appconfig.py:182
msgid "Twitter author handle"
msgstr ""

#: cms_appconfig.py:186
msgid "Schema.org type"
msgstr ""

#: cms_appconfig.py:193
msgid "Schema.org author name"
msgstr ""

#: cms_appconfig.py:197
msgid "Send notifications on post publish"
msgstr ""

#: cms_appconfig.py:200
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""

#: cms_appconfig.py:204
msgid "Send notifications on post update"
msgstr ""

#: cms_appconfig.py:207
msgid "Emits a desktop notification -if enabled- when editing a published post"
msgstr ""

#: cms_apps.py:13 cms_toolbars.py:17 settings.py:485
msgid "Blog"
msgstr ""

#: cms_menus.py:26
msgid "Blog menu"
msgstr ""

#: cms_toolbars.py:20
msgid "Post list"
msgstr ""

#: cms_toolbars.py:23
msgid "Category list"
msgstr ""

#: cms_toolbars.py:26
msgid "Tag list"
msgstr ""

#: cms_toolbars.py:29
msgid "Add post"
msgstr ""

#: cms_toolbars.py:33
msgid "Edit configuration"
msgstr ""

#: cms_toolbars.py:38
msgid "Edit Post"
msgstr ""

#: cms_toolbars.py:53
#, python-brace-format
msgid "Publish {0} now"
msgstr ""

#: cms_wizards.py:22
msgid "Slug"
msgstr ""

#: cms_wizards.py:25
msgid "Leave empty for automatic slug, or override as required."
msgstr ""

#: cms_wizards.py:105
#, python-brace-format
msgid "New {0}"
msgstr ""

#: cms_wizards.py:109
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""

#: feeds.py:39
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr ""

#: liveblog/apps.py:7
msgid "Liveblog"
msgstr ""

#: liveblog/cms_plugins.py:13
msgid "Liveblog item"
msgstr ""

#: liveblog/models.py:27
msgid "publish liveblog entry"
msgstr ""

#: liveblog/models.py:28
msgid "post date"
msgstr ""

#: liveblog/models.py:31 liveblog/models.py:111
msgid "liveblog entry"
msgstr ""

#: liveblog/models.py:32 liveblog/models.py:112
msgid "liveblog entries"
msgstr ""

#: liveblog/models.py:93 models.py:252
msgid "title"
msgstr ""

#: liveblog/models.py:95
msgid "image"
msgstr ""

#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""

#: models.py:95
msgid "parent"
msgstr ""

#: models.py:97
msgid "created at"
msgstr ""

#: models.py:98
msgid "modified at"
msgstr ""

#: models.py:99 models.py:249 models.py:491
msgid "app. config"
msgstr ""

#: models.py:102
msgid "name"
msgstr ""

#: models.py:103 models.py:254
msgid "slug"
msgstr ""

#: models.py:104
msgid "category meta description"
msgstr ""

#: models.py:132
msgid "blog category"
msgstr ""

#: models.py:133
msgid "blog categories"
msgstr ""

#: models.py:169
msgid "BlogCategory (no translation)"
msgstr ""

#: models.py:196
msgid "author"
msgstr ""

#: models.py:203
msgid "created"
msgstr ""

#: models.py:204
msgid "last modified"
msgstr ""

#: models.py:205
msgid "published since"
msgstr ""

#: models.py:206
msgid "published until"
msgstr ""

#: models.py:207
msgid "featured date"
msgstr ""

#: models.py:208
msgid "publish"
msgstr ""

#: models.py:209
msgid "include in RSS feed"
msgstr ""

#: models.py:211
msgid "category"
msgstr ""

#: models.py:214
msgid "main image"
msgstr ""

#: models.py:222
msgid "main image thumbnail"
msgstr ""

#: models.py:230
msgid "main image full"
msgstr ""

#: models.py:237
msgid "enable comments on post"
msgstr ""

#: models.py:241
msgid "Site(s)"
msgstr ""

#: models.py:244
msgid ""
"Select sites in which to show the post. If none is set it will be visible in "
"all the configured sites."
msgstr ""

#: models.py:256
msgid "subtitle"
msgstr ""

#: models.py:257
msgid "abstract"
msgstr ""

#: models.py:258
msgid "post meta description"
msgstr ""

#: models.py:259
msgid "post meta keywords"
msgstr ""

#: models.py:261
msgid "post meta title"
msgstr ""

#: models.py:262
msgid "used in title tag and social sharing"
msgstr ""

#: models.py:267
msgid "text"
msgstr ""

#: models.py:273
msgid "enable liveblog on post"
msgstr ""

#: models.py:279
msgid ""
"Type a tag and hit tab, or start typing and select from autocomplete list."
msgstr ""

#: models.py:282
msgid "Related Posts"
msgstr ""

#: models.py:314
msgid "blog article"
msgstr ""

#: models.py:315
msgid "blog articles"
msgstr ""

#: models.py:320
msgid "Post (no translation)"
msgstr ""

#: models.py:493
msgid "current site"
msgstr ""

#: models.py:493
msgid "Select items from the current site only"
msgstr ""

#: models.py:497
msgid "Plugin template"
msgstr ""

#: models.py:498
msgid "Select plugin template to load for this instance"
msgstr ""

#: models.py:536 models.py:578
msgid "articles"
msgstr ""

#: models.py:538
msgid "The number of latests articles to be displayed."
msgstr ""

#: models.py:541
msgid "filter by tag"
msgstr ""

#: models.py:543
msgid "Show only the blog articles tagged with chosen tags."
msgstr ""

#: models.py:549
msgid "filter by category"
msgstr ""

#: models.py:550
msgid "Show only the blog articles tagged with chosen categories."
msgstr ""

#: models.py:554
#, python-format
msgid "%s latest articles by tag"
msgstr ""

#: models.py:574
msgid "authors"
msgstr ""

#: models.py:580
msgid "The number of author articles to be displayed."
msgstr ""

#: models.py:584
#, python-format
msgid "%s latest articles by author"
msgstr ""

#: models.py:605 models.py:608
msgid "Featured posts"
msgstr ""

#: models.py:623
msgid "generic blog plugin"
msgstr ""

#: settings.py:26
msgid "Full date"
msgstr ""

#: settings.py:27
msgid "Year /  Month"
msgstr ""

#: settings.py:28 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr ""

#: settings.py:29
msgid "Just slug"
msgstr ""

#: settings.py:59
msgid "Categories and posts"
msgstr ""

#: settings.py:60
msgid "Categories only"
msgstr ""

#: settings.py:61
msgid "Posts only"
msgstr ""

#: settings.py:62
msgid "None"
msgstr ""

#: settings.py:71
msgid "always"
msgstr ""

#: settings.py:72
msgid "hourly"
msgstr ""

#: settings.py:73
msgid "daily"
msgstr ""

#: settings.py:74
msgid "weekly"
msgstr ""

#: settings.py:75
msgid "monthly"
msgstr ""

#: settings.py:76
msgid "yearly"
msgstr ""

#: settings.py:77
msgid "never"
msgstr ""

#: settings.py:492
msgid "Latest Blog Articles"
msgstr ""

#: settings.py:499
msgid "Latest Blog Articles - Cache"
msgstr ""

#: settings.py:506
msgid "Author Blog Articles"
msgstr ""

#: settings.py:513
msgid "Author Blog Articles List"
msgstr ""

#: settings.py:520 templates/djangocms_blog/plugins/tags.html:5
msgid "Tags"
msgstr ""

#: settings.py:527 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr ""

#: settings.py:534 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr ""

#: settings.py:541
msgid "Featured Posts"
msgstr ""

#: settings.py:548
msgid "Featured Posts - Cache"
msgstr ""

#: settings.py:590
msgid "Default template"
msgstr ""

#: templates/djangocms_blog/includes/blog_item.html:32
msgid "read more"
msgstr ""

#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr ""

#: templates/djangocms_blog/plugins/archive.html:17
#: templates/djangocms_blog/plugins/authors.html:10
#: templates/djangocms_blog/plugins/categories.html:10
#: templates/djangocms_blog/plugins/tags.html:12
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] ""
msgstr[1] ""

#: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:13
msgid "0 articles"
msgstr ""

#: templates/djangocms_blog/plugins/archive.html:26
#: templates/djangocms_blog/plugins/authors_posts.html:12
#: templates/djangocms_blog/plugins/latest_entries.html:7
#: templates/djangocms_blog/plugins/tags.html:17
#: templates/djangocms_blog/post_list.html:21
msgid "No article found."
msgstr ""

#: templates/djangocms_blog/plugins/authors.html:3
#: templates/djangocms_blog/plugins/authors_posts.html:3
msgid "Authors"
msgstr ""

#: templates/djangocms_blog/plugins/authors.html:15
msgid "No author found."
msgstr ""

#: templates/djangocms_blog/plugins/authors_posts.html:7
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr ""

#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr ""

#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr ""

#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr ""

#: templates/djangocms_blog/post_list.html:29
msgid "previous"
msgstr ""

#: templates/djangocms_blog/post_list.html:32
msgid "Page"
msgstr ""

#: templates/djangocms_blog/post_list.html:32
msgid "of"
msgstr ""

#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr ""