From 143f613a9c3ffdf77b4325fa09c6be06ca60bf46 Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Sun, 22 Aug 2021 02:33:53 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 92.3% (444 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/ --- assets/l10n/intl_sv.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/assets/l10n/intl_sv.arb b/assets/l10n/intl_sv.arb index 467e0104..f92c1f78 100644 --- a/assets/l10n/intl_sv.arb +++ b/assets/l10n/intl_sv.arb @@ -2360,5 +2360,40 @@ "@obtainingLocation": { "type": "text", "placeholders": {} + }, + "pleaseEnterSecurityKey": "Var god ange din säkerhets nyckel", + "@pleaseEnterSecurityKey": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Var god välj", + "@pleaseChoose": { + "type": "text", + "placeholders": {} + }, + "people": "Människor", + "@people": { + "type": "text", + "placeholders": {} + }, + "or": "Eller", + "@or": { + "type": "text", + "placeholders": {} + }, + "optionalAddEmail": "( Frivilligt) Din e-postadress", + "@optionalAddEmail": { + "type": "text", + "placeholders": {} + }, + "openInMaps": "Öppna i karta", + "@openInMaps": { + "type": "text", + "placeholders": {} + }, + "oopsPushError": "Oj! Tyvärr uppstod ett fel vid upprättande av push notiser.", + "@oopsPushError": { + "type": "text", + "placeholders": {} } }