diff options
author | Translation System <luci-i18n@lists.subsignal.org> | 2011-09-03 17:23:46 +0000 |
---|---|---|
committer | Translation System <luci-i18n@lists.subsignal.org> | 2011-09-03 17:23:46 +0000 |
commit | 476bc33771ba0714c862c24bd55b176b3b147b64 (patch) | |
tree | 9b464f70c612600a9a65be6ebf48029290c89bc4 /po/ru/rrdtool.po | |
parent | e0b21c2f6d1b5e7c3196f8e7c6335c7209045bb3 (diff) |
Commit from LuCI Translation Portal by user jow.: 12 of 69 messages translated (0 fuzzy).
Diffstat (limited to 'po/ru/rrdtool.po')
-rw-r--r-- | po/ru/rrdtool.po | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/po/ru/rrdtool.po b/po/ru/rrdtool.po index 95545db6d..4e801f8f9 100644 --- a/po/ru/rrdtool.po +++ b/po/ru/rrdtool.po @@ -1,76 +1,78 @@ -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2011-08-30 10:26+0200\n" +"Last-Translator: Kamal <kamal.aliev@epscom.ru>\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" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.4\n" #. %H: Wireless - Signal Noise Ratio #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:1 msgid "stat_dg_title_wireless__signal_noise" -msgstr "" +msgstr "%H: Беспроводная связь - отношение сигнал/шум" #. dBm #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:2 msgid "stat_dg_label_wireless__signal_noise" -msgstr "" +msgstr "дБм" #. Noise Level #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:3 msgid "stat_ds_signal_noise" -msgstr "" +msgstr "Уровень шума" #. Signal Strength #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:4 msgid "stat_ds_signal_power" -msgstr "" +msgstr "Мощность сигнала" #. %H: Wireless - Signal Quality #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:5 msgid "stat_dg_title_wireless__signal_quality" -msgstr "" +msgstr "%H: Беспроводная связь - качество сигнала" #. n #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:6 msgid "stat_dg_label_wireless__signal_quality" -msgstr "" +msgstr "n" #. Signal Quality #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:7 msgid "stat_ds_signal_quality" -msgstr "" +msgstr "Качество сигнала" #. %H: ICMP Roundtrip Times #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:8 msgid "stat_dg_title_ping" -msgstr "" +msgstr "%H: Сквозное время ICMP" #. ms #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:9 msgid "stat_dg_label_ping" -msgstr "" +msgstr "мс" #. %di #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:10 msgid "stat_ds_ping" -msgstr "" +msgstr "%di" #. %H: Firewall - Processed Packets #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:11 msgid "stat_dg_title_iptables__ipt_packets" -msgstr "" +msgstr "%H: Межсетевой экран - обработанные пакеты" #. Packets/s #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:12 msgid "stat_dg_label_iptables__ipt_packets" -msgstr "" +msgstr "пакет/c" #. Chain \"%di\" #: applications/luci-statistics/luasrc/i18n/rrdtool.en.lua:13 |