123456789101112131415161718192021222324252627282930313233343536 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 09:02+0000\n"
- "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
- "Language-Team: Basque (http://www.transifex.com/gnu-social/gnu-social/language/eu/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: eu\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Exception. %1$s is the control server, %2$s is the control port.
- #: MeteorPlugin.php:127
- #, php-format
- msgid "Could not connect to %1$s on %2$s."
- msgstr "Ezin izan da %1$s(e)ra konektatu %2$s(e)n."
- #. TRANS: Exception. %s is the Meteor message that could not be added.
- #: MeteorPlugin.php:140
- #, php-format
- msgid "Error adding meteor message \"%s\"."
- msgstr "\"%s\" meteor mezua gehitzen akatsa."
- #. TRANS: Plugin description.
- #: MeteorPlugin.php:171
- msgid "Plugin to do \"real time\" updates using Meteor."
- msgstr "Meteor erabiliz \"denbora errealean\" eguneraketak egiteko plugina."
|