Welcome to mirror list, hosted at ThFree Co, Russian Federation.

How-to-translate-Remmina.md « Localisation - gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2024867c38c307f6d69346cf663514276b072e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Please follow the [CONTRIBUTING guide](https://gitlab.com/Remmina/Remmina/blob/master/CONTRIBUTING.md) for general informations on how to contribute to Remmina.

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)

# Using Weblate

[![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/287x66-black.png)](https://hosted.weblate.org/engage/remmina/?utm_source=widget)

- [Translate](https://hosted.weblate.org/projects/remmina/)
- [View project languages](https://hosted.weblate.org/projects/remmina/#languages)

# Using Git and and a Text or PO Editor


## To add a new language

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.

When you are done send it to l10n@lists.remmina.org , alternatively you can fork the Remmina repository and submit a merge request.

## To update an existing translation.

All the existing po files are under https://gitlab.com/Remmina/Remmina/blob/master/po

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.

## Translations status 
 
[![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/horizontal-auto.svg)](https://hosted.weblate.org/engage/remmina/?utm_source=widget)