Sponsored Content
Full Discussion: Fusion de 2 fichiers
Top Forums Shell Programming and Scripting Fusion de 2 fichiers Post 302364088 by pludi on Thursday 22nd of October 2009 04:35:37 AM
Old 10-22-2009
Hello.

Per our forum rules, all posts must be in English.

We do provide translation services for posts from English to a number of languages as a benefit to users. However, posts must be in English.

Please repost in English.

Thank you for your cooperation.

The UNIX and Linux Forums.
 

4 More Discussions You Might Find Interesting

1. Red Hat

lto4 devices on mpt fusion driver

We are seeing an odd problem on an HP dl380 running Redhat es5 (2.6.18-52+.el5). we have 3 dual channel HBA's with a single tape drive on each channel totaling six tape drives.(2 x lto3, and 4 xlto4). The problem is only a two of the lto-4s are working. At first we thought it might be hardware, but... (0 Replies)
Discussion started by: kolvedic
0 Replies

2. Hardware

Figuring out if Ubuntu will work (completely) with an Acer One (w/ AMD fusion chips)

Hi, I am trying to buy a netbook with Ubuntu pre-installed. I have looked for hours and have not found anything. Calls to Dell, HP, Toshiba have confirmed them NOT selling Ubuntu preloaded laptops. This leads me to look for a netbook that can handle Ubuntu. Getting to the point... I think I... (4 Replies)
Discussion started by: mearex
4 Replies

3. Slackware

compiz-fusion in slackware 13.37?

Has anyone successful runned compiz-fusion in newer slackware version? And how if I may ask? :wall: (0 Replies)
Discussion started by: darkman_hr
0 Replies

4. Fedora

Xrandr on startup - Fedora 19, VMWare Fusion

I've tried following multiple procedures from various sites but can't seem to get this figured out. There was another thread on here about the same thing but I couldn't figure out how to apply it to my situation. This is my first time on Linux so I'm just learning. I am running Fedora 19,... (1 Reply)
Discussion started by: jaykayen
1 Replies
DEBCONF-GETLANG(1)						      Debconf							DEBCONF-GETLANG(1)

NAME
debconf-getlang - extract a language from a templates file SYNOPSIS
debconf-getlang lang master [translation] debconf-getlang --stats master translation [...] DESCRIPTION
Note: This utility is deprecated; you should switch to using the po-debconf package. This program helps make and manage translations of debconf templates. There are basically three situations in which this program might be called: A translation is just being started. You want to provide the translator with a file they can work on that has the English fields from your templates file, plus blank Field- ll fields for the target language that they can fill in. To do this, run the program with first parameter being the code for the language that is being translated to, and the second parameter being the filename of the English templates file. A translation is well under way. You have changed some English text, or added more items to your templates file, and you want to send the translators a file with the English text plus their current translations (or you are the translator, and you want to generate such a file for your own use). To accomplish this, run the program with the first parameter being the the code for the language that is being translated to, the second parameter being the filename of the master English templates file, and the third parameter being the filename of the current translated file. When run this way, the program is smart enough to notice fuzzy translations. For example a fuzzy Description will be output as Description-<lang>-fuzzy, and a new, blank Description-<lang> will be added. Translators should remove the -fuzzy fields as they correct the fuzzy translations. Checking the status of a translation To check the status of a translation, use the --status flag, and pass the english template file as the first parameter, and all the other translated templates after that. It will output statistics for each of them. For example: debconf-getlang --stats debian/templates debian/templates.* NOTE
Note that the text in the generated templates may be word-wrapped by debconf. SEE ALSO
debconf-mergetemplate(1) AUTHOR
Joey Hess <joeyh@debian.org> 2012-09-10 DEBCONF-GETLANG(1)
All times are GMT -4. The time now is 05:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy