# --------------------------------------------------------------------------- # 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. # --------------------------------------------------------------------------- ### Missing: rendering.macro.display.name=Display ### Missing: rendering.macro.display.description=Display other pages into the current page. ### Missing: rendering.macro.display.parameter.page.name=page rendering.macro.display.parameter.page.description=\u986F\u793A\u9801\u9762\u53C3\u8003. ### Missing: rendering.macro.display.group.stringReference.name=Resource ### Missing: rendering.macro.display.parameter.reference.name=page ### Missing: rendering.macro.display.parameter.reference.description=The reference of the page to display. ### Missing: rendering.macro.display.parameter.type.name=type ### Missing: rendering.macro.display.parameter.type.description=The type of the reference. ### Missing: rendering.macro.display.parameter.section.name=section ### Missing: rendering.macro.display.parameter.section.description=An optional id of a section to include in the specified page. ############################################################################### ## Deprecated ## Note: each element should be removed when the last branch using it is no longer supported ############################################################################### ## Used to indicate where deprecated keys start #@deprecatedstart ####################################### ## until 12.3 ####################################### #@deprecated org.xwiki.model.EntityType.WIKI ### Missing: rendering.macro.display.parameter.type.value.WIKI=Wiki #@deprecated org.xwiki.model.EntityType.SPACE rendering.macro.display.parameter.type.value.SPACE=\u7A7A\u9593 #@deprecated org.xwiki.model.EntityType.DOCUMENT rendering.macro.display.parameter.type.value.DOCUMENT=\u9801\u9762 #@deprecated org.xwiki.model.EntityType.ATTACHMENT rendering.macro.display.parameter.type.value.ATTACHMENT=\u9644\u4EF6\u6A94 #@deprecated org.xwiki.model.EntityType.OBJECT rendering.macro.display.parameter.type.value.OBJECT=\u7269\u4EF6 #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY rendering.macro.display.parameter.type.value.OBJECT_PROPERTY=\u7269\u4EF6\u5C6C\u6027 #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY rendering.macro.display.parameter.type.value.CLASS_PROPERTY=\u985E\u5225\u5C6C\u6027 #@deprecated org.xwiki.model.EntityType.BLOCK ### Missing: rendering.macro.display.parameter.type.value.BLOCK=Block ## Used to indicate where deprecated keys end #@deprecatedend