Merge pull request #182 from nephila/feature/update_translations

Update translations
This commit is contained in:
Iacopo Spalletti 2015-12-20 21:50:41 +01:00
commit 97f8817471
22 changed files with 1384 additions and 743 deletions

View file

@ -23,6 +23,10 @@ class BlogConfig(TranslatableModel, AppHookConfig):
), ),
) )
class Meta:
verbose_name = _('blog config')
verbose_name_plural = _('blog configs')
def get_app_title(self): def get_app_title(self):
return getattr(self, 'app_title', _('untitled')) return getattr(self, 'app_title', _('untitled'))

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -26,8 +26,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "المدونة" msgstr "المدونة"
@ -40,155 +39,144 @@ msgid "object name"
msgstr "" msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "آخر مواضيع المدونة"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "ناشر مواضيع المدونة"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "علامات"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "الأقسام"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "الأرشيف"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "قائمة المواضيع" msgstr "قائمة المواضيع"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "إضافة موضوع" msgstr "إضافة موضوع"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "التعديل على موضوع" msgstr "التعديل على موضوع"
@ -223,7 +211,7 @@ msgstr ""
msgid "modified at" msgid "modified at"
msgstr "" msgstr ""
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -333,52 +321,52 @@ msgstr ""
msgid "blog articles" msgid "blog articles"
msgstr "" msgstr ""
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "" msgstr ""
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "" msgstr ""
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "" msgstr ""
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "" msgstr ""
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -439,6 +427,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "آخر مواضيع المدونة"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "ناشر مواضيع المدونة"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "علامات"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "الأقسام"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "الأرشيف"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "" msgstr ""

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -26,8 +26,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Blog" msgstr "Blog"
@ -40,155 +39,144 @@ msgid "object name"
msgstr "" msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Letzte Blog-Einträge"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Autoren Blog-Artikel"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorien"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archiv"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Post Liste" msgstr "Post Liste"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Post hinzufügen" msgstr "Post hinzufügen"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Post bearbeiten" msgstr "Post bearbeiten"
@ -223,7 +211,7 @@ msgstr "erstellt am"
msgid "modified at" msgid "modified at"
msgstr "bearbeitet am" msgstr "bearbeitet am"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -333,52 +321,52 @@ msgstr "Blog-Artikel"
msgid "blog articles" msgid "blog articles"
msgstr "Blog-Artikel" msgstr "Blog-Artikel"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Anzahl der anzuzeigenden letzten Artikel" msgstr "Anzahl der anzuzeigenden letzten Artikel"
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Nur die Blog-Einträge mit dem ausgewählten Tag anzeigen" msgstr "Nur die Blog-Einträge mit dem ausgewählten Tag anzeigen"
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Nur die Blog-Einträge der ausgewählten Kategorie anzeigen" msgstr "Nur die Blog-Einträge der ausgewählten Kategorie anzeigen"
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Die Anzahl der anzuzeigenden Autoren-Artikel" msgstr "Die Anzahl der anzuzeigenden Autoren-Artikel"
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -439,6 +427,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Letzte Blog-Einträge"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Autoren Blog-Artikel"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorien"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archiv"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "weiterlesen" msgstr "weiterlesen"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+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"
@ -25,8 +25,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Blog" msgstr "Blog"
@ -40,157 +39,148 @@ msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#, fuzzy #, fuzzy
#| msgid "blog categories"
msgid "blog config"
msgstr "blog categories"
#: cms_appconfig.py:28
#, fuzzy
#| msgid "blog categories"
msgid "blog configs"
msgstr "blog categories"
#: cms_appconfig.py:31
#, fuzzy
msgid "untitled" msgid "untitled"
msgstr "Title" msgstr "Title"
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
#, fuzzy #, fuzzy
msgid "Set author" msgid "Set author"
msgstr "Author" msgstr "Author"
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
#, fuzzy #, fuzzy
msgid "Facebook author" msgid "Facebook author"
msgstr "Author" msgstr "Author"
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Latest Blog Articles"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Author Blog Articles"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categories"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archive"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Post list" msgstr "Post list"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Add post" msgstr "Add post"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "" msgstr ""
@ -226,7 +216,7 @@ msgstr "created at"
msgid "modified at" msgid "modified at"
msgstr "modified at" msgstr "modified at"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -349,55 +339,55 @@ msgstr "blog article"
msgid "blog articles" msgid "blog articles"
msgstr "blog articles" msgstr "blog articles"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
#, fuzzy #, fuzzy
msgid "articles" msgid "articles"
msgstr "0 articles" msgstr "0 articles"
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "The number of latests articles to be displayed." msgstr "The number of latests articles to be displayed."
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Show only the blog articles tagged with chosen tags." msgstr "Show only the blog articles tagged with chosen tags."
#: models.py:304 #: models.py:301
#, fuzzy #, fuzzy
msgid "filter by category" msgid "filter by category"
msgstr "blog category" msgstr "blog category"
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Show only the blog articles tagged with chosen categories." msgstr "Show only the blog articles tagged with chosen categories."
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
#, fuzzy #, fuzzy
msgid "authors" msgid "authors"
msgstr "Authors" msgstr "Authors"
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "The number of author articles to be displayed." msgstr "The number of author articles to be displayed."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -462,6 +452,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Latest Blog Articles"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Author Blog Articles"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categories"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archive"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "read more" msgstr "read more"

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -26,8 +26,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Blog" msgstr "Blog"
@ -40,155 +39,144 @@ msgid "object name"
msgstr "" msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Últimos artículos del blog"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Artículos del blog por author"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiquetas"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorías"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivo"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Lista de entradas" msgstr "Lista de entradas"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Añadir entradas" msgstr "Añadir entradas"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Editar entrada" msgstr "Editar entrada"
@ -223,7 +211,7 @@ msgstr "Creado en"
msgid "modified at" msgid "modified at"
msgstr "Actualizado en" msgstr "Actualizado en"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -333,52 +321,52 @@ msgstr "artículo del blog"
msgid "blog articles" msgid "blog articles"
msgstr "artículos del blog" msgstr "artículos del blog"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "El número de últimos artículos a mostrar." msgstr "El número de últimos artículos a mostrar."
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas." msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas."
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas." msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas."
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "El número de autores de artículo a mostrar." msgstr "El número de autores de artículo a mostrar."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -439,6 +427,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Últimos artículos del blog"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Artículos del blog por author"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiquetas"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorías"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivo"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "leer más" msgstr "leer más"

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:24+0000\n" "PO-Revision-Date: 2015-12-20 16:19+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"
@ -27,8 +27,7 @@ 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:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Blog" msgstr "Blog"
@ -41,155 +40,144 @@ msgid "object name"
msgstr "Nome oggetto" msgstr "Nome oggetto"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "Configurazione del blog"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "Configurazioni del blog"
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "Senza titolo" msgstr "Senza titolo"
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "Articoli pubblicati di default" msgstr "Articoli pubblicati di default"
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "Struttura permalink" msgstr "Struttura permalink"
#: cms_appconfig.py:41 #: cms_appconfig.py:45
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:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "Usa campo abstract" msgstr "Usa campo abstract"
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "Imposta autore" msgstr "Imposta autore"
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "Imposta autore di default" msgstr "Imposta autore di default"
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "Dimensione paginazione" msgstr "Dimensione paginazione"
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "Prefisso template" msgstr "Prefisso template"
#: cms_appconfig.py:58 #: cms_appconfig.py:62
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:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "Struttura del menu" msgstr "Struttura del menu"
#: cms_appconfig.py:63 #: cms_appconfig.py:67
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:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "Frequenza aggiornamento Sitemap" msgstr "Frequenza aggiornamento Sitemap"
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "Attributo Changefreq per gli oggetti della sitemap" msgstr "Attributo Changefreq per gli oggetti della sitemap"
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "Priorità sitemap" msgstr "Priorità sitemap"
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "Attributo priorità per gli oggetti nella sitemap" msgstr "Attributo priorità per gli oggetti nella sitemap"
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "Tipo oggetto" msgstr "Tipo oggetto"
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "Tipo oggetto Facebook" msgstr "Tipo oggetto Facebook"
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "ID Applicazione Facebook" msgstr "ID Applicazione Facebook"
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "ID Profilo Facebook" msgstr "ID Profilo Facebook"
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "URL Pagina Facebook" msgstr "URL Pagina Facebook"
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "URL Autore Facebook" msgstr "URL Autore Facebook"
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "Autore Facebook" msgstr "Autore Facebook"
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "Tipo oggetto Twitter" msgstr "Tipo oggetto Twitter"
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "Nome Twitter del sito" msgstr "Nome Twitter del sito"
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "Nome Twitter autore" msgstr "Nome Twitter autore"
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "Tipo oggetto Google+" msgstr "Tipo oggetto Google+"
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "Nome Google+ autore" msgstr "Nome Google+ autore"
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Ultimi articoli"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Articoli per autore"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tag"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorie"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivio"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Lista degli articoli" msgstr "Lista degli articoli"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Aggiungi articolo" msgstr "Aggiungi articolo"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Modifica configurazione" msgstr "Modifica configurazione"
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Modifica articolo" msgstr "Modifica articolo"
@ -224,7 +212,7 @@ msgstr "creato il"
msgid "modified at" msgid "modified at"
msgstr "modificato il" msgstr "modificato il"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "config. app." msgstr "config. app."
@ -334,52 +322,52 @@ msgstr "articolo del blog"
msgid "blog articles" msgid "blog articles"
msgstr "articoli del blog" msgstr "articoli del blog"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr "plugin blog"
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "articoli" msgstr "articoli"
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Il numero di articoli da mostrare." msgstr "Il numero di articoli da mostrare."
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "filtra per tag" msgstr "filtra per tag"
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostra solo gli articoli marcati con i tag selezionati." msgstr "Mostra solo gli articoli marcati con i tag selezionati."
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "filtra per categoria" msgstr "filtra per categoria"
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostra solo gli articoli marcati con i categorie selezionati." msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "ultimi %s articoli per tag" msgstr "ultimi %s articoli per tag"
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "autori" msgstr "autori"
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Numero di elementi per autore da mostrare." msgstr "Numero di elementi per autore da mostrare."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "ultimi %s articoli per autore" msgstr "ultimi %s articoli per autore"
#: models.py:362
msgid "generic blog plugin"
msgstr "plugin blog"
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "Data completa" msgstr "Data completa"
@ -440,6 +428,27 @@ msgstr "ogni anno"
msgid "never" msgid "never"
msgstr "mai" msgstr "mai"
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Ultimi articoli"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Articoli per autore"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tag"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorie"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivio"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "leggi" msgstr "leggi"

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -26,8 +26,7 @@ msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Tinklaraštis" msgstr "django CMS Tinklaraštis"
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Tinklaraštis" msgstr "Tinklaraštis"
@ -37,170 +36,159 @@ msgstr "aplikacijos pavadinimas"
#: cms_appconfig.py:22 #: cms_appconfig.py:22
msgid "object name" msgid "object name"
msgstr "" msgstr "objekto pavadinimas"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "be pavadinimo" msgstr "be pavadinimo"
#: cms_appconfig.py:32 #: cms_appconfig.py:36
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:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "Nuolatinės nuorodos struktūra" msgstr "Nuolatinės nuorodos struktūra"
#: cms_appconfig.py:41 #: cms_appconfig.py:45
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:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "Naudoti santraukos lauką" msgstr "Naudoti santraukos lauką"
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "Nustatyti autorių" msgstr "Nustatyti autorių"
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "Pagal numatymą nustatyti autorių" msgstr "Pagal numatymą nustatyti autorių"
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "Puslapiavimo dydis" msgstr "Puslapiavimo dydis"
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "Šablono priešdėlis" msgstr "Šablono priešdėlis"
#: cms_appconfig.py:58 #: cms_appconfig.py:62
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:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "Meniu struktūra" msgstr "Meniu struktūra"
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "Django CMS meniu struktūra" msgstr "Django CMS meniu struktūra"
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr "Tinklalapio medžio keitimo dažnumas"
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr "Keitimo dažnumo atributas tinklalapio medžio objektams"
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr "Tinklalapio medžio prioritetas"
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr "Prioriteto atributas tinklalapio medžio objektams"
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "Objekto tipas" msgstr "Objekto tipas"
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "Facebook tipas" msgstr "Facebook tipas"
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "Facebook aplikacijos ID" msgstr "Facebook aplikacijos ID"
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "Facebook profilio ID" msgstr "Facebook profilio ID"
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "Facebook puslapio URL" msgstr "Facebook puslapio URL"
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "Facebook autoriaus URL" msgstr "Facebook autoriaus URL"
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "Facebook autorius" msgstr "Facebook autorius"
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "Twitter tipas" msgstr "Twitter tipas"
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "Twitter tinklalapio vardas" msgstr "Twitter tinklalapio vardas"
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "Twitter autoriaus vardas" msgstr "Twitter autoriaus vardas"
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "Google+ tipas" msgstr "Google+ tipas"
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "Goggle+ autoriaus vardas" msgstr "Goggle+ autoriaus vardas"
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Naujausi tinklaraščio straipsniai"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Tinklaraščio straipsnių autorius"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Žymenos"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorijos"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archyvas"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Straipsnių sąrašas" msgstr "Straipsnių sąrašas"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Pridėti straipsnį" msgstr "Pridėti straipsnį"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Redaguoti nustatymus" msgstr "Redaguoti nustatymus"
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Redaguoti straipsnį" msgstr "Redaguoti straipsnį"
#: cms_wizards.py:47 #: cms_wizards.py:47
#, python-brace-format #, python-brace-format
msgid "New {0}" msgid "New {0}"
msgstr "" msgstr "Naujas {0}"
#: cms_wizards.py:51 #: cms_wizards.py:51
#, python-brace-format #, python-brace-format
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr "Kurti naują {0} viduje {1}"
#: feeds.py:24 #: feeds.py:24
#, python-format #, python-format
@ -223,7 +211,7 @@ msgstr "sukurta"
msgid "modified at" msgid "modified at"
msgstr "redaguota" msgstr "redaguota"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "aplikacijos nustatymai" msgstr "aplikacijos nustatymai"
@ -333,52 +321,52 @@ msgstr "tinklaraščio straipsnis"
msgid "blog articles" msgid "blog articles"
msgstr "tinklaraščio straipsniai" msgstr "tinklaraščio straipsniai"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr "bendras tinklaraščio įskiepis"
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "straipsniai" msgstr "straipsniai"
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Atvaizduojamas naujausių straipsnių kiekis." msgstr "Atvaizduojamas naujausių straipsnių kiekis."
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "filtruoti pagal žymeną" msgstr "filtruoti pagal žymeną"
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis." msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "filtruoti pagal kategoriją" msgstr "filtruoti pagal kategoriją"
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis." msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s paskutiniai straipsniai pagal žymeną" msgstr "%s paskutiniai straipsniai pagal žymeną"
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "autoriai" msgstr "autoriai"
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Atvaizduojamas autoriaus straipsnių kiekis." msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s paskutiniai straipsniai pagal autorių" msgstr "%s paskutiniai straipsniai pagal autorių"
#: models.py:362
msgid "generic blog plugin"
msgstr "bendras tinklaraščio įskiepis"
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "Pilna data" msgstr "Pilna data"
@ -413,31 +401,52 @@ msgstr "Niekas"
#: settings.py:34 #: settings.py:34
msgid "always" msgid "always"
msgstr "" msgstr "visada"
#: settings.py:35 #: settings.py:35
msgid "hourly" msgid "hourly"
msgstr "" msgstr "kas valandą"
#: settings.py:36 #: settings.py:36
msgid "daily" msgid "daily"
msgstr "" msgstr "kas dieną"
#: settings.py:37 #: settings.py:37
msgid "weekly" msgid "weekly"
msgstr "" msgstr "kas savaitę"
#: settings.py:38 #: settings.py:38
msgid "monthly" msgid "monthly"
msgstr "" msgstr "kas mėnesį"
#: settings.py:39 #: settings.py:39
msgid "yearly" msgid "yearly"
msgstr "" msgstr "kas metus"
#: settings.py:40 #: settings.py:40
msgid "never" msgid "never"
msgstr "" msgstr "niekada"
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Naujausi tinklaraščio straipsniai"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Tinklaraščio straipsnių autorius"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Žymenos"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorijos"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archyvas"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"

