1234567891011121314151617181920212223242526272829 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 10:47+0000\n"
- "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
- "Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: uk\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: Plugin description.
- #: SlicedFavoritesPlugin.php:108
- msgid "Shows timelines of popular notices for defined subsets of users."
- msgstr "Показує стрічки популярних дописів для певних підмножин користувачів."
- #. TRANS: Client exception.
- #: actions/favoritedslice.php:56
- msgid "Unknown favorites slice."
- msgstr "Невідома вибірка обраних повідомлень."
|