diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-28 01:09:29 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-28 01:09:29 +0200 |
commit | ec7ab3af4dc4d16e2e09205ce88671d7d48b1084 (patch) | |
tree | 466bf295cfafb40d6a6fc806c84f43f5a9252662 /plugins/Mapstraction/locale/uk/LC_MESSAGES | |
parent | d17f0bf0253efbd9bdc895b7a5a1c61d1cb3ac7e (diff) |
Localisation updates from http://translatewiki.net
* first export of L10n for languages other than English. Could use some testing/QA.
Diffstat (limited to 'plugins/Mapstraction/locale/uk/LC_MESSAGES')
-rw-r--r-- | plugins/Mapstraction/locale/uk/LC_MESSAGES/Mapstraction.po | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/plugins/Mapstraction/locale/uk/LC_MESSAGES/Mapstraction.po b/plugins/Mapstraction/locale/uk/LC_MESSAGES/Mapstraction.po new file mode 100644 index 000000000..be3005cec --- /dev/null +++ b/plugins/Mapstraction/locale/uk/LC_MESSAGES/Mapstraction.po @@ -0,0 +1,60 @@ +# Translation of StatusNet - Mapstraction to Ukrainian (Українська) +# Expored from translatewiki.net +# +# Author: Boogie +# -- +# 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: 2010-09-27 22:20+0000\n" +"PO-Revision-Date: 2010-09-27 22:42:16+0000\n" +"Language-Team: Ukrainian <http://translatewiki.net/wiki/Portal:uk>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 1285-19-54 78::+0000\n" +"X-Generator: MediaWiki 1.17alpha (r73828); Translate extension (2010-09-17)\n" +"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-Language-Code: uk\n" +"X-Message-Group: #out-statusnet-plugin-mapstraction\n" +"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= " +"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n" + +#: MapstractionPlugin.php:178 +msgid "Map" +msgstr "Мапа" + +#. TRANS: Clickable item to allow opening the map in full size. +#: MapstractionPlugin.php:190 +msgid "Full size" +msgstr "Повний розмір" + +#: MapstractionPlugin.php:202 +msgid "" +"Show maps of users' and friends' notices with <a href=\"http://www." +"mapstraction.com/\">Mapstraction</a>." +msgstr "" +"Показувати на мапі користувачів і їхні повідомлення за допомогою <a href=" +"\"http://www.mapstraction.com/\">Mapstraction</a>." + +#: map.php:72 +msgid "No such user." +msgstr "Такого користувача немає." + +#: map.php:79 +msgid "User has no profile." +msgstr "Користувач не має профілю." + +#. TRANS: Page title. +#. TRANS: %s is a user nickname. +#: allmap.php:74 +#, php-format +msgid "%s friends map" +msgstr "Мапа друзів %s." + +#: usermap.php:73 +#, php-format +msgid "%s map, page %d" +msgstr "Мапа друзів %s, сторінка %d" |