diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-12 16:09:26 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-12 16:09:26 +0000 |
| commit | ecfd93b1868975f0b881622e5a2e55d4e1834cd9 (patch) | |
| tree | c961c7e014e2fd75f8048d628a662b5312e09d18 /po/ja.po | |
| parent | c5865c51ed0a052f6f1278d37de762a44d3ea35e (diff) | |
change client menu back to "Roll up/down". update strings, also some fixes.
Diffstat (limited to 'po/ja.po')
| -rw-r--r-- | po/ja.po | 50 |
1 files changed, 26 insertions, 24 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Openbox 3.0\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-11 00:34-0400\n" +"POT-Creation-Date: 2007-05-12 11:52-0400\n" "PO-Revision-Date: 2003-11-20 15:00+0900\n" "Last-Translator: Yukihiro Nakai <nakai@gnome.gr.jp>\n" "Language-Team: Japanese <ja@li.org>\n" @@ -47,80 +47,75 @@ msgstr "" msgid "Desktops" msgstr "デスクトップ" -#: openbox/client_menu.c:248 +#: openbox/client_menu.c:241 msgid "All desktops" msgstr "すべてのデスクトップ(&A)" -#: openbox/client_menu.c:353 +#: openbox/client_menu.c:346 #, fuzzy msgid "&Layer" msgstr "レイヤー(&L)" -#: openbox/client_menu.c:358 +#: openbox/client_menu.c:351 #, fuzzy msgid "Always on &top" msgstr "常に最上位にする(&T)" -#: openbox/client_menu.c:359 +#: openbox/client_menu.c:352 #, fuzzy msgid "&Normal" msgstr "ノーマル(&N)" -#: openbox/client_menu.c:360 +#: openbox/client_menu.c:353 #, fuzzy msgid "Always on &bottom" msgstr "常に最下位にする(&B)" -#: openbox/client_menu.c:363 +#: openbox/client_menu.c:356 #, fuzzy msgid "&Send to desktop" msgstr "デスクトップに送る(&S)" -#: openbox/client_menu.c:367 +#: openbox/client_menu.c:360 msgid "Client menu" msgstr "クライアントメニュー" -#: openbox/client_menu.c:373 +#: openbox/client_menu.c:366 #, fuzzy msgid "R&estore" msgstr "リストア(&E)" -#: openbox/client_menu.c:381 +#: openbox/client_menu.c:374 #, fuzzy msgid "&Move" msgstr "移動(&M)" -#: openbox/client_menu.c:383 +#: openbox/client_menu.c:376 #, fuzzy msgid "Resi&ze" msgstr "リサイズ(&Z)" -#: openbox/client_menu.c:385 +#: openbox/client_menu.c:378 #, fuzzy msgid "Ico&nify" msgstr "アイコン化(&N)" -#: openbox/client_menu.c:393 +#: openbox/client_menu.c:386 #, fuzzy msgid "Ma&ximize" -msgstr "最大化(&E)" +msgstr "最大化(&X)" -#: openbox/client_menu.c:401 +#: openbox/client_menu.c:394 #, fuzzy -msgid "Roll &up" -msgstr "ロールアップ(&U)" +msgid "&Roll up/down" +msgstr "ロールアップ/ダウン(&R)" -#: openbox/client_menu.c:403 -#, fuzzy -msgid "Roll do&wn" -msgstr "ロールダウン(&W)" - -#: openbox/client_menu.c:405 +#: openbox/client_menu.c:402 #, fuzzy msgid "Un/&Decorate" msgstr "装飾(&D)" -#: openbox/client_menu.c:415 +#: openbox/client_menu.c:412 #, fuzzy msgid "&Close" msgstr "閉じる(&C)" @@ -343,6 +338,13 @@ msgid "X Error: %s" msgstr "" #, fuzzy +#~ msgid "Roll &up" +#~ msgstr "ロールアップ(&U)" + +#~ msgid "Roll &down" +#~ msgstr "ロールダウン(&R)" + +#, fuzzy #~ msgid "Raise to &top" #~ msgstr "最上位に上げる(&T)" |
