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 Neuspela operacija vzpostavljanja povezave
- failedToWriteFile = CPG-OPF-1002 Zapisovanje v datoteko ni uspelo.
- failedToReadAndParseFile = CPG-OPF-1003 Zapisovanje v ali raz\u010dlenjevanje datoteke ni uspelo.
- userHasNoWriteAccess = CPG-OPF-1004 Preverite, ali ima uporabnik dostop za pisanje.
- userHasNoReadAccess = CPG-OPF-1005 Preverite, ali ima uporabnik dostop za branje.
- userHasNoReadWriteAccess = CPG-OPF-1006 Preverite, ali ima uporabnik dostop za pisanje in pisanje.
- resourceDoesNotExist = CPG-OPF-1007 Vir ne obstaja.
|