aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-08-08 12:02:40 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-08-08 12:02:40 +0000
commitb16a2ee9effa0e52ae5734ff5b991e7428275600 (patch)
treebd01ea4c29201d04763334faa1e6898609597ddb
parent19e5b750b19241509dafead0c105144a92c4af2a (diff)
downloadqmmp-b16a2ee9effa0e52ae5734ff5b991e7428275600.tar.gz
qmmp-b16a2ee9effa0e52ae5734ff5b991e7428275600.tar.bz2
qmmp-b16a2ee9effa0e52ae5734ff5b991e7428275600.zip
updated translators list
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6637 90c681e8-e032-0410-971d-27865f9a5e38
-rw-r--r--AUTHORS1
-rw-r--r--qmmp.pro4
-rw-r--r--src/qmmpui/txt/translators.txt1
-rw-r--r--src/qmmpui/txt/translators_ru.txt1
4 files changed, 5 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index c27cb7ff1..c9d5e101a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,6 +16,7 @@ Artwork:
Translators:
Brazilian Portuguese:
+ Vitor Pereira
Klaos Lacerda
Bruno Gonçalves
Heitor Thury Barreiros Barbosa <hthury@gmail.com>
diff --git a/qmmp.pro b/qmmp.pro
index ea58070f0..e6439283a 100644
--- a/qmmp.pro
+++ b/qmmp.pro
@@ -28,8 +28,8 @@ message(Found lrelease executable: $$LRELEASE_EXECUTABLE)
}
message(generating translations)
-unix:system(find . -name *.ts | xargs $$LRELEASE_EXECUTABLE)
-win32:system(for /r %B in (*.ts) do $$LRELEASE_EXECUTABLE %B)
+unix:system(find . -name *.ts | xargs $$LRELEASE_EXECUTABLE -compress)
+win32:system(for /r %B in (*.ts) do $$LRELEASE_EXECUTABLE -compress %B)
message("******* BUILD CONFIGURATION *******")
for(out, CONFIG):message($$out)
diff --git a/src/qmmpui/txt/translators.txt b/src/qmmpui/txt/translators.txt
index 6e44ab4fe..b73bebaa2 100644
--- a/src/qmmpui/txt/translators.txt
+++ b/src/qmmpui/txt/translators.txt
@@ -1,4 +1,5 @@
Brazilian Portuguese:
+ Vitor Pereira
Klaos Lacerda
Bruno Gonçalves
Heitor Thury Barreiros Barbosa <hthury@gmail.com>
diff --git a/src/qmmpui/txt/translators_ru.txt b/src/qmmpui/txt/translators_ru.txt
index 96beda850..ec6b2c214 100644
--- a/src/qmmpui/txt/translators_ru.txt
+++ b/src/qmmpui/txt/translators_ru.txt
@@ -1,4 +1,5 @@
Бразильский португальский:
+ Vitor Pereira
Klaos Lacerda
Bruno Gonçalves
Heitor Thury Barreiros Barbosa <hthury@gmail.com>