mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge PR #787 into maint
This commit is contained in:
commit
fbb2aa1d7b
@ -4,10 +4,10 @@ add_subdirectory(glossary)
|
||||
# * managed at the Translation Project (TP):
|
||||
set (TP_LINGUAS ca cs da eu fa ja ro rw sk sr sv tr uk zh_CN)
|
||||
# * already marked as external at TP or they have no language team:
|
||||
set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI fi fr gu he hi hr hu id it kn ko kok kok@latin ks lt lv mai mni mni@bengali mr nb ne nl pl pt pt_BR ru ta te ur vi zh_TW)
|
||||
set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI fi fr gu he hi hr hu it kn ko kok kok@latin ks lt lv mai mni mni@bengali mr nb ne nl pl pt pt_BR ru ta te ur vi zh_TW)
|
||||
# * New or unmarked: The release manager should announce them to TP
|
||||
# and when listed there move in the respective group above.
|
||||
set (NEW_LINGUAS "et")
|
||||
set (NEW_LINGUAS et id)
|
||||
|
||||
set (ALL_LINGUAS ${TP_LINGUAS} ${GC_LINGUAS} ${NEW_LINGUAS})
|
||||
|
||||
|
@ -1,12 +1,14 @@
|
||||
# Indonesian translations for PROJECT package
|
||||
# Terjemahan bahasa inggris untuk paket PROJECT. (Glossary)
|
||||
# Copyright (C) 2020 THE PROJECT'S COPYRIGHT HOLDER
|
||||
# Indonesian translations for GnuCash package
|
||||
# Terjemahan bahasa inggris untuk paket GnuCash. (Glossary)
|
||||
# Copyright (C) 2020 by the GnuCash developers and the translators listed below.
|
||||
# This file is distributed under the same license as the GnuCash package.
|
||||
# Triyan W. Nugroho <triyan.wn@gmail.com>, 2020.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Project-Id-Version: GnuCash 4.1\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
|
||||
"product=GnuCash&component=Translations\n"
|
||||
"POT-Creation-Date: 2020-08-13 14:52+0700\n"
|
||||
"PO-Revision-Date: 2020-08-15 21:20+0700\n"
|
||||
"Last-Translator: Triyan W. Nugroho <triyan.wn@gmail.com>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user