summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po12
1 files changed, 9 insertions, 3 deletions
diff --git a/po/ru.po b/po/ru.po
index f14cc5b62..cdd0d65ca 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2120,9 +2120,12 @@ msgstr "Невозможно отобразить в память пустой
msgid "Couldn't make mmap of %lu bytes"
msgstr "Невозможно отобразить в память %lu байт"
-#: apt-pkg/contrib/mmap.cc:213
-msgid "Dynamic MMap ran out of room"
-msgstr "Выход за границы диапазона при работе MMap"
+#: apt-pkg/contrib/mmap.cc:213 apt-pkg/contrib/mmap.cc:276
+#, c-format
+msgid ""
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Current value: %lu. (man 5 apt.conf)"
+msgstr ""
#: apt-pkg/contrib/strutl.cc:1014
#, c-format
@@ -2938,3 +2941,6 @@ msgstr "Не удалось пропатчить файл"
#: methods/rsh.cc:330
msgid "Connection closed prematurely"
msgstr "Соединение закрыто преждевременно"
+
+#~ msgid "Dynamic MMap ran out of room"
+#~ msgstr "Выход за границы диапазона при работе MMap"