diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 17:12:37 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 17:12:37 -0400 |
commit | 4b802aa7cbbb46d85a50e0d08756cb702274d8f9 (patch) | |
tree | 99e1773e279977eaafecb203887592027b7bd144 /l10n/ja/user_webdavauth.po | |
parent | b2757e621c1dfd9d9993636e74bdebf01dce51e0 (diff) | |
download | nextcloud-server-4b802aa7cbbb46d85a50e0d08756cb702274d8f9.tar.gz nextcloud-server-4b802aa7cbbb46d85a50e0d08756cb702274d8f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja/user_webdavauth.po')
-rw-r--r-- | l10n/ja/user_webdavauth.po | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n/ja/user_webdavauth.po b/l10n/ja/user_webdavauth.po new file mode 100644 index 00000000000..6dad27018be --- /dev/null +++ b/l10n/ja/user_webdavauth.po @@ -0,0 +1,37 @@ +# 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 +# plazmism <gomidori@live.jp>, 2013 +# tt yn <tetuyano+transi@gmail.com>, 2013 +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2014-03-13 17:12-0400\n" +"PO-Revision-Date: 2013-08-04 01:10+0000\n" +"Last-Translator: tt yn <tetuyano+transi@gmail.com>\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:3 +msgid "WebDAV Authentication" +msgstr "WebDAV 認証" + +#: templates/settings.php:4 +msgid "Address: " +msgstr "アドレス:" + +#: templates/settings.php:7 +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 の場合は無効な資格情報とし、他の応答はすべて有効な資格情報として処理します。" |