12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- # Translation of StatusNet - ShareNotice to Ukrainian (українська)
- # Exported from translatewiki.net
- #
- # Author: Boogie
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - ShareNotice\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
- "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: uk\n"
- "X-Message-Group: #out-statusnet-plugin-sharenotice\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"
- #. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
- #, php-format
- msgid "\"%s\""
- msgstr "«%s»"
- #. TRANS: Truncation symbol.
- msgid "…"
- msgstr "…"
- #. TRANS: Tooltip for image to share a notice on Twitter.
- msgid "Share on Twitter"
- msgstr "Розмістити в Twitter"
- #. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
- #. TRANS: %s is a host name.
- #, php-format
- msgid "Share on %s"
- msgstr "Розмістити в %s"
- #. TRANS: Tooltip for image to share a notice on Facebook.
- msgid "Share on Facebook"
- msgstr "Розмістити в Facebook"
- #. TRANS: Plugin description.
- msgid ""
- "This plugin allows sharing of notices to Twitter, Facebook and other "
- "platforms."
- msgstr ""
- "Цей додаток дозволяє ділитися дописами в Twitter, Facebook та інших "
- "сервісах, розміщуючи їх там."
|