diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-01-22 22:12:07 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-01-22 22:12:07 +0200 |
commit | 1db681901303ec918feda5ae75c9a7ed22b18cc5 (patch) | |
tree | a56576584dfd0d7676a704de46f29e732eb96c59 | |
parent | e3421be4d57f27cd93c1b87d98f081dbf97e59bc (diff) | |
download | drakx-1db681901303ec918feda5ae75c9a7ed22b18cc5.tar drakx-1db681901303ec918feda5ae75c9a7ed22b18cc5.tar.gz drakx-1db681901303ec918feda5ae75c9a7ed22b18cc5.tar.bz2 drakx-1db681901303ec918feda5ae75c9a7ed22b18cc5.tar.xz drakx-1db681901303ec918feda5ae75c9a7ed22b18cc5.zip |
Update Japanese translation from Tx
-rw-r--r-- | perl-install/install/share/po/ja.po | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/perl-install/install/share/po/ja.po b/perl-install/install/share/po/ja.po index 322513317..2c37dff7e 100644 --- a/perl-install/install/share/po/ja.po +++ b/perl-install/install/share/po/ja.po @@ -1411,9 +1411,9 @@ msgstr "" "更新メディアを設定しますか?" #: steps_interactive.pm:767 -#, fuzzy, c-format +#, c-format msgid "That downloader could not be installed" -msgstr "以下のパッケージをインストールします" +msgstr "ダウンローダがインストールできませんでした" #: steps_interactive.pm:767 steps_interactive.pm:784 #, c-format @@ -1689,25 +1689,3 @@ msgid "" "_: Keep these entry short\n" "Exit" msgstr "終了" - -#, c-format -#~ msgid "URL of the mirror?" -#~ msgstr "ミラーの URL" - -#, c-format -#~ msgid "URL must start with ftp:// or http://" -#~ msgstr "URL は ftp:// または http:// で始まらなければなりません" - -#, c-format -#~ msgid "Contacting %s web site to get the list of available mirrors..." -#~ msgstr "%s のサイトに接続してミラーのリストを取得しています..." - -#, c-format -#~ msgid "Failed contacting %s web site to get the list of available mirrors" -#~ msgstr "" -#~ "%s のウェブ サイトへの接続に失敗したため、利用可能なミラーのリストを取得で" -#~ "きませんでした" - -#, c-format -#~ msgid "Choose a mirror from which to get the packages" -#~ msgstr "パッケージを取得するミラーを選択" |