Update translations
This commit is contained in:
parent
f6f921e5a5
commit
0431db5006
20 changed files with 859 additions and 646 deletions
Binary file not shown.
|
@ -2,14 +2,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Bashar Al-Abdulhadi, 2016
|
||||
# Bashar Al-Abdulhadi, 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-16 09:35+0000\n"
|
||||
"Last-Translator: Bashar Al-Abdulhadi\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -18,7 +19,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -26,31 +27,31 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr ""
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "المدونة"
|
||||
|
||||
#: cms_appconfig.py:20
|
||||
msgid "application title"
|
||||
msgstr ""
|
||||
msgstr "عنوان التطبيق"
|
||||
|
||||
#: cms_appconfig.py:22
|
||||
msgid "object name"
|
||||
msgstr ""
|
||||
msgstr "اسم الكائن"
|
||||
|
||||
#: cms_appconfig.py:27
|
||||
#| msgid "blog categories"
|
||||
msgid "blog config"
|
||||
msgstr ""
|
||||
msgstr "إعدادات المدونة"
|
||||
|
||||
#: cms_appconfig.py:28
|
||||
#| msgid "blog categories"
|
||||
msgid "blog configs"
|
||||
msgstr ""
|
||||
msgstr "إعدادات المدونة"
|
||||
|
||||
#: cms_appconfig.py:31
|
||||
msgid "untitled"
|
||||
msgstr ""
|
||||
msgstr "غير معنون"
|
||||
|
||||
#: cms_appconfig.py:36
|
||||
msgid "Post published by default"
|
||||
|
@ -70,7 +71,7 @@ msgstr ""
|
|||
|
||||
#: cms_appconfig.py:53
|
||||
msgid "Set author"
|
||||
msgstr ""
|
||||
msgstr "ضبط الكاتب"
|
||||
|
||||
#: cms_appconfig.py:53
|
||||
msgid "Set author by default"
|
||||
|
@ -164,206 +165,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "قائمة المواضيع"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "إضافة موضوع"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "التعديل على موضوع"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "مواضيع المدونة على %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr ""
|
||||
|
||||
|
@ -427,23 +450,23 @@ msgstr ""
|
|||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "آخر مواضيع المدونة"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "ناشر مواضيع المدونة"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "علامات"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "الأقسام"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "الأرشيف"
|
||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr ""
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -164,206 +164,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Post Liste"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Post hinzufügen"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Post bearbeiten"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Blog-Artikel auf %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "übergeordnetes Element"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "erstellt am"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "bearbeitet am"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "Name"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "slug"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "Blog-Kategorie"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "Blog-Kategorien"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Seite(n)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Wähle Seiten aus, auf welchen der Post angezeigt wird. Ohne Auswahl sichtbar auf allen konfigurierten Seiten."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "Wird im Titel-Tag und für das soziale Teilen genutzt"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "Blog-Artikel"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "Blog-Artikel"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Anzahl der anzuzeigenden letzten Artikel"
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Nur die Blog-Einträge mit dem ausgewählten Tag anzeigen"
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Nur die Blog-Einträge der ausgewählten Kategorie anzeigen"
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Die Anzahl der anzuzeigenden Autoren-Artikel"
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr ""
|
||||
|
||||
|
@ -427,23 +449,23 @@ msgstr ""
|
|||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Letzte Blog-Einträge"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Autoren Blog-Artikel"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Kategorien"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Archiv"
|
||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr ""
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -164,206 +164,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Lista de entradas"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Añadir entradas"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Editar entrada"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Artículos del blog en %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "padre"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "Creado en"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "Actualizado en"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "nombre"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "slug"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "categoría del blog"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "categorías del blog"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "categoría"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Sitio(s)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Selecciona los sitios en los que mostrar la entrada. Si no se selecciona ninguno, será visible en todos los sitios configurados."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "usado en la etiqueta de título y al compartir en las redes sociales"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "artículo del blog"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "artículos del blog"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "El número de últimos artículos a mostrar."
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas."
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "El número de autores de artículo a mostrar."
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr ""
|
||||
|
||||
|
@ -427,23 +449,23 @@ msgstr ""
|
|||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Últimos artículos del blog"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Artículos del blog por author"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Etiquetas"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Categorías"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Archivo"
|
||||
|
|
Binary file not shown.
|
@ -1,33 +1,32 @@
|
|||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Iacopo Spalletti, 2014.
|
||||
#
|
||||
# Translators:
|
||||
# Iacopo Spalletti, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Project-Id-Version: djangocms-blog\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-20 17:14+0100\n"
|
||||
"PO-Revision-Date: 2016-01-20 19:12+0100\n"
|
||||
"Last-Translator: Olivier Tabone <olivier.tabone@ripplemotion.fr>\n"
|
||||
"Language-Team: FR <>\n"
|
||||
"Language: fr\n"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: French (http://www.transifex.com/nephila/djangocms-blog/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
"Vous pouvez préciser des chaines de caractères, des attributs ou des "
|
||||
"methodes du modèle Post"
|
||||
msgstr "Vous pouvez préciser des chaines de caractères, des attributs ou des methodes du modèle Post"
|
||||
|
||||
#: apps.py:15
|
||||
msgid "django CMS Blog"
|
||||
msgstr "django CMS Blog"
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -83,9 +82,7 @@ msgstr "Nombre d’article par page"
|
|||
|
||||
#: cms_appconfig.py:58
|
||||
msgid "When paginating list views, how many articles per page?"
|
||||
msgstr ""
|
||||
"Lors de la pagination des listes, combien souhaitez vous afficher d’articles "
|
||||
"par page ?"
|
||||
msgstr "Lors de la pagination des listes, combien souhaitez vous afficher d’articles par page ?"
|
||||
|
||||
#: cms_appconfig.py:61
|
||||
msgid "Template prefix"
|
||||
|
@ -167,209 +164,228 @@ msgstr "Google+ type"
|
|||
msgid "Google+ author name"
|
||||
msgstr "Google+ author name"
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr "Catégorie du blog"
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Post list"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Add post"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr "Modifier la configuration"
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Modifier Post"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr "Nouveau {0}"
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr "Ajouter un nouveau {0} dans {1}"
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Articles de blog sur le site %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr "Catégorie du blog"
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "père"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "crée le"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "modifié le"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr "app. config"
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "nom"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "slug"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "catégorie du blog"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "catégories du blog"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr "auteur"
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr "crée le"
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr "modifié le"
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr "publié depuis"
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr "publié jusqu’à"
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr "publier"
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "catégorie"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr "Image principale"
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr "Miniature image principale"
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr "Image principale taille réelle"
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr "Activer les commentaires sur l’article"
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Site(s)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in "
|
||||
"all the configured sites."
|
||||
msgstr ""
|
||||
"Selectionnez les sites dans lesquels afficher l’article. Si aucun site n’est "
|
||||
"selectionné, l’article sera visible dans tous les sites."
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Selectionnez les sites dans lesquels afficher l’article. Si aucun site n’est selectionné, l’article sera visible dans tous les sites."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr "Titre"
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr "abstract"
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr "Description ‘meta’ de l’article"
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr "Mots clés ‘meta’ de l’article"
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr "Titre ‘meta’ de l’article"
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "Visible dans le titre et dans le partage sur les réseaux sociaux"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr "texte"
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "article du blog"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "articles du blog"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#, fuzzy
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr "0 articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Nombre d’articles récents à afficher."
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr "filtrer par tag"
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Afficher seulement les articles qui ont les tags séléctionnés."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr "filtrer par catégorie"
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Afficher seulement les articles des catégories séléctionnées"
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr "%s derniers articles par tag"
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr "Auteurs"
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Le nombre d’articles de l’auteur à afficher"
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr "%s derniers articles par auteur"
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr "plugin générique pour le blog"
|
||||
|
||||
|
@ -386,9 +402,8 @@ msgid "Category"
|
|||
msgstr "Catégorie"
|
||||
|
||||
#: settings.py:19
|
||||
#, fuzzy
|
||||
msgid "Just slug"
|
||||
msgstr "slug"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:28
|
||||
msgid "Categories and posts"
|
||||
|
@ -434,23 +449,23 @@ msgstr "annuel"
|
|||
msgid "never"
|
||||
msgstr "jamais"
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Articles récents du blog"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Articles de l’auteur"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Catégories"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Archive"
|
||||
|
@ -524,7 +539,6 @@ msgstr "sur"
|
|||
msgid "next"
|
||||
msgstr "suivant"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Article"
|
||||
#~ msgstr "Articles"
|
||||
|
||||
|
|
Binary file not shown.
|
@ -3,13 +3,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Iacopo Spalletti, 2014
|
||||
# yakky <i.spalletti@nephila.it>, 2014-2015
|
||||
# yakky <i.spalletti@nephila.it>, 2014-2016
|
||||
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:19+0000\n"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:50+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -19,7 +19,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
|
||||
|
||||
|
@ -27,7 +27,7 @@ msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
|
|||
msgid "django CMS Blog"
|
||||
msgstr "django CMS Blog"
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -165,206 +165,228 @@ msgstr "Tipo oggetto Google+"
|
|||
msgid "Google+ author name"
|
||||
msgstr "Nome Google+ autore"
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr "Invia notifiche alla pubblicazione dell'articolo"
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr "Invia notifiche desktop -se abilitate- quando viene pubblicato un articolo"
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr "Invia notifiche all'aggiornamento dell'articolo"
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr "Invia notifiche desktop -se abilitate- quando viene aggiornato un articolo"
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr "Menu del blog"
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Lista degli articoli"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Aggiungi articolo"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr "Modifica configurazione"
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Modifica articolo"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr "Pubblica {0}"
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr "Nuovo {0}"
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr "Crea un nuovo {0} in {1}"
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Articoli del blog su %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr "Menu del blog"
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "superiore"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "creato il"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "modificato il"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr "config. app."
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "nome"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "slug"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "categoria del blog"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "categorie del blog"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr "autore"
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr "creato"
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr "ultima modifica"
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr "Pubblicato il"
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr "fino al"
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr "pubblica"
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "categoria"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr "immagine principale"
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr "dimensioni miniatura immagine"
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr "dimensioni immagine"
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr "abilita commenti sull'articolo"
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Sito/i"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Seleziona i siti in cui deve apparire l'articolo. Se non è selezionato nessun sito, l'articolo comparirà in tutti i siti configurati."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr "titolo"
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr "abstract"
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr "meta description"
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr "meta keywords"
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr "meta title"
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "Usato nel tag title e nei titoli per le condivisioni sui social network"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr "testo"
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "articolo del blog"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "articoli del blog"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr "articoli"
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Il numero di articoli da mostrare."
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr "filtra per tag"
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Mostra solo gli articoli marcati con i tag selezionati."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr "filtra per categoria"
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr "ultimi %s articoli per tag"
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr "autori"
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Numero di elementi per autore da mostrare."
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr "ultimi %s articoli per autore"
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr "plugin blog"
|
||||
|
||||
|
@ -428,23 +450,23 @@ msgstr "ogni anno"
|
|||
msgid "never"
|
||||
msgstr "mai"
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Ultimi articoli"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Articoli per autore"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Tag"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Categorie"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Archivio"
|
||||
|
|
Binary file not shown.
|
@ -2,14 +2,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Matas Dailyda <matas@dailyda.com>, 2015
|
||||
# Matas Dailyda <matas@dailyda.com>, 2015-2016
|
||||
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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 08:37+0000\n"
|
||||
"Last-Translator: Matas Dailyda <matas@dailyda.com>\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba metodo pavadinimus "
|
||||
|
||||
|
@ -26,7 +26,7 @@ msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba
|
|||
msgid "django CMS Blog"
|
||||
msgstr "django CMS Tinklaraštis"
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Tinklaraštis"
|
||||
|
||||
|
@ -41,12 +41,12 @@ msgstr "objekto pavadinimas"
|
|||
#: cms_appconfig.py:27
|
||||
#| msgid "blog categories"
|
||||
msgid "blog config"
|
||||
msgstr ""
|
||||
msgstr "tinklaraščio konfiguracija"
|
||||
|
||||
#: cms_appconfig.py:28
|
||||
#| msgid "blog categories"
|
||||
msgid "blog configs"
|
||||
msgstr ""
|
||||
msgstr "tinklaraščio konfiguracijos"
|
||||
|
||||
#: cms_appconfig.py:31
|
||||
msgid "untitled"
|
||||
|
@ -164,206 +164,228 @@ msgstr "Google+ tipas"
|
|||
msgid "Google+ author name"
|
||||
msgstr "Goggle+ autoriaus vardas"
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr "Publikavus straipsnį siųsti pranešimus"
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai publikuojamas naujas straipsnis"
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr "Atnaujinus straipsnį siųsti pranešimus"
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai redaguojamas publikuotas straipsnis"
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr "Tinklaraščio meniu"
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Straipsnių sąrašas"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Pridėti straipsnį"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr "Redaguoti nustatymus"
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Redaguoti straipsnį"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr "Publikuoti {0} dabar"
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr "Naujas {0}"
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr "Kurti naują {0} viduje {1}"
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Tinklaraščio straipsniai %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr "Tinklaraščio meniu"
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "pirminis elementas"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "sukurta"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "redaguota"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr "aplikacijos nustatymai"
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "pavadinimas"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "nuoroda"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "tinklaraščio kategorija"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "tinklaraščio kategorijos"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr "autorius"
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr "sukurta"
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr "paskutinį kartą redaguota"
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr "publikuota nuo"
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr "publikuota iki"
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr "publikuoti"
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "kategorija"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr "pagrindinis paveikslėlis"
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr "pagrindinio paveikslėlio miniatiūra"
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr "pagrindinis paveikslėlis pilnas"
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr "įgalinti straipsniui komentarus"
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Tinklalapis(iai)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Pasirinkite puslapius kuriuose bus rodomas straipsnis. Jei nepasirinktas nei vienas puslapis, straipsnis bus rodomas visuose puslapiuose."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr "pavadinimas"
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr "santrauka"
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr "straipsnio meta apibūdinimas"
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr "straipsnio meta raktažodžiai"
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr "straipsnio meta pavadinimas"
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr "tekstas"
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "tinklaraščio straipsnis"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "tinklaraščio straipsniai"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr "straipsniai"
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Atvaizduojamas naujausių straipsnių kiekis."
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr "filtruoti pagal žymeną"
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr "filtruoti pagal kategoriją"
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr "%s paskutiniai straipsniai pagal žymeną"
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr "autoriai"
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr "%s paskutiniai straipsniai pagal autorių"
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr "bendras tinklaraščio įskiepis"
|
||||
|
||||
|
@ -427,23 +449,23 @@ msgstr "kas metus"
|
|||
msgid "never"
|
||||
msgstr "niekada"
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Naujausi tinklaraščio straipsniai"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Tinklaraščio straipsnių autorius"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Žymenos"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Kategorijos"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Archyvas"
|
||||
|
|
Binary file not shown.
|
@ -6,8 +6,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr ""
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr ""
|
||||
|
||||
|
@ -163,206 +163,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr ""
|
||||
|
||||
|
@ -426,23 +448,23 @@ msgstr ""
|
|||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr ""
|
||||
|
|
Binary file not shown.
|
@ -9,8 +9,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr "Вы можете использовать простую строку, атрибут модели статьи или имена методов"
|
||||
|
||||
|
@ -28,7 +28,7 @@ msgstr "Вы можете использовать простую строку,
|
|||
msgid "django CMS Blog"
|
||||
msgstr "django CMS Блог"
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Блог"
|
||||
|
||||
|
@ -166,206 +166,228 @@ msgstr "тип на Google+"
|
|||
msgid "Google+ author name"
|
||||
msgstr "имя автора на Google+"
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr "Меню блога"
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Список статей"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Добавить статью"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr "Редактировать настройки"
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Редактировать статью"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr "Новых {0}"
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr "Создать новых {0} из {1}"
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "Статьи блога с сайта: %(site_name)s"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr "Меню блога"
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "предок"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "время создания"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "время изменения"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr "настройки приложения"
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "название"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "ЧПУ"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "категория блога"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "категории блога"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr "автор"
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr "создан(о)"
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr "последние изменения"
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr "опубликовано"
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr "опубликовано до"
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr "опубликовать"
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "категория"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr "главная страница"
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr "уменьшенная копия главного изображения"
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr "Полноразмерное изображение"
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr "Разрешить комментарии к статье"
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Сайт(ы)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Выберите сайты на которых будет опубликована статья. Если сайты не выбраны, статья будет опубликована на всех сайтах сразу."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr "Заголовок"
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr "Краткое описание"
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr "мета-описание статьи"
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr "ключевые слова к статье"
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr "мета-заголовок к статье"
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "используется в метках и обмене в социальных сетях"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr "текст"
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "статья блога"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "статьи блога"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr "статьи"
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Количество последних статей, которые будут показаны."
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr "фильтровать по тегам"
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Показывать статьи только с выбранными метками."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr "фильтровать по категориям"
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Показывать статьи только из выбранных категорий."
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr "%s последних статей по тегам"
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr "авторы"
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Количество статей автора, которые будут показаны."
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr "%s последних статей по авторам"
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr "генерируемый плагин блога"
|
||||
|
||||
|
@ -429,23 +451,23 @@ msgstr "ежегодно"
|
|||
msgid "never"
|
||||
msgstr "никогда"
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Последние статьи блога"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Автор статей блога"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Метки"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Категории"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Архив"
|
||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+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"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"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
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr "django CMS Blog"
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -164,206 +164,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr "Blog meni"
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Seznam objav"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Nova objava"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr "Uredi nastavitve"
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Uredi objavo"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr "Nov {0}"
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr "Ustvari nov {0} v {1}"
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, 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
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "starš"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "ustvarjeno na"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "urejeno na"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "ime"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "blog kategorija"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "blog kategorije"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr "avtor"
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr "ustvarjeno"
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr "nazadnje urejeno"
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr "objavljeno od"
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr "objavljeno do"
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr "objavljeno"
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "kategorija"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr "glavna slika"
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr "glavna slika - predogled"
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr "glavna slika - polna"
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr "Omogoči komentarje na objavi"
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Stran(i)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
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
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr "naziv"
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr "osnutek"
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr "meta opis objave"
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr "meta ključne besede objave"
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr "meta naziv objave"
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "za uporabo v označbi naslova in deljenju na socialnih omrežjih"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr "tekst"
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "blog objava"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "blog objave"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr "objave"
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Število najnovejših objav, ki naj bodo prikazane"
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr "filtriraj po oznakah"
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Prikaži le blog objave označene z izbranimi oznakami"
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr "filtriraj po kategoriji"
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Prikaži le blog objave označene z izbranimi kategorijami"
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr "%s najnovejših objav glede na oznako"
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr "avtorji"
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "Število avtorjevih objav, ki naj bodo prikazane"
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr "%s najnovejših objav glede na avtorja"
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr "generični blog vtičnik"
|
||||
|
||||
|
@ -427,23 +449,23 @@ msgstr "letno"
|
|||
msgid "never"
|
||||
msgstr "nikoli"
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Najnovejše blog objave"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Avtorjeve blog objave"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Oznake"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Kategorije"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Arhiv"
|
||||
|
|
Binary file not shown.
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
|
||||
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
|
||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 1.5\n"
|
||||
|
||||
#: admin.py:169 admin.py:177 admin.py:185
|
||||
#: admin.py:217 admin.py:225 admin.py:233
|
||||
msgid "You can provide plain strings, Post model attribute or method names"
|
||||
msgstr ""
|
||||
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
msgid "django CMS Blog"
|
||||
msgstr ""
|
||||
|
||||
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
|
||||
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
|
||||
msgid "Blog"
|
||||
msgstr "Blog"
|
||||
|
||||
|
@ -164,206 +164,228 @@ msgstr ""
|
|||
msgid "Google+ author name"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:22
|
||||
#: cms_appconfig.py:130
|
||||
msgid "Send notifications on post publish"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:131
|
||||
msgid "Emits a desktop notification -if enabled- when publishing a new post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:134
|
||||
msgid "Send notifications on post update"
|
||||
msgstr ""
|
||||
|
||||
#: cms_appconfig.py:135
|
||||
msgid ""
|
||||
"Emits a desktop notification -if enabled- when editing a published post"
|
||||
msgstr ""
|
||||
|
||||
#: cms_menus.py:28
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:23
|
||||
msgid "Post list"
|
||||
msgstr "Makale listesi"
|
||||
|
||||
#: cms_toolbar.py:24
|
||||
#: cms_toolbar.py:25
|
||||
msgid "Add post"
|
||||
msgstr "Makale ekle"
|
||||
|
||||
#: cms_toolbar.py:28
|
||||
#: cms_toolbar.py:29
|
||||
msgid "Edit configuration"
|
||||
msgstr ""
|
||||
|
||||
#: cms_toolbar.py:32
|
||||
#: cms_toolbar.py:33
|
||||
msgid "Edit Post"
|
||||
msgstr "Makaleyi düzenle"
|
||||
|
||||
#: cms_wizards.py:47
|
||||
#: cms_toolbar.py:47
|
||||
#, python-brace-format
|
||||
msgid "Publish {0} now"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:57
|
||||
#, python-brace-format
|
||||
msgid "New {0}"
|
||||
msgstr ""
|
||||
|
||||
#: cms_wizards.py:51
|
||||
#: cms_wizards.py:61
|
||||
#, python-brace-format
|
||||
msgid "Create a new {0} in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: feeds.py:24
|
||||
#: feeds.py:48
|
||||
#, python-format
|
||||
msgid "Blog articles on %(site_name)s"
|
||||
msgstr "%(site_name)s 'ki blog makaleleri"
|
||||
|
||||
#: menu.py:16
|
||||
msgid "Blog menu"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
#: models.py:57
|
||||
msgid "parent"
|
||||
msgstr "üst öğe"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:58
|
||||
msgid "created at"
|
||||
msgstr "oluşturma tarihi"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:59
|
||||
msgid "modified at"
|
||||
msgstr "düzenleme tarihi"
|
||||
|
||||
#: models.py:38 models.py:123 models.py:275
|
||||
#: models.py:61 models.py:144 models.py:353
|
||||
msgid "app. config"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42
|
||||
#: models.py:65
|
||||
msgid "name"
|
||||
msgstr "isim"
|
||||
|
||||
#: models.py:43 models.py:128
|
||||
#: models.py:66 models.py:149
|
||||
msgid "slug"
|
||||
msgstr "okunaklı URL"
|
||||
|
||||
#: models.py:50
|
||||
#: models.py:73
|
||||
msgid "blog category"
|
||||
msgstr "blog kategorisi"
|
||||
|
||||
#: models.py:51
|
||||
#: models.py:74
|
||||
msgid "blog categories"
|
||||
msgstr "blog kategorileri"
|
||||
|
||||
#: models.py:91
|
||||
#: models.py:114
|
||||
msgid "author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:94
|
||||
#: models.py:117
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:95
|
||||
#: models.py:118
|
||||
msgid "last modified"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
#: models.py:119
|
||||
msgid "published since"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
#: models.py:120
|
||||
msgid "published until"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
#: models.py:121
|
||||
msgid "publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:101
|
||||
#: models.py:122
|
||||
msgid "category"
|
||||
msgstr "kategori"
|
||||
|
||||
#: models.py:103
|
||||
#: models.py:124
|
||||
msgid "main image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:107
|
||||
#: models.py:128
|
||||
msgid "main image thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:112
|
||||
#: models.py:133
|
||||
msgid "main image full"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#: models.py:137
|
||||
msgid "enable comments on post"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#: models.py:139
|
||||
msgid "Site(s)"
|
||||
msgstr "Web site(ler)"
|
||||
|
||||
#: models.py:119
|
||||
#: models.py:140
|
||||
msgid ""
|
||||
"Select sites in which to show the post. If none is set it will be visible in"
|
||||
" all the configured sites."
|
||||
msgstr "Yayınlamak istediğiniz web siteleri seçiniz. Eğer herhangi seçim yapılmaz ise, yayında olan tüm web sitelerde görünecektir."
|
||||
|
||||
#: models.py:127
|
||||
#: models.py:148
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:129
|
||||
#: models.py:150
|
||||
msgid "abstract"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:130
|
||||
#: models.py:151
|
||||
msgid "post meta description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132
|
||||
#: models.py:153
|
||||
msgid "post meta keywords"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:134
|
||||
#: models.py:155
|
||||
msgid "post meta title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:135
|
||||
#: models.py:156
|
||||
msgid "used in title tag and social sharing"
|
||||
msgstr "başlık etiketinde veya sosyal paylaşımda kullanılır"
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:159
|
||||
msgid "text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:175
|
||||
#: models.py:196
|
||||
msgid "blog article"
|
||||
msgstr "blog makalesi"
|
||||
|
||||
#: models.py:176
|
||||
#: models.py:197
|
||||
msgid "blog articles"
|
||||
msgstr "blog makaleleri"
|
||||
|
||||
#: models.py:294 models.py:328
|
||||
#: models.py:372 models.py:408
|
||||
msgid "articles"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:373
|
||||
msgid "The number of latests articles to be displayed."
|
||||
msgstr "Ğörütülenecek olan makale sayısı"
|
||||
|
||||
#: models.py:297
|
||||
#: models.py:375
|
||||
msgid "filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:376
|
||||
msgid "Show only the blog articles tagged with chosen tags."
|
||||
msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster."
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:379
|
||||
msgid "filter by category"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:302
|
||||
#: models.py:380
|
||||
msgid "Show only the blog articles tagged with chosen categories."
|
||||
msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster"
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:384
|
||||
#, python-format
|
||||
msgid "%s latest articles by tag"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:404
|
||||
msgid "authors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:329
|
||||
#: models.py:409
|
||||
msgid "The number of author articles to be displayed."
|
||||
msgstr "İlgili yazarın gösterilecek olan makale sayısı."
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:413
|
||||
#, python-format
|
||||
msgid "%s latest articles by author"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:362
|
||||
#: models.py:442
|
||||
msgid "generic blog plugin"
|
||||
msgstr ""
|
||||
|
||||
|
@ -427,23 +449,23 @@ msgstr ""
|
|||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:113
|
||||
#: settings.py:115
|
||||
msgid "Latest Blog Articles"
|
||||
msgstr "Blog'un son makaleleri"
|
||||
|
||||
#: settings.py:115
|
||||
#: settings.py:117
|
||||
msgid "Author Blog Articles"
|
||||
msgstr "Blog'un makale yazarı"
|
||||
|
||||
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
|
||||
msgid "Tags"
|
||||
msgstr "Etiketler"
|
||||
|
||||
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
|
||||
msgid "Categories"
|
||||
msgstr "Kategoriler"
|
||||
|
||||
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
|
||||
#: templates/djangocms_blog/post_list.html:12
|
||||
msgid "Archive"
|
||||
msgstr "Arşiv"
|
||||
|
|
Loading…
Add table
Reference in a new issue