12345678910111213141516171819202122232425262728293031 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
- # This file is under https://www.gnu.org/licenses/agpl v3 or later
- #
- # 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-06 16:16+0000\n"
- "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
- "Language-Team: Macedonian (http://www.transifex.com/gnu-social/gnu-social/language/mk/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: mk\n"
- "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
- #. TRANS: Client exception thrown when a text argument is not present.
- #: actions/shorten.php:56
- msgid "\"text\" argument must be specified."
- msgstr "Мора да се назначи аргументот „text“."
- #. TRANS: Plugin description.
- #: ClientSideShortenPlugin.php:65
- msgid ""
- "ClientSideShorten causes the web interface's notice form to automatically "
- "shorten URLs as they entered, and before the notice is submitted."
- msgstr "Со ClientSideShorten, образецот за забелешки во мрежниот посредник автоматски ги скратува URL-адресите при самото нивно внесување, и пред да се поднесе забелешката."
|