Traduzir "able to function" para indonésio

Mostrando 50 de 50 traduções da frase "able to function" de inglês para indonésio

Tradução de inglês para indonésio de able to function

inglês
indonésio

EN Extensions may impact the performance of your function because they share resources such as CPU, memory, and storage with the function, and because extensions are initialized before function code

ID Ekstensi dapat berdampak pada kinerja fungsi Anda karena menggunakan sumber daya seperti CPU, memori, dan penyimpanan bersamaan dengan fungsi, dan juga karena ekstensi dijalankan sebelum kode fungsi

inglêsindonésio
extensionsekstensi
cpucpu
codekode
performancekinerja
storagepenyimpanan
memorymemori
beforesebelum
functionfungsi
thedan
maydapat
asseperti
becausekarena

EN Because Extensions are executed within the same environment as a Lambda function, they have access to the same resources as the function, and permissions are shared between the function and the extension

ID Karena dijalankan dalam lingkungan yang sama dengan fungsi Lambda, Ekstensi memiliki akses ke sumber daya yang sama dengan fungsi dan izin dibagikan di antara fungsi dan ekstensi

inglêsindonésio
environmentlingkungan
lambdalambda
accessakses
permissionsizin
toke
functionfungsi
betweenantara
thedan
samesama
extensionsekstensi
withindi
havememiliki

EN Extensions may impact the performance of your function because they share resources such as CPU, memory, and storage with the function, and because extensions are initialized before function code

ID Ekstensi dapat berdampak pada kinerja fungsi Anda karena menggunakan sumber daya seperti CPU, memori, dan penyimpanan bersamaan dengan fungsi, dan juga karena ekstensi dijalankan sebelum kode fungsi

inglêsindonésio
extensionsekstensi
cpucpu
codekode
performancekinerja
storagepenyimpanan
memorymemori
beforesebelum
functionfungsi
thedan
maydapat
asseperti
becausekarena

EN Because Extensions are executed within the same environment as a Lambda function, they have access to the same resources as the function, and permissions are shared between the function and the extension

ID Karena dijalankan dalam lingkungan yang sama dengan fungsi Lambda, Ekstensi memiliki akses ke sumber daya yang sama dengan fungsi dan izin dibagikan di antara fungsi dan ekstensi

inglêsindonésio
environmentlingkungan
lambdalambda
accessakses
permissionsizin
toke
functionfungsi
betweenantara
thedan
samesama
extensionsekstensi
withindi
havememiliki

EN If you are using Node.js or Python, you can author the code for your function using code editor in the AWS Lambda console, which lets you author and test your functions, and view the results of function executions in a robust, IDE-like environment

ID Jika menggunakan Node.js atau Phyton, Anda dapat menulis kode untuk fungsi Anda dengan editor kode di konsol AWS Lambda yang memungkinkan untuk menulis dan menguji fungsi Anda, dan melihat hasil eksekusi fungsi dalam lingkungan yang kuat dan seperti IDE

inglêsindonésio
nodenode
codekode
editoreditor
awsaws
lambdalambda
testmenguji
viewmelihat
robustkuat
environmentlingkungan
ifjika
resultshasil
oratau
candapat
letsmemungkinkan
indi
functionsfungsi
thedan
likeseperti
foruntuk

EN Yes. By default, each AWS Lambda function has a single, current version of the code. Clients of your Lambda function can call a specific version or get the latest implementation. Please read our documentation on versioning Lambda functions.

ID Ya. Secara default, setiap fungsi AWS Lambda memiliki satu versi kode terkini. Klien fungsi Lambda Anda dapat memanggil versi tertentu atau mendapatkan implementasi terbaru. Baca dokumentasi kami tentang versi fungsi Lambda.

inglêsindonésio
defaultdefault
lambdalambda
codekode
clientsklien
documentationdokumentasi
awsaws
versionversi
candapat
readbaca
yesya
oratau
getmendapatkan
eachsetiap
youranda
latestterbaru
ourkami
functionsfungsi
ofsatu
hasmemiliki
ontentang

EN You can trigger a Lambda function on DynamoDB table updates by subscribing your Lambda function to the DynamoDB Stream associated with the table

ID Anda dapat memicu fungsi Lambda pada pembaruan tabel DynamoDB dengan berlangganan fungsi Lambda Anda ke DynamoDB Stream yang terkait dengan tabel

inglêsindonésio
lambdalambda
functionfungsi
dynamodbdynamodb
tabletabel
associatedterkait
toke
candapat
withdengan
theyang
onpada

