Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
regexp ile eşleşir
matches regexp
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
regexp düzenleme programcığıname
regexp editor widget
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
dosya adlarının uyuşacağı regexp
regexp to match file names with
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
satır seçili regexp ile uyuşan parçaları değiştirmek için kullanıldı
string used to replace the parts that match the selection regexp
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
% 1 dakikathis is a regular expression used to match a string after the 'in' keyword in the journey search line. the english version matches strings like '5 mins.', '1 minute',... '\\ d+' stands for at least one digit, '\\.' is just a point, a '?' after a character means that it' s optional (eg. the 's' in 'mins?' is optional to match singular and plural forms). normally you will only have to translate 'mins?' and 'minutes?'. the regexp must include one pair of matching parantheses, that match an int (the number of minutes from now). note: '(?:...)' are non- matching parantheses.
%1 minutes
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità: