forked from GNUsocial/gnu-social
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
# Translation of StatusNet - Geonames to Interlingua (Interlingua)
|
|
# Exported from translatewiki.net
|
|
#
|
|
# Author: McDutchie
|
|
# --
|
|
# This file is distributed under the same license as the StatusNet package.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: StatusNet - Geonames\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-07-21 12:19+0000\n"
|
|
"PO-Revision-Date: 2011-07-21 12:20:39+0000\n"
|
|
"Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-POT-Import-Date: 2011-06-05 21:50:14+0000\n"
|
|
"X-Generator: MediaWiki 1.19alpha (r92662); Translate extension (2011-07-09)\n"
|
|
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
|
"X-Language-Code: ia\n"
|
|
"X-Message-Group: #out-statusnet-plugin-geonames\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. TRANS: Exception thrown when a geo names service is not used because of a recent timeout.
|
|
msgid "Skipping due to recent web service timeout."
|
|
msgstr "Es saltate proque le servicio web non habeva respondite recentemente."
|
|
|
|
#. TRANS: Exception thrown when a geo names service does not return an expected response.
|
|
#. TRANS: %s is an HTTP error code.
|
|
#, php-format
|
|
msgid "HTTP error code %s."
|
|
msgstr "Codice de error HTTP %s."
|
|
|
|
#. TRANS: Exception thrown when a geo names service returns an empty body.
|
|
msgid "Empty HTTP body in response."
|
|
msgstr "Corpore de HTTP vacue in le responsa."
|
|
|
|
#. TRANS: Exception thrown when a geo names service return a specific error number and error text.
|
|
#. TRANS: %1$s is an error code, %2$s is an error message.
|
|
#, php-format
|
|
msgid "Error #%1$s (\"%2$s\")."
|
|
msgstr "Error №%1$s (\"%2$s\")."
|
|
|
|
#. TRANS: Plugin description.
|
|
msgid ""
|
|
"Uses <a href=\"http://geonames.org/\">Geonames</a> service to get human-"
|
|
"readable names for locations based on user-provided lat/long pairs."
|
|
msgstr ""
|
|
"Usa le servicio <a href=\"http://geonames.org/\">Geonames</a> pro obtener "
|
|
"nomines geographic ben legibile a base de coordinatas latitude/longitude "
|
|
"fornite per usatores."
|