EN Only the function owner or another AWS account that the owner has granted permission can invoke the function

ID Hanya pemilik fungsi atau akun AWS lain yang pemiliknya memberikan izin yang dapat memanggil fungsi tersebut

inglêsindonésio
functionfungsi
ownerpemilik
anotherlain
awsaws
accountakun
permissionizin
candapat
oratau
theyang

EN ” When X-Ray is enabled for your Lambda function, AWS Lambda will emit tracing information to X-Ray regarding the Lambda service overhead incurred when invoking your function

ID Hal ini akan memberi Anda wawasan seperti biaya layanan Lambda, waktu inisiasi fungsi, dan waktu eksekusi fungsi

inglêsindonésio
servicelayanan
functionfungsi
whenhal
thedan
youranda
willakan
toini
forseperti

EN This will provide you with insights such as Lambda service overhead, function init time, and function execution time

ID Selain itu, Anda dapat menyertakan SDK X-Ray dalam paket deployment Lambda

inglêsindonésio
lambdalambda
youanda
willdapat

EN The Lambda Runtime Interface Emulator allows the function packaged as a container image to accept HTTP requests during local testing with tools like cURL, and surface them via the same interface locally to the function

ID Lambda Runtime Interface Emulator memungkinkan fungsi yang dikemas sebagai gambar kontainer menerima permintaan HTTP selama pengujian lokal dengan alat seperti cURL, dan menampilkannya melalui antarmuka yang sama secara lokal ke fungsi tersebut

inglêsindonésio
lambdalambda
runtimeruntime
interfaceantarmuka
allowsmemungkinkan
functionfungsi
packageddikemas
containerkontainer
imagegambar
httphttp
requestspermintaan
testingpengujian
toolsalat
toke
locallokal
thedan
samesama
assebagai
duringselama

EN If the concurrency of a function reaches the configured level, subsequent invocations of the function have the latency and scale characteristics of regular Lambda functions

ID Jika konkurensi suatu fungsi mencapai level yang telah dikonfigurasi, pemanggilan fungsi berikutnya akan memiliki karakteristik latensi dan skala fungsi Lambda reguler

inglêsindonésio
concurrencykonkurensi
configureddikonfigurasi
levellevel
latencylatensi
scaleskala
characteristicskarakteristik
regularreguler
lambdalambda
ifjika
functionsfungsi
thedan
havememiliki

EN When the function is first invoked, the file system is automatically mounted and made available to function code

ID Ketika fungsi dipanggil pertama kali, sistem file akan dipasang secara otomatis dan disediakan untuk kode fungsi

inglêsindonésio
functionfungsi
invokeddipanggil
filefile
systemsistem
codekode
whenketika
firstpertama
thedan
tountuk
automaticallyotomatis

EN For example, if an extension performs compute-intensive operations, you may see your function execution duration increase because the extension and your function code share the same CPU resources

ID Contohnya, jika ekstensi melakukan operasi komputasi intensif, Anda mungkin melihat bahwa durasi eksekusi fungsi Anda meningkat karena ekstensi dan kode fungsi Anda menggunakan sumber daya CPU yang sama

inglêsindonésio
extensionekstensi
operationsoperasi
durationdurasi
codekode
cpucpu
computekomputasi
intensiveintensif
ifjika
maymungkin
seemelihat
executioneksekusi
functionfungsi
thedan
samesama
becausekarena

EN You can associate existing Lambda functions with CloudFront events for global invocation if the function satisfies the Lambda@Edge service requirements and limits. Read more here on how to update your function properties.

ID Anda dapat mengaitkan fungsi Lambda yang sudah ada dengan kejadian CloudFront untuk permintaan global jika fungsi tersebut memenuhi persyaratan dan batasan layanan Lambda@Edge. Baca selengkapnya di sini cara memperbarui properti fungsi Anda.

inglêsindonésio
lambdalambda
cloudfrontcloudfront
eventskejadian
globalglobal
requirementspersyaratan
limitsbatasan
propertiesproperti
ifjika
servicelayanan
candapat
updatememperbarui
readbaca
heresini
functionsfungsi
thedan
tountuk

EN Yes. When you update a Lambda function, there will be a brief window of time, typically less than a minute, when requests could be served by either the old or the new version of your function.

ID Ya. Ketika Anda memperbarui fungsi Lambda, akan ada jendela waktu singkat, biasanya kurang dari satu menit, ketika permintaan dapat disajikan oleh versi lama atau versi baru dari fungsi Anda.

