From a800c0f1a430e551d571073b9bcf9665e8773437 Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Fri, 30 Apr 2021 16:42:12 +0900 Subject: [PATCH 1/8] Update Alltube.po --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index 71acb9d..24aa1ea 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -118,7 +118,7 @@ msgstr "ダウンロードに対応しているサイト" #: templates/error.tpl:5 msgid "An error occurred" -msgstr "予期せぬエラーが発生しました。" +msgstr "エラーが発生しました。" #: templates/password.tpl:5 msgid "This video is protected" @@ -215,4 +215,4 @@ msgstr "存在しないページです。" #: classes/Controller/FrontController.php:282 msgid "Method not allowed" -msgstr "無効なリクエストです。" \ No newline at end of file +msgstr "無効なリクエストです。" From 7f0f607cf7f80ef213736e4e6a7c1db74296250c Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Fri, 30 Apr 2021 16:54:26 +0900 Subject: [PATCH 2/8] Fixed some Japanese translate mistakes. --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index 24aa1ea..354d293 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -9,11 +9,11 @@ msgstr "" #: templates/inc/footer.tpl:8 msgid "Code by @dev" -msgstr "作成: @dev" +msgstr "制作: @dev" #: templates/inc/footer.tpl:16 msgid "Design by @designer" -msgstr "デザイン: @designer" +msgstr "Webデザイン: @designer" #: templates/inc/footer.tpl:21 msgid "Get the code" @@ -21,7 +21,7 @@ msgstr "プログラムをダウンロード" #: templates/inc/footer.tpl:29 msgid "Based on @youtubedl" -msgstr "本ソフトは@youtubedlを基に構成されています。" +msgstr "本ソフトは@youtubedlを基に作成されています。" #: templates/inc/footer.tpl:33 msgid "Donate using Liberapay" @@ -41,7 +41,7 @@ msgstr "言語を設定" #: templates/info.tpl:11 msgid "You are going to download @title." -msgstr "ダウンロード対象: @title" +msgstr "検出した動画: 「@title」" #: templates/info.tpl:29 msgid "Available formats:" @@ -106,7 +106,7 @@ msgstr "ダウンロード" #: templates/playlist.tpl:12 msgid "Videos extracted from @title:" -msgstr "デコードの対象: @title" +msgstr "プレイリスト: 「@title」から展開。" #: templates/playlist.tpl:39 msgid "More options" @@ -114,7 +114,7 @@ msgstr "詳細設定" #: templates/extractors.tpl:4 classes/Controller/FrontController.php:111 msgid "Supported websites" -msgstr "ダウンロードに対応しているサイト" +msgstr "ダウンロードに対応しているWebサイト" #: templates/error.tpl:5 msgid "An error occurred" From de689317ce60583300de3a33cb6a1c4878be1d4b Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Fri, 30 Apr 2021 17:00:49 +0900 Subject: [PATCH 3/8] Update Alltube.po --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index 354d293..2609355 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -110,7 +110,7 @@ msgstr "プレイリスト: 「@title」から展開。" #: templates/playlist.tpl:39 msgid "More options" -msgstr "詳細設定" +msgstr "ダウンロード設定" #: templates/extractors.tpl:4 classes/Controller/FrontController.php:111 msgid "Supported websites" From badbabe694374dbca57a6a875e18089e79e06aad Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Sun, 9 May 2021 12:40:02 +0900 Subject: [PATCH 4/8] Update Alltube.po --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index 2609355..c43ea15 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -118,7 +118,7 @@ msgstr "ダウンロードに対応しているWebサイト" #: templates/error.tpl:5 msgid "An error occurred" -msgstr "エラーが発生しました。" +msgstr "ダウンロードエラー" #: templates/password.tpl:5 msgid "This video is protected" From d46eeb0db5ef53be3ed1da91f52d7a53d7f1c892 Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Wed, 4 Aug 2021 16:19:25 +0900 Subject: [PATCH 5/8] Update youtube-dl --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3d5805d..ad03f74 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,7 @@ "version": "2021.04.01", "dist": { "type": "zip", - "url": "https://github.com/ytdl-org/youtube-dl/archive/2021.04.01.zip" + "url": "https://github.com/ytdl-org/youtube-dl/archive/2021.06.06.zip" } } } From eb332bd3213a04c15fb7fc5220b52c3190ab7462 Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:16:09 +0900 Subject: [PATCH 6/8] Improve Japanese Translation --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index c43ea15..b4a2de9 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -53,11 +53,11 @@ msgstr "よく使われる形式" #: templates/info.tpl:35 msgid "Best" -msgstr "最高品質" +msgstr "通常品質(mp4)" #: templates/info.tpl:36 msgid "Remux best video with best audio" -msgstr "最高品質に再エンコード" +msgstr "最高品質(映像形式の指定不可)" #: templates/info.tpl:37 msgid "Worst" @@ -69,11 +69,11 @@ msgstr "その他の形式" #: templates/info.tpl:86 msgid "Stream the video through the server" -msgstr "ビデオをサーバーに設置してダウンロード" +msgstr "サーバーを経由してダウンロード
(ダウンロードできない場合はこちらを有効にしてください。)" #: templates/info.tpl:92 msgid "Convert into a custom format:" -msgstr "指定した形式への変換" +msgstr "指定した形式に変換してダウンロード" #: templates/info.tpl:93 msgid "Custom format" @@ -138,15 +138,15 @@ msgstr "動画のリンク(URL)を入力欄に入力してください。(例:Yo #: templates/index.tpl:25 msgid "Audio only (MP3)" -msgstr "音声のみのダウンロード(mp3形式)" +msgstr "音声のみをmp3形式でダウンロード" #: templates/index.tpl:29 msgid "From" -msgstr "から" +msgstr "開始時間" #: templates/index.tpl:32 msgid "to" -msgstr "へ" +msgstr "終了時間" #: templates/index.tpl:41 msgid "See all supported websites" @@ -179,7 +179,7 @@ msgstr "MPEG DASHストリーミングからの読み出しには対応してお #: classes/Controller/FrontController.php:65 msgid "Easily download videos from YouTube, Dailymotion, Vimeo and other websites." -msgstr "Youtubeから動画を簡単にダウンロード!、DailymotionやVimeo等にも対応しております" +msgstr "Youtubeから動画を簡単にダウンロード!!、DailymotionやVimeo等にも対応しております" #: classes/Controller/FrontController.php:112 msgid "List of all supported websites from which AllTube Download can extract video or audio files" @@ -191,7 +191,7 @@ msgstr "パスワード画面" #: classes/Controller/FrontController.php:140 msgid "You need a password in order to download this video with AllTube Download" -msgstr "このビデオをAllTubeでダウンロードするにはパスワードが必要です。" +msgstr "AllTubeでこのビデオをダウンロードするにはパスワードが必要です。" #: classes/Controller/FrontController.php:174 msgid "Video download" From 507323095df53dfe3131a50cc796b9401e4b6ade Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:22:50 +0900 Subject: [PATCH 7/8] Improve Japanese Translaton #2 --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index b4a2de9..1e1f5a9 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -53,11 +53,11 @@ msgstr "よく使われる形式" #: templates/info.tpl:35 msgid "Best" -msgstr "通常品質(mp4)" +msgstr "最高品質(mp4形式,おすすめ)" #: templates/info.tpl:36 msgid "Remux best video with best audio" -msgstr "最高品質(映像形式の指定不可)" +msgstr "最高品質の音声と動画をmkvに再エンコード" #: templates/info.tpl:37 msgid "Worst" @@ -69,7 +69,7 @@ msgstr "その他の形式" #: templates/info.tpl:86 msgid "Stream the video through the server" -msgstr "サーバーを経由してダウンロード
(ダウンロードできない場合はこちらを有効にしてください。)" +msgstr "サーバーを経由してダウンロード" #: templates/info.tpl:92 msgid "Convert into a custom format:" @@ -167,15 +167,15 @@ msgstr "パスワードが間違っています。" #: classes/Controller/DownloadController.php:69 msgid "Conversion of playlists is not supported." -msgstr "プレイリストからの読み出しには対応しておりません。" +msgstr "プレイリストからの読み出しおよび変換には対応しておりません。" #: classes/Controller/DownloadController.php:76 msgid "Conversion of M3U8 files is not supported." -msgstr "HLS(m3u8)プレイリストファイルからの読み出しには対応しておりません。" +msgstr "HLS(m3u8)プレイリストファイルからの読み出しおよび変換には対応しておりません。" #: classes/Controller/DownloadController.php:82 msgid "Conversion of DASH segments is not supported." -msgstr "MPEG DASHストリーミングからの読み出しには対応しておりません。" +msgstr "MPEG DASHストリーミングからの読み出しおよび変換には対応しておりません。" #: classes/Controller/FrontController.php:65 msgid "Easily download videos from YouTube, Dailymotion, Vimeo and other websites." @@ -187,7 +187,7 @@ msgstr "AllTube上でのダウンロードおよびファイルの変換に対 #: classes/Controller/FrontController.php:138 msgid "Password prompt" -msgstr "パスワード画面" +msgstr "パスワード入力" #: classes/Controller/FrontController.php:140 msgid "You need a password in order to download this video with AllTube Download" From 1bd27d0c87c9c4f4444e3e3570901cc44f227fc0 Mon Sep 17 00:00:00 2001 From: Advizormcpe1 <77423428+Advizormcpe1@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:26:26 +0900 Subject: [PATCH 8/8] Improve Japanese Translations --- i18n/ja_JP/LC_MESSAGES/Alltube.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ja_JP/LC_MESSAGES/Alltube.po b/i18n/ja_JP/LC_MESSAGES/Alltube.po index 1e1f5a9..e96665d 100644 --- a/i18n/ja_JP/LC_MESSAGES/Alltube.po +++ b/i18n/ja_JP/LC_MESSAGES/Alltube.po @@ -53,7 +53,7 @@ msgstr "よく使われる形式" #: templates/info.tpl:35 msgid "Best" -msgstr "最高品質(mp4形式,おすすめ)" +msgstr "最高品質(mp4形式)" #: templates/info.tpl:36 msgid "Remux best video with best audio"