2015-03-08 08:34:38 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2010-09-28 00:09:29 +01:00
msgid ""
msgstr ""
2015-03-08 08:34:38 +00:00
"Project-Id-Version: GNU social\n"
2010-09-28 00:09:29 +01:00
"Report-Msgid-Bugs-To: \n"
2015-03-08 08:34:38 +00:00
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-07 14:33+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
2015-10-04 17:23:01 +01:00
"Language-Team: Interlingua (http://www.transifex.com/gnu-social/gnu-social/language/ia/)\n"
2015-03-08 08:34:38 +00:00
"MIME-Version: 1.0\n"
2010-09-28 00:09:29 +01:00
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2015-03-08 08:34:38 +00:00
"Language: ia\n"
2010-09-28 00:09:29 +01:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2011-04-09 19:53:29 +01:00
#. TRANS: Title of administration panel.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:53
2010-10-09 15:15:48 +01:00
msgid "bit.ly URL shortening"
2010-10-18 21:03:29 +01:00
msgstr "Accurtamento de URL con bit.ly"
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Instructions for administration panel.
2015-03-08 08:34:38 +00:00
#. TRANS: This message contains Markdown links in the form
#. [decsription](link).
#: actions/bitlyadminpanel.php:65
2010-10-09 15:15:48 +01:00
msgid ""
2015-03-08 08:34:38 +00:00
"URL shortening with bit.ly requires [a bit.ly account and API "
"key](http://bit.ly/a/your_api_key). This verifies that this is an authorized"
" account, and allow you to use bit.ly's tracking features and custom "
"domains."
msgstr "Le accurtamento de URL con bit.ly require [un conto de bit.ly e un clave API](http://bit.ly/a/your_api_key). Isto verifica que isto es un conto autorisate, e permitte usar le functionalitate de traciamento e dominios personalisate de bit.ly."
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Client error displayed when using too long a key.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:131
2011-04-09 19:53:29 +01:00
msgid "Invalid login. Maximum length is 255 characters."
2011-04-11 14:10:09 +01:00
msgstr "Nomine de usator invalide. Longitude maxime es 255 characteres."
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Client error displayed when using too long a key.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:138
2011-04-09 19:53:29 +01:00
msgid "Invalid API key. Maximum length is 255 characters."
2011-04-11 14:10:09 +01:00
msgstr "Clave API invalide. Longitude maxime es 255 characteres."
2010-10-09 15:15:48 +01:00
2015-03-08 08:34:38 +00:00
#. TRANS: Fieldset legend in administration panel for bit.ly username and API
#. key.
#: actions/bitlyadminpanel.php:188
2011-04-09 19:53:29 +01:00
msgctxt "LEGEND"
2010-10-09 15:15:48 +01:00
msgid "Credentials"
2010-10-18 21:03:29 +01:00
msgstr "Datos de authentication"
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Form guide in administration panel for bit.ly URL shortening.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:197
2010-10-09 15:15:48 +01:00
msgid "Leave these empty to use global default credentials."
2015-03-08 08:34:38 +00:00
msgstr "Lassa istes vacue pro usar le datos de authentication global predefinite."
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Form guide in administration panel for bit.ly URL shortening.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:201
2010-10-09 15:15:48 +01:00
msgid "If you leave these empty, bit.ly will be unavailable to users."
2010-10-18 21:03:29 +01:00
msgstr "Si tu lassa istes vacue, bit.ly non essera disponibile al usatores."
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Field label in administration panel for bit.ly URL shortening.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:209
2010-10-09 15:15:48 +01:00
msgid "Login name"
2010-10-18 21:03:29 +01:00
msgstr "Nomine de conto"
2010-10-09 15:15:48 +01:00
2011-04-09 19:53:29 +01:00
#. TRANS: Field label in administration panel for bit.ly URL shortening.
2015-03-08 08:34:38 +00:00
#: actions/bitlyadminpanel.php:219
2010-10-09 15:15:48 +01:00
msgid "API key"
2010-10-18 21:03:29 +01:00
msgstr "Clave API"
2010-10-09 15:15:48 +01:00
2015-03-08 08:34:38 +00:00
#. TRANS: Button text to save setting in administration panel for bit.ly URL
#. shortening.
#: actions/bitlyadminpanel.php:238
2011-03-31 22:30:07 +01:00
msgctxt "BUTTON"
msgid "Save"
2011-04-03 14:35:52 +01:00
msgstr "Salveguardar"
2011-03-31 22:30:07 +01:00
2015-03-08 08:34:38 +00:00
#. TRANS: Button title to save setting in administration panel for bit.ly URL
#. shortening.
#: actions/bitlyadminpanel.php:242
2010-10-09 15:15:48 +01:00
msgid "Save bit.ly settings"
2010-10-18 21:03:29 +01:00
msgstr "Salveguardar configurationes de bit.ly"
2011-03-06 01:52:28 +00:00
2015-03-08 08:34:38 +00:00
#. TRANS: Exception thrown when bit.ly URL shortening plugin was configured
#. incorrectly.
#: BitlyUrlPlugin.php:47
2011-04-09 19:53:29 +01:00
msgid "You must specify a serviceUrl for bit.ly URL shortening."
2015-03-08 08:34:38 +00:00
msgstr "Es necessari specificar un \"serviceUrl\" pro poter accurtar adresses URL con bit.ly."
2011-03-06 01:52:28 +00:00
2015-03-08 08:34:38 +00:00
#. TRANS: Plugin description. %1$s is the URL shortening service base URL (for
#. example "bit.ly").
#: BitlyUrlPlugin.php:156
2011-03-06 01:52:28 +00:00
#, php-format
msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
msgstr "Usa abbreviator de URL <a href=\"http://%1$s/\">%1$s</a>."
2015-03-08 08:34:38 +00:00
#. TRANS: Menu item in administration menus for bit.ly URL shortening
#. settings.
#: BitlyUrlPlugin.php:198
2011-03-06 01:52:28 +00:00
msgid "bit.ly"
msgstr "bit.ly"
2011-04-09 19:53:29 +01:00
2015-03-08 08:34:38 +00:00
#. TRANS: Title for menu item in administration menus for bit.ly URL
#. shortening settings.
#: BitlyUrlPlugin.php:200
2011-04-09 19:53:29 +01:00
msgid "bit.ly URL shortening."
2011-04-11 14:10:09 +01:00
msgstr "Accurtamento de URL con bit.ly."