summaryrefslogtreecommitdiffstats
path: root/l10n/ja/user_webdavauth.po
blob: ce32585a974c1d5e7c1853d829ea5d7972ddeb6f (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
# 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>, 2012
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2012-2013
# タカハシ <gomidori@live.jp>, 2013
# kuromabo <md81bird@hitaki.net>, 2014
# Mika Kobayashi, 2014
# YANO Tetsu <tetuyano+transi@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-07-05 01:54-0400\n"
"PO-Revision-Date: 2014-07-04 15:12+0000\n"
"Last-Translator: Mika Kobayashi\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"

#: templates/settings.php:2
msgid "WebDAV Authentication"
msgstr "WebDAV 認証"

#: templates/settings.php:3
msgid "Address:"
msgstr "アドレス:"

#: templates/settings.php:5
msgid "Save"
msgstr "保存"

#: templates/settings.php:6
msgid ""
"The user credentials will be sent to this address. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
msgstr "ユーザー資格情報をこのアドレスに送信します。このプラグインは応答をチェックし、HTTP状態コードが 401 と 403 の場合は無効な資格情報とし、他の応答はすべて有効な資格情報として処理します。"