# Common msgids msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-06-15 01:14+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " while (read(STDIN_FILENO, &buf, 1) E 0 && buf != \\[aq]\\en\\[aq])\n" " continue;\n" " break;\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " /* Increment a byte at a time so we can see exactly\n" " what size buffer was required. */\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " buflen++;\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (buflen E MAX_BUF) {\n" " printf(\"Exceeded buffer limit (%d)\\en\", MAX_BUF);\n" " exit(EXIT_FAILURE);\n" " }\n" " }\n" " } while (s == ERANGE);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " if (fds[1].revents & POLLIN) {\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " /* Loop over all events in the buffer. */\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " /* Read some events. */\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " exit(EXIT_SUCCESS);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (len E= 0)\n" " break;\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " len = read(fd, buf, sizeof(buf));\n" " if (len == -1 && errno != EAGAIN) {\n" " perror(\"read\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " /* Parent falls through to here. */\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " /* Plus additional fields private to the\n" " implementation */\n" "};\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " /* Prepare for polling. */\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " /* Since glibc 2.10: */ _POSIX_C_SOURCE E= 200809L\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.17\n" " (_XOPEN_SOURCE E= 500 && ! (_POSIX_C_SOURCE E= 200809L))\n" " || /* glibc E= 2.20 */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19 */ _SVID_SOURCE\n" " glibc 2.12 to glibc 2.16:\n" " (_XOPEN_SOURCE E= 500 && ! (_POSIX_C_SOURCE E= 200112L))\n" " || _SVID_SOURCE\n" " Before glibc 2.12:\n" " _SVID_SOURCE || _XOPEN_SOURCE E= 500\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.20:\n" " _DEFAULT_SOURCE\n" " Before glibc 2.20:\n" " _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.20:\n" " _DEFAULT_SOURCE || ! (_POSIX_C_SOURCE E= 200112L)\n" " glibc 2.12 to glibc 2.19:\n" " _BSD_SOURCE || ! (_POSIX_C_SOURCE E= 200112L)\n" " Before glibc 2.12:\n" " _BSD_SOURCE || _XOPEN_SOURCE E= 500\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.22:\n" " _POSIX_C_SOURCE E= 200112L\n" " glibc 2.21 and earlier:\n" " _POSIX_C_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _ISOC99_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE || _BSD_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L\n" " || _XOPEN_SOURCE\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _ISOC99_SOURCE || _POSIX_C_SOURCE E= 200112L || _XOPEN_SOURCE\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " _POSIX_C_SOURCE E= 199506L || _XOPEN_SOURCE E= 500\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " _POSIX_C_SOURCE E= 2 || _XOPEN_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _POSIX_C_SOURCE E= 200112L\n" " || /* glibc E= 2.19: */ _BSD_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE || _BSD_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500\n" " || /* glibc E= 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500 || _ISOC99_SOURCE\n" " || _POSIX_C_SOURCE E= 200112L\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500 || _POSIX_C_SOURCE E= 200112L\n" " || /* glibc E= 2.19: */ _BSD_SOURCE\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 600\n" " || (_ISOC99_SOURCE && _XOPEN_SOURCE)\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE || _BSD_SOURCE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " attrp = NULL;\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " close(fd);\n" "}\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " cpid = fork();\n" " if (cpid == -1) {\n" " perror(\"fork\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " exit(EXIT_SUCCESS); /* Terminate all threads */\n" "}\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " fclose(fp);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " fd = open(argv[1], O_RDONLY);\n" " if (fd == -1) {\n" " perror(\"open\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " fds[0].fd = STDIN_FILENO; /* Console input */\n" " fds[0].events = POLLIN;\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " free(buf);\n" " exit(EXIT_SUCCESS);\n" "}\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (argc != 2) {\n" " fprintf(stderr, \"Usage: %s EfileE\\en\", argv[0]);\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (argc != 2) {\n" " fprintf(stderr, \"Usage: %s EpathnameE\\en\", argv[0]);\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (attrp != NULL) {\n" " s = pthread_attr_destroy(attrp);\n" " if (s != 0)\n" " errc(EXIT_FAILURE, s, \"pthread_attr_destroy\");\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (buflen E MAX_BUF) {\n" " printf(\"Exceeded buffer limit (%d)\\en\", MAX_BUF);\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (lstat(argv[1], &sb) == -1) {\n" " perror(\"lstat\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " if (s != 0 || result == NULL) {\n" " printf(\"Call failed/record not found\\en\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " nfds = 2;\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " pause(); /* Terminates when other thread calls exit() */\n" "}\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " printf(\"Key ID is %jx\\en\", (uintmax_t) key);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " return p;\n" "}\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " s = pthread_create(&thr, attrp, &thread_start, NULL);\n" " if (s != 0)\n" " errc(EXIT_FAILURE, s, \"pthread_create\");\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " s = pthread_join(thr, &res);\n" " if (s != 0)\n" " handle_error_en(s, \"pthread_join\");\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " setbuf(stdout, NULL);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid " sleep(2);\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " sockfd = socket(AF_INET, SOCK_DGRAM, 0);\n" " if (sockfd == -1) {\n" " perror(\"socket()\");\n" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " stack = mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE,\n" " MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0);\n" " if (stack == MAP_FAILED)\n" " err(EXIT_FAILURE, \"mmap\");\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" " struct sock_fprog prog = {\n" " .len = ARRAY_SIZE(filter),\n" " .filter = filter,\n" " };\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " x * FLT_RADIX ** exp\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" " 1 4207 0 2 65535 0 0 0 1\n" " (1) (2) (3)(4) (5) (6) (7) (8)\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " [section 2]" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " [section1]" msgstr "" #: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " gid: Find the GID for the given group" msgstr "" #: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " group: Find the group name for the given GID" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " subtag1 = subtag_value_a" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " subtag1 = subtag_value_b" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " subtag2 = subtag_value_c" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag1 = value_a" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag1 = value_b" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag1 = value_d" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag2 = value_c" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag2 = value_e" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " tag3 = {" msgstr "" #: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " uid: Find the UID for the given user" msgstr "" #: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " user: Find the user name for the given UID" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid " }" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid " B<--qf|--queryformat> I\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " B<.\\| > I [I]" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " degrees" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " minutes" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid " seconds" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: archlinux msgid "" "\"@INC\" above is a reference to the built-in variable of the same name; see " "perlvar for more information." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "\"es256\" denotes ECDSA over NIST P-256 with SHA-256\\&. \"rs256\" denotes " "2048-bit RSA with PKCS#1\\&.5 padding and SHA-256\\&. \"eddsa\" denotes " "EDDSA over Curve25519 with SHA-512\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "\"usb 0x04c5 0x1042\" (or other vendor/product ids)" msgstr "" #: debian-bookworm debian-unstable msgid "# Sample Argument file" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "# echo 0 E /proc/timer_stats\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "# echo 1 E /proc/timer_stats\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "# systemd-nspawn -M rawhide --boot --network-veth --private-users=pick\n" "Spawning container rawhide on /var/lib/machines/rawhide\\&.\n" "Selected user namespace base 20119552 and range 65536\\&.\n" "\\&.\\&.\\&.\n" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "#!/bin/sh" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "#5 Wed Feb 25 21:49:24 MET 1998\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "#B< cat /proc/3828/io>\n" "rchar: 323934931\n" "wchar: 323929600\n" "syscr: 632687\n" "syscw: 632675\n" "read_bytes: 0\n" "write_bytes: 323932160\n" "cancelled_write_bytes: 0\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "#B< echo \\[aq]darkstar\\[aq] E /proc/sys/kernel/hostname>\n" "#B< echo \\[aq]mydomain\\[aq] E /proc/sys/kernel/domainname>\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "#B< hostname \\[aq]darkstar\\[aq]>\n" "#B< domainname \\[aq]mydomain\\[aq]>\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "#B< ls -l /proc/self/map_files/>\n" "lr--------. 1 root root 64 Apr 16 21:31\n" " 3252e00000-3252e20000 -E /usr/lib64/ld-2.15.so\n" "\\&...\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "#define MAX_BUF 10000\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#define SO_EE_ORIGIN_NONE 0\n" "#define SO_EE_ORIGIN_LOCAL 1\n" "#define SO_EE_ORIGIN_ICMP 2\n" "#define SO_EE_ORIGIN_ICMP6 3\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "#define STACK_SIZE (1024 * 1024)\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#define _GNU_SOURCE\n" "#include Ectype.hE\n" "#include Eerrno.hE\n" "#include Enetdb.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" "#include Estring.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#define _GNU_SOURCE\n" "#include Eerr.hE\n" "#include Eerrno.hE\n" "#include Epthread.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#define _GNU_SOURCE /* To get pthread_getattr_np() declaration */\n" "#include Eerr.hE\n" "#include Eerrno.hE\n" "#include Epthread.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" "#include Eunistd.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#define handle_error(msg) \\e\n" " do { perror(msg); exit(EXIT_FAILURE); } while (0)\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#include Eerr.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" "#include Estring.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#include Emcheck.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "#include Estdio.hE\n" "#include Estdlib.hE\n" "#include Esys/sysinfo.hE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "$ B\n" "sh1# B # Mount empty tmpfs at /etc\n" "sh1# B # Mount /usr at /dev\n" "sh1# B\n" "27123\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "$ B\n" "sh2# B # In initial NS\n" "309\n" "sh2# B # /etc in other NS\n" "0 # The empty tmpfs dir\n" "sh2# B # In initial NS\n" "205\n" "sh2# B # /dev in other NS\n" "11 # Actually bind\n" " # mounted to /usr\n" "sh2# B # /usr in initial NS\n" "11\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "$ cat /proc/timer_stats\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "$ machinectl --max-addresses=3\n" "MACHINE CLASS SERVICE OS VERSION ADDRESSES\n" "rawhide container systemd-nspawn fedora 30 169\\&.254\\&.40\\&.164 fe80::94aa:3aff:fe7b:d4b9\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "$B< cat /proc/1/environ | tr \\[aq]\\e000\\[aq] \\[aq]\\en\\[aq]>\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "$B< cat /proc/12015/fdinfo/4>\n" "pos: 1000\n" "flags: 01002002\n" "mnt_id: 21\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "$B< cat /proc/timer_stats>\n" "Timer Stats Version: v0.3\n" "Sample period: 1.764 s\n" "Collection: active\n" " 255, 0 swapper/3 hrtimer_start_range_ns (tick_sched_timer)\n" " 71, 0 swapper/1 hrtimer_start_range_ns (tick_sched_timer)\n" " 58, 0 swapper/0 hrtimer_start_range_ns (tick_sched_timer)\n" " 4, 1694 gnome-shell mod_delayed_work_on (delayed_work_timer_fn)\n" " 17, 7 rcu_sched rcu_gp_kthread (process_timeout)\n" "\\&...\n" " 1, 4911 kworker/u16:0 mod_delayed_work_on (delayed_work_timer_fn)\n" " 1D, 2522 kworker/0:0 queue_delayed_work_on (delayed_work_timer_fn)\n" "1029 total events, 583.333 events/sec\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "$B< cd /proc/20/cwd; pwd -P>\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "$B< echo test | sudo -u nobody cat>\n" "test\n" "$B< echo test | sudo -u nobody cat /proc/self/fd/0>\n" "cat: /proc/self/fd/0: Permission denied\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "$B< foobar -i /dev/stdin -o /dev/stdout ...>\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "$B< foobar -i /proc/self/fd/0 -o /proc/self/fd/1 ...>\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "$Mdocdate: April 29 2022 $" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "$Mdocdate: December 16 2022 $" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "$Mdocdate: February 10 2023 $" msgstr "" #: archlinux debian-unstable #, no-wrap msgid "$Mdocdate: February 21 2024 $" msgstr "" #: debian-bookworm #, no-wrap msgid "$Mdocdate: January 18 2023 $" msgstr "" #: debian-bookworm debian-unstable archlinux #, no-wrap msgid "$Mdocdate: March 31 2022 $" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "$XDG_RUNTIME_DIR/user-tmpfiles\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "%J" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "%K" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "%R" msgstr "" #: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "'" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "( EXPRESSION )" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(1) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(1) Time spent in user mode." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(10)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(10) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(10) Time spent running a niced guest (virtual CPU for guest operating " "systems under the control of the Linux kernel)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(11)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(11) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(12) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(13) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(14) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(15) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(16) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(17) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(18) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(19) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(2) I \\ %s" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(2) Time spent in user mode with low priority (nice)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(20) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(21) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(22) I \\ %llu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(23) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(24) I \\ %ld" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(25) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(26) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(27) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(28) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(29) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(2\\[ha]order)\\ *\\ PAGE_SIZE\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(3) I \\ %c" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(3) Time spent in system mode." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(30) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(31) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(32) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(33) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(34) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(35) I \\ %lu \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(36) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(37) I \\ %lu" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(38) I \\ %d \\ (since Linux 2.1.22)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(39) I \\ %d \\ (since Linux 2.2.8)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(4) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(4) Time spent in the idle task. This value should be USER_HZ times the " "second entry in the I pseudo-file." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(40) I \\ %u \\ (since Linux 2.5.19)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(41) I \\ %u \\ (since Linux 2.5.19)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(42) I \\ %llu \\ (since Linux 2.6.18)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(43) I \\ %lu \\ (since Linux 2.6.24)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(44) I \\ %ld \\ (since Linux 2.6.24)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(45) I \\ %lu \\ (since Linux 3.3) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(46) I \\ %lu \\ (since Linux 3.3) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(47) I \\ %lu \\ (since Linux 3.3) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(48) I \\ %lu \\ (since Linux 3.5) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(49) I \\ %lu \\ (since Linux 3.5) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(5) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(5) Time waiting for I/O to complete. This value is not reliable, for the " "following reasons:" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(50) I \\ %lu \\ (since Linux 3.5) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(51) I \\ %lu \\ (since Linux 3.5) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(52) I \\ %d \\ (since Linux 3.5) \\ [PT]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(6) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(6) Time servicing interrupts." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(7) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(7) Time servicing softirqs." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(8) I \\ %d" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(8) Stolen time, which is the time spent in other operating systems when " "running in a virtualized environment" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(9) I \\ %u" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(9) Time spent running a virtual CPU for guest operating systems under the " "control of the Linux kernel." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) The number of huge pages in the pool " "that are not yet allocated." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(B is required.) The size of huge pages." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) The size of the pool of huge pages." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) This is the number of huge pages for " "which a commitment to allocate from the pool has been made, but no " "allocation has yet been made. These reserved huge pages guarantee that an " "application will be able to allocate a huge page from the pool of huge pages " "at fault time." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) This is the number of huge pages in " "the pool above the value in I. The maximum " "number of surplus huge pages is controlled by I." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(B is required.) [To be documented.]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(B is required.) [To be documented.]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(B is required.) [To be documented.]" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) Memory used by shared memory " "(shmem) and B(5) allocated with huge pages." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) Non-file backed huge pages " "mapped into user-space page tables." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(B is required.) Shared memory mapped into " "user space with huge pages." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Explanation for Linux 2.6) For processes running a real-time scheduling " "policy (I below; see B(2)), this is the negated " "scheduling priority, minus one; that is, a number in the range -2 to -100, " "corresponding to real-time priorities 1 to 99. For processes running under " "a non-real-time scheduling policy, this is the raw nice value " "(B(2)) as represented in the kernel. The kernel stores nice " "values as numbers in the range 0 (high) to 39 (low), corresponding to the " "user-visible nice range of -20 to 19." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(From Linux 2.6.28 to Linux 2.6.30, B was " "required.) [To be documented.]" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(Internet domain sockets) The socket referred to by I had not " "previously been bound to an address and, upon attempting to bind it to an " "ephemeral port, it was determined that all port numbers in the ephemeral " "port range are currently in use. See the discussion of I in B(7)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(Linux 2.4 only)" msgstr "" #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "(Note: Both I and I variables are expanded, so setting " "them as in the following example works as expected: MAILFROM=cron-$USER@cron." "com ($USER is replaced by the system user) )" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(PowerPC only) If this file is set to a nonzero value, the PowerPC htab (see " "kernel file I) is pruned each time the " "system hits the idle loop." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(PowerPC only) This file contains a flag that controls the L2 cache of G3 " "processor boards. If 0, the cache is disabled. Enabled if nonzero." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Since Linux 2.6.25) Also support heap randomization. This value is the " "default if the kernel was not configured with B." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Starting with Linux 2.6.19, B is required.) Amount of free " "highmem." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Starting with Linux 2.6.19, B is required.) Amount of free " "lowmem." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Starting with Linux 2.6.19, B is required.) Total amount " "of highmem. Highmem is all memory above \\[ti]860 MB of physical memory. " "Highmem areas are for use by user-space programs, or for the page cache. " "The kernel must use tricks to access this memory, making it slower to access " "than lowmem." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Starting with Linux 2.6.19, B is required.) Total amount " "of lowmem. Lowmem is memory which can be used for everything that highmem " "can be used for, but it is also available for the kernel's use for its own " "data structures. Among many other things, it is where everything from " "I is allocated. Bad things happen when you're out of lowmem." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux msgid "(There are 2 books with this title)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Up to and including Linux 2.6.7.) This file shows the number of POSIX real-" "time signals currently queued." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(Up to and including Linux 2.6.7; see B(2)) This file can be " "used to tune the maximum number of POSIX real-time (queued) signals that can " "be outstanding in the system." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "(c)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(color mode only) allows the user to specify a gamma table (see the next 3 " "parameters)." msgstr "" #: debian-bookworm #, no-wrap msgid "(date will be set to today)" msgstr "" #: debian-bookworm #, no-wrap msgid "(date will be set to today, seconds to 00)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(default) This provides the same behavior as for -1, but printk warnings are " "written for processes that perform writes when the file offset is not 0." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed archlinux msgid "(dot) repeat the previous command." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "(ignored for compatibility)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "(major,disk_idx):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "(not in C99) The given I contains an unsupported value." msgstr "" #: debian-bookworm #, no-wrap msgid "(seconds will be set to 00)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 2.6.31)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 2.6.32)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 3.18)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 3.4)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 4.0)" msgstr "" #: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 4.18)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "(since Linux 4.3)" msgstr "" #: debian-bookworm #, no-wrap msgid "(time is set to 00:00:00)" msgstr "" #: debian-bookworm #, no-wrap msgid "(time will be set to 00:00:00)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "(x86 with B and B enabled.)" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #: opensuse-leap-15-6 msgid "* A browser" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #: opensuse-leap-15-6 msgid "" "* A compatible NFC device (most NFC readers should work, NFC-enabled phones " "can * also be used)" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #: opensuse-leap-15-6 msgid "* A website that supports authentication via German ID card" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #: opensuse-leap-15-6 msgid "* an ID card that is enabled for online identification" msgstr "" #: debian-bookworm #, no-wrap msgid "+5min" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-( archives -)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-- has I other links: unchanged" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-- not a regular file or directory: ignored" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--accept-unknown-input-arch" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--add-needed" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--add-stdcall-alias" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--all" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--allow-multiple-definition" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--allow-shlib-undefined" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--as-needed" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--audit AUDITLIB" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--auxiliary=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--bank-window name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--base-file file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--branch-stub" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--build-id" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--build-id=style" msgstr "" #: archlinux #, no-wrap msgid "--cachedir=path" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--check-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--compact-branches" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--compress-debug-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--copy-dt-needed-entries" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--cref" msgstr "" #: fedora-rawhide #, no-wrap msgid "--ctf-parent-section=section" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--ctf-parent=member" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--ctf-share-types=method" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--ctf-variables" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--ctf[=section]" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--debugging" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "--dec={ 0 | 1 | 2 }" msgstr "" #: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-bookworm fedora-40 opensuse-leap-15-6 #, no-wrap msgid "--decompress" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--default-imported-symver" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--default-script=scriptfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--default-symver" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--defsym=symbol=expression" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--depaudit AUDITLIB" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dependency-file=depfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-auto-image-base" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-auto-import" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--disable-deterministic-archives" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-dynamicbase" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-forceinteg" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-high-entropy-va" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-large-address-aware" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--disable-linker-version" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-long-section-names" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-multiple-abs-defs" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-new-dtags" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-no-bind" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-no-isolation" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-no-seh" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-nxcompat" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-reloc-section" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-runtime-pseudo-reloc" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-stdcall-fixup" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-tsaware" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--disable-wdmdriver" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dll" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dll-search-prefix string" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dll-verbose" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dsbt-index index" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dsbt-size size" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--dwarf-depth=n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--dwarf-start=n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--dynamic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamic-linker=file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamic-list-cpp-new" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamic-list-cpp-typeinfo" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamic-list-data" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamic-list=dynamic-list-file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--dynamicbase" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--eh-frame-hdr" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--elf-stt-common=no" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--elf-stt-common=yes" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--embedded-relocs" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--emit-relocs" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-auto-image-base" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-auto-image-base=value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-auto-import" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--enable-deterministic-archives" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-extra-pe-debug" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--enable-linker-version" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-long-section-names" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-new-dtags" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-non-contiguous-regions" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-non-contiguous-regions-warnings" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-reloc-section" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-runtime-pseudo-reloc" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--enable-stdcall-fixup" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--entry=entry" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-unstable #, no-wrap msgid "--error-execstack" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--error-handling-script=scriptname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-unstable #, no-wrap msgid "--error-rwx-segments" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--error-unresolved-symbols" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--exclude-all-symbols" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--exclude-libs lib,lib,..." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--exclude-modules-for-implib module,module,..." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--exclude-symbols symbol,symbol,..." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--export-all-symbols" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--export-dynamic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--export-dynamic-symbol-list=file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--export-dynamic-symbol=glob" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--file-alignment" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--filter=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--force-dynamic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--force-exe-suffix" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--force-group-allocation" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--forceinteg" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--format=format" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--format=input-format" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--gc-keep-exported" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--gc-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--got=type" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--gpsize=value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--hash-size=number" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--hash-style=style" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--headers" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--high-entropy-va" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "--human" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--ignore-branch-isa" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--imagic" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--inlines" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--input-target=bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--insert-timestamp" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--insn32" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--just-symbols=filename" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--keep-file-symbols" msgstr "" #: fedora-rawhide archlinux debian-bookworm debian-unstable fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--keep-section-symbols" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--keep-section=sectionpattern" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--keep-symbol=symbolname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--kill-at" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--large-address-aware" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--leading-underscore" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--library-path=searchdir" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--library=namespec" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--line-numbers" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--major-image-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--major-os-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--major-subsystem-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--max-cache-size=size" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--merge-notes" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--minor-image-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--minor-os-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--minor-subsystem-version value" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--mri-script=MRI-commandfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--nmagic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-accept-unknown-input-arch" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-add-needed" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-allow-shlib-undefined" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-as-needed" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-bind" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-check-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-compact-branches" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-copy-dt-needed-entries" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-ctf-variables" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-define-common" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-dynamic-linker" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-eh-frame-hdr" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-unstable #, no-wrap msgid "--no-error-execstack" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-unstable #, no-wrap msgid "--no-error-rwx-segments" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-export-dynamic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-fatal-warnings" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-gc-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-ignore-branch-isa" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-insert-timestamp" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-insn32" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-isolation" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-keep-memory" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-ld-generated-unwind-info" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-leading-underscore" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--no-merge-notes" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-omagic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-print-gc-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-print-map-discarded" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--no-print-map-locals" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-relax" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-seh" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-strip-discarded" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-trampoline" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-undefined" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-undefined-version" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--no-verbose" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-warn-execstack" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-warn-mismatch" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-warn-rwx-segments" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-warn-search-mismatch" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-warnings" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--no-whole-archive" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--noinhibit-exec" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--nxcompat" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--oformat=output-format" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--omagic" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--only-keep-debug" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--orphan-handling=MODE" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--out-implib file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--output-def file" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--output-target=bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--output=output" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--package-metadata=JSON" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--pic-executable" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--plugin name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--pop-state" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--preserve-dates" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--print-file-name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--print-gc-sections" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--print-map" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--print-map-discarded" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--print-map-locals" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--print-memory-usage" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--print-output-format" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--process-links" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--push-state" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--radix=radix" msgstr "" #: archlinux #, no-wrap msgid "--raw" msgstr "" #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "--recursive" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--relax" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--relocatable" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--remap-inputs-file=file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable #, no-wrap msgid "--remap-inputs=pattern=filename" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--remove-relocations=sectionpattern" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--require-defined=symbol" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--retain-symbols-file=filename" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--script=scriptfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--section-alignment" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--section-headers" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--section-start=sectionname=org" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--section=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sort-common" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sort-common=ascending" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sort-common=descending" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sort-section=alignment" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sort-section=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--spare-dynamic-tags=count" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--special-syms" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--split-by-file[=size]" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--split-by-reloc[=count]" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--start-group archives --end-group" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--stats" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--strip-discarded" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--strip-dwo" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--strip-section-headers" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--strip-symbol=symbolname" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--strip-unneeded" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--stub-group-size=N" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--syms" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--sysroot=directory" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--task-link" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--trace" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--trace-symbol=symbol" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--traditional-format" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--tsaware" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--undefined=symbol" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--unique[=SECTION]" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--unresolved-symbols=method" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--verbose[=NUMBER]" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--version-script=version-scriptfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-alternate-em" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-common" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-constructors" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-execstack" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-unstable #, no-wrap msgid "--warn-execstack-objects" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-multiple-gp" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-once" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-rwx-segments" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-section-align" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-textrel" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--warn-unresolved-symbols" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--wdmdriver" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--whole-archive" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--wide" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "--wildcard" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "--wrap=symbol" msgstr "" #: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "-2" msgstr "" #: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "-3" msgstr "" #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "-4" msgstr "" #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "-6" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "-8" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 #, no-wrap msgid "-?" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bdynamic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bgroup" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bno-symbolic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bshareable" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bstatic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bsymbolic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Bsymbolic-functions" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-E, B<--more-than>=I<\\,NUMBER\\/>" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-E, B<--less-than>=I<\\,NUMBER\\/>" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-F bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-F name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-G value" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-I bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Ifile" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-K symbolname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-L searchdir" msgstr "" #: debian-bookworm debian-unstable msgid "-M\t# use mode reader option" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Map=mapfile" msgstr "" #: debian-bookworm debian-unstable msgid "-N port_number" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-N symbolname" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-O" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-O bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-O level" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-P AUDITLIB" msgstr "" #: debian-bookworm debian-unstable msgid "-P password" msgstr "" #: debian-bookworm debian-unstable msgid "-Q" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-Q, --quiet" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Qy" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-R filename" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-R, --raw" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-T scriptfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Tbss=org" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Tdata=org" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Tldata-segment=org" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Trodata-segment=org" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Ttext-segment=org" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Ttext=org" msgstr "" #: debian-bookworm debian-unstable msgid "-U userid" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Ur" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-V --version" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-Y path" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "-\\&.mount" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "-\\&.slice" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-a keyword" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-am" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-assert keyword" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-b bfdname" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-b input-format" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-c MRI-commandfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-call_shared" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-dT scriptfile" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-dc" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-dn" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-dp" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-dy" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-e entry" msgstr "" #: debian-bookworm debian-unstable msgid "-e | -E filename" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-f name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-fini=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-h name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-init=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-l namespec" msgstr "" #: debian-bookworm debian-unstable msgid "-l phrase_file" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-m emulation" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-no-pie" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-non_shared" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-nostdlib" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-o output" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-pie" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-plugin name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-qmagic" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-rpath-link=dir" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-rpath=dir" msgstr "" #: debian-bookworm debian-unstable msgid "-s | -S filename" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-shared" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-soname=name" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-static" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-t radix" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-u symbol" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-v, --version" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-version" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-y symbol" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-z defs" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-z keyword" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "-z muldefs" msgstr "" #: debian-unstable fedora-rawhide msgid "/\\&.extra/confext/*\\&.confext\\&.raw" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/\\&.extra/credentials/*\\&.cred" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/\\&.extra/global_credentials/*\\&.cred" msgstr "" #: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/\\&.extra/sysext/*\\&.raw" msgstr "" #: debian-unstable fedora-rawhide msgid "/\\&.extra/sysext/*\\&.sysext\\&.raw" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/\\&.extra/tpm2-pcr-pkey\\&.pem" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/\\&.extra/tpm2-pcr-signature\\&.json" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/dev/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/dev/initctl" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/dev/loop-control" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/dev/mem" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/dev/shm/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/efi/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/binfmt\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "/etc/crypto-policies/back-ends" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "/etc/crypto-policies/config" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "/etc/crypto-policies/local\\&.d" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm #: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/crypttab" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/dnssec-trust-anchors\\&.d/*\\&.negative" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/dnssec-trust-anchors\\&.d/*\\&.positive" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/environment" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/environment\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/hostname" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/etc/initrd-release" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/integritytab" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/kernel/entry-token" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/kernel/tries" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/kernel/uki\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/locale\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/machine-info" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/modules-load\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/os-release" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/etc/pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/etc/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/repart\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/sysctl\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/coredump\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/coredump\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/homed\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/homed\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journal-remote\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journal-remote\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journal-upload\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journal-upload\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journald@I\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/journald\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/logind\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/logind\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/networkd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/networkd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/oomd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/oomd\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/pstore\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/pstore\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/resolved\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/etc/systemd/resolved\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/sleep\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/sleep\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/system-preset/*\\&.preset" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/timesyncd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/timesyncd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/systemd/user-preset/*\\&.preset" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/sysupdate\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/sysusers\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/tmpfiles\\&.d/*\\&.conf" msgstr "" #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "/etc/ttys" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/udev/udev\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/etc/udev/udev\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm #: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/vconsole\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/etc/veritytab" msgstr "" #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed fedora-40 fedora-rawhide msgid "/etc/whois.conf" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "/etc/wodim.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/lib/" msgstr "" #: debian-bookworm msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-boot-check-no-failures" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-bless-boot-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-cryptsetup-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-debug-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-fstab-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-getty-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-gpt-auto-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-hibernate-resume-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-integritysetup-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-rc-local-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-run-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-system-update-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-sysv-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-veritysetup-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-preset/*\\&.preset" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-shutdown/" msgstr "" #: debian-bookworm msgid "/lib/systemd/system-sleep" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-binfmt" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-bless-boot" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-coredump" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-cryptsetup" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-fsck" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-fsckd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-growfs" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-hibernate-resume" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-homed" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-hostnamed" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-importd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-initctl" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-integritysetup" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-journald" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-localed" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-logind" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-machined" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-makefs" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-modules-load" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-network-generator" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-networkd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-networkd-wait-online" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-oomd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-portabled" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-pstore" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-quotacheck" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-random-seed" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-remount-fs" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-resolved" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-rfkill" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-shutdown" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-time-wait-sync" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-timedated" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-timesyncd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-update-done" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-update-utmp" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-user-runtime-dir" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-user-sessions" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-userdbd" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-veritysetup" msgstr "" #: debian-bookworm msgid "/lib/systemd/systemd-volatile-root" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/lib64/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/proc/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/proc/cmdline" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/proc/sys/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/proc/sys/kernel/keys/persistent_keyring_expiry\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/root/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/binfmt\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/dnssec-trust-anchors\\&.d/*\\&.negative" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/dnssec-trust-anchors\\&.d/*\\&.positive" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/environment\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/log/" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "/run/log/systemd/tpm2-measure\\&.log" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/modules-load\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/run/pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/run/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/repart\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/sysctl\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/coredump\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/coredump\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/run/systemd/generator" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/run/systemd/generator\\&.early" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/run/systemd/generator\\&.late" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/homed\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/run/systemd/homed\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/journal-remote\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/journal-remote\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/journal-upload\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/journal-upload\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/journald@I\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/journald\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/journald\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/logind\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/logind\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/networkd\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/networkd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/notify" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/oomd\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/oomd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/private" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/pstore\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/pstore\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/resolved\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/run/systemd/resolved\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/sleep\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/sleep\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/system-preset/*\\&.preset" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/systemd/timesyncd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/timesyncd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/systemd/user-preset/*\\&.preset" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/sysupdate\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/sysusers\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/tmpfiles\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/udev/udev\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/run/udev/udev\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/user/" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/run/utmp" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/sys/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/sys/firmware/dmi/entries/11-*/raw" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/sys/fs/cgroup/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/tmp/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/usr/bin/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/include/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/binfmt\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/clock-epoch" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/dnssec-trust-anchors\\&.d/*\\&.negative" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/dnssec-trust-anchors\\&.d/*\\&.positive" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/environment\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/usr/lib/extension-release\\&.d/extension-release\\&.I" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/modules-load\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/os-release" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/usr/lib/pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/usr/lib/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/repart\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/sysctl\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/boot/efi/linuxaa64\\&.efi\\&.stub" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/boot/efi/linuxia32\\&.efi\\&.stub" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/boot/efi/linuxx64\\&.efi\\&.stub" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/coredump\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/coredump\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/homed\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/usr/lib/systemd/homed\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/journal-remote\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/journal-remote\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/journal-upload\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/journal-upload\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/journald@I\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/journald\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/journald\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/logind\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/logind\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/networkd\\&.conf" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed opensuse-leap-15-6 msgid "/usr/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/oomd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/usr/lib/systemd/oomd\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/pstore\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/pstore\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/resolved\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 msgid "/usr/lib/systemd/resolved\\&.conf\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/sleep\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/sleep\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-boot-check-no-failures" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-bless-boot-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-cryptsetup-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-debug-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-fstab-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-getty-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-gpt-auto-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-integritysetup-generator" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-rc-local-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-run-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-system-update-generator" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-sysv-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-generators/systemd-veritysetup-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-preset/*\\&.preset" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/system-sleep" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-binfmt" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-bless-boot" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-coredump" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-fsck" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-growfs" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-homed" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-hostnamed" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-importd" msgstr "" #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-initctl" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-integritysetup" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-journald" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-localed" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-logind" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-machined" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-makefs" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-modules-load" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-network-generator" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-networkd" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-networkd-wait-online" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-oomd" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-portabled" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-pstore" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-quotacheck" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-random-seed" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-remount-fs" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-resolved" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-rfkill" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-time-wait-sync" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-timedated" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-timesyncd" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-tpm2-setup" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-update-done" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 msgid "/usr/lib/systemd/systemd-update-utmp" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-user-runtime-dir" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-user-sessions" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-userdbd" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-veritysetup" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/systemd-volatile-root" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/systemd/timesyncd\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/timesyncd\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-" "generator" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/systemd/user-preset/*\\&.preset" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/sysupdate\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/sysusers\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/lib/tmpfiles\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/udev/udev\\&.conf" msgstr "" #: debian-unstable fedora-rawhide msgid "/usr/lib/udev/udev\\&.conf\\&.d/*\\&.conf" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/usr/local/lib/systemd/system" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/usr/local/lib/systemd/user" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/usr/local/pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/usr/local/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/share/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/share/doc/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/share/factory/etc/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/share/factory/var/" msgstr "" #: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/usr/share/user-tmpfiles\\&.d/*\\&.conf" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/var/lib/pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron #: opensuse-tumbleweed msgid "/var/lib/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/lib/systemd/home/*\\&.public" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/lib/systemd/home/local\\&.private" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/lib/systemd/home/local\\&.public" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/lib/systemd/timesync/clock" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/run/" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "/var/spool/" msgstr "" #: debian-bookworm debian-unstable msgid "0 = success" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "0 arguments" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "00400000-0048a000 r-xp 00000000 fd:03 960637 /bin/bash\n" "Size: 552 kB\n" "Rss: 460 kB\n" "Pss: 100 kB\n" "Shared_Clean: 452 kB\n" "Shared_Dirty: 0 kB\n" "Private_Clean: 8 kB\n" "Private_Dirty: 0 kB\n" "Referenced: 460 kB\n" "Anonymous: 0 kB\n" "AnonHugePages: 0 kB\n" "ShmemHugePages: 0 kB\n" "ShmemPmdMapped: 0 kB\n" "Swap: 0 kB\n" "KernelPageSize: 4 kB\n" "MMUPageSize: 4 kB\n" "Locked: 0 kB\n" "ProtectionKey: 0\n" "VmFlags: rd ex mr mw me dw\n" msgstr "" #: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "02 Oct, 2002" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "09 June 2002" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "09 October 2016" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "0: heuristic overcommit (this is the default)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "0x00" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "1 (since Linux 2.6.22)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1 November 2009" msgstr "" #: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1 October 2010" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1 argument" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.0" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.2" msgstr "" #: debian-bookworm #, no-wrap msgid "1.65.2" msgstr "" #: debian-unstable #, no-wrap msgid "1.66" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ECopy foo to foo.fullE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ELink the executable as normal. Assuming that it is calledE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ELink the executable as normal. Assuming that it is calledE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ELink the executable as normal.E" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ERun objcopy --add-gnu-debuglink=foo.dbg fooE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ERun objcopy --add-gnu-debuglink=foo.full fooE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ERun objcopy --only-keep-debug foo foo.dbg toE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1.ERun objcopy --strip-debug foo to create aE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "10 Feb 2010" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "1000" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed #: debian-bookworm debian-unstable opensuse-leap-15-6 #, no-wrap msgid "10000" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "105" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "106" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "109" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "110" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "111" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "112" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "116" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "120" msgstr "" #: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed #: debian-bookworm debian-unstable mageia-cauldron #, no-wrap msgid "1200" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "123" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "15 Nov 2022" msgstr "" #: mageia-cauldron #, no-wrap msgid "17 December 2018" msgstr "" #: mageia-cauldron #, no-wrap msgid "18 November 2018" msgstr "" #: debian-bookworm #, no-wrap msgid "19 April 2010" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "19." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "192.168.0.1" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "1: POSIX ADVISORY READ 5433 08:01:7864448 128 128\n" "2: FLOCK ADVISORY WRITE 2001 08:01:7864554 0 EOF\n" "3: FLOCK ADVISORY WRITE 1568 00:2f:32388 0 EOF\n" "4: POSIX ADVISORY WRITE 699 00:16:28457 0 EOF\n" "5: POSIX ADVISORY WRITE 764 00:16:21448 0 0\n" "6: POSIX ADVISORY READ 3548 08:01:7867240 1 1\n" "7: POSIX ADVISORY READ 3548 08:01:7865567 1826 2335\n" "8: OFDLCK ADVISORY WRITE -1 08:01:8713209 128 191\n" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "1: always overcommit, never check" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "2 (since Linux 2.6.32)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2 arguments" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2.0" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2.6 KERNELS" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "20." msgstr "" #: debian-bookworm debian-unstable msgid "2001 Henrique de Moraes Holschuh" msgstr "" #: mageia-cauldron #, no-wrap msgid "2021 November 22" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 archlinux fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "2500" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "27 November 2013" msgstr "" #: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40 #: fedora-rawhide mageia-cauldron #, no-wrap msgid "27." msgstr "" #: debian-bookworm debian-unstable #, no-wrap msgid "28 July 2007" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "29 October 2010" msgstr "" #: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40 #: fedora-rawhide mageia-cauldron #, no-wrap msgid "29." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "2: always check, never overcommit" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "3 (since Linux 2.6.32)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "3 Feb 2001" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "3 arguments" msgstr "" #: debian-bookworm #, no-wrap msgid "3.0.11" msgstr "" #: debian-unstable #, no-wrap msgid "3.2.2-dev" msgstr "" #: archlinux #, no-wrap msgid "3.3.0" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "3.8" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "30 SCSI/USB detail" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "" "36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root rw,errors=continue\n" "(1)(2)(3) (4) (5) (6) (7) (8) (9) (10) (11)\n" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "38" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "39" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "4 (since Linux 3.11)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "4 arguments" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.3BSD, POSIX.1-2001." msgstr "" #: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "4.4BSD, POSIX.1-2001." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.4BSD, SVr4, POSIX.1-2001." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "49" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "5 (since Linux 4.0)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "5 or more arguments" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "5.13" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "512" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "52" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "54\\[en]0" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "55 (since Linux 3.11)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "56" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "56 (since Linux 4.2)" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "57 (since Linux 5.14)" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "6.5.1" msgstr "" #: debian-unstable #, no-wrap msgid "6.6.3" msgstr "" #: mageia-cauldron #, no-wrap msgid "6.7.1" msgstr "" #: fedora-40 #, no-wrap msgid "6.8" msgstr "" #: archlinux fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "6.8.1" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "60" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "60\\[en]58 (since Linux 3.11)" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 archlinux fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "61" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "61 (since Linux 3.5)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "65" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "67" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "69" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "70" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "71" msgstr "" #: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed #: debian-bookworm debian-unstable mageia-cauldron #, no-wrap msgid "720" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "73" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "74" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "75" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "77" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "8 Nov 1994" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid ":" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid ":e" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid ":p" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed archlinux #, no-wrap msgid ":q or :Q" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid ":x" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=Ranges" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=abbrev" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=addr" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=aranges" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=cu_index" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=decodedline" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=do-not-use-debuginfod" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=follow-links" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=frames" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=frames-interp" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=gdb_index" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=info" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=links" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=loc" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=macro" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=no-follow-links" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=pubnames" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=pubtype" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=rawline" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=str" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=str-offsets" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=trace_abbrev" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=trace_aranges" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=trace_info" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "=use-debuginfod" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "@7" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "@8" msgstr "" #: debian-unstable archlinux debian-bookworm fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "@reboot" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A NUMA machine has different memory controllers with different distances to " "specific CPUs. The memory policy defines from which node memory is " "allocated for the thread." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A SIGSEGV violation was detected which usually means that the input file has " "been corrupted." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A child created via B(2) inherits a copy of its parent's signal " "dispositions. During an B(2), the dispositions of handled signals " "are reset to the default; the dispositions of ignored signals are left " "unchanged." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A child created via B(2) inherits a copy of its parent's signal mask; " "the signal mask is preserved across B(2)." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A child created via B(2) initially has an empty pending signal set; " "the pending signal set is preserved across an B(2)." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "A common symbol. If there are only (one or more) common symbols for a " "variable, it goes in the uninitialized data area of the output file. The " "linker merges multiple common symbols for the same variable into a single " "symbol. If they are of different sizes, it picks the largest size. The " "linker turns a common symbol into a declaration, if there is a definition of " "the same variable." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A component of I is not a directory." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A component of I does not exist or is a dangling symbolic link." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A connection operation on a nonblocking socket is already in progress." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A connection was closed during an B(2)." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A daemon that listens for reboot notifications from other hosts, and manages " "the list of hosts to be notified when the local system reboots" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "A definition, which goes in the initialized data section of the output file." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A directory with the I mid-level pseudo-file and various SCSI low-" "level driver directories, which contain a file for each SCSI host in this " "system, all of which give the status of some part of the SCSI IO subsystem. " "These files contain ASCII structures and are, therefore, readable with " "B(1)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A file containing the currently mapped memory regions and their access " "permissions. See B(2) for some further information about memory " "mappings." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "A fourth way to avoid this problem is to re-code your library to use a " "functional interface rather than a data interface for the offending " "variables (e.g. B and B accessor functions)." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "A height, again in ASCII decimal." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A helper program that notifies NFS peers after the local system reboots" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A kernel subsystem was not configured." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A list of the POSIX timers for this process. Each timer is listed with a " "line that starts with the string \"ID:\". For example:" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A list of the ciphers provided by the kernel crypto API. For details, see " "the kernel I documentation available under the " "kernel source directory I (or I before Linux 4.10; the documentation can be built using a command " "such as I in the root directory of the kernel source tree)." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "A literal E<.Sq %>." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A named private anonymous mapping. Set with B(2) " "B." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A named shared anonymous mapping. Set with B(2) " "B." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A nonexistent interface was requested or the requested source address was " "not local." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A nonsettable monotonically increasing clock that measures time from some " "unspecified point in the past that does not change after system startup." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux #, no-wrap msgid "A note on freshness" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A pathname was longer than B." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "" "A second solution is to force one of the 'constants' to be a variable -- " "that is, unknown and un-optimizable at compile time. For arrays, there are " "two possibilities: a) make the indexee (the array's address) a variable, or " "b) make the 'constant' index a variable. Thus:" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "A shared library specified at link time may not be the same as the one that " "is available at load time, so the symbol might actually be resolvable at " "load time." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "A single option is supported:" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A space-separated list of child tasks of this task. Each child task is " "represented by its TID." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A supplied memory address was invalid." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A system call that fails to follow a symbolic link because of the above " "restrictions returns the error B in I." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "A system-wide clock derived from wall-clock time but counting leap seconds." msgstr "" #: debian-bookworm opensuse-leap-15-6 msgid "" "A system-wide clock derived from wall-clock time but ignoring leap seconds." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "A system-wide limit on the maximum number of semaphore identifiers." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "A system-wide limit on the number of semaphores in all semaphore sets." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A text list of the modules that have been loaded by the system. See also " "B(8)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A text listing of the filesystems which are supported by the kernel, namely " "filesystems which were compiled into the kernel or whose kernel modules are " "currently loaded. (See also B(5).) If a filesystem is marked " "with \"nodev\", this means that it does not require a block device to be " "mounted (e.g., virtual filesystem, network filesystem)." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "" "A third method of dealing with this difficulty is to abandon \\&'auto-" "import' for the offending symbol and mark it with \\&CW<\\*(C`_\\|" "_declspec(dllimport)\\*(C'>. However, in practice that requires using " "compile-time #defines to indicate whether you are building a DLL, building " "client code that will link to the DLL, or merely building/linking to a " "static library. In making the choice between the various methods of " "resolving the 'direct address with constant offset' problem, you should " "consider typical real-world usage:" msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A thread's stack (where the I is a thread ID). It corresponds to the " "IpidItidI path. This field was removed in Linux 4.5, " "since providing this information for a process with large numbers of threads " "is expensive." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "A toggle value indicating if modules are allowed to be loaded in an " "otherwise modular kernel. This toggle defaults to off (0), but can be set " "true (1). Once true, modules can be neither loaded nor unloaded, and the " "toggle cannot be set back to false. The file is present only if the kernel " "is built with the B option enabled." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A user-space application that wishes to determine which extensions the " "running kernel supports can do so by conducting a binary search on I " "with a structure which has every byte nonzero (to find the largest value " "which doesn't produce an error of B)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "A watch descriptor number (in decimal)." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of hardware addresses\\&. The acceptable formats " "are:" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of hardware\\*(Aqs permanent addresses\\&. While " "I matches the device\\*(Aqs current MAC address, this matches " "the device\\*(Aqs permanent MAC address, which may be different from the " "current one\\&. Use full colon-, hyphen- or dot-delimited hexadecimal, or " "IPv4 or IPv6 address format\\&. This option may appear more than once, in " "which case the lists are merged\\&. If the empty string is assigned to this " "option, the list of hardware addresses defined prior to this is reset\\&. " "Defaults to unset\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of shell-style globs matching the device kind, " "as exposed by BI or BI\\&. If the list is prefixed with a \"!\", the test is " "inverted\\&. Some valid values are \"bond\", \"bridge\", \"gre\", \"tun\", " "\"veth\"\\&. Valid kinds are given by netlink\\*(Aqs \"IFLA_INFO_KIND\" " "attribute, so this is not comprehensive\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of shell-style globs matching the device type, " "as exposed by B\\&. If the list is prefixed with a \"!\", " "the test is inverted\\&. Some valid values are \"ether\", \"loopback\", " "\"wlan\", \"wwan\"\\&. Valid types are named either from the udev " "\"DEVTYPE\" attribute, or \"ARPHRD_\" macros in linux/if_arp\\&.h, so this " "is not comprehensive\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of shell-style globs matching the driver " "currently bound to the device, as exposed by the udev property " "I of its parent device, or if that is not set, the driver as " "exposed by B of the device itself\\&. If the list is prefixed " "with a \"!\", the test is inverted\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of shell-style globs matching the persistent " "path, as exposed by the udev property I\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A whitespace-separated list of udev property names with their values after " "equals sign (\"=\")\\&. If multiple properties are specified, the test " "results are ANDed\\&. If the list is prefixed with a \"!\", the test is " "inverted\\&. If a value contains white spaces, then please quote whole key " "and value pair\\&. If a value contains quotation, then please escape the " "quotation with \"\\e\"\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A wide character has been encountered that can not be represented as a " "multibyte sequence (according to the current locale). In this case, I<*src> " "is left pointing to the invalid wide character, I<(size_t)\\ -1> is " "returned, and I is set to B." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "A width, formatted as ASCII characters in decimal." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ABOUT THIS FILE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ACCESS CONTROL" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "ACKNOWLEDGMENTS" msgstr "" #: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "ACS magic cookie count" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ACTIONS" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ADDITIONAL NOTES" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ADVANCED USAGE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ALIASES" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ALMOST EQUAL TO" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "AND HORIZONTAL DOUBLE" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "API File Systems" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "ASYNC-SIGNAL SAFETY" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "AT&T" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "AUTHENTICATION" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "According to POSIX, the behavior of a process is undefined after it ignores " "a B, B, or B signal that was not generated by " "B(2) or B(3). Integer division by zero has undefined result. " "On some architectures it will generate a B signal. (Also dividing " "the most negative integer by -1 may generate B.) Ignoring this " "signal might lead to an endless loop." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "According to POSIX.1, if I is greater than B, the result " "is implementation-defined; see NOTES for the upper limit on Linux." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "According to POSIX.1-2008/SUSv4 Section XSI 2.9.7 (\"Thread Interactions " "with Regular File Operations\"):" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Actions" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Add (and enable) the repo from the specified file or url. If it has to be " "added into installroot, combine it with B<--setopt=reposdir=/" "EinstallrootE/etc/yum.repos.d> command-line option." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "Add I to the default library search path. This option exists for " "Solaris compatibility." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Add a BrepoidE> as a new repository. Can be specified multiple " "times." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Add a BrepoidE> as an old repository. It is possible to be used in " "conjunction with B<--repofrompath> option. Can be specified multiple times." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "" "Add a directory to the runtime library search path. This is used when " "linking an ELF executable with shared objects. All B<-rpath> arguments are " "concatenated and passed to the runtime linker, which uses them to locate " "shared objects at runtime." msgstr "" #: fedora-40 fedora-rawhide debian-bookworm debian-unstable mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Add architectures to change the default from just comparing source packages. " "Note that you can use a wildcard \"*\" for all architectures. Can be " "specified multiple times." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "Add path I to the list of paths that B will search for " "archive libraries and B control scripts. You may use this option any " "number of times. The directories are searched in the order in which they " "are specified on the command line. Directories specified on the command " "line are searched before the default directories. All \\&B<-L> options " "apply to all B<-l> options, regardless of the order in which the options " "appear. B<-L> options do not affect how B searches for a linker script " "unless B<-T> option is specified." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable msgid "" "Add the archive or object file specified by I to the list of files " "to link. This option may be used any number of times. If I is of " "the form I<:filename>, B will search the library path for a file called " "I, otherwise it will search the library path for a file called " "I." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 185\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 200\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 223\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Additional backup superblocks can be determined by using the B " "program using the B<-n> option to print out where the superblocks exist, " "supposing B is supplied with arguments that are consistent with the " "file system's layout (e.g. blocksize, blocks per group, B, " "etc.)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Additionally, since Linux 3.6, I must either " "be an absolute pathname or a pipe command, as detailed in B(5). " "Warnings will be written to the kernel log if I does not " "follow these rules, and no core dump will be produced." msgstr "" #: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Additionally, this program translates the AIX B capability to an " "B string." msgstr "" #: archlinux fedora-40 fedora-rawhide msgid "" "Additionally, version strings can have an I value defined that will " "overrule any version comparison, unless the epoch values are equal\\&. This " "is specified in an epoch:version-rel format\\&. For example, 2:1\\&.0-1 is " "always greater than 1:3\\&.6-1\\&." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Address above which program command-line arguments (I) are placed." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Address above which program environment is placed." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Address above which program heap can be expanded with B(2)." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Address above which program initialized and uninitialized (BSS) data are " "placed." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Address below program command-line arguments (I) are placed." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Address below which program environment is placed." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Address below which program initialized and uninitialized (BSS) data are " "placed." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Address formats" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "" "Adds I to the CW<\\*(C`DT_AUDIT\\*(C'> entry of the dynamic " "section. \\&I is not checked for existence, nor will it use the " "DT_SONAME specified in the library. If specified multiple times " "CW<\\*(C`DT_AUDIT\\*(C'> will contain a colon separated list of audit " "interfaces to use. If the linker finds an object with an audit entry while " "searching for shared libraries, it will add a corresponding " "CW<\\*(C`DT_DEPAUDIT\\*(C'> entry in the output file. This option is only " "meaningful on ELF platforms supporting the rtld-audit interface." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "" "Adds I to the CW<\\*(C`DT_DEPAUDIT\\*(C'> entry of the dynamic " "section. \\&I is not checked for existence, nor will it use the " "DT_SONAME specified in the library. If specified multiple times " "CW<\\*(C`DT_DEPAUDIT\\*(C'> will contain a colon separated list of audit " "interfaces to use. This option is only meaningful on ELF platforms " "supporting the rtld-audit interface. The -P option is provided for Solaris " "compatibility." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "Adds I to the directory stack at the top" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "Adds a directory to the top of the directory stack, or rotates the stack, " "making the new top of the stack the current working directory. With no " "arguments, B exchanges the top two elements of the directory stack. " "Arguments, if supplied, have the following meanings:" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Adjust the initial MMP update interval to I seconds. Specifying " "an I of 0 means to use the default interval. The specified " "interval must be less than 300 seconds. Requires that the B feature be " "enabled." msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-unstable msgid "Adjust the method used to share types between translation units in CTF." msgstr "" #: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Advanced power management version and battery information when B " "is defined at kernel compilation time." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "After any matches defined by the compspec are generated, directory name " "completion is attempted and any matches are added to the results of the " "other actions." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "After expanding each I, B command, B command, " "B loop. If I " "is specified, break I levels. I must be \\(E= 1. If I is " "greater than the number of enclosing loops, all enclosing loops are exited. " "The return value is 0 unless I is not greater than or equal to 1." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "Exit immediately if a I (which may consist of a single I), a I, or a I (see E<.SM> B" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "Exit status" msgstr "" #: debian-bookworm msgid "Explain what is being done." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Expressions may be combined using the following operators, listed in " "decreasing order of precedence. The evaluation depends on the number of " "arguments; see below. Operator precedence is used when there are five or " "more arguments." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "Extended Boot Loader Partition" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux #, no-wrap msgid "Extending and Embedding Perl" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Extensibility" msgstr "" #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed fedora-40 fedora-rawhide msgid "Extract files to standard output." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux opensuse-leap-15-6 opensuse-tumbleweed msgid "Extract information from Joliet extensions (if present) for file names." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Extract information from Rock Ridge extensions (if present) for permissions, " "file names and ownerships." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FIFO" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILE ATTRIBUTES" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FIRMWARE FILE" msgstr "" #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "FL" msgstr "" #: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FORMATS" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FSF" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FULL BLOCK" msgstr "" #: opensuse-leap-15-6 #, no-wrap msgid "FUSER" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FUTURE IMPROVEMENTS" msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Failed to execute \"x\"" msgstr "" #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "Feb 2005" msgstr "" #: debian-bookworm #, no-wrap msgid "Feb 28, 2023" msgstr "" #: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40 #: mageia-cauldron opensuse-leap-15-6 #, no-wrap msgid "Fedora" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "Fields" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "File access mode" msgstr "" #: debian-bookworm msgid "File containing B