gnu-social/plugins/AutoSandbox/locale/ru/LC_MESSAGES/AutoSandbox.po

41 lines
2.2 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-06 14:22+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. TRANS: Plugin description.
#: AutoSandboxPlugin.php:67
msgid "Automatically sandboxes newly registered members."
msgstr "Автоматически отсылает всех новых пользователей в «песочницу»."
#. TRANS: User instructions after registration.
#: AutoSandboxPlugin.php:74
msgid ""
"Note you will initially be \"sandboxed\" so your posts will not appear in "
"the public timeline."
msgstr "Обратите внимание, что сначала вы будете находиться в «песочнице», так что ваши сообщения не будут появляться в общей ленте."
#. TRANS: User instructions after registration.
#. TRANS: %s is a clickable OStatus profile URL.
#: AutoSandboxPlugin.php:84
#, php-format
msgid ""
"Note you will initially be \"sandboxed\" so your posts will not appear in "
"the public timeline. Send a message to %s to speed up the unsandboxing "
"process."
msgstr "Обратите внимание, что сначала вы будете находиться в «песочнице», так что ваши сообщения не будут появляться в общей ленте. Отправьте сообщение на адрес %s, чтобы ускорить перевод из песочницы."