forked from GNUsocial/gnu-social
97 lines
3.0 KiB
Plaintext
97 lines
3.0 KiB
Plaintext
|
# Translation of StatusNet - Blog to Basque (Euskara)
|
||
|
# Exported from translatewiki.net
|
||
|
#
|
||
|
# Author: Artsuaga
|
||
|
# --
|
||
|
# 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-10-28 14:08+0000\n"
|
||
|
"PO-Revision-Date: 2011-10-28 14:08:50+0000\n"
|
||
|
"Language-Team: Basque <https://translatewiki.net/wiki/Portal:eu>\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"X-POT-Import-Date: 2011-08-20 19:38:26+0000\n"
|
||
|
"X-Generator: MediaWiki 1.19alpha (r101121); Translate extension (2011-10-"
|
||
|
"27)\n"
|
||
|
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
|
||
|
"X-Language-Code: eu\n"
|
||
|
"X-Message-Group: #out-statusnet-plugin-blog\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\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 "Saioa hasi behar duzu blogean sarrera bat idazteko."
|
||
|
|
||
|
#. TRANS: Client exception thrown when trying to post a blog entry without providing a title.
|
||
|
msgid "Title required."
|
||
|
msgstr "Titulua beharrezkoa."
|
||
|
|
||
|
#. TRANS: Client exception thrown when trying to post a blog entry without providing content.
|
||
|
msgid "Content required."
|
||
|
msgstr "Edukia beharrezkoa."
|
||
|
|
||
|
#. TRANS: Page title after sending a notice.
|
||
|
msgid "Blog entry saved"
|
||
|
msgstr "Blog sarrera gordea"
|
||
|
|
||
|
#. TRANS: Plugin description.
|
||
|
msgid "Let users write and share long-form texts."
|
||
|
msgstr "Erabiltzaileei testu luzeak idatzi eta partekatzen uzten die."
|
||
|
|
||
|
#. TRANS: Blog application title.
|
||
|
msgctxt "TITLE"
|
||
|
msgid "Blog"
|
||
|
msgstr "Bloga"
|
||
|
|
||
|
#. TRANS: Exception thrown when there are too many activity objects.
|
||
|
msgid "Too many activity objects."
|
||
|
msgstr "Jarduera objetu gehiegi."
|
||
|
|
||
|
#. TRANS: Exception thrown when blog plugin comes across a non-blog entry type object.
|
||
|
msgid "Wrong type for object."
|
||
|
msgstr "Objetuarentzat moeta okerra."
|
||
|
|
||
|
#. TRANS: Exception thrown when blog plugin comes across a undefined verb.
|
||
|
msgid "Unknown verb for blog entries."
|
||
|
msgstr "Aditz ezezaguna blog sarerrentzat."
|
||
|
|
||
|
#. TRANS: Exception thrown when requesting a non-existing blog entry for notice.
|
||
|
#, php-format
|
||
|
msgid "No blog entry for notice %s."
|
||
|
msgstr "%s oharrarentzat ez dago blog sarrerarik."
|
||
|
|
||
|
#. TRANS: Client exception thrown when referring to a non-existing blog entry.
|
||
|
msgid "No such entry."
|
||
|
msgstr "Ez dago sarrera hori."
|
||
|
|
||
|
#. TRANS: Title for a blog entry without a title.
|
||
|
msgid "Untitled"
|
||
|
msgstr "Titulurik gabea"
|
||
|
|
||
|
#. TRANS: Field label on blog entry form.
|
||
|
msgctxt "LABEL"
|
||
|
msgid "Title"
|
||
|
msgstr "Titulua"
|
||
|
|
||
|
#. TRANS: Field title on blog entry form.
|
||
|
msgid "Title of the blog entry."
|
||
|
msgstr "Blog sarreraren titulua."
|
||
|
|
||
|
#. TRANS: Field label on blog entry form.
|
||
|
msgctxt "LABEL"
|
||
|
msgid "Text"
|
||
|
msgstr "Testua"
|
||
|
|
||
|
#. TRANS: Field title on blog entry form.
|
||
|
msgid "Text of the blog entry."
|
||
|
msgstr "Blog sarreraren testua."
|
||
|
|
||
|
#. TRANS: Button text to save a blog entry.
|
||
|
msgctxt "BUTTON"
|
||
|
msgid "Save"
|
||
|
msgstr "Gorde"
|