From 83d26c2ca5852b5706071a45d9a1871748bc766d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 8 Oct 2024 06:20:36 +0200 Subject: [PATCH] Update fi_FI, thanks to maakuth --- language/fi_FI/admin.lang.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/language/fi_FI/admin.lang.php b/language/fi_FI/admin.lang.php index fda2dc788..c695f5dfd 100644 --- a/language/fi_FI/admin.lang.php +++ b/language/fi_FI/admin.lang.php @@ -1219,4 +1219,12 @@ $lang['Select recipients'] = 'Valitse vastaanottajat'; $lang['Select at least two tags for merging'] = 'Valitse ainakin kaksi tagia yhdistettäväksi'; $lang['Select groups or type them'] = 'Valitse ryhmät tai kirjoita ne'; $lang['Select at least one tag'] = 'Valitse ainakin yksi tagi'; -$lang['Reset ignored updates'] = 'Nollaa ohitetut päivitykset'; \ No newline at end of file +$lang['Reset ignored updates'] = 'Nollaa ohitetut päivitykset'; +$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'Lähetetyt tiedostot ylittävät post_max_size-asetuksen php.ini:ssä %sB'; +$lang['The uploaded file was only partially uploaded'] = 'Lähetetty tiedosto lähetettiin vain osittain'; +$lang['The following tag was deleted'] = 'Seuraava tagi poistettiin'; +$lang['The gallery URL is not valid.'] = 'Galleria-URL ei ole kelvollinen.'; +$lang['The settings for the guest are from the %s user'] = 'Vieraan asetukset ovat käyttäjältä %s'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Kuvan ulottuvuudet kutistetaan kokoon %dx%d.'; +$lang['The other tags will be removed'] = 'Muut tagit poistetaan'; +$lang['Tags %s merged into tag %s'] = 'Tagit %s yhdistetty tagiksi %s'; \ No newline at end of file