inglêsindonésio
updatememperbarui
lambdalambda
functionfungsi
briefsingkat
windowjendela
typicallybiasanya
lesskurang
requestspermintaan
oldlama
timewaktu
newbaru
versionversi
whenketika
minutemenit
yesya
oratau
ofsatu
thereada
theakan
byoleh

EN Access controls are managed through the Lambda function role. The role you assign to your Lambda function also determines which resource(s) AWS Lambda can poll on its behalf. Visit the Lambda Developer Guide to learn more.

ID Kontrol akses dikelola melalui peran fungsi Lambda. Peran yang Anda berikan untuk fungsi Lambda juga menentukan sumber daya mana yang dapat diminta oleh AWS Lambda untuk dirinya sendiri. Kunjungi Panduan Pengembang Lambda untuk mempelajari selengkapnya.

inglêsindonésio
accessakses
controlskontrol
manageddikelola
lambdalambda
functionfungsi
roleperan
awsaws
candapat
visitkunjungi
developerpengembang
guidepanduan
alsojuga
throughmelalui
moreselengkapnya
to learnmempelajari
resourcesumber daya
tountuk

EN You can use Node.js' child_process command to execute a binary that you included in your function or any executable from Amazon Linux that is visible to your function

ID Anda dapat menggunakan perintah child_process Node.js untuk mengeksekusi biner yang telah dimasukkan ke dalam fungsi atau eksekusi apa pun dari Amazon Linux yang terlihat oleh fungsi Anda

inglêsindonésio
nodenode
commandperintah
amazonamazon
linuxlinux
visibleterlihat
oratau
candapat
toke
indalam
functionfungsi
processmenggunakan

EN Currently, the function execution response is returned after function execution and extension execution have been completed

ID Untuk saat ini, respons eksekusi fungsi dikembalikan setelah eksekusi fungsi dan eksekusi ekstensi telah selesai

inglêsindonésio
currentlysaat ini
extensionekstensi
aftersetelah
functionfungsi
executioneksekusi
thedan

EN Lambda invokes your function in an execution environment, which provides a secure and isolated runtime where your function code is executed

ID Lambda memanggil fungsi Anda di lingkungan eksekusi, yang menyediakan waktu aktif yang aman dan terisolasi tempat kode fungsi Anda dieksekusi

inglêsindonésio
lambdalambda
indi
environmentlingkungan
codekode
secureaman
providesmenyediakan
functionfungsi
executioneksekusi
anddan
isyang

EN If you are using Node.js or Python, you can author the code for your function using code editor in the AWS Lambda console, which lets you author and test your functions, and view the results of function executions in a robust, IDE-like environment

ID Jika menggunakan Node.js atau Phyton, Anda dapat menulis kode untuk fungsi Anda dengan editor kode di konsol AWS Lambda yang memungkinkan untuk menulis dan menguji fungsi Anda, dan melihat hasil eksekusi fungsi dalam lingkungan yang kuat dan seperti IDE

inglêsindonésio
nodenode
codekode
editoreditor
awsaws
lambdalambda
testmenguji
viewmelihat
robustkuat
environmentlingkungan
ifjika
resultshasil
oratau
candapat
letsmemungkinkan
indi
functionsfungsi
thedan
likeseperti
foruntuk

EN Yes. By default, each AWS Lambda function has a single, current version of the code. Clients of your Lambda function can call a specific version or get the latest implementation. Please read our documentation on versioning Lambda functions.

ID Ya. Secara default, setiap fungsi AWS Lambda memiliki satu versi kode terkini. Klien fungsi Lambda Anda dapat memanggil versi tertentu atau mendapatkan implementasi terbaru. Baca dokumentasi kami tentang versi fungsi Lambda.

inglêsindonésio
defaultdefault
lambdalambda
codekode
clientsklien
documentationdokumentasi
awsaws
versionversi
candapat
readbaca
yesya
oratau
getmendapatkan
eachsetiap
youranda
latestterbaru
ourkami
functionsfungsi
ofsatu
hasmemiliki
ontentang

EN You can trigger a Lambda function on DynamoDB table updates by subscribing your Lambda function to the DynamoDB Stream associated with the table

ID Anda dapat memicu fungsi Lambda pada pembaruan tabel DynamoDB dengan berlangganan fungsi Lambda Anda ke DynamoDB Stream yang terkait dengan tabel

inglêsindonésio
lambdalambda
functionfungsi
dynamodbdynamodb
tabletabel
associatedterkait
toke
candapat
withdengan
theyang
onpada

