Added Bengali language template and fixed metadata for every language
This commit is contained in:
parent
1969672460
commit
5c29ba4ae6
@ -1,4 +1,6 @@
|
||||
ru
|
||||
es
|
||||
pt_BR
|
||||
fr
|
||||
fr
|
||||
no
|
||||
ben
|
12
po/es.po
12
po/es.po
@ -1,16 +1,16 @@
|
||||
# Spanish translations for PACKAGE package.
|
||||
# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Spanish translations for Alpaca package.
|
||||
# Copyright (C) 2024 Jeffser
|
||||
# This file is distributed under the same license as the Alpaca package.
|
||||
# Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>, 2024.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
|
||||
"POT-Creation-Date: 2024-07-02 18:21-0600\n"
|
||||
"PO-Revision-Date: 2024-05-19 19:44-0600\n"
|
||||
"Last-Translator: Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>\n"
|
||||
"Language-Team: Spanish <es@tp.org.es>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
13
po/fr.po
13
po/fr.po
@ -1,17 +1,12 @@
|
||||
# French translation for Alpaca
|
||||
#
|
||||
# Translate guideline :
|
||||
#
|
||||
# English French
|
||||
# to chat discuter
|
||||
# a chat une discussion
|
||||
# template template
|
||||
# Copyright (C) 2024 Jeffser
|
||||
# This file is distributed under the same license as the Alpaca package.
|
||||
# Louis Chauvet-Villaret <louischauvet0@gmail.com>, 2024.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.8.7\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
|
||||
"POT-Creation-Date: 2024-07-02 18:21-0600\n"
|
||||
"PO-Revision-Date: 2024-07-06 15:45+0200\n"
|
||||
"Last-Translator: Louis Chauvet-Villaret <louischauvet0@gmail.com>\n"
|
||||
|
1104
po/no_NO.po
1104
po/no_NO.po
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,16 @@
|
||||
# Brazilian Portuguese translations for Alpaca.
|
||||
# Copyright (C) 2024 Jeffser
|
||||
# This file is distributed under the same license as the Alpaca package.
|
||||
# Daimar Stein <daimarstein@pm.me>, 2024.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-02 18:21-0600\n"
|
||||
"PO-Revision-Date: 2024-05-23 23:29-0600\n"
|
||||
"Last-Translator: Daimar Stein <daimarstein@pm.me>\n"
|
||||
"Language-Team: \n"
|
||||
"Language-Team: Brazilian Portuguese\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
15
po/ru.po
15
po/ru.po
@ -1,12 +1,17 @@
|
||||
# Russian translations for Alpaca.
|
||||
# Copyright (C) 2024 Jeffser
|
||||
# This file is distributed under the same license as the Alpaca package.
|
||||
# (YOUR NAME) <(EMAIL OPTIONAL)>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
|
||||
"POT-Creation-Date: 2024-07-02 18:21-0600\n"
|
||||
"PO-Revision-Date: 2024-05-25 10:44+0800\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ru_RU\n"
|
||||
"Last-Translator: (YOUR NAME) <(EMAIL OPTIONAL)>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
@ -10,5 +10,7 @@ echo "Updating French"
|
||||
msgmerge -U po/fr.po po/alpaca.pot
|
||||
echo "Updating Brazilian Portuguese"
|
||||
msgmerge -U po/pt_BR.po po/alpaca.pot
|
||||
echo "Updating Norway Norwegian"
|
||||
msgmerge -U po/no_NO.po po/alpaca.pot
|
||||
echo "Updating Norwegian"
|
||||
msgmerge -U po/no.po po/alpaca.pot
|
||||
echo "Updating Bengali"
|
||||
msgmerge -U po/ben.po po/alapca.pot
|
Loading…
x
Reference in New Issue
Block a user