# --------------------------------------------------------------------------- # 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.include.name=Inkludera rendering.macro.include.description=Inkludera inneh\u00E5llet i andra sidor i aktuell sida rendering.macro.include.parameter.context.name=kontext rendering.macro.include.parameter.context.description=anger om den inkluderade sidan skall behandlas i ett separat exekveringskontext eller om den skall behandlas i den aktuella sidans exekveringskontext rendering.macro.include.parameter.document.name=dokument rendering.macro.include.parameter.document.description=namnet p\u00E5 dokumentet som skall inkluderas ### Missing: rendering.macro.include.group.stringReference.name=Resource ### Missing: rendering.macro.include.parameter.page.name=page ### Missing: rendering.macro.include.parameter.page.description=the reference of the page to include. rendering.macro.include.parameter.reference.name=referens ### Missing: rendering.macro.include.parameter.reference.description=The reference of the page to include. rendering.macro.include.parameter.type.name=typ rendering.macro.include.parameter.type.description=Typen p\u00E5 referensen ### Missing: rendering.macro.include.parameter.section.name=section ### Missing: rendering.macro.include.parameter.section.description=An optional id of a section to include in the specified page. ### Missing: org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.NEW=New ### Missing: org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.CURRENT=Current ############################################################################### ## 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.rendering.macro.include.IncludeMacroParameters$Context.NEW rendering.macro.include.parameter.context.value.NEW=Nytt #@deprecated org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.CURRENT rendering.macro.include.parameter.context.value.CURRENT=Aktuellt #@deprecated org.xwiki.model.EntityType.WIKI ### Missing: rendering.macro.include.parameter.type.value.WIKI=Wiki #@deprecated org.xwiki.model.EntityType.SPACE ### Missing: rendering.macro.include.parameter.type.value.SPACE=Space #@deprecated org.xwiki.model.EntityType.DOCUMENT ### Missing: rendering.macro.include.parameter.type.value.DOCUMENT=Page #@deprecated org.xwiki.model.EntityType.ATTACHMENT ### Missing: rendering.macro.include.parameter.type.value.ATTACHMENT=Attachment #@deprecated org.xwiki.model.EntityType.OBJECT ### Missing: rendering.macro.include.parameter.type.value.OBJECT=Object #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY ### Missing: rendering.macro.include.parameter.type.value.OBJECT_PROPERTY=Object property #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY ### Missing: rendering.macro.include.parameter.type.value.CLASS_PROPERTY=Class property #@deprecated org.xwiki.model.EntityType.BLOCK ### Missing: rendering.macro.include.parameter.type.value.BLOCK=Block ## Used to indicate where deprecated keys end #@deprecatedend