portrait

Gemma Repiso

Barcelona, Spain

Translate From: English (EN)

Translate To: Catalan (CA)

754

Words Translated

0

Terms Translated

Gemma’s Selected Translation Work

Terms and text shown below represent Gemma’s contributions to TermWiki.com, a free terminology website and knowledge resource for the translation community.

English (EN)mania

A state of abnormally elevated or irritable mood, arousal, and/ or energy levels

Catalan (CA)mania

Estat d'ànim irritable, excitat o amb nivells d'energia elevats.

Psychology; Psychiatry

English (EN)menu

A user interface element that displays a list of possible selections to the user.

Catalan (CA)menú

Un element de l'interfície de l'usuari que mostra una llista de les seleccions possibles per a l'usuari.

Software; Operating systems

English (EN)memory-mapped file

A file whose contents are mapped into memory. The virtual-memory system transfers portions of these contents from the file to physical memory in response to page faults. Thus, the disk file serves as backing store for the code or data not immediately needed ...

Catalan (CA)fitxer mapejat a memòria

Un fitxer els continguts del qual són assignats a la memòria. El sistema de memòria virtual transfereix porcions d'aquests continguts del fitxer a la memòria física en resposta a les falles de pàgina. Així, el fitxer de disc serveix per a emmagatzemar codi o ...

Software; Operating systems

English (EN)document object hierarchy

A collection of documents in which each document exists at a location relative to a root document. The locations may may be real, as in a file system, or virtual.

Catalan (CA)jerarquia d'objectes de document

Una col·lecció de documents en què a cada document existeix una ubicació relativa a un document mare. Les ubicacions poden ser reals, com en el sistema de fitxers, o virtuals.

Software; Operating systems

English (EN)duration

(1) The length of time, in seconds, it takes for an animation to complete. (2) In QuickTime, time values that are interpreted as spans of time, rather than as points in time.

Catalan (CA)durada

(1) La quantitat de temps en segons que necessita una animació per completar-se. (2) A QuickTime, els valors de temps que són interpretats més aviat com a períodes de temps, que no pas com a punts en el temps.

Software; Operating systems

English (EN)domain

(1) In a file system, an area reserved for software, documents, and resources and limiting the accessibility of those items. A domain is segregated from other domains. There are four domains: user, local, network, and system. (2) In networking, a complete ...

Catalan (CA)domini

(1) En un sistema de fitxers, una àrea reservada per a software, documents i recursos que limiten l'accessibilitat d'aquests ítems. Un domini és segregat per altres dominis. Hi ha quatre dominis: usuari, local, xarxa i sistema. (2) A la xarxa, una família de ...

Software; Operating systems

English (EN)memory protection

A system of memory management in which programs are prevented from being able to modify or corrupt the memory partition of another program.

Catalan (CA)memòria de protecció

Un sistema de gestió de memòria en què s'impedeix qualsevol programa de modificar o corrompre la partició de memòria d'un altre programa.

Software; Operating systems

English (EN)Karma

The idea that your point of departure in life is determined by your decisions and deeds in earlier lives.

Catalan (CA)Karma

La idea que el teu punt de partida a la vida és determinar per les teves decisions i actes en vides passades.

Philosophy; Eastern philosophy

English (EN)document-modal

A window state where the user cannot do anything else within a particular document until the window is dismissed. Sheets are document-modal windows. Compare application-modal, system modal.

Catalan (CA)document-modal

Un estat de la finestra en què l'usuari no pot fer res dins del document fins que la finestra no s'elimina. Les fulles són finestres document-modals. Compareu aplicació-modal, sistema modal.

Software; Operating systems

English (EN)method

In object-oriented programming, a procedure that can be executed by an object.

Catalan (CA)mètode

En programació orientada a l'objecte, un procés que pot ser executat per un objecte.

Software; Operating systems