# --------------------------------------------------------------------------- # 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=Zahrn\u00FA\u0165 ### Missing: rendering.macro.include.description=Include other pages into the current page. rendering.macro.include.parameter.context.name=kontext ### Missing: rendering.macro.include.parameter.context.description=defines whether the included page is executed in its separated execution context or whether it's executed in the context of the current page rendering.macro.include.parameter.document.name=dokument ### Missing: rendering.macro.include.parameter.document.description=the reference of the document to include. rendering.macro.include.group.stringReference.name=Zdroj rendering.macro.include.parameter.page.name=str\u00E1nka rendering.macro.include.parameter.page.description=odkaz na str\u00E1nku, ktor\u00E1 sa m\u00E1 zahrn\u00FA\u0165. rendering.macro.include.parameter.reference.name=referencia ### Missing: rendering.macro.include.parameter.reference.description=The reference of the page to include. rendering.macro.include.parameter.type.name=typ ### Missing: rendering.macro.include.parameter.type.description=The type of the reference. rendering.macro.include.parameter.section.name=sekcia ### 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=Nov\u00FD #@deprecated org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.CURRENT rendering.macro.include.parameter.context.value.CURRENT=Aktu\u00E1lna #@deprecated org.xwiki.model.EntityType.WIKI rendering.macro.include.parameter.type.value.WIKI=Wiki #@deprecated org.xwiki.model.EntityType.SPACE rendering.macro.include.parameter.type.value.SPACE=Priestor #@deprecated org.xwiki.model.EntityType.DOCUMENT rendering.macro.include.parameter.type.value.DOCUMENT=Dokument #@deprecated org.xwiki.model.EntityType.ATTACHMENT rendering.macro.include.parameter.type.value.ATTACHMENT=Pr\u00EDloha #@deprecated org.xwiki.model.EntityType.OBJECT rendering.macro.include.parameter.type.value.OBJECT=Objekt #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY rendering.macro.include.parameter.type.value.OBJECT_PROPERTY=Vlastnosti objektu #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY rendering.macro.include.parameter.type.value.CLASS_PROPERTY=Vlastnosti triedy #@deprecated org.xwiki.model.EntityType.BLOCK rendering.macro.include.parameter.type.value.BLOCK=Blok ## Used to indicate where deprecated keys end #@deprecatedend