Browsing Catalan translation

562 of 586 results
562.
Execute commands for each member in a list.

The `for' loop executes a sequence of commands for each member in a
list of items. If `in WORDS ...;' is not present, then `in "$@"' is
assumed. For each element in WORDS, NAME is set to that element, and
the COMMANDS are executed.

Exit Status:
Returns the status of the last command executed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Executa ordres per a cada element d'una llista.

Els bucles «for» executen una seqüència d'ordres per a cada un dels
elements d'una llista. Si «in PARAULES ...;» s'omet, aleshores se
suposa «in "$@"». Per a cada element de la llista PARAULES, l'element
s'assigna a NOM, i les ORDRES s'executen.

Estat de sortida:
Torna l'estat de sortida de l'última ordre executada.
Translated by Ernest Adrogué Calveras
Located in builtins.c:1549
562 of 586 results

This translation is managed by Ubuntu Catalan Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.