Remmina - The GTK+ Remote Desktop Client  v1.4.33
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
How-to-translate-Remmina.md
Go to the documentation of this file.
1 Please follow the [CONTRIBUTING guide](https://gitlab.com/Remmina/Remmina/blob/master/CONTRIBUTING.md) for general info on how to contribute to Remmina.
2 
3 Remmina uses xgettext to generate the translated strings, you don't necessarily need to have a good understanding of it but in the case you need an high level overview check [this](https://www.gutenberg.org/wiki/Gutenberg:GNU_Gettext_Translation_How-To)
4 
5 # Using Weblate
6 
7 [![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/287x66-black.png)](https://hosted.weblate.org/engage/remmina/?utm_source=widget)
8 
9 - [Translate](https://hosted.weblate.org/projects/remmina/)
10 - [View project languages](https://hosted.weblate.org/projects/remmina/#languages)
11 
12 # Using Git and and a text or PO Editor
13 
14 
15 ## To add a new language
16 
17 Download the [remmina.pot](https://gitlab.com/Remmina/Remmina/blob/master/po/remmina.pot) and using a PO editor (Poedit, Gtranslator, …) create the PO file of your language.
18 
19 When you are done send it to l10n@lists.remmina.org , alternatively you can fork the Remmina repository and submit a merge request.
20 
21 ## To update an existing translation.
22 
23 All the existing po files are under https://gitlab.com/Remmina/Remmina/blob/master/po
24 
25 Grab the one you want to update and use a PO editor to update it, than you can either send to us at l10n@lists.remmina.org, either submit a merge request.
26 
27 ## Translations status
28 
29 [![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/horizontal-auto.svg)](https://hosted.weblate.org/engage/remmina/?utm_source=widget)