1234567891011121314151617181920212223242526272829303132333435 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
- # This file is under https://www.gnu.org/licenses/agpl v3 or later
- #
- # Translators:
- # Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>, 2015
- 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-09-16 01:12+0000\n"
- "Last-Translator: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>\n"
- "Language-Team: Swedish (http://www.transifex.com/gnu-social/gnu-social/language/sv/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: sv\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Server exception.
- #: SphinxSearchPlugin.php:87
- msgid "Sphinx PHP extension must be installed."
- msgstr "Sphinx's tilläggsprogram för PHP måste vara installerat."
- #. TRANS: Plugin description.
- #: SphinxSearchPlugin.php:118
- msgid "Plugin for Sphinx search backend."
- msgstr "Insticksprogram för Sphinx sök-bakände."
- #. TRANS: Server exception thrown when a database name cannot be identified.
- #: sphinxsearch.php:129
- msgid "Sphinx search could not identify database name."
- msgstr "Sphinx-sökningen kunde inte identifiera databasens namn."
|