EN Only the function owner or another AWS account that the owner has granted permission can invoke the function

ID Hanya pemilik fungsi atau akun AWS lain yang pemiliknya memberikan izin yang dapat memanggil fungsi tersebut

inglêsindonésio
functionfungsi
ownerpemilik
anotherlain
awsaws
accountakun
permissionizin
candapat
oratau
theyang

EN ” When X-Ray is enabled for your Lambda function, AWS Lambda will emit tracing information to X-Ray regarding the Lambda service overhead incurred when invoking your function

ID Hal ini akan memberi Anda wawasan seperti biaya layanan Lambda, waktu inisiasi fungsi, dan waktu eksekusi fungsi

inglêsindonésio
servicelayanan
functionfungsi
whenhal
thedan
youranda
willakan
toini
forseperti

EN This will provide you with insights such as Lambda service overhead, function init time, and function execution time

ID Selain itu, Anda dapat menyertakan SDK X-Ray dalam paket deployment Lambda

inglêsindonésio
lambdalambda
youanda
willdapat

EN The Lambda Runtime Interface Emulator allows the function packaged as a container image to accept HTTP requests during local testing with tools like cURL, and surface them via the same interface locally to the function

ID Lambda Runtime Interface Emulator memungkinkan fungsi yang dikemas sebagai gambar kontainer menerima permintaan HTTP selama pengujian lokal dengan alat seperti cURL, dan menampilkannya melalui antarmuka yang sama secara lokal ke fungsi tersebut

inglêsindonésio
lambdalambda
runtimeruntime
interfaceantarmuka
allowsmemungkinkan
functionfungsi
packageddikemas
containerkontainer
imagegambar
httphttp
requestspermintaan
testingpengujian
toolsalat
toke
locallokal
thedan
samesama
assebagai
duringselama

EN If the concurrency of a function reaches the configured level, subsequent invocations of the function have the latency and scale characteristics of regular Lambda functions

ID Jika konkurensi suatu fungsi mencapai level yang telah dikonfigurasi, pemanggilan fungsi berikutnya akan memiliki karakteristik latensi dan skala fungsi Lambda reguler

inglêsindonésio
concurrencykonkurensi
configureddikonfigurasi
levellevel
latencylatensi
scaleskala
characteristicskarakteristik
regularreguler
lambdalambda
ifjika
functionsfungsi
thedan
havememiliki

EN When the function is first invoked, the file system is automatically mounted and made available to function code

ID Ketika fungsi dipanggil pertama kali, sistem file akan dipasang secara otomatis dan disediakan untuk kode fungsi

inglêsindonésio
functionfungsi
invokeddipanggil
filefile
systemsistem
codekode
whenketika
firstpertama
thedan
tountuk
automaticallyotomatis

EN For example, if an extension performs compute-intensive operations, you may see your function execution duration increase because the extension and your function code share the same CPU resources

ID Contohnya, jika ekstensi melakukan operasi komputasi intensif, Anda mungkin melihat bahwa durasi eksekusi fungsi Anda meningkat karena ekstensi dan kode fungsi Anda menggunakan sumber daya CPU yang sama

inglêsindonésio
extensionekstensi
operationsoperasi
durationdurasi
codekode
cpucpu
computekomputasi
intensiveintensif
ifjika
maymungkin
seemelihat
executioneksekusi
functionfungsi
thedan
samesama
becausekarena

EN You can associate existing Lambda functions with CloudFront events for global invocation if the function satisfies the Lambda@Edge service requirements and limits. Read more here on how to update your function properties.

ID Anda dapat mengaitkan fungsi Lambda yang sudah ada dengan kejadian CloudFront untuk permintaan global jika fungsi tersebut memenuhi persyaratan dan batasan layanan Lambda@Edge. Baca selengkapnya di sini cara memperbarui properti fungsi Anda.

inglêsindonésio
lambdalambda
cloudfrontcloudfront
eventskejadian
globalglobal
requirementspersyaratan
limitsbatasan
propertiesproperti
ifjika
servicelayanan
candapat
updatememperbarui
readbaca
heresini
functionsfungsi
thedan
tountuk

EN Yes. When you update a Lambda function, there will be a brief window of time, typically less than a minute, when requests could be served by either the old or the new version of your function.

ID Ya. Ketika Anda memperbarui fungsi Lambda, akan ada jendela waktu singkat, biasanya kurang dari satu menit, ketika permintaan dapat disajikan oleh versi lama atau versi baru dari fungsi Anda.

