Files
2011-04-09 20:53:29 +02:00

51 lines
1.9 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of StatusNet - Geonames to Norwegian (bokmål) (Norsk (bokmål))
# Exported from translatewiki.net
#
# Author: Nghtwlkr
# --
# 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-04-09 18:34+0000\n"
"PO-Revision-Date: 2011-04-09 18:37:13+0000\n"
"Language-Team: Norwegian (bokmål) <http://translatewiki.net/wiki/Portal:no>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-03-24 15:25:03+0000\n"
"X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: no\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 ""
#. 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 ""
#. TRANS: Exception thrown when a geo names service returns an empty body.
msgid "Empty HTTP body in response."
msgstr ""
#. 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 ""
#. 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 ""
"Bruker tjenesten <a href=\"http://geonames.org/\">Geonames</a> for å få "
"lesbare navn for steder basert på brukergitte lengde- og breddegrader."