2019-06-09 11:56:32 +09:00
# Translation file for GNU social - the free software social networking platform
# Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
# This file is under https://www.gnu.org/licenses/agpl v3 or later
2015-03-08 17:34:38 +09:00
#
# Translators:
2010-09-28 08:09:29 +09:00
msgid ""
msgstr ""
2015-03-08 17:34:38 +09:00
"Project-Id-Version: GNU social\n"
2010-09-28 08:09:29 +09:00
"Report-Msgid-Bugs-To: \n"
2015-03-08 17:34:38 +09:00
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-07 09:02+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
2015-10-05 01:23:01 +09:00
"Language-Team: Dutch (http://www.transifex.com/gnu-social/gnu-social/language/nl/)\n"
2015-03-08 17:34:38 +09:00
"MIME-Version: 1.0\n"
2010-09-28 08:09:29 +09:00
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2015-03-08 17:34:38 +09:00
"Language: nl\n"
2010-09-28 08:09:29 +09:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2015-03-08 17:34:38 +09:00
#. TRANS: Title for map widget.
#. TRANS: %s is a user name.
#: actions/usermap.php:66
#, php-format
msgid "%s map"
msgstr "Kaart van %s"
2010-09-28 08:09:29 +09:00
#. TRANS: Page title.
#. TRANS: %s is a user nickname.
2015-03-08 17:34:38 +09:00
#: actions/allmap.php:68
2010-09-28 08:09:29 +09:00
#, php-format
msgid "%s friends map"
msgstr "Kaart van %s en vrienden"
2010-10-05 07:59:47 +09:00
#. TRANS: Page title.
#. TRANS: %1$s is a user nickname, %2$d is a page number.
2015-03-08 17:34:38 +09:00
#: actions/allmap.php:74
2010-10-09 23:15:48 +09:00
#, php-format
2010-10-05 07:59:47 +09:00
msgid "%1$s friends map, page %2$d"
2010-10-09 23:15:48 +09:00
msgstr "Kaart van vrienden van %1$s, pagina %2$d"
2010-10-05 07:59:47 +09:00
2011-04-27 21:53:02 +09:00
#. TRANS: Client error displayed when referring to a non-existing user.
2015-03-08 17:34:38 +09:00
#: actions/map.php:72
2011-03-06 10:52:28 +09:00
msgid "No such user."
2011-04-03 22:35:52 +09:00
msgstr "Deze gebruiker bestaat niet."
2011-03-06 10:52:28 +09:00
2011-04-27 21:53:02 +09:00
#. TRANS: Error message displayed when referring to a user without a profile.
2015-03-08 17:34:38 +09:00
#: actions/map.php:79
2011-03-06 10:52:28 +09:00
msgid "User has no profile."
msgstr "Deze gebruiker heeft geen profiel."
2015-03-08 17:34:38 +09:00
#. TRANS: Header for Map widget that displays a map with geodata for notices.
#: MapstractionPlugin.php:155
msgid "Map"
msgstr "Kaart"
#. TRANS: Clickable item to allow opening the map in full size.
#: MapstractionPlugin.php:167
msgid "Full size"
msgstr "Groter"
#. TRANS: Plugin description.
#: MapstractionPlugin.php:180
msgid ""
"Show maps of users' and friends' notices with <a "
"href=\"http://www.mapstraction.com/\">Mapstraction</a>."
msgstr "Geeft een kaart met de mededelingen van de gebruiker en vrienden weer met behulp van <a href=\"http://www.mapstraction.com/\">Mapstraction</a>."