Skip to content

Commit c12eba6

Browse files
authored
Merge pull request #111 from MightyCreak/update-translations
Update translations
2 parents e0e6210 + 9f68525 commit c12eba6

File tree

18 files changed

+8111
-3876
lines changed

18 files changed

+8111
-3876
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ cover/
6060

6161
# Translations
6262
*.mo
63-
*.pot
6463

6564
# Django stuff:
6665
*.log

po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ja
77
ko
88
pl
99
pt
10+
pt_BR
1011
ru
1112
sv
1213
th

po/POTFILES.in

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# List of source files which contain translatable strings.
22
# Copyright (C) 2020 Romain Failliot <[email protected]>
33

4-
data/diffuse.desktop.in
5-
src/usr/bin/diffuse.py.in
4+
data/io.github.mightycreak.Diffuse.desktop.in
5+
data/io.github.mightycreak.Diffuse.metainfo.xml.in
6+
src/constants.py.in
7+
src/diffuse.in
8+
src/main.py
9+
src/vcs/cvs.py
10+
src/vcs/rcs.py
11+
src/vcs/svn.py
12+
src/vcs/vcs_registry.py

0 commit comments

Comments
 (0)