diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-10 18:37:57 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-10 18:37:57 +0000 |
commit | 307982e80ee88bf983bfeb5fc19621132cbcb89f (patch) | |
tree | 794932788b5e04193baf7df794b230f7a7d48131 /po/ru/statistics.po | |
parent | 9e60919b55e9f90d4dc7dfaf8a082445229b397a (diff) |
po: sync changes from translation portal
Diffstat (limited to 'po/ru/statistics.po')
-rw-r--r-- | po/ru/statistics.po | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/po/ru/statistics.po b/po/ru/statistics.po index 16d7043b9..efc2b1630 100644 --- a/po/ru/statistics.po +++ b/po/ru/statistics.po @@ -1,16 +1,18 @@ -#, 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-06-01 12:04+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" #. The statistics package is based on <a href=\"http://collectd.org/index.shtml\">Collectd</a> and uses <a href=\"http://oss.oetiker.ch/rrdtool/\">RRD Tool</a> to render diagram images from collected data. #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:2 @@ -83,22 +85,22 @@ msgstr "" #. TCP Connections #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:15 msgid "TCP Connections" -msgstr "" +msgstr "TCP соединения" #. Interfaces #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:16 msgid "Interfaces" -msgstr "" +msgstr "Интерфейсы" #. Disk Space Usage #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:17 msgid "Disk Space Usage" -msgstr "" +msgstr "Использование диска" #. Interrupts #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:18 msgid "Interrupts" -msgstr "" +msgstr "Прерывания" #. Disk Usage #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:19 @@ -118,7 +120,7 @@ msgstr "" #. Network #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:22 msgid "Network" -msgstr "" +msgstr "Сеть" #. CSV Output #: applications/luci-statistics/luasrc/i18n/statistics.en.lua:23 |