1234567891011121314151617181920212223242526272829 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: CPG
- ##
- ## Description: Repository Plugin Common messages
- ##
- #
- # Section: OPF
- #
- # Description: Operation Failure messages
- #
- failedToGetConnection = CPG-OPF-1001 Kvar operacije dohvata povezivanja
- failedToWriteFile = CPG-OPF-1002 Neuspje\u0161no pisanje u datoteku.
- failedToReadAndParseFile = CPG-OPF-1003 Neuspje\u0161no \u010ditanje ili parsiranje datoteke.
- userHasNoWriteAccess = CPG-OPF-1004 Provjerite ima li korisnik pristup za pisanje.
- userHasNoReadAccess = CPG-OPF-1005 Provjerite ima li korisnik pristup za \u010ditanje.
- userHasNoReadWriteAccess = CPG-OPF-1006 Provjerite ima li korisnik pristup za \u010ditanje i pisanje.
- resourceDoesNotExist = CPG-OPF-1007 Resurs ne postoji.
|