diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 55 |
1 files changed, 25 insertions, 30 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: libc 2.37.9000\n" -"POT-Creation-Date: 2024-01-01 21:05+0100\n" +"POT-Creation-Date: 2024-01-31 00:48+0100\n" "PO-Revision-Date: 2023-08-06 11:01+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <gnu@d07.ru>\n" @@ -388,72 +388,72 @@ msgstr "неверный параметр режима" msgid "unknown or unsupported flag" msgstr "неизвестный или неподдерживаемый флаг" -#: elf/cache.c:276 +#: elf/cache.c:273 #, c-format msgid "Cache file has wrong endianness.\n" msgstr "В кэш-файле некорректный порядок следования байт.\n" -#: elf/cache.c:285 +#: elf/cache.c:282 msgid "Cache generated by: " msgstr "Кэш сгенерирован: " -#: elf/cache.c:299 elf/ldconfig.c:1249 +#: elf/cache.c:296 elf/ldconfig.c:1249 #, c-format msgid "Can't open cache file %s\n" msgstr "Невозможно открыть кэш-файл %s\n" -#: elf/cache.c:313 +#: elf/cache.c:310 #, c-format msgid "mmap of cache file failed.\n" msgstr "отображение кэш-файла в память не удалось.\n" -#: elf/cache.c:317 elf/cache.c:331 elf/cache.c:342 +#: elf/cache.c:314 elf/cache.c:328 elf/cache.c:339 #, c-format msgid "File is not a cache file.\n" msgstr "Это не кэш-файл.\n" -#: elf/cache.c:371 elf/cache.c:386 +#: elf/cache.c:368 elf/cache.c:383 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "%d библиотек найдено в кэше «%s»\n" -#: elf/cache.c:384 +#: elf/cache.c:381 #, c-format msgid "Malformed extension data in cache file %s\n" msgstr "В кэш-файле искажённые данные расширения %s\n" -#: elf/cache.c:513 +#: elf/cache.c:510 #, c-format msgid "Writing of cache extension data failed" msgstr "Запись данных расширения кэша завершилась неудачно" -#: elf/cache.c:524 +#: elf/cache.c:521 #, c-format msgid "%s: ISA level is too high (%d > %d)" msgstr "%s: слишком большой уровень ISA (%d > %d)" -#: elf/cache.c:688 +#: elf/cache.c:685 #, c-format msgid "Can't create temporary cache file %s" msgstr "Невозможно создать временный кэш-файл %s" -#: elf/cache.c:696 elf/cache.c:706 elf/cache.c:710 elf/cache.c:715 -#: elf/cache.c:734 +#: elf/cache.c:693 elf/cache.c:703 elf/cache.c:707 elf/cache.c:712 +#: elf/cache.c:731 #, c-format msgid "Writing of cache data failed" msgstr "Запись данных кэша завершилась неудачно" -#: elf/cache.c:729 +#: elf/cache.c:726 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "Изменение прав доступа для %s на %#o завершилось неудачно" -#: elf/cache.c:738 +#: elf/cache.c:735 #, c-format msgid "Renaming of %s to %s failed" msgstr "Переименование %s в %s завершилось неудачно" -#: elf/cache.c:768 +#: elf/cache.c:765 #, c-format msgid "Could not create library path" msgstr "Не удалось создать путь библиотеки" @@ -6493,28 +6493,23 @@ msgstr "Неправильно закодирована строка парам msgid "Result too large for supplied buffer" msgstr "Результат слишком большой для указанного буфера" -#: sysdeps/unix/sysv/linux/ia64/makecontext.c:57 -#, c-format -msgid "makecontext: does not know how to handle more than 8 arguments\n" -msgstr "makecontext: нет возможности обработать более восьми аргументов\n" - -#: sysdeps/x86/dl-cet.c:214 -msgid "rebuild shared object with IBT support enabled" -msgstr "включена пересборка общего объекта с поддержкой IBT" - -#: sysdeps/x86/dl-cet.c:233 -msgid "rebuild shared object with SHSTK support enabled" -msgstr "включена пересборка общего объекта с поддержкой SHSTK" - #: sysdeps/x86/dl-prop.h:61 msgid "CPU ISA level is lower than required" msgstr "Уровень CPU ISA ниже чем требуется" -#: sysdeps/x86/readelflib.c:62 +#: sysdeps/x86/readelflib.c:49 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "%s предназначен для неизвестной машины %d.\n" +#: sysdeps/x86_64/dl-cet.c:214 +msgid "rebuild shared object with IBT support enabled" +msgstr "включена пересборка общего объекта с поддержкой IBT" + +#: sysdeps/x86_64/dl-cet.c:233 +msgid "rebuild shared object with SHSTK support enabled" +msgstr "включена пересборка общего объекта с поддержкой SHSTK" + #: timezone/zdump.c:332 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "содержит символы помимо буквенно-цифровых ASCII, «-» или «+»" |