From professional translators, enterprises, web pages and freely available translation repositories.
abcd-rad
abcd ホイール
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
abcd-schaltfläche
abcd ボタン
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
die buchstaben " abcd " auf dem rad spiegeln die neue einstellung wider.
ボタンの a、b、c、または d の文字の表示方向は、新しい設定に対応するように変更されます。
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
klicken sie auf eine der abcd-schaltflächen, um die gewünschte richtung festzulegen.
表示方向を指定するには、a、b、c、または d のボタンから該当するものをクリックします。
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
$pspell_config = pspell_config_create ("de"); pspell_config_ignore($pspell_config, 5); $pspell_link = pspell_new_config($pspell_config); pspell_check($pspell_link, "abcd"); / / produziert keinen fehler
pspell_config_ignore() should be used on a config before calling pspell_new_config(). this function allows short words to be skipped by the spellchecker. words less then n characters will be skipped.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting