Update i18n sources [ci skip]

This commit is contained in:
Iacopo Spalletti 2016-09-20 20:56:50 +02:00
parent 68dede34b2
commit 999f0bc117
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-20 17:14+0100\n" "POT-Creation-Date: 2016-09-20 17:21+0200\n"
"PO-Revision-Date: 2014-03-05 18:09+0100\n" "PO-Revision-Date: 2014-03-05 18:09+0100\n"
"Last-Translator: Iacopo Spalletti\n" "Last-Translator: Iacopo Spalletti\n"
"Language-Team: Italian <i.spalletti@nephila.it>\n" "Language-Team: Italian <i.spalletti@nephila.it>\n"
@ -17,7 +17,11 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:169 admin.py:177 admin.py:185 #: admin.py:34
msgid "site"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
@ -25,10 +29,6 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr ""
@ -104,375 +104,474 @@ msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:70 #: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:73 #: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:76 #: cms_appconfig.py:81
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:78 #: cms_appconfig.py:83
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:86
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:90
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:94
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:98
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:102
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:106
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:110
#, fuzzy #, fuzzy
msgid "Facebook author" msgid "Facebook author"
msgstr "Author" msgstr "Author"
#: cms_appconfig.py:109 #: cms_appconfig.py:114
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:118
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:122
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:126
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:125 #: cms_appconfig.py:130
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_toolbar.py:22 #: cms_appconfig.py:135
msgid "Post list" msgid "Send notifications on post publish"
msgstr "Post list"
#: cms_toolbar.py:24
msgid "Add post"
msgstr "Add post"
#: cms_toolbar.py:28
msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:32 #: cms_appconfig.py:136
msgid "Edit Post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "" msgstr ""
#: cms_wizards.py:47 #: cms_appconfig.py:139
#, python-brace-format msgid "Send notifications on post update"
msgid "New {0}"
msgstr "" msgstr ""
#: cms_wizards.py:51 #: cms_appconfig.py:140
#, python-brace-format msgid "Emits a desktop notification -if enabled- when editing a published post"
msgid "Create a new {0} in {1}"
msgstr "" msgstr ""
#: feeds.py:24 #: cms_apps.py:15 cms_toolbars.py:20 settings.py:115
#, python-format msgid "Blog"
msgid "Blog articles on %(site_name)s" msgstr "Blog"
msgstr "Blog articles on %(site_name)s"
#: menu.py:16 #: cms_menus.py:24
#, fuzzy #, fuzzy
msgid "Blog menu" msgid "Blog menu"
msgstr "blog category" msgstr "blog category"
#: models.py:34 #: cms_toolbars.py:23
msgid "Post list"
msgstr "Post list"
#: cms_toolbars.py:25
msgid "Add post"
msgstr "Add post"
#: cms_toolbars.py:29
msgid "Edit configuration"
msgstr ""
#: cms_toolbars.py:33
msgid "Edit Post"
msgstr ""
#: cms_toolbars.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr ""
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
#: feeds.py:49
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Blog articles on %(site_name)s"
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:28
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:29
#, fuzzy
msgid "post date"
msgstr "Post meta description"
#: liveblog/models.py:32 liveblog/models.py:101
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:102
#, fuzzy
#| msgid "blog categories"
msgid "liveblog entries"
msgstr "blog categories"
#: liveblog/models.py:90 models.py:172
#, fuzzy
msgid "title"
msgstr "Title"
#: liveblog/models.py:92
#, fuzzy
msgid "image"
msgstr "Main image"
#: liveblog/models.py:96
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent" msgid "parent"
msgstr "parent" msgstr "parent"
#: models.py:35 #: models.py:66
msgid "created at" msgid "created at"
msgstr "created at" msgstr "created at"
#: models.py:36 #: models.py:67
msgid "modified at" msgid "modified at"
msgstr "modified at" msgstr "modified at"
#: models.py:38 models.py:123 models.py:275 #: models.py:69 models.py:168 models.py:387
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:42 #: models.py:73
msgid "name" msgid "name"
msgstr "name" msgstr "name"
#: models.py:43 models.py:128 #: models.py:74 models.py:173
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:50 #: models.py:81
msgid "blog category" msgid "blog category"
msgstr "blog category" msgstr "blog category"
#: models.py:51 #: models.py:82
msgid "blog categories" msgid "blog categories"
msgstr "blog categories" msgstr "blog categories"
#: models.py:91 #: models.py:138
#, fuzzy #, fuzzy
msgid "author" msgid "author"
msgstr "Author" msgstr "Author"
#: models.py:94 #: models.py:141
#, fuzzy #, fuzzy
msgid "created" msgid "created"
msgstr "created at" msgstr "created at"
#: models.py:95 #: models.py:142
#, fuzzy #, fuzzy
msgid "last modified" msgid "last modified"
msgstr "modified at" msgstr "modified at"
#: models.py:96 #: models.py:143
#, fuzzy #, fuzzy
msgid "published since" msgid "published since"
msgstr "Published Since" msgstr "Published Since"
#: models.py:98 #: models.py:144
#, fuzzy #, fuzzy
msgid "published until" msgid "published until"
msgstr "Published Until" msgstr "Published Until"
#: models.py:100 #: models.py:145
#, fuzzy #, fuzzy
msgid "publish" msgid "publish"
msgstr "Publish" msgstr "Publish"
#: models.py:101 #: models.py:146
msgid "category" msgid "category"
msgstr "category" msgstr "category"
#: models.py:103 #: models.py:148
#, fuzzy #, fuzzy
msgid "main image" msgid "main image"
msgstr "Main image" msgstr "Main image"
#: models.py:107 #: models.py:152
#, fuzzy #, fuzzy
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "Main image thumbnail" msgstr "Main image thumbnail"
#: models.py:112 #: models.py:157
#, fuzzy #, fuzzy
msgid "main image full" msgid "main image full"
msgstr "Main image full" msgstr "Main image full"
#: models.py:116 #: models.py:161
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:118 #: models.py:163
msgid "Site(s)" msgid "Site(s)"
msgstr "" msgstr ""
#: models.py:119 #: models.py:164
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in " "Select sites in which to show the post. If none is set it will be visible in "
"all the configured sites." "all the configured sites."
msgstr "" msgstr ""
#: models.py:127 #: models.py:174
#, fuzzy
msgid "title"
msgstr "Title"
#: models.py:129
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:130 #: models.py:175
#, fuzzy #, fuzzy
msgid "post meta description" msgid "post meta description"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:132 #: models.py:177
#, fuzzy #, fuzzy
msgid "post meta keywords" msgid "post meta keywords"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:134 #: models.py:179
#, fuzzy #, fuzzy
msgid "post meta title" msgid "post meta title"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:135 #: models.py:180
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "" msgstr ""
#: models.py:138 #: models.py:183
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:175 #: models.py:188
msgid "enable liveblog on post"
msgstr ""
#: models.py:222
msgid "blog article" msgid "blog article"
msgstr "blog article" msgstr "blog article"
#: models.py:176 #: models.py:223
msgid "blog articles" msgid "blog articles"
msgstr "blog articles" msgstr "blog articles"
#: models.py:294 models.py:328 #: models.py:390
msgid "current site"
msgstr ""
#: models.py:390
msgid "Select items from the current site only"
msgstr ""
#: models.py:394
msgid "Plugin template"
msgstr ""
#: models.py:395
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:429 models.py:465
#, fuzzy #, fuzzy
msgid "articles" msgid "articles"
msgstr "0 articles" msgstr "0 articles"
#: models.py:295 #: models.py:430
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "The number of latests articles to be displayed." msgstr "The number of latests articles to be displayed."
#: models.py:297 #: models.py:432
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:298 #: models.py:433
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Show only the blog articles tagged with chosen tags." msgstr "Show only the blog articles tagged with chosen tags."
#: models.py:301 #: models.py:436
#, fuzzy #, fuzzy
msgid "filter by category" msgid "filter by category"
msgstr "blog category" msgstr "blog category"
#: models.py:302 #: models.py:437
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Show only the blog articles tagged with chosen categories." msgstr "Show only the blog articles tagged with chosen categories."
#: models.py:306 #: models.py:441
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:324 #: models.py:461
#, fuzzy #, fuzzy
msgid "authors" msgid "authors"
msgstr "Authors" msgstr "Authors"
#: models.py:329 #: models.py:466
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "The number of author articles to be displayed." msgstr "The number of author articles to be displayed."
#: models.py:333 #: models.py:470
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362 #: models.py:503
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""
#: settings.py:16 #: settings.py:17
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
#: settings.py:17 #: settings.py:18
msgid "Year / Month" msgid "Year / Month"
msgstr "" msgstr ""
#: settings.py:18 templates/djangocms_blog/post_list.html:14 #: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category" msgid "Category"
msgstr "Category" msgstr "Category"
#: settings.py:19 #: settings.py:20
#, fuzzy #, fuzzy
msgid "Just slug" msgid "Just slug"
msgstr "slug" msgstr "slug"
#: settings.py:28 #: settings.py:29
#, fuzzy #, fuzzy
msgid "Categories and posts" msgid "Categories and posts"
msgstr "Categories" msgstr "Categories"
#: settings.py:29 #: settings.py:30
#, fuzzy #, fuzzy
msgid "Categories only" msgid "Categories only"
msgstr "Categories" msgstr "Categories"
#: settings.py:30 #: settings.py:31
#, fuzzy #, fuzzy
msgid "Posts only" msgid "Posts only"
msgstr "Posts" msgstr "Posts"
#: settings.py:31 #: settings.py:32
msgid "None" msgid "None"
msgstr "" msgstr ""
#: settings.py:34 #: settings.py:35
msgid "always" msgid "always"
msgstr "" msgstr ""
#: settings.py:35 #: settings.py:36
msgid "hourly" msgid "hourly"
msgstr "" msgstr ""
#: settings.py:36 #: settings.py:37
msgid "daily" msgid "daily"
msgstr "" msgstr ""
#: settings.py:37 #: settings.py:38
msgid "weekly" msgid "weekly"
msgstr "" msgstr ""
#: settings.py:38 #: settings.py:39
msgid "monthly" msgid "monthly"
msgstr "" msgstr ""
#: settings.py:39 #: settings.py:40
msgid "yearly" msgid "yearly"
msgstr "" msgstr ""
#: settings.py:40 #: settings.py:41
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113 #: settings.py:117
msgid "Latest Blog Articles" msgid "Latest Blog Articles"
msgstr "Latest Blog Articles" msgstr "Latest Blog Articles"
#: settings.py:115 #: settings.py:119
#, fuzzy
#| msgid "Latest Blog Articles"
msgid "Latest Blog Articles - Cache"
msgstr "Latest Blog Articles"
#: settings.py:121
msgid "Author Blog Articles" msgid "Author Blog Articles"
msgstr "Author Blog Articles" msgstr "Author Blog Articles"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3 #: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3 #: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories" msgid "Categories"
msgstr "Categories" msgstr "Categories"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3 #: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12 #: templates/djangocms_blog/post_list.html:12
msgid "Archive" msgid "Archive"
msgstr "Archive" msgstr "Archive"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "read more" msgstr "read more"