X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FBlog%2Flocale%2Fmk%2FLC_MESSAGES%2FBlog.po;h=6e482da0bb10f4069a27e0521de78d7d8bad1017;hb=f059977c5769d863eb5a51bf05ac496ba49339b0;hp=bcf5acee7337d1eaa353d3d9c9ddecc6bba8fc16;hpb=513c54fa89085fde783a73c298d61576f834b131;p=quix0rs-gnu-social.git diff --git a/plugins/Blog/locale/mk/LC_MESSAGES/Blog.po b/plugins/Blog/locale/mk/LC_MESSAGES/Blog.po index bcf5acee73..6e482da0bb 100644 --- a/plugins/Blog/locale/mk/LC_MESSAGES/Blog.po +++ b/plugins/Blog/locale/mk/LC_MESSAGES/Blog.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Blog\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-21 12:19+0000\n" -"PO-Revision-Date: 2011-07-21 12:19:52+0000\n" -"Language-Team: Macedonian \n" +"POT-Creation-Date: 2012-05-26 21:12+0000\n" +"PO-Revision-Date: 2012-05-26 21:12:37+0000\n" +"Language-Team: Macedonian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-07-01 11:17:57+0000\n" -"X-Generator: MediaWiki 1.19alpha (r92662); Translate extension (2011-07-09)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2012-02-25 15:25:35+0000\n" +"X-Generator: MediaWiki 1.20alpha (0154924); Translate 2012-04-11\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: mk\n" "X-Message-Group: #out-statusnet-plugin-blog\n" "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n" @@ -37,11 +37,14 @@ msgstr "Се бара содржина." msgid "Blog entry saved" msgstr "Блоговскиот запис е зачуван." +#. TRANS: Plugin description. msgid "Let users write and share long-form texts." msgstr "" "Им овозможува на корисниците да пишуваат и споделуваат текстови во долг " "облик." +#. TRANS: Blog application title. +msgctxt "TITLE" msgid "Blog" msgstr "Блог" @@ -49,7 +52,7 @@ msgstr "Блог" msgid "Too many activity objects." msgstr "Премногу објекти на активност." -#. TRANS: Exception thrown when blog plugin comes across a non-event type object. +#. TRANS: Exception thrown when blog plugin comes across a non-blog entry type object. msgid "Wrong type for object." msgstr "Погрешен тип на објект." @@ -57,10 +60,16 @@ msgstr "Погрешен тип на објект." msgid "Unknown verb for blog entries." msgstr "Непознат глаголот за блоговските записи." +#. TRANS: Exception thrown when requesting a non-existing blog entry for notice. +#, php-format +msgid "No blog entry for notice %s." +msgstr "Нема блоговски запис за забелешката %s." + #. TRANS: Client exception thrown when referring to a non-existing blog entry. msgid "No such entry." msgstr "Нема таква ставка." +#. TRANS: Title for a blog entry without a title. msgid "Untitled" msgstr "Без наслов" @@ -73,15 +82,16 @@ msgstr "Наслов" msgid "Title of the blog entry." msgstr "Наслов на блоговскиот запис." -#. TRANS: Field label on event form. +#. TRANS: Field label on blog entry form. msgctxt "LABEL" msgid "Text" msgstr "Текст" -#. TRANS: Field title on event form. +#. TRANS: Field title on blog entry form. msgid "Text of the blog entry." msgstr "Текст на блоговскиот запис." +#. TRANS: Button text to save a blog entry. msgctxt "BUTTON" msgid "Save" msgstr "Зачувај"