mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-28 23:16:14 +01:00
Remove %m$ notation that can't be used with g_set_error().
* ja.po: Remove %m$ notation that can't be used with g_set_error().
This commit is contained in:
parent
57446efec6
commit
58ea3ab8d9
@ -1,3 +1,8 @@
|
|||||||
|
2002-01-09 Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
|
||||||
|
|
||||||
|
* ja.po: Remove %m$ notation that can't be used with
|
||||||
|
g_set_error().
|
||||||
|
|
||||||
2002-01-07 Zbigniew Chyla <cyba@gnome.pl>
|
2002-01-07 Zbigniew Chyla <cyba@gnome.pl>
|
||||||
|
|
||||||
* pl.po: Updated Polish translation by
|
* pl.po: Updated Polish translation by
|
||||||
|
10
po/ja.po
10
po/ja.po
@ -1,12 +1,12 @@
|
|||||||
# Japanese translation of glib.
|
# Japanese translation of glib.
|
||||||
# Copyright (C) 2001 Free Software Foundation, Inc.
|
# Copyright (C) 2001-2002 Free Software Foundation, Inc.
|
||||||
# Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2001.
|
# Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2001-2002.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: glib 1.3.x\n"
|
"Project-Id-Version: glib 1.3.x\n"
|
||||||
"POT-Creation-Date: 2001-12-23 17:50-0500\n"
|
"POT-Creation-Date: 2002-01-09 23:13+0900\n"
|
||||||
"PO-Revision-Date: 2001-12-21 00:34+0900\n"
|
"PO-Revision-Date: 2002-01-09 23:20+0900\n"
|
||||||
"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
|
"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
|
||||||
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
|
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -87,7 +87,7 @@ msgstr "
|
|||||||
#: glib/gfileutils.c:320 glib/gfileutils.c:385
|
#: glib/gfileutils.c:320 glib/gfileutils.c:385
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not allocate %lu bytes to read file \"%s\""
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
||||||
msgstr "ファイル \"%2$s\" を読むための %1$lu バイトを確保できませんでした"
|
msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読みこみに必要)"
|
||||||
|
|
||||||
#: glib/gfileutils.c:331
|
#: glib/gfileutils.c:331
|
||||||
#, c-format
|
#, c-format
|
||||||
|
Loading…
Reference in New Issue
Block a user