Translations by Michael

Michael has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

251300 of 301 results
1291.
Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools.
2010-08-24
Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools.
1292.
This package includes plugins for evolution. The plugins belong to the set of "standard" plugins, which are useful, but not necessary for a functioning application.
2010-08-24
This package includes plugins for evolution. The plugins belong to the set of "standard" plugins, which are useful, but not necessary for a functioning application.
1294.
webcal: URL handler for GNOME and Evolution
2010-08-24
webcal: URL handler for GNOME and Evolution
1295.
A GNOME URL handler for web-published ical calendar files, which integrates with the Evolution groupware suite. It allows you to subscribe to a published calendar simply by clicking on a webcal: URL.
2010-08-24
A GNOME URL handler for web-published ical calendar files, which integrates with the Evolution groupware suite. It allows you to subscribe to a published calendar simply by clicking on a webcal: URL.
1296.
Ubuntu example content
2010-08-24
Ubuntu example content
1297.
For each desktop application in the default install where it is practical, there is at least one piece of example content. This is valuable for testing, experimentation and demonstration of Ubuntu (especially the live CD). These examples should be small but meaningful, and easily discoverable.
2010-08-24
For each desktop application in the default install where it is practical, there is at least one piece of example content. This is valuable for testing, experimentation and demonstration of Ubuntu (especially the live CD). These examples should be small but meaningful, and easily discoverable.
1298.
ELF GNU_STACK program header editing utility
2010-08-24
ELF GNU_STACK program header editing utility
1299.
The execstack package contains a utility which modifies (or adds) the GNU_STACK program header to ELF binaries, and allows changing the executable flag.
2010-08-24
The execstack package contains a utility which modifies (or adds) the GNU_STACK program header to ELF binaries, and allows changing the executable flag.
1300.
metapackage to ease Exim MTA (v4) installation
2010-08-24
metapackage to ease Exim MTA (v4) installation
1301.
Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation.
2010-08-24
Exim (v4) is a mail transport agent. exim4 is the meta package depending on the essential components for a basic exim4 installation.
1302.
support files for all Exim MTA (v4) packages
2010-08-24
support files for all Exim MTA (v4) packages
1303.
Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are:
2010-08-24
Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are:
1304.
exim4-daemon-light exim4-daemon-heavy
2010-08-24
exim4-daemon-light exim4-daemon-heavy
1305.
If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set.
2010-08-24
If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set.
1306.
configuration for the Exim MTA (v4)
2010-08-24
configuration for the Exim MTA (v4)
1307.
Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages.
2010-08-24
Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages.
1308.
Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines.
2010-08-24
Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines.
1309.
Exim MTA (v4) daemon with extended features, including exiscan-acl
2010-08-24
Exim MTA (v4) daemon with extended features, including exiscan-acl
1332.
A program that can automate interactive applications
2010-08-24
A program that can automate interactive applications
1333.
A program that can automate interactive applications (development)
2010-08-24
A program that can automate interactive applications (development)
1334.
This package contains the development files and examples.
2010-08-24
This package contains the development files and examples.
1335.
A program that can automate interactive applications (Tk hooks)
2010-08-24
A program that can automate interactive applications (Tk hooks)
1336.
Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script.
2010-08-24
Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterwards returning control to the script.
1337.
This package contains the Tk hooks.
2010-08-24
This package contains the Tk hooks.
1338.
build tag file indexes of source code definitions
2010-08-24
build tag file indexes of source code definitions
1339.
ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity.
2010-08-24
ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity.
1340.
Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC.
2010-08-24
Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC.
1341.
Display and manipulate id3-tags on the command-line
2010-08-24
Display and manipulate id3-tags on the command-line
1342.
A command-line editor to add/edit/remove ID3-tags on mp3 files. It supports version 1.0,1.1,2.3 and 2.4 of the ID3 standard. Additionally it displays several informations about the file such as length and bitrate from an MP3 file.
2010-08-24
A command-line editor to add/edit/remove ID3-tags on mp3 files. It supports version 1.0,1.1,2.3 and 2.4 of the ID3 standard. Additionally it displays information about the file such as length and bitrate from an MP3 file.
1343.
a library for retrieving facts from operating systems
2010-08-24
a library for retrieving facts from operating systems
1344.
A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys.
2010-08-24
A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys.
1345.
It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts.
2010-08-24
It is easy to extend Facter to include your own custom facts or to include additional mechanisms for retrieving facts.
1346.
Gives a fake root environment
2010-08-24
Gives a fake root environment
1347.
This package is intended to enable something like: dpkg-buildpackage -rfakeroot i.e. to remove the need to become root for a package build. This is done by setting LD_PRELOAD to libfakeroot.so, which provides wrappers around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake root environment.
2010-08-24
This package is intended to enable something like: dpkg-buildpackage -rfakeroot i.e. to remove the need to become root for a package build. This is done by setting LD_PRELOAD to libfakeroot.so, which provides wrappers around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake root environment.
1348.
fakeroot requires SYSV IPC or TCP to operate.
2010-08-24
fakeroot requires SYSV IPC or TCP to operate.
1349.
Jar creation utility
2010-08-24
Jar creation utility
1350.
Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster.
2010-08-24
Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster.
1351.
framebuffer device maintenance program
2010-08-24
framebuffer device maintenance program
1352.
Program to modify settings for the framebuffer devices (/dev/fb[0-9]* or /dev/fb/[0-9]*) on Linux, like depth, virtual resolution, timing parameters etc.
2010-08-24
Program to modify settings for the framebuffer devices (/dev/fb[0-9]* or /dev/fb/[0-9]*) on Linux, like depth, virtual resolution, timing parameters etc.
1353.
identifies duplicate files within given directories
2010-08-24
identifies duplicate files within given directories
1354.
FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion.
2010-08-24
FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion.
1355.
SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
2010-08-24
SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
1356.
fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users.
2010-08-24
fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurer suitable for end-users.
1357.
Kerberos V and GSSAPI are supported.
2010-08-24
Kerberos V and GSSAPI are supported.
1358.
Kerberos IV, RPA, OPIE and other support for some other features are available if the package is recompiled.
2010-08-24
Kerberos IV, RPA, OPIE and other support for some other features are available if the package is recompiled.
2470.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed.
2010-06-06
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed.
2473.
API for accessing and modifying the DHCP server and client state
2010-06-06
API for accessing and modifying the DHCP server and client state
2474.
OMAPI is an API for accessing and modifying the DHCP server and client state.
2010-06-06
OMAPI is an API for accessing and modifying the DHCP server and client state.
2484.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration.
2010-06-06
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration.
2485.
This server can handle multiple ethernet interfaces.
2010-06-06
This server can handle multiple Ethernet interfaces.