diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-30 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-30 00:19:22 +0000 |
commit | a7fd9c983192117012180e2e46e0be18709f36ac (patch) | |
tree | 893db66057fd4dd5947c00ad0667c68489d8568f /lib/l10n | |
parent | f58963982231eada3fe98721ac7006213e3da881 (diff) | |
download | nextcloud-server-a7fd9c983192117012180e2e46e0be18709f36ac.tar.gz nextcloud-server-a7fd9c983192117012180e2e46e0be18709f36ac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fi.js | 13 | ||||
-rw-r--r-- | lib/l10n/fi.json | 13 |
2 files changed, 26 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", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index af7932c0968..7786c7b3be2 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -76,6 +76,7 @@ "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", @@ -208,7 +209,19 @@ "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", |