Update i18n

This commit is contained in:
Iacopo Spalletti 2017-03-11 19:43:56 +01:00
parent f0161b8020
commit 5e6b8cfdd7
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6
24 changed files with 2841 additions and 1181 deletions

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -8,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Arabic (http://www.transifex.com/nephila/djangocms-blog/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -19,7 +20,43 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
@ -36,12 +73,10 @@ msgid "object name"
msgstr "اسم الكائن"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "إعدادات المدونة"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "إعدادات المدونة"
@ -98,91 +133,99 @@ msgid "Structure of the django CMS menu"
msgstr ""
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr ""
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr ""
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr ""
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr ""
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr ""
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr ""
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr ""
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr ""
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr ""
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr ""
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr ""
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr ""
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr ""
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr ""
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "المدونة"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr ""
@ -207,12 +250,12 @@ msgstr "التعديل على موضوع"
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr ""
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
@ -222,255 +265,319 @@ msgstr ""
msgid "Blog articles on %(site_name)s"
msgstr "مواضيع المدونة على %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr ""
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr ""
#: models.py:62
#: models.py:66
msgid "created at"
msgstr ""
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr ""
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr ""
#: models.py:69
#: models.py:73
msgid "name"
msgstr ""
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr ""
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr ""
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr ""
#: models.py:118
#: models.py:138
msgid "author"
msgstr ""
#: models.py:121
#: models.py:141
msgid "created"
msgstr ""
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr ""
#: models.py:123
#: models.py:143
msgid "published since"
msgstr ""
#: models.py:124
#: models.py:144
msgid "published until"
msgstr ""
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr ""
#: models.py:126
#: models.py:147
msgid "category"
msgstr ""
#: models.py:128
#: models.py:149
msgid "main image"
msgstr ""
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr ""
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr ""
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr ""
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr ""
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr ""
#: models.py:152
msgid "title"
msgstr ""
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr ""
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr ""
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr ""
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr ""
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr ""
#: models.py:163
#: models.py:184
msgid "text"
msgstr ""
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr ""
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr ""
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr ""
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr ""
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr ""
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr ""
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr ""
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr ""
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr ""
#: models.py:420
#: models.py:470
msgid "authors"
msgstr ""
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr ""
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr ""
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr ""
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr ""
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr ""
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr ""
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr ""
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr ""
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr ""
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr ""
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr ""
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr ""
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr ""
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr ""
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr ""
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr ""
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr ""
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr ""
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "آخر مواضيع المدونة"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "ناشر مواضيع المدونة"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "علامات"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "الأقسام"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "الأرشيف"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr ""
@ -543,18 +650,3 @@ msgstr ""
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr ""
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,17 +1,18 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Christoph Reimers <christoph@superservice-international.com>, 2014
# fsbraun <fsbraun@gmx.de>, 2016
# fsbraun <fsbraun@gmx.de>, 2016
# fsbraun <fsbraun@gmx.de>, 2016-2017
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-06 20:01+0000\n"
"Last-Translator: fsbraun <fsbraun@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,7 +21,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr "Web-Site"
#: admin.py:91
msgid "Info"
msgstr "Informationen"
#: admin.py:97
msgid "Images"
msgstr "Beitragsbild"
#: admin.py:101
msgid "SEO"
msgstr "SEO"
#: admin.py:305
msgid "Generic"
msgstr "Generisch"
#: admin.py:311
msgid "Layout"
msgstr "Layout"
#: admin.py:318
msgid "Notifications"
msgstr "Benachrichtigungen"
#: admin.py:324
msgid "Sitemap"
msgstr "Sitemap"
#: admin.py:330
msgid "Meta"
msgstr "Meta-Informationen"
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Strings und Post-Attribute oder -Methoden erlaubt"
@ -37,12 +74,10 @@ msgid "object name"
msgstr "Objektbezeichnung"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "Einstellung"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "Einstellungen"
@ -99,91 +134,99 @@ msgid "Structure of the django CMS menu"
msgstr "Aufbau des Django CMS-Menü"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr "Leere Kategorien im Menü anzeigen"
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr "Auch Kategorien im Menü anzeigen, zu denen es keine Beiträge gibt"
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Sitemap-Anpassungen"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Anpassungsfrequenz-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Sitemap-Priorität"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Prioritäts-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Objekt-Typ"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Facebook-Typ"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "Facebook Application ID"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "Facebook Profil-ID"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "Facebook Seiten-URL"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "Facebook Autoren-URL"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Facebook Autor"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Twitter-Typ"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Twitter Site-Kennung"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Twitter Autoren-Kennung"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Google+ Typ"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Google+ Autoren-Name"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Mitteilung bei Beitrags-Veröffentlichungen senden"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge veröffentlicht werden"
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Mitteilung bei Aktualisierungen senden"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge aktualisiert werden"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Blog-Menü"
@ -208,12 +251,12 @@ msgstr "Beitrag bearbeiten"
msgid "Publish {0} now"
msgstr "{0} jetzt veröffentlichen"
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Neue(r) {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Neue(n) {0} in {1} erstellen"
@ -223,255 +266,319 @@ msgstr "Neue(n) {0} in {1} erstellen"
msgid "Blog articles on %(site_name)s"
msgstr "Blog-Beträge auf %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr "Liveblog"
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr "Liveblog-Meldung"
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr "Liveblog-Meldung veröffentlichen"
#: liveblog/models.py:30
msgid "post date"
msgstr "Veröffentlichungsdatum"
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr "Liveblog-Meldung"
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr "Liveblog-Meldungen"
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "Titel"
#: liveblog/models.py:99
msgid "image"
msgstr "Beitragsbild"
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr "Vorschau-Größe"
#: models.py:64
msgid "parent"
msgstr "übergeordnetes Element"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "erstellt am"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "bearbeitet am"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "App-Einstellung"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "Name"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "Blog-Kategorie"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "Blog-Kategorien"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "Autor"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "erstellt"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "zuletzt geändert"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "öffentlich seit"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "öffentlich bis"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr "Vorstellungs-Datum"
#: models.py:146
msgid "publish"
msgstr "veröffentlicht"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "Kategorie"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "Beitragsbild"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "Beitragsbild (Vorschau)"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "Beitragsbild (volle Größe)"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "Kommentare zu diesem Beitrag erlauben"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Web-Site(s)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Wähle Web-Sites aus, auf welchen der Post angezeigt wird. Ohne Auswahl sichtbar auf allen konfigurierten Seiten."
#: models.py:152
msgid "title"
msgstr "Titel"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "Zusammenfassung"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "Meta-Beschreibung"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "Meta-Stichwörter"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "Meta-Titel"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "Wird als Titel-Schlagwort und für das Teilen auf sozialen Netzwerken genutzt"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "Text"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr "Liveblog für Beitrag aktivieren"
#: models.py:223
msgid "blog article"
msgstr "Blog-Beitrag"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "Blog-Beiträge"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr "Aktuelle Web-Site"
#: models.py:399
msgid "Select items from the current site only"
msgstr "Nur Einträge der aktuelle Web-Site zulassen"
#: models.py:403
msgid "Plugin template"
msgstr "Plugin-Vorlage"
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr "Wählen Sie die Vorlage für diese Instanz des Plugins"
#: models.py:438 models.py:474
msgid "articles"
msgstr "Beiträge"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Anzahl der anzuzeigenden letzten Beiträge"
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "Nach Schlagwort filtern"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Nur Blog-Beiträge mit dem ausgewählten Schlagwort anzeigen"
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "Nach Kategorie filtern"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Nur die Blog-Beiträge der ausgewählten Kategorie anzeigen"
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s neueste Beiträge nach Schlagwort"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "Autoren"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Die Anzahl der anzuzeigenden Autoren-Beiträge"
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s neueste Beiträge nach Autor"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "Generisches Blog-Plugin"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Jahr / Monat / Tag"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Jahr / Monat"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorie"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Nur Slug"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Kategorien und Beiträge"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Nur Kategorien"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Nur Beiträge"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Kein Menü"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "Fortlaufend"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "Stündlich"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "Täglich"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "Wöchentlich"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "Monatlich"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "Jährlich"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "Nie"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Letzte Blog-Beiträge"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr "Letzte Blog-Einträge (Cache)"
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Blog-Beiträge nach Autor"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Schlagworte"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorien"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archiv"
#: settings.py:140
msgid "Default template"
msgstr "Standard-Vorlage"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "weiterlesen"
@ -540,18 +647,3 @@ msgstr "von"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "nächste"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -7,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
"MIME-Version: 1.0\n"
@ -18,7 +19,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
@ -35,12 +72,10 @@ msgid "object name"
msgstr ""
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
@ -97,91 +132,99 @@ msgid "Structure of the django CMS menu"
msgstr ""
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr ""
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr ""
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr ""
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr ""
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr ""
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr ""
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr ""
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr ""
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr ""
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr ""
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr ""
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr ""
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr ""
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr ""
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr ""
@ -206,12 +249,12 @@ msgstr "Editar entrada"
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr ""
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
@ -221,255 +264,319 @@ msgstr ""
msgid "Blog articles on %(site_name)s"
msgstr "Artículos del blog en %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr ""
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "padre"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "Creado en"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "Actualizado en"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr ""
#: models.py:69
#: models.py:73
msgid "name"
msgstr "nombre"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "categoría del blog"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "categorías del blog"
#: models.py:118
#: models.py:138
msgid "author"
msgstr ""
#: models.py:121
#: models.py:141
msgid "created"
msgstr ""
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr ""
#: models.py:123
#: models.py:143
msgid "published since"
msgstr ""
#: models.py:124
#: models.py:144
msgid "published until"
msgstr ""
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr ""
#: models.py:126
#: models.py:147
msgid "category"
msgstr "categoría"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr ""
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr ""
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr ""
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr ""
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Sitio(s)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Selecciona los sitios en los que mostrar la entrada. Si no se selecciona ninguno, será visible en todos los sitios configurados."
#: models.py:152
msgid "title"
msgstr ""
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr ""
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr ""
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr ""
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr ""
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "usado en la etiqueta de título y al compartir en las redes sociales"
#: models.py:163
#: models.py:184
msgid "text"
msgstr ""
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "artículo del blog"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "artículos del blog"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr ""
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "El número de últimos artículos a mostrar."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr ""
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr ""
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr ""
#: models.py:420
#: models.py:470
msgid "authors"
msgstr ""
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "El número de autores de artículo a mostrar."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr ""
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr ""
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr ""
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr ""
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Categoría"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr ""
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr ""
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr ""
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr ""
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr ""
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr ""
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr ""
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr ""
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr ""
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr ""
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr ""
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr ""
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Últimos artículos del blog"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Artículos del blog por author"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiquetas"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorías"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivo"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "leer más"
@ -538,18 +645,3 @@ msgstr "de"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "siguiente"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -9,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: French (http://www.transifex.com/nephila/djangocms-blog/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -20,7 +21,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
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"
@ -37,12 +74,10 @@ msgid "object name"
msgstr "Nom de lobjet"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "Configuration du blog"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "Configurations du blog"
@ -99,91 +134,99 @@ msgid "Structure of the django CMS menu"
msgstr "Structure du menu django CMS"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "changefreq de la Sitemap"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Attribut Changfreq pour chaque entrée de la sitemap."
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Priorité de la sitemap"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Priorité de chaque entrée de la sitemap"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Type de lobjet"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Facebook type"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "Facebook application ID"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "Facebook profile ID"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "Facebook page URL"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "Facebook author URL"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Auteur"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Twitter type"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Twitter site handle"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Twitter author handle"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Google+ type"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Google+ author name"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Envoyer des notifications lors de la publication d'un article"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
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:139
msgid "Send notifications on post update"
msgstr "Envoyer des notifications lors de la mise à jour d'un article"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
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
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Menu du blog"
@ -208,12 +251,12 @@ msgstr "Editer un article"
msgid "Publish {0} now"
msgstr "Publier {0} maintenant"
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Nouveau {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Ajouter un nouveau {0} dans {1}"
@ -223,255 +266,319 @@ msgstr "Ajouter un nouveau {0} dans {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Articles de blog sur le site %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "Titre"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "père"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "crée le"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "modifié le"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "configuration de l'application"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "nom"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "catégorie du blog"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "catégories du blog"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "auteur"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "crée le"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "modifié le"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "publié depuis"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "publié jusquà"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "publier"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "catégorie"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "image principale"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "miniature image principale"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "image principale taille réelle"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "activer les commentaires sur larticle"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Site(s)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Selectionnez les sites dans lesquels afficher larticle. Si aucun site nest selectionné, larticle sera visible dans tous les sites."
#: models.py:152
msgid "title"
msgstr "Titre"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "abstract"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "description meta de larticle"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "mots clés meta de larticle"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "titre meta de larticle"
#: models.py:160
#: models.py:181
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
#: models.py:184
msgid "text"
msgstr "texte"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "article du blog"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "articles du blog"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "articles"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Nombre darticles récents à afficher."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filtrer par tag"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Afficher seulement les articles qui ont les tags séléctionnés."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filtrer par catégorie"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Afficher seulement les articles des catégories séléctionnées"
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s derniers articles par tag"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "Auteurs"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Le nombre darticles de lauteur à afficher"
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s derniers articles par auteur"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "plugin générique pour le blog"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Date complète"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Année / Mois"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Catégorie"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Juste le slug"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Catégories et articles"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Catégories seulement"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Articles seulement"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Aucun"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "toujours"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "toutes les heures"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "quotidien"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "hebdomadaire"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "mensuel"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "annuel"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "jamais"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Articles récents du blog"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Articles de lauteur"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Catégories"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archive"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "lire la suite"
@ -540,18 +647,3 @@ msgstr "sur"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "suivant"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,15 +1,16 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Iacopo Spalletti, 2014
# yakky <i.spalletti@nephila.it>, 2014-2016
# yakky <i.spalletti@nephila.it>, 2014-2017
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:40+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Italian (http://www.transifex.com/nephila/djangocms-blog/language/it/)\n"
"MIME-Version: 1.0\n"
@ -19,7 +20,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr "Sito"
#: admin.py:91
msgid "Info"
msgstr "Info"
#: admin.py:97
msgid "Images"
msgstr "Immagini"
#: admin.py:101
msgid "SEO"
msgstr "SEO"
#: admin.py:305
msgid "Generic"
msgstr "Generale"
#: admin.py:311
msgid "Layout"
msgstr "Layout"
#: admin.py:318
msgid "Notifications"
msgstr "Notifiche"
#: admin.py:324
msgid "Sitemap"
msgstr "Sitemap"
#: admin.py:330
msgid "Meta"
msgstr "Meta"
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Puoi inserire stringhe, attributi o metodi del model Post"
@ -36,12 +73,10 @@ msgid "object name"
msgstr "Nome oggetto"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "Configurazione del blog"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "Configurazioni del blog"
@ -98,91 +133,99 @@ msgid "Structure of the django CMS menu"
msgstr "Struttura del menu django CMS"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr "Mostra categorie vote nel menù"
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr "Mostra categorie senza post nel menù"
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Frequenza aggiornamento Sitemap"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Attributo Changefreq per gli oggetti della sitemap"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Priorità sitemap"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Attributo priorità per gli oggetti nella sitemap"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Tipo oggetto"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Tipo oggetto Facebook"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "ID Applicazione Facebook"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "ID Profilo Facebook"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "URL Pagina Facebook"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "URL Autore Facebook"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Autore Facebook"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Tipo oggetto Twitter"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Nome Twitter del sito"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Nome Twitter autore"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Tipo oggetto Google+"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Nome Google+ autore"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Invia notifiche alla pubblicazione dell'articolo"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Invia notifiche desktop -se abilitate- quando viene pubblicato un articolo"
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Invia notifiche all'aggiornamento dell'articolo"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Invia notifiche desktop -se abilitate- quando viene aggiornato un articolo"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Menu del blog"
@ -207,12 +250,12 @@ msgstr "Modifica articolo"
msgid "Publish {0} now"
msgstr "Pubblica {0}"
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Nuovo {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Crea un nuovo {0} in {1}"
@ -222,255 +265,319 @@ msgstr "Crea un nuovo {0} in {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Articoli del blog su %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr "Liveblog"
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr "Elemento liveblog"
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr "Pubblica elemento liveblog"
#: liveblog/models.py:30
msgid "post date"
msgstr "Data del post"
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr "Elemento liveblog"
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr "Elementi liveblog"
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "titolo"
#: liveblog/models.py:99
msgid "image"
msgstr "Immagine"
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr "Dimensione miniatura"
#: models.py:64
msgid "parent"
msgstr "superiore"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "creato il"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "modificato il"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "config. app."
#: models.py:69
#: models.py:73
msgid "name"
msgstr "nome"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "categoria del blog"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "categorie del blog"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "autore"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "creato"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "ultima modifica"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "Pubblicato il"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "fino al"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr "Data visualizzata"
#: models.py:146
msgid "publish"
msgstr "pubblica"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "categoria"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "immagine principale"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "dimensioni miniatura immagine"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "dimensioni immagine"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "abilita commenti sull'articolo"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Sito/i"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Seleziona i siti in cui deve apparire l'articolo. Se non è selezionato nessun sito, l'articolo comparirà in tutti i siti configurati."
#: models.py:152
msgid "title"
msgstr "titolo"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "abstract"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "meta description"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "meta keywords"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "meta title"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "Usato nel tag title e nei titoli per le condivisioni sui social network"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "testo"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr "Attiva liveblog sul post"
#: models.py:223
msgid "blog article"
msgstr "articolo del blog"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "articoli del blog"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr "Sito corrente"
#: models.py:399
msgid "Select items from the current site only"
msgstr "Seleziona gli elementi per il solo sito corrente"
#: models.py:403
msgid "Plugin template"
msgstr "Template del plugin"
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr "Seleziona il template da usare per questa istanza"
#: models.py:438 models.py:474
msgid "articles"
msgstr "articoli"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Il numero di articoli da mostrare."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filtra per tag"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Mostra solo gli articoli marcati con i tag selezionati."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filtra per categoria"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "ultimi %s articoli per tag"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "autori"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Numero di elementi per autore da mostrare."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "ultimi %s articoli per autore"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "plugin blog"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Data completa"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Anno / Mese"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Categoria"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Solo slug"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Categorie e articoli"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Solo categorie"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Solo articoli"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Niente"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "sempre"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "ogni ora"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "ogni giorno"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "ogni settimana"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "ogni mese"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "ogni anno"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "mai"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Ultimi articoli"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr "Ultimi articoli del blog - in cache"
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Articoli per autore"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tag"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorie"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archivio"
#: settings.py:140
msgid "Default template"
msgstr "Template standard"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "leggi"
@ -539,18 +646,3 @@ msgstr "di"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "successivo"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -7,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-06 11:06+0000\n"
"Last-Translator: Matas Dailyda <matas@dailyda.com>\n"
"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,7 +19,43 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr "tinklalapis"
#: admin.py:91
msgid "Info"
msgstr "Informacija"
#: admin.py:97
msgid "Images"
msgstr "Paveikslėliai"
#: admin.py:101
msgid "SEO"
msgstr "SEO"
#: admin.py:305
msgid "Generic"
msgstr "Bendras"
#: admin.py:311
msgid "Layout"
msgstr "Išdėstymas"
#: admin.py:318
msgid "Notifications"
msgstr "Pranešimai"
#: admin.py:324
msgid "Sitemap"
msgstr "Tinklalapio žemėlapis"
#: admin.py:330
msgid "Meta"
msgstr "Meta"
#: admin.py:341 admin.py:349 admin.py:357
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 "
@ -35,12 +72,10 @@ msgid "object name"
msgstr "objekto pavadinimas"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "tinklaraščio konfiguracija"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "tinklaraščio konfiguracijos"
@ -97,91 +132,99 @@ msgid "Structure of the django CMS menu"
msgstr "Django CMS meniu struktūra"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr "Rodyti tuščias kategorijas meniu"
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr "Rodyti kategorijas be susietų straipsnių meniu"
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Tinklalapio medžio keitimo dažnumas"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Keitimo dažnumo atributas tinklalapio medžio objektams"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Tinklalapio medžio prioritetas"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Prioriteto atributas tinklalapio medžio objektams"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Objekto tipas"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Facebook tipas"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "Facebook aplikacijos ID"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "Facebook profilio ID"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "Facebook puslapio URL"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "Facebook autoriaus URL"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Facebook autorius"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Twitter tipas"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Twitter tinklalapio vardas"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Twitter autoriaus vardas"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Google+ tipas"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Goggle+ autoriaus vardas"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Publikavus straipsnį siųsti pranešimus"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai publikuojamas naujas straipsnis"
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Atnaujinus straipsnį siųsti pranešimus"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Išsiunčia darbalaukio pranešima -jei įgalinta- kai redaguojamas publikuotas straipsnis"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Tinklaraštis"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Tinklaraščio meniu"
@ -206,12 +249,12 @@ msgstr "Redaguoti straipsnį"
msgid "Publish {0} now"
msgstr "Publikuoti {0} dabar"
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Naujas {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Kurti naują {0} viduje {1}"
@ -221,255 +264,319 @@ msgstr "Kurti naują {0} viduje {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Tinklaraščio straipsniai %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr "Gyvas tinklaraštis"
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr "Gyvo tinklaraščio objektas"
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr "publikuoti gyvo tinklaraščio įrašą"
#: liveblog/models.py:30
msgid "post date"
msgstr "publikavimo data"
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr "gyvo tinklaraščio įrašas"
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr "gyvo tinklaraščio įrašai"
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "pavadinimas"
#: liveblog/models.py:99
msgid "image"
msgstr "paveikslėlis"
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr "piktogramos dydis"
#: models.py:64
msgid "parent"
msgstr "pirminis elementas"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "sukurta"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "redaguota"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "aplikacijos nustatymai"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "pavadinimas"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "nuoroda"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "tinklaraščio kategorija"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "tinklaraščio kategorijos"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "autorius"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "sukurta"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "paskutinį kartą redaguota"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "publikuota nuo"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "publikuota iki"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr "populiarinimo data"
#: models.py:146
msgid "publish"
msgstr "publikuoti"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "kategorija"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "pagrindinis paveikslėlis"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "pagrindinio paveikslėlio miniatiūra"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "pagrindinis paveikslėlis pilnas"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "įgalinti straipsniui komentarus"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Tinklalapis(iai)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Pasirinkite puslapius kuriuose bus rodomas straipsnis. Jei nepasirinktas nei vienas puslapis, straipsnis bus rodomas visuose puslapiuose."
#: models.py:152
msgid "title"
msgstr "pavadinimas"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "santrauka"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "straipsnio meta apibūdinimas"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "straipsnio meta raktažodžiai"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "straipsnio meta pavadinimas"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "tekstas"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr "įgalinti gyvą tinklaraštį šiame straipsnyje"
#: models.py:223
msgid "blog article"
msgstr "tinklaraščio straipsnis"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "tinklaraščio straipsniai"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr "dabartinis tinklalapis"
#: models.py:399
msgid "Select items from the current site only"
msgstr "Pasirinkti objektus tik iš dabartinio tinklalapio"
#: models.py:403
msgid "Plugin template"
msgstr "Įskiepio šablonas"
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr "Pasirinkite įskiepio šabloną kuris bus kraunamas šiam atvejui"
#: models.py:438 models.py:474
msgid "articles"
msgstr "straipsniai"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Atvaizduojamas naujausių straipsnių kiekis."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filtruoti pagal žymeną"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filtruoti pagal kategoriją"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s paskutiniai straipsniai pagal žymeną"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "autoriai"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s paskutiniai straipsniai pagal autorių"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "bendras tinklaraščio įskiepis"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Pilna data"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Metai / Mėnesis"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorija"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Tik nuoroda"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Kategorijos ir įrašai"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Tik kategorijos"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Tik įrašai"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Niekas"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "visada"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "kas valandą"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "kas dieną"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "kas savaitę"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "kas mėnesį"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "kas metus"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "niekada"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Naujausi tinklaraščio straipsniai"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr "Paskutiniai tinklaraščio straipsniai - kešas"
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Tinklaraščio straipsnių autorius"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Žymenos"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorijos"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archyvas"
#: settings.py:140
msgid "Default template"
msgstr "Numatytasis šablonas"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "skaityti daugiau"
@ -539,18 +646,3 @@ msgstr "iš"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "kitas"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

Binary file not shown.

View file

@ -0,0 +1,648 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# fivethreeo <oyvind.saltvik@gmail.com>, 2016
# fivethreeo <oyvind.saltvik@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/nephila/djangocms-blog/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Du kan bruke vanlige strenger, Post modell attributt eller metodenavn"
#: apps.py:15
msgid "django CMS Blog"
msgstr "django CMS Blog"
#: cms_appconfig.py:20
msgid "application title"
msgstr "applikasjonstittel"
#: cms_appconfig.py:22
msgid "object name"
msgstr "objekt navn"
#: cms_appconfig.py:27
msgid "blog config"
msgstr "bloggkonfigurasjon"
#: cms_appconfig.py:28
msgid "blog configs"
msgstr "bloggkonfigurasjoner"
#: cms_appconfig.py:31
msgid "untitled"
msgstr "uten tittel"
#: cms_appconfig.py:36
msgid "Post published by default"
msgstr "Publiser Post automatisk"
#: cms_appconfig.py:40
msgid "Permalink structure"
msgstr "Permanent link struktur"
#: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body"
msgstr "Bruk plassholder og plugin for artikkelinnhold"
#: cms_appconfig.py:49
msgid "Use abstract field"
msgstr "Bruk abstrakt felt"
#: cms_appconfig.py:53
msgid "Set author"
msgstr "Sett forfatter"
#: cms_appconfig.py:53
msgid "Set author by default"
msgstr "Sett forfatter automatisk"
#: cms_appconfig.py:57
msgid "Paginate size"
msgstr "Sidevisningsstørrelse"
#: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?"
msgstr "Ved sidevisning av liste views, hvor mange artikler per side?"
#: cms_appconfig.py:61
msgid "Template prefix"
msgstr "Template prefix"
#: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from"
msgstr "Alternativ mappe for å laste blogg templates fra"
#: cms_appconfig.py:65
msgid "Menu structure"
msgstr "Menystruktur"
#: cms_appconfig.py:67
msgid "Structure of the django CMS menu"
msgstr "Strukturen på django CMS menyen"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Sidekart endringsfrekvens"
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Changefreq attributt for sidekartelementer"
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Sidekartprioritet"
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Priority attributt fir sidekartelementer"
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Objekttype"
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Facebooktype"
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "Facebook applikasjonsid"
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "Facebook profilid"
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "Facebook sideadresse"
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "Facebook forfatteradresse"
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Facebook forfatter"
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Twittertype"
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Twitter sidenavn"
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Twitter forfatternavn"
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Google+ type"
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Google"
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Send notifikasjoner når post publiseres"
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Gir fra seg en skrivebordsnotifikasjon -hvis slått på- når en ny post publiseres"
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Send notifikasjoner når poster oppdateres"
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Gir fra seg en skrivebordsnotifikasjon -hvis slått på- når en publisert post redigeres"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blogg"
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Bloggmeny"
#: cms_toolbars.py:23
msgid "Post list"
msgstr "Postliste"
#: cms_toolbars.py:25
msgid "Add post"
msgstr "Legg til post"
#: cms_toolbars.py:29
msgid "Edit configuration"
msgstr "Rediger konfigurasjon"
#: cms_toolbars.py:33
msgid "Edit Post"
msgstr "Rediger Post"
#: cms_toolbars.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr "Publiser {0} nå"
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Ny {0}"
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Opprett en ny {0} i {1}"
#: feeds.py:49
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Bloggartikler på %(site_name)s"
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "tittel"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "forelder"
#: models.py:66
msgid "created at"
msgstr "opprettet"
#: models.py:67
msgid "modified at"
msgstr "endret"
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "app. konfig"
#: models.py:73
msgid "name"
msgstr "navn"
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:81
msgid "blog category"
msgstr "bloggkategori"
#: models.py:82
msgid "blog categories"
msgstr "bloggkategorier"
#: models.py:138
msgid "author"
msgstr "forfatter"
#: models.py:141
msgid "created"
msgstr "opprettet"
#: models.py:142
msgid "last modified"
msgstr "sist endret"
#: models.py:143
msgid "published since"
msgstr "publisert siden"
#: models.py:144
msgid "published until"
msgstr "publisert inntil"
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "publiser"
#: models.py:147
msgid "category"
msgstr "kategori"
#: models.py:149
msgid "main image"
msgstr "hovedbilde"
#: models.py:153
msgid "main image thumbnail"
msgstr "hovedbilde i miniatyr"
#: models.py:158
msgid "main image full"
msgstr "hovedbilde i fullstørrelse "
#: models.py:162
msgid "enable comments on post"
msgstr "slå på kommentarer ved posting"
#: models.py:164
msgid "Site(s)"
msgstr "Nettsted"
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Velg nettstedene du vil vise denne posten på. Hvis satt til ingen vil den vises på alle de konfigurerte nettstedene."
#: models.py:175
msgid "abstract"
msgstr "abstrakt"
#: models.py:176
msgid "post meta description"
msgstr "post meta beskrivelse"
#: models.py:178
msgid "post meta keywords"
msgstr "post meta nøkkelord"
#: models.py:180
msgid "post meta title"
msgstr "post meta tittel"
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "brukes i title taggen og sosial deling"
#: models.py:184
msgid "text"
msgstr "tekst"
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "bloggartikkel"
#: models.py:224
msgid "blog articles"
msgstr "bloggartikler"
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "artikler"
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Antall siste artikler som skal vises"
#: models.py:441
msgid "filter by tag"
msgstr "filtrer etter tagg"
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Vis bare bloggartikler tagget med valgte tagger."
#: models.py:445
msgid "filter by category"
msgstr "filtrer etter kategori"
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Vis bare bloggartikler med valgte kategorier."
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s siste artikler etter tagg"
#: models.py:470
msgid "authors"
msgstr "forfattere"
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Antall forfatterartikler som skal vises."
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s siste artikler av forfatter"
#: models.py:512
msgid "generic blog plugin"
msgstr "generisk bloggplugin"
#: settings.py:17
msgid "Full date"
msgstr "Full dato"
#: settings.py:18
msgid "Year / Month"
msgstr "År / Måned"
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategori"
#: settings.py:20
msgid "Just slug"
msgstr "Bare slug"
#: settings.py:29
msgid "Categories and posts"
msgstr "Kategorier og poster"
#: settings.py:30
msgid "Categories only"
msgstr "Bare kategorier"
#: settings.py:31
msgid "Posts only"
msgstr "Bare poster"
#: settings.py:32
msgid "None"
msgstr "Ingen"
#: settings.py:35
msgid "always"
msgstr "alltid"
#: settings.py:36
msgid "hourly"
msgstr "hver time"
#: settings.py:37
msgid "daily"
msgstr "daglig"
#: settings.py:38
msgid "weekly"
msgstr "ukentlig"
#: settings.py:39
msgid "monthly"
msgstr "månedlig"
#: settings.py:40
msgid "yearly"
msgstr "årlig"
#: settings.py:41
msgid "never"
msgstr "aldri"
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Siste Bloggartikler"
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Forfatters Bloggartikler"
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tagger"
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorier"
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arkiv"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "les mer"
#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr "av"
#: templates/djangocms_blog/plugins/archive.html:17
#: templates/djangocms_blog/plugins/authors.html:10
#: templates/djangocms_blog/plugins/categories.html:10
#: templates/djangocms_blog/plugins/tags.html:10
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] "1 artikkel"
msgstr[1] "%(articles)s artikler"
#: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11
msgid "0 articles"
msgstr "0 artikler"
#: templates/djangocms_blog/plugins/archive.html:26
#: templates/djangocms_blog/plugins/authors.html:15
#: templates/djangocms_blog/plugins/latest_entries.html:7
#: templates/djangocms_blog/plugins/tags.html:15
#: templates/djangocms_blog/post_list.html:21
msgid "No article found."
msgstr "Ingen artikler funnet."
#: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Forfattere"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr "Ingen kategorier funnet."
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Artikler av"
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Tagg"
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Tilbake"
#: templates/djangocms_blog/post_list.html:29
msgid "previous"
msgstr "forrige"
#: templates/djangocms_blog/post_list.html:32
msgid "Page"
msgstr "side"
#: templates/djangocms_blog/post_list.html:32
msgid "of"
msgstr "av"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "neste"

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -7,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Dutch (http://www.transifex.com/nephila/djangocms-blog/language/nl/)\n"
"MIME-Version: 1.0\n"
@ -18,7 +19,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
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"
@ -35,12 +72,10 @@ msgid "object name"
msgstr "object naam"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "blog configuratie"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "blog configuraties"
@ -97,91 +132,99 @@ msgid "Structure of the django CMS menu"
msgstr "Opbouw van het django CMS menu"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Verander-frequentie van de Sitemap"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Verander-frequentie attribuut voor sitemap items"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Sitemap prioriteit"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Prioriteit attribuut voor sitemap items"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Object type"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Facebook type"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "Facebook applicatie ID"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "Facebook profiel ID"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "Facebook pagina URL"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "Facebook auteur URL"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Facebook auteur"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Twitter type"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Twitter site handle"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Twitter auteur handle"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Google+ type"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Google+ auteursnaam"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Blog menu"
@ -206,12 +249,12 @@ msgstr "Wijzig Bericht"
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Nieuwe {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Maak een nieuwe {0} in {1}"
@ -221,255 +264,319 @@ msgstr "Maak een nieuwe {0} in {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Blog artikelen op %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "title"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "bovenliggende"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "aangemaakt op"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "gewijzigd op"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "applicatie configuratie"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "naam"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "blog categorie"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "blog categorieën"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "auteur"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "aangemaakt"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "laatst gewijzigd"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "gepubliceerd sinds"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "gepubliceerd tot"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "publiceer"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "categorie"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "hoofd afbeelding"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "hoofd afbeelding thumbnail"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "hoofd afbeelding volledig"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "sta reacties toe op bericht"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Site(s)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" 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."
#: models.py:152
msgid "title"
msgstr "title"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "excerpt"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "meta omschrijving van bericht"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "meta sleutelwoorden van bericht "
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "meta titel van bericht"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "wordt gebruikt in de titel tag en bij het delen via sociale media"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "tekst"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "blog artikel"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "blog artikelen"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "artikelen"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Het aantal nieuwste berichten om te tonen."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filter op tag"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen tags."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filter op categorie"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen categorieën."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s nieuwste artikelen met tag"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "auteurs"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Het aantal artikelen door auteur om te tonen."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s nieuwste artikelen door auteur"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "generieke blog plugin"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Volledige datum"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Jaar / Maand"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Categorie"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Alleen slug"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Categorieën en berichten"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Alleen Categorieën"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Alleen Berichten"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Geen"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "altijd"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "elk uur"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "elke dag"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "elke week"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "elke maand"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "elk jaar"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "nooit"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Nieuwste Blog Artikelen"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Blog Artikelen Van Auteur"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorieën "
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archief"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "lees verder"
@ -538,18 +645,3 @@ msgstr "van"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "volgende"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -7,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/nephila/djangocms-blog/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -18,7 +19,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Você pode fornecer texto puro, atributos do modelo Post ou nomes de métodos"
@ -35,12 +72,10 @@ msgid "object name"
msgstr "nome do objeto"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "configuração do blog"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "configurações do blog"
@ -97,91 +132,99 @@ msgid "Structure of the django CMS menu"
msgstr "Estrutura do menu do django CMS"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "'changefreq' do sitemap"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Atributo changefreq de items do sitemap"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "'priority' do sitemap"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Atributo 'priority' de items do sitemap"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Tipo de objeto"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "Tipo de conta do facebook"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "ID da aplicação no Facebook"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "ID do perfil no Facebook"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "URL da página no Facebook"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "URL do autor no Facebook"
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Autor no Facebook"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "Tipo do Twitter"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "Nome de usuário no Twitter"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "Usuário do autor no Twitter"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "Tipo do Google+"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "Nome do autor no Google+"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Enviar notificações ao publicar postagem"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Enviar notificação de desktop -se ativada- quando publicar uma nova postagem"
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Enviar notificações ao atualizar postagem"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Enviar notificação de desktop -se ativada- quando editar uma postagem publicada"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Menu do blog"
@ -206,12 +249,12 @@ msgstr "Ediar Postagem"
msgid "Publish {0} now"
msgstr "Publicar {0} agora"
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Novo {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Criar um novo {0} em {1}"
@ -221,255 +264,319 @@ msgstr "Criar um novo {0} em {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Artigos em %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "título"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "pai"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "criado em"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "modificado em"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "configuração da aplicação"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "nome"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "slug"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "categoria do blog"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "categorias do blog"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "autor"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "criado"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "última modificação"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "publicado desde"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "publicado até"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "publicar"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "categoria"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "imagem principal"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "miniatura da imagem principal"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "imagem principal completa"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "habilitar comentários nessa postagem"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Site(s)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Selecionar sites onde a postagem deve aparecer. Se nenhum for selecionado ela ficará visível em todos os sites configurados."
#: models.py:152
msgid "title"
msgstr "título"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "resumo"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "meta descrição da postagem"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "palavras-chave da postagem"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "meta título da postagem"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "usado na tag de título e compartilhamento em redes sociais"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "texto"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "artigo do blog"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "artigos do blog"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "artigos"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "O número dos últimos artigos a serem exibidos."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filtrar por tag"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Exibir apenas os artigos marcados com as tags escolhidas."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filtrar por categoria"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Exibir apenas os artigos marcados com as categorias escolhidas."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s últimos artigos por tag"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "autores"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Número de artigos do autor a serem exibidos."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s últimos artigos por autor"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "plugin genérico do blog"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Data completa"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Ano / Mês"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Categoria"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "Apenas a slug"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Categorias e postagens"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Apenas categorias"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Apenas postagens"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Nenhum"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "sempre"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "a cada hora"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "diariamente"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "semanalmente"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "mensalmente"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "anualmente"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "nunca"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Últimos Artigos"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Artigos do Autor"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorias"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arquivo"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "ler mais"
@ -538,18 +645,3 @@ msgstr "de"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "próxima"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -10,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Russian (http://www.transifex.com/nephila/djangocms-blog/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +22,43 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Вы можете использовать простую строку, атрибут модели статьи или имена методов"
@ -38,12 +75,10 @@ msgid "object name"
msgstr "название объекта"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "настройка блога"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "настройки блога"
@ -100,91 +135,99 @@ msgid "Structure of the django CMS menu"
msgstr "Структура меню django CMS "
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr "Частота обновления карты сайта"
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr "Атрибут частоты изменения объектов карты сайта"
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Приоритет"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Приоритет атребута для объектов карты сайта"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Тип объекта"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr "тип в Facebook"
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr "ID приложения на Facebook"
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr "ID профиля на Facebook"
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr "URL страницы на Facebook"
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr "URL автора на Facebook "
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "автор на Facebook "
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr "тип на Twitter"
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr "дескриптор сайта на Twitter"
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr "дескриптор автора на Twitter"
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr "тип на Google+"
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr "имя автора на Google+"
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr "Отправлять уведомления после публикации статьи"
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Уведомлять сигналами на рабочем столе, если включено, при публикации новой записи"
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr "Отправлять уведомления после публикации"
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Уведомлять сигналами на рабочем столе, если включено, при редактировании опубликованной записи"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Блог"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Меню блога"
@ -209,12 +252,12 @@ msgstr "Редактировать статью"
msgid "Publish {0} now"
msgstr "Опубликовано сейчас {0} "
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Новых {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Создать новых {0} из {1}"
@ -224,255 +267,319 @@ msgstr "Создать новых {0} из {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Статьи блога с сайта: %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "Заголовок"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "предок"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "время создания"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "время изменения"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr "настройки приложения"
#: models.py:69
#: models.py:73
msgid "name"
msgstr "название"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "ЧПУ"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "категория блога"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "категории блога"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "автор"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "создан(о)"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "последние изменения"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "опубликовано"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "опубликовано до"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "опубликовать"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "категория"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "главная страница"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "уменьшенная копия главного изображения"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "Полноразмерное изображение"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "Разрешить комментарии к статье"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Сайт(ы)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Выберите сайты на которых будет опубликована статья. Если сайты не выбраны, статья будет опубликована на всех сайтах сразу."
#: models.py:152
msgid "title"
msgstr "Заголовок"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "Краткое описание"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "мета-описание статьи"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "ключевые слова к статье"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "мета-заголовок к статье"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "используется в метках и обмене в социальных сетях"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "текст"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "статья блога"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "статьи блога"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "статьи"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Количество последних статей, которые будут показаны."
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "фильтровать по тегам"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Показывать статьи только с выбранными метками."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "фильтровать по категориям"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Показывать статьи только из выбранных категорий."
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s последних статей по тегам"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "авторы"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Количество статей автора, которые будут показаны."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s последних статей по авторам"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "генерируемый плагин блога"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Полная дата"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Год / Месяц"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Категория"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr "ЧПУ"
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Категории и статьи"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Только категории"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Только статьи"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr "Ничего"
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "всегда"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "ежечасно"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "ежедневно"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "еженедельно"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "ежемесячно"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "ежегодно"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "никогда"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Последние статьи блога"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Автор статей блога"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Метки"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Категории"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Архив"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "читать далее"
@ -543,18 +650,3 @@ msgstr "из"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "следующая"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -7,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Slovenian (http://www.transifex.com/nephila/djangocms-blog/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -18,7 +19,43 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
@ -35,12 +72,10 @@ msgid "object name"
msgstr "ime objekta"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
@ -97,91 +132,99 @@ msgid "Structure of the django CMS menu"
msgstr "Struktura django CMS menija"
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr ""
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr "Sitemap prioriteta"
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr "Prioriteta atributov za elemente sitemapa"
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr "Tip objekta"
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr ""
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr ""
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr ""
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr ""
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr ""
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr "Facebook avtor"
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr ""
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr ""
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr ""
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr ""
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr ""
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr "Blog meni"
@ -206,12 +249,12 @@ msgstr "Uredi objavo"
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Nov {0}"
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Ustvari nov {0} v {1}"
@ -221,255 +264,319 @@ msgstr "Ustvari nov {0} v {1}"
msgid "Blog articles on %(site_name)s"
msgstr "Blog objave na %(site_name)s"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr "naziv"
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "starš"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "ustvarjeno na"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "urejeno na"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr ""
#: models.py:69
#: models.py:73
msgid "name"
msgstr "ime"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr ""
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "blog kategorija"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "blog kategorije"
#: models.py:118
#: models.py:138
msgid "author"
msgstr "avtor"
#: models.py:121
#: models.py:141
msgid "created"
msgstr "ustvarjeno"
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr "nazadnje urejeno"
#: models.py:123
#: models.py:143
msgid "published since"
msgstr "objavljeno od"
#: models.py:124
#: models.py:144
msgid "published until"
msgstr "objavljeno do"
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr "objavljeno"
#: models.py:126
#: models.py:147
msgid "category"
msgstr "kategorija"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr "glavna slika"
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr "glavna slika - predogled"
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr "glavna slika - polna"
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr "Omogoči komentarje na objavi"
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Stran(i)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Izberi strani na katerih naj bo objava prikazana. Če ni izbrano nič, bo objava prikazana na vseh nastavljenih straneh."
#: models.py:152
msgid "title"
msgstr "naziv"
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr "osnutek"
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr "meta opis objave"
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr "meta ključne besede objave"
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr "meta naziv objave"
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "za uporabo v označbi naslova in deljenju na socialnih omrežjih"
#: models.py:163
#: models.py:184
msgid "text"
msgstr "tekst"
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "blog objava"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "blog objave"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr "objave"
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Število najnovejših objav, ki naj bodo prikazane"
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr "filtriraj po oznakah"
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Prikaži le blog objave označene z izbranimi oznakami"
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr "filtriraj po kategoriji"
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Prikaži le blog objave označene z izbranimi kategorijami"
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr "%s najnovejših objav glede na oznako"
#: models.py:420
#: models.py:470
msgid "authors"
msgstr "avtorji"
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "Število avtorjevih objav, ki naj bodo prikazane"
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr "%s najnovejših objav glede na avtorja"
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr "generični blog vtičnik"
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr "Datum (poln)"
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr "Leto / Mesec"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorija"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr ""
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr "Kategorije in objave"
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr "Samo kategorije"
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr "Samo objave"
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr ""
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr "vedno"
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr "vsako uro"
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr "dnevno"
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr "tedensko"
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr "mesečno"
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr "letno"
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr "nikoli"
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Najnovejše blog objave"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Avtorjeve blog objave"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Oznake"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorije"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arhiv"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "preberi več"
@ -540,18 +647,3 @@ msgstr "od"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "naslednji"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."

View file

@ -1,3 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
@ -8,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 16:27+0100\n"
"PO-Revision-Date: 2017-03-04 15:27+0000\n"
"POT-Creation-Date: 2017-03-04 16:35+0100\n"
"PO-Revision-Date: 2017-03-04 15:35+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
"MIME-Version: 1.0\n"
@ -19,7 +20,43 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:281 admin.py:289 admin.py:297
#: admin.py:34
msgid "site"
msgstr ""
#: admin.py:91
msgid "Info"
msgstr ""
#: admin.py:97
msgid "Images"
msgstr ""
#: admin.py:101
msgid "SEO"
msgstr ""
#: admin.py:305
msgid "Generic"
msgstr ""
#: admin.py:311
msgid "Layout"
msgstr ""
#: admin.py:318
msgid "Notifications"
msgstr ""
#: admin.py:324
msgid "Sitemap"
msgstr ""
#: admin.py:330
msgid "Meta"
msgstr ""
#: admin.py:341 admin.py:349 admin.py:357
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Düz dizgiler, makale modeli özniteliği veya metod adları sağlayabilirsiniz."
@ -36,12 +73,10 @@ msgid "object name"
msgstr "nesne adı"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "blog ayarı"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "blog ayarları"
@ -98,91 +133,99 @@ msgid "Structure of the django CMS menu"
msgstr ""
#: cms_appconfig.py:70
msgid "Show empty categories in menu"
msgstr ""
#: cms_appconfig.py:72
msgid "Show categories with no post attached in the menu"
msgstr ""
#: cms_appconfig.py:75
msgid "Sitemap changefreq"
msgstr ""
#: cms_appconfig.py:73
#: cms_appconfig.py:78
msgid "Changefreq attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:76
#: cms_appconfig.py:81
msgid "Sitemap priority"
msgstr ""
#: cms_appconfig.py:78
#: cms_appconfig.py:83
msgid "Priority attribute for sitemap items"
msgstr ""
#: cms_appconfig.py:81
#: cms_appconfig.py:86
msgid "Object type"
msgstr ""
#: cms_appconfig.py:85
#: cms_appconfig.py:90
msgid "Facebook type"
msgstr ""
#: cms_appconfig.py:89
#: cms_appconfig.py:94
msgid "Facebook application ID"
msgstr ""
#: cms_appconfig.py:93
#: cms_appconfig.py:98
msgid "Facebook profile ID"
msgstr ""
#: cms_appconfig.py:97
#: cms_appconfig.py:102
msgid "Facebook page URL"
msgstr ""
#: cms_appconfig.py:101
#: cms_appconfig.py:106
msgid "Facebook author URL"
msgstr ""
#: cms_appconfig.py:105
#: cms_appconfig.py:110
msgid "Facebook author"
msgstr ""
#: cms_appconfig.py:109
#: cms_appconfig.py:114
msgid "Twitter type"
msgstr ""
#: cms_appconfig.py:113
#: cms_appconfig.py:118
msgid "Twitter site handle"
msgstr ""
#: cms_appconfig.py:117
#: cms_appconfig.py:122
msgid "Twitter author handle"
msgstr ""
#: cms_appconfig.py:121
#: cms_appconfig.py:126
msgid "Google+ type"
msgstr ""
#: cms_appconfig.py:125
#: cms_appconfig.py:130
msgid "Google+ author name"
msgstr ""
#: cms_appconfig.py:130
#: cms_appconfig.py:135
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
#: cms_appconfig.py:136
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
#: cms_appconfig.py:139
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
#: cms_appconfig.py:140
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:113
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:115
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:28
#: cms_menus.py:24
msgid "Blog menu"
msgstr ""
@ -207,12 +250,12 @@ msgstr "Makaleyi düzenle"
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr ""
#: cms_wizards.py:61
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
@ -222,255 +265,319 @@ msgstr ""
msgid "Blog articles on %(site_name)s"
msgstr "%(site_name)s 'ki blog makaleleri"
#: models.py:61
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr ""
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr ""
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr ""
#: liveblog/models.py:30
msgid "post date"
msgstr ""
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr ""
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr ""
#: liveblog/models.py:97 models.py:173
msgid "title"
msgstr ""
#: liveblog/models.py:99
msgid "image"
msgstr ""
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr ""
#: models.py:64
msgid "parent"
msgstr "üst öğe"
#: models.py:62
#: models.py:66
msgid "created at"
msgstr "oluşturma tarihi"
#: models.py:63
#: models.py:67
msgid "modified at"
msgstr "düzenleme tarihi"
#: models.py:65 models.py:148 models.py:359
#: models.py:69 models.py:169 models.py:396
msgid "app. config"
msgstr ""
#: models.py:69
#: models.py:73
msgid "name"
msgstr "isim"
#: models.py:70 models.py:153
#: models.py:74 models.py:174
msgid "slug"
msgstr "okunaklı URL"
#: models.py:77
#: models.py:81
msgid "blog category"
msgstr "blog kategorisi"
#: models.py:78
#: models.py:82
msgid "blog categories"
msgstr "blog kategorileri"
#: models.py:118
#: models.py:138
msgid "author"
msgstr ""
#: models.py:121
#: models.py:141
msgid "created"
msgstr ""
#: models.py:122
#: models.py:142
msgid "last modified"
msgstr ""
#: models.py:123
#: models.py:143
msgid "published since"
msgstr ""
#: models.py:124
#: models.py:144
msgid "published until"
msgstr ""
#: models.py:125
#: models.py:145
msgid "featured date"
msgstr ""
#: models.py:146
msgid "publish"
msgstr ""
#: models.py:126
#: models.py:147
msgid "category"
msgstr "kategori"
#: models.py:128
#: models.py:149
msgid "main image"
msgstr ""
#: models.py:132
#: models.py:153
msgid "main image thumbnail"
msgstr ""
#: models.py:137
#: models.py:158
msgid "main image full"
msgstr ""
#: models.py:141
#: models.py:162
msgid "enable comments on post"
msgstr ""
#: models.py:143
#: models.py:164
msgid "Site(s)"
msgstr "Web site(ler)"
#: models.py:144
#: models.py:165
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Yayınlamak istediğiniz web siteleri seçiniz. Eğer herhangi seçim yapılmaz ise, yayında olan tüm web sitelerde görünecektir."
#: models.py:152
msgid "title"
msgstr ""
#: models.py:154
#: models.py:175
msgid "abstract"
msgstr ""
#: models.py:155
#: models.py:176
msgid "post meta description"
msgstr ""
#: models.py:157
#: models.py:178
msgid "post meta keywords"
msgstr ""
#: models.py:159
#: models.py:180
msgid "post meta title"
msgstr ""
#: models.py:160
#: models.py:181
msgid "used in title tag and social sharing"
msgstr "başlık etiketinde veya sosyal paylaşımda kullanılır"
#: models.py:163
#: models.py:184
msgid "text"
msgstr ""
#: models.py:200
#: models.py:189
msgid "enable liveblog on post"
msgstr ""
#: models.py:223
msgid "blog article"
msgstr "blog makalesi"
#: models.py:201
#: models.py:224
msgid "blog articles"
msgstr "blog makaleleri"
#: models.py:388 models.py:424
#: models.py:399
msgid "current site"
msgstr ""
#: models.py:399
msgid "Select items from the current site only"
msgstr ""
#: models.py:403
msgid "Plugin template"
msgstr ""
#: models.py:404
msgid "Select plugin template to load for this instance"
msgstr ""
#: models.py:438 models.py:474
msgid "articles"
msgstr ""
#: models.py:389
#: models.py:439
msgid "The number of latests articles to be displayed."
msgstr "Ğörütülenecek olan makale sayısı"
#: models.py:391
#: models.py:441
msgid "filter by tag"
msgstr ""
#: models.py:392
#: models.py:442
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster."
#: models.py:395
#: models.py:445
msgid "filter by category"
msgstr ""
#: models.py:396
#: models.py:446
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster"
#: models.py:400
#: models.py:450
#, python-format
msgid "%s latest articles by tag"
msgstr ""
#: models.py:420
#: models.py:470
msgid "authors"
msgstr ""
#: models.py:425
#: models.py:475
msgid "The number of author articles to be displayed."
msgstr "İlgili yazarın gösterilecek olan makale sayısı."
#: models.py:429
#: models.py:479
#, python-format
msgid "%s latest articles by author"
msgstr ""
#: models.py:458
#: models.py:512
msgid "generic blog plugin"
msgstr ""
#: settings.py:16
#: settings.py:17
msgid "Full date"
msgstr ""
#: settings.py:17
#: settings.py:18
msgid "Year / Month"
msgstr ""
#: settings.py:18 templates/djangocms_blog/post_list.html:14
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategori"
#: settings.py:19
#: settings.py:20
msgid "Just slug"
msgstr ""
#: settings.py:28
#: settings.py:29
msgid "Categories and posts"
msgstr ""
#: settings.py:29
#: settings.py:30
msgid "Categories only"
msgstr ""
#: settings.py:30
#: settings.py:31
msgid "Posts only"
msgstr ""
#: settings.py:31
#: settings.py:32
msgid "None"
msgstr ""
#: settings.py:34
#: settings.py:35
msgid "always"
msgstr ""
#: settings.py:35
#: settings.py:36
msgid "hourly"
msgstr ""
#: settings.py:36
#: settings.py:37
msgid "daily"
msgstr ""
#: settings.py:37
#: settings.py:38
msgid "weekly"
msgstr ""
#: settings.py:38
#: settings.py:39
msgid "monthly"
msgstr ""
#: settings.py:39
#: settings.py:40
msgid "yearly"
msgstr ""
#: settings.py:40
#: settings.py:41
msgid "never"
msgstr ""
#: settings.py:115
#: settings.py:117
msgid "Latest Blog Articles"
msgstr "Blog'un son makaleleri"
#: settings.py:117
#: settings.py:119
msgid "Latest Blog Articles - Cache"
msgstr ""
#: settings.py:121
msgid "Author Blog Articles"
msgstr "Blog'un makale yazarı"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
#: settings.py:123 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Etiketler"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
#: settings.py:125 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategoriler"
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: settings.py:127 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Arşiv"
#: settings.py:140
msgid "Default template"
msgstr ""
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "devamını oku"
@ -539,18 +646,3 @@ msgstr "biri"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "sonraki"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."