This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository apps/squeeze.
commit 0ac49f481e75efd6a684a13dd34737e0f268e7c8 Author: Nobuhiro Iwamatsu <[email protected]> Date: Thu May 19 06:30:50 2016 +0200 I18n: Update translation ja (100%). 93 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/ja.po | 106 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 59 insertions(+), 47 deletions(-) diff --git a/po/ja.po b/po/ja.po index 942593d..bdbc47a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,29 +3,42 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Nobuhiro Iwamatsu <[email protected]>, 2008 +# Nobuhiro Iwamatsu <[email protected]>, 2008,2016 msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:32+0200\n" -"PO-Revision-Date: 2013-12-22 14:01+0000\n" -"Last-Translator: Masato HASHIMOTO <[email protected]>\n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/xfce/language/ja/)\n" +"POT-Creation-Date: 2014-10-31 18:30+0100\n" +"PO-Revision-Date: 2016-05-19 03:36+0000\n" +"Last-Translator: Nobuhiro Iwamatsu <[email protected]>\n" +"Language-Team: Japanese (http://www.transifex.com/xfce/xfce-apps/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../libsqueeze/archive.c:266 +#: ../libsqueeze/archive.c:191 +msgid "Content-Type could not be detected" +msgstr "Content-Type を見つけられませんでした" + +#: ../libsqueeze/archive.c:207 +#, c-format +msgid "Content-Type '%s' is not supported" +msgstr "Content-Type '%s' はサポートされていません" + +#: ../libsqueeze/archive.c:294 msgid "Name" msgstr "名前" -#: ../libsqueeze/archive.c:269 +#: ../libsqueeze/archive.c:297 msgid "Mime type" msgstr "MIME タイプ" +#: ../libsqueeze/archive.c:558 +msgid "Operation not supported" +msgstr "操作はサポートされていません" + #: ../squeeze.desktop.in.h:1 msgid "Squeeze Archive Manager" msgstr "Squeeze アーカイブマネージャー" @@ -40,24 +53,22 @@ msgstr "アーカイブマネージャー" #. * Could not open archive (mime type not supported or file did not exist) #. * Should be a more specific error message. -#. -#: ../src/application.c:160 ../src/application.c:251 +#: ../src/application.c:163 ../src/application.c:259 msgid "Could not open archive, MIME-type unsupported or file did not exist" msgstr "MIME タイプがサポートされていないかファイルがなかったため、アーカイブを開く事ができませんでした。" -#: ../src/application.c:190 ../src/main_window.c:834 ../src/main_window.c:1297 +#: ../src/application.c:194 ../src/main_window.c:842 ../src/main_window.c:1318 msgid "" "Squeeze cannot extract this archive type,\n" "the application to support this is missing." msgstr "サポートするアプリケーションがないため、\nSqueeze は このアーカイブタイプを展開できません。" #. * Could not create archive (mime type unsupported) -#. -#: ../src/application.c:234 +#: ../src/application.c:241 msgid "Could not create archive, MIME-type unsupported" msgstr "MIME タイプがサポートされていないため、アーカイブを作成できませんでした" -#: ../src/application.c:269 ../src/main_window.c:887 +#: ../src/application.c:278 ../src/main_window.c:898 msgid "" "Squeeze cannot add files to this archive type,\n" "the application to support this is missing." @@ -102,34 +113,34 @@ msgstr "大文字と小文字を区別して並び替え" #: ../src/button_drag_box.c:85 msgid "Visible:" -msgstr "" +msgstr "可視:" #: ../src/button_drag_box.c:96 msgid "Available:" -msgstr "" +msgstr "利用可能:" -#: ../src/extract_dialog.c:76 +#: ../src/extract_dialog.c:77 msgid "<b>Extract files:</b>" msgstr "<b>展開ファイル:</b>" -#: ../src/extract_dialog.c:77 +#: ../src/extract_dialog.c:78 msgid "<b>Options:</b>" msgstr "<b>オプション:</b>" -#: ../src/extract_dialog.c:88 +#: ../src/extract_dialog.c:89 msgid "All files" msgstr "すべてのファイル" -#: ../src/extract_dialog.c:89 +#: ../src/extract_dialog.c:90 msgid "Selected files" msgstr "選択されたファイル" -#: ../src/extract_dialog.c:101 ../src/main_window.c:456 -#: ../src/main_window.c:1251 +#: ../src/extract_dialog.c:102 ../src/main_window.c:456 +#: ../src/main_window.c:1269 msgid "Extract" msgstr "展開" -#: ../src/extract_dialog.c:114 +#: ../src/extract_dialog.c:115 msgid "Extract archive" msgstr "アーカイブを展開" @@ -214,103 +225,103 @@ msgstr "表示(_V)" msgid "_Help" msgstr "ヘルプ(_H)" -#: ../src/main_window.c:448 ../src/main_window.c:862 +#: ../src/main_window.c:448 ../src/main_window.c:872 msgid "Add files" msgstr "ファイルの追加" -#: ../src/main_window.c:452 ../src/main_window.c:909 +#: ../src/main_window.c:452 ../src/main_window.c:922 msgid "Add folders" msgstr "フォルダーの追加" -#: ../src/main_window.c:727 +#: ../src/main_window.c:733 msgid "Open archive in new window" msgstr "新しいウィンドウでアーカイブを開く" -#: ../src/main_window.c:733 +#: ../src/main_window.c:739 msgid "Open archive" msgstr "アーカイブを開く" -#: ../src/main_window.c:934 +#: ../src/main_window.c:948 msgid "" "Squeeze cannot add folders to this archive type,\n" "the application to support this is missing." msgstr "サポートするアプリケーションがないため、\nSqueeze はこのアーカイブタイプにフォルダーを追加できません。" -#: ../src/main_window.c:958 +#: ../src/main_window.c:974 msgid "Are you sure you want to remove the selected files?" msgstr "本当に選択されたファイルを削除しますか?" -#: ../src/main_window.c:974 +#: ../src/main_window.c:991 msgid "" "Squeeze cannot remove files from this archive type,\n" "the application to support this is missing." msgstr "サポートするアプリケーションがないため、\nSqueeze はこのアーカイブタイプからファイルを削除できません。" -#: ../src/main_window.c:1025 +#: ../src/main_window.c:1043 msgid "" "Are you sure you want to cancel this operation?\n" "This could damage the archive." msgstr "本当にこの操作をキャンセルしてもよろしいですか?\nアーカイブを破損するかもしれません。" -#: ../src/main_window.c:1107 +#: ../src/main_window.c:1125 msgid "Lead developer:" msgstr "中心開発者:" -#: ../src/main_window.c:1110 +#: ../src/main_window.c:1128 msgid "Contributors:" msgstr "協力者:" -#: ../src/main_window.c:1113 +#: ../src/main_window.c:1131 msgid "Inspired by Xarchiver, written by Giuseppe Torelli" msgstr "Giuseppe Torelli によって作成された Xarchiver からヒントを得ました" -#: ../src/main_window.c:1115 +#: ../src/main_window.c:1133 msgid "Application Icon:" msgstr "アプリケーションアイコン:" -#: ../src/main_window.c:1118 +#: ../src/main_window.c:1136 msgid "Add / Extract icons:" msgstr "追加 / 展開 用アイコン:" -#: ../src/main_window.c:1119 +#: ../src/main_window.c:1137 msgid "Based on the original extract icon created by Andreas Nilsson" msgstr "Andreas Nilsson によって作成されたオリジナルの展開用アイコンがベースです" -#: ../src/main_window.c:1126 +#: ../src/main_window.c:1144 msgid "" "Squeeze is a lightweight and flexible archive manager for the Xfce Desktop " "Environment" msgstr "Squeeze は Xfce デスクトップ環境向けの\n軽量かつ柔軟なアーカイブマネージャーです" #. Translator credits as shown in the about dialog: NAME <E-MAIL> YEAR -#: ../src/main_window.c:1134 +#: ../src/main_window.c:1152 msgid "translator-credits" msgstr "Nobuhiro Iwamatsu <[email protected]>\nMasato Hashimoto <[email protected]>" -#: ../src/main_window.c:1168 ../src/main_window.c:1240 -#: ../src/main_window.c:1396 +#: ../src/main_window.c:1186 ../src/main_window.c:1258 +#: ../src/main_window.c:1419 msgid "Done" msgstr "完了" -#: ../src/main_window.c:1250 +#: ../src/main_window.c:1268 msgid "Which action do you want to perform on the selected file(s)?" msgstr "選択されたファイルに対しそのアクションを実行したいですか?" -#: ../src/main_window.c:1251 +#: ../src/main_window.c:1269 msgid "Open" msgstr "開く" -#: ../src/main_window.c:1270 +#: ../src/main_window.c:1290 msgid "" "Squeeze cannot view this file.\n" "the application to support this is missing." msgstr "サポートするアプリケーションがないため、\nSqueeze はこのファイルを表示できません。" -#: ../src/main_window.c:1337 +#: ../src/main_window.c:1360 msgid "Failed to open file" msgstr "ファイルのオープンに失敗しました" -#: ../src/main_window.c:1338 +#: ../src/main_window.c:1361 #, c-format msgid "" "'%s'\n" @@ -321,15 +332,16 @@ msgstr "'%s'\n開くことができませんでした" msgid "Archive manager" msgstr "アーカイブマネージャー" +#. GSList *_supported_mime_types; #: ../src/new_dialog.c:71 msgid "Archive type:" msgstr "アーカイブタイプ:" -#: ../src/new_dialog.c:82 +#: ../src/new_dialog.c:84 msgid "Archives" msgstr "アーカイブ" -#: ../src/new_dialog.c:110 +#: ../src/new_dialog.c:112 msgid "Create new archive" msgstr "新しいアーカイブの作成" -- 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
