diff --git a/app/lib/l10n/app_fi.arb b/app/lib/l10n/app_fi.arb index a8ca0c79..47c89a25 100644 --- a/app/lib/l10n/app_fi.arb +++ b/app/lib/l10n/app_fi.arb @@ -309,6 +309,14 @@ "@settingsExifSupportTrueSubtitle": { "description": "Subtitle of the EXIF support setting when the value is true. The goal is to warn user about the possible side effects of enabling this setting" }, + "settingsExifWifiOnlyTitle": "Prosessoi vain kun WIFI-yhteys on käytettävissä", + "@settingsExifWifiOnlyTitle": { + "description": "Whether to only process EXIF data when connected to a Wi-Fi network" + }, + "settingsExifWifiOnlyFalseSubtitle": "Toimenpiteestä voi aiheutua data-maksuja", + "@settingsExifWifiOnlyFalseSubtitle": { + "description": "Shown when users allow processing exif data over any network" + }, "settingsMemoriesTitle": "Muistot", "@settingsMemoriesTitle": { "description": "Memory albums contain photos taken in a specific time range in the past" @@ -394,6 +402,12 @@ "@settingsUseBlackInDarkThemeFalseDescription": { "description": "When black in dark theme is set to false" }, + "settingsMiscellaneousTitle": "Sekalaiset", + "settingsMiscellaneousPageTitle": "Sekalaiset asetukset", + "settingsPhotosTabSortByNameTitle": "Järjestä tiedostonimen mukaan", + "@settingsPhotosTabSortByNameTitle": { + "description": "Sort photos listed in the Photos tab by filename (descending)" + }, "settingsExperimentalTitle": "Kokeellinen", "settingsExperimentalDescription": "Kokeellisia ominaisuuksia, jotka eivät ole vielä täysin vakaita", "settingsExperimentalPageTitle": "Kokeelliset asetukset", @@ -601,6 +615,14 @@ "@sortOptionTimeDescendingLabel": { "description": "Sort by time, in descending order" }, + "sortOptionFilenameAscendingLabel": "Tiedostonimi", + "@sortOptionFilenameAscendingLabel": { + "description": "Sort by filename, in ascending order" + }, + "sortOptionFilenameDescendingLabel": "Tiedostonimi (laskeutuva)", + "@sortOptionFilenameDescendingLabel": { + "description": "Sort by filename, in descending order" + }, "sortOptionAlbumNameLabel": "Albumin nimi", "@sortOptionAlbumNameLabel": { "description": "Sort by album name, in ascending order" @@ -1209,6 +1231,18 @@ "@enhancePortraitBlurParamBlurLabel": { "description": "This parameter sets the radius of the blur filter" }, + "enhanceSuperResolution4xTitle": "Super-resoluutio (4x)", + "@enhanceSuperResolution4xTitle": { + "description": "Upscale an image. The algorithm implemented in the app will upscale to 4x the original resolution (eg, 100x100 to 400x400)" + }, + "enhanceStyleTransferTitle": "Tyylin siirto", + "@enhanceStyleTransferTitle": { + "description": "Transfer the image style from a reference image to a photo" + }, + "enhanceStyleTransferStyleDialogTitle": "Valitse tyyli", + "@enhanceStyleTransferStyleDialogTitle": { + "description": "Pick a reference image for the style transfer algorithm" + }, "errorUnauthenticated": "Ei sallittu pääsyä. Kirjaudu sovellukseen uudelleen mikäli virhe toistuu", "@errorUnauthenticated": { diff --git a/app/lib/l10n/untranslated-messages.txt b/app/lib/l10n/untranslated-messages.txt index 3a0bddcd..eaa71e33 100644 --- a/app/lib/l10n/untranslated-messages.txt +++ b/app/lib/l10n/untranslated-messages.txt @@ -275,16 +275,7 @@ ], "fi": [ - "settingsExifWifiOnlyTitle", - "settingsExifWifiOnlyFalseSubtitle", - "settingsMiscellaneousTitle", - "settingsMiscellaneousPageTitle", - "settingsPhotosTabSortByNameTitle", - "sortOptionFilenameAscendingLabel", - "sortOptionFilenameDescendingLabel", - "enhanceSuperResolution4xTitle", - "enhanceStyleTransferTitle", - "enhanceStyleTransferStyleDialogTitle" + ], "fr": [