# --------------------------------------------------------------------------- # 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=Prikaz rendering.macro.display.description=Prikaz drugih stranica u trenutnoj stranici. ### Missing: rendering.macro.display.parameter.page.name=page ### Missing: rendering.macro.display.parameter.page.description=The reference of the page to display. ### Missing: rendering.macro.display.group.stringReference.name=Resource rendering.macro.display.parameter.reference.name=referenca rendering.macro.display.parameter.reference.description=Referenca resursa za prikaz. rendering.macro.display.parameter.type.name=tip rendering.macro.display.parameter.type.description=Tip reference. rendering.macro.display.parameter.section.name=odjeljak rendering.macro.display.parameter.section.description=Neobavezni identifikator odjeljka za uklju\u010Diti u nazna\u010Denu stranicu. ############################################################################### ## 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=Wiki #@deprecated org.xwiki.model.EntityType.SPACE rendering.macro.display.parameter.type.value.SPACE=Prostor #@deprecated org.xwiki.model.EntityType.DOCUMENT rendering.macro.display.parameter.type.value.DOCUMENT=Stranica #@deprecated org.xwiki.model.EntityType.ATTACHMENT rendering.macro.display.parameter.type.value.ATTACHMENT=Privitak #@deprecated org.xwiki.model.EntityType.OBJECT rendering.macro.display.parameter.type.value.OBJECT=Objekt #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY rendering.macro.display.parameter.type.value.OBJECT_PROPERTY=Svojstvo objekta #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY rendering.macro.display.parameter.type.value.CLASS_PROPERTY=Svojstvo klase #@deprecated org.xwiki.model.EntityType.BLOCK rendering.macro.display.parameter.type.value.BLOCK=Blok ## Used to indicate where deprecated keys end #@deprecatedend