# --------------------------------------------------------------------------- # 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. # --------------------------------------------------------------------------- rendering.macro.display.name=\u8868\u793A rendering.macro.display.description=\u4ED6\u306E\u30DA\u30FC\u30B8\u3092\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u306B\u8868\u793A\u3002 rendering.macro.display.parameter.page.name=\u30DA\u30FC\u30B8 rendering.macro.display.parameter.page.description=\u8868\u793A\u3059\u308B\u30DA\u30FC\u30B8\u306E\u53C2\u7167\u3002 rendering.macro.display.group.stringReference.name=\u30EA\u30BD\u30FC\u30B9 rendering.macro.display.parameter.reference.name=\u30DA\u30FC\u30B8 rendering.macro.display.parameter.reference.description=\u8868\u793A\u3059\u308B\u30DA\u30FC\u30B8\u306E\u53C2\u7167\u3002 rendering.macro.display.parameter.type.name=\u7A2E\u985E rendering.macro.display.parameter.type.description=\u53C2\u7167\u306E\u7A2E\u985E\u3002 rendering.macro.display.parameter.section.name=\u30BB\u30AF\u30B7\u30E7\u30F3 rendering.macro.display.parameter.section.description=\u6307\u5B9A\u3055\u308C\u305F\u30DA\u30FC\u30B8\u306B\u542B\u3081\u308B\u30BB\u30AF\u30B7\u30E7\u30F3\u306EID\uFF08\u30AA\u30D7\u30B7\u30E7\u30F3\uFF09\u3002 ############################################################################### ## 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 rendering.macro.display.parameter.type.value.WIKI=\u30A6\u30A3\u30AD #@deprecated org.xwiki.model.EntityType.SPACE rendering.macro.display.parameter.type.value.SPACE=\u30B9\u30DA\u30FC\u30B9 #@deprecated org.xwiki.model.EntityType.DOCUMENT rendering.macro.display.parameter.type.value.DOCUMENT=\u30DA\u30FC\u30B8 #@deprecated org.xwiki.model.EntityType.ATTACHMENT rendering.macro.display.parameter.type.value.ATTACHMENT=\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB #@deprecated org.xwiki.model.EntityType.OBJECT rendering.macro.display.parameter.type.value.OBJECT=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8 #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY rendering.macro.display.parameter.type.value.OBJECT_PROPERTY=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u30FC #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY rendering.macro.display.parameter.type.value.CLASS_PROPERTY=\u30AF\u30E9\u30B9\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u30FC #@deprecated org.xwiki.model.EntityType.BLOCK rendering.macro.display.parameter.type.value.BLOCK=\u30D6\u30ED\u30C3\u30AF ## Used to indicate where deprecated keys end #@deprecatedend