검색어: spaces (러시아어 - 이탈리아어)

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

러시아어

이탈리아어

정보

러시아어

spaces

이탈리아어

spaces

마지막 업데이트: 2012-12-20
사용 빈도: 1
품질:

추천인: Wikipedia

러시아어

intersomatic spaces

이탈리아어

spazi intersomatici

마지막 업데이트: 2022-08-01
사용 빈도: 1
품질:

추천인: 익명

러시아어

in the appropriate spaces

이탈리아어

negli appositi spazi

마지막 업데이트: 2020-10-07
사용 빈도: 1
품질:

추천인: 익명

러시아어

keep- extra- spaces bool

이탈리아어

keep-extra-spaces bool

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

set- indent- spaces boolean enable

이탈리아어

set-indent-spaces boolean abilitazione

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

Настроить сервера ключейdefault server name, keep it a valid domain name, ie. no spaces

이탈리아어

configura i server delle chiavidefault server name, keep it a valid domain name, ie. no spaces

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

Настоящее имя:% 1a list of language typical names (for games), separated by spaces

이탈리아어

vero nome: %1a list of language typical names (for games), separated by spaces

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

reportwidget name. this string will be used to name widgets of this class. it must _ not _ contain white spaces and non latin1 characters.

이탈리아어

rapportowidget name. this string will be used to name widgets of this class. it must _not_ contain white spaces and non latin1 characters.

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

Группа кнопокwidget name. this string will be used to name widgets of this class. it must _ not _ contain white spaces and non latin1 characters.

이탈리아어

gruppo di pulsantiwidget name. this string will be used to name widgets of this class. it must _not_ contain white spaces and non latin1 characters.

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명

러시아어

& Вертикальноwidget name. this string will be used to name widgets of this class. it must _ not _ contain white spaces and non latin1 characters.

이탈리아어

& verticalmentewidget name. this string will be used to name widgets of this class. it must _not_ contain white spaces and non latin1 characters.

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

러시아어

################################################################ # # disclaimer/ license # this template ist (c) by mario weilguni & lt; mweilguni@ kde. orggt; # it ist licensed under the same terms as the kppp package, # which it is part of # ################################################################ # # this is a sample rule set for kppp. you can use it as a # template when you have to create your own ruleset. if you do # so, remove all comments and add your own. this will allow # other users to check your ruleset more easily. # # please sign the the tarif file with your name an email address # so that i can contact you if necessary. # # note: the rules in this rule set do not make much sense and # are only for demonstration purposes # # note on filenames: # when you create your own ruleset, use "_" in filename # instead of spaces and use ". rst as extension # i. e." austria city calls "# -- > file should be saved as" austria_ city_ calls. rst "# # thanks, bernd wuebben # wuebben@ math. cornell. edu / wuebben@ kde. org ################################################################ ################################################################ # # name of the ruleset. this is needed for accounting purposes. # ################################################################ name=default ################################################################ # currency settings ################################################################ # defines ats (austrian schilling) to be used as currency # symbol (not absolutely needed, default =" $") currency_ symbol=ats # define the position of the currency symbol. # (not absolutely needed, default is" right ") currency_ position=right # define the number of significant digits. # (not absolutely needed, default is" 2 "currency_ digits=2 ################################################################ # connection settings ################################################################ # note: rules are applied from top to bottom - the # last matching rule is the one used for the # cost computations. # this is charged whenever you connect. if you don' t have to # pay per- connection, use" 0 "here or comment it out. per_ connection=0. 0 # minimum costs per per connection. if the costs of a phone # call are less than this value, this value is used instead minimum_ costs=0. 0 # you pay. 74 for the first 180 seconds (3 minutes) no matter # whether you are connected for 1 second or 180 seconds. # this rule will take priority during the first 180 seconds # over any other rule, in particular the 'default' rule. # have a look at costgraphs. gif in the docs directory # of the kppp distribution for a graphic illustration. flat_ init_ costs=( 0. 74, 180) # this is the default rule which is used when no other rule # applies. the first component" 0. 1 "is the price of one #" unit ", while" 72 "is the duration in seconds. # therefore the following rule means:" every 72 seconds 0. 1 # ats are added to the bill "default=( 0. 1, 72) # # more complicated rules: # #" on monday until sunday from 12: 00 am until 11: 59 pm the costs # are 0. 2 each 72 seconds "on () between () use (0. 2, 2) # same as above on (monday.. sunday) between () use (0. 2, 2) # same as above. you must use 24 hour notation, or the accounting # will not work correctly. (example: write 15: 00 for 3 pm) on (monday.. sunday) between (0: 00.. 23: 59) use (0. 2, 2) # applies on friday, saturday, sunday and monday 8am until 1pm on (friday.. monday) between (8: 00.. 13: 00) use( 0. 3, 72) # attention: on( monday.. friday) between (21: 00.. 5: 00) use (0. 4, 2) # does not include saturday 0: 00- 5: 00, just monday.. friday, as it says. # applies on a given date (christmas) on (12/ 25) between () use (0. 3, 72) # a range of dates and one weekday on (12/ 25.. 12/ 27, 12/ 31, 07/ 04, monday) between () use (0. 4, 72) # use this for easter on (easter) between () use (0. 3, 72) # easter + 50 days (pfingstmontag / pentecost monday) on (easter+50) between () use (0. 3, 72) on (thursday) between (20: 00.. 21: 52) use (8. 2, 1) # the" on () "rules above all relates to current time only. you can also # make a rule depend on the number of seconds you have been connected # by specifying this time as a third argument to" use () ". # for instance, let' s say normal rate in the evening is 0. 20 per minute, # and it drops by 20% after one hour of connect time. this can be modelled # like: on () between (19: 30.. 08: 00) use (0. 20, 60) on () between (19: 30.. 08: 00) use (0. 16, 60, 3600) # note that these rules, just like other rules, are sensitive to the # order in which they appear.

