]> git.saurik.com Git - apt.git/blobdiff - po/ru.po
apt.cron.daily: catch invalid dates due to DST time changes
[apt.git] / po / ru.po
index f14cc5b62800abe2d72a59080047655c9cb68808..cdd0d65cafd788a0081aa097b8dd902fb56a30f8 100644 (file)
--- 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"