Alien-SVN

 view release on metacpan or  search on metacpan

src/subversion/subversion/po/zh_CN.po  view on Meta::CPAN

#
# Simplified Chinese translation for subversion package
#
#    Licensed to the Apache Software Foundation (ASF) under one
#    or more contributor license agreements.  See the NOTICE file
#    distributed with this work for additional information
#    regarding copyright ownership.  The ASF licenses this file
#    to you under the Apache License, Version 2.0 (the
#    "License"); you may not use this file except in compliance
#    with the License.  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing,
#    software distributed under the License is distributed on an
#    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
#    KIND, either express or implied.  See the License for the
#    specific language governing permissions and limitations
#    under the License.
#
# Update to new pot:
#    ../../tools/po/po-update.sh zh_CN
#
# Merge from trunk:
#    python ../../../../trunk/tools/dev/po-merge.py < ../../../../trunk/subversion/po/zh_CN.po zh_CN.po
#
# Check translation:
#    msgfmt --statistics -c -o zh_CN.mo zh_CN.po
#
# Please format and remove '#: filename:line' lines before commit:
#    msgmerge --sort-by-file -o zh_CN_new.po zh_CN.po subversion.pot
#    msgcat --no-wrap --no-location -o zh_CN.po zh_CN_new.po
#    /bin/rm zh_CN_new.po
#
# Dictionary:
# BASE revision     基础版本
# blame             追溯
# branch            分支
# checkout          检出
# default           默认
# HEAD revision     最新版本
# Obliteration      灭迹
# overlay           重载
# peg               铆钉
# remove            删除
# rename            改名
# repository        版本库
# revert            恢复
# revision          版本
# Subversion book   Subversion 手册
# undo              撤销
# unified diff      标准差异
# unversioned       未版本控制
# versioned         已版本控制
# working copy      工作副本
#
msgid ""
msgstr ""
"Project-Id-Version: subversion 1.8\n"
"Report-Msgid-Bugs-To: dev@subversion.apache.org\n"
"POT-Creation-Date: 2013-07-03 16:58+0800\n"
"PO-Revision-Date: 2013-07-03 16:57+0800\n"
"Last-Translator: Subversion Developers <dev@subversion.apache.org>\n"
"Language-Team: Simplified Chinese <dev@subversion.apache.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 1.5.5\n"

#. Constructing nice error messages for roots.
#. Build an SVN_ERR_FS_NOT_FOUND error, with a detailed error text,
#. for PATH in ROOT. ROOT is of type svn_fs_root_t *.
#: ../include/private/svn_fs_util.h:81
#, c-format
msgid "File not found: transaction '%s', path '%s'"
msgstr "没有找到文件: 事务“%s”,路径 “%s”"

#: ../include/private/svn_fs_util.h:86
#, c-format
msgid "File not found: revision %ld, path '%s'"
msgstr "没有找到文件: 版本“%ld”,路径 “%s”"

#. Build a detailed `file already exists' message for PATH in ROOT.
#. ROOT is of type svn_fs_root_t *.
#: ../include/private/svn_fs_util.h:97
#, c-format
msgid "File already exists: filesystem '%s', transaction '%s', path '%s'"
msgstr "文件已经存在: 文件系统“%s”,事务“%s”,路径“%s”"

#: ../include/private/svn_fs_util.h:102
#, c-format
msgid "File already exists: filesystem '%s', revision %ld, path '%s'"
msgstr "文件已经存在: 文件系统“%s”,版本“%ld”,路径“%s”"

#. ROOT is of type svn_fs_root_t *.
#: ../include/private/svn_fs_util.h:110
msgid "Root object must be a transaction root"
msgstr "根对象必须是事务的根"

#. SVN_FS__ERR_NOT_MUTABLE: the caller attempted to change a node
#. outside of a transaction. FS is of type "svn_fs_t *".



( run in 3.085 seconds using v1.01-cache-2.11-cpan-2398b32b56e )