mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
Page:
Adding, updating and installing new translations
Pages
Adding, updating and installing new translations
Building packages with pbuilder
Compilation
Configurations
Cross compilation
Dependencies and how it works
Events window themes
FAQs
GUI known problems
Getting started
Home
Installation
Known problems
Nodes authentication
Nodes
OpenSnitch in action
Pop ups dialogs
Process monitor dialog
Rules editor
Rules examples
Rules
SIEM integration
System rules legacy
System rules
The Events window
Why OpenSnitch does not intercept application XXX
block lists
daemon known problems
monitor method auditd
monitor method ebpf
No results
0
Adding, updating and installing new translations
wiki auto updater edited this page 2021-06-02 14:40:40 +00:00
Read all the information relative to GUI internazionalization here:
https://github.com/evilsocket/opensnitch/tree/master/ui/i18n
Besides translating the .ts files, there're also a few more files that you can translate:
https://github.com/evilsocket/opensnitch/blob/master/ui/resources/opensnitch_ui.desktop
Fields to translate:
- Comment: Add a new line like
Comment[YOUR_LANGUAGE_CODE]=
- GenericName: Add a new line like
GenericName[YOUR_LANGUAGE_CODE]=
For example: Comment[hu]=Webalkalmazási tűzfal
(The language code will be the first part of echo $LANG
, ex.: en_US -> en, ca_ES -> ca, etc)
- Installation
- Getting started
- Configuration
- Compilation
- GUI translations
- FAQs and common errors
- Examples OpenSnitch in action
Please help us make this wiki better.
How to submit changes: https://github.com/evilsocket/opensnitch/blob/wiki/README.md