66 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # SOME DESCRIPTIVE TITLE.
 | |
| # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 | |
| # This file is distributed under the same license as the PACKAGE package.
 | |
| # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 | |
| #
 | |
| #, fuzzy
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: PACKAGE VERSION\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2011-06-18 15:54+0000\n"
 | |
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | |
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | |
| "Language-Team: LANGUAGE <LL@li.org>\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=CHARSET\n"
 | |
| "Content-Transfer-Encoding: 8bit\n"
 | |
| 
 | |
| #. TRANS: Header for Map widget that displays a map with geodata for notices.
 | |
| #: MapstractionPlugin.php:188
 | |
| msgid "Map"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Clickable item to allow opening the map in full size.
 | |
| #: MapstractionPlugin.php:200
 | |
| msgid "Full size"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Plugin description.
 | |
| #: MapstractionPlugin.php:213
 | |
| msgid ""
 | |
| "Show maps of users' and friends' notices with <a href=\"http://www."
 | |
| "mapstraction.com/\">Mapstraction</a>."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Page title.
 | |
| #. TRANS: %s is a user nickname.
 | |
| #: allmap.php:69
 | |
| #, php-format
 | |
| msgid "%s friends map"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Page title.
 | |
| #. TRANS: %1$s is a user nickname, %2$d is a page number.
 | |
| #: allmap.php:75
 | |
| #, php-format
 | |
| msgid "%1$s friends map, page %2$d"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when referring to a non-existing user.
 | |
| #: map.php:73
 | |
| msgid "No such user."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Error message displayed when referring to a user without a profile.
 | |
| #: map.php:81
 | |
| msgid "User has no profile."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Title for map widget.
 | |
| #. TRANS: %s is a user name.
 | |
| #: usermap.php:66
 | |
| #, php-format
 | |
| msgid "%s map"
 | |
| msgstr ""
 |