From 1db86b3f3c6d7dabda8a27159ca3e8fcf6baa4a4 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 7 Dec 2021 08:37:07 +0000 Subject: [PATCH] Translated using Weblate (Finnish) Currently translated at 90.5% (469 of 518 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/ --- assets/l10n/intl_fi.arb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/l10n/intl_fi.arb b/assets/l10n/intl_fi.arb index a0164a4a..a498c64e 100644 --- a/assets/l10n/intl_fi.arb +++ b/assets/l10n/intl_fi.arb @@ -491,7 +491,7 @@ "type": "text", "placeholders": {} }, - "dateWithoutYear": "{day}-{month}", + "dateWithoutYear": "{day}.{month}", "@dateWithoutYear": { "type": "text", "placeholders": { @@ -499,7 +499,7 @@ "day": {} } }, - "dateAndTimeOfDay": "{timeOfDay}, {date}", + "dateAndTimeOfDay": "{date}, {timeOfDay}", "@dateAndTimeOfDay": { "type": "text", "placeholders": { @@ -507,7 +507,7 @@ "timeOfDay": {} } }, - "dateWithYear": "{day}-{month}-{year}", + "dateWithYear": "{day}.{month}.{year}", "@dateWithYear": { "type": "text", "placeholders": { @@ -976,7 +976,7 @@ "type": "text", "placeholders": {} }, - "loadingPleaseWait": "Ladataan... Odota hetki.", + "loadingPleaseWait": "Ladataan... Hetkinen.", "@loadingPleaseWait": { "type": "text", "placeholders": {} @@ -2083,7 +2083,7 @@ "username": {} } }, - "timeOfDay": "{hours24}.{minutes} {suffix}", + "timeOfDay": "{hours24}.{minutes}", "@timeOfDay": { "type": "text", "placeholders": {