Localisation updates from http://translatewiki.net.
This commit is contained in:
97
plugins/Blog/locale/lt/LC_MESSAGES/Blog.po
Normal file
97
plugins/Blog/locale/lt/LC_MESSAGES/Blog.po
Normal file
@@ -0,0 +1,97 @@
|
||||
# Translation of StatusNet - Blog to Lithuanian (Lietuvių)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Eitvys200
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Blog\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-12-28 11:46+0000\n"
|
||||
"PO-Revision-Date: 2011-12-28 11:46:36+0000\n"
|
||||
"Language-Team: Lithuanian <https://translatewiki.net/wiki/Portal:lt>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:48:52+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r107479); Translate extension (2011-10-"
|
||||
"30)\n"
|
||||
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
|
||||
"X-Language-Code: lt\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-blog\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"
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post a blog entry while not logged in.
|
||||
msgid "Must be logged in to post a blog entry."
|
||||
msgstr "Turite būti prisijungęs, kad galėtumėte rašyti dienoraščio įrašą."
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post a blog entry without providing a title.
|
||||
msgid "Title required."
|
||||
msgstr "Pavadinimas būtinas."
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post a blog entry without providing content.
|
||||
msgid "Content required."
|
||||
msgstr "Turinys būtinas."
|
||||
|
||||
#. TRANS: Page title after sending a notice.
|
||||
msgid "Blog entry saved"
|
||||
msgstr "Dienoraščio įrašas išsaugotas"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "Let users write and share long-form texts."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Blog application title.
|
||||
msgctxt "TITLE"
|
||||
msgid "Blog"
|
||||
msgstr "Dienoraštis"
|
||||
|
||||
#. TRANS: Exception thrown when there are too many activity objects.
|
||||
msgid "Too many activity objects."
|
||||
msgstr "Per daug aktyvių objektui."
|
||||
|
||||
#. TRANS: Exception thrown when blog plugin comes across a non-blog entry type object.
|
||||
msgid "Wrong type for object."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when blog plugin comes across a undefined verb.
|
||||
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 ""
|
||||
|
||||
#. TRANS: Client exception thrown when referring to a non-existing blog entry.
|
||||
msgid "No such entry."
|
||||
msgstr "Tokio įrašo nėra."
|
||||
|
||||
#. TRANS: Title for a blog entry without a title.
|
||||
msgid "Untitled"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on blog entry form.
|
||||
msgctxt "LABEL"
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field title on blog entry form.
|
||||
msgid "Title of the blog entry."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on blog entry form.
|
||||
msgctxt "LABEL"
|
||||
msgid "Text"
|
||||
msgstr "Tekstas"
|
||||
|
||||
#. 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 "Išsaugoti"
|
Reference in New Issue
Block a user