inglêsindonésio
updatememperbarui
lambdalambda
functionfungsi
briefsingkat
windowjendela
typicallybiasanya
lesskurang
requestspermintaan
oldlama
timewaktu
newbaru
versionversi
whenketika
minutemenit
yesya
oratau
ofsatu
thereada
theakan
byoleh

EN Access controls are managed through the Lambda function role. The role you assign to your Lambda function also determines which resource(s) AWS Lambda can poll on its behalf. Visit the Lambda Developer Guide to learn more.

ID Kontrol akses dikelola melalui peran fungsi Lambda. Peran yang Anda berikan untuk fungsi Lambda juga menentukan sumber daya mana yang dapat diminta oleh AWS Lambda untuk dirinya sendiri. Kunjungi Panduan Pengembang Lambda untuk mempelajari selengkapnya.

inglêsindonésio
accessakses
controlskontrol
manageddikelola
lambdalambda
functionfungsi
roleperan
awsaws
candapat
visitkunjungi
developerpengembang
guidepanduan
alsojuga
throughmelalui
moreselengkapnya
to learnmempelajari
resourcesumber daya
tountuk

EN You can use Node.js' child_process command to execute a binary that you included in your function or any executable from Amazon Linux that is visible to your function

ID Anda dapat menggunakan perintah child_process Node.js untuk mengeksekusi biner yang telah dimasukkan ke dalam fungsi atau eksekusi apa pun dari Amazon Linux yang terlihat oleh fungsi Anda

inglêsindonésio
nodenode
commandperintah
amazonamazon
linuxlinux
visibleterlihat
oratau
candapat
toke
indalam
functionfungsi
processmenggunakan

EN Currently, the function execution response is returned after function execution and extension execution have been completed

ID Untuk saat ini, respons eksekusi fungsi dikembalikan setelah eksekusi fungsi dan eksekusi ekstensi telah selesai

inglêsindonésio
currentlysaat ini
extensionekstensi
aftersetelah
functionfungsi
executioneksekusi
thedan

EN There are a number of VPN providers that will be able to function on a virtual router without any problems, but the VPN that proved to work for us over and over is ExpressVPN

ID Ada sejumlah penyedia VPN yang dapat berfungsi dengan router virtual tanpa kendala apapun, tapi VPN yang terus-menerus terbukti bekerja adalah ExpressVPN

inglêsindonésio
vpnvpn
providerspenyedia
virtualvirtual
routerrouter
expressvpnexpressvpn
withouttanpa
buttapi
isadalah
bedapat
todengan
theyang
workbekerja
thereada

EN No. Each Lambda function will be able to access one EFS file system.

ID Tidak. Setiap fungsi AWS Lambda akan dapat mengakses satu sistem file EFS.

inglêsindonésio
notidak
lambdalambda
functionfungsi
efsefs
filefile
systemsistem
accessmengakses
onesatu
eachsetiap

EN No. Each Lambda function will be able to access one EFS file system.

ID Tidak. Setiap fungsi AWS Lambda akan dapat mengakses satu sistem file EFS.

inglêsindonésio
notidak
lambdalambda
functionfungsi
efsefs
filefile
systemsistem
accessmengakses
onesatu
eachsetiap

EN This means you?ll be able to unblock more content with CyberGhost, whereas most free VPNs aren?t able to get past any VPN blocks that websites like Netflix tend to have.

ID Ini berarti Anda bisa membuka blokir lebih banyak konten dengan CyberGhost, sedangkan sebagian besar VPN gratis tidak bisa melampaui blokir VPN apapun yang cenderung dimiliki situs-situs seperti Netflix.

inglêsindonésio
meansberarti
cyberghostcyberghost
freegratis
websitessitus
netflixnetflix
contentkonten
mostbesar
vpnvpn
youanda
likeseperti
unblockmembuka
bebisa
thatyang

EN When you see the word ?Yes?, your computer is able to set up a virtual router. If you see the word ?No?, you will unfortunately not be able to create a virtual router with your device.

ID Saat Anda melihat kata “Yes”, komputer Anda berarti mampu digunakan untuk memasang router virtual. Jika Anda melihat kata “No”, sayangnya Anda tidak membuat router virtual dengan perangkat Anda.

inglêsindonésio
computerkomputer
ablemampu
virtualvirtual
routerrouter
ifjika
unfortunatelysayangnya
deviceperangkat
createmembuat
seemelihat
notidak
yesuntuk
youranda

