Updated languages, added no_NO.po

This commit is contained in:
jeffser
2024-07-03 11:49:30 -06:00
parent c731e68e3f
commit 9a77ea6f9c
9 changed files with 3371 additions and 2211 deletions
+375 -313
View File
File diff suppressed because it is too large Load Diff
+382 -289
View File
File diff suppressed because it is too large Load Diff
+255 -242
View File
File diff suppressed because it is too large Load Diff
+383 -278
View File
File diff suppressed because it is too large Load Diff
+260 -250
View File
File diff suppressed because it is too large Load Diff
+369 -288
View File
File diff suppressed because it is too large Load Diff
+278 -268
View File
File diff suppressed because it is too large Load Diff
+1065 -281
View File
File diff suppressed because it is too large Load Diff
+4 -2
View File
@@ -4,9 +4,11 @@ echo "Preparing template..."
xgettext --output=po/alpaca.pot --files-from=po/POTFILES
echo "Updating Spanish..."
msgmerge -U po/es.po po/alpaca.pot
#echo "Updating Russian..."
#msgmerge -U po/ru.po po/alpaca.pot
echo "Updating Russian..."
msgmerge -U po/ru.po po/alpaca.pot
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