Server IP : 172.67.216.182 / Your IP : 162.158.106.186 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/wwwroot/coircraft.com/wp-content/plugins/caldera-forms/assets/js/i18n/ |
Upload File : |
// This is included with the Parsley library itself, // thus there is no use in adding it to your project. Parsley.addMessages('sl', { defaultMessage: "Podatek ne ustreza vpisnim kriterijem.", type: { email: "Vpišite pravilen email.", url: "Vpišite pravilen url naslov.", number: "Vpišite številko.", integer: "Vpišite celo število brez decimalnih mest.", digits: "Vpišite samo cifre.", alphanum: "Vpišite samo alfanumerične znake (cifre in črke)." }, notblank: "To polje ne sme biti prazno.", required: "To polje je obvezno.", pattern: "Podatek ne ustreza vpisnim kriterijem.", min: "Vrednost mora biti višja ali enaka kot %s.", max: "Vrednost mora biti nižja ali enaka kot %s.", range: "Vrednost mora biti med %s in %s.", minlength: "Vpis je prekratek. Mora imeti najmanj %s znakov.", maxlength: "Vpis je predolg. Lahko ima največ %s znakov.", length: "Število vpisanih znakov je napačno. Število znakov je lahko samo med %s in %s.", mincheck: "Izbrati morate vsaj %s možnosti.", maxcheck: "Izberete lahko največ %s možnosti.", check: "Število izbranih možnosti je lahko samo med %s in %s.", equalto: "Vnos mora biti enak." }); Parsley.setLocale('sl');