Lang popravki
This commit is contained in:
parent
c00725bc65
commit
231a451c13
@ -5403,7 +5403,7 @@ $lang = array (
|
||||
"srv_grid_defaults_3_5" => "Zelo mi je všeč",
|
||||
"srv_diagnostic_bad_start_words" => array('spol', 'starost', 'rojstva', 'izobrazba', 'šola'),
|
||||
"srv_diagnostic_1_element_0" => 'Predviden čas:',
|
||||
"srv_diagnostic_1_element_4" => 'Kompleksnost:',
|
||||
"srv_diagnostic_1_element_4" => 'Kompleksnost ankete',
|
||||
"srv_diagnostic_1_element_1" => 'Število vprašanj na strani',
|
||||
"srv_diagnostic_1_element_2" => 'Število vprašanj v bloku',
|
||||
"srv_diagnostic_1_element_3" => 'Število podvprašanj v tabeli',
|
||||
@ -5437,11 +5437,13 @@ $lang = array (
|
||||
"srv_diagnostic_time_5" => 'Zelo dolga anketa',
|
||||
"srv_diagnostic_time_6" => 'Obsežna anketa',
|
||||
"srv_diagnostic_time_7" => 'Zelo obsežna anketa',
|
||||
"srv_diagnostic_time_extra" => 'Več informacij o dolžini ankete',
|
||||
"srv_diagnostic_complexity_1" => 'Zelo enostavna anketa',
|
||||
"srv_diagnostic_complexity_2" => 'Enostavna anketa',
|
||||
"srv_diagnostic_complexity_3" => 'Zahtevna anketa',
|
||||
"srv_diagnostic_complexity_4" => 'Kompleksna anketa',
|
||||
"srv_diagnostic_complexity_5" => 'Zelo kompleksna anketa',
|
||||
"srv_diagnostic_complexity_extra" => 'Več informacij o težavnosti ankete',
|
||||
"srv_diagnostic_noComments" => 'Niste uporabili komentarjev',
|
||||
"srv_diagnostic_note" => 'Uspešno ste izdelali anketo.',
|
||||
"srv_diagnostic_note_1" => 'Vaša anketa ima',
|
||||
|
@ -5384,11 +5384,11 @@ $lang = array (
|
||||
"srv_metadata_time" => 'Hide input and edit time',
|
||||
"srv_diagnostic_bad_start_words" => array('gender', 'old', 'birth', 'education', 'school'),
|
||||
"srv_diagnostic_1_element_0" => 'Estimated duration:',
|
||||
"srv_diagnostic_1_element_4" => 'Complexity:',
|
||||
"srv_diagnostic_1_element_4" => 'Survey complexity',
|
||||
"srv_diagnostic_1_element_1" => 'Number of questions per page',
|
||||
"srv_diagnostic_1_element_2" => 'Number of questions in a block',
|
||||
"srv_diagnostic_1_element_3" => 'Number of sub-questions in a table',
|
||||
"srv_diagnostic_1_element_5" => 'Duration type',
|
||||
"srv_diagnostic_1_element_5" => 'Survey duration',
|
||||
"srv_diagnostic_2_element_1" => 'Inappropriate questions at the beginning of the survey',
|
||||
"srv_diagnostic_2_element_2" => 'Check the options for shortening the questionnaire',
|
||||
"srv_diagnostic_3_element_1" => 'Questions, upon which conditions are based, should display a notification',
|
||||
@ -5418,11 +5418,13 @@ $lang = array (
|
||||
"srv_diagnostic_time_5" => 'Very long survey',
|
||||
"srv_diagnostic_time_6" => 'Extensive survey',
|
||||
"srv_diagnostic_time_7" => 'Very extensive survey',
|
||||
"srv_diagnostic_time_extra" => 'More info about survey length',
|
||||
"srv_diagnostic_complexity_1" => 'Very simple survey',
|
||||
"srv_diagnostic_complexity_2" => 'Simple survey',
|
||||
"srv_diagnostic_complexity_3" => 'Difficult survey',
|
||||
"srv_diagnostic_complexity_4" => 'Complex survey',
|
||||
"srv_diagnostic_complexity_5" => 'Very complex survey',
|
||||
"srv_diagnostic_complexity_extra" => 'More info about survey complexity',
|
||||
"srv_diagnostic_noComments" => 'You have not used comments',
|
||||
"srv_diagnostic_note" => 'You have successfully created the survey.',
|
||||
"srv_diagnostic_note_1" => 'Your survey has',
|
||||
|
Loading…
x
Reference in New Issue
Block a user