You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

69 lines
1.9 KiB

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Dmitry Novikov nerosketch@gmail.com, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-26 19:22+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Dmitry Novikov nerosketch@gmail.com\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: agent/commands/dhcp.py:19
msgid "User settings is not dynamic"
msgstr ""
#: agent/commands/dhcp.py:29
#, python-format
msgid "User with device '%s' does not exist"
msgstr ""
#: agent/commands/dhcp.py:31
#, python-format
msgid "Device with mac %s not found"
msgstr ""
#: agent/commands/dhcp.py:33
#, python-format
msgid "Port %d on device with mac %s does not exist"
msgstr ""
#: cron.py:30
#, python-format
msgid "Service '%(service_name)s' has expired"
msgstr "Срок действия услуги '%(service_name)s' истёк"
#: djing/formfields.py:13
msgid "Enter a valid integer."
msgstr ""
#: djing/formfields.py:22
msgid "Enter a valid MAC Address."
msgstr ""
#: templates/403.html:5
msgid "Permission denied"
msgstr "Доступ запрещён"
#: templates/403.html:39 templates/403_for_modal.html:4
#: templates/403_for_modal.html:7
msgid "403 - Permission denied"
msgstr "403 - Доступ запрещён"
#: templates/403.html:40 templates/403_for_modal.html:8
msgid "You have no permissions for that page"
msgstr "У вас нет прав просматривать эту страницу"
#: templates/403_for_modal.html:11
msgid "Close"
msgstr "Закрыть"