X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FModPlus%2Flocale%2Fuk%2FLC_MESSAGES%2FModPlus.po;h=9e42174083f477a881d07c1fe86f27d3e89963ed;hb=0dbdcf2936a00282114f1368ead2f5edebc6ae61;hp=bb52aa38fcd853004e1e5f46e0ad601cb2094b38;hpb=9573f725c12e291e4bd3e3156557e41a10753d76;p=quix0rs-gnu-social.git diff --git a/plugins/ModPlus/locale/uk/LC_MESSAGES/ModPlus.po b/plugins/ModPlus/locale/uk/LC_MESSAGES/ModPlus.po index bb52aa38fc..9e42174083 100644 --- a/plugins/ModPlus/locale/uk/LC_MESSAGES/ModPlus.po +++ b/plugins/ModPlus/locale/uk/LC_MESSAGES/ModPlus.po @@ -9,45 +9,52 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - ModPlus\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-29 21:45+0000\n" -"PO-Revision-Date: 2011-01-29 21:50:28+0000\n" +"POT-Creation-Date: 2011-05-05 20:48+0000\n" +"PO-Revision-Date: 2011-05-05 20:50:12+0000\n" "Language-Team: Ukrainian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-10 18:26:05+0000\n" -"X-Generator: MediaWiki 1.18alpha (r81195); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2011-04-27 13:28:31+0000\n" +"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: uk\n" "X-Message-Group: #out-statusnet-plugin-modplus\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" -#: ModPlusPlugin.php:39 -msgid "UI extensions for profile moderation actions." -msgstr "Розширення користувацького інтерфейсу для модерування профілю." +#. TRANS: Error message displayed when referring to a user without a profile. +msgid "User has no profile." +msgstr "Користувач не має профілю." -#: ModPlusPlugin.php:110 -msgid "Remote profile options..." -msgstr "Опції віддаленого профілю..." - -#: remoteprofileaction.php:51 +#. TRANS: Remote profile action page title. +#. TRANS: %1$s is a username, %2$s is a hostname. #, php-format -msgid "%s on %s" -msgstr "%s на %s" +msgid "%1$s on %2$s" +msgstr "%1$s на %2$s" -#: remoteprofileaction.php:62 +#. TRANS: Message on remote profile page. +#. TRANS: This message contains Markdown links in the form [description](link). +#. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL. #, php-format msgid "" -"This remote profile is registered on another site; see [%s's original " -"profile page on %s](%s)." +"This remote profile is registered on another site; see [%1$s's original " +"profile page on %2$s](%3$s)." msgstr "" "Це віддалений профіль, зареєстрований на іншому сайті; див. [справжній " -"профіль %s на сайті %s](%s)." +"профіль %1$s на сайті %2$s](%3$s)." -#: remoteprofileaction.php:70 +#. TRANS: Message on blocked remote profile page. msgid "" "Site moderators have silenced this profile, which prevents delivery of new " "messages to any users on this site." msgstr "" "Модератори сайту позбавили права голосу даний профіль, що перешкоджає " "доставці нових повідомлень для всіх користувачів на цьому сайті." + +#. TRANS: Plugin description. +msgid "UI extension for profile moderation actions." +msgstr "Розширення користувацького інтерфейсу для модерування профілю." + +#. TRANS: Label for access to remote profile options. +msgid "Remote profile options..." +msgstr "Опції віддаленого профілю..."