mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-06 05:22:37 +02:00
Update fi_FI, thanks to maakuth
This commit is contained in:
@@ -1228,4 +1228,23 @@ $lang['The settings for the guest are from the %s user'] = 'Vieraan asetukset ov
|
||||
$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 <em>%s</em> merged into tag <em>%s</em>'] = 'Tagit <em>%s</em> yhdistetty tagiksi <em>%s</em>';
|
||||
$lang['Tags \{%s\} succesfully deleted'] = 'Tagit \{%s\} poistettiin onnistuneesti';
|
||||
$lang['Tags \{%s\} succesfully deleted'] = 'Tagit \{%s\} poistettiin onnistuneesti';
|
||||
$lang['was succesfully deleted'] = 'poistettiin onnistuneesti';
|
||||
$lang['This group will be unset to default'] = 'Tätä ryhmää ei enää käytetä oletuksena';
|
||||
$lang['This group will be set to default'] = 'Tätä ryhmää käytetään oletuksena';
|
||||
$lang['This album contains %d photos, added between %s and %s.'] = 'Tässä albumissa on %d kuvaa, jotka on lisätty %s ja %s välillä.';
|
||||
$lang['This album contains %d photos, added on %s.'] = 'Tässä albumissa on %d kuvaa, jotka on lisätty %s.';
|
||||
$lang['This album contains no photo.'] = 'Tässä albumissa ei ole yhtään kuvaa.';
|
||||
$lang['There is no other language available.'] = 'Muuta kieltä ei ole saatavilla.';
|
||||
$lang['There is no other plugin available.'] = 'Muuta liitännäistä ei ole saatavilla.';
|
||||
$lang['There is no other theme available.'] = 'Muuta teemaa ei ole saatavilla.';
|
||||
$lang['The name of a group must not contain " or \' or be empty.'] = 'Ryhmän nimessä ei saa olla " tai \' eikä se saa olla tyhjä.';
|
||||
$lang['There is no available subscribers to mail.'] = 'Sähköposti-ilmoituksen tilaajia ei ole.';
|
||||
$lang['There is no group in this gallery.'] = 'Tässä galleriassa ei ole ryhmää.';
|
||||
$lang['The whole page'] = 'Koko sivu';
|
||||
$lang['The whole set'] = 'Koko setti';
|
||||
$lang['Theme'] = 'Teema';
|
||||
$lang['The original maximum height must be a number between %d and %d'] = 'Alkuperäisen kuvan korkeuden on oltava numero väliltä %d-%d';
|
||||
$lang['The original maximum width must be a number between %d and %d'] = 'Alkuperäisen kuvan leveyden on oltava numero väliltä %d-%d';
|
||||
$lang['The original image quality must be a number between %d and %d'] = 'Alkuperäisen kuvanlaadun on oltava numero väliltä %d-%d';
|
||||
$lang['The name of an album must not be empty'] = 'Albumin nimi ei saa olla tyhjä';
|
||||
Reference in New Issue
Block a user