Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Weblate #3672

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ annotations.tab.info.noannotations=此页面没有注解
annotations.settings.display=显示注解
annotations.settings.error.wrongsyntax=使用Xwiki/1.0语法的页面中注解不可用。
annotations.settings.error.notarget=没有指定要获取注解设置的页面。
annotations.annotated.loading=加载注解页面
annotations.annotated.loading=正在加载注释页面
annotations.annotated.loaderror=失败:
annotations.annotated.loaderror.wrongresponse=服务器返回了错误格式的响应
annotations.annotated.error.noannotatedelement=由于内容无效,注解无法载入。
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# ---------------------------------------------------------------------------
# See the NOTICE file distributed with this work for additional
# information regarding copyright ownership.
#
# This is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of
# the License, or (at your option) any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this software; if not, write to the Free
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
# ---------------------------------------------------------------------------
attachment.move.nonExisting=\u8BE5\u9644\u4EF6\u4E0D\u5B58\u5728\u3002
attachment.move.emptyName=\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u9644\u4EF6\u540D\u79F0\u3002
attachment.move.alreadyExists=\u540D\u4E3A\uFF08{0}\uFF09\u7684\u9644\u4EF6\u5DF2\u5B58\u5728\u4E8E<a href="{2}">{1}</a>\u3002\u8BF7\u63D0\u4F9B\u4E00\u4E2A\u4E0D\u540C\u7684\u540D\u79F0\u3002
attachment.move.title=\u4ECE<a href="{2}">{1}</a>\u79FB\u52A8\u5230{0}
attachment.move.source.label=\u6E90
attachment.move.source.hint=\u5373\u5C06\u79FB\u52A8\u7684\u9644\u4EF6\u3002
attachment.move.links.label=\u66F4\u65B0\u94FE\u63A5
### Missing: attachment.move.links.hint=Update the target of {0} {0,choice,0#incoming links|1#incoming link|1<incoming links} to this page and preserve the target of relative outgoing links from this page in the new location
### Missing: attachment.move.autoRedirect.label=Create an automatic redirect
### Missing: attachment.move.autoRedirect.hint=Redirect the user to the new attachment when accessing the old attachment. Select this option if you don't want to break external links to the old attachment.
### Missing: attachment.move.newName.label=New Attachment Name
### Missing: attachment.move.newName.hint=The new name of the attachment.
### Missing: attachment.move.newLocation.label=New Attachment Location
### Missing: attachment.move.newLocation.hint=The new location of the attachment.
### Missing: attachment.move.newName.placeholder=NewAttachmentName
### Missing: attachment.move.targetNotWritable=You don't have the right to create or edit the target page.
### Missing: attachment.move.submit=Submit
### Missing: attachment.move.status.notFound=The requested attachment move status could not be found.
### Missing: attachment.move.status.label=Attachment Move Status
### Missing: attachment.move.status.hint=The following attachment move operation has been started by {0} on {1}.
### Missing: attachment.move.targetLocation.modal.title=Select New Attachment Location
### Missing: attachment.move.targetLocation.modal.selectButton=Select
### Missing: attachment.move.targetLocation.modal.closeButton=Close
### Missing: attachment.job.saveDocument.inPlace=Attachment {0} moved to {1}.
### Missing: attachment.job.saveDocument.source=Attachment moved to {0}.
### Missing: attachment.job.saveDocument.target=Attachment moved from {0}.
### Missing: attachment.job.rollbackDocument.target=Rollback because moving [{0}] to [{1}] failed.
### Missing: attachment.job.creation.error=Failed to create a move attachment job.
### Missing: attachment.listener.attachmentAdded.removeRedirection=Remove outdated automatic redirect for attachment {0}
Loading