diff options
author | Abel Cheung <maddog@linux.org.hk> | 2003-02-05 15:10:26 +0000 |
---|---|---|
committer | Kwok-Koon Cheung <baddog@src.gnome.org> | 2003-02-05 15:10:26 +0000 |
commit | 536d51183cb90c49e8901e326ecb5ffe0d24c829 (patch) | |
tree | 4a4b81e8b1ef186292aaaa20bb221180ecdee726 /po | |
parent | 6a3c1fbe574e86aeb68dc895b7c05394ccb68ee3 (diff) | |
download | metacity-536d51183cb90c49e8901e326ecb5ffe0d24c829.tar.gz |
Fix header. Fix positional parameters.
2003-02-05 Abel Cheung <maddog@linux.org.hk>
* en_GB.po: Fix header.
* ko.po, pt_BR.po: Fix positional parameters.
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/en_GB.po | 3 | ||||
-rw-r--r-- | po/ko.po | 2 | ||||
-rw-r--r-- | po/pt_BR.po | 2 |
4 files changed, 8 insertions, 4 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 84fe8497..1591724e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,5 +1,10 @@ 2003-02-05 Abel Cheung <maddog@linux.org.hk> + * en_GB.po: Fix header. + * ko.po, pt_BR.po: Fix positional parameters. + +2003-02-05 Abel Cheung <maddog@linux.org.hk> + * zh_TW.po: Updated traditional Chinese translation. 2003-02-03 Daniel Yacob <locales@geez.org> diff --git a/po/en_GB.po b/po/en_GB.po index c172d2ab..a56c3418 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,10 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # Robert Brady <rwb197@ecs.soton.ac.uk>, Bastien Nocera <hadess@hadess.net>, 2002. # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: metacity\n" "POT-Creation-Date: 2002-10-16 00:19+0100\n" "PO-Revision-Date: 2002-10-15 23:19+0000\n" "Last-Translator: Robert Brady <rwb197@zepler.org>, Bastien Nocera " @@ -2262,7 +2262,7 @@ msgstr "테마 \"%s\"을(를) 읽을 수 없습니다: %s\n" #: src/theme.c:4619 #, c-format msgid "No <%s> set for theme \"%s\"" -msgstr "테마 \"%2$s\"의 <%s>(이)가 설정되지 않았습니다" +msgstr "테마 \"%2$s\"의 <%1$s>(이)가 설정되지 않았습니다" #: src/theme.c:4629 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index 43868fb2..ea2bb529 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2839,7 +2839,7 @@ msgstr "" "e, na verdade, ela tem n_items %6$d do formato \n" "%7$d do tipo %5$s.\n" "Isso é bem provavelmente um erro da aplicação, não do gerenciado de janelas.\n" -"A janela tem title=\"%7$s\" class=\"%8$s\" name=\"%9$s\"\n" +"A janela tem title=\"%8$s\" class=\"%9$s\" name=\"%10$s\"\n" #: src/xprops.c:399 #, c-format |