public-web/i18n/en.toml

141 lines
2.5 KiB
TOML
Raw Normal View History

2022-10-20 19:39:49 +02:00
[menu_title]
2022-11-18 18:32:24 +01:00
other = "Menu"
2022-10-20 19:39:49 +02:00
2022-11-18 18:32:24 +01:00
[menu_label]
2022-10-20 19:39:49 +02:00
other = "Menu"
2022-11-18 18:32:24 +01:00
[menu_close_label]
other = "Close menu"
2022-10-20 19:39:49 +02:00
[pager_next]
other = "Next"
[pager_prev]
other = "Prev"
[taxo_tags]
other = "Tags"
[last_mod]
other = "Updated:"
[created]
other = "Created:"
[search_placeholder]
other = "Enter the terms you wish to search for."
[search_title]
other = "Search"
[search_loading]
other = "Loading search index…"
[string_at]
other = "at"
[string_by]
other = "by"
[string_follow]
other = "follow"
[string_in]
other = "in"
[string_on]
other = "on"
[string_recent_content]
other = "Recent content"
[string_see_also]
other = "See also"
[js_required]
other = "You must have Javascript enabled to use this function."
[contact_submitted]
other = "Your message was sent."
[contact_error]
other = "There was an error sending the message."
[contact_name]
other = "Name"
[contact_name_placeholder]
other = "Your name"
[contact_mail]
other = "E-mail address"
[contact_mail_placeholder]
other = "Your e-mail address"
[contact_subject]
other = "Subject"
[contact_subject_placeholder]
other = "A short subject"
[contact_message]
other = "Message"
[contact_message_placeholder]
other = "The messages goes here…"
[contact_submit]
other = "Send message"
[contact_honeypot]
other = "Skip if you are a human"
[lang_select_title]
other = "Language selector"
2022-11-18 18:32:24 +01:00
[theme_select_title]
other = "Theme selector"
2022-10-20 19:39:49 +02:00
2022-11-18 18:32:24 +01:00
[theme_select_dark_mode_label]
other = "Switch to dark mode"
2022-10-20 19:39:49 +02:00
2022-11-18 18:32:24 +01:00
[theme_select_light_mode_label]
other = "Switch to light mode"
2022-10-20 19:39:49 +02:00
2023-04-11 11:47:57 +02:00
[service_encrypted]
other = "E2E encryption"
[service_encrypted_tooltip]
other = "The service uses end-to-end encryption, meaning that even we can't read the data you send through it."
[service_unencrypted]
other = "No E2E encryption"
[service_unencrypted_tooltip]
2023-04-11 11:56:34 +02:00
other = "The service does not use end-to-end encryption. Please consider how much sensitive information you will use it for."
2023-04-11 11:47:57 +02:00
[service_onion_tooltip]
other = "The service is also available directly on the Tor network. For the highest level of anonymity, we recommend accessing it through the .onion address. If you access through the Tor browser, you will be automatically redirected."
[service_beta_tooltip]
other = "We are still testing the service, so expect occasional outages and possibly registration only on request."
2024-06-19 23:01:19 +02:00
[services]
other = "Services"
[show_all_services]
other = "Show all services →"
[news]
other = "Latest updates"
[show_older_news]
other = "Older messages →"
[other_services]
other = "Other services"
[loading]
other = "Loading..."