Welcome to mirror list, hosted at ThFree Co, Russian Federation.

files_encryption.po « ja_JP « l10n - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 218b16a00e60261d349d6ff1a5016d51f407c82e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2013
# tt yn <tetuyano+transi@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-06-01 01:58+0200\n"
"PO-Revision-Date: 2013-05-31 06:00+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: 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 "リカバリ用のキーを有効にできませんでした。リカバリ用のキーのパスワードを確認して下さい!"

#: 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 "リカバリ用のキーを無効化できませんでした。リカバリ用のキーのパスワードを確認して下さい!"

#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
msgstr "パスワードを変更できました。"

#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
msgstr "パスワードを変更できませんでした。古いパスワードが間違っているかもしれません。"

#: js/settings-admin.js:11
msgid "Saving..."
msgstr "保存中..."

#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
msgstr "暗号化"

#: templates/settings-admin.php:9
msgid ""
"Enable encryption passwords recovery key (allow sharing to recovery key):"
msgstr "暗号化パスワードの復旧キーを有効にする(復旧キーを共有することを許可):"

#: templates/settings-admin.php:13
msgid "Recovery account password"
msgstr "復旧アカウントのパスワード"

#: templates/settings-admin.php:20 templates/settings-personal.php:18
msgid "Enabled"
msgstr "有効"

#: templates/settings-admin.php:28 templates/settings-personal.php:26
msgid "Disabled"
msgstr "無効"

#: templates/settings-admin.php:32
msgid "Change encryption passwords recovery key:"
msgstr "復旧キーの暗号化パスワードを変更:"

#: templates/settings-admin.php:39
msgid "Old Recovery account password"
msgstr "古い復旧アカウントのパスワード"

#: templates/settings-admin.php:46
msgid "New Recovery account password"
msgstr "新しい復旧アカウントのパスワード"

#: templates/settings-admin.php:51
msgid "Change Password"
msgstr "パスワードを変更"

#: templates/settings-personal.php:9
msgid "Enable password recovery by sharing all files with your administrator:"
msgstr "管理者が全ての共有ファイルに対してパスワードによる復旧を有効にする:"

#: templates/settings-personal.php:11
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files if your password is lost"
msgstr "このオプションを有効にすると、もしパスワードが分からなくなったとしても、暗号化されたファイルに再度アクセスすることが出来るようになります。"

#: templates/settings-personal.php:27
msgid "File recovery settings updated"
msgstr "ファイル復旧設定が更新されました"

#: templates/settings-personal.php:28
msgid "Could not update file recovery"
msgstr "ファイル復旧を更新できませんでした"