Update translations

This commit is contained in:
Iacopo Spalletti 2017-03-04 16:29:44 +01:00
parent 23ae19ea25
commit 78d1561a50
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6
24 changed files with 921 additions and 895 deletions

View file

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-16 09:35+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: Bashar Al-Abdulhadi\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,17 +19,13 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
#: apps.py:15 #: apps.py:15
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr "مدونة نظام ادارة المحتوى لجانغو"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "المدونة"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
@ -55,7 +51,7 @@ msgstr "غير معنون"
#: cms_appconfig.py:36 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr "نشر التدوينة تلقائيا"
#: cms_appconfig.py:40 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
@ -75,11 +71,11 @@ msgstr "ضبط الكاتب"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr "ضبطها من قبل الكاتب"
#: cms_appconfig.py:57 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr "عدد تعدد الصفحات"
#: cms_appconfig.py:58 #: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?" msgid "When paginating list views, how many articles per page?"
@ -182,27 +178,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "المدونة"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "" msgstr ""
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "قائمة المواضيع" msgstr "قائمة المواضيع"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "إضافة موضوع" msgstr "إضافة موضوع"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "التعديل على موضوع" msgstr "التعديل على موضوع"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr ""
@ -217,176 +217,176 @@ msgstr ""
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr ""
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "مواضيع المدونة على %(site_name)s" msgstr "مواضيع المدونة على %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "" msgstr ""
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "" msgstr ""
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "" msgstr ""
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "" msgstr ""
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "" msgstr ""
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "" msgstr ""
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "" msgstr ""
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "" msgstr ""
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "" msgstr ""
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "" msgstr ""
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "" msgstr ""
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "" msgstr ""
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "" msgstr ""
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "" msgstr ""
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "" msgstr ""
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "" msgstr ""
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "" msgstr ""
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "" msgstr ""
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "" msgstr ""
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "" msgstr ""
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "" msgstr ""
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "" msgstr ""
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "" msgstr ""
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "" msgstr ""
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "" msgstr ""
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "" msgstr ""
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "" msgstr ""
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "" msgstr ""
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "" msgstr ""
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "" msgstr ""
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""

View file

