Mercurial > hg > sonic-visualiser
comparison i18n/sonic-visualiser_en_GB.ts @ 262:f3df0494ae33
* Update translations, and add change counter to name of bundle command
author | Chris Cannam |
---|---|
date | Thu, 12 Jun 2008 10:47:11 +0000 |
parents | 33280c031d19 |
children | 0662104e6605 |
comparison
equal
deleted
inserted
replaced
261:2b4a4b8c465a | 262:f3df0494ae33 |
---|---|
1 <!DOCTYPE TS><TS> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!DOCTYPE TS><TS version="1.1" language="en"> | |
3 <defaultcodec></defaultcodec> | |
4 <context> | |
5 <name>BundleCommand</name> | |
6 <message numerus="yes"> | |
7 <location filename="../../base/Command.cpp" line="98"/> | |
8 <source>%1 (%n change(s))</source> | |
9 <translation> | |
10 <numerusform>%1 (%n change)</numerusform> | |
11 <numerusform>%1 (%n changes)</numerusform> | |
12 </translation> | |
13 </message> | |
14 </context> | |
2 <context> | 15 <context> |
3 <name>QColorDialog</name> | 16 <name>QColorDialog</name> |
4 <message> | 17 <message> |
5 <source>Color</source> | 18 <source>Color</source> |
6 <translation>Colour</translation> | 19 <translation>Colour</translation> |