Skip to content

Commit

Permalink
Update translations from Transifex.
Browse files Browse the repository at this point in the history
  • Loading branch information
radioactiveman committed Aug 4, 2018
1 parent cb04f64 commit 9c1aad2
Show file tree
Hide file tree
Showing 54 changed files with 12,808 additions and 19,705 deletions.
4 changes: 3 additions & 1 deletion audacious.desktop
Expand Up @@ -21,6 +21,7 @@ Comment[da]=Lyt til musik
Comment[de]=Musik hören
Comment[el]=Ακρόαση μουσικής
Comment[eo]=Aŭskulti muzikon
Comment[es_AR]=Escuchar música
Comment[es_CL]=Listado de musica
Comment[es_MX]=Escuchar la música
Comment[es]=Escuchar música
Expand Down Expand Up @@ -63,13 +64,14 @@ GenericName[da]=Musikafspiller
GenericName[de]=Musikspieler
GenericName[el]=Πρόγραμμα αναπαραγωγής μουσικής
GenericName[eo]=Muzik-ludilo
GenericName[es_AR]=Reproductor de Música
GenericName[es_CL]=Reproductor de musica
GenericName[es_MX]=Reproductor de Música
GenericName[es]=Reproductor de música
GenericName[et]=Muusikaesitaja
GenericName[fa_IR]=پخش کننده موسیقی
GenericName[fi]=Musiikkisoitin
GenericName[fr]=Diffuseur de musique
GenericName[fr]=Lecteur audio
GenericName[gl]=Reprodutor de música
GenericName[hr]=Svirač glazbe
GenericName[hu]=Zenelejátszó
Expand Down
8 changes: 1 addition & 7 deletions po/Makefile
Expand Up @@ -8,7 +8,6 @@
# 'make update-pot' respectively.
#
LOCALES = ar.po \
ast.po \
be.po \
bg.po \
ca.po \
Expand All @@ -18,7 +17,6 @@ LOCALES = ar.po \
de.po \
el.po \
en_GB.po \
eo.po \
es_AR.po \
es_MX.po \
es.po \
Expand All @@ -28,7 +26,6 @@ LOCALES = ar.po \
fi.po \
fr.po \
gl.po \
he.po \
hu.po \
id_ID.po \
it.po \
Expand All @@ -47,15 +44,12 @@ LOCALES = ar.po \
ru.po \
si.po \
sk.po \
sq.po \
sr@latin.po \
sr.po \
sr_RS.po \
sv.po \
ta.po \
tr.po \
uk.po \
vi.po \
zh_CN.po \
zh_TW.po

Expand All @@ -68,7 +62,7 @@ update-pot:
@echo Updating $(POTTEMPLATE) ...
xgettext --default-domain=$(PACKAGE_NAME) --language=C \
--keyword=_ --keyword=N_ --from-code="utf-8" \
--msgid-bugs-address="http://redmine.audacious-media-player.org/" \
--msgid-bugs-address="https://redmine.audacious-media-player.org/" \
--directory=.. --files-from=POTFILES.in -o $(POTTEMPLATE)

update-po: update-pot
Expand Down

0 comments on commit 9c1aad2

Please sign in to comment.