@ -4,13 +4,14 @@
# Translators: # Translators:
# Christoph Reimers <christoph@superservice-international.com>, 2014 # Christoph Reimers <christoph@superservice-international.com>, 2014
# fsbraun <fsbraun@gmx.de>, 2016 # fsbraun <fsbraun@gmx.de>, 2016
# fsbraun <fsbraun@gmx.de>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-25 21:05+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: fsbraun <fsbraun@gmx.de>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n" "Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Strings und Post-Attribute oder -Methoden erlaubt" msgstr "Strings und Post-Attribute oder -Methoden erlaubt"
@ -27,10 +28,6 @@ msgstr "Strings und Post-Attribute oder -Methoden erlaubt"
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Blog" msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "Name der Anwendung" msgstr "Name der Anwendung"
@ -67,15 +64,15 @@ msgstr "Placeholder und Plugins für Beitrag verwenden"
#: cms_appconfig.py:49 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "Zusammenfassung nutzen" msgstr "Feld Zusammenfassung nutzen"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "Autoren eintragen" msgstr "Autor eintragen"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "Autoren standardmäßig eintragen" msgstr "Autor standardmäßig eintragen"
#: cms_appconfig.py:57 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
@ -87,11 +84,11 @@ msgstr "Anzahl der Beiträge, ab der die Beitragsübersicht in Seiten geteilt wi
#: cms_appconfig.py:61 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "Template-Prefix" msgstr "Vorlagen-Ordner"
#: cms_appconfig.py:62 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "Alternativer Ordner, aus dem die Templates für diesen Blog geladen werden" msgstr "Alternativer Ordner, aus dem die Vorlagen für diesen Blog geladen werden"
#: cms_appconfig.py:65 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
@ -151,11 +148,11 @@ msgstr "Twitter-Typ"
#: cms_appconfig.py:113 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr "Twitter Site-Kennung"
#: cms_appconfig.py:117 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr "Twitter Autoren-Kennung"
#: cms_appconfig.py:121 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
@ -167,7 +164,7 @@ msgstr "Google+ Autoren-Name"
#: cms_appconfig.py:130 #: cms_appconfig.py:130
msgid "Send notifications on post publish" msgid "Send notifications on post publish"
msgstr "Mitteilung bei Veröffentlichungen senden" msgstr "Mitteilung bei Beitrags-Veröffentlichungen senden"
#: cms_appconfig.py:131 #: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
@ -182,27 +179,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge aktualisiert werden" msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge aktualisiert werden"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Blog-Menü" msgstr "Blog-Menü"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Post Liste" msgstr "Betragsübersicht anzeigen"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Post hinzufügen" msgstr "Beitrag hinzufügen"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Einstellungen bearbeiten" msgstr "Einstellungen bearbeiten"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Post bearbeiten" msgstr "Beitrag bearbeiten"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "{0} jetzt veröffentlichen" msgstr "{0} jetzt veröffentlichen"
@ -210,183 +211,183 @@ msgstr "{0} jetzt veröffentlichen"
#: cms_wizards.py:57 #: cms_wizards.py:57
#, python-brace-format #, python-brace-format
msgid "New {0}" msgid "New {0}"
msgstr "Neuer {0}" msgstr "Neue(r) {0}"
#: cms_wizards.py:61 #: cms_wizards.py:61
#, python-brace-format #, python-brace-format
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Neuen {0} in {1} erstellen" msgstr "Neue(n) {0} in {1} erstellen"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Blog-Artikel auf %(site_name)s" msgstr "Blog-Beträge auf %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "übergeordnetes Element" msgstr "übergeordnetes Element"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "erstellt am" msgstr "erstellt am"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "bearbeitet am" msgstr "bearbeitet am"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "App-Einstellung" msgstr "App-Einstellung"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "Name" msgstr "Name"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "Blog-Kategorie" msgstr "Blog-Kategorie"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "Blog-Kategorien" msgstr "Blog-Kategorien"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "Autor" msgstr "Autor"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "erstellt" msgstr "erstellt"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "zuletzt geändert" msgstr "zuletzt geändert"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "öffentlich seit" msgstr "öffentlich seit"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "öffentlich bis" msgstr "öffentlich bis"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "veröffentlicht" msgstr "veröffentlicht"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "Kategorie" msgstr "Kategorie"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "Beitragsbild" msgstr "Beitragsbild"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "Beitragsbild (Vorschau)" msgstr "Beitragsbild (Vorschau)"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "Beitragsbild (volle Größe)" msgstr "Beitragsbild (volle Größe)"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "Kommentare zu diesem Beitrag erlauben" msgstr "Kommentare zu diesem Beitrag erlauben"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Seite(n)" msgstr "Web-Site(s)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Wähle Seiten aus, auf welchen der Post angezeigt wird. Ohne Auswahl sichtbar auf allen konfigurierten Seiten." msgstr "Wähle Web-Sites aus, auf welchen der Post angezeigt wird. Ohne Auswahl sichtbar auf allen konfigurierten Seiten."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "Titel" msgstr "Titel"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "Zusammenfassung" msgstr "Zusammenfassung"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "Meta-Beschreibung" msgstr "Meta-Beschreibung"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "Meta-Stichwörter" msgstr "Meta-Stichwörter"
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "Meta-Titel" msgstr "Meta-Titel"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "Wird im Titel-Tag und für das soziale Teilen genutzt" msgstr "Wird als Titel-Schlagwort und für das Teilen auf sozialen Netzwerken genutzt"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "Text" msgstr "Text"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "Blog-Artikel" msgstr "Blog-Beitrag"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "Blog-Artikel" msgstr "Blog-Beiträge"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "Beiträge" msgstr "Beiträge"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Anzahl der anzuzeigenden letzten Artikel" msgstr "Anzahl der anzuzeigenden letzten Beiträge"
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "Nach Schlagwort filtern" msgstr "Nach Schlagwort filtern"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Nur die Blog-Einträge mit dem ausgewählten Tag anzeigen" msgstr "Nur Blog-Beiträge mit dem ausgewählten Schlagwort anzeigen"
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "Nach Kategorie filtern" msgstr "Nach Kategorie filtern"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Nur die Blog-Einträge der ausgewählten Kategorie anzeigen" msgstr "Nur die Blog-Beiträge der ausgewählten Kategorie anzeigen"
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s neueste Beiträge nach Schlagwort" msgstr "%s neueste Beiträge nach Schlagwort"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "Autoren" msgstr "Autoren"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Die Anzahl der anzuzeigenden Autoren-Artikel" msgstr "Die Anzahl der anzuzeigenden Autoren-Beiträge"
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s neueste Beiträge nach Autor" msgstr "%s neueste Beiträge nach Autor"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "Generisches Blog-Plugin" msgstr "Generisches Blog-Plugin"
@ -452,15 +453,15 @@ msgstr "Nie"
#: settings.py:115 #: settings.py:115
msgid "Latest Blog Articles" msgid "Latest Blog Articles"
msgstr "Letzte Blog-Einträge" msgstr "Letzte Blog-Beiträge"
#: settings.py:117 #: settings.py:117
msgid "Author Blog Articles" msgid "Author Blog Articles"
msgstr "Autoren Blog-Artikel" msgstr "Blog-Beiträge nach Autor"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3 #: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Schlagworte"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3 #: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories" msgid "Categories"
@ -487,14 +488,14 @@ msgstr "von"
msgid "1 article" msgid "1 article"
msgid_plural "%(articles)s articles" msgid_plural "%(articles)s articles"
msgstr[0] "Ein Artikel" msgstr[0] "Ein Artikel"
msgstr[1] "%(articles)s Artikel" msgstr[1] "%(articles)s Beiträge"
#: templates/djangocms_blog/plugins/archive.html:18 #: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11 #: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11 #: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11 #: templates/djangocms_blog/plugins/tags.html:11
msgid "0 articles" msgid "0 articles"
msgstr "0 Artikel" msgstr "0 Beiträge"
#: templates/djangocms_blog/plugins/archive.html:26 #: templates/djangocms_blog/plugins/archive.html:26
#: templates/djangocms_blog/plugins/authors.html:15 #: templates/djangocms_blog/plugins/authors.html:15
@ -502,11 +503,11 @@ msgstr "0 Artikel"
#: templates/djangocms_blog/plugins/tags.html:15 #: templates/djangocms_blog/plugins/tags.html:15
#: templates/djangocms_blog/post_list.html:21 #: templates/djangocms_blog/post_list.html:21
msgid "No article found." msgid "No article found."
msgstr "Kein Artikel gefunden." msgstr "Keinen Beitrag gefunden."
#: templates/djangocms_blog/plugins/authors.html:3 #: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors" msgid "Authors"
msgstr "Authoren" msgstr "Autoren"
#: templates/djangocms_blog/plugins/categories.html:15 #: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found." msgid "No categories found."
@ -518,7 +519,7 @@ msgstr "Artikel von"
#: templates/djangocms_blog/post_list.html:13 #: templates/djangocms_blog/post_list.html:13
msgid "Tag" msgid "Tag"
msgstr "Tag" msgstr "Schlagwort"
#: templates/djangocms_blog/post_list.html:24 #: templates/djangocms_blog/post_list.html:24
msgid "Back" msgid "Back"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-20 17:14+0100\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2014-03-05 18:09+0100\n" "PO-Revision-Date: 2014-03-05 18:09+0100\n"
"Last-Translator: Iacopo Spalletti\n" "Last-Translator: Iacopo Spalletti\n"
"Language-Team: Italian <i.spalletti@nephila.it>\n" "Language-Team: Italian <i.spalletti@nephila.it>\n"
@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:169 admin.py:177 admin.py:185 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
@ -25,10 +25,6 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_toolbar.py:19 settings.py:111
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr ""
@ -168,223 +164,248 @@ msgstr ""
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr ""
#: cms_toolbar.py:22 #: cms_appconfig.py:130
msgid "Post list" msgid "Send notifications on post publish"
msgstr "Post list"
#: cms_toolbar.py:24
msgid "Add post"
msgstr "Add post"
#: cms_toolbar.py:28
msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:32 #: cms_appconfig.py:131
msgid "Edit Post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "" msgstr ""
#: cms_wizards.py:47 #: cms_appconfig.py:134
#, python-brace-format msgid "Send notifications on post update"
msgid "New {0}"
msgstr "" msgstr ""
#: cms_wizards.py:51 #: cms_appconfig.py:135
#, python-brace-format msgid "Emits a desktop notification -if enabled- when editing a published post"
msgid "Create a new {0} in {1}"
msgstr "" msgstr ""
#: feeds.py:24 #: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#, python-format msgid "Blog"
msgid "Blog articles on %(site_name)s" msgstr "Blog"
msgstr "Blog articles on %(site_name)s"
#: menu.py:16 #: cms_menus.py:28
#, fuzzy #, fuzzy
msgid "Blog menu" msgid "Blog menu"
msgstr "blog category" msgstr "blog category"
#: models.py:34 #: cms_toolbars.py:23
msgid "Post list"
msgstr "Post list"
#: cms_toolbars.py:25
msgid "Add post"
msgstr "Add post"
#: cms_toolbars.py:29
msgid "Edit configuration"
msgstr ""
#: cms_toolbars.py:33
msgid "Edit Post"
msgstr ""
#: cms_toolbars.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#, python-brace-format
msgid "New {0}"
msgstr ""
#: cms_wizards.py:61
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
#: feeds.py:49
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Blog articles on %(site_name)s"
#: models.py:61
msgid "parent" msgid "parent"
msgstr "parent" msgstr "parent"
#: models.py:35 #: models.py:62
msgid "created at" msgid "created at"
msgstr "created at" msgstr "created at"
#: models.py:36 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "modified at" msgstr "modified at"
#: models.py:38 models.py:123 models.py:275 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:42 #: models.py:69
msgid "name" msgid "name"
msgstr "name" msgstr "name"
#: models.py:43 models.py:128 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:50 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "blog category" msgstr "blog category"
#: models.py:51 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "blog categories" msgstr "blog categories"
#: models.py:91 #: models.py:118
#, fuzzy #, fuzzy
msgid "author" msgid "author"
msgstr "Author" msgstr "Author"
#: models.py:94 #: models.py:121
#, fuzzy #, fuzzy
msgid "created" msgid "created"
msgstr "created at" msgstr "created at"
#: models.py:95 #: models.py:122
#, fuzzy #, fuzzy
msgid "last modified" msgid "last modified"
msgstr "modified at" msgstr "modified at"
#: models.py:96 #: models.py:123
#, fuzzy #, fuzzy
msgid "published since" msgid "published since"
msgstr "Published Since" msgstr "Published Since"
#: models.py:98 #: models.py:124
#, fuzzy #, fuzzy
msgid "published until" msgid "published until"
msgstr "Published Until" msgstr "Published Until"
#: models.py:100 #: models.py:125
#, fuzzy #, fuzzy
msgid "publish" msgid "publish"
msgstr "Publish" msgstr "Publish"
#: models.py:101 #: models.py:126
msgid "category" msgid "category"
msgstr "category" msgstr "category"
#: models.py:103 #: models.py:128
#, fuzzy #, fuzzy
msgid "main image" msgid "main image"
msgstr "Main image" msgstr "Main image"
#: models.py:107 #: models.py:132
#, fuzzy #, fuzzy
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "Main image thumbnail" msgstr "Main image thumbnail"
#: models.py:112 #: models.py:137
#, fuzzy #, fuzzy
msgid "main image full" msgid "main image full"
msgstr "Main image full" msgstr "Main image full"
#: models.py:116 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:118 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "" msgstr ""
#: models.py:119 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in " "Select sites in which to show the post. If none is set it will be visible in "
"all the configured sites." "all the configured sites."
msgstr "" msgstr ""
#: models.py:127 #: models.py:152
#, fuzzy #, fuzzy
msgid "title" msgid "title"
msgstr "Title" msgstr "Title"
#: models.py:129 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:130 #: models.py:155
#, fuzzy #, fuzzy
msgid "post meta description" msgid "post meta description"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:132 #: models.py:157
#, fuzzy #, fuzzy
msgid "post meta keywords" msgid "post meta keywords"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:134 #: models.py:159
#, fuzzy #, fuzzy
msgid "post meta title" msgid "post meta title"
msgstr "Post meta description" msgstr "Post meta description"
#: models.py:135 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "" msgstr ""
#: models.py:138 #: models.py:163
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:175 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "blog article" msgstr "blog article"
#: models.py:176 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "blog articles" msgstr "blog articles"
#: models.py:294 models.py:328 #: models.py:388 models.py:424
#, fuzzy #, fuzzy
msgid "articles" msgid "articles"
msgstr "0 articles" msgstr "0 articles"
#: models.py:295 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "The number of latests articles to be displayed." msgstr "The number of latests articles to be displayed."
#: models.py:297 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:298 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Show only the blog articles tagged with chosen tags." msgstr "Show only the blog articles tagged with chosen tags."
#: models.py:301 #: models.py:395
#, fuzzy #, fuzzy
msgid "filter by category" msgid "filter by category"
msgstr "blog category" msgstr "blog category"
#: models.py:302 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Show only the blog articles tagged with chosen categories." msgstr "Show only the blog articles tagged with chosen categories."
#: models.py:306 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:324 #: models.py:420
#, fuzzy #, fuzzy
msgid "authors" msgid "authors"
msgstr "Authors" msgstr "Authors"
#: models.py:329 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "The number of author articles to be displayed." msgstr "The number of author articles to be displayed."
#: models.py:333 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:362 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""
@ -452,23 +473,23 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: settings.py:113 #: settings.py:115
msgid "Latest Blog Articles" msgid "Latest Blog Articles"
msgstr "Latest Blog Articles" msgstr "Latest Blog Articles"
#: settings.py:115 #: settings.py:117
msgid "Author Blog Articles" msgid "Author Blog Articles"
msgstr "Author Blog Articles" msgstr "Author Blog Articles"
#: settings.py:117 templates/djangocms_blog/plugins/tags.html:3 #: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: settings.py:119 templates/djangocms_blog/plugins/categories.html:3 #: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories" msgid "Categories"
msgstr "Categories" msgstr "Categories"
#: settings.py:121 templates/djangocms_blog/plugins/archive.html:3 #: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12 #: templates/djangocms_blog/post_list.html:12
msgid "Archive" msgid "Archive"
msgstr "Archive" msgstr "Archive"

