Piotr Drąg
|
317b46b571
|
i18n: remove unneeded files from POTFILES.in
|
2013-09-16 08:06:47 +03:00 |
|
Piotr Drąg
|
adf248981a
|
i18n: add missing files to POTFILES.in
|
2013-09-16 08:05:56 +03:00 |
|
Piotr Drąg
|
91cb9bfb7a
|
i18n: sort POTFILES.in alphabetically
|
2013-09-16 07:57:25 +03:00 |
|
victory
|
4065436326
|
i18n: Japanese translation update
|
2013-09-10 09:10:03 +03:00 |
|
Cheng-Chia Tseng
|
7682cab60e
|
i18n: Update zh_TW translation
https://bugs.freedesktop.org/show_bug.cgi?id=56454
|
2013-08-06 09:34:11 +05:30 |
|
David Henningsson
|
a9915752f8
|
po: Fix error in hungarian translation
The stray %s caused PulseAudio to crash.
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
|
2013-05-14 05:52:37 +02:00 |
|
Piotr Drąg
|
3556c820ee
|
i18n: Update Polish translation
|
2013-04-23 18:40:09 +03:00 |
|
Yuri Chornoivan
|
168751dc66
|
Fix various typos in messages and comments
|
2013-04-16 12:42:50 +02:00 |
|
Yuri Chornoivan
|
ff828a83c1
|
Update Ukrainian translation.
|
2013-03-23 16:40:47 +02:00 |
|
Piotr Drąg
|
ed6f30c79a
|
i18n: Update Polish translation
|
2013-01-18 09:50:00 +02:00 |
|
Piotr Drąg
|
6155af11d9
|
i18n: Update Polish translation
|
2013-01-12 20:59:40 +02:00 |
|
Arun Raghavan
|
d754b63bcb
|
i18n: Fix POTFILES for poll changes
poll.c was moved to poll-posix.c and poll-win32.c was added for the
Windows port.
|
2012-11-03 10:52:35 +01:00 |
|
Andika Triwidada
|
626085ed9c
|
i18n: Add Indonesian translation.
|
2012-09-23 20:19:45 +03:00 |
|
Martin-Éric Racine
|
333696ff60
|
manpage, finnish translation: fix spelling errors
|
2012-08-21 16:27:37 +02:00 |
|
Arun Raghavan
|
17576af2df
|
i18n: module-coreaudio-device now has some translatable strings
|
2012-07-19 16:40:49 +05:30 |
|
Arun Raghavan
|
1d20ac9a3e
|
i18n: Remove module-hal-detect reference in POTFILES
|
2012-07-17 11:57:35 +05:30 |
|
Paul Menzel
|
86996b4cc8
|
Fix spelling of separated: s, sepera, separa, g
The used command for fixing the script is the following.
$ git grep sepera | cut --delimiter=: --fields=1 | xargs sed -i s,sepera,separa,g
This patch is motivated by a patch in Debian from Martin-Éric Racine [1].
[1] http://anonscm.debian.org/gitweb/?p=pkg-pulseaudio/pulseaudio.git;a=commitdiff;h=70e7261a615141908c0cf366fd49e0fc0f550fbf
|
2012-06-30 13:53:58 +03:00 |
|
Lennart Poettering
|
08d4f8e2c3
|
build-sys: readd stub makefiles to subdirectories to make building with emacs easier
|
2012-05-15 14:17:58 +02:00 |
|
Piotr Drąg
|
d492032feb
|
i18n: Update Polish translation
|
2012-03-14 00:11:45 +00:00 |
|
Yuri Chornoivan
|
bf20fc26a1
|
Update Ukrainian translation.
|
2012-03-14 00:03:54 +00:00 |
|
Tanu Kaskinen
|
74e01ad616
|
i18n: Fix POTFILES.
|
2012-03-10 12:54:29 +02:00 |
|
Colin Guthrie
|
11cde92fda
|
i18n: Run make update-po
|
2012-01-30 11:17:08 +00:00 |
|
Colin Guthrie
|
e1a699c394
|
i18n: Fudge translations after previous commit to avoid mixing English/localized phrases.
The translations are now obviously outdated and wrong, but as the
core meaning has not changed, this is the lesser of two evils.
|
2012-01-30 11:17:07 +00:00 |
|
Peter Meerwald
|
398e350885
|
error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILED
Also update the related translations.
|
2011-12-12 23:57:54 +00:00 |
|
Lu Guanqun
|
6c2a1cceed
|
i18n: po file fixes
Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
|
2011-08-12 16:14:18 +05:30 |
|
Maarten Bosmans
|
f35214e4f1
|
build-sys: Check for necessary programs in bootstrap.sh
Also use glib-gettextize instead of plain gettextize.
|
2011-07-28 10:51:09 +01:00 |
|
Maarten Bosmans
|
ebf93404b6
|
Remove libpulse-browse and pabrowse
|
2011-06-24 10:08:11 +01:00 |
|
Colin Guthrie
|
d5cb59a8d6
|
i18n: Fix POTFILES
|
2011-05-15 14:31:22 +01:00 |
|
Arun Raghavan
|
c3839c7637
|
core: Add a pa_format_info structure
This will be used to represent the format of data provided by the client
for both compressed and PCM formats in a new extended API.
|
2011-05-02 10:17:20 +05:30 |
|
Colin Guthrie
|
d098a9295a
|
po: Remove files no longer in the tree (and which didn't have any translations anyway).
File was removed in c470680e
|
2011-03-24 22:25:05 +00:00 |
|
Arun Raghavan
|
aa78853d72
|
Remove remaining ramping/envelope references
(part of a patch series removing all ramping code)
|
2011-02-28 17:13:13 +05:30 |
|
Arun Raghavan
|
76d82170db
|
i18n: Update POTFILES.*
Add new modules, and skip module-virtual-sink for i18n since it's really
meant to be a template for writing other modules.
|
2010-12-05 16:00:23 +00:00 |
|
Lennart Poettering
|
f616d2a3b5
|
i18n: update POTFILES.in
|
2010-11-28 16:59:43 +00:00 |
|
Lennart Poettering
|
ebf2116810
|
i18n: run make update-po
|
2010-02-21 21:17:36 +01:00 |
|
Lennart Poettering
|
cde8044f28
|
i18n: update LINGUAS
|
2010-02-21 21:17:27 +01:00 |
|
Cheng-Chia Tseng
|
f7415e3ce9
|
l10n: Updates to Chinese (Taiwan) (zh_TW) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:27 +01:00 |
|
Cheng-Chia Tseng
|
4df917cb27
|
l10n: Updates to Chinese (Taiwan) (zh_TW) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:27 +01:00 |
|
Cheng-Chia Tseng
|
3e463e0872
|
l10n: Updates to Chinese (Taiwan) (zh_TW) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:27 +01:00 |
|
Cheng-Chia Tseng
|
c7b284bb8a
|
l10n: Updates to Chinese (Taiwan) (zh_TW) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:27 +01:00 |
|
zerng07
|
f9af65bba3
|
l10n: Updates to Chinese (Taiwan) (zh_TW) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:27 +01:00 |
|
Leonid Kurbatov
|
8b27e2c1fb
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
acb1773dfc
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
a8a5c39b93
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
c72c90bc71
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
fd5b87e289
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
4abfa17f0c
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:26 +01:00 |
|
Leonid Kurbatov
|
dd8f33ddcc
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:25 +01:00 |
|
Leonid Kurbatov
|
dc1872a5fb
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:25 +01:00 |
|
Leonid Kurbatov
|
d2ec7e8797
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:25 +01:00 |
|
Leonid Kurbatov
|
43167fa0c4
|
l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
|
2010-02-21 21:17:24 +01:00 |
|