summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN/user_webdavauth.po
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-08-31 15:02:40 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-08-31 15:02:44 +0200
commitc67cb54ca0551a88a5e32f790c8ae21705884819 (patch)
tree8ea352284335734f4b8b3d9fceb24faeeb8fd59d /l10n/zh_CN/user_webdavauth.po
parent73685892ed6f255a916512863cd5549914d071e1 (diff)
downloadnextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.tar.gz
nextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.zip
remove po files and ignore them in the future
Diffstat (limited to 'l10n/zh_CN/user_webdavauth.po')
-rw-r--r--l10n/zh_CN/user_webdavauth.po43
1 files changed, 0 insertions, 43 deletions
diff --git a/l10n/zh_CN/user_webdavauth.po b/l10n/zh_CN/user_webdavauth.po
deleted file mode 100644
index 7ab2e8274cd..00000000000
--- a/l10n/zh_CN/user_webdavauth.po
+++ /dev/null
@@ -1,43 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Translators:
-# hanfeng <appweb.cn@gmail.com>, 2012
-# Dianjin Wang <1132321739qq@gmail.com>, 2012
-# Kaijia Feng <fengkaijia@gmail.com>, 2014
-# marguerite su <i@marguerite.su>, 2013
-# wang <modokwang@gmail.com>, 2013
-# csslayer <wengxt@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-05 02:20+0000\n"
-"Last-Translator: Kaijia Feng <fengkaijia@gmail.com>\n"
-"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: zh_CN\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 "用户的身份将会被发送到此 URL。这个插件检查返回值并且将 HTTP 状态编码 401 和 403 解释为非法身份,其他所有返回值为合法身份。"