# Translation of StatusNet - Geonames to Dutch (Nederlands) # Exported from translatewiki.net # # Author: Siebrand # -- # 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-01 09:23+0000\n" "PO-Revision-Date: 2011-07-01 09:24:58+0000\n" "Language-Team: Dutch \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 (r91251); Translate extension (2011-06-24)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: nl\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 "Dit wordt overgeslagen vanwege een recente timeout van de webservice." #. 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 "HTTP-foutcode %s." #. TRANS: Exception thrown when a geo names service returns an empty body. msgid "Empty HTTP body in response." msgstr "Lege HTTP-body in antwoord." #. 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 "Fout #%1$s (\"%2$s\")." #. TRANS: Plugin description. msgid "" "Uses Geonames service to get human-" "readable names for locations based on user-provided lat/long pairs." msgstr "" "De dienst Geonames gebruiken om " "leesbare namen voor locaties te krijgen op basis van door gebruikers " "opgegeven paren van lengte en breedte."