Surname > Last name popravek

This commit is contained in:
tejagerjovic 2021-12-17 09:36:15 +01:00
parent 8f63ae9c7d
commit 3e32d04106

View File

@ -172,7 +172,7 @@ $lang = array (
"is_group" => "This is group", "is_group" => "This is group",
"email_doesnt_exist" => "This email does not exist", "email_doesnt_exist" => "This email does not exist",
"actions" => "Actions", "actions" => "Actions",
"surname" => "Surname", "surname" => "Last name",
"phone" => "Telephone", "phone" => "Telephone",
"usercode_skip" => "Enable survey also for respondents not listed in the database", "usercode_skip" => "Enable survey also for respondents not listed in the database",
"usercode_required" => "Respondents should always enter the code", "usercode_required" => "Respondents should always enter the code",
@ -1065,9 +1065,9 @@ $lang = array (
"e_nu_noemail" => "You didn't provide email address", "e_nu_noemail" => "You didn't provide email address",
"e_nu_maybetypo" => "You made a typo while entering password", "e_nu_maybetypo" => "You made a typo while entering password",
"e_nu_email_mandatory" => "E-mail address must be provided", "e_nu_email_mandatory" => "E-mail address must be provided",
"e_nu_namesurname_taken"=> "User with selected name and surname has already registered on this website", "e_nu_namesurname_taken"=> "User with selected first name and last name has already registered on this website",
"e_nu_ratherlogin" => "Was your intention to login (and not register)?", "e_nu_ratherlogin" => "Was your intention to login (and not register)?",
"e_nu_maybe_samename" => "Someone on this website could have same name and surname as you. Change your name and/or surname.", "e_nu_maybe_samename" => "Someone on this website could have the same first name and last name as you. Change your first name and/or last name.",
"e_nu_code_typo" => "You made a typo while typing the security code", "e_nu_code_typo" => "You made a typo while typing the security code",
"e_nu_troubles_reading" => "Do you have troubles reading the code?", "e_nu_troubles_reading" => "Do you have troubles reading the code?",
"e_nu_pleasefix" => "Please fix the fields marked with red.", "e_nu_pleasefix" => "Please fix the fields marked with red.",
@ -1081,7 +1081,7 @@ $lang = array (
"e_login_retry" => "Try again", "e_login_retry" => "Try again",
"e_login_register" => "Registration", "e_login_register" => "Registration",
"default_column" => "Default columns in forum", "default_column" => "Default columns in forum",
"my_name" => "My name and surname", "my_name" => "My first name and last name",
"my_email" => "My email address", "my_email" => "My email address",
"l_without_pass" => "no password", "l_without_pass" => "no password",
"nu_register" => "Registration", "nu_register" => "Registration",
@ -1175,7 +1175,7 @@ $lang = array (
"thread_seen_by_author" => "This thread is only seen by their authors and administrators", "thread_seen_by_author" => "This thread is only seen by their authors and administrators",
"listed_servants" => "Listed servants title", "listed_servants" => "Listed servants title",
"RegNameShow" => "Enter name in registration", "RegNameShow" => "Enter name in registration",
"RegSurnameShow" => "Enter surname in registration", "RegSurnameShow" => "Enter last name in registration",
"RegPassShow" => "Enter password in registration", "RegPassShow" => "Enter password in registration",
"RegAlertShow" => "Enable alert in registration", "RegAlertShow" => "Enable alert in registration",
"RegAlertOptionsShow" => "Adv. options of alert in reg.", "RegAlertOptionsShow" => "Adv. options of alert in reg.",
@ -1455,7 +1455,7 @@ $lang = array (
"hour_notpaidhours" => "Not paid hours", "hour_notpaidhours" => "Not paid hours",
"hour_notpaidhours2" => "Notpaid", "hour_notpaidhours2" => "Notpaid",
"hour_no" => "no", "hour_no" => "no",
"hour_namesurname" => "Name and family name", "hour_namesurname" => "First name and last name",
"hour_hours" => "Hours", "hour_hours" => "Hours",
"hour_projectsbymonths" => "Projects", "hour_projectsbymonths" => "Projects",
"hour_months_projectsbyhours" => "Months", "hour_months_projectsbyhours" => "Months",
@ -1610,7 +1610,7 @@ $lang = array (
"cms_register_confirm_no_password" => "No password", "cms_register_confirm_no_password" => "No password",
"cms_register_confirm_notification" => "Notification", "cms_register_confirm_notification" => "Notification",
"cms_error_missing_email" => "Email field is required.", "cms_error_missing_email" => "Email field is required.",
"cms_error_email" => "Email is not written in the correct from (name.surname@mail.com) or is invalid.", "cms_error_email" => "Email is not written in the correct from (firstname.lastname@mail.com) or is invalid.",
"cms_error_email_took" => "User with this email is already registered. If you have forgotten your password, you can <a href='RESTORE_PASSWORD'>restore it</a>", "cms_error_email_took" => "User with this email is already registered. If you have forgotten your password, you can <a href='RESTORE_PASSWORD'>restore it</a>",
"cms_error_user_field_empty" => "Name field must be filled in.", "cms_error_user_field_empty" => "Name field must be filled in.",
"cms_error_user_took" => "The selected name (username) is already taken. You have new free name in the field.", "cms_error_user_took" => "The selected name (username) is already taken. You have new free name in the field.",
@ -2567,11 +2567,11 @@ $lang = array (
"mass_mail_intro" => "Write the message you would like selected users to receive", "mass_mail_intro" => "Write the message you would like selected users to receive",
"i_want_to_add" => "I would like to add", "i_want_to_add" => "I would like to add",
"only_e-mails" => "just emails", "only_e-mails" => "just emails",
"e-mail_name_surname" => "emails, names and surnames", "e-mail_name_surname" => "emails, first names and last names",
"email_prejemniki" => "Additional recipients ", "email_prejemniki" => "Additional recipients ",
"email_one_per_line" => "<span class=\"red\" >(Please enter one email address per line.)</span>", "email_one_per_line" => "<span class=\"red\" >(Please enter one email address per line.)</span>",
// "email_one_per_line" => "Please insert e-mails; one per line", // "email_one_per_line" => "Please insert e-mails; one per line",
"tab_delimited_one_per_line" => "Please insert tab-delimited emails, names and surnames; one per line", "tab_delimited_one_per_line" => "Please insert tab-delimited emails, first names and last names; one per line",
"you_are_on_page" => "You are on page ", "you_are_on_page" => "You are on page ",
"selecting_avatar" => "Avatar selection", "selecting_avatar" => "Avatar selection",
"avatar_explain" => "What is an avatar?<br /><br />Avatar is image that represents user<br /><br />And if I can't find a pretty one for myself?<br /><br />This website has one of the largest collections of avatars anywhere- over 12 thousand images, sorted in 11 different categories. You can really select your and only your image.<br /><br />Instructions<br /><br />Choose a category on left side of the window and select an image on one of the subpages. Selectimg image is easy- just click it.", "avatar_explain" => "What is an avatar?<br /><br />Avatar is image that represents user<br /><br />And if I can't find a pretty one for myself?<br /><br />This website has one of the largest collections of avatars anywhere- over 12 thousand images, sorted in 11 different categories. You can really select your and only your image.<br /><br />Instructions<br /><br />Choose a category on left side of the window and select an image on one of the subpages. Selectimg image is easy- just click it.",
@ -2978,11 +2978,11 @@ $lang = array (
"srv_h_sl_variables" => "Variable", "srv_h_sl_variables" => "Variable",
"srv_h_sl_variables_1" => "Variables", "srv_h_sl_variables_1" => "Variables",
"srv_h_sl_i_name" => "Name", "srv_h_sl_i_name" => "Name",
"srv_h_sl_i_surname" => "Surname", "srv_h_sl_i_surname" => "Last name",
"srv_h_sl_i_email" => "Email", "srv_h_sl_i_email" => "Email",
"srv_h_sl_i_time" => "Date", "srv_h_sl_i_time" => "Date",
"srv_h_sl_e_name" => "Name", "srv_h_sl_e_name" => "Name",
"srv_h_sl_e_surname" => "Surname", "srv_h_sl_e_surname" => "Last name",
"srv_h_sl_e_email" => "Email", "srv_h_sl_e_email" => "Email",
"srv_h_sl_e_time" => "Date", "srv_h_sl_e_time" => "Date",
"srv_h_sl_vnos_time_first" => "First entry", "srv_h_sl_vnos_time_first" => "First entry",
@ -3702,7 +3702,7 @@ $lang = array (
"srv_tip_sample_t405" => "List the names of friends:", "srv_tip_sample_t405" => "List the names of friends:",
"srv_tip_sample_t21" => "Fill in your text:", "srv_tip_sample_t21" => "Fill in your text:",
"srv_tip_sample_t21_o1" => "Name:", "srv_tip_sample_t21_o1" => "Name:",
"srv_tip_sample_t21_o2" => "Surname:", "srv_tip_sample_t21_o2" => "Last name:",
"srv_tip_sample_t21_1_o1" => "Type text from picture", "srv_tip_sample_t21_1_o1" => "Type text from picture",
"srv_tip_sample_t21_2_o1" => "Insert your e-mail address", "srv_tip_sample_t21_2_o1" => "Insert your e-mail address",
"srv_tip_sample_t21_3_o1" => "Insert your web page url", "srv_tip_sample_t21_3_o1" => "Insert your web page url",
@ -3781,7 +3781,7 @@ $lang = array (
"srv_tip_sample_t15" => "Set age for person: John", "srv_tip_sample_t15" => "Set age for person: John",
"srv_system_variables_email" => "Email", "srv_system_variables_email" => "Email",
"srv_system_variables_name" => "First name", "srv_system_variables_name" => "First name",
"srv_system_variables_surname" => "Surname", "srv_system_variables_surname" => "Last name",
"srv_system_variables_phone" => "Phone", "srv_system_variables_phone" => "Phone",
"srv_system_variables_title" => "Mr./Mrs.", "srv_system_variables_title" => "Mr./Mrs.",
"srv_system_variables_custom" => "Custom", "srv_system_variables_custom" => "Custom",
@ -3922,7 +3922,7 @@ $lang = array (
"srv_tip_standard_991" => "Email", "srv_tip_standard_991" => "Email",
"srv_tip_standard_992" => "URL", "srv_tip_standard_992" => "URL",
"srv_tip_standard_993" => "File upload", "srv_tip_standard_993" => "File upload",
"srv_tip_standard_994" => "Name Surname", "srv_tip_standard_994" => "First Name Last name",
"srv_tip_standard_996" => "Signature", "srv_tip_standard_996" => "Signature",
"srv_vkljuci_predvidene" => "Show estimated time", "srv_vkljuci_predvidene" => "Show estimated time",
"srv_vkljuci_preskocene" => "Also show time for skipped pages", "srv_vkljuci_preskocene" => "Also show time for skipped pages",
@ -4733,7 +4733,7 @@ $lang = array (
'srv_inv_recipients_email' => "Email", 'srv_inv_recipients_email' => "Email",
'srv_inv_recipients_password' => "Password", 'srv_inv_recipients_password' => "Password",
'srv_inv_recipients_firstname' => "First name", 'srv_inv_recipients_firstname' => "First name",
'srv_inv_recipients_lastname' => "Surname", 'srv_inv_recipients_lastname' => "Last name",
'srv_inv_recipients_phone' => "Phone", 'srv_inv_recipients_phone' => "Phone",
'srv_inv_recipients_salutation' => "Salutation", 'srv_inv_recipients_salutation' => "Salutation",
'srv_inv_recipients_custom' => "Custom", 'srv_inv_recipients_custom' => "Custom",
@ -7608,7 +7608,7 @@ $lang = array (
'srv_gdpr_user_settings_desc2' => "Accordingly, it is your <a href=\"https://www.1ka.si/d/sl/pomoc/prirocniki/pravice-respondentov-odgovornosti-urednikov-anket-okviru-gdpr\" target=\"_blank\"><span class=\"bold\">responsibility</span></a> to comply with these requirements, which respondents provide in your surveys (request for the deletion, insight or modification of personal and/or survey data).", 'srv_gdpr_user_settings_desc2' => "Accordingly, it is your <a href=\"https://www.1ka.si/d/sl/pomoc/prirocniki/pravice-respondentov-odgovornosti-urednikov-anket-okviru-gdpr\" target=\"_blank\"><span class=\"bold\">responsibility</span></a> to comply with these requirements, which respondents provide in your surveys (request for the deletion, insight or modification of personal and/or survey data).",
'srv_gdpr_user_settings_desc3' => "Please fill in the form below with your details. We need the data to produce the information that must be made available to the individual (respondent) in accordance with the GDPR. In case you are an organization, enter also the data about the data protection officer (<a href=\"https://edps.europa.eu/data-protection/data-protection/reference-library/data-protection-officer-dpo_en\" target=\"_blank\"><span class=\"bold\">DPO</span></a>), authorized person for the protection of personal data. We will only use the data entered for the purpose of processing requests.", 'srv_gdpr_user_settings_desc3' => "Please fill in the form below with your details. We need the data to produce the information that must be made available to the individual (respondent) in accordance with the GDPR. In case you are an organization, enter also the data about the data protection officer (<a href=\"https://edps.europa.eu/data-protection/data-protection/reference-library/data-protection-officer-dpo_en\" target=\"_blank\"><span class=\"bold\">DPO</span></a>), authorized person for the protection of personal data. We will only use the data entered for the purpose of processing requests.",
'srv_gdpr_user_settings_err' => "Fields marked with * are mandatory.", 'srv_gdpr_user_settings_err' => "Fields marked with * are mandatory.",
'srv_gdpr_user_settings_err2' => "Fields \"Organization name\" \"Surname\" and \"Email\" are mandatory!", 'srv_gdpr_user_settings_err2' => "Fields \"Organization name\" \"Last name\" and \"Email\" are mandatory!",
'srv_gdpr_user_settings_type' => "Organization or individual", 'srv_gdpr_user_settings_type' => "Organization or individual",
'srv_gdpr_user_settings_type_0' => "Individual", 'srv_gdpr_user_settings_type_0' => "Individual",
'srv_gdpr_user_settings_type_1' => "Organization", 'srv_gdpr_user_settings_type_1' => "Organization",
@ -7618,7 +7618,7 @@ $lang = array (
'srv_gdpr_user_settings_has_dpo' => "Do you have Data Protection Officer (DPO)", 'srv_gdpr_user_settings_has_dpo' => "Do you have Data Protection Officer (DPO)",
'srv_gdpr_user_settings_dpo' => "Data Protection Officer (DPO)", 'srv_gdpr_user_settings_dpo' => "Data Protection Officer (DPO)",
'srv_gdpr_user_settings_dpo_firstname' => "Name", 'srv_gdpr_user_settings_dpo_firstname' => "Name",
'srv_gdpr_user_settings_dpo_lastname' => "Surname", 'srv_gdpr_user_settings_dpo_lastname' => "Last name",
'srv_gdpr_user_settings_dpo_email' => "E-mail", 'srv_gdpr_user_settings_dpo_email' => "E-mail",
'srv_gdpr_user_settings_dpo_phone' => "Telephone", 'srv_gdpr_user_settings_dpo_phone' => "Telephone",
'srv_gdpr_user_settings_firstname' => "First name", 'srv_gdpr_user_settings_firstname' => "First name",
@ -7716,7 +7716,7 @@ $lang = array (
'srv_gdpr_survey_gdpr_evidenca_text1_1' => "RECORDING OF WEB SURVEY DATA PROCESSING ACTIVITIES", 'srv_gdpr_survey_gdpr_evidenca_text1_1' => "RECORDING OF WEB SURVEY DATA PROCESSING ACTIVITIES",
'srv_gdpr_survey_gdpr_evidenca_text2' => "Data controller - author of the survey", 'srv_gdpr_survey_gdpr_evidenca_text2' => "Data controller - author of the survey",
'srv_gdpr_survey_gdpr_evidenca_text2_1' => "Name and surname/name of the organisation", 'srv_gdpr_survey_gdpr_evidenca_text2_1' => "First name and last name/name of the organisation",
'srv_gdpr_survey_gdpr_evidenca_text2_2' => "Address", 'srv_gdpr_survey_gdpr_evidenca_text2_2' => "Address",
'srv_gdpr_survey_gdpr_evidenca_text2_3' => "Organization ID", 'srv_gdpr_survey_gdpr_evidenca_text2_3' => "Organization ID",