summaryrefslogtreecommitdiff
path: root/po/ca.po
AgeCommit message (Collapse)AuthorFilesLines
2014-12-29Fix the WhatIsWrongWithSystemWide URLAlexander E. Patrakov1-4/+6
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>
2012-01-30i18n: Run make update-poColin Guthrie1-487/+849
2012-01-30i18n: Fudge translations after previous commit to avoid mixing ↵Colin Guthrie1-41/+18
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.
2011-12-12error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILEDPeter Meerwald1-1/+1
Also update the related translations.
2010-02-21i18n: run make update-poLennart Poettering1-293/+413
2009-09-30i18n: run make update-poLennart Poettering1-85/+275
2009-09-29i18n: run make update-poLennart Poettering1-1/+1
2009-09-18i18n: run make update-poLennart Poettering1-41/+41
2009-09-12Sending translation for Catalanxconde1-12/+11
2009-09-11i18n: run make update-poLennart Poettering1-1/+9
2009-09-10i18n: run make update-poLennart Poettering1-1/+1
2009-09-10i18n: run make update-poLennart Poettering1-99/+79
2009-09-05Sending translation for Catalanxconde1-209/+206
2009-09-03i18n: run make update-poLennart Poettering1-182/+256
2009-08-24i18n: run make update-poLennart Poettering1-15/+15
2009-08-22i18n: run make update-poLennart Poettering1-29/+34
2009-08-19i18n: run make update-pov0.9.16-test5Lennart Poettering1-104/+108
2009-08-05run make update-poLennart Poettering1-86/+66
2009-07-28i18n: run make-update-poLennart Poettering1-169/+210
2009-07-23po: run make update-poLennart Poettering1-294/+304
2009-07-18Sending translation for Catalanxconde1-642/+757
2009-06-12Sending translation for Catalanxconde1-609/+547
2009-06-08i18n: update po dataLennart Poettering1-406/+438
2009-04-21i18n: run make update-poLennart Poettering1-96/+100
2009-04-13run make update-poLennart Poettering1-36/+41
2009-04-10run make update-poLennart Poettering1-66/+66
2009-04-05run make po-updateLennart Poettering1-3/+58
2009-04-04run make update-poLennart Poettering1-331/+524
2009-03-19Update catalan poXavier Conde1-608/+472
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-19unfuck i18nLennart Poettering1-3/+3
2009-03-05run make update-poLennart Poettering1-526/+903
2009-02-27Updated catalan poXavier Conde1-885/+772
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-02-24run make update-poLennart Poettering1-141/+210
2009-02-20run make update-poLennart Poettering1-468/+695
2009-02-13Updated catalan poXavier Conde1-785/+628
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-02-12run make update-pov0.9.15-test2Lennart Poettering1-40/+40
2009-02-04run make update-poLennart Poettering1-464/+620
2009-02-01Updated catalan poXavier Conde1-590/+584
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-01-28Run make update-poLennart Poettering1-323/+360
2009-01-08run "make update-po"Lennart Poettering1-156/+163
2008-11-07Added catalan translationXavier Conde1-0/+1845
Transmitted-via: Transifex (translate.fedoraproject.org)