1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <!-- 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:
- Id: //localizationkit/main/prod/msgsdk/CCLInputSource.xslt
- --><stringTable>
- <component usage="Strings needed for the fragment framework" name="PFM">
- <section usage="Common strings for the fragment transforms" type="UI" name="GEN">
- <string usage="Link to show error details" type="Link" id="IDS_GEN_DETAILS">Tiedot</string>
- <string usage="Link to retry request on error" type="Link" id="IDS_GEN_RETRY">Yritä uudelleen</string>
- <string usage="Link to hide error notice" type="Link" id="IDS_GEN_HIDE">Piilota tämä sanoma.</string>
- <string usage="Indicate that the server is processing the fragment" type="String" id="IDS_GEN_PROCESSING">Käsitellään pyyntöä...</string>
- <string usage="Tooltip for the more actions fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_MORE">Lisää toimintoja - <param name="title"/></string>
- <string usage="Tooltip for the refresh fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_REFRESH">Päivitä - <param name="title"/></string>
- <string usage="Tooltip for the edit fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_EDIT">Muokkaa - <param name="title"/></string>
- <string usage="Tooltip for the view fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_VIEW">Palaa - <param name="title"/></string>
- <string usage="Tooltip for the minimize fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_MINIMIZE">Pienennä - <param name="title"/></string>
- <string usage="Tooltip for the restore fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_RESTORE">Palauta - <param name="title"/></string>
- <string usage="Tooltip for the maximize fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_MAXIMIZE">Suurenna - <param name="title"/></string>
- <string usage="Tooltip for the help fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_HELP">Ohje - <param name="title"/></string>
- <string usage="Tooltip for the reset fragment title bar icon" type="Tooltip" id="IDS_GEN_ACTIONS_RESET">Nollaa - <param name="title"/></string>
- <string usage="Link to return from maximized state" type="Link" id="IDS_GEN_ACTIONS_RETURN">Palaa - <param name="title"/></string>
- </section>
- <section usage="Common javascript string for the common fragment javascript" type="UI" name="JS">
- <string usage="Details dialog caption and link to show details" type="String" id="IDS_JS_DETAILS">Tiedot</string>
- <string usage="Link to retry request on error" type="Link" id="IDS_JS_RETRY">Yritä uudelleen</string>
- <string usage="Link to hide error notice" type="Link" id="IDS_JS_HIDE">Piilota tämä sanoma.</string>
- <string usage="Indicate that the server is processing" type="String" id="IDS_JS_PROCESSING">Käsitellään pyyntöä...</string>
- <string usage="Yes dialog button" type="String" id="IDS_JS_BUTTON_YES"> Kyllä </string>
- <string usage="No dialog button" type="String" id="IDS_JS_BUTTON_NO"> Ei </string>
- <string usage="Cancel dialog button" type="String" id="IDS_JS_BUTTON_CANCEL">Peruuta</string>
- <string usage="Close dialog button" type="String" id="IDS_JS_BUTTON_CLOSE">Sulje</string>
- <string usage="OK dialog button" type="String" id="IDS_JS_BUTTON_OK"> OK </string>
- <string usage="Apply dialog button" type="String" id="IDS_JS_BUTTON_APPLY">Käytä</string>
- <string usage="Help dialog URL" type="String" id="IDS_JS_HELP_URL">Ohje</string>
- <string usage="Cancel link on the modal dialog wait div" type="String" id="IDS_JS_MODAL_CANCEL">Peruuta...</string>
- <string usage="Error message from fragment retrieve" type="String" id="IDS_JS_ERROR_RETRIEVE">Asiakirjaa ei voida käsitellä, saavutettiin tasojen enimmäissyvyys.</string>
- <string usage="Unexpected response error message" type="String" id="IDS_JS_ERROR_UNEXPECTED_RESPONSE">odottamaton vastaus</string>
- <string usage="window.alert() used when no help link is available" type="String" id="IDS_JS_NO_HELP_URL">Ohjetta ei ole käytettävissä</string>
- <string usage="Reset confirmation message" type="String" id="IDS_JS_PROMPT_REVERT">Tämä toiminto palauttaa kaikki mukauttamasi asetukset niiden oletusarvoihin. Haluatko jatkaa?</string>
- <string usage="Wait message displayed on newly created tab pages" type="String" id="IDS_JS_TAB_WAIT">Käsitellään...</string>
- <string usage="Warning message displayed before relogin" type="String" id="IDS_JS_TIMEOUT_SETTINGS_LOST">Istunto aikakatkaistiin. Muokatut asetukset on ehkä menetetty.</string>
- <string usage="Edit mode title" type="String" id="IDS_JS_LAYOUT_EDITMODE_TITLE">Määritä ominaisuudet - <param name="title"/></string>
- </section>
- </component>
- </stringTable>
|