72 lines
2.3 KiB
Plaintext
72 lines
2.3 KiB
Plaintext
# 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-07 09:42+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. Do not translate POST.
|
||
#: actions/keepalivechannel.php:65 actions/closechannel.php:65
|
||
msgid "You have to POST it."
|
||
msgstr "Ќе мора да го објавите со POST."
|
||
|
||
#. TRANS: Client exception thrown when the channel key argument is missing.
|
||
#: actions/keepalivechannel.php:72 actions/closechannel.php:72
|
||
msgid "No channel key argument."
|
||
msgstr "Нема аргумент за клучот на каналот."
|
||
|
||
#. TRANS: Client exception thrown when referring to a non-existing channel.
|
||
#: actions/keepalivechannel.php:79 actions/closechannel.php:79
|
||
msgid "No such channel."
|
||
msgstr "Нема таков канал."
|
||
|
||
#. TRANS: Text label for realtime view "play" button, usually replaced by an
|
||
#. icon.
|
||
#: RealtimePlugin.php:387
|
||
msgctxt "BUTTON"
|
||
msgid "Play"
|
||
msgstr "Пушти"
|
||
|
||
#. TRANS: Tooltip for realtime view "play" button.
|
||
#: RealtimePlugin.php:389
|
||
msgctxt "TOOLTIP"
|
||
msgid "Play"
|
||
msgstr "Пушти"
|
||
|
||
#. TRANS: Text label for realtime view "pause" button
|
||
#: RealtimePlugin.php:391
|
||
msgctxt "BUTTON"
|
||
msgid "Pause"
|
||
msgstr "Паузирај"
|
||
|
||
#. TRANS: Tooltip for realtime view "pause" button
|
||
#: RealtimePlugin.php:393
|
||
msgctxt "TOOLTIP"
|
||
msgid "Pause"
|
||
msgstr "Паузирај"
|
||
|
||
#. TRANS: Text label for realtime view "popup" button, usually replaced by an
|
||
#. icon.
|
||
#: RealtimePlugin.php:395
|
||
msgctxt "BUTTON"
|
||
msgid "Pop up"
|
||
msgstr "Прозорче"
|
||
|
||
#. TRANS: Tooltip for realtime view "popup" button.
|
||
#: RealtimePlugin.php:397
|
||
msgctxt "TOOLTIP"
|
||
msgid "Pop up in a window"
|
||
msgstr "Прикажи во прозорче"
|