]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/WikiHashtags/locale/es/LC_MESSAGES/WikiHashtags.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / WikiHashtags / locale / es / LC_MESSAGES / WikiHashtags.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 22:11+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: Link title for editing an article on WikiHashTags.
22 #. TRANS: %s is the hash tag page to be edited.
23 #: WikiHashtagsPlugin.php:83
24 #, php-format
25 msgid "Edit the article for #%s on WikiHashtags"
26 msgstr "Editar el artículo #%s en WikiHashtags"
27
28 #. TRANS: Link description for editing an article on WikiHashTags.
29 #: WikiHashtagsPlugin.php:85
30 msgid "Edit"
31 msgstr "Editar"
32
33 #. TRANS: Link title for viewing the GFDL.
34 #: WikiHashtagsPlugin.php:88
35 msgid "Shared under the terms of the GNU Free Documentation License"
36 msgstr "Compartido bajo los términos de la Licencia de Documentación Libre de GNU"
37
38 #. TRANS: Link description for viewing the GFDL.
39 #: WikiHashtagsPlugin.php:91
40 msgid "GNU FDL"
41 msgstr "GNU FDL"
42
43 #. TRANS: Link description for editing an article on WikiHashTags.
44 #. TRANS: %s is the hash tag page to be created.
45 #: WikiHashtagsPlugin.php:97
46 #, php-format
47 msgid "Start the article for #%s on WikiHashtags"
48 msgstr "Crear el artículo para la etiqueta #%s en WikiHashtags"
49
50 #. TRANS: Plugin description.
51 #: WikiHashtagsPlugin.php:115
52 msgid ""
53 "Gets hashtag descriptions from <a "
54 "href=\"http://hashtags.wikia.com/\">WikiHashtags</a>."
55 msgstr "Obtiene las descripciones de las etiquetas desde <a href=\"http://hashtags.wikia.com/\">WikiHashtags</a>."