Translation files for duckduckgo.com.
We're now using a professional service to translate languages in our major markets. This builds on the fantastic work of our translation community and will enable us to attain full coverage and consistency across languages.
The following languages will be affected:
We're very grateful for all the translation contributions that have helped support users around the world up to now, and we still welcome comments to help us improve translations. Please open an Issue and let us know what you think.
PO files contain lists of tokens and translations. Tokens are stored in "msgid" values and translations in "msgstr" values, e.g.
msgid "%s blocked by safe search."
msgstr "%s wurde von der sicheren Suche blockiert."
An untranslated token has an empty msgstr:
msgid "%s blocked by safe search."
msgstr ""
While you can edit PO files in any text editor or directly on GitHub, there are some tools which can simplify the process (highlight untranslated tokens etc.)
Example: Deutsch (Deutschland)
Find the locale code for your language in the list below. The file can be found under locales/, e.g. locales/de_DE/LC_MESSAGES/duckduckgo.po
Note: This is only needed for DuckDuckGo employees. Community translators can ignore it 🙂.
To import translations from Smartling:
node ./adapt-translations-from-smartling.js