This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-places-plugin.
commit 519d7128bb28e9e246b87696a1cdb0a28bc5fcb5 Author: Nick Schermer <[email protected]> Date: Thu May 2 18:52:53 2019 +0200 I18n: Update translation ja (100%). 47 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/ja.po | 71 ++++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 27 deletions(-) diff --git a/po/ja.po b/po/ja.po index b8fb6f8..a1718bb 100644 --- a/po/ja.po +++ b/po/ja.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-10 18:31+0100\n" -"PO-Revision-Date: 2017-09-19 18:06+0000\n" -"Last-Translator: Masato HASHIMOTO <[email protected]>\n" +"POT-Creation-Date: 2019-04-22 12:32+0200\n" +"PO-Revision-Date: 2019-04-22 10:32+0000\n" +"Last-Translator: Nick Schermer <[email protected]>\n" "Language-Team: Japanese (http://www.transifex.com/xfce/xfce-panel-plugins/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,8 +28,8 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. vim: set ai et tabstop=4: -#: ../panel-plugin/places.desktop.in.h:1 ../panel-plugin/cfg.c:102 -#: ../panel-plugin/cfg.c:201 ../panel-plugin/cfg.c:406 +#: ../panel-plugin/places.desktop.in.h:1 ../panel-plugin/cfg.c:100 +#: ../panel-plugin/cfg.c:195 ../panel-plugin/cfg.c:396 msgid "Places" msgstr "場所" @@ -38,21 +38,21 @@ msgid "Access folders, documents, and removable media" msgstr "フォルダー、ドキュメント、およびリムーバブルメディアにアクセスします" #. Trash -#: ../panel-plugin/model_system.c:155 +#: ../panel-plugin/model_system.c:152 msgid "Trash" msgstr "ゴミ箱" -#: ../panel-plugin/model_system.c:189 +#: ../panel-plugin/model_system.c:186 msgid "Desktop" msgstr "デスクトップ" #. File System (/) -#: ../panel-plugin/model_system.c:205 +#: ../panel-plugin/model_system.c:202 msgid "File System" msgstr "ファイルシステム" #. TRANSLATORS: this will result in "<path> on <hostname>" -#: ../panel-plugin/model_user.c:242 +#: ../panel-plugin/model_user.c:256 #, c-format msgid "%s on %s" msgstr "%2$s の %1$s" @@ -127,80 +127,97 @@ msgstr "デバイスを取り出しています" msgid "The device \"%s\" is being ejected. This may take some time" msgstr "デバイス \\\"%s\\\" を取り出しています。少々お待ちください。" -#: ../panel-plugin/view.c:637 +#: ../panel-plugin/view.c:656 msgid "Search for Files" msgstr "ファイルの検索" -#: ../panel-plugin/view.c:690 ../panel-plugin/cfg.c:555 +#: ../panel-plugin/view.c:697 +msgid "_Clear" +msgstr "クリア(_C)" + +#. RECENT DOCUMENTS +#: ../panel-plugin/view.c:713 ../panel-plugin/cfg.c:555 msgid "Recent Documents" msgstr "最近開いたドキュメント" -#: ../panel-plugin/cfg.c:442 +#: ../panel-plugin/cfg.c:399 +msgid "Close" +msgstr "閉じる" + +#. BUTTON +#: ../panel-plugin/cfg.c:473 msgid "Button" msgstr "ボタン" -#: ../panel-plugin/cfg.c:451 +#. BUTTON: Show Icon/Label +#: ../panel-plugin/cfg.c:478 msgid "_Show" msgstr "表示(_S)" -#: ../panel-plugin/cfg.c:457 +#: ../panel-plugin/cfg.c:483 msgid "Icon Only" msgstr "アイコンのみ" -#: ../panel-plugin/cfg.c:458 +#: ../panel-plugin/cfg.c:484 msgid "Label Only" msgstr "ラベルのみ" -#: ../panel-plugin/cfg.c:459 +#: ../panel-plugin/cfg.c:485 msgid "Icon and Label" msgstr "アイコンとラベル" -#: ../panel-plugin/cfg.c:472 +#. BUTTON: Label text entry +#: ../panel-plugin/cfg.c:494 msgid "_Label" msgstr "ラベル(_L)" -#: ../panel-plugin/cfg.c:488 +#. MENU +#: ../panel-plugin/cfg.c:506 msgid "Menu" msgstr "メニュー" #. MENU: Show Icons -#: ../panel-plugin/cfg.c:492 +#: ../panel-plugin/cfg.c:511 msgid "Show _icons in menu" msgstr "メニューにアイコンを表示する(_I)" #. MENU: Show Removable Media -#: ../panel-plugin/cfg.c:501 +#: ../panel-plugin/cfg.c:519 msgid "Show _removable media" msgstr "リムーバブルメディアを表示する(_R)" -#: ../panel-plugin/cfg.c:519 +#. MENU: - Mount and Open (indented) +#: ../panel-plugin/cfg.c:527 msgid "Mount and _Open on click" msgstr "クリックでマウントして開く(_O)" #. MENU: Show GTK Bookmarks -#: ../panel-plugin/cfg.c:530 +#: ../panel-plugin/cfg.c:539 msgid "Show GTK _bookmarks" msgstr "GTK ブックマークを表示する(_B)" #. MENU: Show Recent Documents -#: ../panel-plugin/cfg.c:540 +#: ../panel-plugin/cfg.c:547 msgid "Show recent _documents" msgstr "最近開いたドキュメントを表示する(_D)" #. RECENT DOCUMENTS: Show clear option -#: ../panel-plugin/cfg.c:559 +#: ../panel-plugin/cfg.c:564 msgid "Show cl_ear option" msgstr "クリアオプションを表示する(_E)" -#: ../panel-plugin/cfg.c:571 +#. RECENT DOCUMENTS: Number to display +#: ../panel-plugin/cfg.c:576 msgid "_Number to display" msgstr "表示する数(_N)" -#: ../panel-plugin/cfg.c:591 +#. SEARCH +#: ../panel-plugin/cfg.c:600 msgid "Search" msgstr "検索" -#: ../panel-plugin/cfg.c:599 +#. Search: command +#: ../panel-plugin/cfg.c:605 msgid "Co_mmand" msgstr "コマンド(_M)" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
