diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fi.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fi.xliff new file mode 100644 index 0000000000..d12eed51ee --- /dev/null +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fi.xliff @@ -0,0 +1,143 @@ + + + + + + This value should be false + Arvon tulee olla epätosi + + + This value should be true + Arvon tulee olla tosi + + + This value should be of type {{ type }} + Arvon tulee olla tyyppiä {{ type }} + + + This value should be blank + Arvon tulee olla tyhjä + + + This value should be one of the given choices + Arvon tulee olla yksi annetuista vaihtoehdoista + + + You should select at least {{ limit }} choices + Sinun tulee valita vähintään {{ limit }} vaihtoehtoa + + + You should select at most {{ limit }} choices + Sinun tulee valitan enintään {{ limit }} vaihtoehtoa + + + The fields {{ fields }} were not expected + Odottamattomia kenttiä {{ fields }} + + + The fields {{ fields }} are missing + Kentät {{ fields }} puuttuvat + + + This value is not a valid date + Annettu arvo ei ole kelvollinen päivämäärä + + + This value is not a valid datetime + Annettu arvo ei ole kelvollinen päivämäärä ja kellonaika + + + This value is not a valid email address + Annettu arvo ei ole kelvollinen sähköpostiosoite + + + The file could not be found + Tiedostoa ei löydy + + + The file is not readable + Tiedostoa ei voida lukea + + + The file is too large ({{ size }}). Allowed maximum size is {{ limit }} + Tiedostonkoko ({{ size }}) on liian iso. Suurin sallittu tiedostonkoko on {{ limit }} + + + The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }} + Tiedostotyyppi ({{ type }}) on virheellinen. Sallittuja tiedostotyyppejä ovat {{ types }} + + + This value should be {{ limit }} or less + Arvon tulee olla {{ limit }} tai vähemmän + + + This value is too long. It should have {{ limit }} characters or less + Liian pitkä syöte. Syöte saa olla enintään {{ limit }} merkkiä + + + This value should be {{ limit }} or more + Arvon tulee olla {{ limit }} tai enemmän + + + This value is too short. It should have {{ limit }} characters or more + Liian lyhyt syöte. Syötteen tulee olla vähintään {{ limit }} merkkiä + + + This value should not be blank + Kenttä ei voi olla tyhjä + + + This value should not be null + Syöte ei voi olla null + + + This value should be null + Syötteen tulee olla null + + + This value is not valid + Virheellinen arvo + + + This value is not a valid time + Annettu arvo ei ole kelvollinen kellonaika + + + This value is not a valid URL + Annettu arvo ei ole kelvollinen URL-osoite + + + This value should be instance of class {{ class }} + Arvon tulee olla luokan {{ class }} objekti + + + This field group should not contain extra fields + Tämä kenttäryhmä ei voi sisältää ylimääräisiä kenttiä + + + The uploaded file was too large. Please try to upload a smaller file + Ladattu tiedosto on liian iso. Ole hyvä ja lataa pienempi tiedosto + + + The CSRF token is invalid. Please try to resubmit the form + CSRF tarkiste on virheellinen. Olen hyvä ja yritä lähettää lomake uudestaan + + + The two values should be equal + Kahden annetun arvon tulee olla samat + + + The file is too large. Allowed maximum size is {{ limit }} + Annettu tiedosto on liian iso. Suurin sallittu tiedostokoko on {{ limit }} + + + The file is too large + Tiedosto on liian iso + + + The file could not be uploaded + Tiedoston siirto epäonnistui + + + +