# Translation file for GNU social - the free software social networking platform # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org # This file is under https://www.gnu.org/licenses/agpl v3 or later # # Translators: # Luke Hollins , 2015 msgid "" msgstr "" "Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-02 17:47+0100\n" "PO-Revision-Date: 2015-03-07 19:41+0000\n" "Last-Translator: Luke Hollins \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Title for map widget. #. TRANS: %s is a user name. #: actions/usermap.php:66 #, php-format msgid "%s map" msgstr "%s map" #. TRANS: Page title. #. TRANS: %s is a user nickname. #: actions/allmap.php:68 #, php-format msgid "%s friends map" msgstr "%s friends map" #. TRANS: Page title. #. TRANS: %1$s is a user nickname, %2$d is a page number. #: actions/allmap.php:74 #, php-format msgid "%1$s friends map, page %2$d" msgstr "%1$s friends map, page %2$d" #. TRANS: Client error displayed when referring to a non-existing user. #: actions/map.php:72 msgid "No such user." msgstr "No such user." #. TRANS: Error message displayed when referring to a user without a profile. #: actions/map.php:79 msgid "User has no profile." msgstr "User has no profile." #. TRANS: Header for Map widget that displays a map with geodata for notices. #: MapstractionPlugin.php:155 msgid "Map" msgstr "Map" #. TRANS: Clickable item to allow opening the map in full size. #: MapstractionPlugin.php:167 msgid "Full size" msgstr "Full size" #. TRANS: Plugin description. #: MapstractionPlugin.php:180 msgid "" "Show maps of users' and friends' notices with Mapstraction." msgstr "Show maps of users' and friends' notices with Mapstraction."