diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.sl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.sl.xliff new file mode 100644 index 0000000000..f035737579 --- /dev/null +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.sl.xliff @@ -0,0 +1,131 @@ + + + + + + This value should be false + Vrednost ne sme biti nepravilna + + + This value should be true + Vrednost bi morala biti pravilna + + + This value should be of type {{ type }} + Vrednost mora biti naslednjega tipa {{ type }} + + + This value should be blank + Vrednost ne sme biti prazna. + + + This value should be one of the given choices + Vrednost naj bo ena izmed podanih možnosti + + + You should select at least {{ limit }} choices + Izberite vsaj {{ limit }} možnosti + + + You should select at most {{ limit }} choices + Izberete lahko največ {{ limit }} možnosti + + + The fields {{ fields }} were not expected + Polja {{ fields }} niso bila pričakovana + + + The fields {{ fields }} are missing + Polja {{ fields }} ne obstajajo + + + This value is not a valid date + Vrednost ne vsebuje veljavnega datuma + + + This value is not a valid datetime + Vrednost ne vsebuje veljavnega datuma in časa + + + This value is not a valid email address + Vrednost ne vsebuje veljavnega email naslova + + + The file could not be found + Datoteke ni možno najti + + + The file is not readable + Datoteke ni možno prebrati + + + The file is too large ({{ size }}). Allowed maximum size is {{ limit }} + Datoteka je prevelika ({{ size }}). Največja dovoljena velikost je {{ limit }} + + + The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }} + Mime tip v polju je nepravilen ({{ type }}). Dovoljene vrednosti so {{ types } + + + This value should be {{ limit }} or less + Vrednost mora biti {{ limit }} ali manj + + + This value is too long. It should have {{ limit }} characters or less + Vpisana vrednost je predolga. Največja dolžina je {{ limit }} znakov + + + This value should be {{ limit }} or more + Vpisana vrednost naj vsebuje vsaj {{ limit }} znakov + + + This value is too short. It should have {{ limit }} characters or more + Vpisana vrednost je prekratka. Vsebovati mora vsaj {{ limit }} znakov + + + This value should not be blank + Vrednost ne sme biti prazna. + + + This value should not be null + Vrednost ne sme biti enaka nič. + + + This value should be null + Vrednost mora biti enaka nič. + + + This value is not valid + Vrednost ni pravilna. + + + This value is not a valid time + Vrednost ne vsebuje veljavnega časa. + + + This value is not a valid URL + Vrednost ne vsebuje veljavnega URL naslova + + + This value should be instance of class {{ class }} + Vrednost bi morala biti del razreda {{ class }} + + + This field group should not contain extra fields + To področje ne sme vsebovati dodatnih polj + + + The uploaded file was too large. Please try to upload a smaller file + Prenešena datoteka je prevelika. Prosim, poskusite naložiti manjšo datoteko + + + The CSRF token is invalid + CSRF vrednost je neveljavena. + + + The two values should be equal + Vrednosti bi morale biti enake. + + + +