<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/po/LINGUAS, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2011-06-24T03:50:01Z</updated>
<entry>
<title>po/: split into scripts/po/ and src/pacman/po/</title>
<updated>2011-06-24T03:50:01Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-06-24T02:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=a4a7006a138f05c1b774414a55ffb5499d7b289f'/>
<id>urn:sha1:a4a7006a138f05c1b774414a55ffb5499d7b289f</id>
<content type='text'>
This is the first step at separating the pacman message catalog and the
scripts message catalog. Makefiles, configure.ac, and other such files
are adjusted accordingly, as well as renaming files. The TEXTDOMAIN of
scripts is also adjusted.

Note that no actual pot or po files get changed here; these will get
pruned in a future commit so each catalog contains only the necessary
messages.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove Korean language translation files</title>
<updated>2011-04-12T06:33:19Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-04-12T06:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=fa9cd98ecf8eb7a9b87b82b1be4307dd8e2fe708'/>
<id>urn:sha1:fa9cd98ecf8eb7a9b87b82b1be4307dd8e2fe708</id>
<content type='text'>
There is no actual translation done here yet, just a dormant Transifex
language with nothing checked in.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add new Serbian translation from Transifex</title>
<updated>2011-03-23T07:12:21Z</updated>
<author>
<name>Slobodan Terzić</name>
<email>githzerai06@gmail.com</email>
</author>
<published>2011-03-23T07:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=02945ca7ade1ec83b965079d9258b374c920ef53'/>
<id>urn:sha1:02945ca7ade1ec83b965079d9258b374c920ef53</id>
<content type='text'>
Thanks!

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add new translations from Transifex</title>
<updated>2011-02-04T20:20:02Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-02-03T19:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=e17c4fe6115fb7b0f58540c8f825267688fa81b6'/>
<id>urn:sha1:e17c4fe6115fb7b0f58540c8f825267688fa81b6</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add new European Portuguese translation</title>
<updated>2010-09-02T02:15:07Z</updated>
<author>
<name>Gaspar Santos</name>
<email>omeuviolino@gmail.com</email>
</author>
<published>2010-09-02T02:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=a7c4159b16ee651563e9346a2b2ca8c28a32ec00'/>
<id>urn:sha1:a7c4159b16ee651563e9346a2b2ca8c28a32ec00</id>
<content type='text'>
This is being checked in as 'pt' rather than 'pt_PT' as that is what
Transifex seems to want, and it is also the dominant choice of packages
already installed on my system when doing a count of the files located in
the /usr/share/locale translation directories.

Thanks for the new translation!

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add Slovak translation</title>
<updated>2010-08-24T02:45:54Z</updated>
<author>
<name>Jozef Riha</name>
<email>jose1711@gmail.com</email>
</author>
<published>2010-07-27T22:34:39Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=0478dfa1a58ca4a127897af0b90ac3a579adb06f'/>
<id>urn:sha1:0478dfa1a58ca4a127897af0b90ac3a579adb06f</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>translations: rename Norwegian translation from nb_NO to nb</title>
<updated>2010-06-11T15:05:45Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2010-06-11T14:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=5f5b6f16afdac3b5fb5b0e1c7caf45dac4ade9d3'/>
<id>urn:sha1:5f5b6f16afdac3b5fb5b0e1c7caf45dac4ade9d3</id>
<content type='text'>
This puts us more in line with other projects that don't attach the country
code to the language code.

$ du -sh /usr/share/locale/nb*/LC_MESSAGES
3.5M    /usr/share/locale/nb/LC_MESSAGES
132K    /usr/share/locale/nb_NO/LC_MESSAGES

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>translations: rename Swedish translation from sv_SE to sv</title>
<updated>2010-06-11T14:57:12Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2010-06-11T14:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=f9c70d31402b11e21b25cba970f41e1853ce5ed6'/>
<id>urn:sha1:f9c70d31402b11e21b25cba970f41e1853ce5ed6</id>
<content type='text'>
This puts us more in line with other projects that don't attach the country
code to the language code.

$ du -sh /usr/share/locale/sv*/LC_MESSAGES
7.2M    /usr/share/locale/sv/LC_MESSAGES
60K     /usr/share/locale/sv_SE/LC_MESSAGES

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add Catalan translation</title>
<updated>2009-11-16T01:09:58Z</updated>
<author>
<name>Manuel Tortosa</name>
<email>manutortosa@gmail.com</email>
</author>
<published>2009-11-15T23:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=88706168f2fb9ccd91f97b4647b715cc9076d5ed'/>
<id>urn:sha1:88706168f2fb9ccd91f97b4647b715cc9076d5ed</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>New Greek translation</title>
<updated>2009-10-07T23:12:26Z</updated>
<author>
<name>Xavier Chantry</name>
<email>shiningxc@gmail.com</email>
</author>
<published>2009-10-05T21:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=ba14bd77282a598b687fe6c4bfd5b375341d911b'/>
<id>urn:sha1:ba14bd77282a598b687fe6c4bfd5b375341d911b</id>
<content type='text'>
Signed-off-by: Xavier Chantry &lt;shiningxc@gmail.com&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
</feed>
