-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
automatix
committed
Oct 28, 2020
1 parent
8a4981a
commit 391a2ba
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## kalender.po language translation | ||
|
||
#### Original file for translation | ||
./kalender.po | ||
|
||
#### Translated files | ||
./kalender.xx.po | ||
|
||
xx = Language short code en, de, fr ... | ||
|
||
#### Translating .po files | ||
- I use poedit for tranlations. | ||
##### You have to install [poedit] package from ubuntu or debian | ||
- When you edit the .po file always copy original text and replace english with your | ||
language to preserve formatting. | ||
|
||
- Please send me your .po files back for integration in the installer package | ||
|
||
#### Thank you in advance for your contribution! |