<string><html><head/><body><p>Some download sources (e.g. coinmarketcap, cryptocompare) may require an API key. So you need to request one from the source site and enter it here:</p></body></html></string>
</property>
<propertyname="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layoutclass="QGridLayout"name="kAPIKeyLayout">
<propertyname="spacing">
<number>2</number>
</property>
</layout>
</item>
<item>
<widgetclass="QPushButton"name="kSave">
<propertyname="toolTip">
<string>For security reasons, these keys are not save in setting file but in your document.</string>
Comment=You can get the list of available quotes from <a href="https://coinmarketcap.com">CoinMarketCap</a>.<br/><br/>Then, you must create an account to get an API key.<br/>Then, enter the <expected quote>-<in the expected currency>-<the api key>. Example: if you want BTC in USD, you must enter BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment=You can get the list of available quotes from <a href="https://coinmarketcap.com">CoinMarketCap</a>.<br/><br/>Then, you must create an account to get an API key and set it in setting.<br/>Then, enter the <expected quote>-<in the expected currency>. Example: if you want BTC in USD, you must enter BTC-USD.
Comment[ca]=Podeu obtenir la llista de les cotitzacions disponibles a <a href="https://coinmarketcap.com">CoinMarketCap</a>.<br/><br/>Després, cal crear un compte per aconseguir una clau d'API.<br/>Després, introduïu la <cotització esperada>-<en la divisa esperada>-<la clau d'API>. Exemple: si voleu BTC en USD, cal introduir BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment[ca@valencia]=Podeu obtindre la llista de les cotitzacions disponibles a <a href="https://coinmarketcap.com">CoinMarketCap</a>.<br/><br/>Després, cal crear un compte per aconseguir una clau d'API.<br/>Després, introduïu la <cotització esperada>-<en la divisa esperada>-<la clau d'API>. Exemple: si voleu BTC en USD, cal introduir BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment[en_GB]=You can get the list of available quotes from <a href="https://coinmarketcap.com">CoinMarketCap</a>.<br/><br/>Then, you must create an account to get an API key.<br/>Then, enter the <expected quote>-<in the expected currency>-<the api key>. Example: if you want BTC in USD, you must enter BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
...
...
@@ -41,16 +41,21 @@ X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
#To know if this plugin needs a key API
X-SKROOGE-keyAPI=true
#The url or the command line to get the list of accounts in the standard output, something like this:
#%1 will be replaced by the internet code of the unit
#%2 will be replaced by the current day in format yyyy-MM-dd
#%3 will be replaced by the previous date in format yyyy-MM-dd
#The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode
Comment=You can get the list of available quotes from <a href="https://www.cryptocompare.com/">CryptoCompare</a>.<br/>Then, you must create an account to get an API key.<br/>Then, enter the <expected quote>-<in the expected currency>-<the api key>. Example: if you want BTC in USD, you must enter BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment=You can get the list of available quotes from <a href="https://www.cryptocompare.com/">CryptoCompare</a>.<br/>Then, you must create an account to get an API key and set it in setting.<br/>Then, enter the <expected quote>-<in the expected currency>. Example: if you want BTC in USD, you must enter BTC-USD.
Comment[ca]=Podeu obtenir la llista de les cotitzacions disponibles a <a href="https://www.cryptocompare.com/">CryptoCompare</a>.<br/>Després, cal crear un compte per aconseguir una clau d'API.<br/>Després, introduïu la <cotització esperada>-<en la divisa esperada>-<la clau d'API>. Exemple: si voleu BTC en USD, cal introduir BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment[ca@valencia]=Podeu obtindre la llista de les cotitzacions disponibles a <a href="https://www.cryptocompare.com/">CryptoCompare</a>.<br/>Després, cal crear un compte per aconseguir una clau d'API.<br/>Després, introduïu la <cotització esperada>-<en la divisa esperada>-<la clau d'API>. Exemple: si voleu BTC en USD, cal introduir BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
Comment[en_GB]=You can get the list of available quotes from <a href="https://www.cryptocompare.com/">CryptoCompare</a>.<br/>Then, you must create an account to get an API key.<br/>Then, enter the <expected quote>-<in the expected currency>-<the api key>. Example: if you want BTC in USD, you must enter BTC-USD-3b415edbc7d42bd9e367dc43b415edbc7d42bd9e367dc3b415edbc7d42bd9e36.
...
...
@@ -36,16 +36,21 @@ X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
#To know if this plugin needs a key API
X-SKROOGE-keyAPI=true
#The url or the command line to get the list of accounts in the standard output, something like this:
#%1 will be replaced by the internet code of the unit
#%2 will be replaced by the current day in format yyyy-MM-dd
#%3 will be replaced by the previous date in format yyyy-MM-dd
#The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode