Skip to content

Commit 59086a2

Browse files
gagikhchrisbra
authored andcommitted
translation(am): Add Armenian language translation
closes: #15853 Signed-off-by: Gagik Hakobyan <hakgagik@yahoo.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 484face commit 59086a2

3 files changed

Lines changed: 11091 additions & 0 deletions

File tree

.github/MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@ runtime/tutor/tutor.ru.cp1251 @RestorerZ
611611
runtime/tutor/tutor.ru.utf-8 @RestorerZ
612612
src/iscygpty.* @k-takata
613613
src/libvterm/ @leonerd
614+
src/po/am.po @gagikh
614615
src/po/ca.po @nfdisco
615616
src/po/de.po @chrisbra
616617
src/po/eo.po @dpelle

src/po/Make_all.mak

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
LANGUAGES = \
66
af \
7+
am \
78
ca \
89
cs \
910
cs.cp1250 \
@@ -49,6 +50,7 @@ LANGUAGES = \
4950

5051
POFILES = \
5152
af.po \
53+
am.po \
5254
ca.po \
5355
cs.po \
5456
cs.cp1250.po \
@@ -94,6 +96,7 @@ POFILES = \
9496

9597
MOFILES = \
9698
af.mo \
99+
am.mo \
97100
ca.mo \
98101
cs.mo \
99102
da.mo \

0 commit comments

Comments
 (0)