From 85430a9ea6f32aaae3e34741e292a01a2de62ee0 Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Sat, 6 Nov 2021 14:03:52 +0100 Subject: nls: Update translations. * po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook. --- po/packages/zh_CN.po | 1601 +++++++++++++++++++++++++------------------------- 1 file changed, 816 insertions(+), 785 deletions(-) (limited to 'po/packages/zh_CN.po') diff --git a/po/packages/zh_CN.po b/po/packages/zh_CN.po index 144109e71c..9d1c1753c8 100644 --- a/po/packages/zh_CN.po +++ b/po/packages/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.14.0\n" "Report-Msgid-Bugs-To: bug-guix@gnu.org\n" -"POT-Creation-Date: 2021-10-17 15:18+0000\n" +"POT-Creation-Date: 2021-11-03 15:18+0000\n" "PO-Revision-Date: 2021-08-28 14:43+0000\n" "Last-Translator: Went He <1437061699@qq.com>\n" "Language-Team: Chinese (Simplified) \n" @@ -1111,7 +1111,7 @@ msgid "" "instrument plugins." msgstr "" -#: gnu/packages/backup.scm:150 +#: gnu/packages/backup.scm:156 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" "and uploading them to a remote or local file server. Because duplicity uses\n" @@ -1121,7 +1121,7 @@ msgid "" "spying and/or modification by the server." msgstr "" -#: gnu/packages/backup.scm:176 +#: gnu/packages/backup.scm:182 msgid "" "Par2cmdline uses Reed-Solomon error-correcting codes to\n" "generate and verify PAR2 recovery files. These files can be distributed\n" @@ -1133,7 +1133,7 @@ msgid "" "can even repair them." msgstr "" -#: gnu/packages/backup.scm:215 +#: gnu/packages/backup.scm:221 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" @@ -1141,7 +1141,7 @@ msgid "" "backups (called chunks) to allow easy burning to CD/DVD." msgstr "" -#: gnu/packages/backup.scm:312 +#: gnu/packages/backup.scm:318 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" @@ -1152,7 +1152,7 @@ msgid "" "random access nor for in-place modification." msgstr "" -#: gnu/packages/backup.scm:382 +#: gnu/packages/backup.scm:388 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" @@ -1160,7 +1160,7 @@ msgid "" "list and implement the backup strategy." msgstr "" -#: gnu/packages/backup.scm:423 +#: gnu/packages/backup.scm:429 msgid "" "SnapRAID backs up files stored across multiple storage devices, such as\n" "disk arrays, in an efficient way reminiscent of its namesake @acronym{RAID,\n" @@ -1186,7 +1186,7 @@ msgid "" "remain fully idle, saving power and producing less noise." msgstr "" -#: gnu/packages/backup.scm:473 +#: gnu/packages/backup.scm:479 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" @@ -1194,7 +1194,7 @@ msgid "" "errors." msgstr "" -#: gnu/packages/backup.scm:501 +#: gnu/packages/backup.scm:507 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" "The target directory ends up a copy of the source directory, but extra reverse\n" @@ -1209,7 +1209,7 @@ msgid "" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" -#: gnu/packages/backup.scm:538 +#: gnu/packages/backup.scm:544 msgid "" "rsnapshot is a file system snapshot utility based on rsync.\n" "rsnapshot makes it easy to make periodic snapshots of local machines, and\n" @@ -1217,7 +1217,7 @@ msgid "" "rsnapshot uses hard links to deduplicate identical files." msgstr "" -#: gnu/packages/backup.scm:620 +#: gnu/packages/backup.scm:626 msgid "" "Libchop is a set of utilities and library for data backup and\n" "distributed storage. Its main application is @command{chop-backup}, an\n" @@ -1228,7 +1228,7 @@ msgid "" "detection, and lossless compression." msgstr "" -#: gnu/packages/backup.scm:752 +#: gnu/packages/backup.scm:758 msgid "" "Borg is a deduplicating backup program. Optionally, it\n" "supports compression and authenticated encryption. The main goal of Borg is to\n" @@ -1238,7 +1238,7 @@ msgid "" "to not fully trusted targets. Borg is a fork of Attic." msgstr "" -#: gnu/packages/backup.scm:786 +#: gnu/packages/backup.scm:792 msgid "" "wimlib is a C library and set of command-line utilities for\n" "creating, modifying, extracting, and mounting archives in the Windows Imaging\n" @@ -1246,14 +1246,14 @@ msgid "" "NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." msgstr "" -#: gnu/packages/backup.scm:898 +#: gnu/packages/backup.scm:904 msgid "" "With dirvish you can maintain a set of complete images of your\n" "file systems with unattended creation and expiration. A dirvish backup vault\n" "is like a time machine for your data. " msgstr "" -#: gnu/packages/backup.scm:993 +#: gnu/packages/backup.scm:999 msgid "" "Restic is a program that does backups right and was designed\n" "with the following principles in mind:\n" @@ -1285,7 +1285,7 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/backup.scm:1048 +#: gnu/packages/backup.scm:1054 msgid "" "ZBackup is a globally-deduplicating backup tool, based on the\n" "ideas found in Rsync. Feed a large @file{.tar} into it, and it will\n" @@ -1298,7 +1298,7 @@ msgid "" "is format-agnostic, so you can feed virtually any files to it." msgstr "" -#: gnu/packages/backup.scm:1086 +#: gnu/packages/backup.scm:1092 msgid "" "Dump examines files in a file system, determines which ones\n" "need to be backed up, and copies those files to a specified disk, tape or\n" @@ -1309,7 +1309,7 @@ msgid "" "interactive mode." msgstr "" -#: gnu/packages/backup.scm:1133 +#: gnu/packages/backup.scm:1139 msgid "" "Burp is a network backup and restore program. It attempts\n" "to reduce network traffic and the amount of space that is used by each\n" @@ -3007,7 +3007,7 @@ msgid "" "use than similar tools like @command{mtrace}." msgstr "" -#: gnu/packages/debug.scm:785 +#: gnu/packages/debug.scm:788 msgid "" "MspDebug supports FET430UIF, eZ430, RF2500 and Olimex\n" "MSP430-JTAG-TINY programmers, as well as many other compatible\n" @@ -4060,7 +4060,7 @@ msgid "" "with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/games.scm:6439 +#: gnu/packages/games.scm:6438 msgid "" "Chroma is an abstract puzzle game. A variety of colourful\n" "shapes are arranged in a series of increasingly complex patterns, forming\n" @@ -4070,7 +4070,7 @@ msgid "" "becoming difficult enough to tax even the brightest of minds." msgstr "" -#: gnu/packages/games.scm:6509 +#: gnu/packages/games.scm:6508 msgid "" "Fish Fillets NG is strictly a puzzle game. The goal in\n" "every of the seventy levels is always the same: find a safe way out. The fish\n" @@ -4079,14 +4079,14 @@ msgid "" "fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/games.scm:6577 +#: gnu/packages/games.scm:6576 msgid "" "Dungeon Crawl Stone Soup (also known as \"Crawl\" or DCSS\n" "for short) is a roguelike adventure through dungeons filled with dangerous\n" "monsters in a quest to find the mystifyingly fabulous Orb of Zot." msgstr "" -#: gnu/packages/games.scm:6654 +#: gnu/packages/games.scm:6653 msgid "" "Lugaru is a third-person action game. The main character,\n" "Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n" @@ -4096,11 +4096,11 @@ msgid "" "fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/games.scm:6705 +#: gnu/packages/games.scm:6704 msgid "0ad-data provides the data files required by the game 0ad." msgstr "" -#: gnu/packages/games.scm:6824 +#: gnu/packages/games.scm:6823 msgid "" "0 A.D. is a real-time strategy (RTS) game of ancient\n" "warfare. It's a historically-based war/economy game that allows players to\n" @@ -4110,7 +4110,7 @@ msgid "" "0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/games.scm:6890 +#: gnu/packages/games.scm:6889 msgid "" "The original Colossal Cave Adventure from 1976 was the origin of all\n" "text adventures, dungeon-crawl (computer) games, and computer-hosted\n" @@ -4119,7 +4119,7 @@ msgid "" "``adventure 2.5'' and ``430-point adventure''." msgstr "" -#: gnu/packages/games.scm:7013 +#: gnu/packages/games.scm:7012 msgid "" "Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" "combat and advanced character building. Play as one of many unique races and\n" @@ -4130,21 +4130,21 @@ msgid "" "Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." msgstr "" -#: gnu/packages/games.scm:7059 +#: gnu/packages/games.scm:7058 msgid "" "Quakespasm is a modern engine for id software's Quake 1.\n" "It includes support for 64 bit CPUs, custom music playback, a new sound driver,\n" "some graphical niceities, and numerous bug-fixes and other improvements." msgstr "" -#: gnu/packages/games.scm:7117 +#: gnu/packages/games.scm:7116 msgid "" "vkquake is a modern engine for id software's Quake 1.\n" "It includes support for 64 bit CPUs, custom music playback, a new sound driver,\n" "some graphical niceities, and numerous bug-fixes and other improvements." msgstr "" -#: gnu/packages/games.scm:7182 +#: gnu/packages/games.scm:7181 msgid "" "Yamagi Quake II is an enhanced client for id Software's Quake II.\n" "The main focus is an unchanged single player experience like back in 1997,\n" @@ -4154,18 +4154,18 @@ msgid "" "making Yamagi Quake II one of the most solid Quake II implementations available." msgstr "" -#: gnu/packages/games.scm:7218 +#: gnu/packages/games.scm:7217 msgid "Nudoku is a ncurses-based Sudoku game for your terminal." msgstr "" -#: gnu/packages/games.scm:7265 +#: gnu/packages/games.scm:7264 msgid "" "The Butterfly Effect (tbe) is a game that uses\n" "realistic physics simulations to combine lots of simple mechanical\n" "elements to achieve a simple goal in the most complex way possible." msgstr "" -#: gnu/packages/games.scm:7311 +#: gnu/packages/games.scm:7310 msgid "" "Pioneer is a space adventure game set in our galaxy at the turn of the\n" "31st century. The game is open-ended, and you are free to eke out whatever\n" @@ -4176,14 +4176,14 @@ msgid "" "whatever you make of it." msgstr "" -#: gnu/packages/games.scm:7340 +#: gnu/packages/games.scm:7339 msgid "" "Badass generates false commits for a range of dates, essentially\n" "hacking the gamification of contribution graphs on platforms such as\n" "Github or Gitlab." msgstr "" -#: gnu/packages/games.scm:7413 +#: gnu/packages/games.scm:7412 msgid "" "Colobot: Gold Edition is a real-time strategy game, where\n" "you can program your units (bots) in a language called CBOT, which is similar\n" @@ -4191,7 +4191,7 @@ msgid "" "You can save humanity and get programming skills!" msgstr "" -#: gnu/packages/games.scm:7506 +#: gnu/packages/games.scm:7505 msgid "" "GZdoom is a port of the Doom 2 game engine, with a modern\n" "renderer. It improves modding support with ZDoom's advanced mapping features\n" @@ -4199,14 +4199,14 @@ msgid "" "Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." msgstr "" -#: gnu/packages/games.scm:7545 +#: gnu/packages/games.scm:7544 msgid "" "Odamex is a modification of the Doom engine that\n" "allows players to easily join servers dedicated to playing Doom\n" "online." msgstr "" -#: gnu/packages/games.scm:7573 +#: gnu/packages/games.scm:7572 msgid "" "Chocolate Doom takes a different approach to other source ports. Its\n" "aim is to accurately reproduce the experience of playing Vanilla Doom. It is\n" @@ -4219,7 +4219,7 @@ msgid "" "affect gameplay)." msgstr "" -#: gnu/packages/games.scm:7612 +#: gnu/packages/games.scm:7611 msgid "" "Crispy Doom is a friendly fork of Chocolate Doom that provides a higher\n" "display resolution, removes the static limits of the Doom engine and offers\n" @@ -4228,21 +4228,21 @@ msgid "" "original." msgstr "" -#: gnu/packages/games.scm:7685 +#: gnu/packages/games.scm:7684 msgid "This package provides C11 / gnu11 utilities C library" msgstr "" -#: gnu/packages/games.scm:7743 +#: gnu/packages/games.scm:7742 msgid "" "Fortune is a command-line utility which displays a random\n" "quotation from a collection of quotes." msgstr "" -#: gnu/packages/games.scm:7785 +#: gnu/packages/games.scm:7784 msgid "Xonotic-data provides the data files required by the game Xonotic." msgstr "" -#: gnu/packages/games.scm:7981 +#: gnu/packages/games.scm:7980 msgid "" "Xonotic is a free, fast-paced first-person shooter.\n" "The project is geared towards providing addictive arena shooter\n" @@ -4252,7 +4252,7 @@ msgid "" "open-source FPS of its kind." msgstr "" -#: gnu/packages/games.scm:8032 +#: gnu/packages/games.scm:8031 msgid "" "Frotz is an interpreter for Infocom games and other Z-machine\n" "games in the text adventure/interactive fiction genre. This version of Frotz\n" @@ -4261,7 +4261,19 @@ msgid "" "ncurses for text display." msgstr "" -#: gnu/packages/games.scm:8074 +#: gnu/packages/games.scm:8077 +msgid "" +"Naev is a 2d action/rpg space game that combines elements from\n" +"the action, RPG and simulation genres. You pilot a spaceship from\n" +"a top-down perspective, and are more or less free to do what you want.\n" +"As the genre name implies, you’re able to trade and engage in combat\n" +"at will. Beyond that, there’s an ever-growing number of story-line\n" +"missions, equipment, and ships; even the galaxy itself grows larger\n" +"with each release. For the literacy-inclined, there are large amounts\n" +"of lore accompanying everything from planets to equipment." +msgstr "" + +#: gnu/packages/games.scm:8133 msgid "" "Frotz is an interpreter for Infocom games and\n" "other Z-machine games in the text adventure/interactive fiction genre.\n" @@ -4273,7 +4285,7 @@ msgid "" "to play games on webpages. It can also be made into a chat bot." msgstr "" -#: gnu/packages/games.scm:8138 +#: gnu/packages/games.scm:8197 msgid "" "Frotz is an interpreter for Infocom games and other Z-machine\n" "games in the text adventure/interactive fiction genre. This version of Frotz\n" @@ -4283,7 +4295,7 @@ msgid "" "when packaged in Blorb container files or optionally from individual files." msgstr "" -#: gnu/packages/games.scm:8232 +#: gnu/packages/games.scm:8291 msgid "" "Frozen-Bubble is a clone of the popular Puzzle Bobble game, in which\n" "you attempt to shoot bubbles into groups of the same color to cause them to\n" @@ -4298,7 +4310,7 @@ msgid "" "their own levels." msgstr "" -#: gnu/packages/games.scm:8268 +#: gnu/packages/games.scm:8327 msgid "" "Libmanette is a small GObject library giving you simple\n" "access to game controllers. It supports the de-facto standard gamepads as\n" @@ -4306,7 +4318,7 @@ msgid "" "GameController." msgstr "" -#: gnu/packages/games.scm:8315 +#: gnu/packages/games.scm:8374 msgid "" "Quadrapassel comes from the classic falling-block game,\n" "Tetris. The goal of the game is to create complete horizontal lines of\n" @@ -4318,7 +4330,7 @@ msgid "" "your score gets higher, you level up and the blocks fall faster." msgstr "" -#: gnu/packages/games.scm:8364 +#: gnu/packages/games.scm:8423 msgid "" "Endless Sky is a 2D space trading and combat game. Explore\n" "other star systems. Earn money by trading, carrying passengers, or completing\n" @@ -4328,7 +4340,7 @@ msgid "" "civilized than your own." msgstr "" -#: gnu/packages/games.scm:8514 +#: gnu/packages/games.scm:8573 msgid "" "StepMania is a dance and rhythm game. It features 3D\n" "graphics, keyboard and dance pad support, and an editor for creating your own\n" @@ -4338,7 +4350,7 @@ msgid "" "to download and install them in @file{$HOME/.stepmania-X.Y/Songs} directory." msgstr "" -#: gnu/packages/games.scm:8554 +#: gnu/packages/games.scm:8613 msgid "" "@i{oshu!} is a minimalist variant of the @i{osu!} rhythm game,\n" "which is played by pressing buttons and following along sliders as they appear\n" @@ -4348,7 +4360,7 @@ msgid "" "download and unpack them separately." msgstr "" -#: gnu/packages/games.scm:8639 +#: gnu/packages/games.scm:8698 msgid "" "Battle Tanks (also known as \"btanks\") is a funny battle\n" "game, where you can choose one of three vehicles and eliminate your enemy\n" @@ -4357,7 +4369,7 @@ msgid "" "and cooperative." msgstr "" -#: gnu/packages/games.scm:8673 +#: gnu/packages/games.scm:8732 msgid "" "Slime Volley is a 2D arcade-oriented volleyball simulation, in\n" "the spirit of some Java games of the same name.\n" @@ -4368,7 +4380,7 @@ msgid "" "the ground, the set ends and all balls are served again." msgstr "" -#: gnu/packages/games.scm:8703 +#: gnu/packages/games.scm:8762 msgid "" "Slingshot is a two-dimensional strategy game where two\n" "players attempt to shoot one another through a section of space populated by\n" @@ -4376,14 +4388,14 @@ msgid "" "affected by the gravity of the planets." msgstr "" -#: gnu/packages/games.scm:8751 +#: gnu/packages/games.scm:8810 msgid "" "4D-TRIS is an alteration of the well-known Tetris game. The\n" "game field is extended to 4D space, which has to filled up by the gamer with\n" "4D hyper cubes." msgstr "" -#: gnu/packages/games.scm:8828 +#: gnu/packages/games.scm:8887 msgid "" "Arx Libertatis is a cross-platform port of Arx Fatalis, a 2002\n" "first-person role-playing game / dungeon crawler developed by Arkane Studios.\n" @@ -4393,7 +4405,7 @@ msgid "" "where the player draws runes in real time to effect the desired spell." msgstr "" -#: gnu/packages/games.scm:8875 +#: gnu/packages/games.scm:8934 msgid "" "The Legend of Edgar is a 2D platform game with a persistent world.\n" "When Edgar's father fails to return home after venturing out one dark and stormy night,\n" @@ -4401,7 +4413,7 @@ msgid "" "a fortress beyond the forbidden swamp." msgstr "" -#: gnu/packages/games.scm:8977 +#: gnu/packages/games.scm:9036 msgid "" "OpenClonk is a multiplayer action/tactics/skill game. It is\n" "often referred to as a mixture of The Settlers and Worms. In a simple 2D\n" @@ -4411,20 +4423,20 @@ msgid "" "fight each other on an arena-like map." msgstr "" -#: gnu/packages/games.scm:9009 +#: gnu/packages/games.scm:9068 msgid "" "Flare (Free Libre Action Roleplaying Engine) is a simple\n" "game engine built to handle a very specific kind of game: single-player 2D\n" "action RPGs." msgstr "" -#: gnu/packages/games.scm:9074 +#: gnu/packages/games.scm:9133 msgid "" "Flare is a single-player 2D action RPG with\n" "fast-paced action and a dark fantasy style." msgstr "" -#: gnu/packages/games.scm:9126 +#: gnu/packages/games.scm:9185 msgid "" "Far below the surface of the planet is a place of limitless\n" "power. Those that seek to control such a utopia will soon bring an end to\n" @@ -4438,7 +4450,7 @@ msgid "" "Orcus Dome from evil." msgstr "" -#: gnu/packages/games.scm:9190 +#: gnu/packages/games.scm:9249 msgid "" "Marble Marcher is a video game that uses a fractal physics\n" "engine and fully procedural rendering to produce beautiful and unique\n" @@ -4448,7 +4460,7 @@ msgid "" "levels to unlock." msgstr "" -#: gnu/packages/games.scm:9232 +#: gnu/packages/games.scm:9291 msgid "" "SimGear is a set of libraries designed to be used as\n" "building blocks for quickly assembling 3D simulations, games, and\n" @@ -4456,7 +4468,7 @@ msgid "" "and also provides the base for the FlightGear Flight Simulator." msgstr "" -#: gnu/packages/games.scm:9325 +#: gnu/packages/games.scm:9384 msgid "" "The goal of the FlightGear project is to create a\n" "sophisticated flight simulator framework for use in research or academic\n" @@ -4466,14 +4478,14 @@ msgid "" "simulator." msgstr "" -#: gnu/packages/games.scm:9372 +#: gnu/packages/games.scm:9431 msgid "" "You, as a bunny, have to jump on your opponents to make them\n" "explode. It is a true multiplayer game; you cannot play this alone. You can\n" "play with up to four players simultaneously. It has network support." msgstr "" -#: gnu/packages/games.scm:9442 +#: gnu/packages/games.scm:9501 msgid "" "Hedgewars is a turn based strategy, artillery, action and comedy game,\n" "featuring the antics of pink hedgehogs with attitude as they battle from the\n" @@ -4483,7 +4495,7 @@ msgid "" "and bring the war to your enemy." msgstr "" -#: gnu/packages/games.scm:9476 +#: gnu/packages/games.scm:9535 msgid "" "The gruid module provides packages for easily building\n" "grid-based applications in Go. The library abstracts rendering and input for\n" @@ -4493,13 +4505,13 @@ msgid "" "application." msgstr "" -#: gnu/packages/games.scm:9506 +#: gnu/packages/games.scm:9565 msgid "" "The gruid-tcell module provides a Gruid driver for building\n" "terminal full-window applications." msgstr "" -#: gnu/packages/games.scm:9533 +#: gnu/packages/games.scm:9592 msgid "" "Harmonist: Dayoriah Clan Infiltration is a stealth\n" "coffee-break roguelike game. The game has a heavy focus on tactical\n" @@ -4509,7 +4521,7 @@ msgid "" "on items and player adaptability for character progression." msgstr "" -#: gnu/packages/games.scm:9645 +#: gnu/packages/games.scm:9704 msgid "" "Drascula: The Vampire Strikes Back is a classic humorous 2D\n" "point and click adventure game.\n" @@ -4521,7 +4533,7 @@ msgid "" "the World and demonstrating that he is even more evil than his brother Vlad." msgstr "" -#: gnu/packages/games.scm:9727 +#: gnu/packages/games.scm:9786 msgid "" "Lure of the Temptress is a classic 2D point and click adventure game.\n" "\n" @@ -4540,7 +4552,7 @@ msgid "" "Skorl. Maybe it would be an idea to try and escape..." msgstr "" -#: gnu/packages/games.scm:9828 +#: gnu/packages/games.scm:9887 msgid "" "Flight of the Amazon Queen is a 2D point-and-click\n" "adventure game set in the 1940s.\n" @@ -4557,7 +4569,7 @@ msgid "" "women and 6-foot-tall pygmies." msgstr "" -#: gnu/packages/games.scm:9930 +#: gnu/packages/games.scm:9989 msgid "" "Beneath a Steel Sky is a science-fiction thriller set in a bleak\n" "post-apocalyptic vision of the future. It revolves around Union City,\n" @@ -4580,7 +4592,7 @@ msgid "" "and to seek vengeance for the killing of his tribe." msgstr "" -#: gnu/packages/games.scm:9993 +#: gnu/packages/games.scm:10052 msgid "" "GNU Robots is a game in which you program a robot to explore a world\n" "full of enemies that can hurt it, obstacles and food to be eaten. The goal of\n" @@ -4588,14 +4600,14 @@ msgid "" "may be written in a plain text file in the Scheme programming language." msgstr "" -#: gnu/packages/games.scm:10063 +#: gnu/packages/games.scm:10122 msgid "" "Ri-li is a game in which you drive a wooden toy\n" "steam locomotive across many levels and collect all the coaches to\n" "win." msgstr "" -#: gnu/packages/games.scm:10119 +#: gnu/packages/games.scm:10178 msgid "" "FreeOrion is a turn-based space empire and galactic conquest (4X)\n" "computer game being designed and built by the FreeOrion project. Control an\n" @@ -4605,14 +4617,14 @@ msgid "" "remake of that series or any other game." msgstr "" -#: gnu/packages/games.scm:10175 +#: gnu/packages/games.scm:10234 msgid "" "Leela-zero is a Go engine with no human-provided knowledge, modeled after\n" "the AlphaGo Zero paper. The current best network weights file for the engine\n" "can be downloaded from @url{https://zero.sjeng.org/best-network}." msgstr "" -#: gnu/packages/games.scm:10250 +#: gnu/packages/games.scm:10309 msgid "" "This a tool for Go players which performs the following functions:\n" "@itemize\n" @@ -4624,7 +4636,7 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/games.scm:10295 +#: gnu/packages/games.scm:10354 msgid "" "KTuberling is a drawing toy intended for small children and\n" "adults who remain young at heart. The game has no winner; the only purpose is\n" @@ -4643,7 +4655,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10342 +#: gnu/packages/games.scm:10401 msgid "" "Picmi is a number logic game in which cells in a grid have\n" "to be colored or left blank according to numbers given at the side of the\n" @@ -4652,7 +4664,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10380 +#: gnu/packages/games.scm:10439 msgid "" "Kolf is a miniature golf game for one to ten players. The\n" "game is played from an overhead view, with a short bar representing the golf\n" @@ -4671,13 +4683,13 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10424 +#: gnu/packages/games.scm:10483 msgid "" "Shared library and common files for kmahjongg, kshisen and\n" "other Mah Jongg like games." msgstr "" -#: gnu/packages/games.scm:10458 +#: gnu/packages/games.scm:10517 msgid "" "In KMahjongg the tiles are scrambled and staked on top of\n" "each other to resemble a certain shape. The player is then expected to remove\n" @@ -4689,7 +4701,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10500 +#: gnu/packages/games.scm:10559 msgid "" "KShisen is a solitaire-like game played using the standard\n" "set of Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of\n" @@ -4698,7 +4710,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10545 +#: gnu/packages/games.scm:10604 msgid "" "Kajongg is the ancient Chinese board game for 4 players.\n" "\n" @@ -4713,7 +4725,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10588 +#: gnu/packages/games.scm:10647 msgid "" "KBreakout is similar to the classics breakout and xboing,\n" "featuring a number of added graphical enhancements and effects. You control a\n" @@ -4723,7 +4735,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10627 +#: gnu/packages/games.scm:10686 msgid "" "KMines is a classic Minesweeper game. The idea is to\n" "uncover all the squares without blowing up any mines. When a mine is blown\n" @@ -4732,7 +4744,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10665 +#: gnu/packages/games.scm:10724 msgid "" "Konquest is the KDE version of Gnu-Lactic Konquest. Players\n" "conquer other planets by sending ships to them. The goal is to build an\n" @@ -4743,7 +4755,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10705 +#: gnu/packages/games.scm:10764 msgid "" "KBounce is a single player arcade game with the elements of\n" "puzzle. It is played on a field, surrounded by wall, with two or more balls\n" @@ -4753,7 +4765,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10744 +#: gnu/packages/games.scm:10803 msgid "" "KBlocks is the classic Tetris-like falling blocks game.\n" "\n" @@ -4765,7 +4777,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10788 +#: gnu/packages/games.scm:10847 msgid "" "KSudoku is a Sudoku game and solver, supporting a range of\n" "2D and 3D Sudoku variants. In addition to playing Sudoku, it can print Sudoku\n" @@ -4794,7 +4806,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10844 +#: gnu/packages/games.scm:10903 msgid "" "KLines is a simple but highly addictive one player game.\n" "\n" @@ -4811,7 +4823,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10888 +#: gnu/packages/games.scm:10947 msgid "" "KGoldrunner is an action game where the hero runs through a\n" "maze, climbs stairs, dig holes and dodges enemies in order to collect all the\n" @@ -4825,7 +4837,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10932 +#: gnu/packages/games.scm:10991 msgid "" "KDiamond is a three-in-a-row game like Bejeweled. It\n" "features unlimited fun with randomly generated games and five difficulty\n" @@ -4834,7 +4846,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:10969 +#: gnu/packages/games.scm:11028 msgid "" "KFourInLine is a board game for two players based on the\n" "Connect-Four game.\n" @@ -4845,7 +4857,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11009 +#: gnu/packages/games.scm:11068 msgid "" "KBlackbox is a game of hide and seek played on a grid of\n" "boxes where the computer has hidden several balls. The position of the hidden\n" @@ -4857,7 +4869,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11050 +#: gnu/packages/games.scm:11109 msgid "" "KNetWalk is a small game where you have to build up a\n" "computer network by rotating the wires to connect the terminals to the server.\n" @@ -4870,7 +4882,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11089 +#: gnu/packages/games.scm:11148 msgid "" "Bomber is a single player arcade game.\n" "\n" @@ -4886,7 +4898,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11135 +#: gnu/packages/games.scm:11194 msgid "" "Granatier is a clone of the classic Bomberman game,\n" "inspired by the work of the Clanbomber clone.\n" @@ -4894,7 +4906,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11174 +#: gnu/packages/games.scm:11233 msgid "" "KsirK is a multi-player network-enabled game. The goal of\n" "the game is simply to conquer the world by attacking your neighbors with your\n" @@ -4919,7 +4931,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11235 +#: gnu/packages/games.scm:11294 msgid "" "Palapeli is a jigsaw puzzle game. Unlike other games in\n" "that genre, you are not limited to aligning pieces on imaginary grids. The\n" @@ -4931,7 +4943,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11275 +#: gnu/packages/games.scm:11334 msgid "" "Kiriki is an addictive and fun dice game, designed to be\n" "played by as many as six players.\n" @@ -4942,7 +4954,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11316 +#: gnu/packages/games.scm:11375 msgid "" "Kigo is an open-source implementation of the popular Go\n" "game.\n" @@ -4959,7 +4971,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11362 +#: gnu/packages/games.scm:11421 msgid "" "Kubrick is a game based on the Rubik's Cube puzzle.\n" "\n" @@ -4972,7 +4984,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11403 +#: gnu/packages/games.scm:11462 msgid "" "Lieutnant Skat (from German \"Offiziersskat\") is a fun and\n" "engaging card game for two players, where the second player is either live\n" @@ -4983,7 +4995,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11442 +#: gnu/packages/games.scm:11501 msgid "" "Kapman is a clone of the well known game Pac-Man.\n" "\n" @@ -4995,7 +5007,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11482 +#: gnu/packages/games.scm:11541 msgid "" "KSpaceduel is a space battle game for one or two players,\n" "where two ships fly around a star in a struggle to be the only survivor.\n" @@ -5003,7 +5015,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11516 +#: gnu/packages/games.scm:11575 msgid "" "Bovo is a Gomoku (from Japanese 五目並べ - lit. \"five\n" "points\") like game for two players, where the opponents alternate in placing\n" @@ -5014,7 +5026,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11555 +#: gnu/packages/games.scm:11614 msgid "" "Killbots is a simple game of evading killer robots.\n" "\n" @@ -5028,7 +5040,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11598 +#: gnu/packages/games.scm:11657 msgid "" "KSnakeDuel is a fast action game where you steer a snake\n" "which has to eat food. While eating the snake grows. But once a player\n" @@ -5038,7 +5050,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11635 +#: gnu/packages/games.scm:11694 msgid "" "In Kollision you use mouse to control a small blue ball in a\n" "closed space environment filled with small red balls, which move about\n" @@ -5049,7 +5061,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11676 +#: gnu/packages/games.scm:11735 msgid "" "KBattleship is a Battle Ship game for KDE.\n" "\n" @@ -5060,7 +5072,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11717 +#: gnu/packages/games.scm:11776 msgid "" "KReversi is a simple one player strategy game played\n" "against the computer.\n" @@ -5073,7 +5085,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11758 +#: gnu/packages/games.scm:11817 msgid "" "KSquares is an implementation of the popular paper based\n" "game Squares. Two players take turns connecting dots on a grid to complete\n" @@ -5082,7 +5094,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11796 +#: gnu/packages/games.scm:11855 msgid "" "KJumpingcube is a simple tactical game for one or two\n" "players, played on a grid of numbered squares. Each turn, players compete for\n" @@ -5091,7 +5103,7 @@ msgid "" "This package is part of the KDE games module." msgstr "" -#: gnu/packages/games.scm:11886 +#: gnu/packages/games.scm:11945 msgid "" "X-Moto is a challenging 2D motocross platform game, where\n" "physics play an all important role in the gameplay. You need to\n" @@ -5099,27 +5111,27 @@ msgid "" "the more difficult challenges." msgstr "" -#: gnu/packages/games.scm:11934 +#: gnu/packages/games.scm:11993 msgid "" "Eboard is a chess board interface for ICS (Internet Chess Servers)\n" "and chess engines." msgstr "" -#: gnu/packages/games.scm:11992 +#: gnu/packages/games.scm:12051 msgid "" "ChessX is a chess database. With ChessX you can operate on your\n" "collection of chess games in many ways: browse, edit, add, organize, analyze,\n" "etc. You can also play games on FICS or against an engine." msgstr "" -#: gnu/packages/games.scm:12047 +#: gnu/packages/games.scm:12106 msgid "" "Stockfish is a very strong chess engine. It is much stronger than the\n" "best human chess grandmasters. It can be used with UCI-compatible GUIs like\n" "ChessX." msgstr "" -#: gnu/packages/games.scm:12078 +#: gnu/packages/games.scm:12137 msgid "" "Barrage is a rather destructive action game that puts you on a shooting\n" "range with the objective to hit as many dummy targets as possible within\n" @@ -5128,7 +5140,7 @@ msgid "" "get high scores." msgstr "" -#: gnu/packages/games.scm:12104 +#: gnu/packages/games.scm:12163 msgid "" "This is a clone of the classic game BurgerTime. In it, you play\n" "the part of a chef who must create burgers by stepping repeatedly on\n" @@ -5138,7 +5150,7 @@ msgid "" "protect you." msgstr "" -#: gnu/packages/games.scm:12136 +#: gnu/packages/games.scm:12195 msgid "" "Seven Kingdoms, designed by Trevor Chan, brings a blend of Real-Time\n" "Strategy with the addition of trade, diplomacy, and espionage. The game\n" @@ -5148,7 +5160,7 @@ msgid "" "kingdom." msgstr "" -#: gnu/packages/games.scm:12252 +#: gnu/packages/games.scm:12311 msgid "" "In the grand tradition of Marble Madness and Super Monkey Ball,\n" "Neverball has you guide a rolling ball through dangerous territory. Balance\n" @@ -5158,19 +5170,19 @@ msgid "" "game." msgstr "" -#: gnu/packages/games.scm:12329 +#: gnu/packages/games.scm:12388 msgid "" "With PokerTH you can play the Texas holdem poker game, either against\n" "computer opponents or against real players online." msgstr "" -#: gnu/packages/games.scm:12366 +#: gnu/packages/games.scm:12425 msgid "" "Pilot your ship inside a planet to find and rescue the colonists trapped\n" "inside the Zenith Colony." msgstr "" -#: gnu/packages/games.scm:12388 +#: gnu/packages/games.scm:12447 msgid "" "Provides a large set of Go-related services for X11:\n" "@itemize\n" @@ -5181,7 +5193,7 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/games.scm:12448 +#: gnu/packages/games.scm:12507 msgid "" "Passage is meant to be a memento mori game. It presents an entire life,\n" "from young adulthood through old age and death, in the span of five minutes.\n" @@ -5190,21 +5202,21 @@ msgid "" "there's no right way to interpret it." msgstr "" -#: gnu/packages/games.scm:12482 +#: gnu/packages/games.scm:12541 msgid "" "High performance animated desktop background setter for\n" "X11 that won't set your CPU on fire, drain your laptop battery, or lower video\n" "game FPS." msgstr "" -#: gnu/packages/games.scm:12512 +#: gnu/packages/games.scm:12571 msgid "" "Curse of War is a fast-paced action strategy game originally\n" "implemented using ncurses user interface. An SDL graphical version is also\n" "available." msgstr "" -#: gnu/packages/games.scm:12545 +#: gnu/packages/games.scm:12604 msgid "" "Schiffbruch is a mix of building, strategy and adventure and gets played\n" "with a two-dimensional view. The game deals with the consequences of a ship\n" @@ -5213,13 +5225,13 @@ msgid "" "get attention, so you get found." msgstr "" -#: gnu/packages/games.scm:12603 +#: gnu/packages/games.scm:12662 msgid "" "This package provides port of Prince of Persia, based on the\n" "disassembly of the DOS version, extended with new features." msgstr "" -#: gnu/packages/games.scm:12634 +#: gnu/packages/games.scm:12693 #, scheme-format msgid "" "@code{fheroes2} is an implementation of Heroes of Might and\n" @@ -5621,14 +5633,14 @@ msgid "" "configuration files for the GNOME menu, as well as a simple menu editor." msgstr "" -#: gnu/packages/gnome.scm:1801 +#: gnu/packages/gnome.scm:1809 msgid "" "Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" "uses duplicity as the backend, which supports incremental backups and storage\n" "either on a local, or remote machine via a number of methods." msgstr "" -#: gnu/packages/gnome.scm:1838 +#: gnu/packages/gnome.scm:1846 msgid "" "GNOME Commander is a two-pane graphical file manager using GNOME\n" "libraries. It aims to fulfill the demands of more advanced users who\n" @@ -5636,14 +5648,14 @@ msgid "" "and running smart commands." msgstr "" -#: gnu/packages/gnome.scm:1864 +#: gnu/packages/gnome.scm:1872 msgid "" "The GNOME User Documentation explains how to use the GNOME desktop and its\n" "components. It covers usage and setup of the core GNOME programs by end-users\n" "and system administrators." msgstr "" -#: gnu/packages/gnome.scm:1890 +#: gnu/packages/gnome.scm:1898 msgid "" "The GNOME Getting Started Documentation contains GNOME's intuitive\n" "\"Getting Started\" tour, with video guides, that can be viewed with Yelp.\n" @@ -5652,7 +5664,7 @@ msgid "" "useful as a tutorial and users' guide for new or less experienced users." msgstr "" -#: gnu/packages/gnome.scm:1935 +#: gnu/packages/gnome.scm:1943 msgid "" "Dia can be used to draw different types of diagrams, and\n" "includes support for UML static structure diagrams (class diagrams), entity\n" @@ -5660,28 +5672,28 @@ msgid "" "formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/gnome.scm:1986 +#: gnu/packages/gnome.scm:1994 msgid "" "libgdata is a GLib-based library for accessing online service APIs using\n" "the GData protocol — most notably, Google's services. It provides APIs to\n" "access the common Google services, and has full asynchronous support." msgstr "" -#: gnu/packages/gnome.scm:2020 +#: gnu/packages/gnome.scm:2028 msgid "" "libgxps is a GObject-based library for handling and rendering XPS\n" "documents. This package also contains binaries that can convert XPS documents\n" "to other formats." msgstr "" -#: gnu/packages/gnome.scm:2064 +#: gnu/packages/gnome.scm:2072 msgid "" "Characters is a simple utility application to find\n" "and insert unusual characters. It allows you to quickly find the\n" "character you are looking for by searching for keywords." msgstr "" -#: gnu/packages/gnome.scm:2085 +#: gnu/packages/gnome.scm:2093 msgid "" "gnome-common contains various files needed to bootstrap\n" "GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" @@ -5689,13 +5701,13 @@ msgid "" "commonly used macros." msgstr "" -#: gnu/packages/gnome.scm:2146 +#: gnu/packages/gnome.scm:2154 msgid "" "GNOME Contacts organizes your contact information from online and\n" "offline sources, providing a centralized place for managing your contacts." msgstr "" -#: gnu/packages/gnome.scm:2225 +#: gnu/packages/gnome.scm:2233 msgid "" "The libgnome-desktop library provides API shared by several applications\n" "on the desktop, but that cannot live in the platform for various reasons.\n" @@ -5705,40 +5717,40 @@ msgid "" "The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/gnome.scm:2260 +#: gnu/packages/gnome.scm:2268 msgid "" "Gnome-doc-utils is a collection of documentation utilities for the\n" "Gnome project. It includes xml2po tool which makes it easier to translate\n" "and keep up to date translations of documentation." msgstr "" -#: gnu/packages/gnome.scm:2310 +#: gnu/packages/gnome.scm:2318 msgid "Disk management utility for GNOME." msgstr "" -#: gnu/packages/gnome.scm:2354 +#: gnu/packages/gnome.scm:2362 msgid "" "Application to show you the fonts installed on your computer\n" "for your use as thumbnails. Selecting any thumbnails shows the full view of how\n" "the font would look under various sizes." msgstr "" -#: gnu/packages/gnome.scm:2409 +#: gnu/packages/gnome.scm:2417 msgid "" "The GCR package contains libraries used for displaying certificates and\n" "accessing key stores. It also provides the viewer for crypto files on the\n" "GNOME Desktop." msgstr "" -#: gnu/packages/gnome.scm:2448 +#: gnu/packages/gnome.scm:2456 msgid "This library provides docking features for gtk+." msgstr "" -#: gnu/packages/gnome.scm:2496 +#: gnu/packages/gnome.scm:2504 msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:2570 +#: gnu/packages/gnome.scm:2578 msgid "" "gnome-keyring is a program that keeps passwords and other secrets for\n" "users. It is run as a daemon in the session, similar to ssh-agent, and other\n" @@ -5749,7 +5761,7 @@ msgid "" "forgotten when the session ends." msgstr "" -#: gnu/packages/gnome.scm:2641 +#: gnu/packages/gnome.scm:2649 msgid "" "Evince is a document viewer for multiple document formats. It\n" "currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" @@ -5757,13 +5769,13 @@ msgid "" "on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/gnome.scm:2687 +#: gnu/packages/gnome.scm:2695 msgid "" "Gsettings-desktop-schemas contains a collection of GSettings schemas\n" "for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:2723 +#: gnu/packages/gnome.scm:2731 msgid "" "Liblarch is a Python library built to easily handle data structures such\n" "as lists, trees and acyclic graphs. There's also a GTK binding that will\n" @@ -5774,7 +5786,7 @@ msgid "" "and how they are displayed (View)." msgstr "" -#: gnu/packages/gnome.scm:2784 +#: gnu/packages/gnome.scm:2792 msgid "" "Getting Things GNOME! (GTG) is a personal tasks and TODO list items\n" "organizer for the GNOME desktop environment inspired by the Getting Things\n" @@ -5784,24 +5796,24 @@ msgid "" "know, from small tasks to large projects." msgstr "" -#: gnu/packages/gnome.scm:2824 +#: gnu/packages/gnome.scm:2832 msgid "" "To help with the transition to the Freedesktop Icon Naming\n" "Specification, the icon naming utility maps the icon names used by the\n" "GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/gnome.scm:2855 +#: gnu/packages/gnome.scm:2863 msgid "Icons for the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:2893 +#: gnu/packages/gnome.scm:2901 msgid "" "This is an icon theme that follows the Tango visual\n" "guidelines." msgstr "" -#: gnu/packages/gnome.scm:2924 +#: gnu/packages/gnome.scm:2932 msgid "" "The shared-mime-info package contains the core database of common types\n" "and the update-mime-database command used to extend it. It requires glib2 to\n" @@ -5810,18 +5822,18 @@ msgid "" "database is translated at Transifex." msgstr "" -#: gnu/packages/gnome.scm:3009 +#: gnu/packages/gnome.scm:3017 msgid "" "system-config-printer is a CUPS administration tool. It's written in\n" "Python using GTK+, and uses the @acronym{IPP, Internet Printing Protocol} when\n" "configuring CUPS." msgstr "" -#: gnu/packages/gnome.scm:3033 +#: gnu/packages/gnome.scm:3041 msgid "Freedesktop icon theme." msgstr "" -#: gnu/packages/gnome.scm:3084 +#: gnu/packages/gnome.scm:3092 msgid "" "Libnotify is a library that sends desktop notifications to a\n" "notification daemon, as defined in the Desktop Notifications spec. These\n" @@ -5829,7 +5841,7 @@ msgid "" "some form of information without getting in the user's way." msgstr "" -#: gnu/packages/gnome.scm:3132 +#: gnu/packages/gnome.scm:3140 msgid "" "Libpeas is a gobject-based plugin engine, targeted at giving every\n" "application the chance to assume its own extensibility. It also has a set of\n" @@ -5838,21 +5850,21 @@ msgid "" "API." msgstr "" -#: gnu/packages/gnome.scm:3172 +#: gnu/packages/gnome.scm:3180 msgid "" "GtkGLExt is an OpenGL extension to GTK+. It provides\n" "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" "API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/gnome.scm:3224 +#: gnu/packages/gnome.scm:3232 msgid "" "Glade is a rapid application development (RAD) tool to\n" "enable quick & easy development of user interfaces for the GTK+ toolkit and\n" "the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:3258 +#: gnu/packages/gnome.scm:3266 msgid "" "Libcroco is a standalone CSS2 parsing and manipulation library.\n" "The parser provides a low level event driven SAC-like API and a CSS object\n" @@ -5860,19 +5872,19 @@ msgid "" "XML/CSS rendering engine." msgstr "" -#: gnu/packages/gnome.scm:3298 +#: gnu/packages/gnome.scm:3306 msgid "" "Libgsf aims to provide an efficient extensible I/O abstraction for\n" "dealing with different structured file formats." msgstr "" -#: gnu/packages/gnome.scm:3368 +#: gnu/packages/gnome.scm:3376 msgid "" "Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gnome.scm:3548 +#: gnu/packages/gnome.scm:3556 msgid "" "Librsvg is a library to render SVG images to Cairo surfaces.\n" "GNOME uses this to render SVG icons. Outside of GNOME, other desktop\n" @@ -5880,7 +5892,7 @@ msgid "" "diagrams." msgstr "" -#: gnu/packages/gnome.scm:3575 +#: gnu/packages/gnome.scm:3583 msgid "" "Libidl is a library for creating trees of CORBA Interface\n" "Definition Language (idl) files, which is a specification for defining\n" @@ -5889,82 +5901,82 @@ msgid "" "functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/gnome.scm:3623 +#: gnu/packages/gnome.scm:3631 msgid "" "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" "featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/gnome.scm:3679 +#: gnu/packages/gnome.scm:3687 msgid "" "Bonobo is a framework for creating reusable components for\n" "use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/gnome.scm:3711 +#: gnu/packages/gnome.scm:3719 msgid "" "Gconf is a system for storing application preferences. It\n" "is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/gnome.scm:3746 +#: gnu/packages/gnome.scm:3754 msgid "" "GNOME Mime Data is a module which contains the base MIME\n" "and Application database for GNOME. The data stored by this module is\n" "designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/gnome.scm:3791 +#: gnu/packages/gnome.scm:3799 msgid "" "GnomeVFS is the core library used to access files and folders in GNOME\n" "applications. It provides a file system abstraction which allows applications\n" "to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/gnome.scm:3837 +#: gnu/packages/gnome.scm:3845 msgid "" "The libgnome library provides a number of useful routines\n" "for building modern applications, including session management, activation of\n" "files and URIs, and displaying help." msgstr "" -#: gnu/packages/gnome.scm:3861 +#: gnu/packages/gnome.scm:3869 msgid "" "Libart is a 2D drawing library intended as a\n" "high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/gnome.scm:3889 +#: gnu/packages/gnome.scm:3897 msgid "" "The GnomeCanvas widget provides a flexible widget for\n" "creating interactive structured graphics." msgstr "" -#: gnu/packages/gnome.scm:3912 +#: gnu/packages/gnome.scm:3920 msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/gnome.scm:3945 +#: gnu/packages/gnome.scm:3953 msgid "" "The libgnomeui library provides additional widgets for\n" "applications. Many of the widgets from libgnomeui have already been\n" "ported to GTK+." msgstr "" -#: gnu/packages/gnome.scm:3972 +#: gnu/packages/gnome.scm:3980 msgid "" "Libglade is a library that provides interfaces for loading\n" "graphical interfaces described in glade files and for accessing the\n" "widgets built in the loading process." msgstr "" -#: gnu/packages/gnome.scm:4018 +#: gnu/packages/gnome.scm:4026 msgid "" "The Bonobo UI library provides a number of user interface\n" "controls using the Bonobo component framework." msgstr "" -#: gnu/packages/gnome.scm:4047 +#: gnu/packages/gnome.scm:4055 msgid "" "Libwnck is the Window Navigator Construction Kit, a library for use in\n" "writing pagers, tasklists, and more generally applications that are dealing\n" @@ -5972,11 +5984,11 @@ msgid "" "Hints specification (EWMH)." msgstr "" -#: gnu/packages/gnome.scm:4105 +#: gnu/packages/gnome.scm:4113 msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/gnome.scm:4191 +#: gnu/packages/gnome.scm:4199 msgid "" "GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" "interoperable with other spreadsheet applications. It has a vast array of\n" @@ -5985,21 +5997,21 @@ msgid "" "engineering." msgstr "" -#: gnu/packages/gnome.scm:4247 +#: gnu/packages/gnome.scm:4255 msgid "Drawing is a basic image editor aiming at the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:4283 +#: gnu/packages/gnome.scm:4291 msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/gnome.scm:4331 +#: gnu/packages/gnome.scm:4339 msgid "" "Seahorse is a GNOME application for managing encryption keys and\n" "passwords in the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:4374 +#: gnu/packages/gnome.scm:4382 msgid "" "Vala is a programming language that aims to bring modern programming\n" "language features to GNOME developers without imposing any additional runtime\n" @@ -6007,7 +6019,7 @@ msgid "" "libraries written in C." msgstr "" -#: gnu/packages/gnome.scm:4425 +#: gnu/packages/gnome.scm:4433 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" @@ -6015,27 +6027,27 @@ msgid "" "editors, IDEs, etc." msgstr "" -#: gnu/packages/gnome.scm:4452 +#: gnu/packages/gnome.scm:4460 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, this fork provides additional functions exposed for keyboard text\n" "selection and URL hints." msgstr "" -#: gnu/packages/gnome.scm:4532 +#: gnu/packages/gnome.scm:4540 msgid "" "Vinagre is a remote display client supporting the VNC, SPICE\n" "and RDP protocols." msgstr "" -#: gnu/packages/gnome.scm:4580 +#: gnu/packages/gnome.scm:4587 msgid "" "Dconf is a low-level configuration system. Its main purpose\n" "is to provide a backend to GSettings on platforms that don't already have\n" "configuration storage systems." msgstr "" -#: gnu/packages/gnome.scm:4608 +#: gnu/packages/gnome.scm:4615 msgid "" "JSON-GLib is a C library based on GLib providing serialization and\n" "deserialization support for the JavaScript Object Notation (JSON) format\n" @@ -6044,7 +6056,7 @@ msgid "" "and objects." msgstr "" -#: gnu/packages/gnome.scm:4659 +#: gnu/packages/gnome.scm:4666 msgid "" "LibXklavier is a library providing high-level API for X Keyboard\n" "Extension known as XKB. This library is intended to support XFree86 and other\n" @@ -6052,38 +6064,38 @@ msgid "" "indicators etc)." msgstr "" -#: gnu/packages/gnome.scm:4689 +#: gnu/packages/gnome.scm:4696 msgid "" "This package provides Python bindings to librsvg, the SVG rendering\n" "library." msgstr "" -#: gnu/packages/gnome.scm:4721 +#: gnu/packages/gnome.scm:4728 msgid "" "This package contains various network related extensions for the GIO\n" "library." msgstr "" -#: gnu/packages/gnome.scm:4754 +#: gnu/packages/gnome.scm:4761 msgid "" "This library was designed to make it easier to access web services that\n" "claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" "libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/gnome.scm:4887 +#: gnu/packages/gnome.scm:4894 msgid "" "LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" "and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/gnome.scm:4952 +#: gnu/packages/gnome.scm:4959 msgid "" "Libsecret is a GObject based library for storing and retrieving passwords\n" "and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/gnome.scm:4993 +#: gnu/packages/gnome.scm:5000 msgid "" "Five or More is a game where you try to align\n" " five or more objects of the same color and shape causing them to disappear.\n" @@ -6091,19 +6103,19 @@ msgid "" " Try to last as long as possible." msgstr "" -#: gnu/packages/gnome.scm:5037 +#: gnu/packages/gnome.scm:5044 msgid "" "Mines (previously gnomine) is a puzzle game where you locate mines\n" "floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/gnome.scm:5078 +#: gnu/packages/gnome.scm:5085 msgid "" "MultiWriter can be used to write an ISO file to multiple USB devices at\n" "once." msgstr "" -#: gnu/packages/gnome.scm:5122 +#: gnu/packages/gnome.scm:5129 msgid "" "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" @@ -6111,7 +6123,7 @@ msgid "" "more fun." msgstr "" -#: gnu/packages/gnome.scm:5170 +#: gnu/packages/gnome.scm:5177 msgid "" "GNOME Terminal is a terminal emulator application for accessing a\n" "UNIX shell environment which can be used to run programs available on\n" @@ -6121,14 +6133,14 @@ msgid "" "keyboard shortcuts." msgstr "" -#: gnu/packages/gnome.scm:5250 +#: gnu/packages/gnome.scm:5257 msgid "" "Colord is a system service that makes it easy to manage,\n" "install and generate color profiles to accurately color manage input and\n" "output devices." msgstr "" -#: gnu/packages/gnome.scm:5286 +#: gnu/packages/gnome.scm:5293 msgid "" "Geoclue is a D-Bus service that provides location\n" "information. The primary goal of the Geoclue project is to make creating\n" @@ -6137,7 +6149,7 @@ msgid "" "permission from user." msgstr "" -#: gnu/packages/gnome.scm:5332 +#: gnu/packages/gnome.scm:5339 msgid "" "geocode-glib is a convenience library for geocoding (finding longitude,\n" "and latitude from an address) and reverse geocoding (finding an address from\n" @@ -6145,7 +6157,7 @@ msgid "" "faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/gnome.scm:5413 +#: gnu/packages/gnome.scm:5420 msgid "" "UPower is an abstraction for enumerating power devices,\n" "listening to device events and querying history and statistics. Any\n" @@ -6153,13 +6165,13 @@ msgid "" "service via the system message bus." msgstr "" -#: gnu/packages/gnome.scm:5457 +#: gnu/packages/gnome.scm:5464 msgid "" "libgweather is a library to access weather information from online\n" "services for numerous locations." msgstr "" -#: gnu/packages/gnome.scm:5542 +#: gnu/packages/gnome.scm:5549 msgid "" "This package contains the daemon responsible for setting the various\n" "parameters of a GNOME session and the applications that run under it. It\n" @@ -6167,33 +6179,33 @@ msgid "" "settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/gnome.scm:5579 +#: gnu/packages/gnome.scm:5586 msgid "" "Totem-pl-parser is a GObjects-based library to parse and save\n" "playlists in a variety of formats." msgstr "" -#: gnu/packages/gnome.scm:5615 +#: gnu/packages/gnome.scm:5622 msgid "" "Aisleriot (also known as Solitaire or sol) is a collection of card games\n" "which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/gnome.scm:5645 +#: gnu/packages/gnome.scm:5652 msgid "" "Amtk is the acronym for @acronym{Amtk, Actions Menus and Toolbars Kit}.\n" "It is a basic GtkUIManager replacement based on GAction. It is suitable for\n" "both a traditional UI or a modern UI with a GtkHeaderBar." msgstr "" -#: gnu/packages/gnome.scm:5686 +#: gnu/packages/gnome.scm:5693 msgid "" "Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" "natively with GTK-Doc (the API reference system developed for GTK+ and used\n" "throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/gnome.scm:5765 +#: gnu/packages/gnome.scm:5772 msgid "" "Cogl is a small library for using 3D graphics hardware to draw pretty\n" "pictures. The API departs from the flat state machine style of OpenGL and is\n" @@ -6201,14 +6213,14 @@ msgid "" "without stepping on each others toes." msgstr "" -#: gnu/packages/gnome.scm:5824 gnu/packages/gnome.scm:5853 +#: gnu/packages/gnome.scm:5831 gnu/packages/gnome.scm:5860 msgid "" "Clutter is an OpenGL-based interactive canvas library, designed for\n" "creating fast, mainly 2D single window applications such as media box UIs,\n" "presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/gnome.scm:5882 +#: gnu/packages/gnome.scm:5889 msgid "" "Clutter-Gst is an integration library for using GStreamer with Clutter.\n" "It provides a GStreamer sink to upload frames to GL and an actor that\n" @@ -6216,7 +6228,7 @@ msgid "" "OpenGL-based interactive canvas library." msgstr "" -#: gnu/packages/gnome.scm:5918 +#: gnu/packages/gnome.scm:5925 msgid "" "libchamplain is a C library providing a ClutterActor to display maps.\n" "It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" @@ -6224,20 +6236,20 @@ msgid "" "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/gnome.scm:5951 +#: gnu/packages/gnome.scm:5958 msgid "" "Gom provides an object mapper from GObjects to SQLite. It helps you\n" "write applications that need to store structured data as well as make complex\n" "queries upon that data." msgstr "" -#: gnu/packages/gnome.scm:5989 +#: gnu/packages/gnome.scm:5996 msgid "" "libgnome-games-support is a small library intended for internal use by\n" "GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/gnome.scm:6031 +#: gnu/packages/gnome.scm:6038 msgid "" "GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" "the patterned block to the area bordered by green markers. To do so, you will\n" @@ -6245,38 +6257,38 @@ msgid "" "as possible!" msgstr "" -#: gnu/packages/gnome.scm:6073 +#: gnu/packages/gnome.scm:6080 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers." msgstr "" -#: gnu/packages/gnome.scm:6120 +#: gnu/packages/gnome.scm:6127 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers. This package provides plugins for common media\n" "discovery protocols." msgstr "" -#: gnu/packages/gnome.scm:6223 +#: gnu/packages/gnome.scm:6230 msgid "" "Totem is a simple yet featureful media player for GNOME\n" "which can read a large number of file formats." msgstr "" -#: gnu/packages/gnome.scm:6313 +#: gnu/packages/gnome.scm:6320 msgid "" "Rhythmbox is a music playing application for GNOME. It\n" "supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/gnome.scm:6373 +#: gnu/packages/gnome.scm:6380 msgid "" "Eye of GNOME is the GNOME image viewer. It\n" "supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/gnome.scm:6407 +#: gnu/packages/gnome.scm:6414 msgid "" "This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" "notably:\n" @@ -6289,13 +6301,13 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/gnome.scm:6446 +#: gnu/packages/gnome.scm:6453 msgid "" "This library provides GObject bindings for libudev. It was originally\n" "part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/gnome.scm:6515 +#: gnu/packages/gnome.scm:6522 msgid "" "GVFS is a userspace virtual file system designed to work with the I/O\n" "abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" @@ -6306,7 +6318,7 @@ msgid "" "DAV, and others." msgstr "" -#: gnu/packages/gnome.scm:6552 +#: gnu/packages/gnome.scm:6559 msgid "" "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" "asynchronous control, bulk and interrupt transfers with proper cancellation\n" @@ -6314,7 +6326,7 @@ msgid "" "USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/gnome.scm:6592 +#: gnu/packages/gnome.scm:6599 msgid "" "Document Scanner is an easy-to-use application that lets you connect your\n" "scanner and quickly capture images and documents in an appropriate format. It\n" @@ -6322,25 +6334,25 @@ msgid "" "almost all of them." msgstr "" -#: gnu/packages/gnome.scm:6664 +#: gnu/packages/gnome.scm:6671 msgid "" "Eolie is a new web browser for GNOME. It features Firefox sync support,\n" "a secret password store, an adblocker, and a modern UI." msgstr "" -#: gnu/packages/gnome.scm:6740 +#: gnu/packages/gnome.scm:6747 msgid "" "Epiphany is a GNOME web browser targeted at non-technical users. Its\n" "principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/gnome.scm:6799 +#: gnu/packages/gnome.scm:6806 msgid "" "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" "of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/gnome.scm:6822 +#: gnu/packages/gnome.scm:6829 msgid "" "Yelp-XSL is a collection of programs and data files to help\n" "you build, maintain, and distribute documentation. It provides XSLT stylesheets\n" @@ -6350,14 +6362,14 @@ msgid "" "jQuery.Syntax JavaScript libraries." msgstr "" -#: gnu/packages/gnome.scm:6867 +#: gnu/packages/gnome.scm:6874 msgid "" "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" "man, info, and HTML documents. It can locate documents according to the\n" "freedesktop.org help system specification." msgstr "" -#: gnu/packages/gnome.scm:6897 +#: gnu/packages/gnome.scm:6904 msgid "" "Yelp-tools is a collection of scripts and build utilities to help create,\n" "manage, and publish documentation for Yelp and the web. Most of the heavy\n" @@ -6365,20 +6377,20 @@ msgid "" "wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/gnome.scm:6937 +#: gnu/packages/gnome.scm:6944 msgid "" "Libgee is a utility library providing GObject-based interfaces and\n" "classes for commonly used data structures." msgstr "" -#: gnu/packages/gnome.scm:6968 +#: gnu/packages/gnome.scm:6975 msgid "" "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" "allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" "metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/gnome.scm:7022 +#: gnu/packages/gnome.scm:7029 msgid "" "Shotwell is a digital photo manager designed for the GNOME desktop\n" "environment. It allows you to import photos from disk or camera, organize\n" @@ -6386,38 +6398,38 @@ msgid "" "share them with others via social networking and more." msgstr "" -#: gnu/packages/gnome.scm:7058 +#: gnu/packages/gnome.scm:7065 msgid "" "File Roller is an archive manager for the GNOME desktop\n" "environment that allows users to view, unpack, and create compressed archives\n" "such as gzip tarballs." msgstr "" -#: gnu/packages/gnome.scm:7130 +#: gnu/packages/gnome.scm:7137 msgid "" "This package contains the GNOME session manager, as well as a\n" "configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/gnome.scm:7190 +#: gnu/packages/gnome.scm:7197 msgid "" "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" "javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/gnome.scm:7284 +#: gnu/packages/gnome.scm:7291 msgid "" "While aiming at simplicity and ease of use, gedit is a\n" "powerful general purpose text editor." msgstr "" -#: gnu/packages/gnome.scm:7311 +#: gnu/packages/gnome.scm:7318 msgid "" "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" "to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/gnome.scm:7422 +#: gnu/packages/gnome.scm:7429 msgid "" "Mutter is a window and compositing manager that displays and manages your\n" "desktop via OpenGL. Mutter combines a sophisticated display engine using the\n" @@ -6425,7 +6437,7 @@ msgid "" "window manager." msgstr "" -#: gnu/packages/gnome.scm:7479 +#: gnu/packages/gnome.scm:7486 msgid "" "GNOME Online Accounts provides interfaces so that applications and\n" "libraries in GNOME can access the user's online accounts. It has providers for\n" @@ -6433,20 +6445,20 @@ msgid "" "Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/gnome.scm:7572 +#: gnu/packages/gnome.scm:7579 msgid "" "This package provides a unified backend for programs that work with\n" "contacts, tasks, and calendar information. It was originally developed for\n" "Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/gnome.scm:7638 +#: gnu/packages/gnome.scm:7645 msgid "" "Caribou is an input assistive technology intended for switch and pointer\n" "users." msgstr "" -#: gnu/packages/gnome.scm:7789 +#: gnu/packages/gnome.scm:7796 msgid "" "NetworkManager is a system network service that manages your network\n" "devices and connections, attempting to keep active network connectivity when\n" @@ -6455,36 +6467,36 @@ msgid "" "services." msgstr "" -#: gnu/packages/gnome.scm:7848 +#: gnu/packages/gnome.scm:7855 msgid "" "This extension of NetworkManager allows it to take care of connections\n" "to virtual private networks (VPNs) via OpenVPN." msgstr "" -#: gnu/packages/gnome.scm:7901 +#: gnu/packages/gnome.scm:7908 msgid "" "Support for configuring virtual private networks based on VPNC.\n" "Compatible with Cisco VPN concentrators configured to use IPsec." msgstr "" -#: gnu/packages/gnome.scm:7951 +#: gnu/packages/gnome.scm:7958 msgid "" "This extension of NetworkManager allows it to take care of connections\n" "to @acronym{VPNs, virtual private networks} via OpenConnect, an open client for\n" "Cisco's AnyConnect SSL VPN." msgstr "" -#: gnu/packages/gnome.scm:7980 +#: gnu/packages/gnome.scm:7987 msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/gnome.scm:8025 +#: gnu/packages/gnome.scm:8032 msgid "" "This package contains a systray applet for NetworkManager. It displays\n" "the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/gnome.scm:8081 +#: gnu/packages/gnome.scm:8088 #, fuzzy #| msgid "" #| "This package provides a dictionary for the Hunspell spell-checking\n" @@ -6496,25 +6508,25 @@ msgstr "" "此软件包为 Hunspell 拼写检查库\n" "提供词典。" -#: gnu/packages/gnome.scm:8289 +#: gnu/packages/gnome.scm:8296 msgid "" "GNOME Display Manager is a system service that is responsible for\n" "providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/gnome.scm:8316 +#: gnu/packages/gnome.scm:8323 msgid "" "LibGTop is a library to get system specific data such as CPU and memory\n" "usage and information about running processes." msgstr "" -#: gnu/packages/gnome.scm:8353 +#: gnu/packages/gnome.scm:8360 msgid "" "This package contains tools for managing and manipulating Bluetooth\n" "devices using the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:8465 +#: gnu/packages/gnome.scm:8472 msgid "" "This package contains configuration applets for the GNOME desktop,\n" "allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n" @@ -6522,13 +6534,13 @@ msgid "" "properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/gnome.scm:8632 +#: gnu/packages/gnome.scm:8639 msgid "" "GNOME Shell provides core user interface functions for the GNOME desktop,\n" "like switching to windows and launching applications." msgstr "" -#: gnu/packages/gnome.scm:8675 +#: gnu/packages/gnome.scm:8682 msgid "" "GTK-VNC is a project providing client side APIs for the RFB\n" "protocol / VNC remote desktop technology. It is built using coroutines allowing\n" @@ -6536,13 +6548,13 @@ msgid "" "core C library, and bindings for Python (PyGTK)." msgstr "" -#: gnu/packages/gnome.scm:8705 +#: gnu/packages/gnome.scm:8712 msgid "" "GNOME Autoar is a library which makes creating and extracting archives\n" "easy, safe, and automatic." msgstr "" -#: gnu/packages/gnome.scm:8753 +#: gnu/packages/gnome.scm:8760 msgid "" "Tracker is a search engine and triplestore for desktop, embedded and mobile.\n" "\n" @@ -6565,21 +6577,21 @@ msgid "" "endpoint and it understands SPARQL. " msgstr "" -#: gnu/packages/gnome.scm:8841 +#: gnu/packages/gnome.scm:8848 msgid "" "Tracker is an advanced framework for first class objects with associated\n" "metadata and tags. It provides a one stop solution for all metadata, tags,\n" "shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/gnome.scm:8905 +#: gnu/packages/gnome.scm:8912 msgid "" "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" "design and behaviour, giving the user a simple way to navigate and manage its\n" "files." msgstr "" -#: gnu/packages/gnome.scm:8939 +#: gnu/packages/gnome.scm:8946 msgid "" "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" "usage in the GNOME desktop environment. It can easily scan device volumes or\n" @@ -6587,7 +6599,7 @@ msgid "" "is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/gnome.scm:8965 +#: gnu/packages/gnome.scm:8972 msgid "" "GNOME backgrounds package contains a collection of graphics files which\n" "can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" @@ -6595,21 +6607,21 @@ msgid "" "can add your own files to the collection." msgstr "" -#: gnu/packages/gnome.scm:9011 +#: gnu/packages/gnome.scm:9018 msgid "" "GNOME Screenshot is a utility used for taking screenshots of the entire\n" "screen, a window or a user defined area of the screen, with optional\n" "beautifying border effects." msgstr "" -#: gnu/packages/gnome.scm:9043 +#: gnu/packages/gnome.scm:9050 msgid "" "Dconf-editor is a graphical tool for browsing and editing the dconf\n" "configuration system for GNOME. It allows users to configure desktop\n" "software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/gnome.scm:9074 +#: gnu/packages/gnome.scm:9081 msgid "" "Given many installed packages which might handle a given MIME type, a\n" "user running the GNOME desktop probably has some preferences: for example,\n" @@ -6618,32 +6630,32 @@ msgid "" "associations for GNOME." msgstr "" -#: gnu/packages/gnome.scm:9106 +#: gnu/packages/gnome.scm:9113 msgid "GoVirt is a GObject wrapper for the oVirt REST API." msgstr "" -#: gnu/packages/gnome.scm:9159 +#: gnu/packages/gnome.scm:9166 msgid "" "GNOME Weather is a small application that allows you to\n" "monitor the current weather conditions for your city, or anywhere in the\n" "world." msgstr "" -#: gnu/packages/gnome.scm:9266 +#: gnu/packages/gnome.scm:9273 msgid "" "GNOME is the graphical desktop for GNU. It includes a wide variety of\n" "applications for browsing the web, editing text and images, creating\n" "documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/gnome.scm:9315 +#: gnu/packages/gnome.scm:9322 msgid "" "Byzanz is a simple desktop recording program with a\n" "command-line interface. It can record part or all of an X display for a\n" "specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/gnome.scm:9375 +#: gnu/packages/gnome.scm:9382 msgid "" "Authenticator is a two-factor authentication (2FA) application built for\n" "the GNOME desktop environment.\n" @@ -6660,44 +6672,44 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/gnome.scm:9412 +#: gnu/packages/gnome.scm:9419 msgid "" "GSound is a small library for playing system sounds. It's designed to be\n" "used via GObject Introspection, and is a thin wrapper around the libcanberra C\n" "library." msgstr "" -#: gnu/packages/gnome.scm:9441 +#: gnu/packages/gnome.scm:9448 msgid "" "Libzapojit is a GLib-based library for accessing online service APIs of\n" "Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/gnome.scm:9486 +#: gnu/packages/gnome.scm:9493 msgid "" "GNOME Clocks is a simple clocks application designed to fit the GNOME\n" "desktop. It supports world clock, stop watch, alarms, and count down timer." msgstr "" -#: gnu/packages/gnome.scm:9532 +#: gnu/packages/gnome.scm:9539 msgid "" "GNOME Calendar is a simple calendar application designed to fit the GNOME\n" "desktop. It supports multiple calendars, month, week and year view." msgstr "" -#: gnu/packages/gnome.scm:9586 +#: gnu/packages/gnome.scm:9593 msgid "" "GNOME To Do is a simplistic personal task manager designed to perfectly\n" "fit the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:9626 +#: gnu/packages/gnome.scm:9633 msgid "" "GNOME Dictionary can look for the definition or translation of a word in\n" "existing databases over the internet." msgstr "" -#: gnu/packages/gnome.scm:9685 +#: gnu/packages/gnome.scm:9692 msgid "" "GNOME Tweaks allows adjusting advanced configuration settings in\n" "GNOME 3. This includes things like the fonts used in user interface elements,\n" @@ -6705,13 +6717,13 @@ msgid "" "GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/gnome.scm:9713 +#: gnu/packages/gnome.scm:9720 msgid "" "GNOME Shell extensions modify and extend GNOME Shell\n" "functionality and behavior." msgstr "" -#: gnu/packages/gnome.scm:9756 +#: gnu/packages/gnome.scm:9763 msgid "" "Libfolks is a library that aggregates information about people\n" "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" @@ -6720,19 +6732,19 @@ msgid "" "compiled." msgstr "" -#: gnu/packages/gnome.scm:9798 +#: gnu/packages/gnome.scm:9805 msgid "" "This library allows you to use the Facebook API from\n" "GLib/GObject code." msgstr "" -#: gnu/packages/gnome.scm:9828 +#: gnu/packages/gnome.scm:9835 msgid "" "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" "environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/gnome.scm:9864 +#: gnu/packages/gnome.scm:9871 msgid "" "Libunique is a library for writing single instance applications. If you\n" "launch a single instance application twice, the second instance will either just\n" @@ -6742,20 +6754,20 @@ msgid "" "handling the startup notification side." msgstr "" -#: gnu/packages/gnome.scm:9905 +#: gnu/packages/gnome.scm:9912 msgid "" "Calculator is an application that solves mathematical equations and\n" "is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/gnome.scm:9935 +#: gnu/packages/gnome.scm:9942 msgid "" "Xpad is a sticky note that strives to be simple, fault tolerant,\n" "and customizable. Xpad consists of independent pad windows, each is\n" "basically a text box in which notes can be written." msgstr "" -#: gnu/packages/gnome.scm:10008 +#: gnu/packages/gnome.scm:10015 msgid "" "This program allows you to browse through all the available Unicode\n" "characters and categories for the installed fonts, and to examine their\n" @@ -6763,20 +6775,20 @@ msgid "" "only know by its Unicode name or code point." msgstr "" -#: gnu/packages/gnome.scm:10042 +#: gnu/packages/gnome.scm:10049 msgid "" "Color Picker is a simple color chooser written in GTK3. It\n" "supports both X and Wayland display servers." msgstr "" -#: gnu/packages/gnome.scm:10071 +#: gnu/packages/gnome.scm:10078 msgid "" "Bluefish is an editor aimed at programmers and web developers,\n" "with many options to write web sites, scripts and other code.\n" "Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/gnome.scm:10111 +#: gnu/packages/gnome.scm:10118 msgid "" "GNOME System Monitor is a GNOME process viewer and system monitor with\n" "an attractive, easy-to-use interface. It has features, such as a tree view\n" @@ -6785,27 +6797,27 @@ msgid "" "kill/reinice processes." msgstr "" -#: gnu/packages/gnome.scm:10153 +#: gnu/packages/gnome.scm:10160 msgid "" "This package includes a python client library for the AT-SPI D-Bus\n" "accessibility infrastructure." msgstr "" -#: gnu/packages/gnome.scm:10223 +#: gnu/packages/gnome.scm:10230 msgid "" "Orca is a screen reader that provides access to the graphical desktop\n" "via speech and refreshable braille. Orca works with applications and toolkits\n" "that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" -#: gnu/packages/gnome.scm:10281 +#: gnu/packages/gnome.scm:10288 msgid "" "gspell provides a flexible API to add spell-checking to a GTK+\n" "application. It provides a GObject API, spell-checking to text entries and\n" "text views, and buttons to choose the language." msgstr "" -#: gnu/packages/gnome.scm:10325 +#: gnu/packages/gnome.scm:10332 msgid "" "GNOME Planner is a project management tool based on the Work Breakdown\n" "Structure (WBS). Its goal is to enable you to easily plan projects. Based on\n" @@ -6817,7 +6829,7 @@ msgid "" "views can be printed as PDF or PostScript files, or exported to HTML." msgstr "" -#: gnu/packages/gnome.scm:10400 +#: gnu/packages/gnome.scm:10407 msgid "" "Lollypop is a music player designed to play well with GNOME desktop.\n" "Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information\n" @@ -6825,26 +6837,26 @@ msgid "" "automatically and it can stream songs from online music services and charts." msgstr "" -#: gnu/packages/gnome.scm:10425 +#: gnu/packages/gnome.scm:10432 msgid "" "A collection of GStreamer video filters and effects to be used in\n" "photo-booth-like software, such as Cheese." msgstr "" -#: gnu/packages/gnome.scm:10502 +#: gnu/packages/gnome.scm:10509 msgid "" "Cheese uses your webcam to take photos and videos. Cheese can also\n" "apply fancy special effects and lets you share the fun with others." msgstr "" -#: gnu/packages/gnome.scm:10555 +#: gnu/packages/gnome.scm:10562 msgid "" "Password Safe is a password manager which makes use of the KeePass v4\n" "format. It integrates perfectly with the GNOME desktop and provides an easy\n" "and uncluttered interface for the management of password databases." msgstr "" -#: gnu/packages/gnome.scm:10594 +#: gnu/packages/gnome.scm:10601 msgid "" "Sound Juicer extracts audio from compact discs and convert it\n" "into audio files that a personal computer or digital audio player can play.\n" @@ -6852,27 +6864,27 @@ msgid "" "mp3, Ogg Vorbis and FLAC" msgstr "" -#: gnu/packages/gnome.scm:10650 +#: gnu/packages/gnome.scm:10657 msgid "" "SoundConverter supports converting between many audio formats including\n" "Opus, Ogg Vorbis, FLAC and more. It supports parallel conversion, and\n" "configurable file renaming. " msgstr "" -#: gnu/packages/gnome.scm:10698 +#: gnu/packages/gnome.scm:10705 msgid "" "Workrave is a program that assists in the recovery and prevention of\n" "repetitive strain injury (@dfn{RSI}). The program frequently alerts you to take\n" "micro-pauses and rest breaks, and restricts you to your daily limit." msgstr "" -#: gnu/packages/gnome.scm:10739 +#: gnu/packages/gnome.scm:10746 msgid "" "The GHex program can view and edit files in two ways:\n" "hexadecimal or ASCII. It is useful for editing binary files in general." msgstr "" -#: gnu/packages/gnome.scm:10778 +#: gnu/packages/gnome.scm:10785 msgid "" "The libdazzle library is a companion library to GObject and\n" "Gtk+. It provides various features that the authors wish were in the\n" @@ -6881,40 +6893,40 @@ msgid "" "generic enough to work for everyone." msgstr "" -#: gnu/packages/gnome.scm:10849 +#: gnu/packages/gnome.scm:10856 msgid "" "Evolution is a personal information management application\n" "that provides integrated mail, calendaring and address book\n" "functionality." msgstr "" -#: gnu/packages/gnome.scm:10904 +#: gnu/packages/gnome.scm:10911 msgid "" "GThumb is an image viewer, browser, organizer, editor and\n" "advanced image management tool" msgstr "" -#: gnu/packages/gnome.scm:10979 +#: gnu/packages/gnome.scm:10986 msgid "" "Terminator allows you to run multiple GNOME terminals in a grid and\n" "tabs, and it supports drag and drop re-ordering of terminals." msgstr "" -#: gnu/packages/gnome.scm:11026 +#: gnu/packages/gnome.scm:11033 msgid "" "The aim of the handy library is to help with developing user\n" "interfaces for mobile devices using GTK+. It provides responsive GTK+ widgets\n" "for usage on small and big screens." msgstr "" -#: gnu/packages/gnome.scm:11076 +#: gnu/packages/gnome.scm:11083 msgid "" "libgit2-glib is a GLib wrapper library around the libgit2 Git\n" "access library. It only implements the core plumbing functions, not really the\n" "higher level porcelain stuff." msgstr "" -#: gnu/packages/gnome.scm:11141 +#: gnu/packages/gnome.scm:11148 msgid "" "gitg is a graphical user interface for git. It aims at being a small,\n" "fast and convenient tool to visualize the history of git repositories.\n" @@ -6922,21 +6934,21 @@ msgid "" "repository and commit your work." msgstr "" -#: gnu/packages/gnome.scm:11180 +#: gnu/packages/gnome.scm:11187 msgid "" "Gamin is a file and directory monitoring system defined to be a subset\n" "of the FAM (File Alteration Monitor) system. This is a service provided by a\n" "library which detects when a file or a directory has been modified." msgstr "" -#: gnu/packages/gnome.scm:11216 +#: gnu/packages/gnome.scm:11223 msgid "" "GNOME Mahjongg is a game based on the classic Chinese\n" "tile-matching game Mahjong. It features multiple board layouts, tile themes,\n" "and a high score table." msgstr "" -#: gnu/packages/gnome.scm:11254 +#: gnu/packages/gnome.scm:11261 msgid "" "This package provides themes and related elements that don't\n" "really fit in other upstream packages. It offers legacy support for GTK+ 2\n" @@ -6944,19 +6956,19 @@ msgid "" "index files needed for Adwaita to be used outside of GNOME." msgstr "" -#: gnu/packages/gnome.scm:11293 +#: gnu/packages/gnome.scm:11300 msgid "" "Gnote is a note-taking application written for the GNOME desktop\n" "environment." msgstr "" -#: gnu/packages/gnome.scm:11348 +#: gnu/packages/gnome.scm:11355 msgid "" "Polari is a simple Internet Relay Chat (IRC) client that is designed to\n" "integrate seamlessly with the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:11401 +#: gnu/packages/gnome.scm:11408 msgid "" "GNOME Boxes is a simple application to view, access, and\n" "manage remote and virtual systems. Note that this application requires the\n" @@ -6965,7 +6977,7 @@ msgid "" "these services on the Guix System." msgstr "" -#: gnu/packages/gnome.scm:11484 +#: gnu/packages/gnome.scm:11491 msgid "" "Geary collects related messages together into conversations,\n" "making it easy to find and follow your discussions. Full-text and keyword\n" @@ -6977,14 +6989,14 @@ msgid "" "to." msgstr "" -#: gnu/packages/gnome.scm:11529 +#: gnu/packages/gnome.scm:11536 msgid "" "gLabels is a program for creating labels and business cards. It is\n" "designed to work with various laser/ink-jet peel-off label and business\n" "card sheets that you’ll find at most office supply stores." msgstr "" -#: gnu/packages/gnome.scm:11571 +#: gnu/packages/gnome.scm:11578 msgid "" "GNOME LaTeX is a LaTeX editor for the GNOME desktop. It has features\n" "such as build tools, completion of LaTeX commands, structure navigation,\n" @@ -6992,19 +7004,19 @@ msgid "" "and toolbars." msgstr "" -#: gnu/packages/gnome.scm:11630 +#: gnu/packages/gnome.scm:11637 msgid "" "Setzer is a simple yet full-featured LaTeX editor written in Python with\n" "GTK+. It integrates well with the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:11694 +#: gnu/packages/gnome.scm:11701 msgid "" "Apostrophe is a GTK+ based distraction-free Markdown editor.\n" "It uses pandoc as back-end for parsing Markdown." msgstr "" -#: gnu/packages/gnome.scm:11750 +#: gnu/packages/gnome.scm:11757 msgid "" "libratbag provides @command{ratbagd}, a DBus daemon to\n" "configure input devices, mainly gaming mice. The daemon provides a generic\n" @@ -7021,7 +7033,7 @@ msgid "" " (simple-service 'ratbagd dbus-root-service-type (list libratbag))" msgstr "" -#: gnu/packages/gnome.scm:11819 +#: gnu/packages/gnome.scm:11826 msgid "" "Piper is a GTK+ application for configuring gaming mice with\n" "onboard configuration for key bindings via libratbag. Piper requires\n" @@ -7033,14 +7045,14 @@ msgid "" " (simple-service 'ratbagd dbus-root-service-type (list libratbag))" msgstr "" -#: gnu/packages/gnome.scm:11877 +#: gnu/packages/gnome.scm:11884 msgid "" "Parlatype is an audio player for the GNOME desktop\n" "environment. Its main purpose is the manual transcription of spoken\n" "audio files." msgstr "" -#: gnu/packages/gnome.scm:11905 +#: gnu/packages/gnome.scm:11912 msgid "" "Jsonrpc-GLib is a library to communicate with JSON-RPC based\n" "peers in either a synchronous or asynchronous fashion. It also allows\n" @@ -7049,14 +7061,14 @@ msgid "" "host to avoid parser overhead and memory-allocator fragmentation." msgstr "" -#: gnu/packages/gnome.scm:11939 +#: gnu/packages/gnome.scm:11946 msgid "" "Feedbackd provides a DBus daemon to act on events to provide\n" "haptic, visual and audio feedback. It offers the libfeedbackd library and\n" "GObject introspection bindings." msgstr "" -#: gnu/packages/gnome.scm:11989 +#: gnu/packages/gnome.scm:11996 msgid "" "Sysprof performs detailed, accurate, and fast CPU profiling of an entire\n" "GNU/Linux system including the kernel and all user-space applications. This\n" @@ -7066,7 +7078,7 @@ msgid "" "libraries. Applications do not need to be recompiled--or even restarted." msgstr "" -#: gnu/packages/gnome.scm:12070 +#: gnu/packages/gnome.scm:12077 msgid "" "Builder aims to be an integrated development\n" "environment (IDE) for writing GNOME-based software. It features fuzzy search,\n" @@ -7074,13 +7086,13 @@ msgid "" "integrated profiler via Sysprof, debugging support, and more." msgstr "" -#: gnu/packages/gnome.scm:12143 +#: gnu/packages/gnome.scm:12150 msgid "" "Komikku is an online/offline manga reader for GNOME,\n" "developed with the aim of being used with the Librem 5 phone." msgstr "" -#: gnu/packages/gnome.scm:12221 +#: gnu/packages/gnome.scm:12228 msgid "" "GNU Data Access (GDA) is an attempt to provide uniform access to\n" "different kinds of data sources (databases, information servers, mail spools,\n" @@ -7088,7 +7100,7 @@ msgid "" "your data." msgstr "" -#: gnu/packages/gnome.scm:12270 +#: gnu/packages/gnome.scm:12277 msgid "" "gtranslator is a quite comfortable gettext po/po.gz/(g)mo files editor\n" "for the GNOME 3.x platform with many features. It aims to be a very complete\n" @@ -7096,42 +7108,42 @@ msgid "" "world." msgstr "" -#: gnu/packages/gnome.scm:12336 +#: gnu/packages/gnome.scm:12343 msgid "" "OCRFeeder is a complete Optical Character Recognition and\n" "Document Analysis and Recognition program." msgstr "" -#: gnu/packages/gnome.scm:12365 +#: gnu/packages/gnome.scm:12372 msgid "" "@code{gnome-power-manager} is a tool for viewing present and\n" "historical battery usage and related statistics." msgstr "" -#: gnu/packages/gnuzilla.scm:149 +#: gnu/packages/gnuzilla.scm:152 msgid "" "SpiderMonkey is Mozilla's JavaScript engine written\n" "in C/C++." msgstr "" -#: gnu/packages/gnuzilla.scm:1285 +#: gnu/packages/gnuzilla.scm:1303 msgid "" "IceCat is the GNU version of the Firefox browser. It is entirely free\n" "software, which does not recommend non-free plugins and addons. It also\n" "features built-in privacy-protecting features.\n" "\n" -"WARNING: IceCat 78 has not yet been released by the upstream IceCat project.\n" +"WARNING: IceCat 91 has not yet been released by the upstream IceCat project.\n" "This is a preview release, and does not currently meet the privacy-respecting\n" "standards of the IceCat project." msgstr "" -#: gnu/packages/gnuzilla.scm:1615 +#: gnu/packages/gnuzilla.scm:1910 msgid "" "This package provides an email client built based on Mozilla\n" "Thunderbird. It supports email, news feeds, chat, calendar and contacts." msgstr "" -#: gnu/packages/gnuzilla.scm:1691 +#: gnu/packages/gnuzilla.scm:1986 msgid "" "Firefox Decrypt is a tool to extract passwords from\n" "Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles." @@ -7842,28 +7854,28 @@ msgstr "" msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "" -#: gnu/packages/image.scm:1370 +#: gnu/packages/image.scm:1377 msgid "" "Exiv2 is a C++ library and a command line utility to manage image\n" "metadata. It provides fast and easy read and write access to the Exif, IPTC\n" "and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/image.scm:1411 +#: gnu/packages/image.scm:1418 msgid "" "Developer's Image Library (DevIL) is a library to develop\n" "applications with support for many types of images. DevIL can load, save,\n" "convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/image.scm:1434 +#: gnu/packages/image.scm:1441 msgid "" "The JasPer Project is an initiative to provide a reference\n" "implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n" "ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/image.scm:1459 +#: gnu/packages/image.scm:1466 msgid "" "Zimg implements the commonly required image processing basics\n" "of scaling, colorspace conversion, and depth conversion. A simple API enables\n" @@ -7871,7 +7883,7 @@ msgid "" "the programmer." msgstr "" -#: gnu/packages/image.scm:1494 +#: gnu/packages/image.scm:1501 msgid "" "PerceptualDiff visually compares two images to determine\n" "whether they look alike. It uses a computational model of the human visual\n" @@ -7879,14 +7891,14 @@ msgid "" "differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/image.scm:1536 +#: gnu/packages/image.scm:1543 msgid "" "Steghide is a program to hide data in various kinds of image and audio\n" "files (known as @dfn{steganography}). Neither color nor sample frequencies are\n" "changed, making the embedding resistant against first-order statistical tests." msgstr "" -#: gnu/packages/image.scm:1574 +#: gnu/packages/image.scm:1581 msgid "" "OptiPNG is a PNG optimizer that recompresses image\n" "files to a smaller size, without losing any information. This program\n" @@ -7894,7 +7906,7 @@ msgid "" "PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/image.scm:1606 +#: gnu/packages/image.scm:1613 msgid "" "@code{imgp} is a command line image resizer and rotator for JPEG and PNG\n" "images. It can resize (or thumbnail) and rotate thousands of images in a go\n" @@ -7904,14 +7916,14 @@ msgid "" "of @{python-pillow} for SIMD parallelism." msgstr "" -#: gnu/packages/image.scm:1641 +#: gnu/packages/image.scm:1648 msgid "" "Collection of graphics images created to test PNG\n" "applications like viewers, converters and editors. As far as that is\n" "possible, all formats supported by the PNG standard are represented." msgstr "" -#: gnu/packages/image.scm:1694 +#: gnu/packages/image.scm:1701 msgid "" "libjpeg-turbo is a JPEG image codec that accelerates baseline\n" "JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on\n" @@ -7924,7 +7936,7 @@ msgid "" "and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/image.scm:1748 +#: gnu/packages/image.scm:1755 msgid "" "Niftilib is a set of i/o libraries for reading and writing\n" "files in the nifti-1 data format - a binary file format for storing\n" @@ -7932,11 +7944,11 @@ msgid "" "(fMRI) brain images." msgstr "" -#: gnu/packages/image.scm:1791 +#: gnu/packages/image.scm:1798 msgid "Gpick is an advanced color picker and palette editing tool." msgstr "" -#: gnu/packages/image.scm:1811 +#: gnu/packages/image.scm:1818 msgid "" "Libiptcdata is a C library for manipulating the International Press\n" "Telecommunications Council (@dfn{IPTC}) metadata stored within multimedia files\n" @@ -7945,7 +7957,7 @@ msgid "" "parsing, viewing, modifying, and saving this metadata." msgstr "" -#: gnu/packages/image.scm:1842 +#: gnu/packages/image.scm:1849 msgid "" "Flameshot is a screenshot program.\n" "Features:\n" @@ -7959,7 +7971,7 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image.scm:1881 +#: gnu/packages/image.scm:1888 msgid "" "@command{swappy} is a command-line utility to take and edit screenshots\n" "of Wayland desktops. Works great with grim, slurp and sway. But can easily\n" @@ -7967,7 +7979,7 @@ msgid "" "stdout." msgstr "" -#: gnu/packages/image.scm:1916 +#: gnu/packages/image.scm:1923 msgid "" "Gifsicle is a command-line GIF image manipulation tool that:\n" "\n" @@ -7986,21 +7998,21 @@ msgid "" "identical visual appearance." msgstr "" -#: gnu/packages/image.scm:1954 +#: gnu/packages/image.scm:1961 msgid "Jp2a is a small utility that converts JPEG images to ASCII." msgstr "" -#: gnu/packages/image.scm:1979 +#: gnu/packages/image.scm:1986 msgid "grim can create screenshots from a Wayland compositor." msgstr "" -#: gnu/packages/image.scm:2007 +#: gnu/packages/image.scm:2014 msgid "" "Slurp can select a region in a Wayland compositor and print it\n" "to the standard output. It works well together with grim." msgstr "" -#: gnu/packages/image.scm:2040 +#: gnu/packages/image.scm:2047 msgid "" "SNG (Scriptable Network Graphics) is a minilanguage designed\n" "specifically to represent the entire contents of a PNG (Portable Network\n" @@ -8012,20 +8024,20 @@ msgid "" "losslessly translates between SNG and PNG." msgstr "" -#: gnu/packages/image.scm:2070 +#: gnu/packages/image.scm:2077 msgid "" "Simple encoder and decoder for blurhashes. Contains a\n" "command line program as well as a shared library." msgstr "" -#: gnu/packages/image.scm:2124 +#: gnu/packages/image.scm:2131 msgid "" "LodePNG is a PNG image decoder and encoder, all in one,\n" "no dependency or linkage required. It's made for C (ISO C90), and has a C++\n" "wrapper with a more convenient interface on top." msgstr "" -#: gnu/packages/image.scm:2148 +#: gnu/packages/image.scm:2155 msgid "" "Icoutils are a set of program for extracting and converting\n" "bitmaps from Microsoft Windows icon and cursor files. These files usually\n" @@ -8041,20 +8053,20 @@ msgid "" "This package can be used to create @code{favicon.ico} files for web sites." msgstr "" -#: gnu/packages/image.scm:2196 +#: gnu/packages/image.scm:2203 msgid "" "Libavif is a C implementation of @acronym{AVIF, the AV1 Image\n" "File Format}. It can encode and decode all YUV formats and bit depths supported\n" "by AOM, including with alpha." msgstr "" -#: gnu/packages/image.scm:2237 +#: gnu/packages/image.scm:2244 msgid "" "@code{libheif} is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File\n" "Format) file format decoder and encoder." msgstr "" -#: gnu/packages/image.scm:2282 +#: gnu/packages/image.scm:2289 msgid "" "Mtpaint is a graphic editing program which uses the GTK+ toolkit.\n" "It can create and edit indexed palette or 24bit RGB images, offers basic\n" @@ -8062,13 +8074,13 @@ msgid "" "GIF, TIFF, WEBP, BMP, PNG, XPM formats." msgstr "" -#: gnu/packages/image.scm:2344 +#: gnu/packages/image.scm:2351 msgid "" "MyPaint is a simple drawing and painting program that works well with\n" "Wacom-style graphics tablets." msgstr "" -#: gnu/packages/image.scm:2393 +#: gnu/packages/image.scm:2407 msgid "" "Phockup is a media sorting tool that uses creation date and\n" "time information in photos and videos to organize them into folders by year,\n" @@ -8203,7 +8215,7 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image-viewers.scm:858 +#: gnu/packages/image-viewers.scm:864 msgid "" "Quick Image Viewer is a small and fast GDK/Imlib2 image viewer.\n" "Features include zoom, maxpect, scale down, fullscreen, slideshow, delete,\n" @@ -8212,7 +8224,7 @@ msgid "" "to set X desktop background." msgstr "" -#: gnu/packages/image-viewers.scm:916 +#: gnu/packages/image-viewers.scm:922 msgid "" "Nomacs is a simple to use image lounge featuring\n" "semi-transparent widgets that display additional information such as metadata,\n" @@ -8225,11 +8237,11 @@ msgid "" "synchronization of multiple instances." msgstr "" -#: gnu/packages/image-viewers.scm:962 +#: gnu/packages/image-viewers.scm:968 msgid "xzgv is a fast image viewer that provides extensive keyboard support." msgstr "" -#: gnu/packages/inkscape.scm:115 gnu/packages/inkscape.scm:303 +#: gnu/packages/inkscape.scm:115 gnu/packages/inkscape.scm:296 msgid "" "Inkscape is a vector graphics editor. What sets Inkscape\n" "apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" @@ -8257,7 +8269,7 @@ msgid "" "text editors." msgstr "" -#: gnu/packages/less.scm:100 +#: gnu/packages/less.scm:98 msgid "" "To browse files, the excellent viewer @code{less} can be\n" "used. By setting the environment variable @code{LESSOPEN}, less can be\n" @@ -8488,17 +8500,17 @@ msgid "" "Math for editing mathematics." msgstr "" -#: gnu/packages/linux.scm:597 +#: gnu/packages/linux.scm:598 msgid "Headers of the Linux-Libre kernel." msgstr "" -#: gnu/packages/linux.scm:896 +#: gnu/packages/linux.scm:897 msgid "" "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" "It has been modified to remove all non-free binary blobs." msgstr "" -#: gnu/packages/linux.scm:1208 +#: gnu/packages/linux.scm:1209 msgid "" "This simple Linux kernel module allows calls from user space to any\n" "@acronym{ACPI, Advanced Configuration and Power Interface} method provided by\n" @@ -8510,7 +8522,7 @@ msgid "" "and should be used with caution, especially on untested models." msgstr "" -#: gnu/packages/linux.scm:1276 +#: gnu/packages/linux.scm:1277 msgid "" "CoreFreq is a CPU monitor that reports low-level processor settings and\n" "performance data with notably high precision by using a loadable Linux kernel\n" @@ -8541,7 +8553,7 @@ msgid "" "@file{README.md} before loading it." msgstr "" -#: gnu/packages/linux.scm:1325 +#: gnu/packages/linux.scm:1326 msgid "" "This is the Linux kernel @acronym{ACPI, Advanced Configuration and Power\n" "Interface} platform driver for the @acronym{EC, Embedded Controller} firmware\n" @@ -8550,13 +8562,13 @@ msgid "" "and the notification, WiFi, and Bluetooth LED." msgstr "" -#: gnu/packages/linux.scm:1368 +#: gnu/packages/linux.scm:1369 msgid "" "This is Realtek's RTL8821CE Linux driver for wireless\n" "network adapters." msgstr "" -#: gnu/packages/linux.scm:1400 +#: gnu/packages/linux.scm:1401 msgid "" "This is Realtek's rtl8812au Linux driver for USB 802.11n wireless\n" "network adapters, modified by the aircrack-ng project to support monitor mode\n" @@ -8564,7 +8576,7 @@ msgid "" "RTL8812AU, RTL8821AU, and RTL8814AU chips." msgstr "" -#: gnu/packages/linux.scm:1424 +#: gnu/packages/linux.scm:1425 msgid "" "The @acronym{VHBA, Virtual SCSI Host Bus Adapter} module is the link\n" "between the CDemu user-space daemon and the kernel Linux. It acts as a\n" @@ -8573,13 +8585,13 @@ msgid "" "emulate optical devices such as DVD and CD-ROM drives." msgstr "" -#: gnu/packages/linux.scm:1453 +#: gnu/packages/linux.scm:1454 msgid "" "The bbswitch module provides a way to toggle the Nvidia\n" "graphics card on Optimus laptops." msgstr "" -#: gnu/packages/linux.scm:1495 +#: gnu/packages/linux.scm:1496 msgid "" "This package provides two Linux kernel drivers, ddcci and\n" "ddcci-backlight, that allows the control of DDC/CI monitors through the sysfs\n" @@ -8589,7 +8601,7 @@ msgid "" "supported under @file{/sys/class/backlight/}." msgstr "" -#: gnu/packages/linux.scm:1522 +#: gnu/packages/linux.scm:1523 msgid "" "This Linux module creates virtual video devices. @acronym{V4L2, Video\n" "for Linux 2} applications will treat these as ordinary video devices but read\n" @@ -8601,7 +8613,7 @@ msgid "" "application by hooking GStreamer into the loopback device." msgstr "" -#: gnu/packages/linux.scm:1563 +#: gnu/packages/linux.scm:1564 msgid "" "This package provides a driver for the XBox One S Wireless controller\n" "and some newer models when connected via bluetooth. In addition to the kernel\n" @@ -8609,7 +8621,7 @@ msgid "" "rules, which need to be installed separately." msgstr "" -#: gnu/packages/linux.scm:1617 +#: gnu/packages/linux.scm:1618 msgid "" "A *Free* project to implement OSF's RFC 86.0.\n" "Pluggable authentication modules are small shared object files that can\n" @@ -8617,18 +8629,18 @@ msgid "" "at login. Local and dynamic reconfiguration are its key features." msgstr "" -#: gnu/packages/linux.scm:1678 +#: gnu/packages/linux.scm:1679 msgid "This package provides a PAM interface using @code{ctypes}." msgstr "" -#: gnu/packages/linux.scm:1710 +#: gnu/packages/linux.scm:1711 msgid "" "This package provides a PAM module that hands over your\n" "login password to @code{gpg-agent}. This can be useful if you are using a\n" "GnuPG-based password manager like @code{pass}." msgstr "" -#: gnu/packages/linux.scm:1739 +#: gnu/packages/linux.scm:1740 msgid "" "This package contains utilities for accessing the powercap\n" "Linux kernel feature through sysfs. It includes an implementation for working\n" @@ -8636,7 +8648,7 @@ msgid "" "It provides the commands @code{powercap-info} and @code{powercap-set}." msgstr "" -#: gnu/packages/linux.scm:1768 +#: gnu/packages/linux.scm:1769 msgid "" "Powerstat measures and reports your computer's power consumption in real\n" "time. On mobile PCs, it uses ACPI battery information to measure the power\n" @@ -8653,28 +8665,28 @@ msgid "" "deviation, and minimum and maximum values. It can show a nice histogram too." msgstr "" -#: gnu/packages/linux.scm:1806 +#: gnu/packages/linux.scm:1807 msgid "" "This PSmisc package is a set of some small useful utilities that\n" "use the proc file system. We're not about changing the world, but\n" "providing the system administrator with some help in common tasks." msgstr "" -#: gnu/packages/linux.scm:1946 +#: gnu/packages/linux.scm:1947 msgid "" "Util-linux is a diverse collection of Linux kernel\n" "utilities. It provides dmesg and includes tools for working with file systems,\n" "block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/linux.scm:1984 +#: gnu/packages/linux.scm:1985 msgid "" "ddate displays the Discordian date and holidays of a given date.\n" "The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" "by Robert Shea and Robert Anton Wilson." msgstr "" -#: gnu/packages/linux.scm:2039 +#: gnu/packages/linux.scm:2040 msgid "" "The kernel Linux's @dfn{frame buffers} provide a simple interface to\n" "different kinds of graphic displays. The @command{fbset} utility can query and\n" @@ -8682,7 +8694,7 @@ msgid "" "parameters." msgstr "" -#: gnu/packages/linux.scm:2084 +#: gnu/packages/linux.scm:2085 msgid "" "Procps is the package that has a bunch of small useful utilities\n" "that give information about processes using the Linux /proc file system.\n" @@ -8690,11 +8702,11 @@ msgid "" "slabtop, tload, top, vmstat, w, watch and sysctl." msgstr "" -#: gnu/packages/linux.scm:2140 +#: gnu/packages/linux.scm:2141 msgid "Tools for working with USB devices, such as lsusb." msgstr "" -#: gnu/packages/linux.scm:2164 +#: gnu/packages/linux.scm:2165 msgid "" "The USB/IP protocol enables to pass USB device from a server to\n" "a client over the network. The server is a machine which shares an\n" @@ -8707,23 +8719,23 @@ msgid "" "module." msgstr "" -#: gnu/packages/linux.scm:2250 +#: gnu/packages/linux.scm:2251 msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." msgstr "" -#: gnu/packages/linux.scm:2293 +#: gnu/packages/linux.scm:2294 msgid "" "This package provides statically-linked e2fsck command taken\n" "from the e2fsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:2316 +#: gnu/packages/linux.scm:2317 msgid "" "Extundelete is a set of tools that can recover deleted files from an\n" "ext3 or ext4 partition." msgstr "" -#: gnu/packages/linux.scm:2349 +#: gnu/packages/linux.scm:2350 msgid "" "Zerofree finds the unallocated blocks with non-zero value content in an\n" "ext2, ext3, or ext4 file system and fills them with zeroes (or another value).\n" @@ -8731,26 +8743,26 @@ msgid "" "Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/linux.scm:2389 +#: gnu/packages/linux.scm:2390 msgid "" "strace is a system call tracer, i.e. a debugging tool which prints out a\n" "trace of all the system calls made by a another process/program." msgstr "" -#: gnu/packages/linux.scm:2412 +#: gnu/packages/linux.scm:2413 msgid "" "ltrace intercepts and records dynamic library calls which are called by\n" "an executed process and the signals received by that process. It can also\n" "intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/linux.scm:2437 gnu/packages/linux.scm:2489 +#: gnu/packages/linux.scm:2438 gnu/packages/linux.scm:2490 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system." msgstr "" -#: gnu/packages/linux.scm:2558 +#: gnu/packages/linux.scm:2559 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system. This package enhances ALSA\n" @@ -8759,7 +8771,7 @@ msgid "" "external rate conversion." msgstr "" -#: gnu/packages/linux.scm:2595 +#: gnu/packages/linux.scm:2596 msgid "" "@command{iptables} is the user-space command line program used to\n" "configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" @@ -8771,7 +8783,7 @@ msgid "" "Both commands are targeted at system administrators." msgstr "" -#: gnu/packages/linux.scm:2631 +#: gnu/packages/linux.scm:2632 msgid "" "This simple daemon feeds entropy from the CPU Jitter @acronym{RNG, random\n" "number generator} core to the kernel Linux's entropy estimator. This prevents\n" @@ -8793,7 +8805,7 @@ msgid "" "early boot when entropy may be low, especially in virtualised environments." msgstr "" -#: gnu/packages/linux.scm:2667 +#: gnu/packages/linux.scm:2668 msgid "" "@command{lsscsi} lists SCSI logical units or SCSI targets. It can\n" "also list NVMe namespaces or controllers and show the relationship between a\n" @@ -8801,7 +8813,7 @@ msgid "" "name." msgstr "" -#: gnu/packages/linux.scm:2692 +#: gnu/packages/linux.scm:2693 msgid "" "ebtables is an application program used to set up and maintain the\n" "tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is\n" @@ -8809,7 +8821,7 @@ msgid "" "that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/linux.scm:2759 +#: gnu/packages/linux.scm:2760 msgid "" "Iproute2 is a collection of utilities for controlling TCP/IP networking\n" "and traffic with the Linux kernel. The most important of these are\n" @@ -8821,7 +8833,7 @@ msgid "" "inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/linux.scm:2839 +#: gnu/packages/linux.scm:2840 msgid "" "This package includes the important tools for controlling the network\n" "subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and\n" @@ -8830,13 +8842,13 @@ msgid "" "configuration (iptunnel, ipmaddr)." msgstr "" -#: gnu/packages/linux.scm:2879 +#: gnu/packages/linux.scm:2880 msgid "" "Libcap2 provides a programming interface to POSIX capabilities on\n" "Linux-based operating systems." msgstr "" -#: gnu/packages/linux.scm:2938 +#: gnu/packages/linux.scm:2939 msgid "" "Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" "to connect two Ethernet segments together in a protocol independent way.\n" @@ -8845,7 +8857,7 @@ msgid "" "transparently through a bridge." msgstr "" -#: gnu/packages/linux.scm:2989 +#: gnu/packages/linux.scm:2990 msgid "" "The libnl suite is a collection of libraries providing APIs to netlink\n" "protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" @@ -8854,13 +8866,13 @@ msgid "" "configuration and monitoring interfaces." msgstr "" -#: gnu/packages/linux.scm:3067 +#: gnu/packages/linux.scm:3068 msgid "" "iw is a new nl80211 based CLI configuration utility for wireless\n" "devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/linux.scm:3121 +#: gnu/packages/linux.scm:3122 msgid "" "PowerTOP is a Linux tool to diagnose issues with power consumption and\n" "power management. In addition to being a diagnostic tool, PowerTOP also has\n" @@ -8869,19 +8881,19 @@ msgid "" "settings." msgstr "" -#: gnu/packages/linux.scm:3145 +#: gnu/packages/linux.scm:3146 msgid "" "Aumix adjusts an audio mixer from X, the console, a terminal,\n" "the command line or a script." msgstr "" -#: gnu/packages/linux.scm:3176 +#: gnu/packages/linux.scm:3177 msgid "" "Iotop is a Python program with a top like user interface to show the\n" "processes currently causing I/O." msgstr "" -#: gnu/packages/linux.scm:3234 +#: gnu/packages/linux.scm:3235 msgid "" "As a consequence of its monolithic design, file system code for Linux\n" "normally goes into the kernel itself---which is not only a robustness issue,\n" @@ -8891,7 +8903,7 @@ msgid "" "user-space processes." msgstr "" -#: gnu/packages/linux.scm:3267 +#: gnu/packages/linux.scm:3268 msgid "" "UnionFS-FUSE is a flexible union file system implementation in user\n" "space, using the FUSE library. Mounting a union file system allows you to\n" @@ -8899,7 +8911,7 @@ msgid "" "UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/linux.scm:3347 +#: gnu/packages/linux.scm:3348 msgid "" "This is a file system client based on the SSH File Transfer Protocol.\n" "Since most SSH servers already support this protocol it is very easy to set\n" @@ -8907,7 +8919,7 @@ msgid "" "file system is as easy as logging into the server with an SSH client." msgstr "" -#: gnu/packages/linux.scm:3375 +#: gnu/packages/linux.scm:3376 msgid "" "archivemount is a FUSE-based file system for Unix variants,\n" "including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) to a\n" @@ -8916,7 +8928,7 @@ msgid "" "compressed, transparent to other programs, without decompressing them." msgstr "" -#: gnu/packages/linux.scm:3406 +#: gnu/packages/linux.scm:3407 msgid "" "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" "memory is not all in one place. The @command{numactl} program allows you to\n" @@ -8929,26 +8941,26 @@ msgid "" "NUMA performance on your system." msgstr "" -#: gnu/packages/linux.scm:3444 +#: gnu/packages/linux.scm:3445 msgid "" "Kbd-neo provides the Neo2 keyboard layout for use with\n" "@command{loadkeys(1)} from @code{kbd(4)}." msgstr "" -#: gnu/packages/linux.scm:3511 +#: gnu/packages/linux.scm:3512 msgid "" "This package contains keytable files and keyboard utilities compatible\n" "for systems using the Linux kernel. This includes commands such as\n" "@code{loadkeys}, @code{setfont}, @code{kbdinfo}, and @code{chvt}." msgstr "" -#: gnu/packages/linux.scm:3576 +#: gnu/packages/linux.scm:3577 msgid "" "The inotify-tools packages provides a C library and command-line tools\n" "to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -#: gnu/packages/linux.scm:3625 +#: gnu/packages/linux.scm:3626 msgid "" "Kmod is a set of tools to handle common tasks with Linux\n" "kernel modules like insert, remove, list, check properties, resolve\n" @@ -8959,21 +8971,21 @@ msgid "" "from the module-init-tools project." msgstr "" -#: gnu/packages/linux.scm:3680 +#: gnu/packages/linux.scm:3681 msgid "" "Early OOM is a minimalist out of memory (OOM) daemon that\n" "runs in user space and provides a more responsive and configurable alternative\n" "to the in-kernel OOM killer." msgstr "" -#: gnu/packages/linux.scm:3778 +#: gnu/packages/linux.scm:3779 msgid "" "Udev is a daemon which dynamically creates and removes\n" "device nodes from /dev/, handles hotplug events and loads drivers at boot\n" "time." msgstr "" -#: gnu/packages/linux.scm:3810 +#: gnu/packages/linux.scm:3811 msgid "" "Python-evdev provides bindings to the generic input event interface in\n" "Linux. The @code{evdev} interface serves the purpose of passing events\n" @@ -8985,7 +8997,7 @@ msgid "" "devices that can inject events directly into the input subsystem." msgstr "" -#: gnu/packages/linux.scm:3846 +#: gnu/packages/linux.scm:3847 msgid "" "Interception Tools provides a composable infrastructure on top of\n" "@code{libudev} and @code{libevdev}. The following utilities are provided:\n" @@ -8998,26 +9010,26 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/linux.scm:3896 +#: gnu/packages/linux.scm:3897 msgid "" "Dual Function Keys is a plugin for @code{interception-tools} that allows\n" "one to send arbitrary keycodes when a given key is tapped or held." msgstr "" -#: gnu/packages/linux.scm:3974 +#: gnu/packages/linux.scm:3975 msgid "" "LVM2 is the logical volume management tool set for Linux-based systems.\n" "This package includes the user-space libraries and tools, including the device\n" "mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/linux.scm:4042 +#: gnu/packages/linux.scm:4043 msgid "" "A suite of tools for manipulating the metadata of the\n" "dm-thin, dm-cache and dm-era device-mapper targets." msgstr "" -#: gnu/packages/linux.scm:4088 +#: gnu/packages/linux.scm:4089 msgid "" "Wireless Tools are used to manipulate the now-deprecated\n" "Linux Wireless Extensions; consider using @code{iw} instead. The Wireless\n" @@ -9026,35 +9038,35 @@ msgid "" "interface." msgstr "" -#: gnu/packages/linux.scm:4180 +#: gnu/packages/linux.scm:4181 msgid "" "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" "communication between the kernel Linux and user space for regulatory\n" "compliance." msgstr "" -#: gnu/packages/linux.scm:4250 +#: gnu/packages/linux.scm:4251 msgid "" "This package contains the wireless regulatory database for the Central\n" "Regulatory Database Agent (CRDA). The database contains information on\n" "country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/linux.scm:4329 +#: gnu/packages/linux.scm:4330 msgid "" "Lm-sensors is a hardware health monitoring package for Linux. It allows\n" "you to access information from temperature, voltage, and fan speed sensors.\n" "It works with most newer systems." msgstr "" -#: gnu/packages/linux.scm:4349 +#: gnu/packages/linux.scm:4350 msgid "" "@command{iucode_tool} is a utility to work with microcode packages for\n" "Intel processors. It can convert between formats, extract specific versions,\n" "create a firmware image suitable for the Linux kernel, and more." msgstr "" -#: gnu/packages/linux.scm:4380 +#: gnu/packages/linux.scm:4381 msgid "" "The i2c-tools package contains a heterogeneous set of I2C tools for\n" "Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" @@ -9062,14 +9074,14 @@ msgid "" "SMBus access." msgstr "" -#: gnu/packages/linux.scm:4419 +#: gnu/packages/linux.scm:4420 msgid "" "Xsensors reads data from the libsensors library regarding hardware\n" "health such as temperature, voltage and fan speed and displays the information\n" "in a digital read-out." msgstr "" -#: gnu/packages/linux.scm:4473 +#: gnu/packages/linux.scm:4474 msgid "" "perf is a tool suite for profiling using hardware performance counters,\n" "with support in the Linux kernel. perf can instrument CPU performance\n" @@ -9078,7 +9090,7 @@ msgid "" "particular the @code{perf} command." msgstr "" -#: gnu/packages/linux.scm:4498 +#: gnu/packages/linux.scm:4499 msgid "" "pflask is a simple tool for creating Linux namespace\n" "containers. It can be used for running a command or even booting an OS inside\n" @@ -9087,7 +9099,7 @@ msgid "" "thanks to the use of namespaces." msgstr "" -#: gnu/packages/linux.scm:4583 +#: gnu/packages/linux.scm:4584 msgid "" "Singularity is a container platform supporting a number of\n" "container image formats. It can build SquashFS container images or import\n" @@ -9095,7 +9107,7 @@ msgid "" "isolation or root privileges." msgstr "" -#: gnu/packages/linux.scm:4616 +#: gnu/packages/linux.scm:4617 msgid "" "@command{hdparm} is a command-line utility to control ATA controllers and\n" "disk drives. It can increase performance and/or reliability by careful tuning\n" @@ -9109,21 +9121,21 @@ msgid "" "Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/linux.scm:4655 +#: gnu/packages/linux.scm:4656 msgid "" "Nvme-cli is a utility to provide standards compliant tooling\n" "for NVM-Express drives. It was made specifically for Linux as it relies on the\n" "IOCTLs defined by the mainline kernel driver." msgstr "" -#: gnu/packages/linux.scm:4681 +#: gnu/packages/linux.scm:4682 msgid "" "rfkill is a simple tool for accessing the rfkill device interface,\n" "which is used to enable and disable wireless networking devices, typically\n" "WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/linux.scm:4703 +#: gnu/packages/linux.scm:4704 msgid "" "@code{acpi} attempts to replicate the functionality of the\n" "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" @@ -9131,7 +9143,7 @@ msgid "" "about ACPI devices." msgstr "" -#: gnu/packages/linux.scm:4724 +#: gnu/packages/linux.scm:4725 msgid "" "acpid is designed to notify user-space programs of Advanced\n" "Configuration and Power Interface (ACPI) events. acpid should be started\n" @@ -9140,21 +9152,21 @@ msgid "" "specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/linux.scm:4748 +#: gnu/packages/linux.scm:4749 msgid "" "These are a set of utilities built upon sysfs, a virtual file system in\n" "Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" "also contains the libsysfs library." msgstr "" -#: gnu/packages/linux.scm:4791 +#: gnu/packages/linux.scm:4792 msgid "" "The cpufrequtils suite contains utilities to retrieve CPU frequency\n" "information, and set the CPU frequency if supported, using the cpufreq\n" "capabilities of the Linux kernel." msgstr "" -#: gnu/packages/linux.scm:4812 +#: gnu/packages/linux.scm:4813 msgid "" "Libraw1394 is the only supported interface to the kernel side raw1394 of\n" "the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" @@ -9163,26 +9175,26 @@ msgid "" "protocol in question." msgstr "" -#: gnu/packages/linux.scm:4838 +#: gnu/packages/linux.scm:4839 msgid "" "Libavc1394 is a programming interface to the AV/C specification from\n" "the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/linux.scm:4862 +#: gnu/packages/linux.scm:4863 msgid "" "The libiec61883 library provides a higher level API for streaming DV,\n" "MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/linux.scm:4915 +#: gnu/packages/linux.scm:4916 msgid "" "mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" "assemble, report on, and monitor arrays. It can also move spares between raid\n" "arrays when needed." msgstr "" -#: gnu/packages/linux.scm:5049 +#: gnu/packages/linux.scm:5050 msgid "" "This package provides the following binaries to drive the\n" "Linux Device Mapper multipathing driver:\n" @@ -9195,66 +9207,66 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:5089 +#: gnu/packages/linux.scm:5090 msgid "" "This library enables userspace to use Linux kernel asynchronous I/O\n" "system calls, important for the performance of databases and other advanced\n" "applications." msgstr "" -#: gnu/packages/linux.scm:5132 +#: gnu/packages/linux.scm:5133 msgid "" "Blktrace is a block layer IO tracing mechanism which provides\n" "detailed information about request queue operations to user space. It extracts\n" "event traces from the kernel (via the relaying through the debug file system)." msgstr "" -#: gnu/packages/linux.scm:5157 +#: gnu/packages/linux.scm:5158 msgid "" "The SBC is a digital audio encoder and decoder used to transfer data to\n" "Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/linux.scm:5227 +#: gnu/packages/linux.scm:5228 msgid "" "BlueZ provides support for the core Bluetooth layers and protocols. It\n" "is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/linux.scm:5251 +#: gnu/packages/linux.scm:5252 msgid "" "This package provides a FUSE-based file system that provides read and\n" "write access to exFAT devices." msgstr "" -#: gnu/packages/linux.scm:5276 +#: gnu/packages/linux.scm:5277 msgid "" "FuseISO is a FUSE module to mount ISO file system images (.iso, .nrg,\n" ".bin, .mdf and .img files). It supports plain ISO9660 Level 1 and 2, Rock\n" "Ridge, Joliet, and zisofs." msgstr "" -#: gnu/packages/linux.scm:5330 +#: gnu/packages/linux.scm:5331 msgid "" "The GPM (general-purpose mouse) daemon is a mouse server for\n" "applications running on the Linux console. It allows users to select items\n" "and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/linux.scm:5404 +#: gnu/packages/linux.scm:5405 msgid "" "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" "aimed at implementing advanced features while focusing on fault tolerance,\n" "repair and easy administration." msgstr "" -#: gnu/packages/linux.scm:5438 +#: gnu/packages/linux.scm:5439 msgid "" "This package provides the statically-linked @command{btrfs}\n" "from the btrfs-progs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:5470 +#: gnu/packages/linux.scm:5471 msgid "" "Cramfs is a Linux file system designed to be simple, small,\n" "and to compress things well. It is used on a number of embedded systems and\n" @@ -9262,7 +9274,7 @@ msgid "" "blocks and random block placement." msgstr "" -#: gnu/packages/linux.scm:5505 +#: gnu/packages/linux.scm:5506 msgid "" "@command{compsize} takes a list of files (given as\n" "arguments) on a Btrfs file system and measures used compression types and\n" @@ -9279,20 +9291,20 @@ msgid "" "obviously it can be shared with files outside our set)." msgstr "" -#: gnu/packages/linux.scm:5555 +#: gnu/packages/linux.scm:5556 msgid "" "F2FS, the Flash-Friendly File System, is a modern file system\n" "designed to be fast and durable on flash devices such as solid-state\n" "disks and SD cards. This package provides the userland utilities." msgstr "" -#: gnu/packages/linux.scm:5645 +#: gnu/packages/linux.scm:5646 msgid "" "This package provides statically-linked fsck.f2fs command taken\n" "from the f2fs-tools package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:5676 +#: gnu/packages/linux.scm:5677 msgid "" "Prevents shock damage to the internal spinning hard drive(s) of some\n" "HP and Dell laptops. When sudden movement is detected, all input/output\n" @@ -9302,7 +9314,7 @@ msgid "" "feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/linux.scm:5735 +#: gnu/packages/linux.scm:5736 msgid "" "Thinkfan is a simple fan control program. It reads temperatures,\n" "checks them against configured limits and switches to appropriate (also\n" @@ -9311,7 +9323,7 @@ msgid "" "from userspace." msgstr "" -#: gnu/packages/linux.scm:5791 +#: gnu/packages/linux.scm:5792 msgid "" "Tpacpi-bat is a command-line interface to control battery charging on\n" "@uref{https://github.com/teleshoes/tpacpi-bat/wiki/Supported-Hardware, Lenovo\n" @@ -9326,7 +9338,7 @@ msgid "" "supported." msgstr "" -#: gnu/packages/linux.scm:5835 +#: gnu/packages/linux.scm:5836 msgid "" "Tmon is a tool to interact with the complex thermal subsystem of the\n" "kernel Linux. It helps visualize thermal relationships and real-time thermal\n" @@ -9343,7 +9355,7 @@ msgid "" "by hand is no trivial task: @command{tmon} aims to make it understandable." msgstr "" -#: gnu/packages/linux.scm:5877 +#: gnu/packages/linux.scm:5878 msgid "" "Turbostat reports x86 processor topology, frequency, idle power state\n" "statistics, temperature, and power consumption. Some information is unavailable\n" @@ -9358,20 +9370,20 @@ msgid "" "invocations of itself." msgstr "" -#: gnu/packages/linux.scm:5935 +#: gnu/packages/linux.scm:5936 msgid "" "NTFS-3G provides read-write access to NTFS file systems, which are\n" "commonly found on Microsoft Windows. It is implemented as a FUSE file system.\n" "The package provides additional NTFS tools." msgstr "" -#: gnu/packages/linux.scm:5982 +#: gnu/packages/linux.scm:5983 msgid "" "This package provides a statically linked @command{ntfsfix} taken\n" "from the ntfs-3g package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:6029 +#: gnu/packages/linux.scm:6030 msgid "" "This package provides userspace components for the InfiniBand\n" "subsystem of the Linux kernel. Specifically it contains userspace\n" @@ -9391,7 +9403,7 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:6083 +#: gnu/packages/linux.scm:6084 msgid "" "This is a collection of tests written over uverbs intended for\n" "use as a performance micro-benchmark. The tests may be used for hardware or\n" @@ -9407,20 +9419,20 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:6127 +#: gnu/packages/linux.scm:6128 msgid "" "Monitor a hardware random number generator, and supply entropy\n" "from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/linux.scm:6169 +#: gnu/packages/linux.scm:6170 msgid "" "cpupower is a set of user-space tools that use the cpufreq feature of the\n" "Linux kernel to retrieve and control processor features related to power saving,\n" "such as frequency and voltage scaling." msgstr "" -#: gnu/packages/linux.scm:6201 +#: gnu/packages/linux.scm:6202 msgid "" "@command{x86_energy_perf_policy} displays and updates energy-performance\n" "policy settings specific to Intel Architecture Processors. Settings are\n" @@ -9428,7 +9440,7 @@ msgid "" "cpufreq sub-system is enabled or not." msgstr "" -#: gnu/packages/linux.scm:6227 +#: gnu/packages/linux.scm:6228 msgid "" "haveged generates an unpredictable stream of random numbers for use by\n" "Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" @@ -9446,7 +9458,7 @@ msgid "" "not as a replacement for it." msgstr "" -#: gnu/packages/linux.scm:6314 +#: gnu/packages/linux.scm:6315 msgid "" "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" "Each file's cryptographic meta-data is stored inside the file itself, along\n" @@ -9456,7 +9468,7 @@ msgid "" "2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/linux.scm:6346 +#: gnu/packages/linux.scm:6347 msgid "" "Libnfsidmap is a library holding mulitiple methods of\n" "mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" @@ -9464,7 +9476,7 @@ msgid "" "the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/linux.scm:6382 +#: gnu/packages/linux.scm:6383 msgid "" "Tools for loading and managing Linux kernel modules, such as\n" "@code{modprobe}, @code{insmod}, @code{lsmod}, and more." @@ -9608,7 +9620,7 @@ msgid "" "available in the kernel Linux." msgstr "" -#: gnu/packages/linux.scm:7188 +#: gnu/packages/linux.scm:7187 msgid "" "cpuid dumps detailed information about the CPU(s) gathered\n" "from the CPUID instruction, and also determines the exact model of CPU(s). It\n" @@ -9616,14 +9628,14 @@ msgid "" "NexGen, Rise, and SiS CPUs." msgstr "" -#: gnu/packages/linux.scm:7217 +#: gnu/packages/linux.scm:7216 msgid "" "jmtpfs uses FUSE (file system in userspace) to provide access\n" "to data over the Media Transfer Protocol (MTP). Unprivileged users can mount\n" "the MTP device as a file system." msgstr "" -#: gnu/packages/linux.scm:7248 +#: gnu/packages/linux.scm:7247 msgid "" "Procenv is a command-line tool that displays as much detail about\n" "itself and its environment as possible. It can be used as a test\n" @@ -9631,7 +9643,7 @@ msgid "" "comparing system environments." msgstr "" -#: gnu/packages/linux.scm:7277 +#: gnu/packages/linux.scm:7276 msgid "" "OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" "communication services to applications. OFI is best described as a collection\n" @@ -9645,7 +9657,7 @@ msgid "" "libraries, which are often integrated directly into libfabric." msgstr "" -#: gnu/packages/linux.scm:7334 +#: gnu/packages/linux.scm:7333 msgid "" "The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" "communications interface for the True Scale family of products. PSM users are\n" @@ -9653,14 +9665,14 @@ msgid "" "interfaces in parallel environments." msgstr "" -#: gnu/packages/linux.scm:7377 +#: gnu/packages/linux.scm:7376 msgid "" "snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" "Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" "relevant @file{/dev/vcs*} file(s)." msgstr "" -#: gnu/packages/linux.scm:7431 +#: gnu/packages/linux.scm:7430 msgid "" "fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" "a dump therof. It supports a wide range of drivers and pixel formats.\n" @@ -9672,14 +9684,14 @@ msgid "" "emulates the behaviour of Gunnar Monell's older fbgrab utility." msgstr "" -#: gnu/packages/linux.scm:7463 +#: gnu/packages/linux.scm:7462 msgid "" "Control groups is Linux kernel method for process resource\n" "restriction, permission handling and more. This package provides userspace\n" "interface to this kernel feature." msgstr "" -#: gnu/packages/linux.scm:7498 +#: gnu/packages/linux.scm:7497 msgid "" "mbpfan is a fan control daemon for Apple Macbooks. It uses input from\n" "the @code{coretemp} module and sets the fan speed using the @code{applesmc}\n" @@ -9687,7 +9699,7 @@ msgid "" "privileges." msgstr "" -#: gnu/packages/linux.scm:7543 +#: gnu/packages/linux.scm:7542 msgid "" "This package is low-level user-level Intel's communications interface.\n" "The PSM2 API is a high-performance vendor-specific protocol that provides a\n" @@ -9695,7 +9707,7 @@ msgid "" "high-speed networking devices." msgstr "" -#: gnu/packages/linux.scm:7585 +#: gnu/packages/linux.scm:7584 msgid "" "This package provides a library called libpfm4, which is used to develop\n" "monitoring tools exploiting the performance monitoring events such as those\n" @@ -9710,7 +9722,7 @@ msgid "" "introduced in Linux 2.6.31." msgstr "" -#: gnu/packages/linux.scm:7615 +#: gnu/packages/linux.scm:7614 msgid "" "@code{libnfnetlink} is the low-level library for netfilter related\n" "kernel/userspace communication. It provides a generic messaging\n" @@ -9719,7 +9731,7 @@ msgid "" "management tools in userspace." msgstr "" -#: gnu/packages/linux.scm:7643 +#: gnu/packages/linux.scm:7642 msgid "" "The netlink package provides a simple netlink library for\n" "Go. Netlink is the interface a user-space program in Linux uses to\n" @@ -9727,7 +9739,7 @@ msgid "" "IP addresses and routes, and configure IPsec." msgstr "" -#: gnu/packages/linux.scm:7683 +#: gnu/packages/linux.scm:7682 msgid "" "The inih (INI Not Invented Here) library is a simple .INI file\n" "parser written in C. It's only a couple of pages of code, and it was designed to\n" @@ -9736,19 +9748,19 @@ msgid "" "822-style multi-line syntax and name: value entries." msgstr "" -#: gnu/packages/linux.scm:7731 +#: gnu/packages/linux.scm:7730 msgid "" "This package provides commands to create and check XFS\n" "file systems." msgstr "" -#: gnu/packages/linux.scm:7784 +#: gnu/packages/linux.scm:7783 msgid "" "This package provides a statically linked @command{xfs_repair} taken\n" "from the xfsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:7821 +#: gnu/packages/linux.scm:7820 msgid "" "This package provides a program to generate an ext2\n" "file system as a normal (non-root) user. It does not require you to mount\n" @@ -9756,7 +9768,7 @@ msgid "" "the superuser to make device nodes." msgstr "" -#: gnu/packages/linux.scm:7920 +#: gnu/packages/linux.scm:7919 msgid "" "@command{fakeroot} runs a command in an environment where it appears to\n" "have root privileges for file manipulation. This is useful for allowing users\n" @@ -9769,7 +9781,7 @@ msgid "" "without using the archiver." msgstr "" -#: gnu/packages/linux.scm:7952 +#: gnu/packages/linux.scm:7951 msgid "" "@command{fakechroot} runs a command in an environment were is additional\n" "possibility to use @code{chroot} command without root privileges. This is\n" @@ -9780,13 +9792,13 @@ msgid "" "set as @code{LD_PRELOAD} to override the C library file system functions." msgstr "" -#: gnu/packages/linux.scm:8000 +#: gnu/packages/linux.scm:7999 msgid "" "inputattach dispatches input events from several device\n" "types and interfaces and translates so that the X server can use them." msgstr "" -#: gnu/packages/linux.scm:8035 +#: gnu/packages/linux.scm:8034 msgid "" "PipeWire is a project that aims to greatly improve handling of audio and\n" "video under Linux. It aims to support the usecases currently handled by both\n" @@ -9798,7 +9810,7 @@ msgid "" "of Linux application development." msgstr "" -#: gnu/packages/linux.scm:8109 +#: gnu/packages/linux.scm:8108 msgid "" "The Embedded Linux* Library (ELL) provides core, low-level\n" "functionality for system daemons. It typically has no dependencies other than\n" @@ -9807,7 +9819,7 @@ msgid "" "platforms, it is not limited to resource-constrained systems." msgstr "" -#: gnu/packages/linux.scm:8135 +#: gnu/packages/linux.scm:8134 msgid "" "The user space tracing library, liblttng-ust, is the LTTng\n" "user space tracer. It receives commands from a session daemon, for example to\n" @@ -9815,7 +9827,15 @@ msgid "" "to ring buffers shared with a consumer daemon." msgstr "" -#: gnu/packages/linux.scm:8158 +#: gnu/packages/linux.scm:8199 +msgid "" +"The lttng-tools project provides a session\n" +"daemon @code{lttng-sessiond} that acts as a tracing registry, the @command{lttng} command\n" +"line for tracing control, a @code{lttng-ctl} library for tracing control and a\n" +"@code{lttng-relayd} for network streaming." +msgstr "" + +#: gnu/packages/linux.scm:8222 msgid "" "This package provides the @code{kexec} program and ancillary\n" "utilities. Using @code{kexec}, it is possible to boot directly into a new\n" @@ -9823,7 +9843,7 @@ msgid "" "system boot process." msgstr "" -#: gnu/packages/linux.scm:8191 +#: gnu/packages/linux.scm:8255 msgid "" "@code{cachefilesd} is a userspace daemon that manages the\n" "cache data store that is used by network file systems such as @code{AFS} and\n" @@ -9831,14 +9851,14 @@ msgid "" "persistent over reboots." msgstr "" -#: gnu/packages/linux.scm:8236 +#: gnu/packages/linux.scm:8300 msgid "" "Libbpf supports building BPF CO-RE-enabled applications, which, in\n" "contrast to BCC, do not require the Clang/LLVM runtime or linux kernel\n" "headers." msgstr "" -#: gnu/packages/linux.scm:8316 +#: gnu/packages/linux.scm:8380 msgid "" "BCC is a toolkit for creating efficient kernel tracing and manipulation\n" "programs, and includes several useful tools and examples. It makes use of\n" @@ -9847,7 +9867,7 @@ msgid "" "and above." msgstr "" -#: gnu/packages/linux.scm:8357 +#: gnu/packages/linux.scm:8421 msgid "" "bpftrace is a high-level tracing language for Linux enhanced Berkeley\n" "Packet Filter (eBPF) available in recent Linux kernels (4.x). bpftrace uses\n" @@ -9859,14 +9879,14 @@ msgid "" "created by Alastair Robertson." msgstr "" -#: gnu/packages/linux.scm:8389 +#: gnu/packages/linux.scm:8453 msgid "" "This package provides a Linux kernel module that will\n" "provide a serial device @code{/dev/ttyebus} with almost no latency upon\n" "receiving. It is dedicated to the PL011 UART of the Raspberry Pi." msgstr "" -#: gnu/packages/linux.scm:8415 +#: gnu/packages/linux.scm:8479 msgid "" "IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which\n" "can be administered by the ipset utility. Depending on the type,\n" @@ -9887,7 +9907,7 @@ msgid "" "then IP sets may be the proper tool for you." msgstr "" -#: gnu/packages/linux.scm:8462 +#: gnu/packages/linux.scm:8526 msgid "" "This is the io_uring library, liburing. liburing provides\n" "helpers to setup and teardown io_uring instances, and also a simplified\n" @@ -9895,14 +9915,14 @@ msgid "" "kernel side implementation." msgstr "" -#: gnu/packages/linux.scm:8493 +#: gnu/packages/linux.scm:8557 msgid "" "@acronym{EROFS, The Enhanced Read-Only File System} is a compressed,\n" "read-only file system optimized for resource-scarce devices. This package\n" "provides user-space tools for creating EROFS file systems." msgstr "" -#: gnu/packages/linux.scm:8539 +#: gnu/packages/linux.scm:8603 msgid "" "The @code{rasdaemon} daemon monitors platform @acronym{RAS, Reliability\n" "Availability and Serviceability} reports from Linux kernel trace events.\n" @@ -9910,7 +9930,7 @@ msgid "" "through standard log mechanisms like syslog." msgstr "" -#: gnu/packages/linux.scm:8573 +#: gnu/packages/linux.scm:8637 msgid "" "This package provides a C library with C++/Python bindings and\n" "command-line tools for interacting with GPIO devices that avoids the usage of\n" @@ -9949,20 +9969,20 @@ msgid "" "Its design goals are simplicity and stability." msgstr "" -#: gnu/packages/messaging.scm:295 +#: gnu/packages/messaging.scm:292 msgid "" "GNT is an ncurses toolkit for creating text-mode graphical\n" "user interfaces in a fast and easy way. It is based on GLib and ncurses." msgstr "" -#: gnu/packages/messaging.scm:347 +#: gnu/packages/messaging.scm:344 msgid "" "LibGadu is library for handling Gadu-Gadu instant messenger\n" "protocol. The library is written in C and aims to be operating system and\n" "environment independent." msgstr "" -#: gnu/packages/messaging.scm:386 +#: gnu/packages/messaging.scm:383 msgid "" "SILC (Secure Internet Live Conferencing) is a modern and secure\n" "conferencing protocol. It provides all the common conferencing services like\n" @@ -9970,7 +9990,7 @@ msgid "" "conferencing." msgstr "" -#: gnu/packages/messaging.scm:423 +#: gnu/packages/messaging.scm:420 msgid "" "Meanwhile is a library for connecting to a LIM (Lotus Instant\n" "Messaging, formerly Lotus Sametime, formerly VPBuddy) community. It uses a\n" @@ -9978,7 +9998,7 @@ msgid "" "TCP sessions from existing clients." msgstr "" -#: gnu/packages/messaging.scm:471 +#: gnu/packages/messaging.scm:468 msgid "" "Poezio is a free console XMPP client (the protocol on which\n" "the Jabber IM network is built).\n" @@ -9991,7 +10011,7 @@ msgid "" "powerful, standard and open protocol." msgstr "" -#: gnu/packages/messaging.scm:504 +#: gnu/packages/messaging.scm:501 msgid "" "OTR allows you to have private conversations over instant\n" "messaging by providing: (1) Encryption: No one else can read your instant\n" @@ -10004,7 +10024,7 @@ msgid "" "your private keys, no previous conversation is compromised." msgstr "" -#: gnu/packages/messaging.scm:544 +#: gnu/packages/messaging.scm:541 msgid "" "libsignal-protocol-c is an implementation of a ratcheting\n" "forward secrecy protocol that works in synchronous and asynchronous\n" @@ -10012,7 +10032,7 @@ msgid "" "end-to-end encryption." msgstr "" -#: gnu/packages/messaging.scm:589 +#: gnu/packages/messaging.scm:586 msgid "" "BitlBee brings IM (instant messaging) to IRC clients, for\n" "people who have an IRC client running all the time and don't want to run an\n" @@ -10022,20 +10042,20 @@ msgid "" "identi.ca and status.net)." msgstr "" -#: gnu/packages/messaging.scm:656 +#: gnu/packages/messaging.scm:653 msgid "" "Bitlbee-discord is a plugin for Bitlbee which provides\n" "access to servers running the Discord protocol." msgstr "" -#: gnu/packages/messaging.scm:705 +#: gnu/packages/messaging.scm:702 msgid "" "Purple-Mattermost is a plug-in for Purple, the instant messaging library\n" "used by Pidgin and Bitlbee, among others, to access\n" "@uref{https://mattermost.com/, Mattermost} servers." msgstr "" -#: gnu/packages/messaging.scm:762 +#: gnu/packages/messaging.scm:759 msgid "" "HexChat lets you connect to multiple IRC networks at once. The main\n" "window shows the list of currently connected networks and their channels, the\n" @@ -10044,7 +10064,7 @@ msgid "" "dictionaries. HexChat can be extended with multiple addons." msgstr "" -#: gnu/packages/messaging.scm:830 +#: gnu/packages/messaging.scm:827 msgid "" "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" "or private networks. It is easy to configure, can cope with dynamic IP\n" @@ -10052,13 +10072,13 @@ msgid "" "authentication." msgstr "" -#: gnu/packages/messaging.scm:938 +#: gnu/packages/messaging.scm:935 msgid "" "Pidgin is a modular instant messaging client that supports\n" "many popular chat protocols." msgstr "" -#: gnu/packages/messaging.scm:980 +#: gnu/packages/messaging.scm:977 msgid "" "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin\n" "instant messaging client. OTR (Off-the-Record) Messaging allows you to have\n" @@ -10072,7 +10092,7 @@ msgid "" "control of your private keys, no previous conversation is compromised." msgstr "" -#: gnu/packages/messaging.scm:1034 +#: gnu/packages/messaging.scm:1031 msgid "" "ZNC is an @dfn{IRC network bouncer} or @dfn{BNC}. It can\n" "detach the client from the actual IRC server, and also from selected channels.\n" @@ -10080,41 +10100,41 @@ msgid "" "simultaneously and therefore appear under the same nickname on IRC." msgstr "" -#: gnu/packages/messaging.scm:1063 +#: gnu/packages/messaging.scm:1060 msgid "" "Python-nbxmpp is a Python library that provides a way for\n" "Python applications to use the XMPP network. This library was initially a fork\n" "of xmpppy." msgstr "" -#: gnu/packages/messaging.scm:1186 +#: gnu/packages/messaging.scm:1174 msgid "" "Gajim aims to be an easy to use and fully-featured XMPP chat\n" "client. It is extensible via plugins, supports end-to-end encryption (OMEMO\n" "and OpenPGP) and available in 29 languages." msgstr "" -#: gnu/packages/messaging.scm:1223 +#: gnu/packages/messaging.scm:1211 msgid "" "Gajim-OMEMO is a plugin that adds support for the OMEMO\n" "Encryption to Gajim. OMEMO is an XMPP Extension Protocol (XEP) for secure\n" "multi-client end-to-end encryption." msgstr "" -#: gnu/packages/messaging.scm:1260 +#: gnu/packages/messaging.scm:1248 msgid "" "Gajim-OpenPGP is a plugin that adds support for the OpenPGP\n" "Encryption to Gajim." msgstr "" -#: gnu/packages/messaging.scm:1334 +#: gnu/packages/messaging.scm:1322 msgid "" "Dino is a chat client for the desktop. It focuses on providing\n" "a minimal yet reliable Jabber/XMPP experience and having encryption enabled by\n" "default." msgstr "" -#: gnu/packages/messaging.scm:1424 +#: gnu/packages/messaging.scm:1409 msgid "" "Prosody is a modern XMPP communication server. It aims to\n" "be easy to set up and configure, and efficient with system resources.\n" @@ -10123,43 +10143,43 @@ msgid "" "protocols." msgstr "" -#: gnu/packages/messaging.scm:1459 +#: gnu/packages/messaging.scm:1444 msgid "" "This module implements XEP-0363: it allows clients to\n" "upload files over HTTP." msgstr "" -#: gnu/packages/messaging.scm:1491 +#: gnu/packages/messaging.scm:1476 msgid "" "This module implements XEP-0198: when supported by both\n" "the client and server, it can allow clients to resume a disconnected session,\n" "and prevent message loss." msgstr "" -#: gnu/packages/messaging.scm:1526 +#: gnu/packages/messaging.scm:1511 msgid "C library implementation of the Tox encrypted messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:1560 +#: gnu/packages/messaging.scm:1545 msgid "" "Official fork of the C library implementation of the Tox encrypted\n" "messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:1616 +#: gnu/packages/messaging.scm:1601 msgid "" "uTox is a lightweight Tox client. Tox is a distributed and secure\n" "instant messenger with audio and video chat capabilities." msgstr "" -#: gnu/packages/messaging.scm:1682 +#: gnu/packages/messaging.scm:1667 msgid "" "qTox is a Tox client that follows the Tox design\n" "guidelines. It provides an easy to use application that allows you to\n" "connect with friends and family without anyone else listening in." msgstr "" -#: gnu/packages/messaging.scm:1704 +#: gnu/packages/messaging.scm:1689 msgid "" "Ytalk is a replacement for the BSD talk program. Its main\n" "advantage is the ability to communicate with any arbitrary number of users at\n" @@ -10167,7 +10187,7 @@ msgid "" "with several different talk daemons at the same time." msgstr "" -#: gnu/packages/messaging.scm:1730 +#: gnu/packages/messaging.scm:1715 msgid "" "gloox is a full-featured Jabber/XMPP client library,\n" "written in ANSI C++. It makes writing spec-compliant clients easy\n" @@ -10175,7 +10195,7 @@ msgid "" "into existing applications." msgstr "" -#: gnu/packages/messaging.scm:1801 +#: gnu/packages/messaging.scm:1786 msgid "" "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" "Gtk2 event loops. This package includes 12 applications and additional scripts:\n" @@ -10183,14 +10203,14 @@ msgid "" "for @uref{https://torproject.org,tor} router) and many more." msgstr "" -#: gnu/packages/messaging.scm:1844 +#: gnu/packages/messaging.scm:1829 msgid "" "@code{libpsyc} is a PSYC library in C which implements\n" "core aspects of PSYC, useful for all kinds of clients and servers\n" "including psyced." msgstr "" -#: gnu/packages/messaging.scm:1887 +#: gnu/packages/messaging.scm:1872 msgid "" "Loudmouth is a lightweight and easy-to-use C library for programming\n" "with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" @@ -10198,7 +10218,7 @@ msgid "" "protocol allows." msgstr "" -#: gnu/packages/messaging.scm:1929 +#: gnu/packages/messaging.scm:1914 msgid "" "Mcabber is a small XMPP (Jabber) console client, which includes features\n" "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" @@ -10206,7 +10226,7 @@ msgid "" "support, and more." msgstr "" -#: gnu/packages/messaging.scm:1978 +#: gnu/packages/messaging.scm:1963 msgid "" "GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" "the Readline library to handle input, so it features convenient navigation of\n" @@ -10214,27 +10234,27 @@ msgid "" "is also scriptable and extensible via Guile." msgstr "" -#: gnu/packages/messaging.scm:2017 +#: gnu/packages/messaging.scm:2002 msgid "" "Libmesode is a fork of libstrophe for use with Profanity\n" "XMPP Client. In particular, libmesode provides extra TLS functionality such as\n" "manual SSL certificate verification." msgstr "" -#: gnu/packages/messaging.scm:2056 +#: gnu/packages/messaging.scm:2041 msgid "" "Libstrophe is a minimal XMPP library written in C. It has\n" "almost no external dependencies, only an XML parsing library (expat or libxml\n" "are both supported)." msgstr "" -#: gnu/packages/messaging.scm:2114 +#: gnu/packages/messaging.scm:2099 msgid "" "Profanity is a console based XMPP client written in C\n" "using ncurses and libmesode, inspired by Irssi." msgstr "" -#: gnu/packages/messaging.scm:2144 +#: gnu/packages/messaging.scm:2129 msgid "" "Libircclient is a library which implements the client IRC\n" "protocol. It is designed to be small, fast, portable and compatible with the\n" @@ -10242,14 +10262,14 @@ msgid "" "building the IRC clients and bots." msgstr "" -#: gnu/packages/messaging.scm:2202 +#: gnu/packages/messaging.scm:2187 msgid "" "Toxic is a console-based instant messaging client, using\n" "c-toxcore and ncurses. It provides audio calls, sound and desktop\n" "notifications, and Python scripting support." msgstr "" -#: gnu/packages/messaging.scm:2229 +#: gnu/packages/messaging.scm:2214 msgid "" "libqmatrixclient is a Qt5 library to write clients for the\n" "Matrix instant messaging protocol. Quaternion is the reference client\n" @@ -10257,13 +10277,13 @@ msgid "" "QMatrixClient project." msgstr "" -#: gnu/packages/messaging.scm:2275 +#: gnu/packages/messaging.scm:2260 msgid "" "@code{mtxclient} is a C++ library that implements client API\n" "for the Matrix protocol. It is built on to of @code{Boost.Asio}." msgstr "" -#: gnu/packages/messaging.scm:2367 +#: gnu/packages/messaging.scm:2352 msgid "" "@code{Nheko} want to provide a native desktop app for the\n" "Matrix protocol that feels more like a mainstream chat app and less like an IRC\n" @@ -10273,7 +10293,7 @@ msgid "" "notification, emojis, E2E encryption, and voip calls." msgstr "" -#: gnu/packages/messaging.scm:2404 +#: gnu/packages/messaging.scm:2389 msgid "" "Quaternion is a Qt5 desktop client for the Matrix instant\n" "messaging protocol. It uses libqmatrixclient and is its reference client\n" @@ -10281,7 +10301,7 @@ msgid "" "QMatrixClient project." msgstr "" -#: gnu/packages/messaging.scm:2454 +#: gnu/packages/messaging.scm:2439 msgid "" "Hangups is an instant messaging client for Google Hangouts. It includes\n" "both a Python library and a reference client with a text-based user interface.\n" @@ -10291,7 +10311,7 @@ msgid "" "messaging that aren’t available to clients that connect over XMPP." msgstr "" -#: gnu/packages/messaging.scm:2536 +#: gnu/packages/messaging.scm:2521 msgid "" "Telegram-purple is a plugin for Libpurple, the communication library\n" "used by the Pidgin instant messaging client, that adds support for the\n" @@ -10301,7 +10321,7 @@ msgid "" "replacement." msgstr "" -#: gnu/packages/messaging.scm:2584 +#: gnu/packages/messaging.scm:2569 msgid "" "Tdlib is a cross-platform library for creating custom\n" "Telegram clients following the official Telegram API. It can be easily used\n" @@ -10309,17 +10329,17 @@ msgid "" "support for high performance Telegram Bot creation." msgstr "" -#: gnu/packages/messaging.scm:2623 +#: gnu/packages/messaging.scm:2608 msgid "Plugin for libpurple to allow sending SMS using ModemManager." msgstr "" -#: gnu/packages/messaging.scm:2667 +#: gnu/packages/messaging.scm:2652 msgid "" "Chatty is a chat program for XMPP and SMS. It works on mobile\n" "as well as on desktop platforms. It's based on libpurple and ModemManager." msgstr "" -#: gnu/packages/messaging.scm:2688 +#: gnu/packages/messaging.scm:2673 msgid "" "This package provides Eclipse Mosquitto, a message broker\n" "that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto\n" @@ -10332,27 +10352,27 @@ msgid "" "as phones, embedded computers or microcontrollers." msgstr "" -#: gnu/packages/messaging.scm:2740 +#: gnu/packages/messaging.scm:2725 msgid "" "Movim-Desktop is a desktop application, relying on Qt, for the Movim\n" "social and chat platform." msgstr "" -#: gnu/packages/messaging.scm:2875 +#: gnu/packages/messaging.scm:2860 msgid "" "Psi+ is a spin-off of Psi XMPP client. It is a powerful XMPP client\n" "designed for experienced users." msgstr "" -#: gnu/packages/messaging.scm:2923 +#: gnu/packages/messaging.scm:2908 msgid "This package provides Python bindings to Zulip's API." msgstr "" -#: gnu/packages/messaging.scm:2974 +#: gnu/packages/messaging.scm:2959 msgid "This package contains Zulip's official terminal client." msgstr "" -#: gnu/packages/messaging.scm:2996 +#: gnu/packages/messaging.scm:2981 msgid "" "Relays messages between different channels from various\n" "messaging networks and protocols. So far it supports mattermost, IRC, gitter,\n" @@ -10892,14 +10912,14 @@ msgid "" "libproxy only have to specify which proxy to use." msgstr "" -#: gnu/packages/networking.scm:2290 +#: gnu/packages/networking.scm:2288 msgid "" "Proxychains-ng is a preloader which hooks calls to sockets\n" "in dynamically linked programs and redirects them through one or more SOCKS or\n" "HTTP proxies." msgstr "" -#: gnu/packages/networking.scm:2312 +#: gnu/packages/networking.scm:2310 msgid "" "ENet's purpose is to provide a relatively thin, simple and robust network\n" "communication layer on top of UDP. The primary feature it provides is optional\n" @@ -10909,7 +10929,7 @@ msgid "" "library remains flexible, portable, and easily embeddable." msgstr "" -#: gnu/packages/networking.scm:2379 +#: gnu/packages/networking.scm:2377 msgid "" "sslh is a network protocol demultiplexer. It acts like a switchboard,\n" "accepting connections from clients on one port and forwarding them to different\n" @@ -10921,7 +10941,7 @@ msgid "" "that block port 22." msgstr "" -#: gnu/packages/networking.scm:2409 +#: gnu/packages/networking.scm:2407 msgid "" "iPerf is a tool to measure achievable bandwidth on IP networks. It\n" "supports tuning of various parameters related to timing, buffers and\n" @@ -10929,7 +10949,7 @@ msgid "" "the bandwidth, loss, and other parameters." msgstr "" -#: gnu/packages/networking.scm:2447 +#: gnu/packages/networking.scm:2445 msgid "" "NetHogs is a small 'net top' tool for Linux. Instead of\n" "breaking the traffic down per protocol or per subnet, like most tools do, it\n" @@ -10941,7 +10961,7 @@ msgid "" "gone wild and are suddenly taking up your bandwidth." msgstr "" -#: gnu/packages/networking.scm:2486 +#: gnu/packages/networking.scm:2484 msgid "" "NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" "on information given in @code{nzb} files. NZBGet can be used in standalone\n" @@ -10951,7 +10971,7 @@ msgid "" "procedure calls (RPCs)." msgstr "" -#: gnu/packages/networking.scm:2568 +#: gnu/packages/networking.scm:2567 msgid "" "Open vSwitch is a multilayer virtual switch. It is designed to enable\n" "massive network automation through programmatic extension, while still\n" @@ -10959,27 +10979,27 @@ msgid "" "IPFIX, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: gnu/packages/networking.scm:2591 +#: gnu/packages/networking.scm:2590 msgid "" "The @code{IP} class allows a comfortable parsing and\n" "handling for most notations in use for IPv4 and IPv6 addresses and\n" "networks." msgstr "" -#: gnu/packages/networking.scm:2616 +#: gnu/packages/networking.scm:2615 msgid "" "Command line interface for testing internet bandwidth using\n" "speedtest.net." msgstr "" -#: gnu/packages/networking.scm:2636 +#: gnu/packages/networking.scm:2635 msgid "" "This is a tftp client derived from OpenBSD tftp with some extra options\n" "added and bugs fixed. The source includes readline support but it is not\n" "enabled due to license conflicts between the BSD advertising clause and the GPL." msgstr "" -#: gnu/packages/networking.scm:2688 +#: gnu/packages/networking.scm:2687 msgid "" "Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" "symmetrically encrypted and authenticated pipes between socket addresses, so\n" @@ -10989,7 +11009,7 @@ msgid "" "does not use SSH and requires a pre-shared symmetric key." msgstr "" -#: gnu/packages/networking.scm:2717 +#: gnu/packages/networking.scm:2716 msgid "" "Quagga is a routing software suite, providing implementations\n" "of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" @@ -11001,14 +11021,14 @@ msgid "" "updates to the zebra daemon." msgstr "" -#: gnu/packages/networking.scm:2769 +#: gnu/packages/networking.scm:2768 msgid "" "The THC IPv6 Toolkit provides command-line tools and a library\n" "for researching IPv6 implementations and deployments. It requires Linux 2.6 or\n" "newer and only works on Ethernet network interfaces." msgstr "" -#: gnu/packages/networking.scm:2796 +#: gnu/packages/networking.scm:2795 msgid "" "bmon is a monitoring and debugging tool to capture\n" "networking-related statistics and prepare them visually in a human-friendly\n" @@ -11016,7 +11036,7 @@ msgid "" "interface and a programmable text output for scripting." msgstr "" -#: gnu/packages/networking.scm:2835 +#: gnu/packages/networking.scm:2834 msgid "" "Libnet provides a fairly portable framework for network packet\n" "construction and injection. It features portable packet creation interfaces\n" @@ -11025,7 +11045,7 @@ msgid "" "can be whipped up with little effort." msgstr "" -#: gnu/packages/networking.scm:2862 +#: gnu/packages/networking.scm:2861 msgid "" "@acronym{mtr, My TraceRoute} combines the functionality of the\n" "@command{traceroute} and @command{ping} programs in a single network diagnostic\n" @@ -11035,7 +11055,7 @@ msgid "" "displays the results in real time." msgstr "" -#: gnu/packages/networking.scm:2921 +#: gnu/packages/networking.scm:2920 msgid "" "aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer\n" "file sharing networks. It includes a graphical user interface (GUI), a daemon\n" @@ -11044,7 +11064,7 @@ msgid "" "remotely." msgstr "" -#: gnu/packages/networking.scm:2945 +#: gnu/packages/networking.scm:2944 msgid "" "Zyre provides reliable group messaging over local area\n" "networks using zeromq. It has these key characteristics:\n" @@ -11061,13 +11081,13 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/networking.scm:2981 +#: gnu/packages/networking.scm:2980 msgid "" "This library allows controlling basic functions in SocketCAN\n" "from user-space. It requires a kernel built with SocketCAN support." msgstr "" -#: gnu/packages/networking.scm:3010 +#: gnu/packages/networking.scm:3009 msgid "" "This package provides CAN utilities in the following areas:\n" "\n" @@ -11083,14 +11103,14 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/networking.scm:3048 +#: gnu/packages/networking.scm:3047 msgid "" "Asio is a cross-platform C++ library for network and\n" "low-level I/O programming that provides developers with a consistent\n" "asynchronous model using a modern C++ approach." msgstr "" -#: gnu/packages/networking.scm:3099 +#: gnu/packages/networking.scm:3098 msgid "" "This package is a fast tunnel proxy that helps you bypass firewalls.\n" "\n" @@ -11104,7 +11124,7 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/networking.scm:3182 +#: gnu/packages/networking.scm:3181 msgid "" "The @dfn{Simple Network Management Protocol} (SNMP) is a\n" "widely used protocol for monitoring the health and welfare of network\n" @@ -11113,20 +11133,20 @@ msgid "" "SNMP v3 using both IPv4 and IPv6." msgstr "" -#: gnu/packages/networking.scm:3229 +#: gnu/packages/networking.scm:3228 msgid "" "uBridge is a simple program to create user-land bridges\n" "between various technologies. Currently, bridging between UDP tunnels,\n" "Ethernet and TAP interfaces is supported. Packet capture is also supported." msgstr "" -#: gnu/packages/networking.scm:3264 +#: gnu/packages/networking.scm:3263 msgid "" "This package contains a small set of tools to capture and convert\n" "packets from wireless devices for use with hashcat or John the Ripper." msgstr "" -#: gnu/packages/networking.scm:3295 +#: gnu/packages/networking.scm:3294 msgid "" "Small tool to capture packets from WLAN devices. After capturing,\n" "upload the \"uncleaned\" cap to @url{https://wpa-sec.stanev.org/?submit} to\n" @@ -11136,7 +11156,7 @@ msgid "" "and check if the WLAN key or the master key was transmitted unencrypted." msgstr "" -#: gnu/packages/networking.scm:3322 +#: gnu/packages/networking.scm:3321 msgid "" "Dante is a SOCKS client and server implementation. It can\n" "be installed on a machine with access to an external TCP/IP network and will\n" @@ -11145,21 +11165,21 @@ msgid "" "never see any machines other than the one Dante is running on." msgstr "" -#: gnu/packages/networking.scm:3375 +#: gnu/packages/networking.scm:3374 msgid "" "Restbed is a comprehensive and consistent programming\n" "model for building applications that require seamless and secure\n" "communication over HTTP." msgstr "" -#: gnu/packages/networking.scm:3418 +#: gnu/packages/networking.scm:3417 msgid "" "RESTinio is a header-only C++14 library that gives you an embedded\n" "HTTP/Websocket server. It is based on standalone version of ASIO\n" "and targeted primarily for asynchronous processing of HTTP-requests." msgstr "" -#: gnu/packages/networking.scm:3506 +#: gnu/packages/networking.scm:3505 msgid "" "OpenDHT provides an easy to use distributed in-memory data\n" "store. Every node in the network can read and write values to the store.\n" @@ -11186,20 +11206,20 @@ msgid "" "@end table" msgstr "" -#: gnu/packages/networking.scm:3557 +#: gnu/packages/networking.scm:3556 msgid "" "FRRouting (FRR) is an IP routing protocol suite which includes\n" "protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP. " msgstr "" -#: gnu/packages/networking.scm:3589 +#: gnu/packages/networking.scm:3588 msgid "" "BIRD is an Internet routing daemon with full support for all\n" "the major routing protocols. It allows redistribution between protocols with a\n" "powerful route filtering syntax and an easy-to-use configuration interface." msgstr "" -#: gnu/packages/networking.scm:3639 +#: gnu/packages/networking.scm:3638 msgid "" "iwd is a wireless daemon for Linux that aims to replace WPA\n" "Supplicant. It optimizes resource utilization by not depending on any external\n" @@ -11207,21 +11227,21 @@ msgid "" "maximum extent possible." msgstr "" -#: gnu/packages/networking.scm:3667 +#: gnu/packages/networking.scm:3666 msgid "" "libyang is a YANG data modelling language parser and toolkit\n" "written (and providing API) in C. Current implementation covers YANG 1.0 (RFC\n" "6020) as well as YANG 1.1 (RFC 7950)." msgstr "" -#: gnu/packages/networking.scm:3700 +#: gnu/packages/networking.scm:3699 msgid "" "This package provides a control tool for the\n" "B.A.T.M.A.N. mesh networking routing protocol provided by the Linux kernel\n" "module @code{batman-adv}, for Layer 2." msgstr "" -#: gnu/packages/networking.scm:3737 +#: gnu/packages/networking.scm:3736 msgid "" "PageKite implements a tunneled reverse proxy which makes it easy to make\n" "a service (such as an HTTP or SSH server) on localhost visible to the wider\n" @@ -11229,7 +11249,7 @@ msgid "" "service is available at @url{https://pagekite.net/}, or you can run your own." msgstr "" -#: gnu/packages/networking.scm:3781 +#: gnu/packages/networking.scm:3780 msgid "" "ipcalc takes an IP address and netmask and calculates the\n" "resulting broadcast, network, Cisco wildcard mask, and host range. By giving\n" @@ -11238,7 +11258,7 @@ msgid "" "easy-to-understand binary values." msgstr "" -#: gnu/packages/networking.scm:3820 +#: gnu/packages/networking.scm:3819 msgid "" "Tunctl is used to set up and maintain persistent TUN/TAP\n" "network interfaces, enabling user applications to simulate network traffic.\n" @@ -11246,13 +11266,13 @@ msgid "" "simulation, and a number of other applications." msgstr "" -#: gnu/packages/networking.scm:3840 +#: gnu/packages/networking.scm:3839 msgid "" "Tool to send a magic packet to wake another host on the\n" "network. This must be enabled on the target host, usually in the BIOS." msgstr "" -#: gnu/packages/networking.scm:3877 +#: gnu/packages/networking.scm:3876 msgid "" "This package provides a modern, but Linux-specific\n" "implementation of the @command{traceroute} command that can be used to follow\n" @@ -11263,7 +11283,7 @@ msgid "" "some traces for unprivileged users." msgstr "" -#: gnu/packages/networking.scm:3915 +#: gnu/packages/networking.scm:3914 msgid "" "VDE is a set of programs to provide virtual software-defined\n" "Ethernet network interface controllers across multiple virtual or\n" @@ -11272,7 +11292,7 @@ msgid "" "cables." msgstr "" -#: gnu/packages/networking.scm:3960 +#: gnu/packages/networking.scm:3959 msgid "" "HAProxy is a free, very fast and reliable solution offering\n" "high availability, load balancing, and proxying for TCP and HTTP-based\n" @@ -11281,7 +11301,7 @@ msgid "" "thousands of connections is clearly realistic with today's hardware." msgstr "" -#: gnu/packages/networking.scm:4009 +#: gnu/packages/networking.scm:4008 msgid "" "The @dfn{Link Layer Discovery Protocol} (LLDP) is an industry standard\n" "protocol designed to supplant proprietary Link-Layer protocols such as EDP or\n" @@ -11290,7 +11310,7 @@ msgid "" "an implementation of LLDP. It also supports some proprietary protocols." msgstr "" -#: gnu/packages/networking.scm:4051 +#: gnu/packages/networking.scm:4050 msgid "" "Hashcash is a proof-of-work algorithm, which has been used\n" "as a denial-of-service countermeasure technique in a number of systems.\n" @@ -11303,14 +11323,14 @@ msgid "" "stamps." msgstr "" -#: gnu/packages/networking.scm:4081 +#: gnu/packages/networking.scm:4080 msgid "" "This package provides the NBD (Network Block Devices)\n" "client and server. It allows you to use remote block devices over a TCP/IP\n" "network." msgstr "" -#: gnu/packages/networking.scm:4156 +#: gnu/packages/networking.scm:4155 msgid "" "Yggdrasil is an early-stage implementation of a fully end-to-end encrypted\n" "IPv6 network. It is lightweight, self-arranging, supported on multiple\n" @@ -11319,7 +11339,7 @@ msgid "" "IPv6 Internet connectivity - it also works over IPv4." msgstr "" -#: gnu/packages/networking.scm:4202 +#: gnu/packages/networking.scm:4201 msgid "" "Netdiscover is a network address discovery tool developed\n" "mainly for wireless networks without a @acronym{DHCP} server. It also works\n" @@ -11327,12 +11347,14 @@ msgid "" "@acronym{ARP} requests and sniff for replies." msgstr "" -#: gnu/packages/networking.scm:4235 +#: gnu/packages/networking.scm:4234 msgid "" -"Putty is a terminal client. It supports @acronym{SSH},\n" -"telnet, and raw socket connections with good terminal emulation. It supports\n" -"public key authentication and Kerberos single-sign-on. It also includes\n" -"command-line @acronym{SFTP} and @acronym{SCP} implementations." +"PuTTY is a graphical text terminal client. It supports\n" +"@acronym{SSH, Secure SHell}, telnet, and raw socket connections with good\n" +"terminal emulation. It can authenticate with public keys and Kerberos\n" +"single-sign-on. It also includes command-line @acronym{SFTP, Secure File\n" +"Transfer Protocol} and older @acronym{SCP, Secure Copy Protocol}\n" +"implementations." msgstr "" #: gnu/packages/pdf.scm:137 @@ -11452,7 +11474,7 @@ msgid "" "extracting content or merging files." msgstr "" -#: gnu/packages/pdf.scm:771 +#: gnu/packages/pdf.scm:770 msgid "" "MuPDF is a C library that implements a PDF and XPS parsing and\n" "rendering engine. It is used primarily to render pages into bitmaps,\n" @@ -11464,7 +11486,7 @@ msgid "" "@command{pdfclean}, and examining the file structure @command{pdfshow}." msgstr "" -#: gnu/packages/pdf.scm:820 +#: gnu/packages/pdf.scm:819 msgid "" "QPDF is a command-line program that does structural, content-preserving\n" "transformations on PDF files. It could have been called something like\n" @@ -11473,7 +11495,7 @@ msgid "" "program capable of converting PDF into other formats." msgstr "" -#: gnu/packages/pdf.scm:864 +#: gnu/packages/pdf.scm:863 msgid "" "@command{qpdfview} is a document viewer for PDF, PS and DJVU\n" "files. It uses the Qt toolkit and features persistent per-file settings,\n" @@ -11481,13 +11503,13 @@ msgid "" "SyncTeX support, and rudimentary support for annotations and forms." msgstr "" -#: gnu/packages/pdf.scm:894 +#: gnu/packages/pdf.scm:893 msgid "" "Xournal is an application for notetaking, sketching, keeping a journal\n" "using a stylus." msgstr "" -#: gnu/packages/pdf.scm:954 +#: gnu/packages/pdf.scm:953 msgid "" "Xournal++ is a hand note taking software written in\n" "C++ with the target of flexibility, functionality and speed. Stroke\n" @@ -11523,14 +11545,14 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/pdf.scm:1033 +#: gnu/packages/pdf.scm:1032 msgid "" "This is the ReportLab PDF Toolkit. It allows rapid creation\n" "of rich PDF documents, and also creation of charts in a variety of bitmap and\n" "vector formats." msgstr "" -#: gnu/packages/pdf.scm:1088 +#: gnu/packages/pdf.scm:1087 msgid "" "Impressive is a tool to display PDF files that provides visual effects\n" "such as smooth alpha-blended slide transitions. It provides additional tools\n" @@ -11538,26 +11560,26 @@ msgid "" "the PDF pages." msgstr "" -#: gnu/packages/pdf.scm:1112 +#: gnu/packages/pdf.scm:1111 msgid "" "img2pdf converts images to PDF via direct JPEG inclusion. That\n" "conversion is lossless: the image embedded in the PDF has the exact same color\n" "information for every pixel as the input." msgstr "" -#: gnu/packages/pdf.scm:1161 +#: gnu/packages/pdf.scm:1160 msgid "" "fbida contains a few applications for viewing and editing images on\n" "the framebuffer." msgstr "" -#: gnu/packages/pdf.scm:1187 +#: gnu/packages/pdf.scm:1186 msgid "" "@command{pdf2svg} is a simple command-line PDF to SVG\n" "converter using the Poppler and Cairo libraries." msgstr "" -#: gnu/packages/pdf.scm:1219 +#: gnu/packages/pdf.scm:1218 msgid "" "PyPDF2 is a pure Python PDF library capable of:\n" "\n" @@ -11577,7 +11599,7 @@ msgid "" "manage or manipulate PDFs." msgstr "" -#: gnu/packages/pdf.scm:1256 +#: gnu/packages/pdf.scm:1255 msgid "" "PyPDF2 is a pure Python PDF toolkit.\n" "\n" @@ -11585,7 +11607,7 @@ msgid "" "python-pypdf2 instead." msgstr "" -#: gnu/packages/pdf.scm:1302 +#: gnu/packages/pdf.scm:1301 msgid "" "PDF Arranger is a small application which allows one to merge or split\n" "PDF documents and rotate, crop and rearrange their pages using an interactive\n" @@ -11594,7 +11616,7 @@ msgid "" "PDF Arranger was formerly known as PDF-Shuffler." msgstr "" -#: gnu/packages/pdf.scm:1326 +#: gnu/packages/pdf.scm:1325 msgid "" "@command{pdfposter} can be used to create a large poster by\n" "building it from multiple pages and/or printing it on large media. It expects\n" @@ -11607,7 +11629,7 @@ msgid "" "PDF. Indeed @command{pdfposter} was inspired by @command{poster}." msgstr "" -#: gnu/packages/pdf.scm:1359 +#: gnu/packages/pdf.scm:1358 msgid "" "Pdfgrep searches in pdf files for strings matching a regular expression.\n" "Support some GNU grep options as file name output, page number output,\n" @@ -11615,7 +11637,7 @@ msgid "" "multiple files." msgstr "" -#: gnu/packages/pdf.scm:1394 +#: gnu/packages/pdf.scm:1393 msgid "" "pdfpc is a presentation viewer application which uses multi-monitor\n" "output to provide meta information to the speaker during the presentation. It\n" @@ -11625,13 +11647,13 @@ msgid "" "presentation. The input files processed by pdfpc are PDF documents." msgstr "" -#: gnu/packages/pdf.scm:1422 +#: gnu/packages/pdf.scm:1421 msgid "" "Paps reads a UTF-8 encoded file and generates a PostScript language\n" "rendering of the file through the Pango Cairo back end." msgstr "" -#: gnu/packages/pdf.scm:1453 +#: gnu/packages/pdf.scm:1452 msgid "" "Stapler is a pure Python alternative to PDFtk, a tool for\n" "manipulating PDF documents from the command line. It supports\n" @@ -11645,7 +11667,7 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/pdf.scm:1542 +#: gnu/packages/pdf.scm:1541 msgid "" "WeasyPrint helps web developers to create PDF documents. It\n" "turns simple HTML pages into gorgeous statistical reports, invoices, tickets,\n" @@ -15497,7 +15519,7 @@ msgid "" "mixed." msgstr "" -#: gnu/packages/scheme.scm:470 +#: gnu/packages/scheme.scm:468 msgid "" "Chibi-Scheme is a very small library with no external dependencies\n" "intended for use as an extension and scripting language in C programs. In\n" @@ -15506,7 +15528,7 @@ msgid "" "threads." msgstr "" -#: gnu/packages/scheme.scm:518 +#: gnu/packages/scheme.scm:516 msgid "" "Structure and Interpretation of Computer Programs (SICP) is\n" "a textbook aiming to teach the principles of computer programming.\n" @@ -15516,19 +15538,19 @@ msgid "" "metalinguistic abstraction, recursion, interpreters, and modular programming." msgstr "" -#: gnu/packages/scheme.scm:562 +#: gnu/packages/scheme.scm:560 msgid "" "String pattern-matching library for scheme48 based on the SRE\n" "regular-expression notation." msgstr "" -#: gnu/packages/scheme.scm:596 +#: gnu/packages/scheme.scm:594 msgid "" "SLIB is a portable Scheme library providing compatibility and\n" "utility functions for all standard Scheme implementations." msgstr "" -#: gnu/packages/scheme.scm:653 +#: gnu/packages/scheme.scm:651 msgid "" "GNU SCM is an implementation of Scheme. This\n" "implementation includes Hobbit, a Scheme-to-C compiler, which can\n" @@ -15536,7 +15558,7 @@ msgid "" "linked with a SCM executable." msgstr "" -#: gnu/packages/scheme.scm:712 +#: gnu/packages/scheme.scm:710 msgid "" "TinyScheme is a light-weight Scheme interpreter that implements as large a\n" "subset of R5RS as was possible without getting very large and complicated.\n" @@ -15552,7 +15574,7 @@ msgid "" "small program, it is easy to comprehend, get to grips with, and use." msgstr "" -#: gnu/packages/scheme.scm:793 +#: gnu/packages/scheme.scm:791 msgid "" "Stalin is an aggressively optimizing whole-program compiler\n" "for Scheme that does polyvariant interprocedural flow analysis,\n" @@ -15564,14 +15586,14 @@ msgid "" "generation." msgstr "" -#: gnu/packages/scheme.scm:848 +#: gnu/packages/scheme.scm:846 msgid "" "@code{femtolisp} is a scheme-like lisp implementation with a\n" "simple, elegant Scheme dialect. It is a lisp-1 with lexical scope.\n" "The core is 12 builtin special forms and 33 builtin functions." msgstr "" -#: gnu/packages/scheme.scm:914 +#: gnu/packages/scheme.scm:912 msgid "" "Gauche is a R7RS Scheme scripting engine aiming at being a\n" "handy tool that helps programmers and system administrators to write small to\n" @@ -15581,7 +15603,7 @@ msgid "" "and list gauche extension packages." msgstr "" -#: gnu/packages/scheme.scm:1016 +#: gnu/packages/scheme.scm:1014 msgid "" "Gerbil is an opinionated dialect of Scheme designed for Systems\n" "Programming, with a state of the art macro and module system on top of the Gambit\n" @@ -15592,7 +15614,7 @@ msgid "" "time compilation and compiled macros." msgstr "" -#: gnu/packages/search.scm:90 +#: gnu/packages/search.scm:97 msgid "" "Xapian is a highly adaptable toolkit which allows developers to easily\n" "add advanced indexing and search facilities to their own applications. It\n" @@ -15600,14 +15622,14 @@ msgid "" "rich set of boolean query operators." msgstr "" -#: gnu/packages/search.scm:145 +#: gnu/packages/search.scm:152 msgid "" "Search::Xapian wraps most methods of most Xapian classes. The missing\n" "classes and methods should be added in the future. It also provides a\n" "simplified, more 'perlish' interface to some common operations." msgstr "" -#: gnu/packages/search.scm:188 +#: gnu/packages/search.scm:195 msgid "" "libtocc is the engine of the Tocc project, a tag-based file management\n" "system. The goal of Tocc is to provide a better system for classifying files\n" @@ -15615,17 +15637,17 @@ msgid "" "files and directories." msgstr "" -#: gnu/packages/search.scm:212 +#: gnu/packages/search.scm:219 msgid "" "Tocc is a tag-based file management system. This package contains the\n" "command line tool for interacting with libtocc." msgstr "" -#: gnu/packages/search.scm:261 +#: gnu/packages/search.scm:268 msgid "Searx is a privacy-respecting, hackable metasearch engine." msgstr "" -#: gnu/packages/search.scm:280 +#: gnu/packages/search.scm:287 msgid "" "GNU Bool is a utility to perform text searches on files using Boolean\n" "expressions. For example, a search for \"hello AND world\" would return a\n" @@ -15636,14 +15658,23 @@ msgid "" "for parsing HTML files." msgstr "" -#: gnu/packages/search.scm:311 +#: gnu/packages/search.scm:387 +msgid "" +"Recoll finds documents based on their contents as well as\n" +"their file names. It can search most document formats, but you may need\n" +"external applications for text extraction. It can reach any storage place:\n" +"files, archive members, email attachments, transparently handling\n" +"decompression." +msgstr "" + +#: gnu/packages/search.scm:416 msgid "" "Hyper Estraier can be used to integrate full-text\n" "search into applications, using either the provided command line and CGI\n" "interfaces, or a C API." msgstr "" -#: gnu/packages/search.scm:331 +#: gnu/packages/search.scm:436 msgid "" "mlocate is a locate/updatedb implementation. The @code{m} stands for\n" "\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n" @@ -15653,21 +15684,21 @@ msgid "" "conflict with slocate compatibility." msgstr "" -#: gnu/packages/search.scm:363 +#: gnu/packages/search.scm:468 msgid "" "Plocate is a @code{locate} based on posting lists,\n" "completely replacing @command{mlocate} with a faster and smaller index. It is\n" "suitable as a default locate on your system." msgstr "" -#: gnu/packages/search.scm:427 +#: gnu/packages/search.scm:532 msgid "" "Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" "can quickly and easily index directories of files or remote web sites and\n" "search the generated indexes." msgstr "" -#: gnu/packages/search.scm:496 +#: gnu/packages/search.scm:601 msgid "" "Xapers is a personal document indexing system,\n" "geared towards academic journal articles build on the Xapian search engine.\n" @@ -15676,7 +15707,7 @@ msgid "" "bibliographic data and simple document and bibtex retrieval." msgstr "" -#: gnu/packages/search.scm:544 +#: gnu/packages/search.scm:649 msgid "" "Ugrep is a ultra fast searcher of file systems, text\n" "and binary files, source code, archives, compressed files, documents, and\n" @@ -15820,21 +15851,21 @@ msgid "" "interactive POSIX shell targeted at resource-constrained systems." msgstr "" -#: gnu/packages/shells.scm:824 +#: gnu/packages/shells.scm:823 msgid "" "mksh is an actively developed free implementation of the\n" "Korn Shell programming language and a successor to the Public Domain Korn\n" "Shell (pdksh)." msgstr "" -#: gnu/packages/shells.scm:867 +#: gnu/packages/shells.scm:866 msgid "" "Oil is a programming language with automatic translation for\n" "Bash. It includes osh, a Unix/POSIX shell that runs unmodified Bash\n" "scripts." msgstr "" -#: gnu/packages/shells.scm:904 +#: gnu/packages/shells.scm:903 msgid "" "Gash is a POSIX-compatible shell written in Guile\n" "Scheme. It provides both the shell interface, as well as a Guile\n" @@ -15842,7 +15873,7 @@ msgid "" "as part of the Guix bootstrap process." msgstr "" -#: gnu/packages/shells.scm:938 +#: gnu/packages/shells.scm:937 msgid "" "Gash-Utils provides Scheme implementations of many\n" "common POSIX utilities (there are about 40 of them, ranging in\n" @@ -15852,7 +15883,7 @@ msgid "" "files and text." msgstr "" -#: gnu/packages/shells.scm:1033 +#: gnu/packages/shells.scm:1032 msgid "" "Nu draws inspiration from projects like PowerShell, functional\n" "programming languages, and modern CLI tools. Rather than thinking of files\n" @@ -15863,153 +15894,153 @@ msgid "" "of commands called a ``pipeline''." msgstr "" -#: gnu/packages/shells.scm:1064 +#: gnu/packages/shells.scm:1063 msgid "" "This package is a library for ANSI terminal colors and styles (bold,\n" "underline)." msgstr "" -#: gnu/packages/shells.scm:1108 gnu/packages/shells.scm:1229 -#: gnu/packages/shells.scm:1312 +#: gnu/packages/shells.scm:1107 gnu/packages/shells.scm:1228 +#: gnu/packages/shells.scm:1311 msgid "CLI for nushell" msgstr "" -#: gnu/packages/shells.scm:1263 +#: gnu/packages/shells.scm:1262 msgid "Completions for nushell" msgstr "" -#: gnu/packages/shells.scm:1383 +#: gnu/packages/shells.scm:1382 msgid "Core commands for nushell" msgstr "" -#: gnu/packages/shells.scm:1417 +#: gnu/packages/shells.scm:1416 msgid "Core error subsystem for Nushell" msgstr "" -#: gnu/packages/shells.scm:1443 +#: gnu/packages/shells.scm:1442 msgid "This package is a fork of @code{serde-hjson}." msgstr "" -#: gnu/packages/shells.scm:1483 gnu/packages/shells.scm:1505 +#: gnu/packages/shells.scm:1482 gnu/packages/shells.scm:1504 msgid "Nushell parser" msgstr "" -#: gnu/packages/shells.scm:1537 +#: gnu/packages/shells.scm:1536 msgid "Nushell Plugin" msgstr "" -#: gnu/packages/shells.scm:1568 +#: gnu/packages/shells.scm:1567 msgid "This package provides a binary viewer plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1597 +#: gnu/packages/shells.scm:1596 msgid "This package provides a plugin to display charts in Nushell." msgstr "" -#: gnu/packages/shells.scm:1626 +#: gnu/packages/shells.scm:1625 msgid "This package provides a URL fetch plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1655 gnu/packages/shells.scm:1686 -#: gnu/packages/shells.scm:1999 gnu/packages/shells.scm:2030 +#: gnu/packages/shells.scm:1654 gnu/packages/shells.scm:1685 +#: gnu/packages/shells.scm:1998 gnu/packages/shells.scm:2029 msgid "" "This package provides a converter plugin to the bson format for\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:1716 +#: gnu/packages/shells.scm:1715 msgid "" "This package provides a version incrementer plugin for\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:1743 +#: gnu/packages/shells.scm:1742 msgid "This package provides a regex match plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1774 +#: gnu/packages/shells.scm:1773 msgid "This package is an HTTP POST plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1803 +#: gnu/packages/shells.scm:1802 msgid "This package provides a process list plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1828 +#: gnu/packages/shells.scm:1827 msgid "query json files with gjson" msgstr "" -#: gnu/packages/shells.scm:1854 +#: gnu/packages/shells.scm:1853 msgid "This package is an S3 plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1880 +#: gnu/packages/shells.scm:1879 msgid "This package provides web scraping using CSS selector." msgstr "" -#: gnu/packages/shells.scm:1911 +#: gnu/packages/shells.scm:1910 msgid "" "This package provides a plugin to open files/URLs directly from\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:1941 +#: gnu/packages/shells.scm:1940 msgid "This package provides a system info plugin for Nushell." msgstr "" -#: gnu/packages/shells.scm:1970 +#: gnu/packages/shells.scm:1969 msgid "" "This package provides a text viewer plugin for\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:2057 +#: gnu/packages/shells.scm:2056 msgid "" "This package provides a tree viewer plugin for\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:2086 +#: gnu/packages/shells.scm:2085 msgid "Traverses XML" msgstr "" -#: gnu/packages/shells.scm:2110 +#: gnu/packages/shells.scm:2109 msgid "" "This crate provides pretty hex dump of bytes slice in the common\n" "style." msgstr "" -#: gnu/packages/shells.scm:2151 +#: gnu/packages/shells.scm:2150 msgid "Core values and protocols for Nushell" msgstr "" -#: gnu/packages/shells.scm:2178 +#: gnu/packages/shells.scm:2177 msgid "" "This crate turns any value into a @code{nu-protocol::Value} with\n" "Serde." msgstr "" -#: gnu/packages/shells.scm:2205 +#: gnu/packages/shells.scm:2204 msgid "" "This package provides a source string characterizer for\n" "Nushell." msgstr "" -#: gnu/packages/shells.scm:2230 +#: gnu/packages/shells.scm:2229 msgid "This package provides Nushell stream." msgstr "" -#: gnu/packages/shells.scm:2253 +#: gnu/packages/shells.scm:2252 msgid "Nushell table printing" msgstr "" -#: gnu/packages/shells.scm:2286 +#: gnu/packages/shells.scm:2285 msgid "" "This package provides support for writing Nushell\n" "tests." msgstr "" -#: gnu/packages/shells.scm:2315 +#: gnu/packages/shells.scm:2314 msgid "" "This package provides @code{Extension} traits for values in\n" "Nushell." @@ -18986,7 +19017,7 @@ msgid "" "to lock down your entire repository." msgstr "" -#: gnu/packages/version-control.scm:900 +#: gnu/packages/version-control.scm:899 msgid "" "git-remote-gcrypt is a Git remote helper to push and pull from\n" "repositories encrypted with GnuPG. It works with the standard Git transports,\n" @@ -19005,13 +19036,13 @@ msgid "" "collaboration using typical untrusted file hosts or services." msgstr "" -#: gnu/packages/version-control.scm:1022 +#: gnu/packages/version-control.scm:1021 msgid "" "CGit is an attempt to create a fast web interface for the Git SCM, using\n" "a built-in cache to decrease server I/O pressure." msgstr "" -#: gnu/packages/version-control.scm:1058 +#: gnu/packages/version-control.scm:1057 msgid "" "This hook sends emails describing changes introduced by pushes to a Git\n" "repository. For each reference that was changed, it emits one ReferenceChange\n" @@ -19022,13 +19053,13 @@ msgid "" "repository" msgstr "" -#: gnu/packages/version-control.scm:1092 +#: gnu/packages/version-control.scm:1091 msgid "" "Script that copies a directory to the gh-pages branch (by\n" "default) of the repository." msgstr "" -#: gnu/packages/version-control.scm:1152 +#: gnu/packages/version-control.scm:1151 msgid "" "GitDB allows you to access @dfn{bare} Git repositories for reading and\n" "writing. It aims at allowing full access to loose objects as well as packs\n" @@ -19036,7 +19067,7 @@ msgid "" "allowing to handle large objects with a small memory footprint." msgstr "" -#: gnu/packages/version-control.scm:1190 +#: gnu/packages/version-control.scm:1189 msgid "" "GitPython is a python library used to interact with Git repositories,\n" "high-level like git-porcelain, or low-level like git-plumbing.\n" @@ -19047,7 +19078,7 @@ msgid "" "@command{git} command implementation." msgstr "" -#: gnu/packages/version-control.scm:1228 +#: gnu/packages/version-control.scm:1227 msgid "" "Shell Flags (shFlags) is a library written to greatly simplify the\n" "handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" @@ -19058,7 +19089,7 @@ msgid "" "will work." msgstr "" -#: gnu/packages/version-control.scm:1274 +#: gnu/packages/version-control.scm:1273 msgid "" "Vincent Driessen's branching model is a git branching and release\n" "management strategy that helps developers keep track of features, hotfixes,\n" @@ -19067,7 +19098,7 @@ msgid "" "lot easier." msgstr "" -#: gnu/packages/version-control.scm:1326 +#: gnu/packages/version-control.scm:1325 msgid "" "StGit is a command-line application that provides functionality similar\n" "to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" @@ -19076,7 +19107,7 @@ msgid "" "manipulate them in various ways." msgstr "" -#: gnu/packages/version-control.scm:1374 +#: gnu/packages/version-control.scm:1373 msgid "" "vcsh version-controls configuration files in several Git repositories,\n" "all in one single directory. They all maintain their working trees without\n" @@ -19085,46 +19116,46 @@ msgid "" "though this can be overridden." msgstr "" -#: gnu/packages/version-control.scm:1412 +#: gnu/packages/version-control.scm:1411 msgid "" "git-test-sequence is similar to an automated git bisect except it’s\n" "linear. It will test every change between two points in the DAG. It will\n" "also walk each side of a merge and test those changes individually." msgstr "" -#: gnu/packages/version-control.scm:1527 +#: gnu/packages/version-control.scm:1526 msgid "" "Gitolite is an access control layer on top of Git, providing fine access\n" "control to Git repositories." msgstr "" -#: gnu/packages/version-control.scm:1596 +#: gnu/packages/version-control.scm:1595 msgid "" "Gitile is a Git forge written in Guile that lets you\n" "visualize your public Git repositories on a web interface." msgstr "" -#: gnu/packages/version-control.scm:1683 +#: gnu/packages/version-control.scm:1682 msgid "" "Pre-commit is a multi-language package manager for pre-commit hooks. You\n" "specify a list of hooks you want and pre-commit manages the installation and\n" "execution of any hook written in any language before every commit." msgstr "" -#: gnu/packages/version-control.scm:1775 +#: gnu/packages/version-control.scm:1774 msgid "" "Mercurial is a free, distributed source control management tool. It\n" "efficiently handles projects of any size and offers an easy and intuitive\n" "interface." msgstr "" -#: gnu/packages/version-control.scm:1802 +#: gnu/packages/version-control.scm:1801 msgid "" "Evolve is a Mercurial extension for faster and safer mutable\n" "history. It implements the changeset evolution concept for Mercurial." msgstr "" -#: gnu/packages/version-control.scm:1861 +#: gnu/packages/version-control.scm:1860 msgid "" "This package provides a Mercurial extension for signing\n" "the changeset hash of commits. The signure is embedded directly in the\n" @@ -19132,7 +19163,7 @@ msgid "" "can be used for signing." msgstr "" -#: gnu/packages/version-control.scm:1899 +#: gnu/packages/version-control.scm:1898 msgid "" "Neon is an HTTP and WebDAV client library, with a C interface and the\n" "following features:\n" @@ -19154,7 +19185,7 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/version-control.scm:1995 +#: gnu/packages/version-control.scm:1994 msgid "" "@dfn{Subversion} (svn) exists to be recognized and adopted as a\n" "centralized version control system characterized by its\n" @@ -19163,7 +19194,7 @@ msgid "" "projects, from individuals to large-scale enterprise operations." msgstr "" -#: gnu/packages/version-control.scm:2019 +#: gnu/packages/version-control.scm:2018 msgid "" "RCS is the original Revision Control System. It works on a\n" "file-by-file basis, in contrast to subsequent version control systems such as\n" @@ -19172,7 +19203,7 @@ msgid "" "machine." msgstr "" -#: gnu/packages/version-control.scm:2049 +#: gnu/packages/version-control.scm:2048 msgid "" "CVS is a version control system, an important component of Source\n" "Configuration Management (SCM). Using it, you can record the history of\n" @@ -19180,7 +19211,7 @@ msgid "" "RCS, PRCS, and Aegis packages." msgstr "" -#: gnu/packages/version-control.scm:2084 +#: gnu/packages/version-control.scm:2083 msgid "" "This program analyzes a collection of RCS files in a CVS\n" "repository (or outside of one) and, when possible, emits an equivalent history\n" @@ -19193,7 +19224,7 @@ msgid "" "masters from remote CVS hosts." msgstr "" -#: gnu/packages/version-control.scm:2114 +#: gnu/packages/version-control.scm:2113 msgid "" "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" @@ -19203,21 +19234,21 @@ msgid "" "standards-compliant ChangeLog entries based on the changes that it detects." msgstr "" -#: gnu/packages/version-control.scm:2141 +#: gnu/packages/version-control.scm:2140 msgid "" "Diffstat reads the output of @command{diff} and displays a histogram of\n" "the insertions, deletions, and modifications per file. It is useful for\n" "reviewing large, complex patch files." msgstr "" -#: gnu/packages/version-control.scm:2181 +#: gnu/packages/version-control.scm:2180 msgid "" "GNU CSSC provides a replacement for the legacy Unix source\n" "code control system SCCS. This allows old code still under that system to be\n" "accessed and migrated on modern systems." msgstr "" -#: gnu/packages/version-control.scm:2273 +#: gnu/packages/version-control.scm:2272 msgid "" "Aegis is a project change supervisor, and performs some of\n" "the Software Configuration Management needed in a CASE environment. Aegis\n" @@ -19228,7 +19259,7 @@ msgid "" "any project with more than one developer, is one of Aegis's major functions." msgstr "" -#: gnu/packages/version-control.scm:2348 +#: gnu/packages/version-control.scm:2347 msgid "" "Reposurgeon enables risky operations that version-control\n" "systems don't want to let you do, such as editing past comments and metadata\n" @@ -19239,20 +19270,20 @@ msgid "" "from Subversion to any supported Distributed Version Control System (DVCS)." msgstr "" -#: gnu/packages/version-control.scm:2389 +#: gnu/packages/version-control.scm:2388 msgid "" "Tig is an ncurses text user interface for Git, primarily intended as\n" "a history browser. It can also stage hunks for commit, or colorize the\n" "output of the @code{git} command." msgstr "" -#: gnu/packages/version-control.scm:2413 +#: gnu/packages/version-control.scm:2412 msgid "" "Recursively find the newest file in a file tree and print its\n" "modification time." msgstr "" -#: gnu/packages/version-control.scm:2460 +#: gnu/packages/version-control.scm:2459 msgid "" "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" "fetching updates) over a collection of version control repositories. It\n" @@ -19260,14 +19291,14 @@ msgid "" "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." msgstr "" -#: gnu/packages/version-control.scm:2498 +#: gnu/packages/version-control.scm:2497 msgid "" "Grokmirror enables replicating large git repository\n" "collections efficiently. Mirrors decide to clone and update repositories\n" "based on a manifest file published by servers." msgstr "" -#: gnu/packages/version-control.scm:2530 +#: gnu/packages/version-control.scm:2529 msgid "" "The @code{b4} command is designed to make it easier to participate in\n" "patch-based workflows for projects that have public-inbox archives.\n" @@ -19281,26 +19312,26 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/version-control.scm:2580 +#: gnu/packages/version-control.scm:2579 msgid "" "This wrapper around rclone makes any destination supported\n" "by rclone usable with git-annex." msgstr "" -#: gnu/packages/version-control.scm:2638 +#: gnu/packages/version-control.scm:2637 msgid "" "Fossil is a distributed source control management system which supports\n" "access and administration over HTTP CGI or via a built-in HTTP server. It has\n" "a built-in wiki, built-in file browsing, built-in tickets system, etc." msgstr "" -#: gnu/packages/version-control.scm:2667 +#: gnu/packages/version-control.scm:2666 msgid "" "Stagit creates static pages for git repositories, the results can\n" "be served with a HTTP file server of your choice." msgstr "" -#: gnu/packages/version-control.scm:2703 +#: gnu/packages/version-control.scm:2702 msgid "" "@code{gource} provides a software version control\n" "visualization. The repository is displayed as a tree where the root of the\n" @@ -19309,7 +19340,7 @@ msgid "" "specific files and directories." msgstr "" -#: gnu/packages/version-control.scm:2752 +#: gnu/packages/version-control.scm:2751 #, scheme-format msgid "" "SRC (or src) is simple revision control, a version-control system for\n" @@ -19319,7 +19350,7 @@ msgid "" "directory full of HOWTOs." msgstr "" -#: gnu/packages/version-control.scm:2805 +#: gnu/packages/version-control.scm:2804 msgid "" "This Git extension defines a subcommand,\n" "@code{when-merged}, whose core operation is to find the merge that brought a\n" @@ -19327,7 +19358,7 @@ msgid "" "how information about the merge is displayed." msgstr "" -#: gnu/packages/version-control.scm:2850 +#: gnu/packages/version-control.scm:2849 msgid "" "This Git extension defines a subcommand, @code{imerge},\n" "which performs an incremental merge between two branches. Its two primary\n" @@ -19336,20 +19367,20 @@ msgid "" "interrupted, published, and collaborated on while in progress." msgstr "" -#: gnu/packages/version-control.scm:2901 +#: gnu/packages/version-control.scm:2900 msgid "" "Git Large File Storage (LFS) replaces large files such as audio samples,\n" "videos, datasets, and graphics with text pointers inside Git, while storing the\n" "file contents on a remote server." msgstr "" -#: gnu/packages/version-control.scm:2936 +#: gnu/packages/version-control.scm:2935 msgid "" "@code{git open} opens the repository's website from the command-line,\n" "guessing the URL pattern from the @code{origin} remote." msgstr "" -#: gnu/packages/version-control.scm:2990 +#: gnu/packages/version-control.scm:2989 msgid "" "GNU Arch, aka. @code{tla}, was one of the first free distributed\n" "version-control systems (DVCS). It saw its last release in 2006. This\n" @@ -19357,18 +19388,18 @@ msgid "" "for historians." msgstr "" -#: gnu/packages/version-control.scm:3039 +#: gnu/packages/version-control.scm:3038 msgid "" "@code{diff-so-fancy} strives to make your diffs human readable instead\n" "of machine readable. This helps improve code quality and helps you spot\n" "defects faster." msgstr "" -#: gnu/packages/version-control.scm:3095 +#: gnu/packages/version-control.scm:3094 msgid "This package provides a Git implementation library." msgstr "" -#: gnu/packages/version-control.scm:3146 +#: gnu/packages/version-control.scm:3145 msgid "" "This package provides a command-line tool to manage\n" "multiple Git repos.\n" @@ -19383,7 +19414,7 @@ msgid "" "If several repos are related, it helps to see their status together." msgstr "" -#: gnu/packages/version-control.scm:3204 +#: gnu/packages/version-control.scm:3203 #, scheme-format msgid "" "@code{ghq} provides a way to organize remote repository clones, like\n" @@ -19392,7 +19423,7 @@ msgid "" "using the remote repository URL's host and path." msgstr "" -#: gnu/packages/version-control.scm:3236 +#: gnu/packages/version-control.scm:3235 msgid "" "@command{git filter-repo} is a versatile tool for rewriting history,\n" "which roughly falls into the same space of tool like git filter-branch but\n" @@ -19400,7 +19431,7 @@ msgid "" "Git project instead of @command{git filter-branch}." msgstr "" -#: gnu/packages/virtualization.scm:354 +#: gnu/packages/virtualization.scm:355 msgid "" "QEMU is a generic machine emulator and virtualizer.\n" "\n" @@ -19415,7 +19446,7 @@ msgid "" "server and embedded PowerPC, and S390 guests." msgstr "" -#: gnu/packages/virtualization.scm:495 +#: gnu/packages/virtualization.scm:496 msgid "" "Libx86emu is a small library to emulate x86 instructions. The\n" "focus here is not a complete emulation but to cover enough for typical\n" @@ -19430,7 +19461,7 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/virtualization.scm:866 +#: gnu/packages/virtualization.scm:867 msgid "" "Ganeti is a virtual machine management tool built on top of existing\n" "virtualization technologies such as Xen or KVM. Ganeti controls:\n" @@ -19447,19 +19478,19 @@ msgid "" "commodity hardware." msgstr "" -#: gnu/packages/virtualization.scm:904 +#: gnu/packages/virtualization.scm:905 msgid "" "This package provides a guest OS definition for Ganeti that uses\n" "Guix to build virtual machines." msgstr "" -#: gnu/packages/virtualization.scm:999 +#: gnu/packages/virtualization.scm:1000 msgid "" "This package provides a guest OS definition for Ganeti. It installs\n" "Debian or a derivative using @command{debootstrap}." msgstr "" -#: gnu/packages/virtualization.scm:1060 +#: gnu/packages/virtualization.scm:1061 msgid "" "libosinfo is a GObject based library API for managing\n" "information about operating systems, hypervisors and the (virtual) hardware\n" @@ -19469,21 +19500,21 @@ msgid "" "all common programming languages. Vala bindings are also provided." msgstr "" -#: gnu/packages/virtualization.scm:1113 +#: gnu/packages/virtualization.scm:1114 msgid "" "LXC is a userspace interface for the Linux kernel containment features.\n" "Through a powerful API and simple tools, it lets Linux users easily create and\n" "manage system or application containers." msgstr "" -#: gnu/packages/virtualization.scm:1142 +#: gnu/packages/virtualization.scm:1143 msgid "" "LXCFS is a small FUSE file system written with the intention\n" "of making Linux containers feel more like a virtual machine.\n" "It started as a side project of LXC but can be used by any run-time." msgstr "" -#: gnu/packages/virtualization.scm:1250 +#: gnu/packages/virtualization.scm:1251 msgid "" "LXD is a next generation system container manager. It\n" "offers a user experience similar to virtual machines but using Linux\n" @@ -19492,7 +19523,7 @@ msgid "" "pretty simple, REST API." msgstr "" -#: gnu/packages/virtualization.scm:1344 +#: gnu/packages/virtualization.scm:1345 msgid "" "Libvirt is a C toolkit to interact with the virtualization\n" "capabilities of recent versions of Linux. The library aims at providing long\n" @@ -19500,7 +19531,7 @@ msgid "" "to integrate other virtualization mechanisms if needed." msgstr "" -#: gnu/packages/virtualization.scm:1380 +#: gnu/packages/virtualization.scm:1381 msgid "" "libvirt-glib wraps the libvirt library to provide a\n" "high-level object-oriented API better suited for glib-based applications, via\n" @@ -19513,13 +19544,13 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/virtualization.scm:1425 +#: gnu/packages/virtualization.scm:1426 msgid "" "This package provides Python bindings to the libvirt\n" "virtualization library." msgstr "" -#: gnu/packages/virtualization.scm:1538 +#: gnu/packages/virtualization.scm:1539 msgid "" "The virt-manager application is a desktop user interface for managing\n" "virtual machines through libvirt. It primarily targets KVM VMs, but also\n" @@ -19527,7 +19558,7 @@ msgid "" "domains, their live performance and resource utilization statistics." msgstr "" -#: gnu/packages/virtualization.scm:1647 +#: gnu/packages/virtualization.scm:1636 msgid "" "Using this tool, you can freeze a running application (or\n" "part of it) and checkpoint it to a hard drive as a collection of files. You\n" @@ -19536,14 +19567,14 @@ msgid "" "mainly implemented in user space." msgstr "" -#: gnu/packages/virtualization.scm:1674 +#: gnu/packages/virtualization.scm:1663 msgid "" "qmpbackup is designed to create and restore full and\n" "incremental backups of running QEMU virtual machines via QMP, the QEMU\n" "Machine Protocol." msgstr "" -#: gnu/packages/virtualization.scm:1739 +#: gnu/packages/virtualization.scm:1728 msgid "" "Looking Glass allows the use of a KVM (Kernel-based Virtual\n" "Machine) configured for VGA PCI Pass-through without an attached physical\n" @@ -19551,7 +19582,7 @@ msgid "" "monitor/GPU." msgstr "" -#: gnu/packages/virtualization.scm:1791 +#: gnu/packages/virtualization.scm:1780 msgid "" "@command{runc} is a command line client for running applications\n" "packaged according to the\n" @@ -19560,13 +19591,13 @@ msgid "" "Open Container Initiative specification." msgstr "" -#: gnu/packages/virtualization.scm:1840 +#: gnu/packages/virtualization.scm:1829 msgid "" "@command{umoci} is a tool that allows for high-level modification of an\n" "Open Container Initiative (OCI) image layout and its tagged images." msgstr "" -#: gnu/packages/virtualization.scm:1895 +#: gnu/packages/virtualization.scm:1884 msgid "" "@command{skopeo} is a command line utility providing various operations\n" "with container images and container image registries. It can:\n" @@ -19587,14 +19618,14 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/virtualization.scm:1931 +#: gnu/packages/virtualization.scm:1920 msgid "" "Python-vagrant is a Python module that provides a thin wrapper around the\n" "@code{vagrant} command line executable, allowing programmatic control of Vagrant\n" "virtual machines." msgstr "" -#: gnu/packages/virtualization.scm:1986 +#: gnu/packages/virtualization.scm:1975 msgid "" "Bubblewrap is aimed at running applications in a sandbox,\n" "restricting their access to parts of the operating system or user data such as\n" @@ -19604,7 +19635,7 @@ msgid "" "by default and can be made read-only." msgstr "" -#: gnu/packages/virtualization.scm:2013 +#: gnu/packages/virtualization.scm:2002 msgid "" "Bochs is an emulator which can emulate Intel x86 CPU, common I/O\n" "devices, and a custom BIOS. It can also be compiled to emulate many different\n" @@ -19613,51 +19644,51 @@ msgid "" "DOS or Microsoft Windows." msgstr "" -#: gnu/packages/virtualization.scm:2217 +#: gnu/packages/virtualization.scm:2208 msgid "" "This package provides the Xen Virtual Machine Monitor\n" "which is a hypervisor." msgstr "" -#: gnu/packages/virtualization.scm:2253 +#: gnu/packages/virtualization.scm:2244 msgid "" "This package contains a set of tools to assist\n" "administrators and developers in managing the database." msgstr "" -#: gnu/packages/virtualization.scm:2287 +#: gnu/packages/virtualization.scm:2278 msgid "" "Osinfo-db provides the database files for use with the\n" "libosinfo library. It provides information about guest operating systems for\n" "use with virtualization provisioning tools" msgstr "" -#: gnu/packages/virtualization.scm:2333 +#: gnu/packages/virtualization.scm:2324 msgid "" "@code{transient} is a wrapper for QEMU allowing the creation of virtual\n" "machines with shared folder, ssh, and disk creation support." msgstr "" -#: gnu/packages/webkit.scm:89 +#: gnu/packages/webkit.scm:91 msgid "" "LibWPE is general-purpose library specifically developed for\n" "the WPE-flavored port of WebKit." msgstr "" -#: gnu/packages/webkit.scm:118 +#: gnu/packages/webkit.scm:120 msgid "" "This package provides a backend implementation for the WPE WebKit\n" "engine that uses Wayland for graphics output." msgstr "" -#: gnu/packages/webkit.scm:215 +#: gnu/packages/webkit.scm:217 msgid "" "WPE WebKit allows embedders to create simple and performant\n" "systems based on Web platform technologies. It is designed with hardware\n" "acceleration in mind, leveraging common 3D graphics APIs for best performance." msgstr "" -#: gnu/packages/webkit.scm:348 +#: gnu/packages/webkit.scm:360 msgid "" "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" "suitable for projects requiring any kind of web integration, from hybrid\n" @@ -20853,7 +20884,7 @@ msgid "" "and similar services." msgstr "" -#: gnu/packages/web.scm:5817 +#: gnu/packages/web.scm:5818 msgid "" "darkhttpd is a simple static web server. It is\n" "standalone and does not need inetd or ucspi-tcp. It does not need any\n" -- cgit v1.2.3