Project

General

Profile

RE: Hudson Plugin 0.1.0 ยป it_lang.patch

Marco Bazzani, 2010-03-27 19:44

View differences:

lang/it.yml (copia locale)
1 1
# $Id$
2
# Italian strings go here
2
# English strings go here
3 3
label_hudson: Hudson
4 4
label_hudson_plural: Hudson
5 5
label_build: Build
......
10 10
label_jobs: Jobs
11 11
label_build_history: Cronologia delle Build
12 12
label_update_jobs: Aggiorna Jobs
13
label_build_now: Build Now
13
label_build_now: Esegui Build Adesso
14 14
label_show_build_history: Mostra Cronologia delle Build
15
label_show_compact: Mostra Ridotto
15
label_show_compact: Mostra Compatto
16 16
label_health_report_build_stability: HealthReport:BuildStability
17 17
label_health_report_test_result: HealthReport:TestResult
18 18
label_database: DataBase
19
label_get_build_details: Ottieni Dettagli Build (changesets e test-results)
19
label_get_build_details: Ottieni Dettagli Build (modifiche e resultati test)
20 20
label_look_and_feel: Aspetto (solo icone)
21 21
label_look_and_feel_hudson: Hudson
22 22
label_look_and_feel_plugin: Plugin originale
......
35 35
label_log_rotator_num_to_keep: Numeri Da Mantenere
36 36
label_query_limit_builds_each_job: Massimo Numero di Builds per query (Usando la ricerca delle segnalazioni)
37 37
label_query_limit_changesets_each_job: Massimo Numero di Changesets per query (Usando la ricerca delle segnalazioni)
38
label_use_url_for_plugin: Plugin uses below url for access to hudson. Don't use above. ( for user )
39 38

  
40 39
field_hudson_job: Hudson(Job)
41 40
field_hudson_build: Hudson(BuildNumber)
......
47 46

  
48 47
notice_building: Compilando...
49 48
notice_hudson_url: 'con http://, https:// ...'
50
notice_get_build_details: Rimuovi checkmark, se ci mette molto tempo.
49
notice_get_build_details: Rimuovi spunta, se ci mette molto tempo.
51 50
notice_health_report: Fornisci un link ad Hudson, se il plugin trova la keyword nell'Helth Report.
52 51
notice_health_report_setting: 'Se il plugin trova la keyword - ${keyword} nel HealthReport, Fornisci un link a Hudson - ${url_format}'
53 52
notice_autofetch: Recupera le informazioni da Hudson durante l'operazione di 'index'. <br> puoi anche eseguire rake-task "redmine_hudson:fetch" da uno script esterno.
54 53

  
55 54
notice_err_cant_connect: "Impossibile Connettersi a Hudson %1s"
56 55
notice_err_response_invalid: 'Risposta Invalida %1s'
57
notice_err_http_error: 'Http Error %1s'
56
notice_err_http_error: 'Errore http %1s'
58 57
notice_err_no_settings: "Nessuna impostazione per questo progetto. Prego <a href='%1s'>confermare le impostazioni</a>"
59 58
notice_err_no_jobs: Hudson non ha job
60 59
notice_err_invalid_url: URL Invalida
config/locales/it.yml (copia locale)
1 1
# $Id$
2
# Italian strings go here
2
# English strings go here
3 3
it:
4 4
  label_hudson: Hudson
5 5
  label_hudson_plural: Hudson
......
11 11
  label_jobs: Jobs
12 12
  label_build_history: Cronologia delle Build
13 13
  label_update_jobs: Aggiorna Jobs
14
  label_build_now: Build Now
14
  label_build_now: Esegui Build Adesso
15 15
  label_show_build_history: Mostra Cronologia delle Build
16
  label_show_compact: Mostra Ridotto
16
  label_show_compact: Mostra Compatto
17 17
  label_health_report_build_stability: HealthReport:BuildStability
18 18
  label_health_report_test_result: HealthReport:TestResult
19 19
  label_database: DataBase
20
  label_get_build_details: Ottieni Dettagli Build (changesets e test-results)
20
  label_get_build_details: Ottieni Dettagli Build (modifiche e resultati test)
21 21
  label_look_and_feel: Aspetto (solo icone)
22 22
  label_look_and_feel_hudson: Hudson
23 23
  label_look_and_feel_plugin: Plugin originale
......
36 36
  label_log_rotator_num_to_keep: Numeri Da Mantenere
37 37
  label_query_limit_builds_each_job: Massimo Numero di Builds per query (Usando la ricerca delle segnalazioni)
38 38
  label_query_limit_changesets_each_job: Massimo Numero di Changesets per query (Usando la ricerca delle segnalazioni)
39
  label_use_url_for_plugin: Plugin uses below url for access to hudson. Don't use above. ( for user )
40

  
39
  
41 40
  field_hudson_job: Hudson(Job)
42 41
  field_hudson_build: Hudson(BuildNumber)
43

  
42
  
44 43
  button_delete_history: Cancella History
45

  
44
  
46 45
  notice_no_jobs: Nessun Jobs
47 46
  notice_no_builds: Nessuna Builds
48

  
47
  
49 48
  notice_building: Compilando...
50 49
  notice_hudson_url: 'con http://, https:// ...'
51
  notice_get_build_details: Rimuovi checkmark, se ci mette molto tempo.
50
  notice_get_build_details: Rimuovi spunta, se ci mette molto tempo.
52 51
  notice_health_report: Fornisci un link ad Hudson, se il plugin trova la keyword nell'Helth Report.
53 52
  notice_health_report_setting: 'Se il plugin trova la keyword - ${keyword} nel HealthReport, Fornisci un link a Hudson - ${url_format}'
54 53
  notice_autofetch: Recupera le informazioni da Hudson durante l'operazione di 'index'. <br> puoi anche eseguire rake-task "redmine_hudson:fetch" da uno script esterno.
55

  
56
  notice_err_cant_connect: "Impossibile Connettersi a Hudson %1s"
57
  notice_err_response_invalid: 'Risposta Invalida %1s'
58
  notice_err_http_error: 'Http Error %1s'
59
  notice_err_no_settings: "Nessuna impostazione per questo progetto. Prego <a href='%1s'>confermare le impostazioni</a>"
54
  
55
  notice_err_cant_connect: "Impossibile Connettersi a Hudson {{value}}"
56
  notice_err_response_invalid: 'Risposta Invalida {{value}}'
57
  notice_err_http_error: 'Errore http {{value}}'
58
  notice_err_no_settings: "Nessuna impostazione per questo progetto. Prego <a href='{{value}}'>confermare le impostazioni</a>"
60 59
  notice_err_no_jobs: Hudson non ha job
61 60
  notice_err_invalid_url: URL Invalida
62
  notice_err_no_job : 'job non trovato [%1s]'
63
  notice_err_unknown: 'Errore sconosciuto %1s'
64

  
65
  notice_err_build_failed: 'Build fallita %1s'
66
  notice_err_build_failed_no_job: 'Build faillita. Job non trovato [%1s]'
67

  
61
  notice_err_no_job : 'job non trovato [{{value}}]'
62
  notice_err_unknown: 'Errore sconosciuto {{value}}'
63
  
64
  notice_err_build_failed: 'Build fallita {{value}}'
65
  notice_err_build_failed_no_job: 'Build faillita. Job non trovato [{{value}}]'
66
  
    (1-1/1)