portrait

Jasna Gonda

Belgrade, Serbia

Translate From: English (EN)

Translate To: Serbian (SR)

904

Words Translated

0

Terms Translated

Jasna’s Selected Translation Work

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

English (EN)performance mode

A VAIO hardware setting that takes advantage of the graphic chip's capabilities for enhanced and more smooth video playback. However, the performance mode consumes more batter power so for long business trips, the power-saving mode is recommended.

Serbian (SR)Учинковит режим рада

Хардверско подешавање којим се искоришћавају графичке могућности чипа за бољу и глатку репродукцију видеа. Међутим, учинковит режим рада бише троши снагу батерије, па се на дужим путовањима препоручује режим за штедњу ...

IT services;

English (EN)advanced interactive executive(AIX)

AIX (Advanced Interactive eXecutive, pronounced "a i ex"[citation needed]) is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms. Originally released for the IBM 6150 RISC workstation, AIX now ...

Serbian (SR)напредни интерактивни извршилац

AIX (Advanced Interactive eXecutive, изговара се \"a и eкс\") је низ власничких Unix оперативних система које развија и продаје IBM за неколико својих рачунарских платформи. Првобитно издат за радну станицу IBM 6150 RISC, AIX сада подржава или је подржавао ...

IT services; Word processing

English (EN)Enterprise JavaBeans Query Language (EJB QL)

Defines the queries for the finder and select methods of an entity bean having container-managed persistence. A subset of SQL92, EJB QL has extensions that allow navigation over the relationships defined in an entity bean's abstract schema.

Serbian (SR)Enterprise JavaBeans Query Language (EJB QL)

Дефинише упите за тражиоца и бира методе зрна ентитета чијом постојаношћу управља контејнер. Подскуп SQL92, EJB QL има проширења која омогућавају навигацију преко односа дефинисаних у апстрактној шеми зрна ...

Computer; Workstations

English (EN)be unique to your phone

This phrase comes from the installation manual (guide) of iPhone.

Serbian (SR)jединствен за ваш телефон

Овај израз потиче из инсталационог приручника (упутства) за iPhone.

IT services;

English (EN)data security

The means that ensures that data is kept safe from corruption as well as that access to it is suitably controlled. Data security helps to ensure privacy and protecting personal data.

Serbian (SR)безбедност података

Средства којима се осигурава да подаци буду безбедни од оштећења, као и одговарајућа контрола приступа подацима. Безбедност података помаже у гарантовању тајности и заштити личних ...

IT services;

English (EN)filter chain

A concatenation of XSLT transformations in which the output of one transformation becomes the input of the next.

Serbian (SR)ланац филтера

Низ XSLT трансформација у којима излаз једне трансформације постаје улаз следеће.

Computer; Workstations

English (EN)session bean

An enterprise bean that is created by a client and that usually exists only for the duration of a single client-server session. A session bean performs operations, such as calculations or database access, for the client. Although a session bean can be ...

Serbian (SR)зрно сесије

Зрно предузећа које је креирано од стране клијента, и које обично постоји само за време трајања једне клијент-сервер сесије. Зрно сесије обавља за клијента послове, као што су калкулације или приступ базама података. Иако зрно сесије може да буде трансакционо, ...

Computer; Workstations

English (EN)reentrant entity bean

An entity bean that can handle multiple simultaneous, interleaved, or nested invocations that will not interfere with each other.

Serbian (SR)зрно ентитета са вишеструким улазом

Зрно ентитета које може да обради више истовремених, преплетених, или угнежђених позивања која неће ометати једни друге.

Computer; Workstations

English (EN)enterprise bean provider

An application developer who produces enterprise bean classes, remote and home interfaces, and deployment descriptor files, and packages them in an EJB JAR file.

Serbian (SR)добављач зрна предузећа

Произвођач апликација који производи класе зрна за предузеће, даљинске и кућне интерфејсе, као и датотеке дескрипторске фајлове и пакује их у EJB JAR ...

Computer; Workstations

English (EN)servlet container

A container that provides the network services over which requests and responses are sent, decodes requests, and formats responses. All servlet containers must support HTTP as a protocol for requests and responses but can also support additional ...

Serbian (SR)Сервлет контејнер

Контејнер који обезбеђује мрежне услуге преко којих се шаљу захтеви и одговори, декодирају захтеви и форматирају одговори. Сви Сервлет контејнери морају да подржавају HTTP као протокол за захтеве и одговоре, али такође могу да подрже и додатне протоколе ...

Computer; Workstations