EN Furthermore, hackers are even said to be able to manipulate Tinder: it?s claimed they?re able to manipulate which profiles you get to see.

ID Selain itu, para hacker dapat dikatakan mampu untuk memanipulasi Tinder: dikatakan bahwa mereka dapat memanipulasi profil yang bisa anda lihat.

inglêsindonésio
tindertinder
profilesprofil
tountuk
theyyang
furthermoreselain itu
youanda
ablemampu
seelihat
bebisa

EN If you’re not able to access your company’s network from home for any reason, you still need to be able to work

ID Jika Anda tidak dapat mengakses jaringan perusahaan dari rumah karena alasan apa pun, Anda masih harus dapat bekerja

inglêsindonésio
networkjaringan
ifjika
workbekerja
homerumah
accessmengakses
reasonalasan
stillmasih
nottidak
topun
fromdari
forkarena
bedapat

EN Type in ?get a refund? then click the blue ?Live chat? button. (Note: the live chat function doesn?t seem to be online 24/7, so if this button doesn?t appear, we?d advise you to wait for an hour and then try again.)

ID Ketik “get a refund” lalu klik tombol biru “Live chat”. (Catatan: fungsi live chat kelihatannya tidak online setiap saat, jadi jika tombol ini tidak muncul, kami sarankan untuk menunggu sejam dan mencobanya lagi).

inglêsindonésio
clickklik
bluebiru
chatchat
buttontombol
notecatatan
functionfungsi
onlineonline
sojadi
appearmuncul
inuntuk
ifjika
wekami
againlagi
adan
doesntidak
thenlalu

EN Your employees’ VPN traffic will appear to be regular internet traffic through the Chameleon function the company offers

ID Traffic VPN pegawai Anda akan terlihat sebagai traffic biasa melalui fungsi Chameleon yang ditawarkan perusahaan ini

inglêsindonésio
employeespegawai
vpnvpn
functionfungsi
companyperusahaan
youranda
throughmelalui

EN This will ensure that all the services your company uses will continue to function in countries such as China.

ID Hal ini akan menjamin bahwa semua layanan yang perusahaan Anda gunakan akan terus berfungsi di negara-negara seperti Cina.

inglêsindonésio
indi
continueterus
serviceslayanan
companyperusahaan
countriesnegara
chinacina
ensuremenjamin
youranda
functionberfungsi
allsemua
thishal
asseperti

EN Ease of use: Nobody wants to deal with overly complicated and technical apps. A VPN client should be as simple as possible and function perfectly.

ID Kemudahan penggunaan: Tidak ada yang ingin berurusan dengan aplikasi yang terlalu rumit dan teknis. Client VPN seharusnya sesederhana mungkin dan berfungsi secara sempurna.

inglêsindonésio
easekemudahan
complicatedrumit
technicalteknis
vpnvpn
perfectlysempurna
wantsingin
usepenggunaan
functionberfungsi
appsaplikasi
anddan
bemungkin

EN Apart from ads and limits, they function as any paid VPN

ID Di samping iklan dan batasan, mereka tetap berfungsi layaknya VPN berbayar yang lain

inglêsindonésio
adsiklan
limitsbatasan
functionberfungsi
vpnvpn
anddan
theyyang

EN Malicious website blocker: Specifies whether a VPN offers the additional function to block dangerous websites.

ID Pemblokir situs berbahaya: Menjelaskan jika sebuah VPN menawarkan fungsi tambahan untuk memblokir situs-situs berbahaya.

inglêsindonésio
whetherjika
vpnvpn
offersmenawarkan
additionaltambahan
functionfungsi
blockmemblokir
websitesitus
asebuah
maliciousberbahaya
tountuk

EN Many people already use the Personal Hotspot Function of their iPhones and the ?Portable Wi-Fi Hotspot? on their Android phones

ID Banyak orang yang sudah menggunakan Fungsi Hotspot Pribadi di iPhone mereka dan “Portable Wi-Fi Hotspot” di HP Android mereka

inglêsindonésio
manybanyak
peopleorang
alreadysudah
hotspothotspot
androidandroid
usemenggunakan
personalpribadi
functionfungsi
theirmereka
anddan

EN In other words: people who decide to abuse the Maps function could become a real danger to your privacy.

ID Dengan kata lain, orang dapat menyalahgunakan fungsi Peta dan menjadi sebuah bahaya pada privasi anda.

inglêsindonésio
peopleorang
mapspeta
functionfungsi
privacyprivasi
otherlain
coulddapat
thedan
todengan
inpada

Mostrando 50 de 50 traduções