]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Minify/locale/es/LC_MESSAGES/Minify.po
429de9ff45e822068f82b6ab6be32c468823b0a0
[quix0rs-gnu-social.git] / plugins / Minify / locale / es / LC_MESSAGES / Minify.po
1 # Translation of StatusNet - Minify to Spanish (Español)
2 # Exported from translatewiki.net
3 #
4 # Author: Armando-Martin
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - Minify\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-05-20 11:07+0000\n"
13 "PO-Revision-Date: 2012-05-20 11:09:23+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:51:03+0000\n"
17 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
18 "X-Generator: MediaWiki 1.20alpha (f112f3a); Translate 2012-04-11\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Plugin description.
22 msgid ""
23 "The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
24 "whitespace and comments."
25 msgstr ""
26 "El complemento (plugin) Minify minimiza los archivos CSS y JavaScript de "
27 "StatusNet, quitando espacios en blanco y comentarios."
28
29 #. TRANS: Client error displayed when not providing a valid path in parameter "f".
30 msgid "The parameter \"f\" is not a valid path."
31 msgstr "El parámetro \"f\" no es una ruta válida."
32
33 #. TRANS: Client error displayed when not providing parameter "f".
34 msgid "The parameter \"f\" is required but missing."
35 msgstr "El parámetro \"f\" es necesario, pero no existe."
36
37 #. TRANS: Client error displayed when trying to minify an unsupported file type.
38 msgid "File type not supported."
39 msgstr "Tipo de archivo no soportado."