diff options
author | Sergei Golubchik <serg@mariadb.org> | 2014-08-21 18:11:46 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2014-10-11 18:53:06 +0200 |
commit | 7f5e51b940d65cf541403a50af74163b9aed5cb8 (patch) | |
tree | e540d3cd4d678cd276a9d496490ac5e527f30a78 /debian/po/ja.po | |
parent | 57dd1f6f3fcbc7a46e1b3e71257987315f7aa687 (diff) | |
download | mariadb-git-7f5e51b940d65cf541403a50af74163b9aed5cb8.tar.gz |
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
remove:
* NDB from everywhere
* IM from mtr-v1
* packaging/rpm-oel and packaging/rpm-uln
* few unused spec files
* plug.in file
* .bzrignore
Diffstat (limited to 'debian/po/ja.po')
-rw-r--r-- | debian/po/ja.po | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/po/ja.po b/debian/po/ja.po index 6173c9b1ef8..c1087266eaf 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -205,20 +205,3 @@ msgstr "パスワード入力エラー" msgid "The two passwords you entered were not the same. Please try again." msgstr "入力された二つのパスワードが一致しません。再入力してください。" -#. Type: error -#. Description -#: ../mariadb-server-10.1.templates:10001 -msgid "NDB Cluster seems to be in use" -msgstr "NDB クラスタが利用されているようです" - -#. Type: error -#. Description -#: ../mariadb-server-10.1.templates:10001 -msgid "" -"MySQL-5.1 no longer provides NDB Cluster support. Please migrate to the new " -"mysql-cluster package and remove all lines starting with \"ndb\" from all " -"config files below /etc/mysql/." -msgstr "" -"MySQL-5.1 では NDB クラスタのサポートを提供しなくなっています。新たな mysql-" -"cluster パッケージに移行して、/etc/mysql 以下の設定ファイルすべてから「ndb」" -"で始まる行を削除してください。" |