release 3.4.0

This commit is contained in:
Evgenii Alekseev 2020-11-07 17:05:13 +03:00
parent 1e0316c4de
commit e592de9555
17 changed files with 158 additions and 282 deletions

View File

@ -2,7 +2,7 @@
pkgname=plasma5-applet-awesome-widgets pkgname=plasma5-applet-awesome-widgets
_pkgname=awesome-widgets _pkgname=awesome-widgets
pkgver=3.3.3 pkgver=3.4.0
pkgrel=1 pkgrel=1
pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)" pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
makedepends=('cmake' 'extra-cmake-modules' 'python') makedepends=('cmake' 'extra-cmake-modules' 'python')
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz) source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install install=${pkgname}.install
md5sums=('ce2413868cbb230e358e75a15975a1e5') md5sums=('8097663d06715e7543643de4c77de6b6')
backup=('etc/xdg/plasma-dataengine-extsysmon.conf') backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
prepare() { prepare() {

View File

@ -15,8 +15,8 @@ set(PROJECT_AUTHOR "Evgeniy Alekseev")
set(PROJECT_CONTACT "esalexeev@gmail.com") set(PROJECT_CONTACT "esalexeev@gmail.com")
set(PROJECT_LICENSE "GPL3") set(PROJECT_LICENSE "GPL3")
set(PROJECT_VERSION_MAJOR "3") set(PROJECT_VERSION_MAJOR "3")
set(PROJECT_VERSION_MINOR "3") set(PROJECT_VERSION_MINOR "4")
set(PROJECT_VERSION_PATCH "3") set(PROJECT_VERSION_PATCH "0")
set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}") set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
# append git version if any # append git version if any
set(PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "") set(PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "")

View File

@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
X-KDE-PluginInfo-Email=esalexeev@gmail.com X-KDE-PluginInfo-Email=esalexeev@gmail.com
X-KDE-PluginInfo-Name=org.kde.plasma.awesomewidget X-KDE-PluginInfo-Name=org.kde.plasma.awesomewidget
X-KDE-PluginInfo-Version=3.3.3 X-KDE-PluginInfo-Version=3.4.0
X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/ X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/
X-KDE-PluginInfo-Category=System Information X-KDE-PluginInfo-Category=System Information
X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-Depends=

View File

@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
X-KDE-PluginInfo-Email=esalexeev@gmail.com X-KDE-PluginInfo-Email=esalexeev@gmail.com
X-KDE-PluginInfo-Name=org.kde.plasma.desktoppanel X-KDE-PluginInfo-Name=org.kde.plasma.desktoppanel
X-KDE-PluginInfo-Version=3.3.3 X-KDE-PluginInfo-Version=3.4.0
X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/ X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/
X-KDE-PluginInfo-Category=System Information X-KDE-PluginInfo-Category=System Information
X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-Depends=

View File

@ -1,22 +1,22 @@
# Copyright (C) 2014 # Copyright (C) 2014
# This file is distributed under the same license as the PyTextMonitor package. # This file is distributed under the same license as the PyTextMonitor package.
# #
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016, 2017. # Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016, 2017, 2020.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2017-07-13 17:51+0300\n" "PO-Revision-Date: 2020-11-07 16:47+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgenii Alekseev <esalexeev@gmail.com>\n"
"Language-Team: English <kde-russian@lists.kde.ru>\n" "Language-Team: English <kde-russian@lists.kde.ru>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 2.0\n" "X-Generator: Lokalize 20.08.2\n"
msgid "Version %1 (build date %2)" msgid "Version %1 (build date %2)"
msgstr "Version %1 (build date %2)" msgstr "Version %1 (build date %2)"
@ -45,9 +45,6 @@ msgstr "AUR packages"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "openSUSE packages" msgstr "openSUSE packages"
msgid "This software is licensed under %1"
msgstr "This software is licensed under %1"
msgid "Translators:" msgid "Translators:"
msgstr "Translators:" msgstr "Translators:"
@ -382,18 +379,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr "Changelog of %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "You are using the actual version %1" msgstr "You are using the actual version %1"
msgid "No new version found" msgid "No new version found"
msgstr "No new version found" msgstr "No new version found"
msgid "Current version : %1"
msgstr "Current version : %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "New version : %1" msgstr "New version : %1"
@ -497,15 +488,13 @@ msgid "Interval"
msgstr "Interval" msgstr "Interval"
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgid "Ticker" msgid "Ticker"
msgstr "Ticker" msgstr "Ticker"
@ -513,9 +502,6 @@ msgstr "Ticker"
msgid "Command" msgid "Command"
msgstr "Command" msgstr "Command"
msgid "Prefix"
msgstr "Prefix"
msgid "Redirect" msgid "Redirect"
msgstr "Redirect" msgstr "Redirect"
@ -712,6 +698,9 @@ msgstr "Network request"
msgid "Scripts" msgid "Scripts"
msgstr "Scripts" msgstr "Scripts"
msgid "System"
msgstr "System"
msgid "Time" msgid "Time"
msgstr "Time" msgstr "Time"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Awesome widgets\n" "Project-Id-Version: Awesome widgets\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2016-08-03 15:30+0000\n" "PO-Revision-Date: 2016-08-03 15:30+0000\n"
"Last-Translator: Ernesto Avilés Vázquez <whippiii@gmail.com>\n" "Last-Translator: Ernesto Avilés Vázquez <whippiii@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/arcanis/awesome-widgets/" "Language-Team: Spanish (http://www.transifex.com/arcanis/awesome-widgets/"
@ -47,9 +47,6 @@ msgstr "Paquetes AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Paquetes de openSUSE" msgstr "Paquetes de openSUSE"
msgid "This software is licensed under %1"
msgstr "Este software está licenciado bajo %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Traductores: %1" msgstr "Traductores: %1"
@ -392,18 +389,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr "Cambios de %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Estás usando al versión actual %1" msgstr "Estás usando al versión actual %1"
msgid "No new version found" msgid "No new version found"
msgstr "No se encontraron nuevas versiones" msgstr "No se encontraron nuevas versiones"
msgid "Current version : %1"
msgstr "Versión actual: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nueva versión: %1" msgstr "Nueva versión: %1"
@ -506,11 +497,11 @@ msgstr ""
msgid "Interval" msgid "Interval"
msgstr "Intervalo" msgstr "Intervalo"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Usa el tablero electrónico de YAHOO! para obtener la " "<html><head/><body><p>Usa el tablero electrónico de YAHOO! para obtener la "
"cotización del medio. Dirígete a <a href=\"http://finance.yahoo.com/\"><span " "cotización del medio. Dirígete a <a href=\"http://finance.yahoo.com/\"><span "
@ -523,9 +514,6 @@ msgstr "Tablero"
msgid "Command" msgid "Command"
msgstr "Orden" msgstr "Orden"
msgid "Prefix"
msgstr "Prefijo"
msgid "Redirect" msgid "Redirect"
msgstr "Redireccionar" msgstr "Redireccionar"
@ -727,6 +715,9 @@ msgstr "Red"
msgid "Scripts" msgid "Scripts"
msgstr "Guiones" msgstr "Guiones"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Hora" msgstr "Hora"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2015-07-31 22:16+0300\n" "PO-Revision-Date: 2015-07-31 22:16+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: French <kde-russian@lists.kde.ru>\n" "Language-Team: French <kde-russian@lists.kde.ru>\n"
@ -47,9 +47,6 @@ msgstr "Paquets depuis AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Paquets openSUSE" msgstr "Paquets openSUSE"
msgid "This software is licensed under %1"
msgstr "Ce programme est publié sous la licence %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Traducteurs: %1" msgstr "Traducteurs: %1"
@ -402,9 +399,6 @@ msgstr ""
msgid "KB/s" msgid "KB/s"
msgstr "" msgstr ""
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "" msgstr ""
@ -412,10 +406,6 @@ msgstr ""
msgid "No new version found" msgid "No new version found"
msgstr "Nouvelle version" msgstr "Nouvelle version"
#, fuzzy
msgid "Current version : %1"
msgstr "Version actuelle"
#, fuzzy #, fuzzy
msgid "New version : %1" msgid "New version : %1"
msgstr "Nouvelle version" msgstr "Nouvelle version"
@ -528,10 +518,9 @@ msgid "Interval"
msgstr "Intervalle" msgstr "Intervalle"
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
#, fuzzy #, fuzzy
@ -542,9 +531,6 @@ msgstr "Ticker: %1"
msgid "Command" msgid "Command"
msgstr "Commande personnalisée" msgstr "Commande personnalisée"
msgid "Prefix"
msgstr ""
msgid "Redirect" msgid "Redirect"
msgstr "" msgstr ""
@ -755,6 +741,9 @@ msgstr "Voisinage réseau"
msgid "Scripts" msgid "Scripts"
msgstr "Modifier les scripts" msgstr "Modifier les scripts"
msgid "System"
msgstr ""
#, fuzzy #, fuzzy
msgid "Time" msgid "Time"
msgstr "Durée" msgstr "Durée"

View File

@ -8,11 +8,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Awesome widgets\n" "Project-Id-Version: Awesome widgets\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2016-07-09 08:47+0000\n" "PO-Revision-Date: 2016-07-09 08:47+0000\n"
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" "Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
"Language-Team: Bahasa (Bahasa Indonesia) (http://www.transifex.com/arcanis/awesome-" "Language-Team: Bahasa (Bahasa Indonesia) (http://www.transifex.com/arcanis/"
"widgets/language/id_ID/)\n" "awesome-widgets/language/id_ID/)\n"
"Language: id_ID\n" "Language: id_ID\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -46,9 +46,6 @@ msgstr "Paket AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "paket openSUSE" msgstr "paket openSUSE"
msgid "This software is licensed under %1"
msgstr "Perangkat lunak ini berlisensi %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Penerjemah: %1" msgstr "Penerjemah: %1"
@ -282,8 +279,8 @@ msgid ""
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. " "CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
"To enable them just make needed checkbox checked." "To enable them just make needed checkbox checked."
msgstr "" msgstr ""
"Label CPU, frekuensi CPU, memori, swap, dan jaringan mendukung tooltip grafik" "Label CPU, frekuensi CPU, memori, swap, dan jaringan mendukung tooltip "
"Untuk mengaktifkanya, cukup tandai kotak centang." "grafikUntuk mengaktifkanya, cukup tandai kotak centang."
msgid "Number of values for tooltips" msgid "Number of values for tooltips"
msgstr "Jumlah nilai untuk tooltip" msgstr "Jumlah nilai untuk tooltip"
@ -390,18 +387,12 @@ msgstr "MB/dtk"
msgid "KB/s" msgid "KB/s"
msgstr "KB/dtk" msgstr "KB/dtk"
msgid "Changelog of %1"
msgstr "Riwayat ubah dari %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Anda menggunakan versi aktual %1" msgstr "Anda menggunakan versi aktual %1"
msgid "No new version found" msgid "No new version found"
msgstr "Tidak ada versi baru yang ditemukan" msgstr "Tidak ada versi baru yang ditemukan"
msgid "Current version : %1"
msgstr "Versi saat ini: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Versi baru: %1" msgstr "Versi baru: %1"
@ -505,10 +496,9 @@ msgid "Interval"
msgstr "Jeda" msgstr "Jeda"
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
msgid "Ticker" msgid "Ticker"
@ -517,9 +507,6 @@ msgstr "Ticker"
msgid "Command" msgid "Command"
msgstr "Perintah" msgstr "Perintah"
msgid "Prefix"
msgstr "Awalan"
msgid "Redirect" msgid "Redirect"
msgstr "Pengalihan" msgstr "Pengalihan"
@ -643,8 +630,8 @@ msgid ""
"Detailed information may be found on <a href=\"https://arcanis.me/projects/" "Detailed information may be found on <a href=\"https://arcanis.me/projects/"
"awesome-widgets/\">project homepage</a>" "awesome-widgets/\">project homepage</a>"
msgstr "" msgstr ""
"Informasi mendetail dapat dilihat pada <a href=\"http://arcanis." "Informasi mendetail dapat dilihat pada <a href=\"http://arcanis.name/"
"name/projects/awesome-widgets/\">laman situs</a>" "projects/awesome-widgets/\">laman situs</a>"
msgid "Add" msgid "Add"
msgstr "Tambah" msgstr "Tambah"
@ -721,6 +708,9 @@ msgstr "Jaringan"
msgid "Scripts" msgid "Scripts"
msgstr "Skrip" msgstr "Skrip"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Waktu" msgstr "Waktu"

View File

@ -7,16 +7,16 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-05-05 18:15+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2018-10-02 11:37+0200\n" "PO-Revision-Date: 2018-10-02 11:37+0200\n"
"Last-Translator: Antonio Vivace <avivace4@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.1.1\n" "X-Generator: Poedit 2.1.1\n"
"Last-Translator: Antonio Vivace <avivace4@gmail.com>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: it\n"
msgid "Version %1 (build date %2)" msgid "Version %1 (build date %2)"
msgstr "Versione %1 (data build %2)" msgstr "Versione %1 (data build %2)"
@ -45,9 +45,6 @@ msgstr "Pacchetti Aur"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "pacchetti openSUSE" msgstr "pacchetti openSUSE"
msgid "This software is licensed under %1"
msgstr "Questo software è rilasciato sotto licenza %1"
msgid "Translators:" msgid "Translators:"
msgstr "Traduttori:" msgstr "Traduttori:"
@ -274,8 +271,8 @@ msgid ""
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. " "CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
"To enable them just make needed checkbox checked." "To enable them just make needed checkbox checked."
msgstr "" msgstr ""
"Le etichette GPU, CPU clock, memoria, swap e rete supportano i tooltip. " "Le etichette GPU, CPU clock, memoria, swap e rete supportano i tooltip. Per "
"Per abilitarli, clicca sulle checkbox." "abilitarli, clicca sulle checkbox."
msgid "Number of values for tooltips" msgid "Number of values for tooltips"
msgstr "Numero di valori per tooltip" msgstr "Numero di valori per tooltip"
@ -328,6 +325,9 @@ msgstr "Colore batteria attiva"
msgid "Battery inactive color" msgid "Battery inactive color"
msgstr "Colore batteria disattiva" msgstr "Colore batteria disattiva"
msgid "Edit"
msgstr "Modifica"
msgid "Run %1" msgid "Run %1"
msgstr "Esegui %1" msgstr "Esegui %1"
@ -367,9 +367,6 @@ msgstr "Alto carico della GPU"
msgid "Network device has been changed to %1" msgid "Network device has been changed to %1"
msgstr "Il dispositivo di rete è stato cambiato in %1" msgstr "Il dispositivo di rete è stato cambiato in %1"
msgid "Edit"
msgstr "Modifica"
msgid "Select type" msgid "Select type"
msgstr "Seleziona tipo" msgstr "Seleziona tipo"
@ -382,18 +379,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr "Lista cambiamenti di %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Stai usando la versione attuale %1" msgstr "Stai usando la versione attuale %1"
msgid "No new version found" msgid "No new version found"
msgstr "Nessuna nuova versione trovata" msgstr "Nessuna nuova versione trovata"
msgid "Current version : %1"
msgstr "Versione attuale: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nuova versione: %1" msgstr "Nuova versione: %1"
@ -496,11 +487,11 @@ msgstr "Socket"
msgid "Interval" msgid "Interval"
msgstr "Intervallo" msgstr "Intervallo"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Usa YAHOO! finance ticker per ottere quote sullo " "<html><head/><body><p>Usa YAHOO! finance ticker per ottere quote sullo "
"strumento. Vedi <a href=\"http://finance.yahoo.com/\"><span style=\" text-" "strumento. Vedi <a href=\"http://finance.yahoo.com/\"><span style=\" text-"
@ -513,9 +504,6 @@ msgstr "Ticker"
msgid "Command" msgid "Command"
msgstr "Comando" msgstr "Comando"
msgid "Prefix"
msgstr "Prefisso"
msgid "Redirect" msgid "Redirect"
msgstr "Redireziona" msgstr "Redireziona"
@ -627,6 +615,9 @@ msgstr "Modifica barre"
msgid "Formatters" msgid "Formatters"
msgstr "Formattatori" msgstr "Formattatori"
msgid "User keys"
msgstr ""
msgid "Preview" msgid "Preview"
msgstr "Anteprima" msgstr "Anteprima"
@ -694,21 +685,6 @@ msgstr "Impossibile salvare file di configurazione"
msgid "Select a font" msgid "Select a font"
msgstr "Seleziona font" msgstr "Seleziona font"
msgid "Bgcolor"
msgstr "Colore di sfondo"
msgid "Import"
msgstr "Importa"
msgid "Import plasmoid settings"
msgstr "Importa impostazioni plasmoide"
msgid "Import extensions"
msgstr "Importa estensioni"
msgid "Import additional files"
msgstr "Importa file addizionali"
msgid "AC" msgid "AC"
msgstr "AC" msgstr "AC"
@ -718,9 +694,16 @@ msgstr "Barre"
msgid "Desktops" msgid "Desktops"
msgstr "Desktop" msgstr "Desktop"
#, fuzzy
msgid "Network request"
msgstr "Richieste di rete"
msgid "Scripts" msgid "Scripts"
msgstr "Script" msgstr "Script"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Orario" msgstr "Orario"
@ -736,6 +719,9 @@ msgstr "Previsioni del tempo"
msgid "Functions" msgid "Functions"
msgstr "Funzioni" msgstr "Funzioni"
msgid "User defined"
msgstr ""
msgid "All" msgid "All"
msgstr "Tutto" msgstr "Tutto"
@ -766,10 +752,17 @@ msgstr "sollevato"
msgid "sunken" msgid "sunken"
msgstr "affondato" msgstr "affondato"
msgctxt "NAME OF TRANSLATORS" msgid "Bgcolor"
msgid "Your names" msgstr "Colore di sfondo"
msgstr "Antonio Vivace"
msgctxt "EMAIL OF TRANSLATORS" msgid "Import"
msgid "Your emails" msgstr "Importa"
msgstr "avivace4@gmail.com"
msgid "Import plasmoid settings"
msgstr "Importa impostazioni plasmoide"
msgid "Import extensions"
msgstr "Importa estensioni"
msgid "Import additional files"
msgstr "Importa file addizionali"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Awesome widgets\n" "Project-Id-Version: Awesome widgets\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2017-05-15 17:44+0000\n" "PO-Revision-Date: 2017-05-15 17:44+0000\n"
"Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n" "Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n"
"Language-Team: Lithuanian (http://www.transifex.com/arcanis/awesome-widgets/" "Language-Team: Lithuanian (http://www.transifex.com/arcanis/awesome-widgets/"
@ -47,9 +47,6 @@ msgstr "AUR paketai"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "openSUSE paketai" msgstr "openSUSE paketai"
msgid "This software is licensed under %1"
msgstr "Ši programinė įranga yra licencijuota pagal %1"
msgid "Translators:" msgid "Translators:"
msgstr "" msgstr ""
@ -382,18 +379,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr "%1 keitimų žurnalas"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "" msgstr ""
msgid "No new version found" msgid "No new version found"
msgstr "Nerasta jokios naujos versijos" msgstr "Nerasta jokios naujos versijos"
msgid "Current version : %1"
msgstr "Dabartinė versija : %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nauja versija : %1" msgstr "Nauja versija : %1"
@ -497,10 +488,9 @@ msgid "Interval"
msgstr "" msgstr ""
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
msgid "Ticker" msgid "Ticker"
@ -509,9 +499,6 @@ msgstr ""
msgid "Command" msgid "Command"
msgstr "Komanda" msgstr "Komanda"
msgid "Prefix"
msgstr ""
msgid "Redirect" msgid "Redirect"
msgstr "" msgstr ""
@ -709,6 +696,9 @@ msgstr "Tinklas"
msgid "Scripts" msgid "Scripts"
msgstr "Scenarijai" msgstr "Scenarijai"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Laikas" msgstr "Laikas"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Awesome widgets\n" "Project-Id-Version: Awesome widgets\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2016-07-09 08:47+0000\n" "PO-Revision-Date: 2016-07-09 08:47+0000\n"
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" "Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/arcanis/awesome-" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/arcanis/awesome-"
@ -47,9 +47,6 @@ msgstr "AUR-pakketten"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "openSUSE-pakketten" msgstr "openSUSE-pakketten"
msgid "This software is licensed under %1"
msgstr "Deze software is gelicenseerd onder %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Vertalers: %1" msgstr "Vertalers: %1"
@ -391,18 +388,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr "Wijzigingslog van %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "U gebruikt de actuele versie %1" msgstr "U gebruikt de actuele versie %1"
msgid "No new version found" msgid "No new version found"
msgstr "Geen nieuwe versie gevonden" msgstr "Geen nieuwe versie gevonden"
msgid "Current version : %1"
msgstr "Huidige versie: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nieuwe versie: %1" msgstr "Nieuwe versie: %1"
@ -505,11 +496,11 @@ msgstr ""
msgid "Interval" msgid "Interval"
msgstr "Tussenpozen" msgstr "Tussenpozen"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Gebruik YAHOO! financiën-ticket om citaten te " "<html><head/><body><p>Gebruik YAHOO! financiën-ticket om citaten te "
"verkrijgen voor het instrument. Refereer naar <a href=\"http://finance.yahoo." "verkrijgen voor het instrument. Refereer naar <a href=\"http://finance.yahoo."
@ -522,9 +513,6 @@ msgstr "Ticker"
msgid "Command" msgid "Command"
msgstr "Commando" msgstr "Commando"
msgid "Prefix"
msgstr "Voorvoegsel"
msgid "Redirect" msgid "Redirect"
msgstr "Doorsturen" msgstr "Doorsturen"
@ -726,6 +714,9 @@ msgstr "Netwerk"
msgid "Scripts" msgid "Scripts"
msgstr "Scripts" msgstr "Scripts"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Tijd" msgstr "Tijd"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -44,9 +44,6 @@ msgstr "Pakiety AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Pakiety openSUSE" msgstr "Pakiety openSUSE"
msgid "This software is licensed under %1"
msgstr "To oprogramowanie jest licencjonowane według %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Tłumacze: %1" msgstr "Tłumacze: %1"
@ -390,18 +387,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Używasz wersji %1" msgstr "Używasz wersji %1"
msgid "No new version found" msgid "No new version found"
msgstr "Nie znalazłem nowszej wersji" msgstr "Nie znalazłem nowszej wersji"
msgid "Current version : %1"
msgstr "Aktualna wersja: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nowa wersja: %$1" msgstr "Nowa wersja: %$1"
@ -507,11 +498,11 @@ msgstr ""
msgid "Interval" msgid "Interval"
msgstr "Przedział" msgstr "Przedział"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Użyj usług finansowych YAHOO!Przjdź na <a href=" "<html><head/><body><p>Użyj usług finansowych YAHOO!Przjdź na <a href="
"\"http://finance.yahoo.com/\"><span style=\" text-decoration: underline; " "\"http://finance.yahoo.com/\"><span style=\" text-decoration: underline; "
@ -523,9 +514,6 @@ msgstr "Znacznik czasowy"
msgid "Command" msgid "Command"
msgstr "Polecenie" msgstr "Polecenie"
msgid "Prefix"
msgstr "Prefiks"
msgid "Redirect" msgid "Redirect"
msgstr "Przenieś" msgstr "Przenieś"
@ -735,6 +723,9 @@ msgstr "Sieć"
msgid "Scripts" msgid "Scripts"
msgstr "Skrypty" msgstr "Skrypty"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Czas" msgstr "Czas"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2015-07-31 22:21+0300\n" "PO-Revision-Date: 2015-07-31 22:21+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
@ -46,9 +46,6 @@ msgstr "Pacotes AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Pacotes openSUSE" msgstr "Pacotes openSUSE"
msgid "This software is licensed under %1"
msgstr "Este software é licenciado sob %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Tradutores: %1" msgstr "Tradutores: %1"
@ -402,9 +399,6 @@ msgstr ""
msgid "KB/s" msgid "KB/s"
msgstr "" msgstr ""
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "" msgstr ""
@ -412,9 +406,6 @@ msgstr ""
msgid "No new version found" msgid "No new version found"
msgstr "Nova versão: %1" msgstr "Nova versão: %1"
msgid "Current version : %1"
msgstr "Versão atual: %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Nova versão: %1" msgstr "Nova versão: %1"
@ -521,10 +512,9 @@ msgid "Interval"
msgstr "Intervalo de tempo" msgstr "Intervalo de tempo"
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
#, fuzzy #, fuzzy
@ -534,9 +524,6 @@ msgstr "Relógio: %1"
msgid "Command" msgid "Command"
msgstr "Comentário" msgstr "Comentário"
msgid "Prefix"
msgstr ""
msgid "Redirect" msgid "Redirect"
msgstr "" msgstr ""
@ -745,6 +732,9 @@ msgstr "Diretório de rede"
msgid "Scripts" msgid "Scripts"
msgstr "Editar scripts" msgstr "Editar scripts"
msgid "System"
msgstr ""
#, fuzzy #, fuzzy
msgid "Time" msgid "Time"
msgstr "Hora" msgstr "Hora"

View File

@ -1,22 +1,22 @@
# Copyright (C) 2014 # Copyright (C) 2014
# This file is distributed under the same license as the PyTextMonitor package. # This file is distributed under the same license as the PyTextMonitor package.
# #
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016, 2017. # Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016, 2017, 2020.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2017-07-13 17:52+0300\n" "PO-Revision-Date: 2020-11-07 16:48+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgenii Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 2.0\n" "X-Generator: Lokalize 20.08.2\n"
msgid "Version %1 (build date %2)" msgid "Version %1 (build date %2)"
msgstr "Версия %1 (дата сборки %2)" msgstr "Версия %1 (дата сборки %2)"
@ -45,9 +45,6 @@ msgstr "Пакеты в AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Пакеты для openSUSE" msgstr "Пакеты для openSUSE"
msgid "This software is licensed under %1"
msgstr "Данное приложение лицензировано под %1"
msgid "Translators:" msgid "Translators:"
msgstr "Переводчики:" msgstr "Переводчики:"
@ -382,18 +379,12 @@ msgstr "МБ/с"
msgid "KB/s" msgid "KB/s"
msgstr "КБ/с" msgstr "КБ/с"
msgid "Changelog of %1"
msgstr "Список изменений %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Вы используете актуальную версию %1" msgstr "Вы используете актуальную версию %1"
msgid "No new version found" msgid "No new version found"
msgstr "Обновления не найдены" msgstr "Обновления не найдены"
msgid "Current version : %1"
msgstr "Текущая версия : %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Новая версия : %1" msgstr "Новая версия : %1"
@ -497,15 +488,14 @@ msgid "Interval"
msgstr "Интервал" msgstr "Интервал"
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Используйте тикеры YAHOO! finance, чтобы получить " "<html><head/><body><p>Используйте тикеры Stooq, чтобы получить "
"котировки по инструменту. См. <a href=\"http://finance.yahoo.com/\"><span " "котировки по инструменту. См. <a href=\"https://stooq.com/\"><span style=\""
"style=\" text-decoration: underline; color:#0057ae;\">http://finance.yahoo." " text-decoration: "
"com/</span></a></p></body></html>" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
msgid "Ticker" msgid "Ticker"
msgstr "Тикер" msgstr "Тикер"
@ -513,9 +503,6 @@ msgstr "Тикер"
msgid "Command" msgid "Command"
msgstr "Команда" msgstr "Команда"
msgid "Prefix"
msgstr "Префикс"
msgid "Redirect" msgid "Redirect"
msgstr "Перенаправление" msgstr "Перенаправление"
@ -712,6 +699,9 @@ msgstr "Веб-запрос"
msgid "Scripts" msgid "Scripts"
msgstr "Скрипты" msgstr "Скрипты"
msgid "System"
msgstr "Системные"
msgid "Time" msgid "Time"
msgstr "Время" msgstr "Время"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Awesome widgets\n" "Project-Id-Version: Awesome widgets\n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2017-05-15 17:44+0000\n" "PO-Revision-Date: 2017-05-15 17:44+0000\n"
"Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n" "Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n"
"Language-Team: Sinhala (http://www.transifex.com/arcanis/awesome-widgets/" "Language-Team: Sinhala (http://www.transifex.com/arcanis/awesome-widgets/"
@ -45,9 +45,6 @@ msgstr ""
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "" msgstr ""
msgid "This software is licensed under %1"
msgstr ""
msgid "Translators:" msgid "Translators:"
msgstr "" msgstr ""
@ -380,18 +377,12 @@ msgstr ""
msgid "KB/s" msgid "KB/s"
msgstr "" msgstr ""
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "" msgstr ""
msgid "No new version found" msgid "No new version found"
msgstr "" msgstr ""
msgid "Current version : %1"
msgstr ""
msgid "New version : %1" msgid "New version : %1"
msgstr "" msgstr ""
@ -495,10 +486,9 @@ msgid "Interval"
msgstr "" msgstr ""
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
msgid "Ticker" msgid "Ticker"
@ -507,9 +497,6 @@ msgstr ""
msgid "Command" msgid "Command"
msgstr "" msgstr ""
msgid "Prefix"
msgstr ""
msgid "Redirect" msgid "Redirect"
msgstr "" msgstr ""
@ -704,6 +691,9 @@ msgstr ""
msgid "Scripts" msgid "Scripts"
msgstr "" msgstr ""
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "" msgstr ""

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2016-08-09 22:22+0300\n" "PO-Revision-Date: 2016-08-09 22:22+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Ukrainian <kde-russian@lists.kde.ru>\n" "Language-Team: Ukrainian <kde-russian@lists.kde.ru>\n"
@ -45,9 +45,6 @@ msgstr "Пакети в AUR"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "Пакети для openSUSE" msgstr "Пакети для openSUSE"
msgid "This software is licensed under %1"
msgstr "Цю програму ліцензовано під %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "Перекладачі: %1" msgstr "Перекладачі: %1"
@ -393,18 +390,12 @@ msgstr "МБ/с"
msgid "KB/s" msgid "KB/s"
msgstr "КБ/с" msgstr "КБ/с"
msgid "Changelog of %1"
msgstr "Список змін %1"
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "Ви використовуєте актуальну версію %1" msgstr "Ви використовуєте актуальну версію %1"
msgid "No new version found" msgid "No new version found"
msgstr "Оновлень не знайдено" msgstr "Оновлень не знайдено"
msgid "Current version : %1"
msgstr "Поточна версія : %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "Нова версія : %1" msgstr "Нова версія : %1"
@ -507,11 +498,11 @@ msgstr ""
msgid "Interval" msgid "Interval"
msgstr "Інтервал" msgstr "Інтервал"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>Використовуйте тікеры YAHOO! finance, щоб отримати " "<html><head/><body><p>Використовуйте тікеры YAHOO! finance, щоб отримати "
"котирування по інструменту. Див. <a href=\"http://finance.yahoo.com/\"><span " "котирування по інструменту. Див. <a href=\"http://finance.yahoo.com/\"><span "
@ -524,9 +515,6 @@ msgstr "Тікер"
msgid "Command" msgid "Command"
msgstr "Команда" msgstr "Команда"
msgid "Prefix"
msgstr "Префікс"
msgid "Redirect" msgid "Redirect"
msgstr "Перенаправлення" msgstr "Перенаправлення"
@ -727,6 +715,9 @@ msgstr "Шлях до інтерфейсів"
msgid "Scripts" msgid "Scripts"
msgstr "Скрипти" msgstr "Скрипти"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "Час" msgstr "Час"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n" "Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2017-07-13 17:39+0300\n" "POT-Creation-Date: 2020-11-07 16:46+0300\n"
"PO-Revision-Date: 2015-07-31 22:24+0300\n" "PO-Revision-Date: 2015-07-31 22:24+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n" "Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
@ -45,9 +45,6 @@ msgstr "AUR 包"
msgid "openSUSE packages" msgid "openSUSE packages"
msgstr "openSUSE 包" msgstr "openSUSE 包"
msgid "This software is licensed under %1"
msgstr "该软件使用以下授权 %1"
#, fuzzy #, fuzzy
msgid "Translators:" msgid "Translators:"
msgstr "翻译: %1" msgstr "翻译: %1"
@ -394,18 +391,12 @@ msgstr "MB/s"
msgid "KB/s" msgid "KB/s"
msgstr "KB/s" msgstr "KB/s"
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1" msgid "You are using the actual version %1"
msgstr "你正在使用最新版本 %1" msgstr "你正在使用最新版本 %1"
msgid "No new version found" msgid "No new version found"
msgstr "没有新版本" msgstr "没有新版本"
msgid "Current version : %1"
msgstr "当前版本 : %1"
msgid "New version : %1" msgid "New version : %1"
msgstr "新版本 : %1" msgstr "新版本 : %1"
@ -511,11 +502,11 @@ msgstr ""
msgid "Interval" msgid "Interval"
msgstr "时间周期" msgstr "时间周期"
#, fuzzy
msgid "" msgid ""
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the " "<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" " "Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</" "underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
"span></a></p></body></html>"
msgstr "" msgstr ""
"<html><head/><body><p>使用 YAHOO雅虎! 获取最新的金融股票行情 . 请点击链" "<html><head/><body><p>使用 YAHOO雅虎! 获取最新的金融股票行情 . 请点击链"
"接 <a href=\"http://finance.yahoo.com/\"><span style=\" text-decoration: " "接 <a href=\"http://finance.yahoo.com/\"><span style=\" text-decoration: "
@ -528,9 +519,6 @@ msgstr "金融股市"
msgid "Command" msgid "Command"
msgstr "命令" msgstr "命令"
msgid "Prefix"
msgstr "前缀"
msgid "Redirect" msgid "Redirect"
msgstr "重定向" msgstr "重定向"
@ -740,6 +728,9 @@ msgstr "网络"
msgid "Scripts" msgid "Scripts"
msgstr "脚本" msgstr "脚本"
msgid "System"
msgstr ""
msgid "Time" msgid "Time"
msgstr "时间" msgstr "时间"