gnu-social/plugins/RegisterThrottle/locale/mk/LC_MESSAGES/RegisterThrottle.po

42 lines
1.8 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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:53+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: Server exception thrown when no IP address can be found for a
#. registation attempt.
#: RegisterThrottlePlugin.php:100
msgid "Cannot find IP address."
msgstr "Не можам да ја пронајдам IP-адресата."
#. TRANS: Exception thrown when too many user have registered from one IP
#. address within a given time frame.
#: RegisterThrottlePlugin.php:116
msgid "Too many registrations. Take a break and try again later."
msgstr "Премногу регистрации. Направете пауза и обидете се подоцна."
#. TRANS: Exception thrown when attempting to register from an IP address from
#. which silenced users have registered.
#: RegisterThrottlePlugin.php:129
msgid "A banned user has registered from this address."
msgstr "Од оваа адреса се регистрирал забранет корисник."
#. TRANS: Plugin description.
#: RegisterThrottlePlugin.php:186
msgid "Throttles excessive registration from a single IP address."
msgstr "Истиснува прекумерни регистрации од една IP-адреса."