Skip to content

Commit

Permalink
Merge pull request #107 from thr3a/master
Browse files Browse the repository at this point in the history
Update japanese language
  • Loading branch information
murrty authored Nov 28, 2021
2 parents 2da40c3 + b1cf648 commit ed3b101
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions Languages/Japanese.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@
// This is the internal langauge, so you can use this as a base.
// I recommend you add your name commented to the top, so people can see who contributed to the translation.

// Template version 1.41, last update 2021-08-01
// 1.4 New additions: chkUseSelection, rbVideoSelectionPlaylistIndex, rbVideoSelectionPlaylistItems, rbVideoSelectionOnDate, rbVideoSelectionBeforeDate, rbVideoSelectionAfterDate, txtPlaylistStartHint, txtPlaylistEndHint, txtPlaylistItemsHint, txtVideoDateHint tabDownloadsBatch, chkSettingsDownloadsSeparateBatchDownloads, chkSettingsDownloadsSeparateBatchDownloadsHint, chkSettingsDownloadsAddDateToBatchDownloadFolders, chkSettingsDownloadsAddDateToBatchDownloadFoldersHint, GenericRetry, tabSettingsPortable, lbSettingsPortableInformation, chkSettingsPortableToggleIni, chkSettingsGeneralCheckForBetaUpdates, chkSettingsGeneralCheckForBetaUpdatesHint,
// Template version 1.5-pre1, last update 2021-11-22

// 1.41 New additions: lbSettingsDownloadsUpdatingYtdlType, cbSettingsDownloadsUpdatingYtdlTypeHint, llbSettingsDownloadsYtdlTypeViewRepo, llbSettingsDownloadsYtdlTypeViewRepoHint, chkSettingsDownloadsDownloadPathUseRelativePathHint
// New additions: GenericStart, GenericStop, GenericExit, GenericOk, GenericSave, frmConverter, frmConverterComplete, frmConverterError, chkConverterCloseAfterConversion, btnConverterAbortBatch, frmUpdater, lbUpdaterHeader, lbUpdaterDescription, rtbUpdaterExceptionDetails

// Removed/Unused:
// Removed/Unused: frmDownloaderExit & frmBatchDownloadExit (Changed to GenericExit), btnBatchDownloadStart, btnBatchDownloadStop, btnExceptionOk, btnLanguageCancel, btnLanguageSave, btnSettingsSave, btnUpdateAvailableOk

// You can change the "CurrentLanguageVersion" to your own version, or if you're contributing to an already existing one, you can bump up the version one. Or add it as a decimal, if it's a minor fix. Up to you, really.

Expand All @@ -25,6 +24,11 @@ GenericVideo=動画
GenericAudio=音声
GenericCustom=カスタム
GenericRetry=リトライ
GenericStart=開始
GenericStop=停止
GenericExit=終了
GenericOk=OK
GenericSave=保存

frmAbout=About
lbAboutBody=youtube-dl by {0}\nyoutube-dl-gui by {1}\ndebug date {2}
Expand Down Expand Up @@ -322,4 +326,4 @@ lbUpdateAvailableCurrentVersion=現在のバージョン:
lbUpdateAvailableChangelog=変更ログ:
btnUpdateAvailableSkipVersion=スキップ
btnUpdateAvailableUpdate=更新
btnUpdateAvailableOk=OK
btnUpdateAvailableOk=OK

0 comments on commit ed3b101

Please sign in to comment.