Updated languages, added no_NO.po
This commit is contained in:
parent
c731e68e3f
commit
9a77ea6f9c
688
po/alpaca.pot
688
po/alpaca.pot
File diff suppressed because it is too large
Load Diff
657
po/pt_BR.po
657
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
546
po/pt_BR.po~
546
po/pt_BR.po~
File diff suppressed because it is too large
Load Diff
@ -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
|
Loading…
x
Reference in New Issue
Block a user