View file

@ -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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -25,8 +25,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "" msgstr ""
@ -39,155 +38,144 @@ msgid "object name"
msgstr "" msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr ""
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr ""
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr ""
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr ""
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr ""
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "" msgstr ""
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "" msgstr ""
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "" msgstr ""
@ -222,7 +210,7 @@ msgstr ""
msgid "modified at" msgid "modified at"
msgstr "" msgstr ""
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -332,52 +320,52 @@ msgstr ""
msgid "blog articles" msgid "blog articles"
msgstr "" msgstr ""
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "" msgstr ""
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "" msgstr ""
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "" msgstr ""
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "" msgstr ""
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -438,6 +426,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr ""
#: settings.py:115
msgid "Author Blog Articles"
msgstr ""
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr ""
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr ""
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "" msgstr ""

View file

@ -3,13 +3,14 @@
# #
# Translators: # Translators:
# Iacopo Spalletti, 2014 # Iacopo Spalletti, 2014
# Rüstem Mirzaoğlu, 2015 # Rustam Mirzaev <mirus@2x2.pw>, 2015
# Rustam Mirzaev <mirus@2x2.pw>, 2015
msgid "" 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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -21,187 +22,175 @@ msgstr ""
#: admin.py:169 admin.py:177 admin.py:185 #: 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 "Вы можете использовать простую строку, атрибут модели статьи или имена методов"
#: apps.py:15 #: apps.py:15
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr "django CMS Блог"
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Блог" msgstr "Блог"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr "название приложения"
#: cms_appconfig.py:22 #: cms_appconfig.py:22
msgid "object name" msgid "object name"
msgstr "" msgstr "название объекта"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
msgid "untitled" #| msgid "blog categories"
msgid "blog config"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:28
msgid "Post published by default" #| msgid "blog categories"
msgid "blog configs"
msgstr "" msgstr ""
#: cms_appconfig.py:31
msgid "untitled"
msgstr "безымянный"
#: cms_appconfig.py:36 #: cms_appconfig.py:36
msgid "Permalink structure" msgid "Post published by default"
msgstr "" msgstr "Статья опубликованная по умолчанию"
#: cms_appconfig.py:41 #: cms_appconfig.py:40
msgid "Use placeholder and plugins for article body" msgid "Permalink structure"
msgstr "" msgstr "Строение постоянной ссылки"
#: cms_appconfig.py:45 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body"
msgstr "Используйте местозаполнитель и плагины для тела статьи"
#: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr "Используйте поле краткого описания"
#: cms_appconfig.py:49
msgid "Set author"
msgstr ""
#: cms_appconfig.py:49
msgid "Set author by default"
msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Paginate size" msgid "Set author"
msgstr "" msgstr "Указать автора"
#: cms_appconfig.py:54 #: cms_appconfig.py:53
msgid "When paginating list views, how many articles per page?" msgid "Set author by default"
msgstr "" msgstr "Указать автора по умолчанию"
#: cms_appconfig.py:57 #: cms_appconfig.py:57
msgid "Template prefix" msgid "Paginate size"
msgstr "" msgstr "Разбить на части"
#: cms_appconfig.py:58 #: cms_appconfig.py:58
msgid "Alternative directory to load the blog templates from" msgid "When paginating list views, how many articles per page?"
msgstr "" msgstr "Сколько статей на страницу вы бы хотели использовать при разбиении её на части."
#: cms_appconfig.py:61 #: cms_appconfig.py:61
msgid "Template prefix"
msgstr "Префикс шаблона"
#: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from"
msgstr "Альтернативная директория загрузки шаблонов блога"
#: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr "Структура меню"
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr "Структура меню django CMS "
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr "Частота обновления карты сайта"
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr "Атрибут частоты изменения объектов карты сайта"
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr "Приоритет"
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr "Приоритет атребута для объектов карты сайта"
#: cms_appconfig.py:77
msgid "Object type"
msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:81
msgid "Facebook type" msgid "Object type"
msgstr "" msgstr "Тип объекта"
#: cms_appconfig.py:85 #: cms_appconfig.py:85
msgid "Facebook application ID" msgid "Facebook type"
msgstr "" msgstr "тип в Facebook"
#: cms_appconfig.py:89 #: cms_appconfig.py:89
msgid "Facebook profile ID" msgid "Facebook application ID"
msgstr "" msgstr "ID приложения на Facebook"
#: cms_appconfig.py:93 #: cms_appconfig.py:93
msgid "Facebook page URL" msgid "Facebook profile ID"
msgstr "" msgstr "ID профиля на Facebook"
#: cms_appconfig.py:97 #: cms_appconfig.py:97
msgid "Facebook author URL" msgid "Facebook page URL"
msgstr "" msgstr "URL страницы на Facebook"
#: cms_appconfig.py:101 #: cms_appconfig.py:101
msgid "Facebook author" msgid "Facebook author URL"
msgstr "" msgstr "URL автора на Facebook "
#: cms_appconfig.py:105 #: cms_appconfig.py:105
msgid "Twitter type" msgid "Facebook author"
msgstr "" msgstr "автор на Facebook "
#: cms_appconfig.py:109 #: cms_appconfig.py:109
msgid "Twitter site handle" msgid "Twitter type"
msgstr "" msgstr "тип на Twitter"
#: cms_appconfig.py:113 #: cms_appconfig.py:113
msgid "Twitter author handle" msgid "Twitter site handle"
msgstr "" msgstr "дескриптор сайта на Twitter"
#: cms_appconfig.py:117 #: cms_appconfig.py:117
msgid "Google+ type" msgid "Twitter author handle"
msgstr "" msgstr "дескриптор автора на Twitter"
#: cms_appconfig.py:121 #: cms_appconfig.py:121
msgid "Google+ type"
msgstr "тип на Google+"
#: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr "имя автора на Google+"
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Последние статьи блога"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Автор статей блога"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Метки"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Категории"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Архив"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Список статей" msgstr "Список статей"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Добавить статью" msgstr "Добавить статью"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr "Редактировать настройки"
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Редактировать статью" msgstr "Редактировать статью"
#: cms_wizards.py:47 #: cms_wizards.py:47
#, python-brace-format #, python-brace-format
msgid "New {0}" msgid "New {0}"
msgstr "" msgstr "Новых {0}"
#: cms_wizards.py:51 #: cms_wizards.py:51
#, python-brace-format #, python-brace-format
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr "Создать новых {0} из {1}"
#: feeds.py:24 #: feeds.py:24
#, python-format #, python-format
@ -210,7 +199,7 @@ msgstr "Статьи блога с сайта: %(site_name)s"
#: menu.py:16 #: menu.py:16
msgid "Blog menu" msgid "Blog menu"
msgstr "" msgstr "Меню блога"
#: models.py:34 #: models.py:34
msgid "parent" msgid "parent"
@ -224,9 +213,9 @@ msgstr "время создания"
msgid "modified at" msgid "modified at"
msgstr "время изменения" msgstr "время изменения"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr "настройки приложения"
#: models.py:42 #: models.py:42
msgid "name" msgid "name"
@ -246,27 +235,27 @@ msgstr "категории блога"
#: models.py:91 #: models.py:91
msgid "author" msgid "author"
msgstr "" msgstr "автор"
#: models.py:94 #: models.py:94
msgid "created" msgid "created"
msgstr "" msgstr "создан(о)"
#: models.py:95 #: models.py:95
msgid "last modified" msgid "last modified"
msgstr "" msgstr "последние изменения"
#: models.py:96 #: models.py:96
msgid "published since" msgid "published since"
msgstr "" msgstr "опубликовано"
#: models.py:98 #: models.py:98
msgid "published until" msgid "published until"
msgstr "" msgstr "опубликовано до"
#: models.py:100 #: models.py:100
msgid "publish" msgid "publish"
msgstr "" msgstr "опубликовать"
#: models.py:101 #: models.py:101
msgid "category" msgid "category"
@ -274,19 +263,19 @@ msgstr "категория"
#: models.py:103 #: models.py:103
msgid "main image" msgid "main image"
msgstr "" msgstr "главная страница"
#: models.py:107 #: models.py:107
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "" msgstr "уменьшенная копия главного изображения"
#: models.py:112 #: models.py:112
msgid "main image full" msgid "main image full"
msgstr "" msgstr "Полноразмерное изображение"
#: models.py:116 #: models.py:116
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr "Разрешить комментарии к статье"
#: models.py:118 #: models.py:118
msgid "Site(s)" msgid "Site(s)"
@ -300,23 +289,23 @@ msgstr "Выберите сайты на которых будет опубли
#: models.py:127 #: models.py:127
msgid "title" msgid "title"
msgstr "" msgstr "Заголовок"
#: models.py:129 #: models.py:129
msgid "abstract" msgid "abstract"
msgstr "" msgstr "Краткое описание"
#: models.py:130 #: models.py:130
msgid "post meta description" msgid "post meta description"
msgstr "" msgstr "мета-описание статьи"
#: models.py:132 #: models.py:132
msgid "post meta keywords" msgid "post meta keywords"
msgstr "" msgstr "ключевые слова к статье"
#: models.py:134 #: models.py:134
msgid "post meta title" msgid "post meta title"
msgstr "" msgstr "мета-заголовок к статье"
#: models.py:135 #: models.py:135
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
@ -324,7 +313,7 @@ msgstr "используется в метках и обмене в социал
#: models.py:138 #: models.py:138
msgid "text" msgid "text"
msgstr "" msgstr "текст"
#: models.py:175 #: models.py:175
msgid "blog article" msgid "blog article"
@ -334,59 +323,59 @@ msgstr "статья блога"
msgid "blog articles" msgid "blog articles"
msgstr "статьи блога" msgstr "статьи блога"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr "статьи"
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Количество последних статей, которые будут показаны." msgstr "Количество последних статей, которые будут показаны."
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr "фильтровать по тегам"
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Показывать статьи только с выбранными метками." msgstr "Показывать статьи только с выбранными метками."
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr "фильтровать по категориям"
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Показывать статьи только из выбранных категорий." msgstr "Показывать статьи только из выбранных категорий."
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr "%s последних статей по тегам"
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr "авторы"
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Количество статей автора, которые будут показаны." msgstr "Количество статей автора, которые будут показаны."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr "%s последних статей по авторам"
#: models.py:362
msgid "generic blog plugin"
msgstr "генерируемый плагин блога"
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr "Полная дата"
#: settings.py:17 #: settings.py:17
msgid "Year / Month" msgid "Year / Month"
msgstr "" msgstr "Год / Месяц"
#: settings.py:18 templates/djangocms_blog/post_list.html:14 #: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category" msgid "Category"
@ -394,51 +383,72 @@ msgstr "Категория"
#: settings.py:19 #: settings.py:19
msgid "Just slug" msgid "Just slug"
msgstr "" msgstr "ЧПУ"
#: settings.py:28 #: settings.py:28
msgid "Categories and posts" msgid "Categories and posts"
msgstr "" msgstr "Категории и статьи"
#: settings.py:29 #: settings.py:29
msgid "Categories only" msgid "Categories only"
msgstr "" msgstr "Только категории"
#: settings.py:30 #: settings.py:30
msgid "Posts only" msgid "Posts only"
msgstr "" msgstr "Только статьи"
#: settings.py:31 #: settings.py:31
msgid "None" msgid "None"
msgstr "" msgstr "Ничего"
#: settings.py:34 #: settings.py:34
msgid "always" msgid "always"
msgstr "" msgstr "всегда"
#: settings.py:35 #: settings.py:35
msgid "hourly" msgid "hourly"
msgstr "" msgstr "ежечасно"
#: settings.py:36 #: settings.py:36
msgid "daily" msgid "daily"
msgstr "" msgstr "ежедневно"
#: settings.py:37 #: settings.py:37
msgid "weekly" msgid "weekly"
msgstr "" msgstr "еженедельно"
#: settings.py:38 #: settings.py:38
msgid "monthly" msgid "monthly"
msgstr "" msgstr "ежемесячно"
#: settings.py:39 #: settings.py:39
msgid "yearly" msgid "yearly"
msgstr "" msgstr "ежегодно"
#: settings.py:40 #: settings.py:40
msgid "never" msgid "never"
msgstr "" msgstr "никогда"
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Последние статьи блога"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Автор статей блога"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Метки"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Категории"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Архив"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
@ -481,7 +491,7 @@ msgstr "Авторы"
#: templates/djangocms_blog/plugins/categories.html:15 #: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found." msgid "No categories found."
msgstr "" msgstr "Не найдено ни одной категории."
#: templates/djangocms_blog/post_list.html:11 #: templates/djangocms_blog/post_list.html:11
msgid "Articles by" msgid "Articles by"

