]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LilUrl/locale/es/LC_MESSAGES/LilUrl.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / LilUrl / locale / es / LC_MESSAGES / LilUrl.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 # Juan Riquelme González <soulchainer@gmail.com>, 2015
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: GNU social\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
12 "PO-Revision-Date: 2015-02-28 15:12+0000\n"
13 "Last-Translator: Juan Riquelme González <soulchainer@gmail.com>\n"
14 "Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: es\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Exception thrown when URL shortening plugin was configured
22 #. incorrectly.
23 #: LilUrlPlugin.php:42
24 msgid "A serviceUrl must be specified."
25 msgstr "Debe especificarse un serviceUrl ('URL de servicio web')."
26
27 #. TRANS: Plugin description.
28 #. TRANS: %1$s is the service URL.
29 #: LilUrlPlugin.php:69
30 #, php-format
31 msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
32 msgstr "Utiliza el acortador de URL <a href=\"http://%1$s/\">%1$s</a>."