]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Irc/locale/eu/LC_MESSAGES/Irc.po
7273ed8bac9ad23ce55cbd6c8d41433b18c94fc6
[quix0rs-gnu-social.git] / plugins / Irc / locale / eu / LC_MESSAGES / Irc.po
1 # Translation of StatusNet - Irc to Basque (euskara)
2 # Exported from translatewiki.net
3 #
4 # Author: Artsuaga
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - Irc\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-06-24 18:22+0000\n"
13 "PO-Revision-Date: 2012-06-24 18:24:32+0000\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-POT-Import-Date: 2011-06-05 21:50:23+0000\n"
17 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
18 "X-Generator: MediaWiki 1.20alpha (087f149); Translate 2012-06-21\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Service name for IRC.
22 msgid "IRC"
23 msgstr "IRC"
24
25 #. TRANS: Body text for e-mail confirmation message for IRC.
26 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
27 #. TRANS: %3$s is the plugin display name ("IRC"), %4$s is the confirm address URL.
28 #, php-format
29 msgid ""
30 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
31 "that's true, you can confirm by clicking on this URL: %4$s . (If you cannot "
32 "click it, copy-and-paste it into the address bar of your browser). If that "
33 "user is not you, or if you did not request this confirmation, just ignore "
34 "this message."
35 msgstr ""
36 "%2$s guneko %1$s erabiltzaileak %3$s izena berea dela dio. Egia bada, URL "
37 "honetan klik eginda baiezta dezakezu: %4$s . (Ezin baduzu klik egin, kopiatu "
38 "eta zure nabigatzailearen helbide barran itsatsi).  Erailtzaile hori zu ez "
39 "bazara, edo ez baduzu baieztapen-eskaririk egin, ez egin jaramonik mezu honi."
40
41 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
42 msgid "You must specify a host."
43 msgstr "Host bat zehaztu behar duzu."
44
45 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
46 msgid "You must specify a username."
47 msgstr "Erabiltzaile izen bat zehaztu behar duzu."
48
49 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
50 msgid "You must specify a \"real name\"."
51 msgstr "Benetako izen bat zehaztu behar duzu."
52
53 #. TRANS: Exception thrown when initialising the IRC plugin fails because of an incorrect configuration.
54 msgid "You must specify a nickname."
55 msgstr "Ezizen bat zehaztu behar duzu."
56
57 #. TRANS: Plugin description.
58 msgid ""
59 "The IRC plugin allows users to send and receive notices over an IRC network."
60 msgstr ""
61 "IRC pluginak erabiltzaileei IRC sare bidez oharrak bidali eta jasotzen uzten "
62 "die."
63
64 #. TRANS: Exception thrown when an IRC attempts count could not be updated.\r
65 #. TRANS: %d is the object ID for which the count could not be updated.\r
66 #, php-format
67 msgid "Could not increment attempts count for %d."
68 msgstr "Ezin izan da gehitu %d(r)entzako saiakera kopurua."
69
70 #. TRANS: Message given when using an unregistered IRC nickname.
71 msgid "Your nickname is not registered so IRC connectivity cannot be enabled."
72 msgstr "Zure ezizena erregistraturik ez dagoenez IRC koneksioa ezin da gaitu."
73
74 #. TRANS: Server error thrown on database error when deleting IRC nickname confirmation.
75 msgid "Could not delete confirmation."
76 msgstr "Ezin izan da baieztapena ezabatu."
77
78 #. TRANS: Server exception thrown when an IRC waiting queue item could not be added to the database.
79 msgid "Database error inserting IRC waiting queue item."
80 msgstr "Datubase akatsa IRC itxarote zerrendan elementu bat gehitzean."