Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
checkbox
checkbox
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Επιλογή checkbox
checkbox selection
Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:
Προκαθορισμένοtristate checkbox, yes
default
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Σημείο επιλογήςtristate checkbox
checked
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Τύπος:% 1@ label: checkbox
type: %1
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Εγκατάσταση ταπετσαριών oxygentooltip for checkbox
install oxygen wallpapers
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Ορατό κουμπί ανάπτυξηςtristate checkbox, default
drop-down button visible
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
checkbox caption in system integration options
enabling this option will start essential kde processes at user login. normally these processes are started when you first start a kde application, thereby delaying the actual application launch. it is recommended to enable this option to make your applications launch faster for the first time. caution: this option tweaks your windows registry.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Διαχείριση συνδέσεων... label for checkbox enabling wireless
manage connections...
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Χρήση εγγενών διαλόγων αρχείων του συστήματοςtooltip for checkbox
use native system file dialogs
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
ÎÏÏ ÏÏογÏάÏηÏη@ title collumn attachment signed checkbox.
error while creating file %1: %2
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Δεν υπάρχει καμία ταυτότητα στο kmail αυτή τη στιγμή.% 1@ info: whatsthis sound file 'repeat' checkbox
no kmail identities currently exist. %1
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
<gui style=\"checkbox\">Αναδίπλωση</gui>
<gui style=\"checkbox\">wrap around</gui>
Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:
Waarschuwing: Bevat onzichtbare HTML-opmaak
#!/bin/sh# Πρέπει να τοποθετήσετε το αρχείο \"copying\" στον ίδιο φάκελο με το εκτελέσιμο.file=`dirname $0`/copyingzenity --text-info \\ --title=\"Άδεια\" \\ --filename=$file \\ --checkbox=\"Διάβασα και αποδέχομαι τους όρους.\"case $? in 0) echo \"Έναρξη εγκατάστασης!\"# next step;; 1) echo \"Διακοπή εγκατάστασης!\";; -1) echo \"Προέκυψε ένα σφάλμα.\";;esac
#!/bin/sh# you must place file \"copying\" in same folder of this script.file=`dirname $0`/copyingzenity --text-info \\ --title=\"license\" \\ --filename=$file \\ --checkbox=\"i read and accept the terms.\"case $? in 0) echo \"start installation!\"# next step;; 1) echo \"stop installation!\";; -1) echo \"an unexpected error has occurred.\";;esac
Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:
Waarschuwing: Bevat onzichtbare HTML-opmaak