1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- # Translation of StatusNet - Mapstraction to Basque (euskara)
- # Exported from translatewiki.net
- #
- # Author: Artsuaga
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - Mapstraction\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:05+0000\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-06-05 21:50:30+0000\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Header for Map widget that displays a map with geodata for notices.
- msgid "Map"
- msgstr "Mapa"
- #. TRANS: Clickable item to allow opening the map in full size.
- msgid "Full size"
- msgstr "Tamaina osoa"
- #. TRANS: Plugin description.
- msgid ""
- "Show maps of users' and friends' notices with <a href=\"http://www."
- "mapstraction.com/\">Mapstraction</a>."
- msgstr ""
- "Erakutsi erabiltzaile eta lagunen ohar mapak <a href=\"http://www."
- "mapstraction.com/\">Mapstraction</a> bidez."
- #. TRANS: Page title.
- #. TRANS: %s is a user nickname.
- #, php-format
- msgid "%s friends map"
- msgstr "%s(r)en lagun mapa."
- #. TRANS: Page title.
- #. TRANS: %1$s is a user nickname, %2$d is a page number.
- #, php-format
- msgid "%1$s friends map, page %2$d"
- msgstr "%1$s(r)en lagun mapa., %2$d. orria"
- #. TRANS: Client error displayed when referring to a non-existing user.
- msgid "No such user."
- msgstr "Erabiltzaile hori ez dago."
- #. TRANS: Error message displayed when referring to a user without a profile.
- msgid "User has no profile."
- msgstr "Erabiltzaileak ez du profilik."
- #. TRANS: Title for map widget.
- #. TRANS: %s is a user name.
- #, php-format
- msgid "%s map"
- msgstr "%s(r)en mapa"
|