aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-05-09 21:15:28 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-05-09 21:15:28 +0200
commit8dfad245ee2cb20264381bd060b87268a0676c11 (patch)
treeaf178f74cb9a8348bbf6998b292a01cd4c178a8c /po/Makefile
parentce5dfa1ce10278c42edb419dbf980344e4de3295 (diff)
downloadisodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar
isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.gz
isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.bz2
isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.xz
isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.zip
update translation files, with some unfuzzing
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
index 04e764a..09907fa 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -32,7 +32,9 @@ formatting: all
# formatting all isodumper.po files
#(just add to the list the available language or comment the unavailable language)
+ cd ../tools && sh po-update.sh ar
cd ../tools && sh po-update.sh ast
+ cd ../tools && sh po-update.sh ca
cd ../tools && sh po-update.sh cs
cd ../tools && sh po-update.sh da
cd ../tools && sh po-update.sh de
@@ -42,6 +44,8 @@ formatting: all
cd ../tools && sh po-update.sh et
cd ../tools && sh po-update.sh eu
cd ../tools && sh po-update.sh fr
+ cd ../tools && sh po-update.sh hr
+ cd ../tools && sh po-update.sh hu
cd ../tools && sh po-update.sh id
cd ../tools && sh po-update.sh it
cd ../tools && sh po-update.sh nl
@@ -50,6 +54,7 @@ formatting: all
cd ../tools && sh po-update.sh pt_BR
cd ../tools && sh po-update.sh ro
cd ../tools && sh po-update.sh ru
+ cd ../tools && sh po-update.sh sk
cd ../tools && sh po-update.sh sl
cd ../tools && sh po-update.sh sq
cd ../tools && sh po-update.sh sv
@@ -62,7 +67,9 @@ compile : all
# compile all isodumper.mo files
#(just add to the list the available language or comment the unavailable language)
+ cd ../tools && sh po-compile.sh ar
cd ../tools && sh po-compile.sh ast
+ cd ../tools && sh po-compile.sh ca
cd ../tools && sh po-compile.sh cs
cd ../tools && sh po-compile.sh da
cd ../tools && sh po-compile.sh de
@@ -72,6 +79,8 @@ compile : all
cd ../tools && sh po-compile.sh et
cd ../tools && sh po-compile.sh eu
cd ../tools && sh po-compile.sh fr
+ cd ../tools && sh po-compile.sh hr
+ cd ../tools && sh po-compile.sh hu
cd ../tools && sh po-compile.sh id
cd ../tools && sh po-compile.sh it
cd ../tools && sh po-compile.sh nl
@@ -80,6 +89,7 @@ compile : all
cd ../tools && sh po-compile.sh pt_BR
cd ../tools && sh po-compile.sh ro
cd ../tools && sh po-compile.sh ru
+ cd ../tools && sh po-compile.sh sk
cd ../tools && sh po-compile.sh sl
cd ../tools && sh po-compile.sh sq
cd ../tools && sh po-compile.sh sv