diff options
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 6bc9184cc53..b785e91b3cf 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -78,6 +78,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", "__language_name__" : "suomi", "This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.", + "Help & privacy" : "Tuki ja tietosuoja", "Appearance and accessibility" : "Ulkoasu ja saavutettavuus", "Apps" : "Sovellukset", "Personal settings" : "Henkilökohtaiset asetukset", @@ -210,7 +211,19 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "Generate image" : "Luo kuva", + "Generate an image from a text prompt" : "Luo kuva tekstikehotteen perusteella", + "Prompt" : "Kehote", + "Describe the image you want to generate" : "Kuvaile luotava kuva", + "Number of images" : "Kuvien määrä", + "How many images to generate" : "Kuinka monta kuvaa luodaan", + "Output images" : "Valmiit kuvat", + "The generated images" : "Luodut kuvat", + "Summarize" : "Luo yhteenveto", + "Summarizes a text" : "Luo yhteenvedon tekstistä", + "The original text to summarize" : "Alkuperäinen teksti, josta yhteenveto muodostetaan", "Summary" : "Yhteenveto", + "The generated summary" : "Luotu yhteenveto", "404" : "404", "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", "Help" : "Ohje", |