diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-20 05:33:26 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-20 05:33:26 +0000 |
commit | d22c6ea78f635f4486820a3c8e058b909c111475 (patch) | |
tree | 438863a1220d7d054e62a0be587224d78cf7bc40 /locale | |
parent | fb1896c7bfddae74f474474bf03bf740b01453d8 (diff) | |
download | ampache-d22c6ea78f635f4486820a3c8e058b909c111475.tar.gz ampache-d22c6ea78f635f4486820a3c8e058b909c111475.tar.bz2 ampache-d22c6ea78f635f4486820a3c8e058b909c111475.zip |
initial work on a shoutcast doodly, fix the translations while I am at it :S
Diffstat (limited to 'locale')
-rwxr-xr-x | locale/base/merge-messages.sh | 20 | ||||
-rw-r--r-- | locale/ca_CA/LC_MESSAGES/messages.mo | bin | 42402 -> 33356 bytes | |||
-rw-r--r-- | locale/el_GR/LC_MESSAGES/messages.mo | bin | 42402 -> 54327 bytes | |||
-rw-r--r-- | locale/en_GB/LC_MESSAGES/messages.mo | bin | 42402 -> 17080 bytes | |||
-rw-r--r-- | locale/es_ES/LC_MESSAGES/messages.mo | bin | 42402 -> 11123 bytes | |||
-rw-r--r-- | locale/fr_FR/LC_MESSAGES/messages.mo | bin | 42402 -> 34539 bytes | |||
-rw-r--r-- | locale/it_IT/LC_MESSAGES/messages.mo | bin | 42402 -> 18568 bytes | |||
-rw-r--r-- | locale/nl_NL/LC_MESSAGES/messages.mo | bin | 42402 -> 24492 bytes | |||
-rw-r--r-- | locale/ru_RU/LC_MESSAGES/messages.mo | bin | 42402 -> 41613 bytes | |||
-rw-r--r-- | locale/tr_TR/LC_MESSAGES/messages.mo | bin | 42402 -> 495 bytes | |||
-rw-r--r-- | locale/zh_CN/LC_MESSAGES/messages.mo | bin | 42402 -> 369 bytes |
11 files changed, 10 insertions, 10 deletions
diff --git a/locale/base/merge-messages.sh b/locale/base/merge-messages.sh index e7750c8e..185344ad 100755 --- a/locale/base/merge-messages.sh +++ b/locale/base/merge-messages.sh @@ -21,22 +21,22 @@ msgmerge -N ../de_DE/LC_MESSAGES/messages.po ./messages.po --output-file=../de_DE/LC_MESSAGES/messages.po msgfmt -o ../de_DE/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../ca_CA/LC_MESSAGES/messages.po ./messages.po --output-file=../ca_CA/LC_MESSAGES/messages.po -msgfmt -o ../ca_CA/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../ca_CA/LC_MESSAGES/messages.mo ../ca_CA/LC_MESSAGES/messages.po msgmerge -N ../el_GR/LC_MESSAGES/messages.po ./messages.po --output-file=../el_GR/LC_MESSAGES/messages.po -msgfmt -o ../el_GR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../el_GR/LC_MESSAGES/messages.mo ../el_GR/LC_MESSAGES/messages.po msgmerge -N ../es_ES/LC_MESSAGES/messages.po ./messages.po --output-file=../es_ES/LC_MESSAGES/messages.po -msgfmt -o ../es_ES/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../es_ES/LC_MESSAGES/messages.mo ../es_ES/LC_MESSAGES/messages.po msgmerge -N ../en_GB/LC_MESSAGES/messages.po ./messages.po --output-file=../en_GB/LC_MESSAGES/messages.po -msgfmt -o ../en_GB/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../en_GB/LC_MESSAGES/messages.mo ../en_GB/LC_MESSAGES/messages.po msgmerge -N ../fr_FR/LC_MESSAGES/messages.po ./messages.po --output-file=../fr_FR/LC_MESSAGES/messages.po -msgfmt -o ../fr_FR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../fr_FR/LC_MESSAGES/messages.mo ../fr_FR/LC_MESSAGES/messages.po msgmerge -N ../it_IT/LC_MESSAGES/messages.po ./messages.po --output-file=../it_IT/LC_MESSAGES/messages.po -msgfmt -o ../it_IT/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../it_IT/LC_MESSAGES/messages.mo ../it_IT/LC_MESSAGES/messages.po msgmerge -N ../nl_NL/LC_MESSAGES/messages.po ./messages.po --output-file=../nl_NL/LC_MESSAGES/messages.po -msgfmt -o ../nl_NL/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../nl_NL/LC_MESSAGES/messages.mo ../nl_NL/LC_MESSAGES/messages.po msgmerge -N ../tr_TR/LC_MESSAGES/messages.po ./messages.po --output-file=../tr_TR/LC_MESSAGES/messages.po -msgfmt -o ../tr_TR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../tr_TR/LC_MESSAGES/messages.mo ../tr_TR/LC_MESSAGES/messages.po msgmerge -N ../zh_CN/LC_MESSAGES/messages.po ./messages.po --output-file=../zh_CN/LC_MESSAGES/messages.po -msgfmt -o ../zh_CN/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../zh_CN/LC_MESSAGES/messages.mo ../zh_CN/LC_MESSAGES/messages.po msgmerge -N ../ru_RU/LC_MESSAGES/messages.po ./messages.po --output-file=../ru_RU/LC_MESSAGES/messages.po -msgfmt -o ../ru_RU/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../ru_RU/LC_MESSAGES/messages.mo ../ru_RU/LC_MESSAGES/messages.po diff --git a/locale/ca_CA/LC_MESSAGES/messages.mo b/locale/ca_CA/LC_MESSAGES/messages.mo Binary files differindex a743d873..d073e79d 100644 --- a/locale/ca_CA/LC_MESSAGES/messages.mo +++ b/locale/ca_CA/LC_MESSAGES/messages.mo diff --git a/locale/el_GR/LC_MESSAGES/messages.mo b/locale/el_GR/LC_MESSAGES/messages.mo Binary files differindex a743d873..f83d3d7e 100644 --- a/locale/el_GR/LC_MESSAGES/messages.mo +++ b/locale/el_GR/LC_MESSAGES/messages.mo diff --git a/locale/en_GB/LC_MESSAGES/messages.mo b/locale/en_GB/LC_MESSAGES/messages.mo Binary files differindex a743d873..5ecc7e75 100644 --- a/locale/en_GB/LC_MESSAGES/messages.mo +++ b/locale/en_GB/LC_MESSAGES/messages.mo diff --git a/locale/es_ES/LC_MESSAGES/messages.mo b/locale/es_ES/LC_MESSAGES/messages.mo Binary files differindex a743d873..0d84fade 100644 --- a/locale/es_ES/LC_MESSAGES/messages.mo +++ b/locale/es_ES/LC_MESSAGES/messages.mo diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo Binary files differindex a743d873..09eafa7e 100644 --- a/locale/fr_FR/LC_MESSAGES/messages.mo +++ b/locale/fr_FR/LC_MESSAGES/messages.mo diff --git a/locale/it_IT/LC_MESSAGES/messages.mo b/locale/it_IT/LC_MESSAGES/messages.mo Binary files differindex a743d873..ff9660a0 100644 --- a/locale/it_IT/LC_MESSAGES/messages.mo +++ b/locale/it_IT/LC_MESSAGES/messages.mo diff --git a/locale/nl_NL/LC_MESSAGES/messages.mo b/locale/nl_NL/LC_MESSAGES/messages.mo Binary files differindex a743d873..9c8788e0 100644 --- a/locale/nl_NL/LC_MESSAGES/messages.mo +++ b/locale/nl_NL/LC_MESSAGES/messages.mo diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo Binary files differindex a743d873..db3047e5 100644 --- a/locale/ru_RU/LC_MESSAGES/messages.mo +++ b/locale/ru_RU/LC_MESSAGES/messages.mo diff --git a/locale/tr_TR/LC_MESSAGES/messages.mo b/locale/tr_TR/LC_MESSAGES/messages.mo Binary files differindex a743d873..e8ea3dc8 100644 --- a/locale/tr_TR/LC_MESSAGES/messages.mo +++ b/locale/tr_TR/LC_MESSAGES/messages.mo diff --git a/locale/zh_CN/LC_MESSAGES/messages.mo b/locale/zh_CN/LC_MESSAGES/messages.mo Binary files differindex a743d873..04066f67 100644 --- a/locale/zh_CN/LC_MESSAGES/messages.mo +++ b/locale/zh_CN/LC_MESSAGES/messages.mo |