diff options
Diffstat (limited to 'apps/theming/l10n/fi.json')
-rw-r--r-- | apps/theming/l10n/fi.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index 640aa9f8a3b..53fea953b9f 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -8,15 +8,15 @@ "The given web address is too long" : "Verkko-osoite on liian pitkä", "The given slogan is too long" : "Slogani on liian pitkä", "The given color is invalid" : "Väri on virheellinen", - "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", + "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon", + "The file was only partially uploaded" : "Tiedosto lähetettiin vain osittain", "No file was uploaded" : "Tiedostoa ei lähetetty", "Missing a temporary folder" : "Väliaikaiskansio puuttuu", - "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", - "A PHP extension stopped the file upload." : "PHP-laajennus pysäytti tiedoston lähetyksen.", + "Could not write file to disk" : "Tiedostoa ei voitu kirjoittaa levylle", + "A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähettämisen", "No file uploaded" : "Ei tiedostoa lähetetty", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", - "You are already using a custom theme" : "Käytät jo kustomoitua ulkoasua", "Theming" : "Teema", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teeman avulla voit helposti kustomoida web-käyttöliittymän ja tuettujen sovelluksien ulkonäköä ja tuntumaa. Teema näkyy kaikille käyttäjille.", "Name" : "Nimi", @@ -30,7 +30,11 @@ "Login image" : "Kirjautumissivun kuva", "Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva", "Remove background image" : "Poista taustakuva", + "You are already using a custom theme" : "Käytät jo kustomoitua ulkoasua", "reset to default" : "palauta oletukseksi", - "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain" + "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain", + "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", + "A PHP extension stopped the file upload." : "PHP-laajennus pysäytti tiedoston lähetyksen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |