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 thunar-plugins/thunar-archive-plugin.
commit e7e892ffee15d2f46c1a76601dce630d71034abe Author: Nobuhiro Iwamatsu <[email protected]> Date: Wed Mar 28 06:30:29 2018 +0200 I18n: Update translation ja (100%). 15 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/ja.po | 52 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/po/ja.po b/po/ja.po index 1909507..0c80ec6 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,14 +5,14 @@ # Translators: # Daichi Kawahata <[email protected]>, 2006 # Masato HASHIMOTO <[email protected]>, 2008,2012 -# Nobuhiro Iwamatsu <[email protected]>, 2008 +# Nobuhiro Iwamatsu <[email protected]>, 2008,2018 msgid "" msgstr "" "Project-Id-Version: Thunar Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:07+0200\n" -"PO-Revision-Date: 2017-09-19 18:03+0000\n" -"Last-Translator: Nick Schermer <[email protected]>\n" +"POT-Creation-Date: 2017-12-06 06:30+0100\n" +"PO-Revision-Date: 2018-03-27 23:23+0000\n" +"Last-Translator: Nobuhiro Iwamatsu <[email protected]>\n" "Language-Team: Japanese (http://www.transifex.com/xfce/thunar-plugins/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,68 +21,76 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. prepare the dialog to query the preferred archiver for the user -#: ../thunar-archive-plugin/tap-backend.c:81 +#: ../thunar-archive-plugin/tap-backend.c:77 msgid "Select an archive manager" msgstr "書庫マネージャーの選択" +#: ../thunar-archive-plugin/tap-backend.c:80 +msgid "_Cancel" +msgstr "キャンセル(_C)" + +#: ../thunar-archive-plugin/tap-backend.c:81 +msgid "_OK" +msgstr "OK(_O)" + #. add the header label -#: ../thunar-archive-plugin/tap-backend.c:105 +#: ../thunar-archive-plugin/tap-backend.c:99 msgid "" "Please select your preferred archive manager\n" "from the list of available applications below:" msgstr "以下の利用可能なアプリケーションのリストから\n好みの書庫マネージャーを選択してください:" #. tell the user that we cannot handle the specified mime types -#: ../thunar-archive-plugin/tap-backend.c:280 -#: ../thunar-archive-plugin/tap-backend.c:427 +#: ../thunar-archive-plugin/tap-backend.c:276 +#: ../thunar-archive-plugin/tap-backend.c:424 #, c-format msgid "No suitable archive manager found" msgstr "適切な書庫マネージャーを見つけられませんでした" -#. execute the action -#: ../thunar-archive-plugin/tap-provider.c:336 -#: ../thunar-archive-plugin/tap-provider.c:375 +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:283 +#: ../thunar-archive-plugin/tap-provider.c:322 msgid "Failed to extract files" msgstr "ファイルの展開に失敗しました" -#. execute the action -#: ../thunar-archive-plugin/tap-provider.c:413 +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:360 msgid "Failed to create archive" msgstr "書庫の作成に失敗しました" -#: ../thunar-archive-plugin/tap-provider.c:468 +#: ../thunar-archive-plugin/tap-provider.c:414 msgid "Extract _Here" msgstr "ここで展開(_H)" -#: ../thunar-archive-plugin/tap-provider.c:475 +#: ../thunar-archive-plugin/tap-provider.c:416 msgid "Extract the selected archive in the current folder" msgid_plural "Extract the selected archives in the current folder" msgstr[0] "現在のフォルダーに選択した書庫を展開します。" -#: ../thunar-archive-plugin/tap-provider.c:492 +#: ../thunar-archive-plugin/tap-provider.c:434 msgid "_Extract To..." msgstr "別の場所に展開(_E)..." -#: ../thunar-archive-plugin/tap-provider.c:500 +#: ../thunar-archive-plugin/tap-provider.c:436 msgid "Extract the selected archive" msgid_plural "Extract the selected archives" msgstr[0] "選択した書庫を展開します。" -#: ../thunar-archive-plugin/tap-provider.c:520 +#: ../thunar-archive-plugin/tap-provider.c:457 msgid "Cr_eate Archive..." msgstr "書庫の作成(_E)..." -#: ../thunar-archive-plugin/tap-provider.c:528 +#: ../thunar-archive-plugin/tap-provider.c:459 msgid "Create an archive with the selected object" msgid_plural "Create an archive with the selected objects" msgstr[0] "選択したオブジェクトで書庫を作成します。" -#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action -#: ../thunar-archive-plugin/tap-provider.c:596 +#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" menu item +#: ../thunar-archive-plugin/tap-provider.c:526 msgid "_Extract here" msgstr "ここで展開(_E)" -#: ../thunar-archive-plugin/tap-provider.c:603 +#: ../thunar-archive-plugin/tap-provider.c:528 msgid "Extract the selected archive here" msgid_plural "Extract the selected archives here" msgstr[0] "選択した書庫をここに展開します" -- 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
