Update i18n
This commit is contained in:
parent
2a42b84f02
commit
4965593afc
18 changed files with 1103 additions and 581 deletions
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n"
|
"Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -18,7 +18,7 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||||
"X-Generator: Lokalize 1.5\n"
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
#: admin.py:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 ""
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "المدونة"
|
msgstr "المدونة"
|
||||||
|
|
||||||
|
@ -35,103 +35,123 @@ msgstr "المدونة"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -151,27 +171,37 @@ msgstr "علامات"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "الأقسام"
|
msgstr "الأقسام"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "الأرشيف"
|
msgstr "الأرشيف"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "قائمة المواضيع"
|
msgstr "قائمة المواضيع"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "إضافة موضوع"
|
msgstr "إضافة موضوع"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "التعديل على موضوع"
|
msgstr "التعديل على موضوع"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -381,40 +411,32 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
|
@ -446,6 +468,14 @@ msgstr[5] ""
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -454,6 +484,34 @@ msgstr ""
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
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 ""
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -18,7 +18,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 ""
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Blog"
|
msgstr "Blog"
|
||||||
|
|
||||||
|
@ -35,103 +35,123 @@ msgstr "Blog"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -151,27 +171,37 @@ msgstr "Tags"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Kategorien"
|
msgstr "Kategorien"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Archiv"
|
msgstr "Archiv"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Post Liste"
|
msgstr "Post Liste"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Post hinzufügen"
|
msgstr "Post hinzufügen"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Post bearbeiten"
|
msgstr "Post bearbeiten"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -381,41 +411,33 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Artikel von"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Tag"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Kein Artikel gefunden."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Zurück"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "vorheriger"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Seite"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "von"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "nächste"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -442,6 +464,14 @@ msgstr[1] "%(articles)s Artikel"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 Artikel"
|
msgstr "0 Artikel"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Kein Artikel gefunden."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Authoren"
|
msgstr "Authoren"
|
||||||
|
@ -450,6 +480,34 @@ msgstr "Authoren"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Artikel von"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Tag"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Zurück"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "vorheriger"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Seite"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "von"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "nächste"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -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-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\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,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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,8 +25,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Blog"
|
msgstr "Blog"
|
||||||
|
|
||||||
|
@ -34,106 +34,126 @@ msgstr "Blog"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr "Title"
|
msgstr "Title"
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr "Author"
|
msgstr "Author"
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr "Author"
|
msgstr "Author"
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -153,27 +173,37 @@ msgstr "Tags"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Categories"
|
msgstr "Categories"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Archive"
|
msgstr "Archive"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Post list"
|
msgstr "Post list"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Add post"
|
msgstr "Add post"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -404,41 +434,33 @@ msgstr "Posts"
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Articles by"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Tag"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "No article found."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Back"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "previous"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Page"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "of"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "next"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -465,6 +487,14 @@ msgstr[1] "%(articles)s articles"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 articles"
|
msgstr "0 articles"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "No article found."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Authors"
|
msgstr "Authors"
|
||||||
|
@ -474,6 +504,34 @@ msgstr "Authors"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr "No article found."
|
msgstr "No article found."
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Articles by"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Tag"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Back"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "previous"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Page"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "of"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "next"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
|
"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -18,7 +18,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 ""
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Blog"
|
msgstr "Blog"
|
||||||
|
|
||||||
|
@ -35,103 +35,123 @@ msgstr "Blog"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -151,27 +171,37 @@ msgstr "Etiquetas"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Categorías"
|
msgstr "Categorías"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Archivo"
|
msgstr "Archivo"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Lista de entradas"
|
msgstr "Lista de entradas"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Añadir entradas"
|
msgstr "Añadir entradas"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Editar entrada"
|
msgstr "Editar entrada"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -381,41 +411,33 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Artículos por"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Etiqueta"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Ningún artículo encontrado."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Atrás"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "Anterior"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Página"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "de"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "siguiente"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -442,6 +464,14 @@ msgstr[1] "%(articles)s artículos"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 artículos"
|
msgstr "0 artículos"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Ningún artículo encontrado."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Autores"
|
msgstr "Autores"
|
||||||
|
@ -450,6 +480,34 @@ msgstr "Autores"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Artículos por"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Etiqueta"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Atrás"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "Anterior"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Página"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "de"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "siguiente"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:53+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:24+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -19,7 +19,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 "Puoi inserire stringhe, attributi o metodi del model Post"
|
msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
|
||||||
|
|
||||||
|
@ -27,8 +27,8 @@ msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr "django CMS Blog"
|
msgstr "django CMS Blog"
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Blog"
|
msgstr "Blog"
|
||||||
|
|
||||||
|
@ -36,103 +36,123 @@ msgstr "Blog"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr "Titolo applicazione"
|
msgstr "Titolo applicazione"
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr "Nome oggetto"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr "Senza titolo"
|
msgstr "Senza titolo"
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr "Articoli pubblicati di default"
|
msgstr "Articoli pubblicati di default"
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr "Struttura permalink"
|
msgstr "Struttura permalink"
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr "Usa placeholder e plugin per il contenuto"
|
msgstr "Usa placeholder e plugin per il contenuto"
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr "Usa campo abstract"
|
msgstr "Usa campo abstract"
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr "Imposta autore"
|
msgstr "Imposta autore"
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr "Imposta autore di default"
|
msgstr "Imposta autore di default"
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr "Dimensione paginazione"
|
msgstr "Dimensione paginazione"
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr "Se la lista è paginata, quanti articoli visualizzati per pagina?"
|
msgstr "Se la lista è paginata, quanti articoli visualizzati per pagina?"
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr "Prefisso template"
|
msgstr "Prefisso template"
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr "Directory alternativa da cui caricare i template"
|
msgstr "Directory alternativa da cui caricare i template"
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr "Struttura del menu"
|
msgstr "Struttura del menu"
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr "Struttura del menu django CMS"
|
msgstr "Struttura del menu django CMS"
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr "Frequenza aggiornamento Sitemap"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr "Attributo Changefreq per gli oggetti della sitemap"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr "Priorità sitemap"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr "Attributo priorità per gli oggetti nella sitemap"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr "Tipo oggetto"
|
msgstr "Tipo oggetto"
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr "Tipo oggetto Facebook"
|
msgstr "Tipo oggetto Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr "ID Applicazione Facebook"
|
msgstr "ID Applicazione Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr "ID Profilo Facebook"
|
msgstr "ID Profilo Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr "URL Pagina Facebook"
|
msgstr "URL Pagina Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr "URL Autore Facebook"
|
msgstr "URL Autore Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr "Autore Facebook"
|
msgstr "Autore Facebook"
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr "Tipo oggetto Twitter"
|
msgstr "Tipo oggetto Twitter"
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr "Nome Twitter del sito"
|
msgstr "Nome Twitter del sito"
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr "Nome Twitter autore"
|
msgstr "Nome Twitter autore"
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr "Tipo oggetto Google+"
|
msgstr "Tipo oggetto Google+"
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr "Nome Google+ autore"
|
msgstr "Nome Google+ autore"
|
||||||
|
|
||||||
|
@ -152,27 +172,37 @@ msgstr "Tag"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Categorie"
|
msgstr "Categorie"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Archivio"
|
msgstr "Archivio"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Lista degli articoli"
|
msgstr "Lista degli articoli"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Aggiungi articolo"
|
msgstr "Aggiungi articolo"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr "Modifica configurazione"
|
msgstr "Modifica configurazione"
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Modifica articolo"
|
msgstr "Modifica articolo"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr "Nuovo {0}"
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr "Crea un nuovo {0} in {1}"
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -382,41 +412,33 @@ msgstr "Solo articoli"
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr "Niente"
|
msgstr "Niente"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Articoli di"
|
msgstr "sempre"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Tag"
|
msgstr "ogni ora"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr "ogni giorno"
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Nessun articolo trovato."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Indietro"
|
msgstr "ogni settimana"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "precedente"
|
msgstr "ogni mese"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Pagina"
|
msgstr "ogni anno"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "di"
|
msgstr "mai"
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "successivo"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -443,6 +465,14 @@ msgstr[1] "%(articles)s articoli"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 articoli"
|
msgstr "0 articoli"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Nessun articolo trovato."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Autori"
|
msgstr "Autori"
|
||||||
|
@ -451,6 +481,34 @@ msgstr "Autori"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr "Nessuna categoria trovata."
|
msgstr "Nessuna categoria trovata."
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Articoli di"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Tag"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Indietro"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "precedente"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Pagina"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "di"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "successivo"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
|
"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -18,16 +18,16 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"X-Generator: Lokalize 1.5\n"
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
#: admin.py:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba metodo pavadinimus "
|
||||||
|
|
||||||
#: apps.py:15
|
#: apps.py:15
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr "django CMS Tinklaraštis"
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Tinklaraštis"
|
msgstr "Tinklaraštis"
|
||||||
|
|
||||||
|
@ -35,103 +35,123 @@ msgstr "Tinklaraštis"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr "aplikacijos pavadinimas"
|
msgstr "aplikacijos pavadinimas"
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr "be pavadinimo"
|
msgstr "be pavadinimo"
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr "Pagal numatymą įrašas publikuojamas"
|
msgstr "Pagal numatymą įrašas publikuojamas"
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr "Nuolatinės nuorodos struktūra"
|
msgstr "Nuolatinės nuorodos struktūra"
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr "Straipsnio tekstui naudokite rezervuotą vietą ir įskiepiuis"
|
msgstr "Straipsnio tekstui naudokite rezervuotą vietą ir įskiepiuis"
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr "Naudoti santraukos lauką"
|
msgstr "Naudoti santraukos lauką"
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr "Nustatyti autorių"
|
msgstr "Nustatyti autorių"
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr "Pagal numatymą nustatyti autorių"
|
msgstr "Pagal numatymą nustatyti autorių"
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr "Puslapiavimo dydis"
|
msgstr "Puslapiavimo dydis"
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr "Kai puslapiuojamas sąrašas, kiek straipsnių atvaizduoti puslapyje?"
|
msgstr "Kai puslapiuojamas sąrašas, kiek straipsnių atvaizduoti puslapyje?"
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr "Šablono priešdėlis"
|
msgstr "Šablono priešdėlis"
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr "Alternatyvus katalogas iš kurio būtų užkraunami šablonai"
|
msgstr "Alternatyvus katalogas iš kurio būtų užkraunami šablonai"
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr "Meniu struktūra"
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
|
||||||
msgid "Structure of the django CMS menu"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:63
|
||||||
|
msgid "Structure of the django CMS menu"
|
||||||
|
msgstr "Django CMS meniu struktūra"
|
||||||
|
|
||||||
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr "Objekto tipas"
|
msgstr "Objekto tipas"
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr "Facebook tipas"
|
msgstr "Facebook tipas"
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr "Facebook aplikacijos ID"
|
msgstr "Facebook aplikacijos ID"
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr "Facebook profilio ID"
|
msgstr "Facebook profilio ID"
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr "Facebook puslapio URL"
|
msgstr "Facebook puslapio URL"
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr "Facebook autoriaus URL"
|
msgstr "Facebook autoriaus URL"
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr "Facebook autorius"
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr "Twitter tipas"
|
msgstr "Twitter tipas"
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr "Twitter tinklalapio vardas"
|
msgstr "Twitter tinklalapio vardas"
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr "Twitter autoriaus vardas"
|
msgstr "Twitter autoriaus vardas"
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr "Google+ tipas"
|
msgstr "Google+ tipas"
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr "Goggle+ autoriaus vardas"
|
msgstr "Goggle+ autoriaus vardas"
|
||||||
|
|
||||||
|
@ -151,27 +171,37 @@ msgstr "Žymenos"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Kategorijos"
|
msgstr "Kategorijos"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Archyvas"
|
msgstr "Archyvas"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Straipsnių sąrašas"
|
msgstr "Straipsnių sąrašas"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Pridėti straipsnį"
|
msgstr "Pridėti straipsnį"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr "Redaguoti nustatymus"
|
msgstr "Redaguoti nustatymus"
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Redaguoti straipsnį"
|
msgstr "Redaguoti straipsnį"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -179,7 +209,7 @@ msgstr "Tinklaraščio straipsniai %(site_name)s"
|
||||||
|
|
||||||
#: menu.py:16
|
#: menu.py:16
|
||||||
msgid "Blog menu"
|
msgid "Blog menu"
|
||||||
msgstr ""
|
msgstr "Tinklaraščio meniu"
|
||||||
|
|
||||||
#: models.py:34
|
#: models.py:34
|
||||||
msgid "parent"
|
msgid "parent"
|
||||||
|
@ -367,55 +397,47 @@ msgstr "Tik nuoroda"
|
||||||
|
|
||||||
#: settings.py:28
|
#: settings.py:28
|
||||||
msgid "Categories and posts"
|
msgid "Categories and posts"
|
||||||
msgstr ""
|
msgstr "Kategorijos ir įrašai"
|
||||||
|
|
||||||
#: settings.py:29
|
#: settings.py:29
|
||||||
msgid "Categories only"
|
msgid "Categories only"
|
||||||
msgstr ""
|
msgstr "Tik kategorijos"
|
||||||
|
|
||||||
#: settings.py:30
|
#: settings.py:30
|
||||||
msgid "Posts only"
|
msgid "Posts only"
|
||||||
msgstr ""
|
msgstr "Tik įrašai"
|
||||||
|
|
||||||
#: settings.py:31
|
#: settings.py:31
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
msgstr "Niekas"
|
||||||
|
|
||||||
|
#: settings.py:34
|
||||||
|
msgid "always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:35
|
||||||
msgid "Articles by"
|
msgid "hourly"
|
||||||
msgstr "Straipsniai pagal"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:36
|
||||||
msgid "Tag"
|
msgid "daily"
|
||||||
msgstr "Žymena"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:37
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "weekly"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Nerasta jokių straipsnių."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:38
|
||||||
msgid "Back"
|
msgid "monthly"
|
||||||
msgstr "Atgal"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:39
|
||||||
msgid "previous"
|
msgid "yearly"
|
||||||
msgstr "buvęs"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "Page"
|
msgid "never"
|
||||||
msgstr "Puslapis"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
|
||||||
msgid "of"
|
|
||||||
msgstr "iš"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "kitas"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -443,6 +465,14 @@ msgstr[2] "%(articles)s straipsnių"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 straipsnių"
|
msgstr "0 straipsnių"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Nerasta jokių straipsnių."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Autoriai"
|
msgstr "Autoriai"
|
||||||
|
@ -451,6 +481,34 @@ msgstr "Autoriai"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr "Nerasta jokių kategorijų."
|
msgstr "Nerasta jokių kategorijų."
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Straipsniai pagal"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Žymena"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Atgal"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "buvęs"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Puslapis"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "iš"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "kitas"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -6,8 +6,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n"
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -17,7 +17,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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,8 +25,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -34,103 +34,123 @@ msgstr ""
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -150,27 +170,37 @@ msgstr ""
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -380,40 +410,32 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
|
@ -441,6 +463,14 @@ msgstr[1] ""
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -449,6 +479,34 @@ msgstr ""
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
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 ""
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -19,7 +19,7 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||||
"X-Generator: Lokalize 1.5\n"
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
#: admin.py:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 ""
|
||||||
|
|
||||||
|
@ -27,8 +27,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Блог"
|
msgstr "Блог"
|
||||||
|
|
||||||
|
@ -36,103 +36,123 @@ msgstr "Блог"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -152,27 +172,37 @@ msgstr "Метки"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Категории"
|
msgstr "Категории"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Архив"
|
msgstr "Архив"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Список статей"
|
msgstr "Список статей"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Добавить статью"
|
msgstr "Добавить статью"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Редактировать статью"
|
msgstr "Редактировать статью"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -382,41 +412,33 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Статьи созданы"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Метка"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Не найдено ни одной статьи."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Назад"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "предыдущая"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Страница"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "из"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "следующая"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -445,6 +467,14 @@ msgstr[3] "%(articles)s статей"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 статей"
|
msgstr "0 статей"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Не найдено ни одной статьи."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Авторы"
|
msgstr "Авторы"
|
||||||
|
@ -453,6 +483,34 @@ msgstr "Авторы"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
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 "следующая"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
|
"POT-Creation-Date: 2015-10-31 13:23+0100\n"
|
||||||
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
|
"PO-Revision-Date: 2015-10-31 12:23+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
|
"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -18,7 +18,7 @@ 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:163 admin.py:171 admin.py:179
|
#: admin.py:169 admin.py:177 admin.py:185
|
||||||
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 ""
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ msgstr ""
|
||||||
msgid "django CMS Blog"
|
msgid "django CMS Blog"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
|
||||||
#: cms_plugins.py:108 cms_toolbar.py:19
|
#: cms_plugins.py:108 cms_toolbar.py:18
|
||||||
msgid "Blog"
|
msgid "Blog"
|
||||||
msgstr "Blog"
|
msgstr "Blog"
|
||||||
|
|
||||||
|
@ -35,103 +35,123 @@ msgstr "Blog"
|
||||||
msgid "application title"
|
msgid "application title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:24
|
#: cms_appconfig.py:22
|
||||||
|
msgid "object name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:27
|
||||||
msgid "untitled"
|
msgid "untitled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:29
|
#: cms_appconfig.py:32
|
||||||
msgid "Post published by default"
|
msgid "Post published by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:33
|
#: cms_appconfig.py:36
|
||||||
msgid "Permalink structure"
|
msgid "Permalink structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:38
|
#: cms_appconfig.py:41
|
||||||
msgid "Use placeholder and plugins for article body"
|
msgid "Use placeholder and plugins for article body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:42
|
#: cms_appconfig.py:45
|
||||||
msgid "Use abstract field"
|
msgid "Use abstract field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author"
|
msgid "Set author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:46
|
#: cms_appconfig.py:49
|
||||||
msgid "Set author by default"
|
msgid "Set author by default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:50
|
#: cms_appconfig.py:53
|
||||||
msgid "Paginate size"
|
msgid "Paginate size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:51
|
#: cms_appconfig.py:54
|
||||||
msgid "When paginating list views, how many articles per page?"
|
msgid "When paginating list views, how many articles per page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:54
|
#: cms_appconfig.py:57
|
||||||
msgid "Template prefix"
|
msgid "Template prefix"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:55
|
#: cms_appconfig.py:58
|
||||||
msgid "Alternative directory to load the blog templates from"
|
msgid "Alternative directory to load the blog templates from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:58
|
#: cms_appconfig.py:61
|
||||||
msgid "Menu structure"
|
msgid "Menu structure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:60
|
#: cms_appconfig.py:63
|
||||||
msgid "Structure of the django CMS menu"
|
msgid "Structure of the django CMS menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:63
|
#: cms_appconfig.py:66
|
||||||
|
msgid "Sitemap changefreq"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:69
|
||||||
|
msgid "Changefreq attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:72
|
||||||
|
msgid "Sitemap priority"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:74
|
||||||
|
msgid "Priority attribute for sitemap items"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_appconfig.py:77
|
||||||
msgid "Object type"
|
msgid "Object type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:67
|
#: cms_appconfig.py:81
|
||||||
msgid "Facebook type"
|
msgid "Facebook type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:71
|
#: cms_appconfig.py:85
|
||||||
msgid "Facebook application ID"
|
msgid "Facebook application ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:75
|
#: cms_appconfig.py:89
|
||||||
msgid "Facebook profile ID"
|
msgid "Facebook profile ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:79
|
#: cms_appconfig.py:93
|
||||||
msgid "Facebook page URL"
|
msgid "Facebook page URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:83
|
#: cms_appconfig.py:97
|
||||||
msgid "Facebook author URL"
|
msgid "Facebook author URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:87
|
#: cms_appconfig.py:101
|
||||||
msgid "Facebook author"
|
msgid "Facebook author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:91
|
#: cms_appconfig.py:105
|
||||||
msgid "Twitter type"
|
msgid "Twitter type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:95
|
#: cms_appconfig.py:109
|
||||||
msgid "Twitter site handle"
|
msgid "Twitter site handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:99
|
#: cms_appconfig.py:113
|
||||||
msgid "Twitter author handle"
|
msgid "Twitter author handle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:103
|
#: cms_appconfig.py:117
|
||||||
msgid "Google+ type"
|
msgid "Google+ type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_appconfig.py:107
|
#: cms_appconfig.py:121
|
||||||
msgid "Google+ author name"
|
msgid "Google+ author name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -151,27 +171,37 @@ msgstr "Etiketler"
|
||||||
msgid "Categories"
|
msgid "Categories"
|
||||||
msgstr "Kategoriler"
|
msgstr "Kategoriler"
|
||||||
|
|
||||||
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
|
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
|
||||||
#: templates/djangocms_blog/plugins/archive.html:3
|
#: templates/djangocms_blog/post_list.html:12
|
||||||
msgid "Archive"
|
msgid "Archive"
|
||||||
msgstr "Arşiv"
|
msgstr "Arşiv"
|
||||||
|
|
||||||
#: cms_toolbar.py:22
|
#: cms_toolbar.py:21
|
||||||
msgid "Post list"
|
msgid "Post list"
|
||||||
msgstr "Makale listesi"
|
msgstr "Makale listesi"
|
||||||
|
|
||||||
#: cms_toolbar.py:24
|
#: cms_toolbar.py:23
|
||||||
msgid "Add post"
|
msgid "Add post"
|
||||||
msgstr "Makale ekle"
|
msgstr "Makale ekle"
|
||||||
|
|
||||||
#: cms_toolbar.py:28
|
#: cms_toolbar.py:27
|
||||||
msgid "Edit configuration"
|
msgid "Edit configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: cms_toolbar.py:32
|
#: cms_toolbar.py:31
|
||||||
msgid "Edit Post"
|
msgid "Edit Post"
|
||||||
msgstr "Makaleyi düzenle"
|
msgstr "Makaleyi düzenle"
|
||||||
|
|
||||||
|
#: cms_wizards.py:47
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "New {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: cms_wizards.py:51
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Create a new {0} in {1}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: feeds.py:24
|
#: feeds.py:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
|
@ -381,41 +411,33 @@ msgstr ""
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:11
|
#: settings.py:34
|
||||||
msgid "Articles by"
|
msgid "always"
|
||||||
msgstr "Makaleler"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:13
|
#: settings.py:35
|
||||||
msgid "Tag"
|
msgid "hourly"
|
||||||
msgstr "Etiket"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:21
|
#: settings.py:36
|
||||||
#: templates/djangocms_blog/plugins/archive.html:26
|
msgid "daily"
|
||||||
#: templates/djangocms_blog/plugins/authors.html:15
|
msgstr ""
|
||||||
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
|
||||||
#: templates/djangocms_blog/plugins/tags.html:15
|
|
||||||
msgid "No article found."
|
|
||||||
msgstr "Makale bulunamadı."
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:24
|
#: settings.py:37
|
||||||
msgid "Back"
|
msgid "weekly"
|
||||||
msgstr "Geri"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:29
|
#: settings.py:38
|
||||||
msgid "previous"
|
msgid "monthly"
|
||||||
msgstr "önceki"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:39
|
||||||
msgid "Page"
|
msgid "yearly"
|
||||||
msgstr "Sayfa"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:32
|
#: settings.py:40
|
||||||
msgid "of"
|
msgid "never"
|
||||||
msgstr "biri"
|
msgstr ""
|
||||||
|
|
||||||
#: templates/djangocms_blog/post_list.html:35
|
|
||||||
msgid "next"
|
|
||||||
msgstr "sonraki"
|
|
||||||
|
|
||||||
#: templates/djangocms_blog/includes/blog_item.html:24
|
#: templates/djangocms_blog/includes/blog_item.html:24
|
||||||
msgid "read more"
|
msgid "read more"
|
||||||
|
@ -442,6 +464,14 @@ msgstr[1] "%(articles)s makale"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 makale"
|
msgstr "0 makale"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/plugins/archive.html:26
|
||||||
|
#: templates/djangocms_blog/plugins/authors.html:15
|
||||||
|
#: templates/djangocms_blog/plugins/latest_entries.html:7
|
||||||
|
#: templates/djangocms_blog/plugins/tags.html:15
|
||||||
|
#: templates/djangocms_blog/post_list.html:21
|
||||||
|
msgid "No article found."
|
||||||
|
msgstr "Makale bulunamadı."
|
||||||
|
|
||||||
#: templates/djangocms_blog/plugins/authors.html:3
|
#: templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Yazarlar"
|
msgstr "Yazarlar"
|
||||||
|
@ -450,6 +480,34 @@ msgstr "Yazarlar"
|
||||||
msgid "No categories found."
|
msgid "No categories found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:11
|
||||||
|
msgid "Articles by"
|
||||||
|
msgstr "Makaleler"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:13
|
||||||
|
msgid "Tag"
|
||||||
|
msgstr "Etiket"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:24
|
||||||
|
msgid "Back"
|
||||||
|
msgstr "Geri"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:29
|
||||||
|
msgid "previous"
|
||||||
|
msgstr "önceki"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "Page"
|
||||||
|
msgstr "Sayfa"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:32
|
||||||
|
msgid "of"
|
||||||
|
msgstr "biri"
|
||||||
|
|
||||||
|
#: templates/djangocms_blog/post_list.html:35
|
||||||
|
msgid "next"
|
||||||
|
msgstr "sonraki"
|
||||||
|
|
||||||
#~ msgid "Article"
|
#~ msgid "Article"
|
||||||
#~ msgstr "Articles"
|
#~ msgstr "Articles"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue