djangocms_blog/djangocms_blog/locale/lt/LC_MESSAGES/django.po

468 lines
10 KiB
Text
Raw Normal View History

2015-08-16 14:26:32 +00:00
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Matas Dailyda <matas@dailyda.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
2015-10-18 13:53:48 +00:00
"POT-Creation-Date: 2015-10-18 15:49+0200\n"
"PO-Revision-Date: 2015-10-18 13:50+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
2015-08-16 14:26:32 +00:00
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n"
2015-10-18 13:53:48 +00:00
#: admin.py:163 admin.py:171 admin.py:179
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
#: apps.py:15
msgid "django CMS Blog"
msgstr ""
#: cms_app.py:13 cms_plugins.py:64 cms_plugins.py:77 cms_plugins.py:93
#: cms_plugins.py:108 cms_toolbar.py:19
2015-08-16 14:26:32 +00:00
msgid "Blog"
msgstr "Tinklaraštis"
2015-10-18 13:53:48 +00:00
#: cms_appconfig.py:20
msgid "application title"
msgstr "aplikacijos pavadinimas"
#: cms_appconfig.py:24
msgid "untitled"
msgstr "be pavadinimo"
#: cms_appconfig.py:29
msgid "Post published by default"
msgstr "Pagal numatymą įrašas publikuojamas"
#: cms_appconfig.py:33
msgid "Permalink structure"
msgstr "Nuolatinės nuorodos struktūra"
#: cms_appconfig.py:38
msgid "Use placeholder and plugins for article body"
msgstr "Straipsnio tekstui naudokite rezervuotą vietą ir įskiepiuis"
#: cms_appconfig.py:42
msgid "Use abstract field"
msgstr "Naudoti santraukos lauką"
#: cms_appconfig.py:46
msgid "Set author"
msgstr "Nustatyti autorių"
#: cms_appconfig.py:46
msgid "Set author by default"
msgstr "Pagal numatymą nustatyti autorių"
#: cms_appconfig.py:50
msgid "Paginate size"
msgstr "Puslapiavimo dydis"
#: cms_appconfig.py:51
msgid "When paginating list views, how many articles per page?"
msgstr "Kai puslapiuojamas sąrašas, kiek straipsnių atvaizduoti puslapyje?"
#: cms_appconfig.py:54
msgid "Template prefix"
msgstr "Šablono priešdėlis"
#: cms_appconfig.py:55
msgid "Alternative directory to load the blog templates from"
msgstr "Alternatyvus katalogas iš kurio būtų užkraunami šablonai"
#: cms_appconfig.py:58
msgid "Menu structure"
msgstr ""
#: cms_appconfig.py:60
msgid "Structure of the django CMS menu"
msgstr ""
#: cms_appconfig.py:63
msgid "Object type"
msgstr "Objekto tipas"
#: cms_appconfig.py:67
msgid "Facebook type"
msgstr "Facebook tipas"
#: cms_appconfig.py:71
msgid "Facebook application ID"
msgstr "Facebook aplikacijos ID"
#: cms_appconfig.py:75
msgid "Facebook profile ID"
msgstr "Facebook profilio ID"
#: cms_appconfig.py:79
msgid "Facebook page URL"
msgstr "Facebook puslapio URL"
#: cms_appconfig.py:83
msgid "Facebook author URL"
msgstr "Facebook autoriaus URL"
#: cms_appconfig.py:87
msgid "Facebook author"
msgstr ""
#: cms_appconfig.py:91
msgid "Twitter type"
msgstr "Twitter tipas"
#: cms_appconfig.py:95
msgid "Twitter site handle"
msgstr "Twitter tinklalapio vardas"
#: cms_appconfig.py:99
msgid "Twitter author handle"
msgstr "Twitter autoriaus vardas"
#: cms_appconfig.py:103
msgid "Google+ type"
msgstr "Google+ tipas"
#: cms_appconfig.py:107
msgid "Google+ author name"
msgstr "Goggle+ autoriaus vardas"
#: cms_plugins.py:30 cms_plugins.py:49
2015-08-16 14:26:32 +00:00
msgid "Latest Blog Articles"
msgstr "Naujausi tinklaraščio straipsniai"
2015-10-18 13:53:48 +00:00
#: cms_plugins.py:65
2015-08-16 14:26:32 +00:00
msgid "Author Blog Articles"
msgstr "Tinklaraščio straipsnių autorius"
2015-10-18 13:53:48 +00:00
#: cms_plugins.py:78 templates/djangocms_blog/plugins/tags.html:3
2015-08-16 14:26:32 +00:00
msgid "Tags"
msgstr "Žymenos"
2015-10-18 13:53:48 +00:00
#: cms_plugins.py:94 templates/djangocms_blog/plugins/categories.html:3
2015-08-16 14:26:32 +00:00
msgid "Categories"
msgstr "Kategorijos"
2015-10-18 13:53:48 +00:00
#: cms_plugins.py:109 templates/djangocms_blog/post_list.html:12
#: templates/djangocms_blog/plugins/archive.html:3
2015-08-16 14:26:32 +00:00
msgid "Archive"
msgstr "Archyvas"
2015-10-18 13:53:48 +00:00
#: cms_toolbar.py:22
2015-08-16 14:26:32 +00:00
msgid "Post list"
msgstr "Straipsnių sąrašas"
2015-10-18 13:53:48 +00:00
#: cms_toolbar.py:24
2015-08-16 14:26:32 +00:00
msgid "Add post"
msgstr "Pridėti straipsnį"
2015-10-18 13:53:48 +00:00
#: cms_toolbar.py:28
msgid "Edit configuration"
msgstr "Redaguoti nustatymus"
#: cms_toolbar.py:32
2015-08-16 14:26:32 +00:00
msgid "Edit Post"
msgstr "Redaguoti straipsnį"
2015-10-18 13:53:48 +00:00
#: feeds.py:24
2015-08-16 14:26:32 +00:00
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Tinklaraščio straipsniai %(site_name)s"
2015-10-18 13:53:48 +00:00
#: menu.py:16
msgid "Blog menu"
msgstr ""
#: models.py:34
2015-08-16 14:26:32 +00:00
msgid "parent"
msgstr "pirminis elementas"
2015-10-18 13:53:48 +00:00
#: models.py:35
2015-08-16 14:26:32 +00:00
msgid "created at"
msgstr "sukurta"
2015-10-18 13:53:48 +00:00
#: models.py:36
2015-08-16 14:26:32 +00:00
msgid "modified at"
msgstr "redaguota"
2015-10-18 13:53:48 +00:00
#: models.py:38 models.py:123 models.py:276
msgid "app. config"
msgstr "aplikacijos nustatymai"
#: models.py:42
2015-08-16 14:26:32 +00:00
msgid "name"
msgstr "pavadinimas"
2015-10-18 13:53:48 +00:00
#: models.py:43 models.py:128
2015-08-16 14:26:32 +00:00
msgid "slug"
msgstr "nuoroda"
2015-10-18 13:53:48 +00:00
#: models.py:50
2015-08-16 14:26:32 +00:00
msgid "blog category"
msgstr "tinklaraščio kategorija"
2015-10-18 13:53:48 +00:00
#: models.py:51
2015-08-16 14:26:32 +00:00
msgid "blog categories"
msgstr "tinklaraščio kategorijos"
2015-10-18 13:53:48 +00:00
#: models.py:91
msgid "author"
msgstr "autorius"
#: models.py:94
msgid "created"
msgstr "sukurta"
#: models.py:95
msgid "last modified"
msgstr "paskutinį kartą redaguota"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:96
msgid "published since"
msgstr "publikuota nuo"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:98
msgid "published until"
msgstr "publikuota iki"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:100
msgid "publish"
msgstr "publikuoti"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:101
2015-08-16 14:26:32 +00:00
msgid "category"
msgstr "kategorija"
2015-10-18 13:53:48 +00:00
#: models.py:103
msgid "main image"
msgstr "pagrindinis paveikslėlis"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:107
msgid "main image thumbnail"
msgstr "pagrindinio paveikslėlio miniatiūra"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:112
msgid "main image full"
msgstr "pagrindinis paveikslėlis pilnas"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:116
msgid "enable comments on post"
msgstr "įgalinti straipsniui komentarus"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:118
2015-08-16 14:26:32 +00:00
msgid "Site(s)"
msgstr "Tinklalapis(iai)"
2015-10-18 13:53:48 +00:00
#: models.py:119
2015-08-16 14:26:32 +00:00
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."
2015-10-18 13:53:48 +00:00
#: models.py:127
msgid "title"
msgstr "pavadinimas"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:129
msgid "abstract"
msgstr "santrauka"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:130
msgid "post meta description"
msgstr "straipsnio meta apibūdinimas"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:132
msgid "post meta keywords"
msgstr "straipsnio meta raktažodžiai"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:134
msgid "post meta title"
msgstr "straipsnio meta pavadinimas"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:135
2015-08-16 14:26:32 +00:00
msgid "used in title tag and social sharing"
msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose"
2015-10-18 13:53:48 +00:00
#: models.py:138
msgid "text"
msgstr "tekstas"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:175
2015-08-16 14:26:32 +00:00
msgid "blog article"
msgstr "tinklaraščio straipsnis"
2015-10-18 13:53:48 +00:00
#: models.py:176
2015-08-16 14:26:32 +00:00
msgid "blog articles"
msgstr "tinklaraščio straipsniai"
2015-10-18 13:53:48 +00:00
#: models.py:293
msgid "generic blog plugin"
msgstr "bendras tinklaraščio įskiepis"
#: models.py:297 models.py:330
msgid "articles"
msgstr "straipsniai"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:298
2015-08-16 14:26:32 +00:00
msgid "The number of latests articles to be displayed."
msgstr "Atvaizduojamas naujausių straipsnių kiekis."
2015-10-18 13:53:48 +00:00
#: models.py:300
msgid "filter by tag"
msgstr "filtruoti pagal žymeną"
#: models.py:301
2015-08-16 14:26:32 +00:00
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
2015-10-18 13:53:48 +00:00
#: models.py:304
msgid "filter by category"
msgstr "filtruoti pagal kategoriją"
#: models.py:305
2015-08-16 14:26:32 +00:00
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
2015-10-18 13:53:48 +00:00
#: models.py:309
#, python-format
msgid "%s latest articles by tag"
msgstr "%s paskutiniai straipsniai pagal žymeną"
#: models.py:326
msgid "authors"
msgstr "autoriai"
2015-08-16 14:26:32 +00:00
2015-10-18 13:53:48 +00:00
#: models.py:331
2015-08-16 14:26:32 +00:00
msgid "The number of author articles to be displayed."
msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
2015-10-18 13:53:48 +00:00
#: models.py:335
#, python-format
msgid "%s latest articles by author"
msgstr "%s paskutiniai straipsniai pagal autorių"
#: settings.py:16
msgid "Full date"
msgstr "Pilna data"
#: settings.py:17
msgid "Year / Month"
msgstr "Metai / Mėnesis"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorija"
#: settings.py:19
msgid "Just slug"
msgstr "Tik nuoroda"
#: settings.py:28
msgid "Categories and posts"
msgstr ""
#: settings.py:29
msgid "Categories only"
msgstr ""
#: settings.py:30
msgid "Posts only"
msgstr ""
#: settings.py:31
msgid "None"
msgstr ""
2015-08-16 14:26:32 +00:00
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Straipsniai pagal"
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Žymena"
#: templates/djangocms_blog/post_list.html:21
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/archive.html:26
2015-08-16 14:26:32 +00:00
#: templates/djangocms_blog/plugins/authors.html:15
#: templates/djangocms_blog/plugins/latest_entries.html:7
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/tags.html:15
2015-08-16 14:26:32 +00:00
msgid "No article found."
msgstr "Nerasta jokių straipsnių."
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Atgal"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/post_list.html:29
2015-08-16 14:26:32 +00:00
msgid "previous"
msgstr "buvęs"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/post_list.html:32
2015-08-16 14:26:32 +00:00
msgid "Page"
msgstr "Puslapis"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/post_list.html:32
2015-08-16 14:26:32 +00:00
msgid "of"
msgstr "iš"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/post_list.html:35
2015-08-16 14:26:32 +00:00
msgid "next"
msgstr "kitas"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/includes/blog_item.html:24
2015-08-16 14:26:32 +00:00
msgid "read more"
msgstr "skaityti daugiau"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr "pagal"
#: templates/djangocms_blog/plugins/archive.html:17
2015-08-16 14:26:32 +00:00
#: templates/djangocms_blog/plugins/authors.html:10
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/categories.html:10
#: templates/djangocms_blog/plugins/tags.html:10
2015-08-16 14:26:32 +00:00
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] "%(articles)s straipsnis"
msgstr[1] "%(articles)s straipsniai"
msgstr[2] "%(articles)s straipsnių"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/archive.html:18
2015-08-16 14:26:32 +00:00
#: templates/djangocms_blog/plugins/authors.html:11
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11
2015-08-16 14:26:32 +00:00
msgid "0 articles"
msgstr "0 straipsnių"
2015-10-18 13:53:48 +00:00
#: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Autoriai"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr "Nerasta jokių kategorijų."
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
2015-08-16 14:26:32 +00:00
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."