diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 280 |
1 files changed, 177 insertions, 103 deletions
@@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-25 19:36+0100\n" +"POT-Creation-Date: 2019-02-17 10:28+0100\n" "PO-Revision-Date: 2018-03-11 19:58+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" "Language-Team: Japanese (https://www.transifex.com/mate/teams/13566/ja/)\n" @@ -44,14 +44,14 @@ msgstr "カレンダ" #. Translators: This is a strftime format string. #. * It is used to display the time in 12-hours format (eg, like #. * in the US: 8:10 am). The %p expands to am/pm. -#: ../applets/clock/clock.c:431 +#: ../applets/clock/clock.c:434 msgid "%l:%M:%S %p" msgstr "%p%l:%M:%S" #. Translators: This is a strftime format string. #. * It is used to display the time in 12-hours format (eg, like #. * in the US: 8:10 am). The %p expands to am/pm. -#: ../applets/clock/clock.c:431 ../applets/clock/clock-location-tile.c:504 +#: ../applets/clock/clock.c:434 ../applets/clock/clock-location-tile.c:503 msgid "%l:%M %p" msgstr "%p %l:%M" @@ -62,7 +62,7 @@ msgstr "%p %l:%M" #. * string. #. * It is used to display the time in 24-hours #. * format (eg, like in France: 20:10). -#: ../applets/clock/clock.c:436 ../applets/clock/clock.c:1571 +#: ../applets/clock/clock.c:439 ../applets/clock/clock.c:1579 msgid "%H:%M:%S" msgstr "%k:%M:%S" @@ -76,9 +76,9 @@ msgstr "%k:%M:%S" #. Translators: This is a strftime format string. #. * It is used to display the time in 24-hours format (eg, like #. * in France: 20:10). -#: ../applets/clock/clock.c:436 ../applets/clock/clock.c:1577 -#: ../applets/clock/clock-location-tile.c:464 -#: ../applets/clock/clock-location-tile.c:511 +#: ../applets/clock/clock.c:439 ../applets/clock/clock.c:1585 +#: ../applets/clock/clock-location-tile.c:463 +#: ../applets/clock/clock-location-tile.c:510 msgid "%H:%M" msgstr "%H:%M" @@ -87,14 +87,14 @@ msgstr "%H:%M" #. * the day of the month as a decimal number is a single digit, #. * it should begin with a 0 in your locale (e.g. "May 01" #. * instead of "May 1"). -#: ../applets/clock/clock.c:447 +#: ../applets/clock/clock.c:450 msgid "%a %b %e" msgstr "%b%e日 (%a)" #. translators: reverse the order of these arguments #. * if the time should come before the #. * date on a clock in your locale. -#: ../applets/clock/clock.c:454 +#: ../applets/clock/clock.c:457 #, c-format msgid "" "%1$s\n" @@ -106,7 +106,7 @@ msgstr "" #. translators: reverse the order of these arguments #. * if the time should come before the #. * date on a clock in your locale. -#: ../applets/clock/clock.c:462 +#: ../applets/clock/clock.c:465 #, c-format msgid "%1$s, %2$s" msgstr "%1$s %2$s" @@ -115,19 +115,19 @@ msgstr "%1$s %2$s" #. Translators: This is a strftime format string. #. * It is used to display a date. Please leave "%%s" as it is: #. * it will be used to insert the timezone name later. -#: ../applets/clock/clock.c:635 +#: ../applets/clock/clock.c:638 msgid "%A %B %d (%%s)" msgstr "%B%e日 %A (%%s)" -#: ../applets/clock/clock.c:661 +#: ../applets/clock/clock.c:664 msgid "Click to hide month calendar" msgstr "クリックすると月間カレンダを隠します" -#: ../applets/clock/clock.c:663 +#: ../applets/clock/clock.c:666 msgid "Click to view month calendar" msgstr "クリックすると月間カレンダを表示します" -#: ../applets/clock/clock.c:1409 +#: ../applets/clock/clock.c:1417 msgid "Computer Clock" msgstr "コンピュータ時計" @@ -137,7 +137,7 @@ msgstr "コンピュータ時計" #. * format with a leading 0 if needed (eg, like #. * in the US: 08:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock.c:1556 +#: ../applets/clock/clock.c:1564 msgid "%I:%M:%S %p" msgstr "%p%l:%M:%S" @@ -147,103 +147,113 @@ msgstr "%p%l:%M:%S" #. * format with a leading 0 if needed (eg, like #. * in the US: 08:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock.c:1564 +#: ../applets/clock/clock.c:1572 msgid "%I:%M %p" msgstr "%p%l:%M" #. Translators: This is a strftime format string. #. * It is used to display a date in the full format (so that people can #. * copy and paste it elsewhere). -#: ../applets/clock/clock.c:1610 +#: ../applets/clock/clock.c:1618 msgid "%A, %B %d %Y" msgstr "%Y/%m/%d (%a)" -#: ../applets/clock/clock.c:1641 +#: ../applets/clock/clock.c:1649 msgid "Set System Time..." msgstr "システム時刻の設定..." -#: ../applets/clock/clock.c:1642 +#: ../applets/clock/clock.c:1650 msgid "Set System Time" msgstr "システム時刻の設定" -#: ../applets/clock/clock.c:1657 +#: ../applets/clock/clock.c:1665 msgid "Failed to set the system time" msgstr "システム時刻を設定できませんでした" -#: ../applets/clock/clock.c:1855 ../applets/fish/fish.c:1694 -#: ../applets/notification_area/main.c:289 +#: ../applets/clock/clock.c:1863 ../applets/fish/fish.c:1694 +#: ../applets/notification_area/main.c:292 #: ../applets/wncklet/window-list.c:171 #: ../applets/wncklet/workspace-switcher.c:389 msgid "_Preferences" msgstr "設定(_P)" -#: ../applets/clock/clock.c:1858 ../applets/clock/clock.ui.h:7 +#: ../applets/clock/clock.c:1866 ../applets/clock/clock.ui.h:7 #: ../applets/fish/fish.c:1697 ../applets/fish/fish.ui.h:2 -#: ../applets/notification_area/main.c:292 -#: ../applets/wncklet/showdesktop.c:237 ../applets/wncklet/window-list.c:179 -#: ../applets/wncklet/window-list.ui.h:2 ../applets/wncklet/window-menu.c:100 +#: ../applets/notification_area/main.c:295 +#: ../applets/wncklet/showdesktop.c:241 ../applets/wncklet/window-list.c:179 +#: ../applets/wncklet/window-list.ui.h:2 ../applets/wncklet/window-menu.c:98 #: ../applets/wncklet/workspace-switcher.c:397 #: ../applets/wncklet/workspace-switcher.ui.h:2 ../mate-panel/drawer.c:563 #: ../mate-panel/panel-action-button.c:737 ../mate-panel/panel-addto.c:1241 -#: ../mate-panel/panel-context-menu.c:317 +#: ../mate-panel/panel-context-menu.c:318 #: ../mate-panel/panel-ditem-editor.c:653 ../mate-panel/panel-menu-bar.c:370 -#: ../mate-panel/panel-menu-button.c:702 +#: ../mate-panel/panel-menu-button.c:707 #: ../mate-panel/panel-properties-dialog.ui.h:2 #: ../mate-panel/panel-run-dialog.ui.h:2 msgid "_Help" msgstr "ヘルプ(_H)" -#: ../applets/clock/clock.c:1861 ../applets/fish/fish.c:1700 -#: ../applets/notification_area/main.c:295 -#: ../applets/wncklet/showdesktop.c:245 ../applets/wncklet/window-list.c:187 -#: ../applets/wncklet/window-menu.c:108 +#: ../applets/clock/clock.c:1869 ../applets/fish/fish.c:1700 +#: ../applets/notification_area/main.c:298 +#: ../applets/wncklet/showdesktop.c:249 ../applets/wncklet/window-list.c:187 +#: ../applets/wncklet/window-menu.c:106 #: ../applets/wncklet/workspace-switcher.c:405 msgid "_About" msgstr "情報(_A)" -#: ../applets/clock/clock.c:1864 +#: ../applets/clock/clock.c:1872 msgid "Copy _Time" msgstr "時刻のコピー(_T)" -#: ../applets/clock/clock.c:1867 +#: ../applets/clock/clock.c:1875 msgid "Copy _Date" msgstr "日付のコピー(_D)" -#: ../applets/clock/clock.c:1870 +#: ../applets/clock/clock.c:1878 msgid "Ad_just Date & Time" msgstr "日付と時刻の調整(_J)" -#: ../applets/clock/clock.c:2866 +#: ../applets/clock/clock.c:2874 msgid "Choose Location" msgstr "場所を選択" -#: ../applets/clock/clock.c:2945 +#: ../applets/clock/clock.c:2953 msgid "Edit Location" msgstr "場所を編集" -#: ../applets/clock/clock.c:3072 +#: ../applets/clock/clock.c:3080 msgid "City Name" msgstr "都市名" -#: ../applets/clock/clock.c:3076 +#: ../applets/clock/clock.c:3084 msgid "City Time Zone" msgstr "都市のタイムゾーン" -#: ../applets/clock/clock.c:3291 +#: ../applets/clock/clock.c:3295 #: ../applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in.h:3 msgid "Clock" msgstr "時計" -#: ../applets/clock/clock.c:3293 +#: ../applets/clock/clock.c:3296 +msgid "About Clock" +msgstr "" + +#: ../applets/clock/clock.c:3298 msgid "The Clock displays the current time and date" msgstr "現在の時刻と日付を表示する時計です。" -#: ../applets/clock/clock.c:3297 ../applets/fish/fish.c:567 -#: ../applets/notification_area/main.c:283 -#: ../applets/wncklet/showdesktop.c:508 ../applets/wncklet/window-list.c:573 -#: ../applets/wncklet/window-menu.c:90 -#: ../applets/wncklet/workspace-switcher.c:646 -#: ../mate-panel/panel-context-menu.c:123 +#: ../applets/clock/clock.c:3299 +msgid "" +"Copyright © 1998-2004 Free Software Foundation, Inc.\n" +"Copyright © 2012-2019 MATE developers" +msgstr "" + +#: ../applets/clock/clock.c:3303 ../applets/fish/fish.c:567 +#: ../applets/notification_area/main.c:286 +#: ../applets/wncklet/showdesktop.c:508 ../applets/wncklet/window-list.c:571 +#: ../applets/wncklet/window-menu.c:88 +#: ../applets/wncklet/workspace-switcher.c:644 +#: ../mate-panel/panel-context-menu.c:124 msgid "translator-credits" msgstr "" "相花 毅 <[email protected]>\n" @@ -263,8 +273,8 @@ msgid "Time & Date" msgstr "時刻・日付" #: ../applets/clock/clock.ui.h:2 ../mate-panel/libpanel-util/panel-gtk.c:136 -#: ../mate-panel/panel-context-menu.c:212 -#: ../mate-panel/panel-ditem-editor.c:669 ../mate-panel/panel-force-quit.c:236 +#: ../mate-panel/panel-context-menu.c:213 +#: ../mate-panel/panel-ditem-editor.c:669 ../mate-panel/panel-force-quit.c:240 #: ../mate-panel/panel-recent.c:155 ../mate-panel/panel-run-dialog.ui.h:3 #: ../mate-panel/panel.c:1348 msgid "_Cancel" @@ -429,19 +439,19 @@ msgstr "経度(_O):" msgid "L_atitude:" msgstr "緯度(_A):" -#: ../applets/clock/clock-location-tile.c:183 +#: ../applets/clock/clock-location-tile.c:182 msgid "Failed to set the system timezone" msgstr "システムのタイムゾーンを指定できませんでした" -#: ../applets/clock/clock-location-tile.c:231 +#: ../applets/clock/clock-location-tile.c:230 msgid "<small>Set...</small>" msgstr "<small>セット...</small>" -#: ../applets/clock/clock-location-tile.c:232 +#: ../applets/clock/clock-location-tile.c:231 msgid "<small>Set</small>" msgstr "<small>セット</small>" -#: ../applets/clock/clock-location-tile.c:308 +#: ../applets/clock/clock-location-tile.c:307 msgid "" "Set location as current location and use its timezone for this computer" msgstr "この場所を現在の所在地に指定して、そのタイムゾーンをコンピュータで使用します" @@ -452,7 +462,7 @@ msgstr "この場所を現在の所在地に指定して、そのタイムゾー #. * weekday differs from the weekday at the location #. * (the %A expands to the weekday). The %p expands to #. * am/pm. -#: ../applets/clock/clock-location-tile.c:441 +#: ../applets/clock/clock-location-tile.c:440 msgid "%l:%M <small>%p (%A)</small>" msgstr "<small>%p</small>%l:%M <small>(%A)</small>" @@ -461,7 +471,7 @@ msgstr "<small>%p</small>%l:%M <small>(%A)</small>" #. * (eg, like in France: 20:10), when the local #. * weekday differs from the weekday at the location #. * (the %A expands to the weekday). -#: ../applets/clock/clock-location-tile.c:449 +#: ../applets/clock/clock-location-tile.c:448 msgid "%H:%M <small>(%A)</small>" msgstr "%k:%M <small>(%A)</small>" @@ -469,42 +479,42 @@ msgstr "%k:%M <small>(%A)</small>" #. * It is used to display the time in 12-hours format #. * (eg, like in the US: 8:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock-location-tile.c:458 +#: ../applets/clock/clock-location-tile.c:457 msgid "%l:%M <small>%p</small>" msgstr "<small>%p</small>%l:%M" -#: ../applets/clock/clock-location-tile.c:600 +#: ../applets/clock/clock-location-tile.c:599 #, c-format msgid "%s, %s" msgstr "%s、%s" #. FMQ: it's broken to read from another module's translations; add some API #. to libmateweather. -#: ../applets/clock/clock-location-tile.c:612 -#: ../applets/clock/clock-location-tile.c:621 +#: ../applets/clock/clock-location-tile.c:611 +#: ../applets/clock/clock-location-tile.c:620 msgid "Unknown" msgstr "不明" #. Translators: The two strings are temperatures. -#: ../applets/clock/clock-location-tile.c:614 +#: ../applets/clock/clock-location-tile.c:613 #, c-format msgid "%s, feels like %s" msgstr "%s (体感温度は %s)" -#: ../applets/clock/clock-location-tile.c:637 +#: ../applets/clock/clock-location-tile.c:636 #, c-format msgid "Sunrise: %s / Sunset: %s" msgstr "日の出: %s / 日の入り: %s" #: ../applets/clock/clock-utils.c:94 ../applets/fish/fish.c:170 -#: ../applets/notification_area/main.c:233 ../applets/wncklet/wncklet.c:71 +#: ../applets/notification_area/main.c:238 ../applets/wncklet/wncklet.c:75 #: ../mate-panel/libpanel-util/panel-show.c:234 #, c-format msgid "Could not display help document '%s'" msgstr "'%s' のヘルプを表示できませんでした" #: ../applets/clock/clock-utils.c:123 ../applets/fish/fish.c:196 -#: ../applets/notification_area/main.c:247 ../applets/wncklet/wncklet.c:88 +#: ../applets/notification_area/main.c:252 ../applets/wncklet/wncklet.c:92 msgid "Error displaying help document" msgstr "ヘルプを表示する際にエラーが発生しました" @@ -669,15 +679,26 @@ msgstr "" "%s " "はホントに何の役にもたちません。ディスク容量とビルド時間を費やした挙げ句に、実行すると貴重なパネルの空スペースとメモリを無駄遣いします。もしこのアプレットを使っている人を見かけたら、直ぐにカウンセリングを勧めてくださいネ。" -#: ../applets/fish/fish.c:555 +#: ../applets/fish/fish.c:552 msgid "(with minor help from George)" msgstr "(あと George にちょっと手伝ってもらった)" -#: ../applets/fish/fish.c:561 +#: ../applets/fish/fish.c:558 #: ../applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in.h:3 msgid "Fish" msgstr "おさかな君" +#: ../applets/fish/fish.c:559 +msgid "About Fish" +msgstr "" + +#: ../applets/fish/fish.c:562 +msgid "" +"Copyright © 1998-2002 Free Software Foundation, Inc.\n" +"Copyright © 2002-2005 Vincent Untz\n" +"Copyright © 2012-2019 MATE developers" +msgstr "" + #: ../applets/fish/fish.c:579 #, c-format msgid "%s the Fish, a contemporary oracle" @@ -865,12 +886,25 @@ msgstr "そこからあのバカな魚がやってきた" msgid "Display a swimming fish or another animated creature" msgstr "泳ぐ魚や動くクリーチャーを表示します" -#: ../applets/notification_area/main.c:277 +#: ../applets/notification_area/main.c:276 #: ../applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in.h:3 msgid "Notification Area" msgstr "通知スペース" -#: ../applets/notification_area/main.c:484 +#: ../applets/notification_area/main.c:277 +msgid "About Notification Area" +msgstr "" + +#. "comments", _(comments), +#: ../applets/notification_area/main.c:280 +msgid "" +"Copyright © 2002 Red Hat, Inc.\n" +"Copyright © 2003-2006 Vincent Untz\n" +"Copyright © 2011 Perberos\n" +"Copyright © 2012-2019 MATE developers" +msgstr "" + +#: ../applets/notification_area/main.c:488 msgid "Panel Notification Area" msgstr "パネル通知エリア" @@ -1000,7 +1034,7 @@ msgid "Factory for the window navigation related applets" msgstr "アプレットに関連したウィンドウナビゲーションのファクトリー" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:3 -#: ../applets/wncklet/window-menu.c:83 ../applets/wncklet/window-menu.c:229 +#: ../applets/wncklet/window-menu.c:76 ../applets/wncklet/window-menu.c:227 msgid "Window Selector" msgstr "ウィンドウの選択" @@ -1009,7 +1043,7 @@ msgid "Switch between open windows using a menu" msgstr "メニューを使って開いているウィンドウを切り替える" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:5 -#: ../applets/wncklet/workspace-switcher.c:639 +#: ../applets/wncklet/workspace-switcher.c:634 msgid "Workspace Switcher" msgstr "ワークスペース切替" @@ -1018,7 +1052,7 @@ msgid "Switch between workspaces" msgstr "ワークスペースをまたいで切り替える" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:7 -#: ../applets/wncklet/window-list.c:566 +#: ../applets/wncklet/window-list.c:561 msgid "Window List" msgstr "ウィンドウの一覧" @@ -1034,31 +1068,43 @@ msgstr "デスクトップを表示する" msgid "Hide application windows and show the desktop" msgstr "アプリケーションを隠してデスクトップを表示する" -#: ../applets/wncklet/showdesktop.c:180 +#: ../applets/wncklet/showdesktop.c:184 #, c-format msgid "Failed to load %s: %s\n" msgstr "%s の読み込みに失敗しました: %s\n" -#: ../applets/wncklet/showdesktop.c:180 +#: ../applets/wncklet/showdesktop.c:184 msgid "Icon not found" msgstr "アイコンが見つかりません" -#: ../applets/wncklet/showdesktop.c:261 +#: ../applets/wncklet/showdesktop.c:265 msgid "Click here to restore hidden windows." msgstr "隠したウィンドウを元に戻す場合は、ここをクリックしてください。" -#: ../applets/wncklet/showdesktop.c:265 +#: ../applets/wncklet/showdesktop.c:269 msgid "Click here to hide all windows and show the desktop." msgstr "すべてのウィンドウを隠してデスクトップを表示する場合は、ここをクリックして下さい" -#: ../applets/wncklet/showdesktop.c:435 ../applets/wncklet/showdesktop.c:501 +#: ../applets/wncklet/showdesktop.c:439 ../applets/wncklet/showdesktop.c:498 msgid "Show Desktop Button" msgstr "デスクトップの表示ボタン" -#: ../applets/wncklet/showdesktop.c:503 +#: ../applets/wncklet/showdesktop.c:499 +msgid "About Show Desktop Button" +msgstr "" + +#: ../applets/wncklet/showdesktop.c:501 msgid "This button lets you hide all windows and show the desktop." msgstr "デスクトップ上にあるすべてのウィンドウを隠してデスクトップ自身を表示します。" +#: ../applets/wncklet/showdesktop.c:502 ../applets/wncklet/window-list.c:565 +#: ../applets/wncklet/workspace-switcher.c:638 +msgid "" +"Copyright © 2002 Red Hat, Inc.\n" +"Copyright © 2011 Perberos\n" +"Copyright © 2012-2019 MATE developers" +msgstr "" + #: ../applets/wncklet/showdesktop.c:529 msgid "" "Your window manager does not support the show desktop button, or you are not" @@ -1069,7 +1115,11 @@ msgstr "お使いのウィンドウ・マネージャはデスクトップ表示 msgid "_System Monitor" msgstr "システムモニター(_S)" -#: ../applets/wncklet/window-list.c:568 +#: ../applets/wncklet/window-list.c:562 +msgid "About Window List" +msgstr "" + +#: ../applets/wncklet/window-list.c:564 msgid "" "The Window List shows a list of all windows in a set of buttons and lets you" " browse them." @@ -1119,24 +1169,41 @@ msgstr "現在のワークスペースに復元する(_W)" msgid "Restore to na_tive workspace" msgstr "元のワークスペースに復元する(_T)" -#: ../applets/wncklet/window-menu.c:85 +#: ../applets/wncklet/window-menu.c:77 +msgid "About Window Selector" +msgstr "" + +#: ../applets/wncklet/window-menu.c:79 msgid "" "The Window Selector shows a list of all windows in a menu and lets you " "browse them." msgstr "ウィンドウ・セレクタはすべてのウィンドウの一覧をメニュー形式で表示し、それらを閲覧する機能を提供します。" +#: ../applets/wncklet/window-menu.c:80 +msgid "" +"Copyright © 2000 Helix Code, Inc.\n" +"Copyright © 2001 Free Software Foundation, Inc.\n" +"Copyright © 2003 Sun Microsystems, Inc.\n" +"Copyright © 2011 Perberos\n" +"Copyright © 2012-2019 MATE developers" +msgstr "" + #: ../applets/wncklet/workspace-switcher.c:240 -#: ../applets/wncklet/workspace-switcher.c:941 +#: ../applets/wncklet/workspace-switcher.c:939 #: ../applets/wncklet/workspace-switcher.ui.h:6 msgid "rows" msgstr "行" #: ../applets/wncklet/workspace-switcher.c:240 -#: ../applets/wncklet/workspace-switcher.c:941 +#: ../applets/wncklet/workspace-switcher.c:939 msgid "columns" msgstr "列" -#: ../applets/wncklet/workspace-switcher.c:641 +#: ../applets/wncklet/workspace-switcher.c:635 +msgid "About Workspace Switcher" +msgstr "" + +#: ../applets/wncklet/workspace-switcher.c:637 msgid "" "The Workspace Switcher shows you a small version of your workspaces that " "lets you manage your windows." @@ -2068,7 +2135,7 @@ msgstr "移動(_M)" msgid "Loc_k To Panel" msgstr "ロックする(_K)" -#: ../mate-panel/applet.c:1388 +#: ../mate-panel/applet.c:1314 msgid "Cannot find an empty spot" msgstr "空いているスペースを見つけられません" @@ -2083,7 +2150,7 @@ msgstr "引き出しへ追加(_A)..." #: ../mate-panel/drawer.c:557 ../mate-panel/launcher.c:596 #: ../mate-panel/panel-action-button.c:192 -#: ../mate-panel/panel-context-menu.c:245 +#: ../mate-panel/panel-context-menu.c:246 msgid "_Properties" msgstr "プロパティ(_P)" @@ -2113,11 +2180,11 @@ msgstr "フォルダのプロパティ" msgid "Launcher Properties" msgstr "ランチャのプロパティ" -#: ../mate-panel/mate-panel.desktop.in.in.h:1 ../mate-panel/main.c:152 +#: ../mate-panel/mate-panel.desktop.in.h:1 ../mate-panel/main.c:152 msgid "Panel" msgstr "パネル" -#: ../mate-panel/mate-panel.desktop.in.in.h:2 +#: ../mate-panel/mate-panel.desktop.in.h:2 msgid "" "Launch other applications and provide various utilities to manage windows, " "show the time, etc." @@ -2247,7 +2314,7 @@ msgid "Locate documents and folders on this computer by name or content" msgstr "このコンピュータから名前や内容でドキュメントとフォルダーを特定します" #: ../mate-panel/panel-action-button.c:389 -#: ../mate-panel/panel-force-quit.c:246 +#: ../mate-panel/panel-force-quit.c:250 msgid "Force Quit" msgstr "アプリの強制終了" @@ -2288,7 +2355,7 @@ msgstr "アプリケーションのランチャ..." msgid "Copy a launcher from the applications menu" msgstr "アプリケーション・メニューからランチャをコピーします" -#: ../mate-panel/panel-addto.c:144 ../mate-panel/panel-menu-button.c:1131 +#: ../mate-panel/panel-addto.c:144 ../mate-panel/panel-menu-button.c:1136 msgid "Main Menu" msgstr "メイン・メニュー" @@ -2397,52 +2464,59 @@ msgstr "" msgid "The MATE Panel" msgstr "MATE パネル" -#: ../mate-panel/panel-context-menu.c:118 +#: ../mate-panel/panel-context-menu.c:116 +msgid "" +"Copyright © 1997-2003 Free Software Foundation, Inc.\n" +"Copyright © 2004 Vincent Untz\n" +"Copyright © 2011-2019 MATE developers" +msgstr "" + +#: ../mate-panel/panel-context-menu.c:119 msgid "" "This program is responsible for launching other applications and provides " "useful utilities." msgstr "このプログラムは他のアプリケーションを実行したり、便利なユーティリティを提供します。" -#: ../mate-panel/panel-context-menu.c:122 +#: ../mate-panel/panel-context-menu.c:123 msgid "About the MATE Panel" msgstr "MATE パネルについて" -#: ../mate-panel/panel-context-menu.c:153 +#: ../mate-panel/panel-context-menu.c:154 msgid "Cannot delete this panel" msgstr "このパネルは削除できません" -#: ../mate-panel/panel-context-menu.c:154 +#: ../mate-panel/panel-context-menu.c:155 msgid "You must always have at least one panel." msgstr "少なくともパネルを一つ用意しなければなりません" -#: ../mate-panel/panel-context-menu.c:198 +#: ../mate-panel/panel-context-menu.c:199 msgid "Reset this panel?" msgstr "" -#: ../mate-panel/panel-context-menu.c:199 +#: ../mate-panel/panel-context-menu.c:200 msgid "" "When a panel is reset, all \n" "custom settings are lost." msgstr "" -#: ../mate-panel/panel-context-menu.c:213 -#: ../mate-panel/panel-context-menu.c:255 +#: ../mate-panel/panel-context-menu.c:214 +#: ../mate-panel/panel-context-menu.c:256 msgid "_Reset Panel" msgstr "" -#: ../mate-panel/panel-context-menu.c:235 +#: ../mate-panel/panel-context-menu.c:236 msgid "_Add to Panel…" msgstr "" -#: ../mate-panel/panel-context-menu.c:262 +#: ../mate-panel/panel-context-menu.c:263 msgid "_Delete This Panel" msgstr "このパネルを削除する(_D)" -#: ../mate-panel/panel-context-menu.c:275 +#: ../mate-panel/panel-context-menu.c:276 msgid "_New Panel" msgstr "新しいパネル(_N)" -#: ../mate-panel/panel-context-menu.c:324 +#: ../mate-panel/panel-context-menu.c:325 msgid "A_bout Panels" msgstr "パネルについて(_B)" @@ -2522,16 +2596,16 @@ msgstr "ランチャの場所を入力してください。" msgid "Could not display help document" msgstr "ヘルプドキュメントを表示できませんでした" -#: ../mate-panel/panel-force-quit.c:82 +#: ../mate-panel/panel-force-quit.c:86 msgid "" "Click on a window to force the application to quit. To cancel press <ESC>." msgstr "ウインドウ上でクリックすると、そのアプリケーションを強制終了させます。取り消すには <ESC> キーを押します。" -#: ../mate-panel/panel-force-quit.c:228 +#: ../mate-panel/panel-force-quit.c:232 msgid "Force this application to exit?" msgstr "このアプリケーションを強制的に終了しますか?" -#: ../mate-panel/panel-force-quit.c:231 +#: ../mate-panel/panel-force-quit.c:235 msgid "" "If you choose to force an application to exit, unsaved changes in any open " "documents in it might get lost." @@ -2553,7 +2627,7 @@ msgstr "デスクトップの外観や設定を変更したり、ヘルプを参 msgid "Applications" msgstr "アプリケーション" -#: ../mate-panel/panel-menu-bar.c:375 ../mate-panel/panel-menu-button.c:708 +#: ../mate-panel/panel-menu-bar.c:375 ../mate-panel/panel-menu-button.c:713 msgid "_Edit Menus" msgstr "メニューの編集(_E)" |