]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/RSSCloud/locale/ia/LC_MESSAGES/RSSCloud.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / RSSCloud / locale / ia / LC_MESSAGES / RSSCloud.po
index 8c389e03fc906388309f21b1462dacbd9e743292..084070f52dd7e4f247188d0e6f01f8bdd1b3f049 100644 (file)
@@ -1,5 +1,5 @@
 # Translation of StatusNet - RSSCloud to Interlingua (Interlingua)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
 # Author: McDutchie
 # --
@@ -9,52 +9,69 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - RSSCloud\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-16 15:08+0000\n"
-"PO-Revision-Date: 2010-12-16 15:12:52+0000\n"
-"Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
+"POT-Creation-Date: 2011-08-30 09:27+0000\n"
+"PO-Revision-Date: 2011-08-30 09:30:29+0000\n"
+"Language-Team: Interlingua <//translatewiki.net/wiki/Portal:ia>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-11-30 20:43:54+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
-"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
+"X-POT-Import-Date: 2011-08-16 06:59:35+0000\n"
+"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
+"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
 "X-Language-Code: ia\n"
 "X-Message-Group: #out-statusnet-plugin-rsscloud\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: RSSCloudRequestNotify.php:90
+#. TRANS: Form validation error displayed when a URL parameter is missing.
+msgid "A URL parameter is required."
+msgstr "Un parametro de URL es obligatori."
+
+#. TRANS: Form validation error displayed when HTTP GET is not used.
+msgid "This resource requires an HTTP GET."
+msgstr "Iste ressource require un HTTP GET."
+
+#. TRANS: Form validation error displayed when HTTP POST is not used.
+msgid "This resource requires an HTTP POST."
+msgstr "Iste ressource require un HTTP POST."
+
+#. TRANS: Form validation error displayed when POST is not used.
 msgid "Request must be POST."
 msgstr "Requesta debe esser POST."
 
-#: RSSCloudRequestNotify.php:107
-msgid "Only http-post notifications are supported at this time."
-msgstr "Solmente le notificationes http-post es presentemente supportate."
+#. TRANS: Form validation error displayed when HTTP POST is not used.
+msgid "Only HTTP POST notifications are supported at this time."
+msgstr "Solmente le notificationes HTTP POST es presentemente supportate."
 
-#. TRANS: %s is a comma separated list of parameters.
-#: RSSCloudRequestNotify.php:118
+#. TRANS: List separator.
+msgctxt "SEPARATOR"
+msgid ", "
+msgstr ", "
+
+#. TRANS: Form validation error displayed when a request body is missing expected parameters.
+#. TRANS: %s is a list of parameters separated by a list separator (default: ", ").
 #, php-format
 msgid "The following parameters were missing from the request body: %s."
 msgstr "Le sequente parametros mancava del corpore del requesta: %s."
 
-#: RSSCloudRequestNotify.php:124
+#. TRANS: Form validation error displayed when not providing any valid profile feed URLs.
 msgid ""
-"You must provide at least one valid profile feed url (url1, url2, url3 ... "
+"You must provide at least one valid profile feed URL (url1, url2, url3 ... "
 "urlN)."
 msgstr ""
 "Tu debe fornir al minus un URL de syndication de profilo valide (url1, url2, "
 "url3 ... urlN)."
 
-#: RSSCloudRequestNotify.php:141
+#. TRANS: Form validation error displayed when not providing a valid feed URL.
 msgid "Feed subscription failed: Not a valid feed."
 msgstr "Le subscription al syndication ha fallite: Non un syndication valide."
 
-#: RSSCloudRequestNotify.php:147
+#. TRANS: Form validation error displayed when feed subscription failed.
 msgid ""
-"Feed subscription failed - notification handler doesn't respond correctly."
+"Feed subscription failed: Notification handler does not respond correctly."
 msgstr ""
-"Le subscription al syndication ha fallite - le gestor de notification non "
+"Le subscription al syndication ha fallite: le gestor de notification non "
 "responde correctemente."
 
-#: RSSCloudRequestNotify.php:161
+#. TRANS: Success message after subscribing to one or more feeds.
 msgid ""
 "Thanks for the subscription. When the feed(s) update(s), you will be "
 "notified."
@@ -62,15 +79,7 @@ msgstr ""
 "Gratias pro le subscription. Quando le syndication(es) se actualisa, tu "
 "recipera notification."
 
-#: LoggingAggregator.php:93
-msgid "This resource requires an HTTP GET."
-msgstr "Iste ressource require un HTTP GET."
-
-#: LoggingAggregator.php:104
-msgid "This resource requires an HTTP POST."
-msgstr "Iste ressource require un HTTP POST."
-
-#: RSSCloudPlugin.php:248
+#. TRANS: Plugin description.
 msgid ""
 "The RSSCloud plugin enables your StatusNet instance to publish real-time "
 "updates for profile RSS feeds using the <a href=\"http://rsscloud.org/"