이탈리아어

################################################################ # # note legali/ licenza # questo modello è (c) di mario weilguni & lt; mweilguni@kde. orggt; # È rilasciato sotto gli stessi termini del pacchetto kppp, # di cui fa parte # ################################################################ # # questo è un semplice file di regole per kppp. puoi usarlo come # modello se devi creare un nuovo file di regole. se fai così, # elimina tutti i commenti e aggiungi i tuoi. ciò permetterà ad # altri utenti di controllare il file di regole più facilmente. # # firma il file di tariffe con il tuo nome e il tuo indirizzo di # posta elettronica così posso contattarti se necessario. # # nota: le regole definite in questo file non hanno alcun senso # e servono solo a scopi dimostrativi # # nota sul nome dei file: # quando crei un file di regole, usa il carattere "_" # nel nome del file al posto degli spazi e usa ". rst" # come estensione # cioè "italia urbane" # -- > file da salvare come "italia_urbane. rst" # # grazie, bernd wuebben # wuebben@math. cornell. edu / wuebben@kde. org ################################################################ ################################################################ # # nome del file di regole. È necessario per il calcolo dei costi # telefonici. # ################################################################ name=default ################################################################ # impostazioni di valuta ################################################################ # definisce eur (euro) come valuta da usare (non obbligatorio, # la valuta predefinita è "$", dollaro) currency_symbol=eur # definisce la posizione del simbolo di valuta. # (non obbligatorio, il valore predefinito è "right", destra) currency_position=right # definisce il numero di cifre significative. # (non obbligatorio, il valore predefinito è "2" currency_digits=2 ################################################################ # impostazione di connessione ################################################################ # nota: le regole sono applicate dall' alto al basso - l' ultima # regola che corrisponde è quella usata per il calcolo dei # costi. # questo è addebitato ogni volta che ti connetti. se non hai un # addebito alla connessione, inserisci "0" o commenta la riga. per_connection=0.0 # costo minimo di una connessione. se i costi di una chiamata # sono inferiori di questo valore, allora è usato questo valore minimum_costs=0.0 # paghi 0.5 per i primi 180 secondi (3 minuti) senza contare se # sei stato connesso per 1 secondo o per 180 secondi. # questa regola avrà priorità durante i primi 180 secondi su # qualsiasi altra regola, in particolare sulla regola 'default '. # dai un' occhiata al file costgraphs. gif nella directory docs # della distribuzione di kppp per un' illustrazione grafica. flat_init_costs=(0.5, 180) # questa è la regola predefinita se non vengono applicate altre # regole. la prima parte "0.1" è il prezzo di una "unità", # mentre "60" è la durata in secondi. # in tal modo la regola seguente significa: "ti vengono # addebitati 0.01 ogni 60 secondi" default=(0.01, 60) # # regole più complesse: # # "da lunedì a domenica dalle 12:00 fino alle 11:59 i costi # sono 0.2 ogni 60 secondi" on () between () use (0.02, 60) # come sopra on (monday.. sunday) between () use (0.02, 60) # come sopra. devi usare una forma a 24 ore per l' orario, o il # non calcolo dei costi non sarà fatto correttamente. # (esempio: scrivi 15:00 per le 3 di pomeriggio) on (monday.. sunday) between (0:00..23:59) use (0.02, 60) # si applica a venerdì, sabato, domenica e lunedì tra le 8 fino # alle 13 on (friday.. monday) between (8:00..13:00) use(0.03, 60) # attenzione: on (monday.. friday) between (21:00..5:00) use (0.04, 60) # non include sabato da mezzanotte alle 5 di notte, solo da # lunedì a venerdì, come dice. # si applica ad una data specificata (natale) on (12/ 25) between () use (0.03, 60) # un intervallo di date e un giorno della settimana on (12/ 25..12/ 27, 12/ 31, 07/ 04, monday) between () use (0.04, 60) # usa questo per pasqua on (easter) between () use (0.03, 60) # pasqua + 50 giorni (lunedì di pentecoste) on (easter+50) between () use (0.03, 60) on (thursday) between (20:00..21:52) use (0.5, 1) # la regola "on()" sopra si riferisce solo al tempo corrente. puoi creare # anche una regola che dipende dal numero di secondi in cui sei stato # connesso specificando questo tempo come terzo argomento per "use()". # per esempio, diciamo che il costo di sera è 0.015 al minuto, e diminuisce # del 20% dopo un' ora di connessione. ciò può essere reso in tal modo: on () between (19:30..08:00) use (0.015, 60) on () between (19:30..08:00) use (0.012, 60, 3600) # nota che queste regola, come le altre regole, risentono dell' ordine # in cui appaiono.

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: 익명
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
7,781,334,650 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인