1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2021-07-18 12:38+0100\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. TRANS: Module description.
- #: ChooseThemePlugin.php:44
- msgid "Allowing user to select the preferred theme."
- msgstr ""
- #. TRANS: Poll plugin menu item on user settings page.
- #: ChooseThemePlugin.php:63
- msgctxt "MENU"
- msgid "Theme"
- msgstr ""
- #. TRANS: Poll plugin tooltip for user settings menu item.
- #: ChooseThemePlugin.php:65
- msgid "Choose Theme"
- msgstr ""
- #. TRANS: Page title.
- #: actions/choosethemesettings.php:37
- msgid "Choose theme settings"
- msgstr ""
- #. TRANS: Page instructions.
- #: actions/choosethemesettings.php:48
- msgid "Choose theme"
- msgstr ""
- #: actions/choosethemesettings.php:138
- msgid "Themes"
- msgstr ""
- #: actions/choosethemesettings.php:138
- msgid "Select a theme"
- msgstr ""
|