Charles Lee
ea836fab31
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 94.7% (542 of 572 strings)
Translation: pulseaudio/pulseaudio
Translate-URL: https://translate.fedoraproject.org/projects/pulseaudio/pulseaudio/zh_CN/
2024-07-20 02:38:56 +02:00
Tanu Kaskinen
089287caf1
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/724 >
2022-06-18 09:52:36 +03:00
Tanu Kaskinen
9811c84a54
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/703 >
2022-05-16 23:56:56 +03:00
Tanu Kaskinen
c95ba1f07f
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/672 >
2021-12-16 18:45:25 +02:00
Lv Genggeng
2590e6a4c7
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 94.7% (542 of 572 strings)
Translation: pulseaudio/pulseaudio
Translate-URL: https://translate.fedoraproject.org/projects/pulseaudio/pulseaudio/zh_CN/
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/672 >
2021-12-16 18:44:38 +02:00
Tanu Kaskinen
5a03d84c32
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/645 >
2021-10-08 21:57:34 +03:00
Tanu Kaskinen
96d7d6f243
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/637 >
2021-09-22 19:05:54 +03:00
Tanu Kaskinen
02cc1f8b91
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/602 >
2021-07-05 14:02:37 +03:00
Tanu Kaskinen
4d7242d831
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/523 >
2021-03-08 16:28:01 +02:00
Tanu Kaskinen
ca3fd62c71
i18n: Update .pot and .po files
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/485 >
2021-01-22 09:12:32 +02:00
Tanu Kaskinen
a8ebd9d6ee
i18n: update translation bug reporting links
...
I looked for outdated links related to the GitLab migration. These are
the only ones I found. There were also some links to various bug
reports in the old Bugzilla, but those don't really need updating, since
Bugzilla should stay readable for a long time.
2018-08-07 16:27:19 +03:00
Luiz Augusto von Dentz
3b1093c0ad
bluetooth: Remove BlueZ 4 support
...
BlueZ 4 is no longer supported by BlueZ community for a long long time,
also by moving to BlueZ 5 it should make it even more clearer that
BlueZ 4 is no longer an option.
2018-06-21 06:24:36 +05:30
YunQiang Su
2d12aadc7c
i18n: update Simplified Chinese translation
2016-04-02 18:03:09 +03:00
Mingye Wang (Arthur2e5)
55f065301a
i18n: Updated zh_CN translation
...
This patch updates zh_CN translation to 518 complete, 0 fuzzy and 3
untranslated.
2015-11-27 13:16:08 +02:00
Alexander E. Patrakov
01ae1c1f88
Fix the WhatIsWrongWithSystemWide URL
...
Pavel Machek reported in his blog that our message about the system mode
has a dead link in it. And this link is also present in translations.
So, I replaced it in the source and fixed all translations using a script:
for a in po/*.po ; do msgcat --no-wrap $a | sed
's@http://pulseaudio.org/wiki/WhatIsWrongWithSystemMod
@http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode @g' | sed
's@http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode@http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/@g '
| sed 's@/\.@/ .@g' | sed 's@/,@/ ,@g' | msgcat - > $a.new
git add -i # to filter out formatting changes
The "/." and "/," replacements are needed so that various terminal
emulators don't include the trailing "." or "," into the clickable URL.
The resulting patch is attached, just in case, in order to avoid
damaging non-ASCII characters.
--
Alexander E. Patrakov
>From 7dcd197571840e467d688f0f7354253730bbcc15 Mon Sep 17 00:00:00 2001
From: "Alexander E. Patrakov" <patrakov@gmail.com>
Date: Sat, 29 Nov 2014 20:56:27 +0500
Subject: [PATCH] Fix the WhatIsWrongWithSystemWide URL
Reported by Pavel Machek in http://pavelmachek.livejournal.com/126190.html
All translations were also fixed using a script.
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
2014-12-29 15:41:27 +02:00
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
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
Lennart Poettering
ebf2116810
i18n: run make update-po
2010-02-21 21:17:36 +01:00
leahliu
257eabffeb
Sending translation for Chinese (Simplified)
2010-02-21 21:17:22 +01:00
Lennart Poettering
c622f77cf0
i18n: run make update-po
2009-09-30 02:43:55 +02:00
Lennart Poettering
faf113d95b
i18n: run make update-po
2009-09-29 19:27:02 +02:00
Lennart Poettering
1d19d6b878
i18n: run make update-po
2009-09-18 22:21:08 +02:00
Lennart Poettering
a7ab04fd7c
i18n: run make update-po
2009-09-11 01:27:18 +02:00
Lennart Poettering
b043207709
i18n: run make update-po
2009-09-10 02:04:39 +02:00
Lennart Poettering
f3879f8f37
i18n: run make update-po
2009-09-10 01:48:28 +02:00
Lennart Poettering
7ca81bd743
i18n: run make update-po
2009-09-03 03:30:20 +02:00
Lennart Poettering
be46eaa5b6
i18n: run make update-po
2009-08-24 03:32:48 +02:00
Lennart Poettering
9d1cc133f3
i18n: run make update-po
2009-08-22 00:09:16 +02:00
Lennart Poettering
f4f16ab10d
i18n: run make update-po
2009-08-19 04:16:35 +02:00
Lennart Poettering
aa7408b54b
run make update-po
2009-08-05 15:17:31 +02:00
Lennart Poettering
115d853283
i18n: run make-update-po
2009-07-28 01:39:58 +02:00
Lennart Poettering
efe5b653a7
po: run make update-po
2009-07-23 15:37:53 +02:00
Lennart Poettering
a9f82f1d77
i18n: update i18n
2009-06-17 23:43:23 +02:00
Lennart Poettering
12d53826f6
i18n: update po data
2009-06-08 00:34:52 +02:00
Lennart Poettering
bb07c16b63
i18n: run make update-po
2009-04-21 23:04:18 +02:00
Lennart Poettering
a6541550fd
run make update-po
2009-04-13 23:10:08 +02:00
Lennart Poettering
e011230f87
run make update-po
2009-04-10 02:03:09 +02:00
leahliu
f709f2b29d
Sending translation for Chinese (Simplified)
2009-04-06 00:28:32 +00:00
Lennart Poettering
ecba42bd30
run make po-update
2009-04-05 03:16:04 +02:00
Lennart Poettering
99f45a67af
run make update-po
2009-04-04 02:29:00 +02:00
leahliu
cb40e85776
Sending translation for Chinese (Simplified)
2009-04-02 09:32:20 +00:00
Lennart Poettering
3762299beb
unfuck i18n
2009-03-19 18:01:56 +01:00
Lennart Poettering
c6ed0e87d4
run make update-po
2009-03-05 12:27:54 +01:00
Lennart Poettering
07a45c7e12
run make update-po
2009-02-24 11:35:01 +01:00
Lennart Poettering
6aa110ad4e
run make update-po
2009-02-20 03:25:05 +01:00
Lennart Poettering
923dc1ba47
run make update-po
2009-02-12 16:57:53 +01:00
Lennart Poettering
9e2a2f88df
run make update-po
2009-02-04 21:49:17 +01:00
Wang Zeguo
085ca5f6d0
Updated Chinese(zh_CN) translation.
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-01-24 04:49:17 +00:00