diff --git a/_i18n/en.yml b/_i18n/en.yml index 25f6511e..88a9db5c 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,9 +1,60 @@ -lang: - english: "English" - polish: "Polski" global: further_reading: "Further Reading" new: "New" + home: "Home" + participate: "Participate" + language: "Language" +aria: + nav_toggle: "Toggle navigation" +service_descriptions: + services: "Services" + discourse: "Forum" + gitea: "Git-Repository Manager" + mastodon: "Social Network" + matrix: "Federated Chat" + privatebin: "Encrypted Pastebin" + searx: "Privacy Friendly Searx" + writefreely: "Federated Blog" +provider: + provider: "Provider" + us_uk: "Avoid US & UK services" + cloud_storage: "Cloud Storage" + dns: "DNS" + email: "Email" + hosting: "Hosting" + pastebins: "Pastebins" + search_engines: "Search Engines" + social_networks: "Social Networks" + vpn: "VPN" +browser: + browser: "Browser" + fingerprint: "Fingerprint" + privacy_addons: "Firefox Privacy Add-ons" + tweaks: "Privacy Related Tweaks" + recommendations: "Recommendations" + webrtc_ip_leak: "WebRTC IP Leak" +software: + software: "Software" + notebook: "Digital Notebooks" + email_alt: "Email Alternatives" + email_clients: "Email Clients" + file_encryption: "File Encryption" + file_sharing: "File Sharing" + im: "Instant Messengers" + password_managers: "Password Managers" + productivity: "Productivity Tools" + file_sync: "Secure File Sync" + networks: "Self Contained Networks" + cloud: "Self-Hosted Cloud Server" + voip: "Video & Voice Messenger" +os: + os: "OS" + android_addons: "Android Privacy Add-ons" + windows_10: "Don't use Windows 10" + live_cd: "Live CD OS" + mobile: "Mobile OS" + pc_os: "PC OS" + router: "Router Firmware" header: lead: "You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance." search: "Try search.privacytools.io, a Privacy-Respecting Search Engine" diff --git a/_includes/nav.html b/_includes/nav.html index 4aa486ea..127b16d4 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,82 +1,82 @@