-{align=right}
+{align=right}
-Llamafile is a lightweight single-file executable that allows users to run LLMs locally on their own computers without any setup involved. It is [backed by Mozilla](https://hacks.mozilla.org/2023/11/introducing-llamafile) and available on Linux, macOS, and Windows.
+**Llamafile** is a lightweight, single-file executable that allows users to run LLMs locally on their own computers without any setup involved. It is [backed by Mozilla](https://hacks.mozilla.org/2023/11/introducing-llamafile) and available on Linux, macOS, and Windows.
Llamafile also supports LLaVA. However, it doesn't support speech recognition or image generation.
@@ -138,7 +138,9 @@ Llamafile also supports LLaVA. However, it doesn't support speech recognition or
@@ -161,7 +163,7 @@ To check the authenticity and safety of the model, look for:
- Community reviews and usage statistics
- A "Safe" badge next to the model file (Hugging Face only)
- Matching checksums[^1]
- - On Hugging Face, you can find the hash by clicking on a model file and looking for the **Copy SHA256** button below it. You should compare this checksum with the one from the model file you downloaded.
+ - On Hugging Face, you can find the hash by clicking on a model file and looking for the **Copy SHA256** button below it. You should compare this checksum with the one from the model file you downloaded.
A downloaded model is generally safe if it satisfies all the above checks.
@@ -171,11 +173,11 @@ Please note we are not affiliated with any of the projects we recommend. In addi
### Minimum Requirements
-- Must be open-source.
+- Must be open source.
- Must not transmit personal data, including chat data.
- Must be multi-platform.
- Must not require a GPU.
-- Must support GPU-powered fast inference.
+- Must support GPU-powered, fast inference.
- Must not require an internet connection.
### Best-Case
@@ -186,4 +188,11 @@ Our best-case criteria represent what we _would_ like to see from the perfect pr
- Should have a built-in model downloader option.
- The user should be able to modify the LLM parameters, such as its system prompt or temperature.
+\*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
+\*[LLM]: Large Language Model (AI model such as ChatGPT)
+\*[LLMs]: Large Language Models (AI models such as ChatGPT)
+\*[open-weights models]: AI models that anyone can download and use, but the underlying training data and/or algorithms for them are proprietary.
+\*[system prompt]: The general instructions given by a human to guide how an AI chat should operate.
+\*[temperature]: A parameter used in AI models to control the level of randomness and creativity in the generated text.
+
[^1]: A file checksum is a type of anti-tampering fingerprint. A developer usually provides a checksum in a text file that can be downloaded separately, or on the download page itself. Verifying that the checksum of the file you downloaded matches the one provided by the developer helps ensure that the file is genuine and wasn't tampered with in transit. You can use commands like `sha256sum` on Linux and macOS, or `certutil -hashfile file SHA256` on Windows to generate the downloaded file's checksum.
diff --git a/i18n/zh/basics/email-security.md b/i18n/zh/basics/email-security.md
index 35c36345..9ad6367d 100644
--- a/i18n/zh/basics/email-security.md
+++ b/i18n/zh/basics/email-security.md
@@ -19,7 +19,7 @@ description: 电子邮件在许多方面本身就不安全,以下是它不是
## 什么是网络密钥目录标准?
-网络密钥目录 (WKD) 标准允许电子邮件客户端发现其他邮箱的 OpenPGP 密钥,即使是托管在不同提供商的邮箱。 支持 WKD 的电子邮件客户端会要求收件人的服务器根据电子邮件地址的域名提供密钥。 例如,如果您向 `jonah@privacyguides.org`发送电子邮件,您的电子邮件客户端会向 `privacyguides.org` 询问 Jonah 的 OpenPGP 密钥,如果 `privacyguides.org` 拥有该账户的密钥,您的邮件就会自动加密。
+The [Web Key Directory (WKD)](https://wiki.gnupg.org/WKD) standard allows email clients to discover the OpenPGP key for other mailboxes, even those hosted on a different provider. 支持 WKD 的电子邮件客户端会要求收件人的服务器根据电子邮件地址的域名提供密钥。 例如,如果您向 `jonah@privacyguides.org`发送电子邮件,您的电子邮件客户端会向 `privacyguides.org` 询问 Jonah 的 OpenPGP 密钥,如果 `privacyguides.org` 拥有该账户的密钥,您的邮件就会自动加密。
除了我们推荐的 [电子邮件客户端(](../email-clients.md) )支持 WKD 外,一些网络邮件提供商也支持 WKD。 *您自己的* 密钥是否发布到 WKD 供他人使用,取决于您的域配置。 如果您使用支持 WKD 的 [电子邮件提供商](../email.md#openpgp-compatible-services) (如 Proton Mail 或 Mailbox.org),他们可以为您在其域上发布 OpenPGP 密钥。
diff --git a/i18n/zh/email.md b/i18n/zh/email.md
index 8f241ff0..d99f9bbc 100644
--- a/i18n/zh/email.md
+++ b/i18n/zh/email.md
@@ -34,7 +34,7 @@ In addition to (or instead of) an email provider recommended here, you may wish
## OpenPGP 兼容服务
-These providers natively support OpenPGP encryption/decryption and the [Web Key Directory standard](basics/email-security.md#what-is-the-web-key-directory-standard), allowing for provider-agnostic E2EE emails. 例如,Proton Mail用户可以向Mailbox.org用户发送E2EE信息,或者你可以从支持OpenPGP的互联网服务中收到OpenPGP加密的通知。
+These providers natively support OpenPGP encryption/decryption and the [Web Key Directory (WKD) standard](basics/email-security.md#what-is-the-web-key-directory-standard), allowing for provider-agnostic E2EE emails. 例如,Proton Mail用户可以向Mailbox.org用户发送E2EE信息,或者你可以从支持OpenPGP的互联网服务中收到OpenPGP加密的通知。
@@ -107,7 +107,7 @@ Certain information stored in [Proton Contacts](https://proton.me/support/proton
#### :material-check:{ .pg-green } Email Encryption
-Proton Mail has [integrated OpenPGP encryption](https://proton.me/support/how-to-use-pgp) in their webmail. 给其他Proton Mail账户的邮件是自动加密的,用OpenPGP密钥给非Proton Mail地址加密可以在账户设置中轻松启用。 Proton also supports automatic external key discovery with [Web Key Directory (WKD)](https://wiki.gnupg.org/WKD). This means that emails sent to other providers which use WKD will be automatically encrypted with OpenPGP as well, without the need to manually exchange public PGP keys with your contacts. They also allow you to [encrypt messages to non-Proton Mail addresses without OpenPGP](https://proton.me/support/password-protected-emails), without the need for them to sign up for a Proton Mail account.
+Proton Mail has [integrated OpenPGP encryption](https://proton.me/support/how-to-use-pgp) in their webmail. 给其他Proton Mail账户的邮件是自动加密的,用OpenPGP密钥给非Proton Mail地址加密可以在账户设置中轻松启用。 Proton also supports automatic external key discovery with WKD. This means that emails sent to other providers which use WKD will be automatically encrypted with OpenPGP as well, without the need to manually exchange public PGP keys with your contacts. They also allow you to [encrypt messages to non-Proton Mail addresses without OpenPGP](https://proton.me/support/password-protected-emails), without the need for them to sign up for a Proton Mail account.
Proton Mail also publishes the public keys of Proton accounts via HTTP from their WKD. 这使得不使用Proton Mail的人可以轻松找到Proton Mail账户的OpenPGP密钥,实现跨供应商的E2EE。 This only applies to email addresses ending in one of Proton's own domains, like @proton.me. If you use a custom domain, you must [configure WKD](./basics/email-security.md#what-is-the-web-key-directory-standard) separately.
@@ -164,7 +164,7 @@ However, [Open-Exchange](https://en.wikipedia.org/wiki/Open-Xchange), the softwa
Mailbox.org has [integrated encryption](https://kb.mailbox.org/en/private/e-mail-article/send-encrypted-e-mails-with-guard) in their webmail, which simplifies sending messages to people with public OpenPGP keys. They also allow [remote recipients to decrypt an email](https://kb.mailbox.org/en/private/e-mail-article/my-recipient-does-not-use-pgp) on Mailbox.org's servers. This feature is useful when the remote recipient does not have OpenPGP and cannot decrypt a copy of the email in their own mailbox.
-Mailbox.org also supports the discovery of public keys via HTTP from their [Web Key Directory (WKD)](https://wiki.gnupg.org/WKD). This allows people outside of Mailbox.org to find the OpenPGP keys of Mailbox.org accounts easily, for cross-provider E2EE. This only applies to email addresses ending in one of Mailbox.org's own domains, like @mailbox.org. If you use a custom domain, you must [configure WKD](./basics/email-security.md#what-is-the-web-key-directory-standard) separately.
+Mailbox.org also supports the discovery of public keys via HTTP from their WKD. This allows people outside of Mailbox.org to find the OpenPGP keys of Mailbox.org accounts easily, for cross-provider E2EE. This only applies to email addresses ending in one of Mailbox.org's own domains, like @mailbox.org. If you use a custom domain, you must [configure WKD](./basics/email-security.md#what-is-the-web-key-directory-standard) separately.
#### :material-information-outline:{ .pg-blue } Account Termination
@@ -323,7 +323,7 @@ We regard these features as important in order to provide a safe and optimal ser
- Encrypts all account data (Contacts, Calendars, etc.) at rest with zero-access encryption.
- Integrated webmail E2EE/PGP encryption provided as a convenience.
-- Support for [WKD](https://wiki.gnupg.org/WKD) to allow improved discovery of public OpenPGP keys via HTTP. GnuPG users can get a key by typing: `gpg --locate-key example_user@example.com`
+- Support for WKD to allow improved discovery of public OpenPGP keys via HTTP. GnuPG users can get a key by typing: `gpg --locate-key example_user@example.com`
- Support for a temporary mailbox for external users. This is useful when you want to send an encrypted email, without sending an actual copy to your recipient. These emails usually have a limited lifespan and then are automatically deleted. They also don't require the recipient to configure any cryptography like OpenPGP.
- Availability of the email provider's services via an [onion service](https://en.wikipedia.org/wiki/.onion).
- [Sub-addressing](https://en.wikipedia.org/wiki/Email_address#Sub-addressing) support.
diff --git a/i18n/zh/tools.md b/i18n/zh/tools.md
index a85d97a0..4e31b0f0 100644
--- a/i18n/zh/tools.md
+++ b/i18n/zh/tools.md
@@ -356,7 +356,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
- { .twemoji loading=lazy } [Kobold.cpp](ai-chat.md#koboldcpp)
-- { .twemoji loading=lazy } [Llamafile](ai-chat.md#llamafile)
+- { .twemoji loading=lazy } [Llamafile](ai-chat.md#llamafile)
- { .twemoji loading=lazy } [Ollama (CLI)](ai-chat.md#ollama-cli)
diff --git a/includes/abbreviations.ar.txt b/includes/abbreviations.ar.txt
index 0d039f57..44b8e2b9 100644
--- a/includes/abbreviations.ar.txt
+++ b/includes/abbreviations.ar.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.bn-IN.txt b/includes/abbreviations.bn-IN.txt
index 4d2f9ada..d8a21651 100644
--- a/includes/abbreviations.bn-IN.txt
+++ b/includes/abbreviations.bn-IN.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.bn.txt b/includes/abbreviations.bn.txt
index f9b1abe4..b36f302a 100644
--- a/includes/abbreviations.bn.txt
+++ b/includes/abbreviations.bn.txt
@@ -2,42 +2,42 @@
*[এডিবি]: অ্যান্ড্রয়েড ডিবাগ ব্রিজ
*[এওএসপি]: অ্যান্ড্রয়েড মুক্ত উৎস প্রকল্প
*[এটিএ]: অ্যাডভান্সড টেকনোলজি অ্যাটাচমেন্ট
-*[অ্যাটাক সার্ফেস]: The total number of possible entry points for unauthorized access to a system
+*[অ্যাটাক সার্ফেস]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.cs.txt b/includes/abbreviations.cs.txt
index 7f40abee..c7beeb41 100644
--- a/includes/abbreviations.cs.txt
+++ b/includes/abbreviations.cs.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: Celkový počet možných vstupních bodů pro neoprávněný přístup do systému
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Příkazová řádka
*[CSV]: Hodnoty oddělené čárkou
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digitální dědictví se týká funkcí, které umožňují poskytnout ostatním lidem přístup k vašim datům po vaší smrti
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Systém doménových jmen
*[DoH]: DNS přes HTTPS
*[DoQ]: DNS přes QUIC
*[DoH3]: DNS přes HTTP/3
*[DoT]: DNS přes TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (implementace PGP)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (implementace PGP)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Nativní rozhraní Java
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: Jednorázové heslo
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (viz OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Linux s vylepšenou bezpečností
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Označení názvu serveru
*[SSD]: Polovodičový disk
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: Systém na čipu
-*[SSO]: Jednotné přihlášení
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: Konsorcium World Wide Web
*[XMPP]: Rozšiřitelný protokol pro posílání zpráv a zjištění stavu
*[PWA]: Progresivní Webové Aplikace
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.de.txt b/includes/abbreviations.de.txt
index 6913e0cb..83e628ff 100644
--- a/includes/abbreviations.de.txt
+++ b/includes/abbreviations.de.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debugging Brücke
*[AOSP]: Android Open-Source Projekt
*[ATA]: AT Attachment (Standard für die parallele Verbindung von Laufwerken)
-*[attack surface]: Die Gesamtzahl der möglichen Einstiegspunkte für einen unbefugten Zugriff auf ein System
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups. Ein Bestandteil des Linux-Kernels, welcher Resourcennutzung isoliert und begrenzt.
*[CLI]: Kommandozeilen-Schnittstelle
*[CSV]: Kommagetrennte Werte
*[CVE]: Häufige Schwachstellen und Gefährdungen
-*[dark pattern]: Ein trügerisches Designmuster, das einen Benutzer dazu verleiten soll, etwas zu tun
-*[digitaler Nachlass]: Funktionen, die es ermöglichen nach dem eigenen Tod anderen Menschen Zugang zu Daten zu gewähren
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domänennamensystem-Sicherheitserweiterungen
*[DNS]: Domänennamensystem
*[DoH]: DNS über HTTPS
*[DoQ]: DNS über QUIC
*[DoH3]: DNS über HTTP/3
*[DoT]: DNS über TLS
-*[DPI]: Deep Packet Inspection identifiziert und blockiert Pakete mit bestimmter Nutzlast
+*[DPI]: Deep Packet Inspection
*[E2EE]: Ende-zu-Ende-Verschlüsselung/Verschlüsselt
*[ECS]: EDNS Client Subnetz
*[EWR]: Europäischer Wirtschaftsraum
-*[Entropie]: Ein Maß dafür, wie unvorhersehbar etwas ist
+*[Entropie]: A measurement of how unpredictable something is.
*[EOL]: Ende des Produktlebens- oder Support-Zyklus. Gemeint ist häufig das Ende der Unterstützung mit Sicherheitsupdates.
*[Exif]: Austauschbares Bilddateiformat
*[FCM]: Firebase-Cloud-Nachrichtendienst
*[FDE]: vollständige Festplattenverschlüsselung
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy (vorwärts gerichtete Geheimhaltung)
-*[fork]: Ein neues Softwareprojekt, das durch Kopieren eines bestehenden Projekts und das unabhängige Hinzufügen erstellt wird
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[DSGVO]: Datenschutzverordnung
*[GPG]: GNU Privacy Guard (PGP-Implementierung)
*[GPS]: Globales Positionsbestimmungssystem
*[GUI]: Grafische Benutzeroberfläche
*[GnuPG]: GNU Privacy Guard (PGP-Implementierung)
*[HDD]: Festplattenlaufwerk
-*[HOTP]: HMAC (Hash-based Message Authentication Code) basiertes Einmal-Passwort
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: sicheres Hypertext-Übertragungsprotokoll
*[HTTP]: Hypertext-Übertragungsprotokoll
-*[Hypervisor]: Computer Software, -Firmware oder -Hardware welche die Ressourcen eines CPUs auf mehrere Betriebssysteme aufteilt
+*[Hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrierter Schaltkreiskarten-Identifikator
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internetdienstanbieter
*[JNI]: Native Java-Schnittstelle
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (Sprach-KI-Modelle wie ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Anwendungsschutz
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Faktor-Authentifizierung
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Übersetzung von Netzwerkadressen
-*[NAT-PMP]: NAT Port Mapping Protokoll
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Netzwerk-Zeitprotokoll
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Betriebssystem
*[OTP]: Einmalpasswort
*[OTPs]: Einmalpasswörter
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (siehe OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personenbezogene Daten
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates, die häufig und nicht nur in bestimmten Abständen veröffentlicht werden
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.el.txt b/includes/abbreviations.el.txt
index 75f04859..f21d64ed 100644
--- a/includes/abbreviations.el.txt
+++ b/includes/abbreviations.el.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge (ελληνιστί: Γέφυρα Αποσφαλμάτωσης Android)
*[AOSP]: Έργο Ανοιχτού Κώδικα Android
*[ATA]: Advanced Technology Attachment
-*[επιφάνεια επίθεσης]: Ο συνολικός αριθμός πιθανών σημείων εισόδου μη-εξουσιοδοτημένης πρόσβασης σε ένα σύστημα (αγγλικά: attack surface)
+*[επιφάνεια επίθεσης]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot (ελληνιστί: Επαληθευμένη Εκκίνηση Android)
*[cgroups]: Ομάδες Ελέγχου
*[CLI]: Διεπαφή Γραμμής Εντολών (αγγλικά: Command-Line Interface)
*[CSV]: Τιμές Διαχωρισμένες με Κόμμα
*[CVE]: Κοινές Ευπάθειες και Εκθέσεις
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[λειτουργία ψηφιακής κληροδοσίας]: Η Ψηφιακή Κληροδοσία (αγγλικά: Digital Legacy) αναφέρεται στη δυνατότητα να δώσεις σε άλλα άτομα πρόσβαση στα δεδομένα σου όταν πεθάνεις
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Σύστημα Ονομάτων Τομέων – Επεκτάσεις Ασφάλειας
*[DNS]: Σύστημα Ονομάτων Τομέων
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Κρυπτογράφηση/-μένο από Άκρο-σε-Άκρο
*[ECS]: EDNS Client Subnet (Υποδίκτυο Πελάτη EDNS)
*[EEA]: ΕΟΧ: Ευρωπαϊκός Οικονομικός Χώρος
-*[εντροπία]: Μέτρηση του πόσο απρόβλεπτο είναι κάτι
+*[εντροπία]: A measurement of how unpredictable something is.
*[EOL]: Τέλος Κύκλου Ζωής (αγγλικά: End-of-Life)
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Κρυπτογράφηση Πλήρους Δίσκου (αγγλικά: Full Disk Encryption)
*[FIDO]: Fast IDentity Online
*[FS]: Εμπρόσθια Μυστικότητα (αγγλικά: Forward Secrecy)
-*[φορκάρισμα]: Γνωστό και ως παρακλάδι στον επίσημο λόγο, το φορκάρισμα (ή φόρκα) αναφέρεται σε νέο έργο λογισμικού που προκύπτει από την αντιγραφή ενός υπάρχοντος έργου και που μετέπειτα αναπτύσσεται ανεξάρτητα (αγγλικά: fork)
+*[φορκάρισμα]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: ΓΚΠΔ: Γενικός Κανονισμός για την Προστασία Δεδομένων
*[GPG]: GNU Privacy Guard (υλοποίηση του PGP)
*[GPS]: Παγκόσμιο Σύστημα Θεσιθεσίας
*[GUI]: Γραφικό Περιβάλλον
*[GnuPG]: GNU Privacy Guard (υλοποίηση του PGP)
*[HDD]: Σκληρός Δίσκος Μαγνητικής Περιστροφής
-*[HOTP]: Κωδικός Μιας-Χρήσης βάσει HMAC
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure (ελληνιστί: Ασφαλές Πρωτόκολλο Μεταφοράς Υπερκειμένου)
*[HTTP]: Hypertext Transfer Protocol (ελληνιστί: Πρωτόκολλο Μεταφοράς Υπερκειμένου)
-*[υπερβλέπων]: Λογισμικό, υλικολογισμικό ή υλισμικό που κατανέμει τους πόρους ενός επεξεργαστή μεταξύ πολλών λειτουργικών συστημάτων (αγγλικά: hypervisor)
+*[υπερβλέπων]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier (ελληνιστί: Ταυτοποιητικό Κάρτας Ολοκληρωμένου Κυκλώματος)
*[IMAP]: Internet Message Access Protocol
*[IMEI]: Διεθνής Ταυτότητα Κινητού Εξοπλισμού
@@ -49,22 +49,19 @@
*[ISPs]: Πάροχοι Υπηρεσιών Διαδικτύου
*[JNI]: Java Native Interface (ελληνιστί: Εγγενής Διεπαφή Java)
*[KYC]: Μέτρα Δέουσας Επιμέλειας (νομικός όρος) ή "Συστηθείτε" (μαρκετίστικος όρος)
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Ενοποιημένο Στήσιμο Κλειδιού Linux (Κρυπτογράφηση Πλήρους Δίσκου)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Έλεγχος Προσπέλασης Μέσου (αγγλικά: Medium Access Control)
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Ταυτοποιητικό Κινητού Εξοπλισμού
*[MFA]: Αυθεντικοποίηση Πολλών Παραγόντων
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Μετάφραση Διεύθυνσης Δικτύου (αγγλικά: Network Address Translation)
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Πρωτόκολλο Δικτυακού Χρόνου
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol (ελληνιστί: Πρωτόκολλο Διαδικτυακού Πιστοποιητικού Κατάστασης)
*[OEM]: Παραγωγός Πρωτότυπου Εξοπλισμού
*[OEMs]: Παραγωγοί Πρωτότυπου Εξοπλισμού
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[ΛΣ]: Λειτουργικό Σύστημα
*[OTP]: Κωδικός Μιας-Χρήσης
*[OTPs]: Κωδικοί Μιας-Χρήσης
@@ -72,12 +69,12 @@
*[P2P]: Ομότιμο
*[PAM]: Pluggable Authentication Modules (υποσύστημα του Linux)
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (βλέπε OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Προσωπικές Ταυτοποιήσιμες Πληροφορίες (αγγλικά: Personally Identifiable Information)
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[κυλιόμενη κυκλοφορία]: Άμεσες ενημερώσεις χωρίς προκαθορισμένο χρονοδιάγραμμα κυκλοφορίας (αγγλικά: rolling release)
+*[κυλιόμενη κυκλοφορία]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Μονάδα Ταυτότητας Συνδρομής
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication (ελληνιστί: Ένδειξη Ονόματος Διακομιστή)
*[SSD]: Σκληρός Δίσκος Στερεάς Κατάστασης
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Λογισμικό ως Υπηρεσία ("Λογισμικό Νέφους")
*[SoC]: System on Chip
-*[SSO]: Ενιαία Σύνδεση (αγγλικά: Single Sign-On)
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol (ελληνιστί: Πρωτόκολλο Ελέγχου Μεταφοράς)
*[TEE]: Trusted Execution Environment (ελληνιστί: Εμπιστευμένο Περιβάλλον Εκτέλεσης)
*[TLS]: Transport Layer Security (ελληνιστί: Ασφάλεια Επιπέδου Μεταφοράς)
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Προοδευτική Διαδικτυακή Εφαρμογή (αγγλικά: Progressive Web App)
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.eo.txt b/includes/abbreviations.eo.txt
index 4d2f9ada..d8a21651 100644
--- a/includes/abbreviations.eo.txt
+++ b/includes/abbreviations.eo.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.es.txt b/includes/abbreviations.es.txt
index de8ee22c..4c858485 100644
--- a/includes/abbreviations.es.txt
+++ b/includes/abbreviations.es.txt
@@ -2,42 +2,42 @@
*[ADB]: Puente de Depura de Android
*[AOSP]: Android Open Source Project
*[ATA]: Adjunto de Tecnología Avanzada
-*[superficie de ataque]: La cantidad total de posibles puntos de entrada para acceso no autorizado a un sistema
+*[superficie de ataque]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Inicio Verificado de Android
*[cgroups]: Grupos de Control
*[CLI]: Interfaz de Línea de Comando
*[CSV]: Valores Separados por Coma
*[CVE]: Vulnerabilidades y Exposiciones Comunes
-*[patrón oscuro]: Un patrón de diseño engañoso destinado a engañar a un usuario para que haga cosas
-*[función de legado digital]: Legado Digital se refiere a funciones que te permiten darle a otras personas acceso a tus datos cuando fallezcas
+*[patrón oscuro]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Extensiones de Seguridad del Sistema de Nombres de Dominio
*[DNS]: Sistema de Nombre de Dominio
*[DoH]: DNS sobre HTTPS
*[DoQ]: DNS sobre QUIC
*[DoH3]: DNS sobre HTTP/3
*[DoT]: DNS sobre TLS
-*[DPI]: La inspección profunda de paquetes identifica y bloquea los paquetes con cargas útiles específicas
+*[DPI]: Deep Packet Inspection
*[E2EE]: Cifrado/Encriptación de Extremo a Extremo
*[ECS]: Subred de Cliente EDNS
*[EEA]: Espacio Económico Europeo
-*[entropy]: Una medición de qué tan impredecible puede ser algo
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Fin de Vida
*[Exif]: Formato de archivo de imagen intercambiable
*[FCM]: Firebase Cloud Messaging
*[FDE]: Encriptación de Disco Completo
*[FIDO]: Fast IDentity Online
*[FS]: Secreto Hacia Adelante
-*[fork]: Un nuevo proyecto de software creado copiando un proyecto existente y añadiéndole elementos de forma independiente
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Reglamento General de Protección de Datos
*[GPG]: GNU Privacy Guard (implementación de PGP)
*[GPS]: Sistema de Posicionamiento Global
*[GUI]: Interfaz Gráfica de Usuario
*[GnuPG]: GNU Privacy Guard (implementación de PGP)
*[HDD]: Unidad de Disco Duro
-*[HOTP]: HMAC (código de autenticación de mensajes basado en hash) basado en contraseña de un solo uso
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Protocolo de Transferencia de Hipertexto Seguro
*[HTTP]: Protocolo de Transferencia de Hipertexto
-*[hypervisor]: Software, firmware o hardware informático que reparte los recursos de una CPU entre varios sistemas operativos
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Identificador de Tarjeta de Circuito Integrado
*[IMAP]: Protocolo de Acceso a Mensajes de Internet
*[IMEI]: Identidad Internacional de Equipos Móviles
@@ -49,22 +49,19 @@
*[ISPs]: Proveedores de Servicio de Internet
*[JNI]: Interfaz nativa de Java
*[KYC]: Conoce a Tu Cliente
-*[LLaVA]: Asistente de Visión y Lenguaje de Gran Tamaño (modelo de IA multimodal)
-*[LLMs]: Grandes Modelos Lingüísticos (modelos de IA como ChatGPT)
-*[LUKS]: Configuración de clave unificada Linux (cifrado de disco completo)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Control de Acceso a los Medios
*[MDAG]: Protección de aplicaciones de Microsoft Defender
*[MEID]: Identificador de Equipo Móvil
*[MFA]: Autenticación de Múltiples Factores
-*[NVMe]: Memoria No Volátil Express
-*[NAT]: Traducción de direcciones de red
-*[NAT-PMP]: NAT Protocolo de Asignación de Puertos
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protocolo de Tiempo de Red
*[OCI]: Iniciativa de Contenedor Abierto
*[OCSP]: Protocolo del Estado del Certificado de Línea
*[OEM]: Fabricante Original de Equipo
*[OEMs]: Fabricantes Originales de Equipos
-*[open-weights]: Un modelo open-weight es un modelo de IA que cualquiera puede descargar y utilizar, pero cuyos datos de entrenamiento y/o algoritmos subyacentes son propiedad de la empresa.
*[OS]: Sistema Operativo
*[OTP]: Contraseña de Un Solo Uso
*[OTPs]: Contraseña de Un Solo Uso
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Módulos de Autenticación Conectables a Linux
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Información Personalmente Identificable
*[QNAME]: Nombre Cualificado
-*[QUIC]: Un protocolo de red basado en UDP, pero que pretende combinar la velocidad de UDP con la fiabilidad de TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[límites de tarifa]: Los límites de tarifa son restricciones que un servicio impone al número de veces que un usuario puede acceder a sus servicios en un periodo de tiempo determinado.
-*[liberación progresiva]: Actualizaciones que se publican frecuentemente en lugar de intervalos establecidos
+*[liberación progresiva]: Updates which are released frequently rather than at set intervals.
*[RSS]: Sindicación Realmente Sencilla
*[SELinux]: Linux con Seguridad Mejorada
*[SIM]: Módulo de Identidad del Suscriptor
@@ -86,12 +83,10 @@
*[SNI]: Indicación del Nombre de Servidor
*[SSD]: Unidad de Disco Duro de Estado Sólido
*[SSH]: Shell Seguro
-*[SUID]: Establecer ID de usuario propietario
+*[SUID]: Set User Identity
*[SaaS]: Software como servicio (software en la nube)
*[SoC]: Sistema en chip
-*[SSO]: Inicio de sesión único
-*[prompt del sistema]: El prompt del sistema de un chat de IA son las instrucciones generales dadas por un humano para guiar cómo debe funcionar.
-*[temperatura]: La temperatura de la IA es un parámetro utilizado en los modelos de IA para controlar el nivel de aleatoriedad y creatividad del texto generado.
+*[SSO]: Single Sign-On
*[TCP]: Protocolo de Control de Transmisión
*[TEE]: Entorno de Ejecución de Confianza
*[TLS]: Seguridad de la Capa de Transporte
@@ -107,3 +102,5 @@
*[W3C]: Consorcio World Wide Web
*[XMPP]: Protocolo Extensible de Mensajería y Presencia
*[PWA]: Aplicación Web Progresiva
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.fa.txt b/includes/abbreviations.fa.txt
index f4b53dfd..6dd3f9e1 100644
--- a/includes/abbreviations.fa.txt
+++ b/includes/abbreviations.fa.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: پروژه متن باز اندروید
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: رابط خط فرمان
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS بر روی HTTPS
*[DoQ]: DNS بر روی QUIC
*[DoH3]: DNS بر روی HTTP/3
*[DoT]: DNS بر روی TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: رمزگذاری پایان به پایان
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: پایان عمر
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: رابط کاربری گرافیکی
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: هارد دیسک
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.fr.txt b/includes/abbreviations.fr.txt
index a610c37d..0c0c4b60 100644
--- a/includes/abbreviations.fr.txt
+++ b/includes/abbreviations.fr.txt
@@ -2,42 +2,42 @@
*[ADB]: Pont de débogage Android
*[AOSP]: Projet Android Open Source
*[ATA]: Attachement de technologie avancée
-*[surface d'attaque]: Le nombre total de points d'entrée possibles pour un accès non autorisé à un système
+*[surface d'attaque]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Démarrage Vérifié d'Android
*[cgroups]: Groupes de contrôle
*[CLI]: Interface de ligne de commande
*[CSV]: Valeurs séparées par des virgules
*[CVE]: Vulnérabilités et expositions courantes
-*[interface truquée] : Un modèle de conception trompeur destiné à inciter l'utilisateur à faire certaines choses
-*[fonctionnalité d'héritage numérique]: L'héritage numérique désigne les fonctions qui vous permettent de donner à d'autres personnes l'accès à vos données après votre décès
+*[interface truquée] : A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Extensions de sécurité du système de nom de domaine
*[DNS]: Système de nom de domaine
*[DoH]: DNS sur HTTPS
*[DoQ]: DNS sur QUIC
*[DoH3]: DNS sur HTTP/3
*[DoT]: DNS sur TLS
-*[DPI]: L'inspection approfondie des paquets (Deep Packet Inspection) identifie et bloque les paquets contenant des charges utiles spécifiques
+*[DPI]: Deep Packet Inspection
*[E2EE]: Chiffrement/Chiffré(e)s de bout en bout
*[ECS]: Sous-réseau du client EDNS
*[EEA]: Espace économique européen
-*[entropy]: Une mesure du degré d'imprévisibilité d'une chose
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Fin de vie
*[Exif]: Format de fichier image échangeable
*[FCM]: Messagerie Cloud Firebase
*[FDE]: Chiffrement complet du disque
*[FIDO]: Identité rapide en ligne
*[CP]: Confidentialité persistante
-*[fork]: Un nouveau projet de logiciel créé en copiant un projet existant et en le complétant de manière indépendante
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[RGPD]: Règlement Général sur la Protection des Données
*[GPG]: GNU Privacy Guard (implémentation de PGP)
*[GPS]: Système de positionnement global
*[GUI]: Interface utilisateur graphique
*[GnuPG]: GNU Privacy Guard (implémentation de PGP)
*[HDD]: Disque dur
-*[HOTP]: HMAC (code d'authentification de message basé sur le hachage) basé sur un mot de passe à usage unique
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Protocole de transfert hypertexte sécurisé
*[HTTP]: Protocole de transfert hypertexte
-*[superviseur]: Logiciel, micrologiciel ou matériel informatique qui répartit les ressources d'une unité centrale entre plusieurs systèmes d'exploitation
+*[superviseur]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Identificateur de carte à circuit intégré
*[IMAP]: Protocole d'accès aux messages internet
*[IMEI]: Identité internationale des équipements mobiles
@@ -49,22 +49,19 @@
*[FAIs]: Fournisseurs d'accès internet
*[JNI]: Interface native Java
*[KYC]: Connaissance du client
-*[LLaVA]: Grand assistant linguistique et visuel (modèle d'IA multimodale)
-*[LLMs]: Grands modèles de langage (modèles d'IA tels que ChatGPT)
-*[LUKS]: Configuration de la clé unifiée Linux (chiffrement complet du disque)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Contrôle d'accès aux médias
*[MDAG]: Protection des applications Microsoft Defender
*[MEID]: Identificateur d'équipement mobile
*[MFA]: Authentification multi-facteurs
-*[NVMe]: Mémoire express non volatile
-*[NAT]: Traduction d'adresse réseau
-*[NAT-PMP]: Protocole de mappage des ports NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protocole de temps réseau
*[OCI]: Open Container Initiative
*[OCSP]: Protocole d'état des certificats en ligne
*[OEM]: Fabricant d'équipement d'origine
*[OEMs]: Fabricants d'équipement d'origine
-*[open-weights]: Un modèle de poids ouvert est un modèle IA que n'importe qui peut télécharger et utiliser, mais pour lequel les données de formation et/ou les algorithmes sous-jacents sont propriétaires.
*[OS]: Système d'exploitation
*[OTP]: Mot de passe à usage unique
*[OTPs]: Mots de passe à usage unique
@@ -72,12 +69,12 @@
*[P2P]: Pair à pair
*[PAM]: Modules d'authentification enfichables de Linux
*[POP3]: Protocole de bureau de poste 3
-*[PGP]: Pretty Good Privacy (voir OpenPGP)
+*[PGP]: Pretty Good Privacy
*[DCP]: Donnée à charactère personnel
*[QNAME]: Nom qualifié
-*[QUIC]: Un protocole réseau basé sur UDP, mais visant à combiner la vitesse d'UDP avec la fiabilité de TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[limites de débit]: Les limites tarifaires sont des restrictions qu'un service impose sur le nombre de fois qu'un utilisateur peut accéder à ses services dans un délai donné.
-*[publication continue]: Mises à jour qui sont publiées fréquemment plutôt qu'à intervalles réguliers
+*[publication continue]: Updates which are released frequently rather than at set intervals.
*[RSS]: Syndication vraiment simple
*[SELinux]: Sécurité renforcée de Linux
*[SIM]: Module d'identité d'abonné
@@ -86,12 +83,10 @@
*[SNI]: Indication du nom du serveur
*[SSD]: Disque d'état solide
*[SSH]: Shell sécurisé
-*[SUID]: Identifiant utilisateur du propriétaire défini
+*[SUID]: Set User Identity
*[SaaS]: Logiciel en tant que service (logiciel cloud)
*[SoC]: Système sur puce
-*[SSO]: Authentification unique
-*[prompt système]: Le prompt système d'un chatbot correspond aux instructions générales données par un humain pour guider son fonctionnement.
-*[température]: La température de l'IA est un paramètre utilisé dans les modèles d'IA pour contrôler le niveau d'aléatoire et de créativité dans le texte généré.
+*[SSO]: Single Sign-On
*[TCP]: Protocole de contrôle de transmission
*[TEE]: Environnement d'exécution de confiance
*[TLS]: Sécurité de la couche transport
@@ -107,3 +102,5 @@
*[W3C]: Consortium World Wide Web
*[XMPP]: Protocole extensible de messagerie et de présence
*[PWA]: Application web progressive
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.he.txt b/includes/abbreviations.he.txt
index bcba07a0..6c7b2409 100644
--- a/includes/abbreviations.he.txt
+++ b/includes/abbreviations.he.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: פרויקט קוד פתוח של אנדרואיד
*[ATA]: Advanced Technology Attachment
-*[משטח התקפה]: The total number of possible entry points for unauthorized access to a system
+*[משטח התקפה]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: אתחול מאומת של אנדרואיד
*[cgroups]: קבוצות בקרה
*[CLI]: ממשק שורת הפקודה
*[CSV]: Comma-Separated Values
*[CVE]: פגיעויות וחשיפות נפוצות
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[תכונה דיגיטלית מדור קודם]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: תוספי אבטחה של מערכת שמות דומיין
*[DNS]: מערכת שמות מתחם
*[DoH]: DNS דרך HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: הצפנה מקצה לקצה/מוצפנת
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: סוף החיים
*[Exif]: פורמט קובץ תמונה ניתן להחלפה
*[FCM]: Firebase Cloud Messaging
*[FDE]: הצפנת דיסק מלאה
*[FIDO]: זיהוי מהיר באינטרנט
*[FS]: Forward Secrecy
-*[fork]: פרויקט תוכנה חדש שנוצר על ידי העתקת פרויקט קיים והוספה אליו באופן עצמאי
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: תקנת הגנת מידע כללית
*[GPG]: GNU Privacy Guard (יישום PGP)
*[GPS]: מערכת מיקום גלובלית
*[GUI]: ממשק משתמש גרפי
*[GnuPG]: GNU Privacy Guard (יישום PGP)
*[HDD]: כונן קשיח
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: זהות ציוד סלולרי בינלאומי
@@ -49,22 +49,19 @@
*[ISPs]: ספקי שירותי אינטרנט
*[JNI]: ממשק מקורי של Java
*[KYC]: הכר את הלקוח שלך
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: מזהה ציוד נייד
*[MFA]: אימות מרובה גורמים
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: תרגום כתובת רשת
-*[NAT-PMP]: פרוטוקול מיפוי יציאות NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: פרוטוקול זמן רשת
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: מערכת הפעלה
*[OTP]: סיסמה חד - פעמית
*[OTPs]: סיסמאות חד פעמיות
@@ -72,12 +69,12 @@
*[P2P]: עמית-לעמית
*[PAM]: מודולי אימות ניתנים לחיבור של לינוקס
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: סינדיקציה ממש פשוטה
*[SELinux]: לינוקס משופרת באבטחה
*[SIM]: מודול זהות מנוי
@@ -86,12 +83,10 @@
*[SNI]: ציון שם השרת
*[SSD]: Solid-State Drive
*[SSH]: מעטפת מאובטחת
-*[SUID]: הגדר את מזהה המשתמש של הבעלים
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: מערכת על שבב
-*[SSO]: כניסה יחידה
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: אבטחת שכבת תעבורה
@@ -107,3 +102,5 @@
*[W3C]: קונסורציום האינטרנט העולמי
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.hi.txt b/includes/abbreviations.hi.txt
index 4d2f9ada..d8a21651 100644
--- a/includes/abbreviations.hi.txt
+++ b/includes/abbreviations.hi.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.hu.txt b/includes/abbreviations.hu.txt
index f3f51511..e70b3338 100644
--- a/includes/abbreviations.hu.txt
+++ b/includes/abbreviations.hu.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project - Android Nyílt Forráskódú Projekt
*[ATA]: Advanced Technology Attachment
-*[támadási felület]: Egy rendszerbe való illetéktelen hozzáférés lehetséges belépési pontjainak száma
+*[támadási felület]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface - Parancssor Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digitális örökség funkció]: A digitális hagyaték olyan funkciókra utal, amelyek lehetővé teszik, hogy halál esetén más személyek is hozzáférhessenek az adataidhoz
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions - Domain Név Rendszer Biztonsági Kiterjesztések
*[DNS]: Domain Name System - Domain Név Rendszer
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[End-to-End]: Végponttól végpontig terjedő titkosítás
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area - Európai Gazdasági Övezet
-*[entrópia]: Annak vizsgálata, hogy valami mennyire kiszámíthatatlan
+*[entrópia]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life - Valami életciklusának a vége
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption - Teljes Lemez Titkosítás
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy – előre titkosítás
-*[fork]: Egy meglévő projekt másolásával és független hozzájárulással létrehozott új szoftverprojekt
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation - Általános Adatvédelmi Rendelet
*[GPG]: GNU Privacy Guard (PGP implementáció)
*[GPS]: Global Positioning System - Globális Helymeghatározó Rendszer
*[GUI]: Graphical User Interface - Grafikus Felhasználói Felület
*[GnuPG]: GNU Privacy Guard (PGP implementáció)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) alapú One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Számítógépes szoftver, firmware vagy hardver, amely a CPU erőforrásait több operációs rendszer között osztja fel
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol - Internet Üzenet-Hozzáférési Protokoll
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers - Internet Szolgáltatók
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Teljes Lemez Titkosítás)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier - Mobil Berendezés Azonosító
*[MFA]: Multi-Factor Authentication - Többlépcsős Hitelesítés
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation – Hálózati címfordítás
-*[NAT-PMP]: NAT Port Mapping Protocol – Porttovábbítási protokoll
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol - Hálózati Idő Protokoll
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol - Online Tanúsítvány Státusz Protokoll
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System - Operációs Rendszer
*[OTP]: One-Time Password - Egyszer Használható Jelszó
*[OTPs]: One-Time Passwords - Egyszer Használható Jelszavak
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (lásd OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information - Személyazonosításra Alkalmas Információ
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Gyakran és nem meghatározott időközönként kiadott frissítések
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (felhőszoftver)
*[SoC]: System on Chip
-*[SSO]: Single sign-on - Egyszeri Bejelentkezés
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App - Progresszív Webes Alkalmazás
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.id.txt b/includes/abbreviations.id.txt
index d2aff083..16bff7fd 100644
--- a/includes/abbreviations.id.txt
+++ b/includes/abbreviations.id.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: Jumlah total titik masuk yang memungkinkan akses tanpa izin ke dalam sistem
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Kelompok Kontrol
*[CLI]: Antarmuka Baris Perintah
*[CSV]: Nilai yang Dipisahkan dengan Koma
*[CVE]: Common Vulnerabilities and Exposures
-*[pola gelap]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy mengacu pada fitur yang memungkinkan Anda untuk memberikan akses data kepada orang lain ketika Anda meninggal dunia
+*[pola gelap]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS melalui QUIC
*[DoH3]: DNS melalui HTTP/3
*[DoT]: DNS melalui TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Enkripsi Ujung ke Ujung/Terenkripsi
*[ECS]: Subnet Klien EDNS
*[EEA]: Wilayah Ekonomi Eropa
-*[entropi]: Sebuah pengukuran tentang bagaimana sesuatu yang tidak dapat diprediksi
+*[entropi]: A measurement of how unpredictable something is.
*[EOL]: Akhir Masa Pakai
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online (Identitas Daring Cepat)
*[FS]: Forward Secrecy
-*[fork]: Proyek perangkat lunak baru yang dibuat dengan menyalin proyek yang sudah ada dan menambahkannya secara mandiri
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Peraturan Perlindungan Data Umum (Uni Eropa)
*[GPG]: GNU Privacy Guard (implementasi PGP)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (implementasi PGP)
*[HDD]: Penyimpanan Hard Disk
-*[HOTP]: Hash-based Message Authentication Code (kode autentikasi pesan berbasis hash)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Protokol Transfer Hiperteks
-*[hypervisor]: Perangkat lunak, firmware, atau perangkat keras komputer yang membagi sumber daya CPU di antara beberapa sistem operasi
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: Identitas Peralatan Seluler Internasional
@@ -49,22 +49,19 @@
*[ISPs]: Penyedia Layanan Internet
*[JNI]: Antarmuka Asli Java
*[KYC]: Kenali Pelanggan Anda
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Pengaturan Kunci Terpadu Linux (Enkripsi Diska Penuh)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Kontrol Akses Media
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Pengidentifikasi Peralatan Seluler
*[MFA]: Autentikasi Multifaktor
-*[NVMe]: Memori Ekspres yang Tidak Mudah Menguap
-*[NAT]: Penerjemahan alamat jaringan
-*[NAT-PMP]: Protokol Pemetaan Port NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protokol Waktu Jaringan
*[OCI]: Inisiatif Kontainer Terbuka
*[OCSP]: Protokol Status Sertifikat Daring
*[OEM]: Produsen Peralatan Asli
*[OEMs]: Produsen Peralatan Asli
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Sistem Operasi
*[OTP]: Kata Sandi Sekali Pakai
*[OTPs]: Kata Sandi Sekali Pakai
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Modul Otentikasi Linux yang Dapat Dicolokkan
*[POP3]: Protokol Kantor Pos 3
-*[PGP]: Pretty Good Privacy (lihat OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Informasi Identifikasi Pribadi
*[QNAME]: Nama yang Memenuhi Syarat
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rilis bergulir]: Pembaruan yang sering dirilis daripada interval yang ditetapkan
+*[rilis bergulir]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Linux yang Ditingkatkan Keamanannya
*[SIM]: Modul Identitas Pelanggan
@@ -86,12 +83,10 @@
*[SNI]: Indikasi Nama Server
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Penetapan ID Pengguna Pemilik
+*[SUID]: Set User Identity
*[SaaS]: Perangkat lunak sebagai layanan (perangkat lunak awan)
*[SoC]: Sistem pada Chip
-*[SSO]: Sistem masuk tunggal
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Protokol Kontrol Transmisi
*[TEE]: Lingkungan Eksekusi Terpercaya
*[TLS]: Keamanan Lapisan Transportasi
@@ -107,3 +102,5 @@
*[W3C]: Konsorsium Waring Wera Wanua
*[XMPP]: Protokol Perpesanan dan Kehadiran yang Dapat Diperluas
*[PWA]: Aplikasi Web Progresif
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.it.txt b/includes/abbreviations.it.txt
index 8192a725..f33fa45a 100644
--- a/includes/abbreviations.it.txt
+++ b/includes/abbreviations.it.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Allegato tecnologico avanzato
-*[superficie di attacco]: Il numero totale di possibili punti d'ingresso per l'accesso non autorizzato a un sistema
+*[superficie di attacco]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Gruppo di Controllo
*[CLI]: Interfaccia a linea di comando
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[funzione di eredità digitale]: Digital Legacy si riferisce a funzioni che consentono di dare ad altre persone l'accesso ai propri dati quando si muore
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Crittografia/Crittografato end-to-end
*[ECS]: Sottorete client EDNS
*[EEA]: Spazio economico europeo
-*[entropy]: Una misura dell'imprevedibilità di qualcosa
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Fine del Supporto
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Crittografia Completa del Disco
*[FIDO]: Fast Identity Online
*[FS]: Forward Secrecy
-*[fork]: Un nuovo progetto basato su un altro progetto già esistente con l'aggiunta di elementi indipendenti
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Regolamento generale per la protezione dei dati personali
*[GPG]: GNU Privacy Guard (implementazione PGP)
*[GPS]: Global Positioning System
*[GUI]: Interfaccia grafica utente
*[GnuPG]: GNU Privacy Guard (implementazione PGP)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) basato su One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Software, firmware o hardware per computer che suddivide le risorse di una CPU tra più sistemi operativi
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Fornitori di servizi Internet
*[JNI]: Java Native Interface
*[KYC]: Conosci Il Tuo Cliente
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Crittografia dell'intero disco)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Autenticazione a più fattori
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Traduzione degli indirizzi di rete
-*[NAT-PMP]: Protocollo di mappatura delle porte NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Produttore di apparecchiature originali
*[OEMs]: Produttori di apparecchiature originali
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Sistema Operativo
*[OTP]: Password monouso
*[OTPs]: Password monouso
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (vedi OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Aggiornamenti che vengono rilasciati frequentemente anziché a intervalli prestabiliti
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (software cloud)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.ja.txt b/includes/abbreviations.ja.txt
index 36c03d40..110cd52c 100644
--- a/includes/abbreviations.ja.txt
+++ b/includes/abbreviations.ja.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android オープンソース プロジェクト(Android Open Source Project)
*[ATA]: Advanced Technology Attachment
-*[攻撃対象領域]: システムへ不正にアクセスできる可能性のある侵入口の総数。
+*[攻撃対象領域]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: 確認付きブート(Android Verified Boot)
*[cgroups]: Control Groups
*[CLI]: コマンドライン インターフェース
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[デジタルレガシー機能]: あなたが亡くなったときに、他の人にあなたのデータへのアクセスを許可する機能。
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: ドメインネームシステム
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: エンドツーエンド暗号化(End-to-End Encryption/Encrypted)
*[ECS]: EDNSクライアントサブネット(EDNS Client Subnet)
*[EEA]: 欧州経済領域
-*[entropy]: 予測不可能性の尺度
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: サポート終了(End-of-Life)
*[Exif]: 交換可能な画像ファイル形式(Exchangeable image file format)
*[FCM]: Firebaseクラウドメッセージング
*[FDE]: フルディスク暗号化(Full Disk Encryption)
*[FIDO]: Fast IDentity Online
*[FS]: 前方秘匿性(Forward Secrecy)
-*[fork]: 既存のプロジェクトをコピーし、追加することにより独立したものとして作成される新しいソフトウェアプロジェクト。
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: EU一般データ保護規則(General Data Protection Regulation)
*[GPG]: GNU Privacy Guard(PGPの実装)
*[GPS]: 全地球測位システム(Global Positioning System)
*[GUI]: グラフィカルユーザーインターフェース
*[GnuPG]: GNU Privacy Guard(PGPの実装)
*[HDD]: ハードディスクドライブ
-*[HOTP]: HMAC(ハッシュベースのメッセージ認証コード)ベースのワンタイムパスワード
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: ハイパーテキスト転送プロトコル(Hypertext Transfer Protocol)
-*[hypervisor]: CPUのリソースを複数のオペレーティングシステムに分割するコンピュータソフトウェア、ファームウェア、またはハードウェア
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol(インターネットメッセージアクセスプロトコル)
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: インターネットサービスプロバイダー(Internet Service Providers)
*[JNI]: Javaネイティブインターフェース
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: メディア・アクセス・コントロール
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: 多要素認証(Multi-Factor Authentication)
-*[NVMe]: 不揮発性メモリーエクスプレス(Nonvolatile Memory Express)
-*[NAT]: ネットワークアドレス変換(Network address translation)
-*[NAT-PMP]: NATポートマッピングプロトコル
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: ネットワークタイムプロトコル
*[OCI]: Open Container Initiative
*[OCSP]: オンライン証明書ステータスプロトコル(Online Certificate Status Protocol)
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: オペレーティングシステム(Operating System)
*[OTP]: ワンタイムパスワード
*[OTPs]: ワンタイムパスワード
@@ -72,12 +69,12 @@
*[P2P]: ピアツーピア
*[PAM]: Linuxプラグイン式認証モジュール
*[POP3]: Post Office Protocol 3(電子メール受信用プロトコル)
-*[PGP]: プリティグッドプライバシー(OpenPGPを参照)
+*[PGP]: Pretty Good Privacy
*[PII]: 個人を特定できる情報(Personally Identifiable Information)
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[ローリング・リリース]: Updates which are released frequently rather than set intervals
+*[ローリング・リリース]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: 加入者識別モジュール
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: ソリッドステートドライブ
*[SSH]: セキュアシェル(Secure Shell)
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: サービスとしてのソフトウェア(クラウドソフトウェア、Software as a Service)
*[SoC]: System on Chip
-*[SSO]: シングルサインオン(Single sign-on)
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: トランスミッション・コントロール・プロトコル(Transmission Control Protocol)
*[TEE]: 信頼された実行環境(Trusted Execution Environment)
*[TLS]: トランスポートレイヤーセキュリティー(Transport Layer Security)
@@ -107,3 +102,5 @@
*[W3C]: ワールド・ワイド・ウェブ・コンソーシアム(World Wide Web Consortium)
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: プログレッシブウェブアプリ(Progressive Web App)
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.ko.txt b/includes/abbreviations.ko.txt
index 0ee3b456..5cdd8b61 100644
--- a/includes/abbreviations.ko.txt
+++ b/includes/abbreviations.ko.txt
@@ -2,42 +2,42 @@
*[ADB]: Android 디버그 브리지
*[AOSP]: Android 오픈소스 프로젝트
*[ATA]: 고급 기술 결합(Advanced Technology Attachment)
-*[공격 표면]: 시스템에 무단으로 진입할 수 있는 총 경로의 수
+*[공격 표면]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android 자체 검사 부팅
*[cgroups]: Control Groups
*[CLI]: 명령어 인터페이스
*[CSV]: Comma-Separated Values
*[CVE]: 공통 보안 취약점 및 노출(Common Vulnerabilities and Exposures)
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[디지털 유산 상속 기능]: 디지털 유산(Digital Legacy) 상속 기능은 사용자가 사망했을 때 사망자의 데이터에 접근 가능한 사람을 지정할 수 있는 기능을 말합니다.
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: DNS Security Extensions
*[DNS]: 도메인 네임 시스템
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: 종단 간 암호화(End-to-End Encryption/Encrypted)
*[ECS]: EDNS 클라이언트 서브넷
*[EEA]: 유럽 경제 지역
-*[엔트로피]: 예측하기 어려운 정도를 표현하는 척도
+*[엔트로피]: A measurement of how unpredictable something is.
*[EOL]: 지원 종료 (End-of-Life)
*[Exif]: 교환 이미지 파일 형식(Exchangeable image file format)
*[FCM]: Firebase 클라우드 메시징
*[FDE]: 전체 디스크 암호화
*[FIDO]: Fast IDentity Online
*[FS]: 순방향 비밀성
-*[포크]: 기존 프로젝트를 복사한 뒤 독립적으로 개발하여 만들어진 새로운 소프트웨어 프로젝트
+*[포크]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: 유럽 연합 일반 데이터 보호 규칙(General Data Protection Regulation)
*[GPG]: GNU Privacy Guard (PGP 구현체)
*[GPS]: Global Positioning System
*[GUI]: 그래픽 사용자 인터페이스
*[GnuPG]: GNU Privacy Guard (PGP 구현체)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (해시 기반 메세지 인증 코드) 기반 일회용 비밀번호
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: 하이퍼텍스트 보안 전송 프로토콜
*[HTTP]: 하이퍼텍스트 전송 프로토콜
-*[하이퍼바이저]: CPU 자원을 여러 운영 체제 사이에 분배하는 컴퓨터 소프트웨어, 펌웨어, 하드웨어
+*[하이퍼바이저]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: 인터넷 메시지 접속 프로토콜(Internet Message Access Protocol)
*[IMEI]: 국제 이동 단말기 식별 번호(International Mobile Equipment Identity)
@@ -49,22 +49,19 @@
*[ISPs]: 인터넷 서비스 제공자 (Internet service providers)
*[JNI]: Java Native Interface
*[KYC]: 고객 확인 제도
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: 이동 장비 식별 번호(Mobile Equipment Identifier)
*[MFA]: 다중 인증
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: 네트워크 주소 변환
-*[NAT-PMP]: NAT 포트 매핑 프로토콜
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: 네트워크 타임 프로토콜(Network Time Protocol)
*[OCI]: Open Container Initiative
*[OCSP]: 온라인 인증서 상태 프로토콜(Online Certificate Status Protocol)
*[OEM]: 주문자 상표 부착 생산
*[OEMs]: 주문자 상표 부착 생산
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: 운영 체제
*[OTP]: 일회용 비밀번호
*[OTPs]: 일회용 비밀번호
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: 장착형 인증 모듈
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (OpenPGP 참조)
+*[PGP]: Pretty Good Privacy
*[PII]: 개인 식별 정보(Personally Identifiable Information)
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[롤링 릴리스]: 정해진 주기가 아닌, 빈번히 릴리스되는 업데이트
+*[롤링 릴리스]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: 보안 강화 리눅스(Security-Enhanced Linux)
*[SIM]: 가입자 식별 모듈(Subscriber Identity Module)
@@ -86,12 +83,10 @@
*[SNI]: 서버 이름 표시(Server Name Indication)
*[SSD]: Solid-State Drive
*[SSH]: 보안 셸(Secure Shell)
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: 서비스형 소프트웨어 (클라우드 기반 소프트웨어)
*[SoC]: System on Chip
*[SSO]: Single Sign-On
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
*[TCP]: 전송 제어 프로토콜
*[TEE]: 신뢰 실행 환경(Trusted Execution Environment)
*[TLS]: 전송 계층 보안
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: 프로그레시브 웹 앱
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.ku-IQ.txt b/includes/abbreviations.ku-IQ.txt
index 4d2f9ada..d8a21651 100644
--- a/includes/abbreviations.ku-IQ.txt
+++ b/includes/abbreviations.ku-IQ.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.nl.txt b/includes/abbreviations.nl.txt
index c7ea13b7..fd3bb3d7 100644
--- a/includes/abbreviations.nl.txt
+++ b/includes/abbreviations.nl.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android opensource project
*[ATA]: Advanced Technology Attachment
-*[aanvalsoppervlakte]: Het totale aantal mogelijke ingangen voor onbevoegde toegang tot een systeem
+*[aanvalsoppervlakte]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: Een misleidend ontwerp bedoeld om een gebruiker dingen te laten doen die zelf niet willen
-*[digitale erfenis functie]: Digital Legacy verwijst naar functies waarmee je andere mensen toegang kunt geven tot jouw gegevens wanneer je overlijdt
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: Een meting van hoe onvoorspelbaar iets is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: Een nieuw software project gemaakt door een bestaand project te kopiëren en er zelfstandig iets aan toe te voegen
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) gebaseerd eenmalig wachtwoord
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computersoftware, firmware of hardware die de resources van een CPU verdeelt over meerdere besturingssystemen
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer (ken uw klant)
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multifactor-authenticatie
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (zie OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates die regelmatig worden uitgebracht in plaats van met vaste tussenpozen
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Eenmalige aanmelding
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.pl.txt b/includes/abbreviations.pl.txt
index bf9cde3f..50e61773 100644
--- a/includes/abbreviations.pl.txt
+++ b/includes/abbreviations.pl.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[Możliwości ataku]: Całkowita liczba możliwych punktów wejścia dla nieautoryzowanego dostępu do systemu
+*[Możliwości ataku]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Grupa kontrolna
*[CLI]: Interfejs wiersza poleceń
*[CSV]: Wartości rozdzielone przecinkiem
*[CVE]: Typowe podatności i zagrożenia
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[Cyfrowe dziedziczenie]: Cyfrowe dziedzictwo odnosi się do funkcji, które pozwalają dać innym osobom dostęp do danych po śmierci użytkownika
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Rozszerzenie zabezpieczeń dla systemu DNS
*[DNS]: System nazw domen
*[DoH]: DNS przez HTTPS
*[DoQ]: DNS przez QUIC
*[DoH3]: DNS przez HTTP/3
*[DoT]: DNS przez TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Kompleksowe szyfrowanie/szyfrowanie
*[ECS]: Podsieć klienta EDNS
*[EEA]: Europejski Obszar Gospodarczy
-*[entropia]: Miara tego, jak bardzo coś jest nieprzewidywalne
+*[entropia]: A measurement of how unpredictable something is.
*[EOL]: Koniec życia
*[Exif]: Wymienny format pliku obrazu
*[FCM]: Wiadomości w chmurze Firebase
*[FDE]: Pełne szyfrowanie dysku
*[FIDO]: Szybka tożsamość online
*[FS]: Utajnianie z wyprzedzeniem
-*[fork]: Nowy projekt oprogramowania utworzony poprzez skopiowanie istniejącego projektu i dodanie do niego niezależnych elementów
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[RODO]: Ogólne rozporządzenie o ochronie danych
*[GPG]: Oprogramowanie kryptograficzne PGP
*[GPS]: Globalny system pozycjonowania
*[GUI]: Graficzny Interfejs Użytkownika
*[GnuPG]: Oprogramowanie kryptograficzne PGP
*[HDD]: Dysk twardy
-*[HOTP]: Hasło jednorazowe oparte na HMAC (Hash-based Message Authentication Code)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Bezpieczny protokół przesyłania
*[HTTP]: Podstawowy protokół przesyłania
-*[hypervisor]: Oprogramowanie komputerowe, oprogramowanie układowe lub sprzęt, który dzieli zasoby procesora między wiele systemów operacyjnych
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Identyfikator karty układu scalonego
*[IMAP]: Protokół dostępu do wiadomości internetowych
*[IMEI]: Indywidualny numer identyfikacyjny telefonu komórkowego
@@ -49,22 +49,19 @@
*[ISPs]: Dostawcy usług internetowych
*[JNI]: Natywny interfejs Java
*[KYC]: Poznaj swojego klienta
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (szyfrowanie całego dysku)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Kontrola dostępu
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Identyfikator sprzętu mobilnego
*[MFA]: Uwierzytelnianie wieloskładnikowe
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Translacja adresu sieciowego
-*[NAT-PMP]: Protokół mapowania portów NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protokół czasu sieciowego
*[OCI]: Open Container Initiative
*[OCSP]: Stan certyfikatu online
*[OEM]: Producent oryginalnego sprzętu
*[OEMs]: Producenci oryginalnego sprzętu
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: System operacyjny
*[OTP]: Jednorazowe hasło
*[OTPs]: Jednorazowe hasła
@@ -72,12 +69,12 @@
[P2P]: Peer-to-Peer
*[PAM]: Moduły uwierzytelniania w systemie Linux
*[POP3]: Protokół pocztowy 3
-*[PGP]: Pretty Good Privacy (patrz OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Informacje umożliwiające identyfikację osoby
*[QNAME]: Nazwa kwalifikowana
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Aktualizacje, które są wydawane często, a nie w ustalonych odstępach czasu
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Linux o zwiększonym bezpieczeństwie
*[SIM]: Moduł identyfikacji abonenta
@@ -86,12 +83,10 @@
*[SNI]: Wskazanie nazwy serwera
*[SSD]: Dysk SSD
*[SSH]: Bezpieczna powłoka
-*[SUID]: Identyfikator właściciela pliku
+*[SUID]: Set User Identity
*[SaaS]: Oprogramowanie jako usługa (oprogramowanie w chmurze)
*[SoC]: System na chipie
-*[SSO]: Logowanie jednokrotne
-*[system prompt]: System prompt czatu AI to ogólne instrukcje przekazywane przez człowieka w celu wskazania, jak powinien on działać.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Protokół sterowania transmisją
*[TEE]: Środowisko zaufanego wykonania
*[TLS]: Bezpieczeństwo warstwy transportowej
@@ -107,3 +102,5 @@
*[W3C]: Konsorcjum World Wide Web
*[XMPP]: Rozszerzalny protokół przesyłania wiadomości i statusu
*[PWA]: Progresywna aplikacja internetowa
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.pt-BR.txt b/includes/abbreviations.pt-BR.txt
index 889c1ccc..5389c3c2 100644
--- a/includes/abbreviations.pt-BR.txt
+++ b/includes/abbreviations.pt-BR.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Projeto Open Source Android
*[ATA]: Acessório de tecnologia avançada
-*[superfície de ataque]: O número total de pontos de entrada possíveis para o acesso não autorizado a um sistema
+*[superfície de ataque]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Inicialização Verificada do Android
*[cgroups]: Grupos de Controle
*[CLI]: Interface de Linha de Comando
*[CSV]: Valores Separados por Vírgulas
*[CVE]: Vulnerabilidades e Exposições Comuns
-: Um padrão de design enganoso que visa induzir o usuário a fazer coisas
-Caraterística digital herdada: Legado Digital refere-se a recursos que permitem que você dê a outras pessoas acesso aos seus dados quando você morre
+: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Extensões de Segurança do Sistema de Nomes de Domínio
*[DNS]: Sistema de Nomes de Domínio
*[DoH]: DNS sobre HTTPS
*[DoQ]: DNS sobre QUIC
*[DoH3]: DNS sobre HTTP/3
*[DoT]: DNS sobre TLS
-*[DPI]: A "Deep Packet Inspection" ou em tradução livre: "Inspeção Profunda de Pacotes", identifica e bloqueia pacotes com cargas úteis específicas
+*[DPI]: Deep Packet Inspection
*[E2EE]: Criptografia/Criptografia ponto-a-ponto
*[ECS]: Sub-rede de clientes EDNS
*[EEA]: Espaço Econômico Europeu
-*[entropy]: Uma medida de quão imprevisível algo é
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Fim da vida útil
*[Exif]: Formato de arquivo de imagem intercambiável
*[FCM]: Firebase Cloud Messaging
*[FDE]: Criptografia total de disco
*[FIDO]: Fast IDentity Online
*[FS]: Sigilo de encaminhamento
-*[fork]: Um novo projeto de software criado copiando um projeto existente e desenvolvendo ele independentemente
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Regulamento Geral de Proteção de Dados
*[GPG]: GNU Privacy Guard (implementação do PGP)
*[GPS]: Sistema de Posicionamento Global
*[GUI]: Interface Gráfica do Usuário
*[GnuPG]: GNU Privacy Guard (implementação do PGP)
*[HDD]: Disco Rígido
-*[HOTP]: HMAC (Código de Autenticação de Mensagem Baseado em Hash) baseado em Senha Única
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Software de computador, firmware ou hardware que divide os recursos de uma CPU entre vários sistemas operacionais
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Protocolo de Acesso a Mensagens da Internet
*[IMEI]: Identificação Internacional de Equipamento Móvel
@@ -49,22 +49,19 @@ Caraterística digital herdada: Legado Digital refere-se a recursos que permitem
*[ISPs]: Provedores de Internet
*[JNI]: Java Native Interface
*[KYC]: Conheça seu cliente
-*[LLaVA]: Large Language and Vision Assistant (modelo de IA multimodal)
-*[LLMs]: Large Language Models (modelos de IA, como o ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Criptografia total de disco)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Controle de Acesso ao Meio
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Autenticação de Múltiplos Fatores
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Tradução de endereços de rede
-*[NAT-PMP]: Protocolo de mapeamento de portas NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protocolo de Tempo Rede
*[OCI]: Iniciativa Open Container
*[OCSP]: Protocolo de Status de Certificado Online
*[OEM]: Fabricante do Equipamento Original
*[OEMs]: Fabricantes de Equipamentos Originais
-*[pesos-abertos]: Um modelo de pesos abertos é um modelo de IA que qualquer pessoa pode baixar e usar, mas cujos dados de treinamento e/ou algoritmos subjacentes são proprietários.
*[OS]: Sistema Operacional
*[OTP]: Senha de uso único
*[OTPs]: Senhas de uso único
@@ -72,12 +69,12 @@ Caraterística digital herdada: Legado Digital refere-se a recursos que permitem
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (veja OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Informações Pessoalmente Identificáveis
*[QNAME]: Qualified Name
-*[QUIC]: Um protocolo de rede baseado no UDP, mas com o objetivo de combinar a velocidade do UDP com a confiabilidade do TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[limites de taxa]: Limites de taxa são restrições que um serviço impõe ao número de vezes que um usuário pode acessar seus serviços em um período de tempo específico.
-*[rolling release]: Atualizações lançadas com frequência em vez de intervalos
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Sindicação bem simples
*[SELinux]: Segurança aprimorada do Linux
*[SIM]: Módulo de Identidade do Assinante
@@ -86,12 +83,10 @@ Caraterística digital herdada: Legado Digital refere-se a recursos que permitem
*[SNI]: Indicação do Nome do Servidor
*[SSD]: Disco de Estado Sólido
*[SSH]: Shell Seguro
-*[SUID]: Definição do ID do proprietário
+*[SUID]: Set User Identity
*[SaaS]: Software como um Serviço (software em nuvem)
*[SoC]: Sistema em um Chip
-*[SSO]: Login único
-*[prompt do sistema]: O prompt do sistema de um chat de IA são as instruções gerais dadas por um ser humano para orientar como ele deve operar.
-*[temperatura]: A temperatura da IA é um parâmetro usado nos modelos de IA para controlar o nível de aleatoriedade e criatividade no texto gerado.
+*[SSO]: Single Sign-On
*[TCP]: Protocolo de Controle de Transmissão
*[TEE]: Ambiente de Execução Confiável
*[TLS]: Segurança da Camada de Transporte
@@ -107,3 +102,5 @@ Caraterística digital herdada: Legado Digital refere-se a recursos que permitem
*[W3C]: Consórcio World Wide Web
*[XMPP]: Protocolo de Mensagens e Presença Extensível
*[PWA]: Aplicativo Web Progressivo
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.pt.txt b/includes/abbreviations.pt.txt
index 9cd2c537..316632be 100644
--- a/includes/abbreviations.pt.txt
+++ b/includes/abbreviations.pt.txt
@@ -2,42 +2,42 @@
*[ADB]: Bridge de depuração Android
*[AOSP]: Projeto de código aberto Android
*[ATA]: Anexo de tecnologia avançada
-*[superfície de ataque]: O número total de possíveis pontos de entrada para acesso não autorizado a um sistema
+*[superfície de ataque]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Boot verificado de Android
*[cgroups]: Grupo de controle
*[CLI]: Interface de Linha de Comando
*[CSV]: Valores separados por vírgulas
*[CVE]: Vulnerabilidades e exposições comuns
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[funcionalidade digital herdada]: O legado digital refere-se a funcionalidades que lhe permitem dar a outras pessoas acesso aos seus dados quando morre
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Extensões de segurança do sistema de nomes de domínio
*[DNS]: Sistema de nomes de domínio
*[DoH]: DNS sobre HTTPS
*[DoQ]: DNS sobre QUIC
*[DoH3]: DNS sobre HTTP/3
*[DoT]: DNS sobre TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Encriptação ponta-a-ponta/Encriptado
*[ECS]: Sub-rede do cliente EDNS
*[EEA]: Espaço Económico Europeu
-*[entropy]: Uma medida do grau de imprevisibilidade de algo
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Expiração
*[Exif]: Formato de ficheiro de imagem intercambiável
*[FCM]: Mensagens em nuvem do Firebase
*[FDE]: Encriptação completa do disco
*[FIDO]: Identidade rápida online
*[FS]: Forward Secrecy
-*[fork]: Um novo projeto de software criado através da cópia de um projeto existente e do seu melhoramento feito de forma independente
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Regulamento Geral de Proteção de Dados (RGPD)
*[GPG]: GNU Privacy Guard (implementação do PGP)
*[GPS]: Sistema de Posicionamento Global
*[GUI]: Interface gráfica do utilizador
*[GnuPG]: GNU Privacy Guard (implementação do PGP)
*[HDD]: Disco rígido
-*[HOTP]: Palavra-passe única baseada em HMAC (código de autenticação de mensagens baseado em hash)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Protocolo de transferência de hipertexto seguro
*[HTTP]: Protocolo de transferência de hipertexto
-*[hypervisor]: Software, firmware ou hardware de computador que divide os recursos de um CPU por vários sistemas operativos
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Identificador de cartão de circuito integrado
*[IMAP]: Protocolo de acesso a mensagens da Internet
*[IMEI]: Identidade Internacional de Equipamento Móvel
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers – Fornecedores de Internet
*[JNI]: Interface nativa Java
*[KYC]: Conheça o seu cliente
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Configuração de chave unificada do Linux (encriptação de disco completo)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Controle de Acesso Mídia
*[MDAG]: Proteção de aplicações do Microsoft Defender
*[MEID]: Identificador de equipamento móvel
*[MFA]: Autenticação multi-fator
-*[NVMe]: Memória expressa não volátil
-*[NAT]: Tradução do Endereço de Rede (Network Address Translation - NAT)
-*[NAT-PMP]: Protocolo de mapeamento de portas NAT
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Protocolo de Tempo de Rede
*[OCI]: Iniciativa "Recipientes Abertos"
*[OCSP]: Protocolo de Status de Certificados Online
*[OEM]: Fabricante de equipamento original
*[OEMs]: Fabricantes de equipamento original
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Sistema operativo
*[OTP]: Palavra-passe de utilização única
*[OTPs]: Palavra-passe de utilização única
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Módulos de autenticação plugáveis Linux
*[POP3]: Protocolo de Correio 3
-*[PGP]: Pretty Good Privacy (ver OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Informações pessoais identificáveis
*[QNAME]: Nome qualificado
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Atualizações que são disponibilizadas frequentemente em vez de a intervalos definidos
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Linux com segurança reforçada
*[SIM]: Módulo de identidade do assinante
@@ -86,12 +83,10 @@
*[SNI]: Indicação do nome do servidor
*[SSD]: Unidade de disco de estado sólido
*[SSH]: Shell seguro
-*[SUID]: Definir ID do utilizador proprietário
+*[SUID]: Set User Identity
*[SaaS]: Software como serviço (software em nuvem)
*[SoC]: Sistema em chip
-*[SSO]: Início de sessão único
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Protocolo de Controlo de Transmissão
*[TEE]: Ambiente de execução fiável
*[TLS]: Segurança da camada de transporte
@@ -107,3 +102,5 @@
*[W3C]: Consórcio da World Wide Web
*[XMPP]: Protocolo Extensível de Mensagens e Presença
*[PWA]: Aplicação Web progressiva
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.ru.txt b/includes/abbreviations.ru.txt
index 1c602041..ee1e4d2f 100644
--- a/includes/abbreviations.ru.txt
+++ b/includes/abbreviations.ru.txt
@@ -2,42 +2,42 @@
*[ADB]: (англ. Android Debug Bridge) - Отладочный мост Android
*[AOSP]: (англ. Android Open Source Project) - Проект с открытым исходным кодом Android
*[ATA]: (англ. Advanced Technology Attachment) - Интерфейс подключения накопителей к компьютеру
-*[поверхность атаки]: (англ. attack surface) - Возможные уязвимые места для несанкционированного доступа к системе
+*[поверхность атаки]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: (англ. Android Verified Boot) - Проверенная загрузка Android
*[cgroups]: (англ. Control Groups) - Контрольные группы
*[CLI]: (англ. Command-line interface) - Интерфейс командной строки
*[CSV]: Comma-Separated Values, формат таблиц
*[CVE]: Common Vulnerabilities and Exposures
-*[тёмный паттерн]: (англ. dark pattern) - Обманчивый шаблон дизайна, предназначенный для того, чтобы обмануть пользователя
-*[функция цифрового наследия]: (англ. digital legacy feature) - Цифровое наследие включает в себя функции, которые позволяют передавать доступ к вашим данным другим людям после вашей смерти
+*[тёмный паттерн]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: (англ. Domain Name System Security Extensions) - Модули безопасности службы доменных имен
*[DNS]: (англ. Domain Name System) - Система доменных имен
*[DoH]: DNS через HTTPS
*[DoQ]: DNS через QUIC
*[DoH3]: DNS через HTTP/3
*[DoT]: DNS через TLS
-*[DPI]: (англ. Deep Packet Inspection) - Глубокая проверка пакетов анализирует наполнение пакетов и блокирует их
+*[DPI]: Deep Packet Inspection
*[E2EE]: (англ. End-to-End Encryption) - Сквозное шифрование
*[ECS]: Подсеть клиента EDNS
*[ЕЭЗ]: Европейская экономическая зона
-*[энтропия]: Мера неопределенности/непредсказуемости или хаоса в системе
+*[энтропия]: A measurement of how unpredictable something is.
*[EOL]: (англ. End-of-Life) - Конец поддержки
*[Exif]: (англ. Exchangeable image file format) - Метаданные в фотографиях или видео
*[FCM]: (англ. Firebase Cloud Messaging) - Сервис для отправки push-уведомлений и сообщений
*[FDE]: (англ. Full Disk Encryption) - Полное шифрование диска
*[FIDO]: (англ. Fast IDentity Online) - Стандарт для быстрой и безопасной аутентификации онлайн
*[ПС]: Прямая секретность (Forward Secrecy)
-*[форк]: Новое программное обеспечение, созданное путем модификации открытого кода существующего проекта
+*[форк]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: (англ. General Data Protection Regulation) - Это регламент ЕС, направленный на защиту персональных данных
*[GPG]: GNU Privacy Guard (реализация PGP)
*[GPS]: Глобальная система позиционирования
*[GUI]: Графический пользовательский интерфейс
*[GnuPG]: GNU Privacy Guard (реализация PGP)
*[HDD]: Жесткий диск
-*[HOTP]: Одноразовый пароль на основе HMAC (Hash-based Message Authentication Code)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Безопасный протокол передачи гипертекста
*[HTTP]: Протокол передачи гипертекста
-*[гипервизор]: Программное обеспечение, прошивка или оборудование, которое распределяет ресурсы процессора между несколькими операционными системами
+*[гипервизор]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Протокол доступа к сообщениям в интернете
*[IMEI]: Международная идентификация мобильного оборудования
@@ -49,22 +49,19 @@
*[ISPs]: Интернет-провайдеры
*[JNI]: Нативный интерфейс Java
*[KYC]: Знай своего клиента (Know Your Customer)
-*[LLaVA]: Большие языковые и зрительные помощники (мультимодальные ИИ модели)
-*[LLMs]: (англ. Large Language Models) - Большие языковые модели (например ChatGPT)
-*[LUKS]: Шифрование всего диска Linux (Linux Unified Key Setup)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Управление доступом к среде
*[MDAG]: Защита приложений при помощи Microsoft Defender
*[MEID]: Идентификатор мобильного оборудования
*[MFA]: Многофакторная аутентификация
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Преобразование сетевых адресов (Network address translation)
-*[NAT-PMP]: Протокол сопоставления портов NAT (NAT Port Mapping Protocol)
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Сетевой протокол времени
*[OCI]: Инициатива, которая создаёт открытые стандарты для контейнеров
*[OCSP]: Протокол состояния сетевого сертификата
*[OEM]: Оригинальный производитель оборудования
*[OEMs]: Оригинальные производители оборудования
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[ОС]: Операционная система
*[OTP]: Одноразовый пароль (One-Time Password)
*[OTPs]: Одноразовые пароли (One-Time Passwords)
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Подключаемые модули аутентификации Linux
*[POP3]: Протокол почтового отделения версии 3
-*[PGP]: Pretty Good Privacy (смотри OpenPGP)
+*[PGP]: Pretty Good Privacy
*[ПД]: Персональные данные
*[QNAME]: Квалифицированное имя элемента, атрибута или идентификатора в документе XML
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Ограничения на количество запросов или действий, которые можно выполнить в определенный период времени.
-*[rolling release]: Обновления, которые выходят часто, а не через определенные промежутки времени
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Способ распространения лент новостей или изменений в блогах
*[SELinux]: Linux с повышенной безопасностью
*[SIM]: Модуль идентификации абонента
@@ -86,12 +83,10 @@
*[SNI]: Индикация имени сервера
*[SSD]: Твердотельный накопитель
*[SSH]: Безопасная оболочка
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Программное обеспечение как услуга (облачное программное обеспечение)
*[SoC]: Система на кристалле (System on Chip)
-*[SSO]: Единый вход
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Протокол управления передачей данных
*[TEE]: Доверенная среда исполнения
*[TLS]: Протокол защиты транспортного уровня
@@ -107,3 +102,5 @@
*[W3C]: Консорциум всемирной паутины
*[XMPP]: Расширяемый протокол обмена сообщениями и информацией о присутствии
*[PWA]: (англ. Progressive web app) - Прогрессивное веб-приложение
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.sv.txt b/includes/abbreviations.sv.txt
index 0fc5be21..9591f871 100644
--- a/includes/abbreviations.sv.txt
+++ b/includes/abbreviations.sv.txt
@@ -2,42 +2,42 @@
*[ADB]: Felsökning av Android
*[AOSP]: Android Open Source-projekt
*[ATA]: Avancerad teknikbilaga
-*[attackyta]: Det totala antalet möjliga ingångspunkter för obehörig åtkomst till ett system
+*[attackyta]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android verifierad uppstart
*[cgroups]: Kontrollgrupper
*[CLI]: Kommandoradsgränssnitt
*[CSV]: Kommaseparerade värden
*[CVE]: Vanliga sårbarheter och exponeringar
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[funktion för digitalt arv]: Digitalt arv avser funktioner som gör att du kan ge andra personer tillgång till dina uppgifter när du dör
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Säkerhetstillägg för domännamnssystem
*[DNS]: Domännamnssystem
*[DoH]: DNS över HTTPS
*[DoQ]: DNS över QUIC
*[DoH3]: DNS över HTTPS
*[DoT]: DNS över TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End-kryptering/krypterad
*[ECS]: EDNS Client Subnet
*[EEA]: Europeiska ekonomiska samarbetsområdet
-*[entropy]: Ett mått på hur oförutsägbart något är
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: Slutet av livslängden
*[Exif]: Utbytbart bildfilformat
*[FCM]: Firebase Cloud Messaging
*[FDE]: Fullständig diskkryptering
*[FIDO]: Snabb IDentitet online
*[FS]: Forward Secrecy
-*[fork]: Ett nytt programvaruprojekt som skapas genom att ett befintligt projekt kopieras och kompletteras självständigt
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Allmän dataskyddsförordning
*[GPG]: GNU Privacy Guard (PGP-implementering)
*[GPS]: Globalt positioneringssystem
*[GUI]: Grafiskt användargränssnitt
*[GnuPG]: GNU Privacy Guard (PGP-implementering)
*[HDD]: Hårddisk
-*[HOTP]: HMAC-baserat engångslösenord (Hash-based Message Authentication Code)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Säkert
*[HTTP]: Hypertextöverföringsprotokoll
-*[hypervisor]: Datorprogramvara, firmware eller hårdvara som delar upp en processors resurser mellan flera operativsystem
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Identifierare för integrerat kretskort
*[IMAP]: Protokoll för åtkomst till Internetmeddelanden
*[IMEI]: Internationell identitet för mobil utrustning
@@ -49,22 +49,19 @@
*[ISPs]: Internetleverantör
*[JNI]: Java inbyggt gränssnitt
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Kryptering)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Medieåtkomstkontroll
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Identifiering av mobil utrustning
*[MFA]: Multi-Faktor Autentisering
-*[NVMe]: Icke-flyktigt minne Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Nätverkstidsprotokoll
*[OCI]: Initiativ för öppna behållare
*[OCSP]: Certifikatstatus online
*[OEM]: Originalutrustningstillverkare
*[OEMs]: Originalutrustningstillverkare
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operativsystem
*[OTP]: Engångslösenord
*[OTPs]: Engångslösenord
@@ -72,12 +69,12 @@
*[P2P]: Peer-To-Peer
*[PAM]: Linux Pluggable autentiseringsmoduler
*[POP3]: Postkontorets protokoll 3
-*[PGP]: Pretty Good Privacy (se OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personligt identifierbar information
*[QNAME]: Kvalificerat namn
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rullande utgåva]: Uppdateringar som släpps ofta i stället för med fasta intervaller
+*[rullande utgåva]: Updates which are released frequently rather than at set intervals.
*[RSS]: Riktigt enkel syndikering
*[SELinux]: Linux med förbättrad säkerhet
*[SIM]: Modul för abonnentidentitet
@@ -86,12 +83,10 @@
*[SNI]: Serverns namnindikering
*[SSD]: Ssd-disk
*[SSH]: Säkert skal
-*[SUID]: Ange ägarens användar-ID
+*[SUID]: Set User Identity
*[SaaS]: Programvara som tjänst (molnprogramvara)
*[SoC]: System på chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Protokoll för överföringskontroll
*[TEE]: Miljö för tillförlitlig utförande
*[TLS]: Säkerhet för transportlager
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Utökningsbart meddelande- och närvaroprotokoll
*[PWA]: Progressiv webbapp
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.tr.txt b/includes/abbreviations.tr.txt
index 9bb45d8d..3a217efe 100644
--- a/includes/abbreviations.tr.txt
+++ b/includes/abbreviations.tr.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Hata Ayıklama Köprüsü
*[AOSP]: Android Açık Kaynak Projesi
*[ATA]: İleri Teknoloji Eklentisi
-*[saldırı yüzeyi]: Bir sisteme yetkisiz erişim için olası giriş noktalarının toplam sayısı
+*[saldırı yüzeyi]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Onaylanmış Önyükleme
*[cgroups]: Kontrol Grupları
*[CLI]: Komut Satırı Arayüzü
*[CSV]: CSV Dosyası
*[CVE]: Yaygın Zafiyetler ve Açıklar
-*[karanlık desen]: Kullanıcıyı bir şeyler yapması için kandırmayı amaçlayan aldatıcı bir tasarım modeli
-*[dijital miras özelliği]: Dijital Miras, öldüğünüzde başkalarının bilgilerinize erişmesine izin vermenizi sağlayan özelliklere denir
+*[karanlık desen]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Alan Adı Sistemi Güvenlik Eklentileri
*[DNS]: Alan Adı Sistemi
*[DoH]: HTTPS üzerinden DNS
*[DoQ]: QUIC üzerinden DNS
*[DoH3]: HTTP/3 üzerinden DNS
*[DoT]: TLS üzerinden DNS
-*[DPI]: Derin Paket Denetimi, belirli yüklere sahip paketleri tanımlar ve engeller
+*[DPI]: Deep Packet Inspection
*[E2EE]: Uçtan Uca Şifreleme/Şifreli
*[ECS]: EDNS İstemci Alt Ağı
*[AEA]: Avrupa Ekonomik Alanı
-*[entropi]: Bir şeyin ne kadar öngörülemez olduğunun ölçümü
+*[entropi]: A measurement of how unpredictable something is.
*[EOL]: Kullanım Ömrü Sonu
*[Exif]: Değişebilir görüntü dosyası biçimi
*[FCM]: Firebase Cloud Messaging
*[FDE]: Tam Disk Şifreleme
*[FIDO]: Fast IDentity Online
*[FS]: İleriye dönük gizlilik
-*[çatal]: Mevcut bir projenin kopyalanması ve ona bağımsız olarak ekleme yapılmasıyla oluşturulan yeni bir yazılım projesi
+*[çatal]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Genel Veri Koruma Tüzüğü
*[GPG]: GNU Privacy Guard (PGP uygulaması)
*[GPS]: Küresel Konum Belirleme Sistemi
*[GUI]: Grafik Kullanıcı Arayüzü
*[GnuPG]: GNU Privacy Guard (PGP uygulaması)
*[HDD]: Sabit Disk Sürücüsü
-*[HOTP]: HMAC (Karma Tabanlı Mesaj Doğrulama Kodu) Tabanlı Tek Seferlik Parola
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Güvenli Hiper Metin Transfer Protokolü
*[HTTP]: Hiper Metin Transfer Protokolü
-*[hipervizör]: Bir CPU'nun kaynaklarını birden fazla işletim sistemi arasında paylaştıran bilgisayar yazılımı, bellenimi veya donanımı
+*[hipervizör]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Entegre Devre Kartı Tanımlayıcısı
*[IMAP]: İnternet Mesaj Erişim Protokolü
*[IMEI]: Uluslararası Mobil Cihaz Kodu
@@ -49,22 +49,19 @@
*[İSS'ler]: İnternet Servis Sağlayıcıları
*[JNI]: Java Yerel Arayüzü
*[KYC]: Müşterini Tanı
-*[LLaVA]: Büyük Dil ve Görme Asistanı (multimodal yapay zeka modeli)
-*[LLMs]: Büyük Dil Modelleri (ChatGPT gibi yapay zeka modelleri)
-*[LUKS]: Linux Birleşik Anahtar Kurulumu (Tam Disk Şifreleme)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Ortam Erişim Yönetimi
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobil Ekipman Tanımlayıcı
*[MFA]: Çok Faktörlü Kimlik Doğrulama
-*[NVMe]: Uçucu Olmayan Bellek Ekspresi
-*[NAT]: Ağ Adresi Çevirisi
-*[NAT-PMP]: NAT Bağlantı Noktası Eşleme Protokolü
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Ağ Zaman Protokolü
*[OCI]: Açık Konteyner Girişimi
*[OCSP]: Çevrimiçi Sertifika Durum Protokolü
*[OEM]: Orijinal Ürün Üreticisi
*[OEM'ler]: Orijinal Ürün Üreticiler
-*[açık ağırlıklar]: Açık bir ağırlık modeli, herkesin indirip kullanabileceği, ancak temel eğitim verileri ve/veya algoritmaları tescilli olan bir yapay zeka modelidir.
*[İS]: İşletim Sistemi
*[OTP]: Tek Seferlik Parola
*[OTP'ler]: Tek Seferlik Parolalar
@@ -72,12 +69,12 @@
*[P2P]: Eşler Arası
*[PAM]: Linux Takılabilir Kimlik Doğrulama Modülleri
*[POP3]: Postane Protokolü 3
-*[PGP]: Pretty Good Privacy (bkz. OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Kişiyi Tanımlamak İçin Kullanılan Bilgiler
*[QNAME]: Nitelikli Ad
-*[QUIC]: UDP tabanlı, ancak UDP'nin hızını TCP'nin güvenilirliği ile birleştirmeyi amaçlayan bir ağ protokolü.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[oran sınırları]: Ücret sınırları, bir hizmetin, bir kullanıcının belirli bir süre içinde hizmetlerine kaç kez erişebileceği konusunda getirdiği kısıtlamalardır.
-*[yuvarlanan sürüm]: Sabit aralıklar yerine sık sık yayınlanan güncellemeler
+*[yuvarlanan sürüm]: Updates which are released frequently rather than at set intervals.
*[RSS]: Gerçekten Basit Dağıtım
*[SELinux]: Güvenliği Geliştirilmiş Linux
*[SIM]: Abone Kimlik Modülü
@@ -86,12 +83,10 @@
*[SNI]: Sunucu Adı Göstergesi
*[SSD]: Katı Hâl Sürücüsü
*[SSH]: Güvenli Kabuk
-*[SUID]: Kayıtlı Kullanıcı Kimliği
+*[SUID]: Set User Identity
*[SaaS]: Hizmet Olarak Yazılım (bulut yazılım)
*[SoC]: Yongada Sistem
-*[TOA]: Tek Oturum Açma
-*[sistem istemi]: Bir yapay zeka sohbetinin sistem istemi, nasıl çalışması gerektiğine rehberlik etmesi için bir insan tarafından verilen genel talimatlardır.
-*[sıcaklık]: AI sıcaklığı, oluşturulan metindeki rastgelelik ve yaratıcılık seviyesini kontrol etmek için AI modellerinde kullanılan bir parametredir.
+*[TOA]: Single Sign-On
*[TCP]: İletim Kontrol Protokolü
*[TEE]: Güvenilir Yürütme Ortamı
*[TLS]: Taşıma Katmanı Güvenliği
@@ -107,3 +102,5 @@
*[W3C]: Dünya Çapında Ağ Konsorsiyumu
*[XMPP]: Genişletilebilir Mesajlaşma ve Varlık Protokolü
*[PWA]: İleri Web Uygulaması
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.uk.txt b/includes/abbreviations.uk.txt
index 3fe6bb15..c4422818 100644
--- a/includes/abbreviations.uk.txt
+++ b/includes/abbreviations.uk.txt
@@ -2,42 +2,42 @@
*[ADB]: Налагоджувальний міст для Android (Android Debugging Bridge)
*[AOSP]: Проект з відкритим вихідним кодом Android (Android Open Source Project)
*[ATA]: Передове технологічне обладнання (Advanced Technology Attachment)
-*[поверхня атаки]: Загальна кількість можливих точок входу для несанкціонованого доступу до системи
+*[поверхня атаки]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Перевірене завантаження Android (Android Verified Boot)
*[cgroups]: Контрольні групи Linux (Control Groups)
*[CLI]: Інтерфейс командного рядка (Command Line Interface)
*[CSV]: Значення, розділені комами (Comma-Separated Values)
*[CVE]: Поширені вразливості та ризики (Common Vulnerabilities and Exposures)
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Розширення безпеки системи доменних імен (Domain Name System Security Extensions)
*[DNS]: Система доменних імен (Domain Name System)
*[DoH]: DNS через HTTPS (DNS over HTTPS)
*[DoQ]: DNS через QUIC (DNS over QUIC)
*[DoH3]: DNS через HTTP/3 (DNS over HTTP/3)
*[DoT]: DNS через TLS (DNS over TLS)
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: Наскрізне шифрування/зашифроване (End-to-End Encryption/Encrypted)
*[ECS]: Клієнтська підмережа EDNS (EDNS Client Subnet)
*[EEA]: Європейська економічна зона (European Economic Area)
-*[ентропія]: Міра того, наскільки щось є непередбачуваним
+*[ентропія]: A measurement of how unpredictable something is.
*[EOL]: Кінець життя/терміну служби (End-of-Life)
*[Exif]: Обмінний формат файлів зображень (Exchangeable image file format)
*[FCM]: Хмарний обмін повідомленнями Firebase (Firebase Cloud Messaging)
*[FDE]: Повне шифрування диска (Full Disk Encryption)
*[FIDO]: Швидка ідентифікація особи онлайн (Fast IDentity Online)
*[FS]: Forward Secrecy
-*[форк]: Новий програмний проєкт, створений шляхом копіювання наявного проєкту та самостійного його доповнення
+*[форк]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: Загальний регламент про захист даних ЄС (General Data Protection Regulation)
*[GPG]: GNU Privacy Guard (реалізація PGP)
*[GPS]: Система глобального позиціювання (Global Positioning System)
*[GUI]: Графічний інтерфейс користувача (Graphical User Interface)
*[GnuPG]: GNU Privacy Guard (реалізація PGP)
*[HDD]: Жорсткий диск (Hard Disk Drive)
-*[HOTP]: Одноразовий пароль на основі HMAC (Hash-based Message Authentication Code based One-time Password)
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Безпечний протокол передачі гіпертексту (Hypertext Transfer Protocol Secure)
*[HTTP]: Протокол передачі гіпертексту (Hypertext Transfer Protocol)
-*[гіпервізор]: Комп'ютерне програмне забезпечення, прошивка або апаратне забезпечення, яке розподіляє ресурси центрального процесора між кількома операційними системами
+*[гіпервізор]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Ідентифікатор плати інтегральної мікросхеми (Integrated Circuit Card Identifier)
*[IMAP]: Протокол доступу до Інтернет-повідомлень (Internet Message Access Protocol)
*[IMEI]: Міжнародний ідентифікатор мобільного обладнання (International Mobile Equipment Identity)
@@ -49,22 +49,19 @@
*[ISPs]: Інтернет-провайдери (Internet Service Providers)
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.vi.txt b/includes/abbreviations.vi.txt
index 4d2f9ada..d8a21651 100644
--- a/includes/abbreviations.vi.txt
+++ b/includes/abbreviations.vi.txt
@@ -2,42 +2,42 @@
*[ADB]: Android Debug Bridge
*[AOSP]: Android Open Source Project
*[ATA]: Advanced Technology Attachment
-*[attack surface]: The total number of possible entry points for unauthorized access to a system
+*[attack surface]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android Verified Boot
*[cgroups]: Control Groups
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
*[CVE]: Common Vulnerabilities and Exposures
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[digital legacy feature]: Digital Legacy refers to features that allow you to give other people access to your data when you die
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: Domain Name System Security Extensions
*[DNS]: Domain Name System
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: End-to-End Encryption/Encrypted
*[ECS]: EDNS Client Subnet
*[EEA]: European Economic Area
-*[entropy]: A measurement of how unpredictable something is
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: End-of-Life
*[Exif]: Exchangeable image file format
*[FCM]: Firebase Cloud Messaging
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
*[FS]: Forward Secrecy
-*[fork]: A new software project created by copying an existing project and adding to it independently
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: General Data Protection Regulation
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
*[HDD]: Hard Disk Drive
-*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: Hypertext Transfer Protocol Secure
*[HTTP]: Hypertext Transfer Protocol
-*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: Integrated Circuit Card Identifier
*[IMAP]: Internet Message Access Protocol
*[IMEI]: International Mobile Equipment Identity
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: Multi-Factor Authentication
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: Network address translation
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
@@ -72,12 +69,12 @@
*[P2P]: Peer-to-Peer
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: Single sign-on
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.zh-Hant.txt b/includes/abbreviations.zh-Hant.txt
index 130d3f75..66e5e5c8 100644
--- a/includes/abbreviations.zh-Hant.txt
+++ b/includes/abbreviations.zh-Hant.txt
@@ -2,42 +2,42 @@
*[ADB]: Android 偵錯橋接器
*[AOSP]: Android 開放原始碼計畫
*[ATA]: 高技術配置
-*[攻擊面]: 系統中可能被未授權者存取的入口數量
+*[攻擊面]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: Android 驗證啟動
*[cgroups]: 對照組
*[CLI]: 命令列介面
*[CSV]: 字元分隔值
*[CVE]: 公共漏洞和暴露
-*[詐欺性設計模式]: 一種欺騙性的設計模式,目的在於欺騙使用者做某件事
-*[數位遺產功能]: 數位遺產是指在您去世之後,允許讓其他人存取您資料的功能。
+*[詐欺性設計模式]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: 網域名稱系統安全擴充套件
*[DNS]: 域名系統
*[DoH]: 基於 HTTPS 的 DNS 服務 (DNS over HTTPS)
*[DoQ]: 基於 QUIC 的 DNS 服務 (DNS over QUIC)
*[DoH3]: 基於 HTTP/3 的 DNS 服務 (DNS over HTTP/3)
*[DoT]: 基於 TLS 的 DNS 服務 (DNS over TLS)
-*[DPI]: 深度封包檢測 (Deep Packet Inspection),是一種用於識別並封鎖具有特定特徵封包的技術
+*[DPI]: Deep Packet Inspection
*[E2EE]: 端對端加密
*[ECS]: EDNS 客戶端子網
*[EEA]: 歐洲經濟區
-*[entropy]: 衡量某件事物的不可預測程度
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: 產品壽命結束
*[Exif]: 可交換影像檔案格式
*[FCM]: Firebase 雲端訊息傳遞
*[FDE]: 完整磁碟加密
*[FIDO]: 快速線上身份驗證
*[FS]: 前向保密
-*[分支]: 從現有軟體專案複製再另外分隔出來的新獨立專案
+*[分支]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: 一般資料保護規定 (歐盟)
*[GPG]: GNU Privacy Guard (基於 PGP 協定)
*[GPS]: 全球定位系統
*[GUI]: 圖形使用者介面
*[GnuPG]: GNU Privacy Guard (基於 PGP 協定)
*[HDD]: 傳統硬碟 (又稱機械硬碟)
-*[HOTP]: 基於 HMAC (雜湊式訊息驗證碼) 的一次性密碼
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: 安全超文本傳輸協議
*[HTTP]: 超文本傳輸協議
-*[hypervisor]: 將 CPU 資源分配給多個操作系統的電腦軟體、韌體或硬體。
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: 集成式迴路卡識別碼
*[IMAP]: 網際網路訊息存取協定
*[IMEI]: 國際行動裝置識別碼
@@ -49,22 +49,19 @@
*[ISPs]: 網際網路服務提供商
*[JNI]: Java 原生介面
*[KYC]: 客戶身分審查
-*[LLaVA]: Large Language and Vision Assistant(多模態 AI 模型)
-*[LLM]: 大型語言模型(AI 模型,例如:ChatGPT)
-*[LUKS]: Linux 統一金鑰設定 (全磁碟加密)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: 媒體存取控制
*[MDAG]: Microsoft Defender 應用程式防護
*[MEID]: 行動裝置識別碼
*[MFA]: 多重要素驗證
-*[NVMe]: 非揮發性記憶體控制規範
-*[NAT]: 網路位址轉譯
-*[NAT-PMP]: NAT 端口映射協定
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: 網路時間協定
*[OCI]: 開放容器標準
*[OCSP]: 線上憑證狀態協定
*[OEM]: 原始設備製造商
*[OEMs]: 原始設備製造商
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: 操作系統
*[OTP]: 一次性密碼
*[OTPs]: 一次性密碼
@@ -72,12 +69,12 @@
*[P2P]: 點對點網路 (又稱對等式網路)
*[PAM]: Linux 插入式驗證模組
*[POP3]: 郵局協定第 3 版
-*[PGP]: 優良保密協定 (見 OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: 個人可識別資訊
*[QNAME]: 限定名稱
-*[QUIC]: 以 UDP 為基礎的網路協定,旨在結合 UDP 的速度與 TCP 的可靠性。
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[滾動式更新]: 頻繁釋出的更新,而非在固定的時間間隔內進行更新。
+*[滾動式更新]: Updates which are released frequently rather than at set intervals.
*[RSS]: 簡易資訊聚合格式
*[SELinux]: 安全增強型 Linux
*[SIM]: 使用者身分模組
@@ -86,12 +83,10 @@
*[SNI]: 伺服器名稱指示
*[SSD]: 固態硬碟
*[SSH]: 安全殼層
-*[SUID]: 設定擁有者使用者 ID
+*[SUID]: Set User Identity
*[SaaS]: 軟體即服務 (雲端軟體)
*[SoC]: 系統晶片
-*[SSO]: 單一登入
-*[system prompt]: 系統級提示詞 (system prompt),是 AI 聊天中人類給予的全局指示,用以指導它應該如何運作。
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: 傳輸控制通訊協定
*[TEE]: 受信任執行環境
*[TLS]: 傳輸層安全性
@@ -107,3 +102,5 @@
*[W3C]: 全球資訊網協會
*[XMPP]: 可延伸傳訊與顯示通訊協定
*[PWA]: 漸進式網路應用程式
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory
diff --git a/includes/abbreviations.zh.txt b/includes/abbreviations.zh.txt
index cdfaf83f..b4fc9fbe 100644
--- a/includes/abbreviations.zh.txt
+++ b/includes/abbreviations.zh.txt
@@ -2,42 +2,42 @@
*[ADB]: 安卓调试桥接器
*[AOSP]: 安卓开源项目
*[ATA]: 先进技术附件
-*[攻击面]: 未经授权进入系统的可能窗口总数
+*[攻击面]: The total number of possible entry points for unauthorized access to a system.
*[AVB]: 安卓验证启动
*[cgroups]: 控制组
*[CLI]: 命令行界面
*[CSV]: 逗号分隔值
*[CVE]: 常见漏洞和风险
-*[dark pattern]: A deceptive design pattern intended to trick a user into doing things
-*[数字遗产功能]: 数字遗产指的是允许您在去世后让其他人访问您的数据的功能
+*[dark pattern]: A deceptive design pattern intended to trick a user into taking certain actions.
+*[digital legacy]: A feature that allows you to give other people access to your data when you die.
*[DNSSEC]: 域名系统安全扩展
*[DNS]: 域名系统
*[DoH]: DNS over HTTPS
*[DoQ]: DNS over QUIC
*[DoH3]: DNS over HTTP/3
*[DoT]: DNS over TLS
-*[DPI]: Deep Packet Inspection identifies and blocks packet with specific payloads
+*[DPI]: Deep Packet Inspection
*[E2EE]: 端到端加密
*[ECS]: EDNS 客户子网
*[EEA]: 欧洲经济区
-*[entropy]: 衡量事物的不可预测性的值
+*[entropy]: A measurement of how unpredictable something is.
*[EOL]: 服务终止
*[Exif]: 可交换图片文件格式
*[FCM]: Firebase云消息
*[FDE]: 全盘加密
*[FIDO]: 快速在线身份认证
*[FS]: 前向保密
-*[fork]: 通过复制现有项目创建的新的软件项目,可以在其上进行独立的开发
+*[fork]: A new software project created by copying an existing project and adding to it independently.
*[GDPR]: 通用数据保护条例(欧盟)
*[GPG]: GNU Privacy Guard (PGP 实现)
*[GPS]: 全球定位系统
*[GUI]: 图形用户界面
*[GnuPG]: GNU Privacy Guard (PGP 实现)
*[HDD]: 机械硬盘
-*[HOTP]: 基于HMAC (基于散列的信息认证码) 的一次性密码
+*[HOTP]: HMAC (Hash-based Message Authentication Code)-based One-Time Password
*[HTTPS]: 安全超文本传输协议
*[HTTP]: 超文本传输协议
-*[hypervisor]: 负责在多个操作系统之间分配CPU资源的软件,固件或者硬件
+*[hypervisor]: Computer software, firmware, or hardware that splits the resources of a CPU among multiple operating systems.
*[ICCID]: 集成电路卡标识符
*[IMAP]: 互联网消息访问协议
*[IMEI]: 国际移动设备识别码
@@ -49,22 +49,19 @@
*[ISPs]: Internet Service Providers
*[JNI]: Java Native Interface
*[KYC]: Know Your Customer
-*[LLaVA]: Large Language and Vision Assistant (multimodal AI model)
-*[LLMs]: Large Language Models (AI models such as ChatGPT)
-*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
+*[LUKS]: Linux Unified Key Setup (full disk encryption)
*[MAC]: Media Access Control
*[MDAG]: Microsoft Defender Application Guard
*[MEID]: Mobile Equipment Identifier
*[MFA]: 多因素认证
-*[NVMe]: Nonvolatile Memory Express
-*[NAT]: 网络地址翻译
-*[NAT-PMP]: NAT Port Mapping Protocol
+*[NVMe]: Non-Volatile Memory Express
+*[NAT]: Network Address Translation
+*[NAT-PMP]: NAT (Network Address Translation) Port Mapping Protocol
*[NTP]: Network Time Protocol
*[OCI]: Open Container Initiative
*[OCSP]: Online Certificate Status Protocol
*[OEM]: 原始设备制造商
*[OEMs]: Original Equipment Manufacturers
-*[open-weights]: An open weights-model is an AI model that anyone can download and use, but for which the underlying training data and/or algorithms are proprietary.
*[OS]: 操作系统
*[OTP]: 一次性口令
*[OTPs]: 一次性口令
@@ -72,12 +69,12 @@
*[P2P]: 点对点传输
*[PAM]: Linux Pluggable Authentication Modules
*[POP3]: Post Office Protocol 3
-*[PGP]: Pretty Good Privacy (see OpenPGP)
+*[PGP]: Pretty Good Privacy
*[PII]: Personally Identifiable Information
*[QNAME]: Qualified Name
-*[QUIC]: A network protocol based on UDP, but aiming to combine the speed of UDP with the reliability of TCP.
+*[QUIC]: A network protocol that is based on UDP, but aims to combine the speed of UDP with the reliability of TCP.
*[rate limits]: Rate limits are restrictions that a service imposes on the number of times a user can access their services within a specified period of time.
-*[rolling release]: Updates which are released frequently rather than set intervals
+*[rolling release]: Updates which are released frequently rather than at set intervals.
*[RSS]: Really Simple Syndication
*[SELinux]: Security-Enhanced Linux
*[SIM]: Subscriber Identity Module
@@ -86,12 +83,10 @@
*[SNI]: Server Name Indication
*[SSD]: Solid-State Drive
*[SSH]: Secure Shell
-*[SUID]: Set Owner User ID
+*[SUID]: Set User Identity
*[SaaS]: Software as a Service (cloud software)
*[SoC]: System on Chip
-*[SSO]: 单点登录
-*[system prompt]: The system prompt of an AI chat is the general instructions given by a human to guide how it should operate.
-*[temperature]: AI temperature is a parameter used in AI models to control the level of randomness and creativity in the generated text.
+*[SSO]: Single Sign-On
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
@@ -107,3 +102,5 @@
*[W3C]: World Wide Web Consortium
*[XMPP]: Extensible Messaging and Presence Protocol
*[PWA]: Progressive Web App
+*[PWAs]: Progressive Web Apps
+*[WKD]: Web Key Directory