nextcloud/l10n/ja_JP/files_encryption.po

105 lines
3.5 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-05-26 04:03:54 +04:00
# tt yn <tetuyano+transi@gmail.com>, 2013
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-05-30 04:34:14 +04:00
"POT-Creation-Date: 2013-05-30 02:27+0200\n"
"PO-Revision-Date: 2013-05-30 00:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
2012-08-14 01:19:31 +04:00
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
2013-01-23 03:06:18 +04:00
"Plural-Forms: nplurals=1; plural=0;\n"
2012-08-14 01:19:31 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
msgstr ""
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
msgstr ""
2013-05-25 04:11:52 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
msgstr ""
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
msgstr ""
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
2013-05-26 04:03:54 +04:00
msgstr "パスワードを変更できました。"
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
2013-05-26 04:03:54 +04:00
msgstr "パスワードを変更できませんでした。古いパスワードが間違っているかもしれません。"
2013-05-25 04:11:52 +04:00
#: js/settings-admin.js:11
msgid "Saving..."
2013-05-26 04:03:54 +04:00
msgstr "保存中..."
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:5 templates/settings-personal.php:4
2012-08-14 01:19:31 +04:00
msgid "Encryption"
2013-04-27 04:24:29 +04:00
msgstr "暗号化"
2012-08-14 01:19:31 +04:00
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:9
msgid ""
"Enable encryption passwords recovery key (allow sharing to recovery key):"
2013-05-27 04:07:24 +04:00
msgstr "暗号化パスワードの復旧キーを有効にする(復旧キーを共有することを許可):"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:13
msgid "Recovery account password"
2013-05-26 04:03:54 +04:00
msgstr "復旧アカウントのパスワード"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:20 templates/settings-personal.php:18
msgid "Enabled"
2013-05-26 04:03:54 +04:00
msgstr "有効"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:28 templates/settings-personal.php:26
msgid "Disabled"
2013-05-26 04:03:54 +04:00
msgstr "無効"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:32
msgid "Change encryption passwords recovery key:"
2013-05-26 04:03:54 +04:00
msgstr "復旧キーの暗号化パスワードを変更:"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:39
msgid "Old Recovery account password"
2013-05-26 04:03:54 +04:00
msgstr "古い復旧アカウントのパスワード"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:46
msgid "New Recovery account password"
2013-05-26 04:03:54 +04:00
msgstr "新しい復旧アカウントのパスワード"
2013-05-25 04:11:52 +04:00
#: templates/settings-admin.php:51
msgid "Change Password"
2013-05-26 04:03:54 +04:00
msgstr "パスワードを変更"
2013-05-25 04:11:52 +04:00
#: templates/settings-personal.php:9
msgid "Enable password recovery by sharing all files with your administrator:"
2013-05-26 04:03:54 +04:00
msgstr "管理者が全ての共有ファイルに対してパスワードによる復旧を有効にする:"
2013-02-06 03:06:28 +04:00
#: templates/settings-personal.php:11
2013-05-25 04:11:52 +04:00
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files if your password is lost"
2013-05-26 04:03:54 +04:00
msgstr "このオプションを有効にすると、もしパスワードが分からなくなったとしても、暗号化されたファイルに再度アクセスすることが出来るようになります。"
2013-02-06 03:06:28 +04:00
2013-05-25 04:11:52 +04:00
#: templates/settings-personal.php:27
msgid "File recovery settings updated"
2013-05-26 04:03:54 +04:00
msgstr "ファイル復旧設定が更新されました"
2012-08-14 01:19:31 +04:00
2013-05-25 04:11:52 +04:00
#: templates/settings-personal.php:28
msgid "Could not update file recovery"
2013-05-26 04:03:54 +04:00
msgstr "ファイル復旧を更新できませんでした"