diff options
Diffstat (limited to 'l10n/ja_JP/files_encryption.po')
-rw-r--r-- | l10n/ja_JP/files_encryption.po | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/l10n/ja_JP/files_encryption.po b/l10n/ja_JP/files_encryption.po index 9b3310cd58f..98f31297e82 100644 --- a/l10n/ja_JP/files_encryption.po +++ b/l10n/ja_JP/files_encryption.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-15 01:58+0200\n" -"PO-Revision-Date: 2013-06-14 10:30+0000\n" -"Last-Translator: plazmism <gomidori@live.jp>\n" +"POT-Creation-Date: 2013-06-22 02:06+0200\n" +"PO-Revision-Date: 2013-06-22 00:07+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -63,6 +63,16 @@ msgid "" "regain access to your files" msgstr "秘密鍵が有効ではありません。パスワードが外部から変更された恐れがあります。。個人設定で秘密鍵のパスワードを更新して、ファイルへのアクセス権を奪還できます。" +#: hooks/hooks.php:44 +msgid "PHP module OpenSSL is not installed." +msgstr "" + +#: hooks/hooks.php:45 +msgid "" +"Please ask your server administrator to install the module. For now the " +"encryption app was disabled." +msgstr "" + #: js/settings-admin.js:11 msgid "Saving..." msgstr "保存中..." @@ -87,12 +97,12 @@ msgstr "暗号化" #: templates/settings-admin.php:10 msgid "" -"Enable encryption passwords recovery key (allow sharing to recovery key):" -msgstr "暗号化パスワードの復旧キーを有効にする(復旧キーを共有することを許可):" +"Enable recovery key (allow to recover users files in case of password loss):" +msgstr "" #: templates/settings-admin.php:14 -msgid "Recovery account password" -msgstr "復旧アカウントのパスワード" +msgid "Recovery key password" +msgstr "" #: templates/settings-admin.php:21 templates/settings-personal.php:54 msgid "Enabled" @@ -103,16 +113,16 @@ msgid "Disabled" msgstr "無効" #: templates/settings-admin.php:34 -msgid "Change encryption passwords recovery key:" -msgstr "復旧キーの暗号化パスワードを変更:" +msgid "Change recovery key password:" +msgstr "" #: templates/settings-admin.php:41 -msgid "Old Recovery account password" -msgstr "古い復旧アカウントのパスワード" +msgid "Old Recovery key password" +msgstr "" #: templates/settings-admin.php:48 -msgid "New Recovery account password" -msgstr "新しい復旧アカウントのパスワード" +msgid "New Recovery key password" +msgstr "" #: templates/settings-admin.php:53 msgid "Change Password" |