View file

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
@ -26,10 +26,6 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr ""
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr ""
@ -181,27 +177,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "" msgstr ""
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Lista de entradas" msgstr "Lista de entradas"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Añadir entradas" msgstr "Añadir entradas"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Editar entrada" msgstr "Editar entrada"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr ""
@ -216,176 +216,176 @@ msgstr ""
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr ""
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Artículos del blog en %(site_name)s" msgstr "Artículos del blog en %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "padre" msgstr "padre"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "Creado en" msgstr "Creado en"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "Actualizado en" msgstr "Actualizado en"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "nombre" msgstr "nombre"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "categoría del blog" msgstr "categoría del blog"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "categorías del blog" msgstr "categorías del blog"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "" msgstr ""
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "" msgstr ""
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "" msgstr ""
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "" msgstr ""
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "" msgstr ""
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "" msgstr ""
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "categoría" msgstr "categoría"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "" msgstr ""
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "" msgstr ""
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "" msgstr ""
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Sitio(s)" msgstr "Sitio(s)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Selecciona los sitios en los que mostrar la entrada. Si no se selecciona ninguno, será visible en todos los sitios configurados." msgstr "Selecciona los sitios en los que mostrar la entrada. Si no se selecciona ninguno, será visible en todos los sitios configurados."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "" msgstr ""
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "" msgstr ""
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "" msgstr ""
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "" msgstr ""
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "usado en la etiqueta de título y al compartir en las redes sociales" msgstr "usado en la etiqueta de título y al compartir en las redes sociales"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "artículo del blog" msgstr "artículo del blog"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "artículos del blog" msgstr "artículos del blog"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "El número de últimos artículos a mostrar." msgstr "El número de últimos artículos a mostrar."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas." msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas." msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "El número de autores de artículo a mostrar." msgstr "El número de autores de artículo a mostrar."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""

View file

@ -2,14 +2,15 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Alban Tiberghien <alban.tiberghien@gmail.com>, 2017
# Iacopo Spalletti, 2014 # Iacopo Spalletti, 2014
# yakky <i.spalletti@nephila.it>, 2016 # yakky <i.spalletti@nephila.it>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-08-25 13:38+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: French (http://www.transifex.com/nephila/djangocms-blog/language/fr/)\n" "Language-Team: French (http://www.transifex.com/nephila/djangocms-blog/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "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"
@ -27,10 +28,6 @@ msgstr "Vous pouvez préciser des chaines de caractères, des attributs ou des m
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Blog" msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "TItre de lapplication" msgstr "TItre de lapplication"
@ -167,45 +164,49 @@ msgstr "Google+ author name"
#: cms_appconfig.py:130 #: cms_appconfig.py:130
msgid "Send notifications on post publish" msgid "Send notifications on post publish"
msgstr "" msgstr "Envoyer des notifications lors de la publication d'un article"
#: cms_appconfig.py:131 #: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "" msgstr "Emets une notification sur le bureau, si activée, lors de la publication d'un nouvel article"
#: cms_appconfig.py:134 #: cms_appconfig.py:134
msgid "Send notifications on post update" msgid "Send notifications on post update"
msgstr "" msgstr "Envoyer des notifications lors de la mise à jour d'un article"
#: cms_appconfig.py:135 #: cms_appconfig.py:135
msgid "" msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr "Emets une notification sur le bureau, si activée, lors de la édition d'un article publié"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Menu du blog" msgstr "Menu du blog"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Post list" msgstr "Liste des articles"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Add post" msgstr "Ajouter un article"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Modifier la configuration" msgstr "Modifier la configuration"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Modifier Post" msgstr "Editer un article"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr "Publier {0} maintenant"
#: cms_wizards.py:57 #: cms_wizards.py:57
#, python-brace-format #, python-brace-format
@ -217,176 +218,176 @@ msgstr "Nouveau {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Ajouter un nouveau {0} dans {1}" msgstr "Ajouter un nouveau {0} dans {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Articles de blog sur le site %(site_name)s" msgstr "Articles de blog sur le site %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "père" msgstr "père"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "crée le" msgstr "crée le"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "modifié le" msgstr "modifié le"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "app. config" msgstr "configuration de l'application"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "nom" msgstr "nom"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "catégorie du blog" msgstr "catégorie du blog"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "catégories du blog" msgstr "catégories du blog"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "auteur" msgstr "auteur"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "crée le" msgstr "crée le"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "modifié le" msgstr "modifié le"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "publié depuis" msgstr "publié depuis"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "publié jusquà" msgstr "publié jusquà"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "publier" msgstr "publier"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "catégorie" msgstr "catégorie"
#: models.py:124
msgid "main image"
msgstr "Image principale"
#: models.py:128 #: models.py:128
msgid "main image thumbnail" msgid "main image"
msgstr "Miniature image principale" msgstr "image principale"
#: models.py:133 #: models.py:132
msgid "main image full" msgid "main image thumbnail"
msgstr "Image principale taille réelle" msgstr "miniature image principale"
#: models.py:137 #: models.py:137
msgid "enable comments on post" msgid "main image full"
msgstr "Activer les commentaires sur larticle" msgstr "image principale taille réelle"
#: models.py:139 #: models.py:141
msgid "enable comments on post"
msgstr "activer les commentaires sur larticle"
#: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Site(s)" msgstr "Site(s)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Selectionnez les sites dans lesquels afficher larticle. Si aucun site nest selectionné, larticle sera visible dans tous les sites." msgstr "Selectionnez les sites dans lesquels afficher larticle. Si aucun site nest selectionné, larticle sera visible dans tous les sites."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "Titre" msgstr "Titre"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "abstract" msgstr "abstract"
#: models.py:151
msgid "post meta description"
msgstr "Description meta de larticle"
#: models.py:153
msgid "post meta keywords"
msgstr "Mots clés meta de larticle"
#: models.py:155 #: models.py:155
msgid "post meta title" msgid "post meta description"
msgstr "Titre meta de larticle" msgstr "description meta de larticle"
#: models.py:156 #: models.py:157
msgid "used in title tag and social sharing" msgid "post meta keywords"
msgstr "Visible dans le titre et dans le partage sur les réseaux sociaux" msgstr "mots clés meta de larticle"
#: models.py:159 #: models.py:159
msgid "post meta title"
msgstr "titre meta de larticle"
#: models.py:160
msgid "used in title tag and social sharing"
msgstr "visible dans le titre et dans le partage sur les réseaux sociaux"
#: models.py:163
msgid "text" msgid "text"
msgstr "texte" msgstr "texte"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "article du blog" msgstr "article du blog"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "articles du blog" msgstr "articles du blog"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "" msgstr "articles"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Nombre darticles récents à afficher." msgstr "Nombre darticles récents à afficher."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "filtrer par tag" msgstr "filtrer par tag"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Afficher seulement les articles qui ont les tags séléctionnés." msgstr "Afficher seulement les articles qui ont les tags séléctionnés."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "filtrer par catégorie" msgstr "filtrer par catégorie"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Afficher seulement les articles des catégories séléctionnées" msgstr "Afficher seulement les articles des catégories séléctionnées"
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s derniers articles par tag" msgstr "%s derniers articles par tag"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "Auteurs" msgstr "Auteurs"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Le nombre darticles de lauteur à afficher" msgstr "Le nombre darticles de lauteur à afficher"
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s derniers articles par auteur" msgstr "%s derniers articles par auteur"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "plugin générique pour le blog" msgstr "plugin générique pour le blog"
@ -404,19 +405,19 @@ msgstr "Catégorie"
#: settings.py:19 #: settings.py:19
msgid "Just slug" msgid "Just slug"
msgstr "" msgstr "Juste le slug"
#: settings.py:28 #: settings.py:28
msgid "Categories and posts" msgid "Categories and posts"
msgstr "Catégories" msgstr "Catégories et articles"
#: settings.py:29 #: settings.py:29
msgid "Categories only" msgid "Categories only"
msgstr "Catégories" msgstr "Catégories seulement"
#: settings.py:30 #: settings.py:30
msgid "Posts only" msgid "Posts only"
msgstr "Articles" msgstr "Articles seulement"
#: settings.py:31 #: settings.py:31
msgid "None" msgid "None"
@ -510,7 +511,7 @@ msgstr "Auteurs"
#: templates/djangocms_blog/plugins/categories.html:15 #: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found." msgid "No categories found."
msgstr "Aucune catégorie trouvé" msgstr "Aucune catégorie trouvée"
#: templates/djangocms_blog/post_list.html:11 #: templates/djangocms_blog/post_list.html:11
msgid "Articles by" msgid "Articles by"