Binary file not shown.

View file

@ -0,0 +1,535 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Iacopo Spalletti, 2014
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-12-20 16:15+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Slovenian (http://www.transifex.com/nephila/djangocms-blog/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:169 admin.py:177 admin.py:185
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
#: apps.py:15
msgid "django CMS Blog"
msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20
msgid "application title"
msgstr "naziv aplikacije"
#: cms_appconfig.py:22
msgid "object name"
msgstr "ime objekta"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled"
msgstr "nepoimenovano"
#: cms_appconfig.py:36
msgid "Post published by default"
msgstr "Objava naj bo samodejno objavljena"
#: cms_appconfig.py:40
msgid "Permalink structure"
msgstr "Struktura povezav"
#: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body"
msgstr "Za objavo naj bodo uporabljeni vtičniki in označbe mest"
#: cms_appconfig.py:49
msgid "Use abstract field"
msgstr "Uporaba abstraktnih polj"
#: cms_appconfig.py:53
msgid "Set author"
msgstr "Nastavi avtorja"
#: cms_appconfig.py:53
msgid "Set author by default"
msgstr "Avtor naj bo nastavljen samodejno"
#: cms_appconfig.py:57
msgid "Paginate size"
msgstr "Število objav na stran"
#: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?"
msgstr "Koliko objav naj bo na eni strani?"
#: cms_appconfig.py:61
msgid "Template prefix"
msgstr "Predpona predlog"
#: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from"
msgstr "Alternativni direktorij za nalaganje predlog bloga"
#: cms_appconfig.py:65
msgid "Menu structure"
msgstr "Struktura menija"
#: cms_appconfig.py:67
msgid "Structure of the django CMS menu"
msgstr "Struktura django CMS menija"
#: cms_appconfig.py:70
msgid "Sitemap changefreq"
msgstr ""
#: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:76
msgid "Sitemap priority"
msgstr "Sitemap prioriteta"
#: cms_appconfig.py:78
msgid "Priority attribute for sitemap items"
msgstr "Prioriteta atributov za elemente sitemapa"
#: cms_appconfig.py:81
msgid "Object type"
msgstr "Tip objekta"
#: cms_appconfig.py:85
msgid "Facebook type"
msgstr ""
#: cms_appconfig.py:89
msgid "Facebook application ID"
msgstr ""
#: cms_appconfig.py:93
msgid "Facebook profile ID"
msgstr ""
#: cms_appconfig.py:97
msgid "Facebook page URL"
msgstr ""
#: cms_appconfig.py:101
msgid "Facebook author URL"
msgstr ""
#: cms_appconfig.py:105
msgid "Facebook author"
msgstr "Facebook avtor"
#: cms_appconfig.py:109
msgid "Twitter type"
msgstr ""
#: cms_appconfig.py:113
msgid "Twitter site handle"
msgstr ""
#: cms_appconfig.py:117
msgid "Twitter author handle"
msgstr ""
#: cms_appconfig.py:121
msgid "Google+ type"
msgstr ""
#: cms_appconfig.py:125
msgid "Google+ author name"
msgstr ""
#: cms_toolbar.py:22
msgid "Post list"
msgstr "Seznam objav"
#: cms_toolbar.py:24
msgid "Add post"
msgstr "Nova objava"
#: cms_toolbar.py:28
msgid "Edit configuration"
msgstr "Uredi nastavitve"
#: cms_toolbar.py:32
msgid "Edit Post"
msgstr "Uredi objavo"
#: cms_wizards.py:47
#, python-brace-format
msgid "New {0}"
msgstr "Nov {0}"
#: cms_wizards.py:51
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Ustvari nov {0} v {1}"
#: feeds.py:24
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Blog objave na %(site_name)s"
#: menu.py:16
msgid "Blog menu"
msgstr "Blog meni"
#: models.py:34
msgid "parent"
msgstr "starš"
#: models.py:35
msgid "created at"
msgstr "ustvarjeno na"
#: models.py:36
msgid "modified at"
msgstr "urejeno na"
#: models.py:38 models.py:123 models.py:275
msgid "app. config"
msgstr ""
#: models.py:42
msgid "name"
msgstr "ime"
#: models.py:43 models.py:128
msgid "slug"
msgstr ""
#: models.py:50
msgid "blog category"
msgstr "blog kategorija"
#: models.py:51
msgid "blog categories"
msgstr "blog kategorije"
#: models.py:91
msgid "author"
msgstr "avtor"
#: models.py:94
msgid "created"
msgstr "ustvarjeno"
#: models.py:95
msgid "last modified"
msgstr "nazadnje urejeno"
#: models.py:96
msgid "published since"
msgstr "objavljeno od"
#: models.py:98
msgid "published until"
msgstr "objavljeno do"
#: models.py:100
msgid "publish"
msgstr "objavljeno"
#: models.py:101
msgid "category"
msgstr "kategorija"
#: models.py:103
msgid "main image"
msgstr "glavna slika"
#: models.py:107
msgid "main image thumbnail"
msgstr "glavna slika - predogled"
#: models.py:112
msgid "main image full"
msgstr "glavna slika - polna"
#: models.py:116
msgid "enable comments on post"
msgstr "Omogoči komentarje na objavi"
#: models.py:118
msgid "Site(s)"
msgstr "Stran(i)"
#: models.py:119
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Izberi strani na katerih naj bo objava prikazana. Če ni izbrano nič, bo objava prikazana na vseh nastavljenih straneh."
#: models.py:127
msgid "title"
msgstr "naziv"
#: models.py:129
msgid "abstract"
msgstr "osnutek"
#: models.py:130
msgid "post meta description"
msgstr "meta opis objave"
#: models.py:132
msgid "post meta keywords"
msgstr "meta ključne besede objave"
#: models.py:134
msgid "post meta title"
msgstr "meta naziv objave"
#: models.py:135
msgid "used in title tag and social sharing"
msgstr "za uporabo v označbi naslova in deljenju na socialnih omrežjih"
#: models.py:138
msgid "text"
msgstr "tekst"
#: models.py:175
msgid "blog article"
msgstr "blog objava"
#: models.py:176
msgid "blog articles"
msgstr "blog objave"
#: models.py:294 models.py:328
msgid "articles"
msgstr "objave"
#: models.py:295
msgid "The number of latests articles to be displayed."
msgstr "Število najnovejših objav, ki naj bodo prikazane"
#: models.py:297
msgid "filter by tag"
msgstr "filtriraj po oznakah"
#: models.py:298
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Prikaži le blog objave označene z izbranimi oznakami"
#: models.py:301
msgid "filter by category"
msgstr "filtriraj po kategoriji"
#: models.py:302
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Prikaži le blog objave označene z izbranimi kategorijami"
#: models.py:306
#, python-format
msgid "%s latest articles by tag"
msgstr "%s najnovejših objav glede na oznako"
#: models.py:324
msgid "authors"
msgstr "avtorji"
#: models.py:329
msgid "The number of author articles to be displayed."
msgstr "Število avtorjevih objav, ki naj bodo prikazane"
#: models.py:333
#, python-format
msgid "%s latest articles by author"
msgstr "%s najnovejših objav glede na avtorja"
#: models.py:362
msgid "generic blog plugin"
msgstr "generični blog vtičnik"
#: settings.py:16
msgid "Full date"
msgstr "Datum (poln)"
#: settings.py:17
msgid "Year / Month"
msgstr "Leto / Mesec"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorija"
#: settings.py:19
msgid "Just slug"
msgstr ""
#: settings.py:28
msgid "Categories and posts"
msgstr "Kategorije in objave"
#: settings.py:29
msgid "Categories only"
msgstr "Samo kategorije"
#: settings.py:30
msgid "Posts only"
msgstr "Samo objave"
#: settings.py:31
msgid "None"
msgstr ""
#: settings.py:34
msgid "always"
msgstr "vedno"
#: settings.py:35
msgid "hourly"
msgstr "vsako uro"
#: settings.py:36
msgid "daily"
msgstr "dnevno"
#: settings.py:37
msgid "weekly"
msgstr "tedensko"
#: settings.py:38
msgid "monthly"
msgstr "mesečno"
#: settings.py:39
msgid "yearly"
msgstr "letno"
#: settings.py:40
msgid "never"
msgstr "nikoli"
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Najnovejše blog objave"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Avtorjeve blog objave"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Oznake"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorije"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arhiv"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "preberi več"
#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr ""
#: templates/djangocms_blog/plugins/archive.html:17
#: templates/djangocms_blog/plugins/authors.html:10
#: templates/djangocms_blog/plugins/categories.html:10
#: templates/djangocms_blog/plugins/tags.html:10
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] "%(articles)s objava"
msgstr[1] "%(articles)s objave"
msgstr[2] "%(articles)s objave"
msgstr[3] "%(articles)s objave"
#: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11
msgid "0 articles"
msgstr "0 objav"
#: 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 "Nič objav"
#: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Avtorji"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr "Nič kategorij"
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Objave avtorja"
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Oznaka"
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Nazaj"
#: templates/djangocms_blog/post_list.html:29
msgid "previous"
msgstr "prejšnji/a"
#: templates/djangocms_blog/post_list.html:32
msgid "Page"
msgstr "Stran"
#: templates/djangocms_blog/post_list.html:32
msgid "of"
msgstr "od"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "naslednji"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -2,13 +2,13 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Rüstem Mirzaoğlu, 2015 # Rustam Mirzaev <mirus@2x2.pw>, 2015
msgid "" 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-31 13:23+0100\n" "POT-Creation-Date: 2015-12-20 17:14+0100\n"
"PO-Revision-Date: 2015-10-31 12:23+0000\n" "PO-Revision-Date: 2015-12-20 16:15+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"
@ -26,8 +26,7 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93 #: cms_app.py:15 cms_toolbar.py:19 settings.py:111
#: cms_plugins.py:108 cms_toolbar.py:18
msgid "Blog" msgid "Blog"
msgstr "Blog" msgstr "Blog"
@ -40,155 +39,144 @@ msgid "object name"
msgstr "" msgstr ""
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
#: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr ""
#: cms_appconfig.py:32 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr ""
#: cms_appconfig.py:36 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr ""
#: cms_appconfig.py:41 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr ""
#: cms_appconfig.py:45 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr ""
#: cms_appconfig.py:49 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr ""
#: cms_appconfig.py:53 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr ""
#: cms_appconfig.py:54 #: cms_appconfig.py:58
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:57 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr ""
#: cms_appconfig.py:58 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr ""
#: cms_appconfig.py:61 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr ""
#: cms_appconfig.py:63 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr ""
#: cms_appconfig.py:66 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr ""
#: cms_appconfig.py:69 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:72 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr ""
#: cms_appconfig.py:74 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr ""
#: cms_appconfig.py:77 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr ""
#: cms_appconfig.py:81 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr ""
#: cms_appconfig.py:85 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr ""
#: cms_appconfig.py:89 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr ""
#: cms_appconfig.py:93 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr ""
#: cms_appconfig.py:97 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr ""
#: cms_appconfig.py:101 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr ""
#: cms_appconfig.py:105 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr ""
#: cms_appconfig.py:109 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr ""
#: cms_appconfig.py:113 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr ""
#: cms_appconfig.py:117 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr ""
#: cms_appconfig.py:121 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_plugins.py:30 cms_plugins.py:49 #: cms_toolbar.py:22
msgid "Latest Blog Articles"
msgstr "Blog'un son makaleleri"
#: cms_plugins.py:65
msgid "Author Blog Articles"
msgstr "Blog'un makale yazarı"
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiketler"
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategoriler"
#: cms_plugins.py:109 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arşiv"
#: cms_toolbar.py:21
msgid "Post list" msgid "Post list"
msgstr "Makale listesi" msgstr "Makale listesi"
#: cms_toolbar.py:23 #: cms_toolbar.py:24
msgid "Add post" msgid "Add post"
msgstr "Makale ekle" msgstr "Makale ekle"
#: cms_toolbar.py:27 #: cms_toolbar.py:28
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:31 #: cms_toolbar.py:32
msgid "Edit Post" msgid "Edit Post"
msgstr "Makaleyi düzenle" msgstr "Makaleyi düzenle"
@ -223,7 +211,7 @@ msgstr "oluşturma tarihi"
msgid "modified at" msgid "modified at"
msgstr "düzenleme tarihi" msgstr "düzenleme tarihi"
#: models.py:38 models.py:123 models.py:276 #: models.py:38 models.py:123 models.py:275
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
@ -333,52 +321,52 @@ msgstr "blog makalesi"
msgid "blog articles" msgid "blog articles"
msgstr "blog makaleleri" msgstr "blog makaleleri"
#: models.py:293 #: models.py:294 models.py:328
msgid "generic blog plugin"
msgstr ""
#: models.py:297 models.py:330
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:298 #: models.py:295
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Ğörütülenecek olan makale sayısı" msgstr "Ğörütülenecek olan makale sayısı"
#: models.py:300 #: models.py:297
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:301 #: models.py:298
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster." msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster."
#: models.py:304 #: models.py:301
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:305 #: models.py:302
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster" msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster"
#: models.py:309 #: models.py:306
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:326 #: models.py:324
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:331 #: models.py:329
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "İlgili yazarın gösterilecek olan makale sayısı." msgstr "İlgili yazarın gösterilecek olan makale sayısı."
#: models.py:335 #: models.py:333
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362
msgid "generic blog plugin"
msgstr ""
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr ""
@ -439,6 +427,27 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113
msgid "Latest Blog Articles"
msgstr "Blog'un son makaleleri"
#: settings.py:115
msgid "Author Blog Articles"
msgstr "Blog'un makale yazarı"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiketler"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategoriler"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arşiv"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "devamını oku" msgstr "devamını oku"

View file

@ -0,0 +1,18 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('djangocms_blog', '0011_auto_20151024_1809'),
]
operations = [
migrations.AlterModelOptions(
name='blogconfig',
options={'verbose_name': 'blog config', 'verbose_name_plural': 'blog configs'},
),
]