From 7f6eec5255d880c9dc0497b35597827cc01f9c97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 10 Oct 2023 23:53:56 +0000 Subject: [PATCH] :globe_with_meridians: Translated (English) Currently translated at 100.0% (367 of 367 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/en/ --- frontend/src/lib/i18n/locales/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/lib/i18n/locales/en.json b/frontend/src/lib/i18n/locales/en.json index 11af652..4b78cec 100644 --- a/frontend/src/lib/i18n/locales/en.json +++ b/frontend/src/lib/i18n/locales/en.json @@ -382,11 +382,11 @@ "webauthn_available": "Webauthn is available", "webauthn_unavailable": "Webauthn is not available", "add_security_key": "Add Security-Key", - "totp": "Totp", - "totp_available": "Totp is available", - "totp_unavailable": "Totp is not available", - "disable_totp": "Disable Totp", - "enable_totp": "Enable Totp", + "totp": "TOTP", + "totp_available": "TOTP is available", + "totp_unavailable": "TOTP is not available", + "disable_totp": "Turn off TOTP", + "enable_totp": "Turn on TOTP", "backup_codes": { "your_backup_code": "Your Backup-Code", "save_somewhere_save": "Save this somewhere safe!", @@ -395,7 +395,7 @@ "totp_setup": { "scan_to_set_up": "Scan this QR-code to set up the code", "enter_as_secret_if_no_see_code": "Enter this as the secret if you can't scan the QR-code", - "totp_setup": "Totp-Setup", + "totp_setup": "TOTP-setup", "do_not_forget_backup_code": "Do not forget to save your recovery-code!" } }, @@ -452,7 +452,7 @@ "not_available": "Not available", "missing": "MISSING!", "unset": "Unset", - "size": "Size: {{size}} Mib", + "size": "Size: {{size}} MiB", "caption": "Caption: {{caption}}", "filename": "Filename: {{filename}}", "uploaded": "Uploaded: {{date}}", @@ -462,7 +462,7 @@ "edit_the_image": "Edit the image", "filename_word": "Filename", "alt_text": "Alt(ernate) text / Caption", - "storage_usage": "You've used {{used}} Mib out of {{total}} MiB of storage. That's equivalent to {{percent}}% of your storage." + "storage_usage": "You've used {{used}} MiB out of {{total}} MiB of storage. That's equivalent to {{percent}}% of your storage." }, "video_uploader": { "time_elapsed": "Time elapsed",