View file

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:50+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Puoi inserire stringhe, attributi o metodi del model Post" msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
@ -27,10 +27,6 @@ msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Blog" msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "Titolo applicazione" msgstr "Titolo applicazione"
@ -182,27 +178,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "Invia notifiche desktop -se abilitate- quando viene aggiornato un articolo" msgstr "Invia notifiche desktop -se abilitate- quando viene aggiornato un articolo"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Menu del blog" msgstr "Menu del blog"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Lista degli articoli" msgstr "Lista degli articoli"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Aggiungi articolo" msgstr "Aggiungi articolo"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Modifica configurazione" msgstr "Modifica configurazione"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Modifica articolo" msgstr "Modifica articolo"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "Pubblica {0}" msgstr "Pubblica {0}"
@ -217,176 +217,176 @@ msgstr "Nuovo {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Crea un nuovo {0} in {1}" msgstr "Crea un nuovo {0} in {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Articoli del blog su %(site_name)s" msgstr "Articoli del blog su %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "superiore" msgstr "superiore"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "creato il" msgstr "creato il"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "modificato il" msgstr "modificato il"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "config. app." msgstr "config. app."
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "nome" msgstr "nome"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "categoria del blog" msgstr "categoria del blog"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "categorie del blog" msgstr "categorie del blog"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "autore" msgstr "autore"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "creato" msgstr "creato"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "ultima modifica" msgstr "ultima modifica"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "Pubblicato il" msgstr "Pubblicato il"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "fino al" msgstr "fino al"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "pubblica" msgstr "pubblica"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "categoria" msgstr "categoria"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "immagine principale" msgstr "immagine principale"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "dimensioni miniatura immagine" msgstr "dimensioni miniatura immagine"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "dimensioni immagine" msgstr "dimensioni immagine"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "abilita commenti sull'articolo" msgstr "abilita commenti sull'articolo"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Sito/i" msgstr "Sito/i"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Seleziona i siti in cui deve apparire l'articolo. Se non è selezionato nessun sito, l'articolo comparirà in tutti i siti configurati." 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:148 #: models.py:152
msgid "title" msgid "title"
msgstr "titolo" msgstr "titolo"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "abstract" msgstr "abstract"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "meta description" msgstr "meta description"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "meta keywords" msgstr "meta keywords"
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "meta title" msgstr "meta title"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "Usato nel tag title e nei titoli per le condivisioni sui social network" msgstr "Usato nel tag title e nei titoli per le condivisioni sui social network"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "testo" msgstr "testo"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "articolo del blog" msgstr "articolo del blog"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "articoli del blog" msgstr "articoli del blog"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "articoli" msgstr "articoli"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Il numero di articoli da mostrare." msgstr "Il numero di articoli da mostrare."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "filtra per tag" msgstr "filtra per tag"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostra solo gli articoli marcati con i tag selezionati." msgstr "Mostra solo gli articoli marcati con i tag selezionati."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "filtra per categoria" msgstr "filtra per categoria"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostra solo gli articoli marcati con i categorie selezionati." msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "ultimi %s articoli per tag" msgstr "ultimi %s articoli per tag"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "autori" msgstr "autori"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Numero di elementi per autore da mostrare." msgstr "Numero di elementi per autore da mostrare."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "ultimi %s articoli per autore" msgstr "ultimi %s articoli per autore"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "plugin blog" msgstr "plugin blog"

View file

@ -2,14 +2,14 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Matas Dailyda <matas@dailyda.com>, 2015-2016 # Matas Dailyda <matas@dailyda.com>, 2015-2017
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 08:37+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: Matas Dailyda <matas@dailyda.com>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n" "Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba metodo pavadinimus " msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba metodo pavadinimus "
@ -26,10 +26,6 @@ msgstr "Galite pateikti paprasto teksto eilutes, įrašo modelio atributą arba
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Tinklaraštis" msgstr "django CMS Tinklaraštis"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Tinklaraštis"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "aplikacijos pavadinimas" msgstr "aplikacijos pavadinimas"
@ -181,27 +177,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai redaguojamas publikuotas straipsnis" msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai redaguojamas publikuotas straipsnis"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Tinklaraštis"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Tinklaraščio meniu" msgstr "Tinklaraščio meniu"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Straipsnių sąrašas" msgstr "Straipsnių sąrašas"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Pridėti straipsnį" msgstr "Pridėti straipsnį"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Redaguoti nustatymus" msgstr "Redaguoti nustatymus"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Redaguoti straipsnį" msgstr "Redaguoti straipsnį"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "Publikuoti {0} dabar" msgstr "Publikuoti {0} dabar"
@ -216,176 +216,176 @@ msgstr "Naujas {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Kurti naują {0} viduje {1}" msgstr "Kurti naują {0} viduje {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Tinklaraščio straipsniai %(site_name)s" msgstr "Tinklaraščio straipsniai %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "pirminis elementas" msgstr "pirminis elementas"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "sukurta" msgstr "sukurta"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "redaguota" msgstr "redaguota"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "aplikacijos nustatymai" msgstr "aplikacijos nustatymai"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "pavadinimas" msgstr "pavadinimas"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "nuoroda" msgstr "nuoroda"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "tinklaraščio kategorija" msgstr "tinklaraščio kategorija"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "tinklaraščio kategorijos" msgstr "tinklaraščio kategorijos"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "autorius" msgstr "autorius"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "sukurta" msgstr "sukurta"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "paskutinį kartą redaguota" msgstr "paskutinį kartą redaguota"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "publikuota nuo" msgstr "publikuota nuo"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "publikuota iki" msgstr "publikuota iki"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "publikuoti" msgstr "publikuoti"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "kategorija" msgstr "kategorija"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "pagrindinis paveikslėlis" msgstr "pagrindinis paveikslėlis"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "pagrindinio paveikslėlio miniatiūra" msgstr "pagrindinio paveikslėlio miniatiūra"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "pagrindinis paveikslėlis pilnas" msgstr "pagrindinis paveikslėlis pilnas"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "įgalinti straipsniui komentarus" msgstr "įgalinti straipsniui komentarus"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Tinklalapis(iai)" msgstr "Tinklalapis(iai)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Pasirinkite puslapius kuriuose bus rodomas straipsnis. Jei nepasirinktas nei vienas puslapis, straipsnis bus rodomas visuose puslapiuose." msgstr "Pasirinkite puslapius kuriuose bus rodomas straipsnis. Jei nepasirinktas nei vienas puslapis, straipsnis bus rodomas visuose puslapiuose."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "pavadinimas" msgstr "pavadinimas"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "santrauka" msgstr "santrauka"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "straipsnio meta apibūdinimas" msgstr "straipsnio meta apibūdinimas"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "straipsnio meta raktažodžiai" msgstr "straipsnio meta raktažodžiai"
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "straipsnio meta pavadinimas" msgstr "straipsnio meta pavadinimas"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose" msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "tekstas" msgstr "tekstas"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "tinklaraščio straipsnis" msgstr "tinklaraščio straipsnis"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "tinklaraščio straipsniai" msgstr "tinklaraščio straipsniai"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "straipsniai" msgstr "straipsniai"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Atvaizduojamas naujausių straipsnių kiekis." msgstr "Atvaizduojamas naujausių straipsnių kiekis."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "filtruoti pagal žymeną" msgstr "filtruoti pagal žymeną"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis." msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "filtruoti pagal kategoriją" msgstr "filtruoti pagal kategoriją"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis." msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s paskutiniai straipsniai pagal žymeną" msgstr "%s paskutiniai straipsniai pagal žymeną"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "autoriai" msgstr "autoriai"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Atvaizduojamas autoriaus straipsnių kiekis." msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s paskutiniai straipsniai pagal autorių" msgstr "%s paskutiniai straipsniai pagal autorių"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "bendras tinklaraščio įskiepis" msgstr "bendras tinklaraščio įskiepis"

