]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/BitlyUrl/locale/es/LC_MESSAGES/BitlyUrl.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / BitlyUrl / locale / es / LC_MESSAGES / BitlyUrl.po
1 # Translation of StatusNet - BitlyUrl to Spanish (Español)
2 # Exported from translatewiki.net
3 #
4 # Author: Erchache2000
5 # Author: Od1n
6 # Author: Plaxed
7 # Author: Translationista
8 # --
9 # This file is distributed under the same license as the StatusNet package.
10 #
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: StatusNet - BitlyUrl\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2012-03-01 15:45+0000\n"
16 "PO-Revision-Date: 2012-03-01 15:45:43+0000\n"
17 "Language-Team: Spanish <https://translatewiki.net/wiki/Portal:es>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "X-POT-Import-Date: 2011-12-03 13:48:51+0000\n"
21 "X-Generator: MediaWiki 1.20alpha (r112812); Translate 2012-02-26\n"
22 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
23 "X-Language-Code: es\n"
24 "X-Message-Group: #out-statusnet-plugin-bitlyurl\n"
25 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
27 #. TRANS: Title of administration panel.
28 msgid "bit.ly URL shortening"
29 msgstr "acortamiento de URL bit.ly"
30
31 #. TRANS: Instructions for administration panel.
32 #. TRANS: This message contains Markdown links in the form [decsription](link).
33 msgid ""
34 "URL shortening with bit.ly requires [a bit.ly account and API key](http://"
35 "bit.ly/a/your_api_key). This verifies that this is an authorized account, "
36 "and allow you to use bit.ly's tracking features and custom domains."
37 msgstr ""
38 "URL acortado con bit.ly requiere [cuenta bit.ly y API key](http://bit.ly/a/"
39 "your_api_key). Esto comprueba que tiene una cuenta autorizada y permite "
40 "utilizar funciones de seguimiento y dominios personalizados de bit.ly."
41
42 #. TRANS: Client error displayed when using too long a key.
43 msgid "Invalid login. Maximum length is 255 characters."
44 msgstr "Acceso invalido. La longitud máxima es de 255 caracteres."
45
46 #. TRANS: Client error displayed when using too long a key.
47 msgid "Invalid API key. Maximum length is 255 characters."
48 msgstr "Clave de API no válida. Longitud máxima es de 255 caracteres."
49
50 #. TRANS: Fieldset legend in administration panel for bit.ly username and API key.
51 msgctxt "LEGEND"
52 msgid "Credentials"
53 msgstr "Credenciales"
54
55 #. TRANS: Form guide in administration panel for bit.ly URL shortening.
56 msgid "Leave these empty to use global default credentials."
57 msgstr "Dejelo vacío para usar las credenciales globales por defecto."
58
59 #. TRANS: Form guide in administration panel for bit.ly URL shortening.
60 msgid "If you leave these empty, bit.ly will be unavailable to users."
61 msgstr "Si se deja vacío, bit.ly no estarán disponibles para los usuarios."
62
63 #. TRANS: Field label in administration panel for bit.ly URL shortening.
64 msgid "Login name"
65 msgstr "Nombre de usuario"
66
67 #. TRANS: Field label in administration panel for bit.ly URL shortening.
68 msgid "API key"
69 msgstr "API key"
70
71 #. TRANS: Button text to save setting in administration panel for bit.ly URL shortening.
72 msgctxt "BUTTON"
73 msgid "Save"
74 msgstr "Guardar"
75
76 #. TRANS: Button title to save setting in administration panel for bit.ly URL shortening.
77 msgid "Save bit.ly settings"
78 msgstr "Guardar configuración de bit.ly"
79
80 #. TRANS: Exception thrown when bit.ly URL shortening plugin was configured incorrectly.
81 msgid "You must specify a serviceUrl for bit.ly URL shortening."
82 msgstr "Debe especificar un serviceUrl URL bit.ly"
83
84 #. TRANS: Plugin description. %1$s is the URL shortening service base URL (for example "bit.ly").
85 #, php-format
86 msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
87 msgstr ""
88 "Utiliza el servicio de acortamiento de URL <a href=\"http://%1$s/\">%1$s</a>."
89
90 #. TRANS: Menu item in administration menus for bit.ly URL shortening settings.
91 msgid "bit.ly"
92 msgstr "bit.ly"
93
94 #. TRANS: Title for menu item in administration menus for bit.ly URL shortening settings.
95 msgid "bit.ly URL shortening."
96 msgstr "acortamiento de URL bit.ly."