diff options
Diffstat (limited to 'l10n/zh_CN/admin_migrate.po')
-rw-r--r-- | l10n/zh_CN/admin_migrate.po | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n/zh_CN/admin_migrate.po b/l10n/zh_CN/admin_migrate.po new file mode 100644 index 00000000000..a25182363fb --- /dev/null +++ b/l10n/zh_CN/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" |