View file

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Dutch (http://www.transifex.com/nephila/djangocms-blog/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/nephila/djangocms-blog/language/nl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Je kan gewone strings opgeven, een Bericht model attribuut of methode namen" msgstr "Je kan gewone strings opgeven, een Bericht model attribuut of methode namen"
@ -26,10 +26,6 @@ msgstr "Je kan gewone strings opgeven, een Bericht model attribuut of methode na
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Blog" msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "applicatie titel" msgstr "applicatie titel"
@ -181,27 +177,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Blog menu" msgstr "Blog menu"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Overzicht van Berichten" msgstr "Overzicht van Berichten"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Bericht toevoegen" msgstr "Bericht toevoegen"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Wijzig configuratie" msgstr "Wijzig configuratie"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Wijzig Bericht" msgstr "Wijzig Bericht"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr ""
@ -216,176 +216,176 @@ msgstr "Nieuwe {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Maak een nieuwe {0} in {1}" msgstr "Maak een nieuwe {0} in {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Blog artikelen op %(site_name)s" msgstr "Blog artikelen op %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "bovenliggende" msgstr "bovenliggende"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "aangemaakt op" msgstr "aangemaakt op"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "gewijzigd op" msgstr "gewijzigd op"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "applicatie configuratie" msgstr "applicatie configuratie"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "naam" msgstr "naam"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "slug" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "blog categorie" msgstr "blog categorie"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "blog categorieën" msgstr "blog categorieën"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "auteur" msgstr "auteur"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "aangemaakt" msgstr "aangemaakt"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "laatst gewijzigd" msgstr "laatst gewijzigd"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "gepubliceerd sinds" msgstr "gepubliceerd sinds"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "gepubliceerd tot" msgstr "gepubliceerd tot"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "publiceer" msgstr "publiceer"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "categorie" msgstr "categorie"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "hoofd afbeelding" msgstr "hoofd afbeelding"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "hoofd afbeelding thumbnail" msgstr "hoofd afbeelding thumbnail"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "hoofd afbeelding volledig" msgstr "hoofd afbeelding volledig"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "sta reacties toe op bericht" msgstr "sta reacties toe op bericht"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Site(s)" msgstr "Site(s)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Selecteer sites die het bericht moeten tonen. Als geen site ingesteld wordt, dan is het zichtbaar voor alle geconfigureerde sites." msgstr "Selecteer sites die het bericht moeten tonen. Als geen site ingesteld wordt, dan is het zichtbaar voor alle geconfigureerde sites."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "title" msgstr "title"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "excerpt" msgstr "excerpt"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "meta omschrijving van bericht" msgstr "meta omschrijving van bericht"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "meta sleutelwoorden van bericht " msgstr "meta sleutelwoorden van bericht "
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "meta titel van bericht" msgstr "meta titel van bericht"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "wordt gebruikt in de titel tag en bij het delen via sociale media" msgstr "wordt gebruikt in de titel tag en bij het delen via sociale media"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "tekst" msgstr "tekst"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "blog artikel" msgstr "blog artikel"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "blog artikelen" msgstr "blog artikelen"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "artikelen" msgstr "artikelen"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Het aantal nieuwste berichten om te tonen." msgstr "Het aantal nieuwste berichten om te tonen."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "filter op tag" msgstr "filter op tag"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen tags." msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen tags."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "filter op categorie" msgstr "filter op categorie"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen categorieën." msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen categorieën."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s nieuwste artikelen met tag" msgstr "%s nieuwste artikelen met tag"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "auteurs" msgstr "auteurs"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Het aantal artikelen door auteur om te tonen." msgstr "Het aantal artikelen door auteur om te tonen."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s nieuwste artikelen door auteur" msgstr "%s nieuwste artikelen door auteur"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "generieke blog plugin" msgstr "generieke blog plugin"

View file

@ -2,12 +2,13 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Diego Ponci <dgo.ponciano@gmail.com>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,465 +18,465 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr "Você pode fornecer texto puro, atributos do modelo Post ou nomes de métodos"
#: apps.py:15 #: apps.py:15
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr "blog do django CMS"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr ""
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr "título da aplicação"
#: cms_appconfig.py:22 #: cms_appconfig.py:22
msgid "object name" msgid "object name"
msgstr "" msgstr "nome do objeto"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog config" msgid "blog config"
msgstr "" msgstr "configuração do blog"
#: cms_appconfig.py:28 #: cms_appconfig.py:28
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog configs" msgid "blog configs"
msgstr "" msgstr "configurações do blog"
#: cms_appconfig.py:31 #: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr "sem título"
#: cms_appconfig.py:36 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr "Post publicado por padrão"
#: cms_appconfig.py:40 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr "Estrutura de links permanentes"
#: cms_appconfig.py:45 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr "Usar placeholder e plugins para o corpo da notícia"
#: cms_appconfig.py:49 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr "Usar campo abstrato"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr "Informar o autor"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr "Informar o autor por padrão"
#: cms_appconfig.py:57 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr "Tamanho da paginação"
#: cms_appconfig.py:58 #: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?" msgid "When paginating list views, how many articles per page?"
msgstr "" msgstr "Em paginações de listagem, quantas notícias por página?"
#: cms_appconfig.py:61 #: cms_appconfig.py:61
msgid "Template prefix" msgid "Template prefix"
msgstr "" msgstr "Prefixo do template"
#: cms_appconfig.py:62 #: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from" msgid "Alternative directory to load the blog templates from"
msgstr "" msgstr "Diretório alternativo de origem dos templates do blog"
#: cms_appconfig.py:65 #: cms_appconfig.py:65
msgid "Menu structure" msgid "Menu structure"
msgstr "" msgstr "Estrutura do menu"
#: cms_appconfig.py:67 #: cms_appconfig.py:67
msgid "Structure of the django CMS menu" msgid "Structure of the django CMS menu"
msgstr "" msgstr "Estrutura do menu do django CMS"
#: cms_appconfig.py:70 #: cms_appconfig.py:70
msgid "Sitemap changefreq" msgid "Sitemap changefreq"
msgstr "" msgstr "'changefreq' do sitemap"
#: cms_appconfig.py:73 #: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items" msgid "Changefreq attribute for sitemap items"
msgstr "" msgstr "Atributo changefreq de items do sitemap"
#: cms_appconfig.py:76 #: cms_appconfig.py:76
msgid "Sitemap priority" msgid "Sitemap priority"
msgstr "" msgstr "'priority' do sitemap"
#: cms_appconfig.py:78 #: cms_appconfig.py:78
msgid "Priority attribute for sitemap items" msgid "Priority attribute for sitemap items"
msgstr "" msgstr "Atributo 'priority' de items do sitemap"
#: cms_appconfig.py:81 #: cms_appconfig.py:81
msgid "Object type" msgid "Object type"
msgstr "" msgstr "Tipo de objeto"
#: cms_appconfig.py:85 #: cms_appconfig.py:85
msgid "Facebook type" msgid "Facebook type"
msgstr "" msgstr "Tipo de conta do facebook"
#: cms_appconfig.py:89 #: cms_appconfig.py:89
msgid "Facebook application ID" msgid "Facebook application ID"
msgstr "" msgstr "ID da aplicação no Facebook"
#: cms_appconfig.py:93 #: cms_appconfig.py:93
msgid "Facebook profile ID" msgid "Facebook profile ID"
msgstr "" msgstr "ID do perfil no Facebook"
#: cms_appconfig.py:97 #: cms_appconfig.py:97
msgid "Facebook page URL" msgid "Facebook page URL"
msgstr "" msgstr "URL da página no Facebook"
#: cms_appconfig.py:101 #: cms_appconfig.py:101
msgid "Facebook author URL" msgid "Facebook author URL"
msgstr "" msgstr "URL do autor no Facebook"
#: cms_appconfig.py:105 #: cms_appconfig.py:105
msgid "Facebook author" msgid "Facebook author"
msgstr "" msgstr "Autor no Facebook"
#: cms_appconfig.py:109 #: cms_appconfig.py:109
msgid "Twitter type" msgid "Twitter type"
msgstr "" msgstr "Tipo do Twitter"
#: cms_appconfig.py:113 #: cms_appconfig.py:113
msgid "Twitter site handle" msgid "Twitter site handle"
msgstr "" msgstr "Nome de usuário no Twitter"
#: cms_appconfig.py:117 #: cms_appconfig.py:117
msgid "Twitter author handle" msgid "Twitter author handle"
msgstr "" msgstr "Usuário do autor no Twitter"
#: cms_appconfig.py:121 #: cms_appconfig.py:121
msgid "Google+ type" msgid "Google+ type"
msgstr "" msgstr "Tipo do Google+"
#: cms_appconfig.py:125 #: cms_appconfig.py:125
msgid "Google+ author name" msgid "Google+ author name"
msgstr "" msgstr "Nome do autor no Google+"
#: cms_appconfig.py:130 #: cms_appconfig.py:130
msgid "Send notifications on post publish" msgid "Send notifications on post publish"
msgstr "" msgstr "Enviar notificações ao publicar postagem"
#: cms_appconfig.py:131 #: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "" msgstr "Enviar notificação de desktop -se ativada- quando publicar uma nova postagem"
#: cms_appconfig.py:134 #: cms_appconfig.py:134
msgid "Send notifications on post update" msgid "Send notifications on post update"
msgstr "" msgstr "Enviar notificações ao atualizar postagem"
#: cms_appconfig.py:135 #: cms_appconfig.py:135
msgid "" msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr "Enviar notificação de desktop -se ativada- quando editar uma postagem publicada"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "" msgstr "Menu do blog"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "" msgstr "Lista de postagens"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "" msgstr "Adicionar postagem"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr "Editar preferências"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "" msgstr "Ediar Postagem"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr "Publicar {0} agora"
#: cms_wizards.py:57 #: cms_wizards.py:57
#, python-brace-format #, python-brace-format
msgid "New {0}" msgid "New {0}"
msgstr "" msgstr "Novo {0}"
#: cms_wizards.py:61 #: cms_wizards.py:61
#, python-brace-format #, python-brace-format
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr "Criar um novo {0} em {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "" msgstr "Artigos em %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "" msgstr "pai"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "" msgstr "criado em"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "" msgstr "modificado em"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr "configuração da aplicação"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "" msgstr "nome"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "" msgstr "slug"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "" msgstr "categoria do blog"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "" msgstr "categorias do blog"
#: models.py:114
msgid "author"
msgstr ""
#: models.py:117
msgid "created"
msgstr ""
#: models.py:118 #: models.py:118
msgid "last modified" msgid "author"
msgstr "" msgstr "autor"
#: models.py:119
msgid "published since"
msgstr ""
#: models.py:120
msgid "published until"
msgstr ""
#: models.py:121 #: models.py:121
msgid "publish" msgid "created"
msgstr "" msgstr "criado"
#: models.py:122 #: models.py:122
msgid "category" msgid "last modified"
msgstr "" msgstr "última modificação"
#: models.py:123
msgid "published since"
msgstr "publicado desde"
#: models.py:124 #: models.py:124
msgid "main image" msgid "published until"
msgstr "" msgstr "publicado até"
#: models.py:125
msgid "publish"
msgstr "publicar"
#: models.py:126
msgid "category"
msgstr "categoria"
#: models.py:128 #: models.py:128
msgid "main image thumbnail" msgid "main image"
msgstr "" msgstr "imagem principal"
#: models.py:133 #: models.py:132
msgid "main image full" msgid "main image thumbnail"
msgstr "" msgstr "miniatura da imagem principal"
#: models.py:137 #: models.py:137
msgid "main image full"
msgstr "imagem principal completa"
#: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr "habilitar comentários nessa postagem"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "" msgstr "Site(s)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "" msgstr "Selecionar sites onde a postagem deve aparecer. Se nenhum for selecionado ela ficará visível em todos os sites configurados."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "" msgstr "título"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "" msgstr "resumo"
#: models.py:151
msgid "post meta description"
msgstr ""
#: models.py:153
msgid "post meta keywords"
msgstr ""
#: models.py:155 #: models.py:155
msgid "post meta title" msgid "post meta description"
msgstr "" msgstr "meta descrição da postagem"
#: models.py:156 #: models.py:157
msgid "used in title tag and social sharing" msgid "post meta keywords"
msgstr "" msgstr "palavras-chave da postagem"
#: models.py:159 #: models.py:159
msgid "post meta title"
msgstr "meta título da postagem"
#: models.py:160
msgid "used in title tag and social sharing"
msgstr "usado na tag de título e compartilhamento em redes sociais"
#: models.py:163
msgid "text" msgid "text"
msgstr "" msgstr "texto"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "" msgstr "artigo do blog"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "" msgstr "artigos do blog"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "" msgstr "artigos"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "" msgstr "O número dos últimos artigos a serem exibidos."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr "filtrar por tag"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "" msgstr "Exibir apenas os artigos marcados com as tags escolhidas."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr "filtrar por categoria"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "" msgstr "Exibir apenas os artigos marcados com as categorias escolhidas."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr "%s últimos artigos por tag"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "" msgstr "autores"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "" msgstr "Número de artigos do autor a serem exibidos."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr "%s últimos artigos por autor"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr "plugin genérico do blog"
#: settings.py:16 #: settings.py:16
msgid "Full date" msgid "Full date"
msgstr "" msgstr "Data completa"
#: settings.py:17 #: settings.py:17
msgid "Year / Month" msgid "Year / Month"
msgstr "" msgstr "Ano / Mês"
#: settings.py:18 templates/djangocms_blog/post_list.html:14 #: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category" msgid "Category"
msgstr "" msgstr "Categoria"
#: settings.py:19 #: settings.py:19
msgid "Just slug" msgid "Just slug"
msgstr "" msgstr "Apenas a slug"
#: settings.py:28 #: settings.py:28
msgid "Categories and posts" msgid "Categories and posts"
msgstr "" msgstr "Categorias e postagens"
#: settings.py:29 #: settings.py:29
msgid "Categories only" msgid "Categories only"
msgstr "" msgstr "Apenas categorias"
#: settings.py:30 #: settings.py:30
msgid "Posts only" msgid "Posts only"
msgstr "" msgstr "Apenas postagens"
#: settings.py:31 #: settings.py:31
msgid "None" msgid "None"
msgstr "" msgstr "Nenhum"
#: settings.py:34 #: settings.py:34
msgid "always" msgid "always"
msgstr "" msgstr "sempre"
#: settings.py:35 #: settings.py:35
msgid "hourly" msgid "hourly"
msgstr "" msgstr "a cada hora"
#: settings.py:36 #: settings.py:36
msgid "daily" msgid "daily"
msgstr "" msgstr "diariamente"
#: settings.py:37 #: settings.py:37
msgid "weekly" msgid "weekly"
msgstr "" msgstr "semanalmente"
#: settings.py:38 #: settings.py:38
msgid "monthly" msgid "monthly"
msgstr "" msgstr "mensalmente"
#: settings.py:39 #: settings.py:39
msgid "yearly" msgid "yearly"
msgstr "" msgstr "anualmente"
#: settings.py:40 #: settings.py:40
msgid "never" msgid "never"
msgstr "" msgstr "nunca"
#: settings.py:115 #: settings.py:115
msgid "Latest Blog Articles" msgid "Latest Blog Articles"
msgstr "" msgstr "Últimos Artigos"
#: settings.py:117 #: settings.py:117
msgid "Author Blog Articles" msgid "Author Blog Articles"
msgstr "" msgstr "Artigos do Autor"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3 #: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags" msgid "Tags"
msgstr "" msgstr "Tags"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3 #: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories" msgid "Categories"
msgstr "" msgstr "Categorias"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3 #: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12 #: templates/djangocms_blog/post_list.html:12
msgid "Archive" msgid "Archive"
msgstr "" msgstr "Arquivo"
#: templates/djangocms_blog/includes/blog_item.html:24 #: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more" msgid "read more"
msgstr "" msgstr "ler mais"
#: templates/djangocms_blog/includes/blog_meta.html:6 #: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by" msgid "by"
msgstr "" msgstr "por"
#: templates/djangocms_blog/plugins/archive.html:17 #: templates/djangocms_blog/plugins/archive.html:17
#: templates/djangocms_blog/plugins/authors.html:10 #: templates/djangocms_blog/plugins/authors.html:10
@ -484,15 +485,15 @@ msgstr ""
#, python-format #, python-format
msgid "1 article" msgid "1 article"
msgid_plural "%(articles)s articles" msgid_plural "%(articles)s articles"
msgstr[0] "" msgstr[0] "1 artigo"
msgstr[1] "" msgstr[1] "%(articles)s artigos"
#: templates/djangocms_blog/plugins/archive.html:18 #: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11 #: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11 #: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11 #: templates/djangocms_blog/plugins/tags.html:11
msgid "0 articles" msgid "0 articles"
msgstr "" msgstr "0 artigos"
#: templates/djangocms_blog/plugins/archive.html:26 #: templates/djangocms_blog/plugins/archive.html:26
#: templates/djangocms_blog/plugins/authors.html:15 #: templates/djangocms_blog/plugins/authors.html:15
@ -500,43 +501,43 @@ msgstr ""
#: templates/djangocms_blog/plugins/tags.html:15 #: templates/djangocms_blog/plugins/tags.html:15
#: templates/djangocms_blog/post_list.html:21 #: templates/djangocms_blog/post_list.html:21
msgid "No article found." msgid "No article found."
msgstr "" msgstr "Nenhum artigo encontrado."
#: templates/djangocms_blog/plugins/authors.html:3 #: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors" msgid "Authors"
msgstr "" msgstr "Autores"
#: templates/djangocms_blog/plugins/categories.html:15 #: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found." msgid "No categories found."
msgstr "" msgstr "Nenhuma categoria encontrada."
#: templates/djangocms_blog/post_list.html:11 #: templates/djangocms_blog/post_list.html:11
msgid "Articles by" msgid "Articles by"
msgstr "" msgstr "Artigos por"
#: templates/djangocms_blog/post_list.html:13 #: templates/djangocms_blog/post_list.html:13
msgid "Tag" msgid "Tag"
msgstr "" msgstr "Tag"
#: templates/djangocms_blog/post_list.html:24 #: templates/djangocms_blog/post_list.html:24
msgid "Back" msgid "Back"
msgstr "" msgstr "Voltar"
#: templates/djangocms_blog/post_list.html:29 #: templates/djangocms_blog/post_list.html:29
msgid "previous" msgid "previous"
msgstr "" msgstr "anterior"
#: templates/djangocms_blog/post_list.html:32 #: templates/djangocms_blog/post_list.html:32
msgid "Page" msgid "Page"
msgstr "" msgstr "Página"
#: templates/djangocms_blog/post_list.html:32 #: templates/djangocms_blog/post_list.html:32
msgid "of" msgid "of"
msgstr "" msgstr "de"
#: templates/djangocms_blog/post_list.html:35 #: templates/djangocms_blog/post_list.html:35
msgid "next" msgid "next"
msgstr "" msgstr "próxima"
#~ msgid "Article" #~ msgid "Article"
#~ msgstr "Articles" #~ msgstr "Articles"

View file

@ -3,14 +3,15 @@
# #
# Translators: # Translators:
# Iacopo Spalletti, 2014 # Iacopo Spalletti, 2014
# Rustam Mirzaev <mirus@2x2.pw>, 2016
# Rustam Mirzaev <mirus@2x2.pw>, 2015 # Rustam Mirzaev <mirus@2x2.pw>, 2015
# Rustam Mirzaev <mirus@2x2.pw>, 2015 # Rustam Mirzaev <mirus@2x2.pw>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,7 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Вы можете использовать простую строку, атрибут модели статьи или имена методов" msgstr "Вы можете использовать простую строку, атрибут модели статьи или имена методов"
@ -28,10 +29,6 @@ msgstr "Вы можете использовать простую строку,
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Блог" msgstr "django CMS Блог"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Блог"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "название приложения" msgstr "название приложения"
@ -43,12 +40,12 @@ msgstr "название объекта"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog config" msgid "blog config"
msgstr "" msgstr "настройка блога"
#: cms_appconfig.py:28 #: cms_appconfig.py:28
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog configs" msgid "blog configs"
msgstr "" msgstr "настройки блога"
#: cms_appconfig.py:31 #: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
@ -168,45 +165,49 @@ msgstr "имя автора на Google+"
#: cms_appconfig.py:130 #: cms_appconfig.py:130
msgid "Send notifications on post publish" msgid "Send notifications on post publish"
msgstr "" msgstr "Отправлять уведомления после публикации статьи"
#: cms_appconfig.py:131 #: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post" msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "" msgstr "Уведомлять сигналами на рабочем столе, если включено, при публикации новой записи"
#: cms_appconfig.py:134 #: cms_appconfig.py:134
msgid "Send notifications on post update" msgid "Send notifications on post update"
msgstr "" msgstr "Отправлять уведомления после публикации"
#: cms_appconfig.py:135 #: cms_appconfig.py:135
msgid "" msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr "Уведомлять сигналами на рабочем столе, если включено, при редактировании опубликованной записи"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Блог"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Меню блога" msgstr "Меню блога"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Список статей" msgstr "Список статей"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Добавить статью" msgstr "Добавить статью"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Редактировать настройки" msgstr "Редактировать настройки"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Редактировать статью" msgstr "Редактировать статью"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr "Опубликовано сейчас {0} "
#: cms_wizards.py:57 #: cms_wizards.py:57
#, python-brace-format #, python-brace-format
@ -218,176 +219,176 @@ msgstr "Новых {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Создать новых {0} из {1}" msgstr "Создать новых {0} из {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Статьи блога с сайта: %(site_name)s" msgstr "Статьи блога с сайта: %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "предок" msgstr "предок"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "время создания" msgstr "время создания"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "время изменения" msgstr "время изменения"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "настройки приложения" msgstr "настройки приложения"
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "название" msgstr "название"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "ЧПУ" msgstr "ЧПУ"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "категория блога" msgstr "категория блога"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "категории блога" msgstr "категории блога"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "автор" msgstr "автор"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "создан(о)" msgstr "создан(о)"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "последние изменения" msgstr "последние изменения"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "опубликовано" msgstr "опубликовано"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "опубликовано до" msgstr "опубликовано до"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "опубликовать" msgstr "опубликовать"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "категория" msgstr "категория"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "главная страница" msgstr "главная страница"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "уменьшенная копия главного изображения" msgstr "уменьшенная копия главного изображения"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "Полноразмерное изображение" msgstr "Полноразмерное изображение"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "Разрешить комментарии к статье" msgstr "Разрешить комментарии к статье"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Сайт(ы)" msgstr "Сайт(ы)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Выберите сайты на которых будет опубликована статья. Если сайты не выбраны, статья будет опубликована на всех сайтах сразу." msgstr "Выберите сайты на которых будет опубликована статья. Если сайты не выбраны, статья будет опубликована на всех сайтах сразу."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "Заголовок" msgstr "Заголовок"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "Краткое описание" msgstr "Краткое описание"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "мета-описание статьи" msgstr "мета-описание статьи"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "ключевые слова к статье" msgstr "ключевые слова к статье"
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "мета-заголовок к статье" msgstr "мета-заголовок к статье"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "используется в метках и обмене в социальных сетях" msgstr "используется в метках и обмене в социальных сетях"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "текст" msgstr "текст"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "статья блога" msgstr "статья блога"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "статьи блога" msgstr "статьи блога"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "статьи" msgstr "статьи"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Количество последних статей, которые будут показаны." msgstr "Количество последних статей, которые будут показаны."
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "фильтровать по тегам" msgstr "фильтровать по тегам"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Показывать статьи только с выбранными метками." msgstr "Показывать статьи только с выбранными метками."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "фильтровать по категориям" msgstr "фильтровать по категориям"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Показывать статьи только из выбранных категорий." msgstr "Показывать статьи только из выбранных категорий."
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s последних статей по тегам" msgstr "%s последних статей по тегам"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "авторы" msgstr "авторы"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Количество статей автора, которые будут показаны." msgstr "Количество статей автора, которые будут показаны."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s последних статей по авторам" msgstr "%s последних статей по авторам"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "генерируемый плагин блога" msgstr "генерируемый плагин блога"

View file

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Slovenian (http://www.transifex.com/nephila/djangocms-blog/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/nephila/djangocms-blog/language/sl/)\n"
"MIME-Version: 1.0\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" "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" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
@ -26,10 +26,6 @@ msgstr ""
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "django CMS Blog" msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "naziv aplikacije" msgstr "naziv aplikacije"
@ -181,27 +177,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "Blog meni" msgstr "Blog meni"
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Seznam objav" msgstr "Seznam objav"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Nova objava" msgstr "Nova objava"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "Uredi nastavitve" msgstr "Uredi nastavitve"
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Uredi objavo" msgstr "Uredi objavo"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr ""
@ -216,176 +216,176 @@ msgstr "Nov {0}"
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "Ustvari nov {0} v {1}" msgstr "Ustvari nov {0} v {1}"
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "Blog objave na %(site_name)s" msgstr "Blog objave na %(site_name)s"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "starš" msgstr "starš"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "ustvarjeno na" msgstr "ustvarjeno na"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "urejeno na" msgstr "urejeno na"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "ime" msgstr "ime"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "" msgstr ""
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "blog kategorija" msgstr "blog kategorija"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "blog kategorije" msgstr "blog kategorije"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "avtor" msgstr "avtor"
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "ustvarjeno" msgstr "ustvarjeno"
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "nazadnje urejeno" msgstr "nazadnje urejeno"
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "objavljeno od" msgstr "objavljeno od"
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "objavljeno do" msgstr "objavljeno do"
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "objavljeno" msgstr "objavljeno"
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "kategorija" msgstr "kategorija"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "glavna slika" msgstr "glavna slika"
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "glavna slika - predogled" msgstr "glavna slika - predogled"
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "glavna slika - polna" msgstr "glavna slika - polna"
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "Omogoči komentarje na objavi" msgstr "Omogoči komentarje na objavi"
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Stran(i)" msgstr "Stran(i)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "Izberi strani na katerih naj bo objava prikazana. Če ni izbrano nič, bo objava prikazana na vseh nastavljenih straneh." msgstr "Izberi strani na katerih naj bo objava prikazana. Če ni izbrano nič, bo objava prikazana na vseh nastavljenih straneh."
#: models.py:148 #: models.py:152
msgid "title" msgid "title"
msgstr "naziv" msgstr "naziv"
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "osnutek" msgstr "osnutek"
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "meta opis objave" msgstr "meta opis objave"
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "meta ključne besede objave" msgstr "meta ključne besede objave"
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "meta naziv objave" msgstr "meta naziv objave"
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "za uporabo v označbi naslova in deljenju na socialnih omrežjih" msgstr "za uporabo v označbi naslova in deljenju na socialnih omrežjih"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "tekst" msgstr "tekst"
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "blog objava" msgstr "blog objava"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "blog objave" msgstr "blog objave"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "objave" msgstr "objave"
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Število najnovejših objav, ki naj bodo prikazane" msgstr "Število najnovejših objav, ki naj bodo prikazane"
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "filtriraj po oznakah" msgstr "filtriraj po oznakah"
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Prikaži le blog objave označene z izbranimi oznakami" msgstr "Prikaži le blog objave označene z izbranimi oznakami"
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "filtriraj po kategoriji" msgstr "filtriraj po kategoriji"
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Prikaži le blog objave označene z izbranimi kategorijami" msgstr "Prikaži le blog objave označene z izbranimi kategorijami"
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "%s najnovejših objav glede na oznako" msgstr "%s najnovejših objav glede na oznako"
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "avtorji" msgstr "avtorji"
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "Število avtorjevih objav, ki naj bodo prikazane" msgstr "Število avtorjevih objav, ki naj bodo prikazane"
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "%s najnovejših objav glede na avtorja" msgstr "%s najnovejših objav glede na avtorja"
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "generični blog vtičnik" msgstr "generični blog vtičnik"

View file

@ -2,13 +2,14 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Rustam Mirzaev <mirus@2x2.pw>, 2016
# Rustam Mirzaev <mirus@2x2.pw>, 2015 # Rustam Mirzaev <mirus@2x2.pw>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: djangocms-blog\n" "Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n" "POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n" "PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n" "Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,67 +19,63 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233 #: admin.py:281 admin.py:289 admin.py:297
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr "Düz dizgiler, makale modeli özniteliği veya metod adları sağlayabilirsiniz."
#: apps.py:15 #: apps.py:15
msgid "django CMS Blog" msgid "django CMS Blog"
msgstr "" msgstr "django CMS Blogu"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20 #: cms_appconfig.py:20
msgid "application title" msgid "application title"
msgstr "" msgstr "uygulama başlığı"
#: cms_appconfig.py:22 #: cms_appconfig.py:22
msgid "object name" msgid "object name"
msgstr "" msgstr "nesne adı"
#: cms_appconfig.py:27 #: cms_appconfig.py:27
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog config" msgid "blog config"
msgstr "" msgstr "blog ayarı"
#: cms_appconfig.py:28 #: cms_appconfig.py:28
#| msgid "blog categories" #| msgid "blog categories"
msgid "blog configs" msgid "blog configs"
msgstr "" msgstr "blog ayarları"
#: cms_appconfig.py:31 #: cms_appconfig.py:31
msgid "untitled" msgid "untitled"
msgstr "" msgstr "isimsiz"
#: cms_appconfig.py:36 #: cms_appconfig.py:36
msgid "Post published by default" msgid "Post published by default"
msgstr "" msgstr "Varsayılan olarak yayınlanan makale"
#: cms_appconfig.py:40 #: cms_appconfig.py:40
msgid "Permalink structure" msgid "Permalink structure"
msgstr "" msgstr "Kalıcı bağlantı yapısı"
#: cms_appconfig.py:45 #: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body" msgid "Use placeholder and plugins for article body"
msgstr "" msgstr "Makale gövdesi olarak yer tututcu veya eklenti kullan"
#: cms_appconfig.py:49 #: cms_appconfig.py:49
msgid "Use abstract field" msgid "Use abstract field"
msgstr "" msgstr "Soyut alanı kullan"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author" msgid "Set author"
msgstr "" msgstr "Yazarı ekle"
#: cms_appconfig.py:53 #: cms_appconfig.py:53
msgid "Set author by default" msgid "Set author by default"
msgstr "" msgstr "Varsayılan yazarı ekle"
#: cms_appconfig.py:57 #: cms_appconfig.py:57
msgid "Paginate size" msgid "Paginate size"
msgstr "" msgstr "Boyutu sayfala"
#: cms_appconfig.py:58 #: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?" msgid "When paginating list views, how many articles per page?"
@ -181,27 +178,31 @@ msgid ""
"Emits a desktop notification -if enabled- when editing a published post" "Emits a desktop notification -if enabled- when editing a published post"
msgstr "" msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28 #: cms_menus.py:28
msgid "Blog menu" msgid "Blog menu"
msgstr "" msgstr ""
#: cms_toolbar.py:23 #: cms_toolbars.py:23
msgid "Post list" msgid "Post list"
msgstr "Makale listesi" msgstr "Makale listesi"
#: cms_toolbar.py:25 #: cms_toolbars.py:25
msgid "Add post" msgid "Add post"
msgstr "Makale ekle" msgstr "Makale ekle"
#: cms_toolbar.py:29 #: cms_toolbars.py:29
msgid "Edit configuration" msgid "Edit configuration"
msgstr "" msgstr ""
#: cms_toolbar.py:33 #: cms_toolbars.py:33
msgid "Edit Post" msgid "Edit Post"
msgstr "Makaleyi düzenle" msgstr "Makaleyi düzenle"
#: cms_toolbar.py:47 #: cms_toolbars.py:47
#, python-brace-format #, python-brace-format
msgid "Publish {0} now" msgid "Publish {0} now"
msgstr "" msgstr ""
@ -216,176 +217,176 @@ msgstr ""
msgid "Create a new {0} in {1}" msgid "Create a new {0} in {1}"
msgstr "" msgstr ""
#: feeds.py:48 #: feeds.py:49
#, python-format #, python-format
msgid "Blog articles on %(site_name)s" msgid "Blog articles on %(site_name)s"
msgstr "%(site_name)s 'ki blog makaleleri" msgstr "%(site_name)s 'ki blog makaleleri"
#: models.py:57 #: models.py:61
msgid "parent" msgid "parent"
msgstr "üst öğe" msgstr "üst öğe"
#: models.py:58 #: models.py:62
msgid "created at" msgid "created at"
msgstr "oluşturma tarihi" msgstr "oluşturma tarihi"
#: models.py:59 #: models.py:63
msgid "modified at" msgid "modified at"
msgstr "düzenleme tarihi" msgstr "düzenleme tarihi"
#: models.py:61 models.py:144 models.py:353 #: models.py:65 models.py:148 models.py:359
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:65 #: models.py:69
msgid "name" msgid "name"
msgstr "isim" msgstr "isim"
#: models.py:66 models.py:149 #: models.py:70 models.py:153
msgid "slug" msgid "slug"
msgstr "okunaklı URL" msgstr "okunaklı URL"
#: models.py:73 #: models.py:77
msgid "blog category" msgid "blog category"
msgstr "blog kategorisi" msgstr "blog kategorisi"
#: models.py:74 #: models.py:78
msgid "blog categories" msgid "blog categories"
msgstr "blog kategorileri" msgstr "blog kategorileri"
#: models.py:114 #: models.py:118
msgid "author" msgid "author"
msgstr "" msgstr ""
#: models.py:117 #: models.py:121
msgid "created" msgid "created"
msgstr "" msgstr ""
#: models.py:118 #: models.py:122
msgid "last modified" msgid "last modified"
msgstr "" msgstr ""
#: models.py:119 #: models.py:123
msgid "published since" msgid "published since"
msgstr "" msgstr ""
#: models.py:120 #: models.py:124
msgid "published until" msgid "published until"
msgstr "" msgstr ""
#: models.py:121 #: models.py:125
msgid "publish" msgid "publish"
msgstr "" msgstr ""
#: models.py:122 #: models.py:126
msgid "category" msgid "category"
msgstr "kategori" msgstr "kategori"
#: models.py:124 #: models.py:128
msgid "main image" msgid "main image"
msgstr "" msgstr ""
#: models.py:128 #: models.py:132
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "" msgstr ""
#: models.py:133 #: models.py:137
msgid "main image full" msgid "main image full"
msgstr "" msgstr ""
#: models.py:137 #: models.py:141
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:139 #: models.py:143
msgid "Site(s)" msgid "Site(s)"
msgstr "Web site(ler)" msgstr "Web site(ler)"
#: models.py:140 #: models.py:144
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in" "Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites." " all the configured sites."
msgstr "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." 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:148 #: models.py:152
msgid "title" msgid "title"
msgstr "" msgstr ""
#: models.py:150 #: models.py:154
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:151 #: models.py:155
msgid "post meta description" msgid "post meta description"
msgstr "" msgstr ""
#: models.py:153 #: models.py:157
msgid "post meta keywords" msgid "post meta keywords"
msgstr "" msgstr ""
#: models.py:155 #: models.py:159
msgid "post meta title" msgid "post meta title"
msgstr "" msgstr ""
#: models.py:156 #: models.py:160
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "başlık etiketinde veya sosyal paylaşımda kullanılır" msgstr "başlık etiketinde veya sosyal paylaşımda kullanılır"
#: models.py:159 #: models.py:163
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:196 #: models.py:200
msgid "blog article" msgid "blog article"
msgstr "blog makalesi" msgstr "blog makalesi"
#: models.py:197 #: models.py:201
msgid "blog articles" msgid "blog articles"
msgstr "blog makaleleri" msgstr "blog makaleleri"
#: models.py:372 models.py:408 #: models.py:388 models.py:424
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:373 #: models.py:389
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "Ğörütülenecek olan makale sayısı" msgstr "Ğörütülenecek olan makale sayısı"
#: models.py:375 #: models.py:391
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:376 #: models.py:392
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster." msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster."
#: models.py:379 #: models.py:395
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:380 #: models.py:396
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster" msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster"
#: models.py:384 #: models.py:400
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:404 #: models.py:420
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:409 #: models.py:425
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "İlgili yazarın gösterilecek olan makale sayısı." msgstr "İlgili yazarın gösterilecek olan makale sayısı."
#: models.py:413 #: models.py:429
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:442 #: models.py:458
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""