public-web/i18n/en.toml
ondrej 15a017841e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update tooltip label
2023-04-11 11:56:34 +02:00

122 lines
2.3 KiB
TOML

[menu_title]
other = "Menu"
[menu_label]
other = "Menu"
[menu_close_label]
other = "Close menu"
[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"
[theme_select_title]
other = "Theme selector"
[theme_select_dark_mode_label]
other = "Switch to dark mode"
[theme_select_light_mode_label]
other = "Switch to light mode"
[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]
other = "The service does not use end-to-end encryption. Please consider how much sensitive information you will use it for."
[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."