From d508a8b5fe0efcfc01dcba1d2a83a6640c42268f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 29 May 2025 20:34:50 +0200 Subject: [PATCH] Translated using Weblate (Finnish) Currently translated at 3.5% (4 of 114 strings) Translated using Weblate (Finnish) Currently translated at 2.0% (1 of 48 strings) Translated using Weblate (Finnish) Currently translated at 1.6% (1 of 62 strings) Translated using Weblate (Finnish) Currently translated at 22.2% (2 of 9 strings) Translated using Weblate (Finnish) Currently translated at 0.8% (1 of 115 strings) Translated using Weblate (Finnish) Currently translated at 4.1% (1 of 24 strings) Translated using Weblate (Finnish) Currently translated at 12.5% (1 of 8 strings) Translated using Weblate (Finnish) Currently translated at 12.0% (3 of 25 strings) Translated using Weblate (Finnish) Currently translated at 50.0% (1 of 2 strings) Translated using Weblate (Finnish) Currently translated at 50.0% (1 of 2 strings) Co-authored-by: Hosted Weblate Co-authored-by: Sampo Koskenohi Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/fi/ Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-input Translation: Frigate NVR/components-player Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-system --- web/public/locales/fi/components/icons.json | 6 +++++- web/public/locales/fi/components/input.json | 8 +++++++- web/public/locales/fi/components/player.json | 3 ++- web/public/locales/fi/views/configEditor.json | 4 +++- web/public/locales/fi/views/events.json | 4 +++- web/public/locales/fi/views/explore.json | 4 +++- web/public/locales/fi/views/exports.json | 5 ++++- web/public/locales/fi/views/faceLibrary.json | 6 +++++- web/public/locales/fi/views/search.json | 4 +++- web/public/locales/fi/views/system.json | 3 +++ 10 files changed, 38 insertions(+), 9 deletions(-) diff --git a/web/public/locales/fi/components/icons.json b/web/public/locales/fi/components/icons.json index 0967ef424..6bdca5563 100644 --- a/web/public/locales/fi/components/icons.json +++ b/web/public/locales/fi/components/icons.json @@ -1 +1,5 @@ -{} +{ + "iconPicker": { + "selectIcon": "Valitse kuvake" + } +} diff --git a/web/public/locales/fi/components/input.json b/web/public/locales/fi/components/input.json index 0967ef424..ecf46eb6a 100644 --- a/web/public/locales/fi/components/input.json +++ b/web/public/locales/fi/components/input.json @@ -1 +1,7 @@ -{} +{ + "button": { + "downloadVideo": { + "label": "Lataa Video" + } + } +} diff --git a/web/public/locales/fi/components/player.json b/web/public/locales/fi/components/player.json index 43e7e7153..285c8432f 100644 --- a/web/public/locales/fi/components/player.json +++ b/web/public/locales/fi/components/player.json @@ -1,4 +1,5 @@ { "noPreviewFound": "Esikatselua ei löytynyt", - "noPreviewFoundFor": "Ei esikatselua {{cameraName}}lle" + "noPreviewFoundFor": "Ei esikatselua {{cameraName}}lle", + "noRecordingsFoundForThisTime": "Ei tallenteita valitulta ajalta" } diff --git a/web/public/locales/fi/views/configEditor.json b/web/public/locales/fi/views/configEditor.json index 0967ef424..a988ad06e 100644 --- a/web/public/locales/fi/views/configEditor.json +++ b/web/public/locales/fi/views/configEditor.json @@ -1 +1,3 @@ -{} +{ + "documentTitle": "Frigaten konfiguraatioeditori" +} diff --git a/web/public/locales/fi/views/events.json b/web/public/locales/fi/views/events.json index 0967ef424..9997f0341 100644 --- a/web/public/locales/fi/views/events.json +++ b/web/public/locales/fi/views/events.json @@ -1 +1,3 @@ -{} +{ + "alerts": "Hälytyset" +} diff --git a/web/public/locales/fi/views/explore.json b/web/public/locales/fi/views/explore.json index 0967ef424..ccecb907f 100644 --- a/web/public/locales/fi/views/explore.json +++ b/web/public/locales/fi/views/explore.json @@ -1 +1,3 @@ -{} +{ + "documentTitle": "Etsi" +} diff --git a/web/public/locales/fi/views/exports.json b/web/public/locales/fi/views/exports.json index 0967ef424..3d8722adb 100644 --- a/web/public/locales/fi/views/exports.json +++ b/web/public/locales/fi/views/exports.json @@ -1 +1,4 @@ -{} +{ + "search": "Etsi", + "documentTitle": "Vie" +} diff --git a/web/public/locales/fi/views/faceLibrary.json b/web/public/locales/fi/views/faceLibrary.json index 0967ef424..5e7f98c49 100644 --- a/web/public/locales/fi/views/faceLibrary.json +++ b/web/public/locales/fi/views/faceLibrary.json @@ -1 +1,5 @@ -{} +{ + "description": { + "addFace": "Opastus: Uuden kokoelman lisääminen Kasvokirjastoon." + } +} diff --git a/web/public/locales/fi/views/search.json b/web/public/locales/fi/views/search.json index 0967ef424..a35ffc2f7 100644 --- a/web/public/locales/fi/views/search.json +++ b/web/public/locales/fi/views/search.json @@ -1 +1,3 @@ -{} +{ + "search": "Etsi" +} diff --git a/web/public/locales/fi/views/system.json b/web/public/locales/fi/views/system.json index 78138fc41..e7dae6f5e 100644 --- a/web/public/locales/fi/views/system.json +++ b/web/public/locales/fi/views/system.json @@ -5,5 +5,8 @@ "tag": "Tagi", "message": "Viesti" } + }, + "documentTitle": { + "cameras": "Kameroiden tilastot - Frigate" } }