Popravek texta pri dodajanju uredniskega dostopa

This commit is contained in:
pero1203 2021-07-14 12:34:18 +02:00
parent 5094c2822b
commit 86005ea925
2 changed files with 2 additions and 2 deletions

View File

@ -2052,7 +2052,7 @@ $lang = array (
"srv_dostop_adduserstxt_email" => "V vsako vrstico vpišite le en email naslov. Poleg emaila lahko dodate tudi ime in priimek, vse spremenljivke ločite z vejico (janez.novak@example.com,Janez,Novak):", "srv_dostop_adduserstxt_email" => "V vsako vrstico vpišite le en email naslov. Poleg emaila lahko dodate tudi ime in priimek, vse spremenljivke ločite z vejico (janez.novak@example.com,Janez,Novak):",
"srv_dostop_adduserstxt_note" => "Sporočilo za uporabnike, ki jim dodeljujete dostop (opcijsko). Sporočilo lahko poljubno spremenite.", "srv_dostop_adduserstxt_note" => "Sporočilo za uporabnike, ki jim dodeljujete dostop (opcijsko). Sporočilo lahko poljubno spremenite.",
"srv_dostop_adduserstxt_note_text" => "Pozdravljeni,\r\n\r\ndodelil/a sem vam dostop do ankete, ki jo trenutno urejam.\r\n\r\nLep pozdrav", "srv_dostop_adduserstxt_note_text" => "Pozdravljeni,\r\n\r\ndodelil/a sem vam dostop do ankete, ki jo trenutno urejam.\r\n\r\nLep pozdrav",
"srv_dostop_adduserstxt_end" => "Uporabniki in avtor ankete bodo o novem dostopu avtomatsko obveščeni na e-mail.", "srv_dostop_adduserstxt_end" => "Uporabniki bodo o novem dostopu avtomatsko obveščeni na e-mail.",
"srv_dostop_addusers_button" => "Dodaj dostope in pošlji obvestila", "srv_dostop_addusers_button" => "Dodaj dostope in pošlji obvestila",
"srv_dostop_addusers_error1" => "Vnešeni email naslov ni veljaven!", "srv_dostop_addusers_error1" => "Vnešeni email naslov ni veljaven!",
"srv_dostop_addusers_error2" => "Uporabnik s tem email naslovom ne obstaja!", "srv_dostop_addusers_error2" => "Uporabnik s tem email naslovom ne obstaja!",

View File

@ -2039,7 +2039,7 @@ $lang = array (
"srv_dostop_adduserstxt_email" => "Enter only one email address per line. In addition to the email, you can add a first and last name. Separate all variables with a comma (john.smith@example.com,John,Smith):", "srv_dostop_adduserstxt_email" => "Enter only one email address per line. In addition to the email, you can add a first and last name. Separate all variables with a comma (john.smith@example.com,John,Smith):",
"srv_dostop_adduserstxt_note" => "Optionally you can add a message for users you are adding.", "srv_dostop_adduserstxt_note" => "Optionally you can add a message for users you are adding.",
"srv_dostop_adduserstxt_note_text" => "Hello, I have granted you access to the survey I am currently editing. Greetings", "srv_dostop_adduserstxt_note_text" => "Hello, I have granted you access to the survey I am currently editing. Greetings",
"srv_dostop_adduserstxt_end" => "Users and survey author will be automatically notified by e-mail.", "srv_dostop_adduserstxt_end" => "Users will be automatically notified by e-mail.",
"srv_dostop_addusers_button" => "Grant access and send notifications", "srv_dostop_addusers_button" => "Grant access and send notifications",
"srv_dostop_addusers_error1" => "Email address is not valid!", "srv_dostop_addusers_error1" => "Email address is not valid!",
"srv_dostop_addusers_error2" => "User with this email address does not exist!", "srv_dostop_addusers_error2" => "User with this email address does not exist!",