Added Bengali language template and fixed metadata for every language

This commit is contained in:
jeffser 2024-07-07 15:22:16 -06:00
parent 1969672460
commit 5c29ba4ae6
7 changed files with 33 additions and 1129 deletions

View File

@ -1,4 +1,6 @@
ru ru
es es
pt_BR pt_BR
fr fr
no
ben

View File

@ -1,16 +1,16 @@
# Spanish translations for PACKAGE package. # Spanish translations for Alpaca package.
# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) 2024 Jeffser
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the Alpaca package.
# Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>, 2024. # Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>, 2024.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: 1.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
"POT-Creation-Date: 2024-07-02 18:21-0600\n" "POT-Creation-Date: 2024-07-02 18:21-0600\n"
"PO-Revision-Date: 2024-05-19 19:44-0600\n" "PO-Revision-Date: 2024-05-19 19:44-0600\n"
"Last-Translator: Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>\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" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View File

@ -1,17 +1,12 @@
# French translation for Alpaca # French translation for Alpaca
# # Copyright (C) 2024 Jeffser
# Translate guideline : # This file is distributed under the same license as the Alpaca package.
#
# English French
# to chat discuter
# a chat une discussion
# template template
# Louis Chauvet-Villaret <louischauvet0@gmail.com>, 2024. # Louis Chauvet-Villaret <louischauvet0@gmail.com>, 2024.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.8.7\n" "Project-Id-Version: 1.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
"POT-Creation-Date: 2024-07-02 18:21-0600\n" "POT-Creation-Date: 2024-07-02 18:21-0600\n"
"PO-Revision-Date: 2024-07-06 15:45+0200\n" "PO-Revision-Date: 2024-07-06 15:45+0200\n"
"Last-Translator: Louis Chauvet-Villaret <louischauvet0@gmail.com>\n" "Last-Translator: Louis Chauvet-Villaret <louischauvet0@gmail.com>\n"

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,16 @@
# Brazilian Portuguese translations for Alpaca. # 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 "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: 1.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-02 18:21-0600\n" "POT-Creation-Date: 2024-07-02 18:21-0600\n"
"PO-Revision-Date: 2024-05-23 23:29-0600\n" "PO-Revision-Date: 2024-05-23 23:29-0600\n"
"Last-Translator: Daimar Stein <daimarstein@pm.me>\n" "Last-Translator: Daimar Stein <daimarstein@pm.me>\n"
"Language-Team: \n" "Language-Team: Brazilian Portuguese\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View File

@ -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 "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: 1.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
"POT-Creation-Date: 2024-07-02 18:21-0600\n" "POT-Creation-Date: 2024-07-02 18:21-0600\n"
"PO-Revision-Date: 2024-05-25 10:44+0800\n" "PO-Revision-Date: 2024-05-25 10:44+0800\n"
"Last-Translator: \n" "Last-Translator: (YOUR NAME) <(EMAIL OPTIONAL)>\n"
"Language-Team: \n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

View File

@ -10,5 +10,7 @@ echo "Updating French"
msgmerge -U po/fr.po po/alpaca.pot msgmerge -U po/fr.po po/alpaca.pot
echo "Updating Brazilian Portuguese" echo "Updating Brazilian Portuguese"
msgmerge -U po/pt_BR.po po/alpaca.pot msgmerge -U po/pt_BR.po po/alpaca.pot
echo "Updating Norway Norwegian" echo "Updating Norwegian"
msgmerge -U po/no_NO.po po/alpaca.pot msgmerge -U po/no.po po/alpaca.pot
echo "Updating Bengali"
msgmerge -U po/ben.po po/alapca.pot