mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
release 3.4.0
This commit is contained in:
parent
1e0316c4de
commit
e592de9555
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=plasma5-applet-awesome-widgets
|
||||
_pkgname=awesome-widgets
|
||||
pkgver=3.3.3
|
||||
pkgver=3.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
|
||||
makedepends=('cmake' 'extra-cmake-modules' 'python')
|
||||
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
|
||||
install=${pkgname}.install
|
||||
md5sums=('ce2413868cbb230e358e75a15975a1e5')
|
||||
md5sums=('8097663d06715e7543643de4c77de6b6')
|
||||
backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
|
||||
|
||||
prepare() {
|
||||
|
@ -15,8 +15,8 @@ set(PROJECT_AUTHOR "Evgeniy Alekseev")
|
||||
set(PROJECT_CONTACT "esalexeev@gmail.com")
|
||||
set(PROJECT_LICENSE "GPL3")
|
||||
set(PROJECT_VERSION_MAJOR "3")
|
||||
set(PROJECT_VERSION_MINOR "3")
|
||||
set(PROJECT_VERSION_PATCH "3")
|
||||
set(PROJECT_VERSION_MINOR "4")
|
||||
set(PROJECT_VERSION_PATCH "0")
|
||||
set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
|
||||
# append git version if any
|
||||
set(PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "")
|
||||
|
@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
|
||||
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
|
||||
X-KDE-PluginInfo-Email=esalexeev@gmail.com
|
||||
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-Category=System Information
|
||||
X-KDE-PluginInfo-Depends=
|
||||
|
@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
|
||||
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
|
||||
X-KDE-PluginInfo-Email=esalexeev@gmail.com
|
||||
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-Category=System Information
|
||||
X-KDE-PluginInfo-Depends=
|
||||
|
@ -1,22 +1,22 @@
|
||||
# Copyright (C) 2014
|
||||
# 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 ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2017-07-13 17:39+0300\n"
|
||||
"PO-Revision-Date: 2017-07-13 17:51+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"POT-Creation-Date: 2020-11-07 16:46+0300\n"
|
||||
"PO-Revision-Date: 2020-11-07 16:47+0300\n"
|
||||
"Last-Translator: Evgenii Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: English <kde-russian@lists.kde.ru>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 2.0\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
|
||||
"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 20.08.2\n"
|
||||
|
||||
msgid "Version %1 (build date %2)"
|
||||
msgstr "Version %1 (build date %2)"
|
||||
@ -45,9 +45,6 @@ msgstr "AUR packages"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "openSUSE packages"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "This software is licensed under %1"
|
||||
|
||||
msgid "Translators:"
|
||||
msgstr "Translators:"
|
||||
|
||||
@ -382,18 +379,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Changelog of %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "You are using the actual version %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "No new version found"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Current version : %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "New version : %1"
|
||||
|
||||
@ -497,15 +488,13 @@ msgid "Interval"
|
||||
msgstr "Interval"
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
|
||||
msgid "Ticker"
|
||||
msgstr "Ticker"
|
||||
@ -513,9 +502,6 @@ msgstr "Ticker"
|
||||
msgid "Command"
|
||||
msgstr "Command"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Prefix"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Redirect"
|
||||
|
||||
@ -712,6 +698,9 @@ msgstr "Network request"
|
||||
msgid "Scripts"
|
||||
msgstr "Scripts"
|
||||
|
||||
msgid "System"
|
||||
msgstr "System"
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Time"
|
||||
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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"
|
||||
"Last-Translator: Ernesto Avilés Vázquez <whippiii@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/arcanis/awesome-widgets/"
|
||||
@ -47,9 +47,6 @@ msgstr "Paquetes AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Paquetes de openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Este software está licenciado bajo %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Traductores: %1"
|
||||
@ -392,18 +389,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Cambios de %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Estás usando al versión actual %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "No se encontraron nuevas versiones"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Versión actual: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nueva versión: %1"
|
||||
|
||||
@ -506,11 +497,11 @@ msgstr ""
|
||||
msgid "Interval"
|
||||
msgstr "Intervalo"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<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 "
|
||||
@ -523,9 +514,6 @@ msgstr "Tablero"
|
||||
msgid "Command"
|
||||
msgstr "Orden"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Prefijo"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Redireccionar"
|
||||
|
||||
@ -727,6 +715,9 @@ msgstr "Red"
|
||||
msgid "Scripts"
|
||||
msgstr "Guiones"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Hora"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: French <kde-russian@lists.kde.ru>\n"
|
||||
@ -47,9 +47,6 @@ msgstr "Paquets depuis AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Paquets openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Ce programme est publié sous la licence %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Traducteurs: %1"
|
||||
@ -402,9 +399,6 @@ msgstr ""
|
||||
msgid "KB/s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
@ -412,10 +406,6 @@ msgstr ""
|
||||
msgid "No new version found"
|
||||
msgstr "Nouvelle version"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Current version : %1"
|
||||
msgstr "Version actuelle"
|
||||
|
||||
#, fuzzy
|
||||
msgid "New version : %1"
|
||||
msgstr "Nouvelle version"
|
||||
@ -528,10 +518,9 @@ msgid "Interval"
|
||||
msgstr "Intervalle"
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
@ -542,9 +531,6 @@ msgstr "Ticker: %1"
|
||||
msgid "Command"
|
||||
msgstr "Commande personnalisée"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr ""
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr ""
|
||||
|
||||
@ -755,6 +741,9 @@ msgstr "Voisinage réseau"
|
||||
msgid "Scripts"
|
||||
msgstr "Modifier les scripts"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Time"
|
||||
msgstr "Durée"
|
||||
|
@ -8,11 +8,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||
"Language-Team: Bahasa (Bahasa Indonesia) (http://www.transifex.com/arcanis/awesome-"
|
||||
"widgets/language/id_ID/)\n"
|
||||
"Language-Team: Bahasa (Bahasa Indonesia) (http://www.transifex.com/arcanis/"
|
||||
"awesome-widgets/language/id_ID/)\n"
|
||||
"Language: id_ID\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -46,9 +46,6 @@ msgstr "Paket AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "paket openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Perangkat lunak ini berlisensi %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Penerjemah: %1"
|
||||
@ -282,8 +279,8 @@ msgid ""
|
||||
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
|
||||
"To enable them just make needed checkbox checked."
|
||||
msgstr ""
|
||||
"Label CPU, frekuensi CPU, memori, swap, dan jaringan mendukung tooltip grafik"
|
||||
"Untuk mengaktifkanya, cukup tandai kotak centang."
|
||||
"Label CPU, frekuensi CPU, memori, swap, dan jaringan mendukung tooltip "
|
||||
"grafikUntuk mengaktifkanya, cukup tandai kotak centang."
|
||||
|
||||
msgid "Number of values for tooltips"
|
||||
msgstr "Jumlah nilai untuk tooltip"
|
||||
@ -390,18 +387,12 @@ msgstr "MB/dtk"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/dtk"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Riwayat ubah dari %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Anda menggunakan versi aktual %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Tidak ada versi baru yang ditemukan"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Versi saat ini: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Versi baru: %1"
|
||||
|
||||
@ -505,10 +496,9 @@ msgid "Interval"
|
||||
msgstr "Jeda"
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ticker"
|
||||
@ -517,9 +507,6 @@ msgstr "Ticker"
|
||||
msgid "Command"
|
||||
msgstr "Perintah"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Awalan"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Pengalihan"
|
||||
|
||||
@ -643,8 +630,8 @@ msgid ""
|
||||
"Detailed information may be found on <a href=\"https://arcanis.me/projects/"
|
||||
"awesome-widgets/\">project homepage</a>"
|
||||
msgstr ""
|
||||
"Informasi mendetail dapat dilihat pada <a href=\"http://arcanis."
|
||||
"name/projects/awesome-widgets/\">laman situs</a>"
|
||||
"Informasi mendetail dapat dilihat pada <a href=\"http://arcanis.name/"
|
||||
"projects/awesome-widgets/\">laman situs</a>"
|
||||
|
||||
msgid "Add"
|
||||
msgstr "Tambah"
|
||||
@ -721,6 +708,9 @@ msgstr "Jaringan"
|
||||
msgid "Scripts"
|
||||
msgstr "Skrip"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Waktu"
|
||||
|
||||
|
@ -7,16 +7,16 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Antonio Vivace <avivace4@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.1.1\n"
|
||||
"Last-Translator: Antonio Vivace <avivace4@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: it\n"
|
||||
|
||||
msgid "Version %1 (build date %2)"
|
||||
msgstr "Versione %1 (data build %2)"
|
||||
@ -45,9 +45,6 @@ msgstr "Pacchetti Aur"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "pacchetti openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Questo software è rilasciato sotto licenza %1"
|
||||
|
||||
msgid "Translators:"
|
||||
msgstr "Traduttori:"
|
||||
|
||||
@ -274,8 +271,8 @@ msgid ""
|
||||
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
|
||||
"To enable them just make needed checkbox checked."
|
||||
msgstr ""
|
||||
"Le etichette GPU, CPU clock, memoria, swap e rete supportano i tooltip. "
|
||||
"Per abilitarli, clicca sulle checkbox."
|
||||
"Le etichette GPU, CPU clock, memoria, swap e rete supportano i tooltip. Per "
|
||||
"abilitarli, clicca sulle checkbox."
|
||||
|
||||
msgid "Number of values for tooltips"
|
||||
msgstr "Numero di valori per tooltip"
|
||||
@ -328,6 +325,9 @@ msgstr "Colore batteria attiva"
|
||||
msgid "Battery inactive color"
|
||||
msgstr "Colore batteria disattiva"
|
||||
|
||||
msgid "Edit"
|
||||
msgstr "Modifica"
|
||||
|
||||
msgid "Run %1"
|
||||
msgstr "Esegui %1"
|
||||
|
||||
@ -367,9 +367,6 @@ msgstr "Alto carico della GPU"
|
||||
msgid "Network device has been changed to %1"
|
||||
msgstr "Il dispositivo di rete è stato cambiato in %1"
|
||||
|
||||
msgid "Edit"
|
||||
msgstr "Modifica"
|
||||
|
||||
msgid "Select type"
|
||||
msgstr "Seleziona tipo"
|
||||
|
||||
@ -382,18 +379,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Lista cambiamenti di %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Stai usando la versione attuale %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Nessuna nuova versione trovata"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Versione attuale: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nuova versione: %1"
|
||||
|
||||
@ -496,11 +487,11 @@ msgstr "Socket"
|
||||
msgid "Interval"
|
||||
msgstr "Intervallo"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Usa YAHOO! finance ticker per ottere quote sullo "
|
||||
"strumento. Vedi <a href=\"http://finance.yahoo.com/\"><span style=\" text-"
|
||||
@ -513,9 +504,6 @@ msgstr "Ticker"
|
||||
msgid "Command"
|
||||
msgstr "Comando"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Prefisso"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Redireziona"
|
||||
|
||||
@ -627,6 +615,9 @@ msgstr "Modifica barre"
|
||||
msgid "Formatters"
|
||||
msgstr "Formattatori"
|
||||
|
||||
msgid "User keys"
|
||||
msgstr ""
|
||||
|
||||
msgid "Preview"
|
||||
msgstr "Anteprima"
|
||||
|
||||
@ -694,21 +685,6 @@ msgstr "Impossibile salvare file di configurazione"
|
||||
msgid "Select a 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"
|
||||
msgstr "AC"
|
||||
|
||||
@ -718,9 +694,16 @@ msgstr "Barre"
|
||||
msgid "Desktops"
|
||||
msgstr "Desktop"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Network request"
|
||||
msgstr "Richieste di rete"
|
||||
|
||||
msgid "Scripts"
|
||||
msgstr "Script"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Orario"
|
||||
|
||||
@ -736,6 +719,9 @@ msgstr "Previsioni del tempo"
|
||||
msgid "Functions"
|
||||
msgstr "Funzioni"
|
||||
|
||||
msgid "User defined"
|
||||
msgstr ""
|
||||
|
||||
msgid "All"
|
||||
msgstr "Tutto"
|
||||
|
||||
@ -766,10 +752,17 @@ msgstr "sollevato"
|
||||
msgid "sunken"
|
||||
msgstr "affondato"
|
||||
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Antonio Vivace"
|
||||
msgid "Bgcolor"
|
||||
msgstr "Colore di sfondo"
|
||||
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "avivace4@gmail.com"
|
||||
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"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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"
|
||||
"Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/arcanis/awesome-widgets/"
|
||||
@ -47,9 +47,6 @@ msgstr "AUR paketai"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "openSUSE paketai"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Ši programinė įranga yra licencijuota pagal %1"
|
||||
|
||||
msgid "Translators:"
|
||||
msgstr ""
|
||||
|
||||
@ -382,18 +379,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "%1 keitimų žurnalas"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Nerasta jokios naujos versijos"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Dabartinė versija : %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nauja versija : %1"
|
||||
|
||||
@ -497,10 +488,9 @@ msgid "Interval"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ticker"
|
||||
@ -509,9 +499,6 @@ msgstr ""
|
||||
msgid "Command"
|
||||
msgstr "Komanda"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr ""
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr ""
|
||||
|
||||
@ -709,6 +696,9 @@ msgstr "Tinklas"
|
||||
msgid "Scripts"
|
||||
msgstr "Scenarijai"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Laikas"
|
||||
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/arcanis/awesome-"
|
||||
@ -47,9 +47,6 @@ msgstr "AUR-pakketten"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "openSUSE-pakketten"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Deze software is gelicenseerd onder %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Vertalers: %1"
|
||||
@ -391,18 +388,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Wijzigingslog van %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "U gebruikt de actuele versie %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Geen nieuwe versie gevonden"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Huidige versie: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nieuwe versie: %1"
|
||||
|
||||
@ -505,11 +496,11 @@ msgstr ""
|
||||
msgid "Interval"
|
||||
msgstr "Tussenpozen"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Gebruik YAHOO! financiën-ticket om citaten te "
|
||||
"verkrijgen voor het instrument. Refereer naar <a href=\"http://finance.yahoo."
|
||||
@ -522,9 +513,6 @@ msgstr "Ticker"
|
||||
msgid "Command"
|
||||
msgstr "Commando"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Voorvoegsel"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Doorsturen"
|
||||
|
||||
@ -726,6 +714,9 @@ msgstr "Netwerk"
|
||||
msgid "Scripts"
|
||||
msgstr "Scripts"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Tijd"
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -44,9 +44,6 @@ msgstr "Pakiety AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Pakiety openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "To oprogramowanie jest licencjonowane według %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Tłumacze: %1"
|
||||
@ -390,18 +387,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Używasz wersji %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Nie znalazłem nowszej wersji"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Aktualna wersja: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nowa wersja: %$1"
|
||||
|
||||
@ -507,11 +498,11 @@ msgstr ""
|
||||
msgid "Interval"
|
||||
msgstr "Przedział"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Użyj usług finansowych YAHOO!Przjdź na <a href="
|
||||
"\"http://finance.yahoo.com/\"><span style=\" text-decoration: underline; "
|
||||
@ -523,9 +514,6 @@ msgstr "Znacznik czasowy"
|
||||
msgid "Command"
|
||||
msgstr "Polecenie"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Prefiks"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Przenieś"
|
||||
|
||||
@ -735,6 +723,9 @@ msgstr "Sieć"
|
||||
msgid "Scripts"
|
||||
msgstr "Skrypty"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Czas"
|
||||
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@ -46,9 +46,6 @@ msgstr "Pacotes AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Pacotes openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Este software é licenciado sob %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Tradutores: %1"
|
||||
@ -402,9 +399,6 @@ msgstr ""
|
||||
msgid "KB/s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
@ -412,9 +406,6 @@ msgstr ""
|
||||
msgid "No new version found"
|
||||
msgstr "Nova versão: %1"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Versão atual: %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Nova versão: %1"
|
||||
|
||||
@ -521,10 +512,9 @@ msgid "Interval"
|
||||
msgstr "Intervalo de tempo"
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
@ -534,9 +524,6 @@ msgstr "Relógio: %1"
|
||||
msgid "Command"
|
||||
msgstr "Comentário"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr ""
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr ""
|
||||
|
||||
@ -745,6 +732,9 @@ msgstr "Diretório de rede"
|
||||
msgid "Scripts"
|
||||
msgstr "Editar scripts"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Time"
|
||||
msgstr "Hora"
|
||||
|
@ -1,22 +1,22 @@
|
||||
# Copyright (C) 2014
|
||||
# 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 ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2017-07-13 17:39+0300\n"
|
||||
"PO-Revision-Date: 2017-07-13 17:52+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"POT-Creation-Date: 2020-11-07 16:46+0300\n"
|
||||
"PO-Revision-Date: 2020-11-07 16:48+0300\n"
|
||||
"Last-Translator: Evgenii Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 2.0\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
|
||||
"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 20.08.2\n"
|
||||
|
||||
msgid "Version %1 (build date %2)"
|
||||
msgstr "Версия %1 (дата сборки %2)"
|
||||
@ -45,9 +45,6 @@ msgstr "Пакеты в AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Пакеты для openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Данное приложение лицензировано под %1"
|
||||
|
||||
msgid "Translators:"
|
||||
msgstr "Переводчики:"
|
||||
|
||||
@ -382,18 +379,12 @@ msgstr "МБ/с"
|
||||
msgid "KB/s"
|
||||
msgstr "КБ/с"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Список изменений %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Вы используете актуальную версию %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Обновления не найдены"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Текущая версия : %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Новая версия : %1"
|
||||
|
||||
@ -497,15 +488,14 @@ msgid "Interval"
|
||||
msgstr "Интервал"
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Используйте тикеры YAHOO! finance, чтобы получить "
|
||||
"котировки по инструменту. См. <a href=\"http://finance.yahoo.com/\"><span "
|
||||
"style=\" text-decoration: underline; color:#0057ae;\">http://finance.yahoo."
|
||||
"com/</span></a></p></body></html>"
|
||||
"<html><head/><body><p>Используйте тикеры Stooq, чтобы получить "
|
||||
"котировки по инструменту. См. <a href=\"https://stooq.com/\"><span style=\""
|
||||
" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
|
||||
msgid "Ticker"
|
||||
msgstr "Тикер"
|
||||
@ -513,9 +503,6 @@ msgstr "Тикер"
|
||||
msgid "Command"
|
||||
msgstr "Команда"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Префикс"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Перенаправление"
|
||||
|
||||
@ -712,6 +699,9 @@ msgstr "Веб-запрос"
|
||||
msgid "Scripts"
|
||||
msgstr "Скрипты"
|
||||
|
||||
msgid "System"
|
||||
msgstr "Системные"
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Время"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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"
|
||||
"Last-Translator: Evgeniy Alekseev <darkarcanis@mail.ru>\n"
|
||||
"Language-Team: Sinhala (http://www.transifex.com/arcanis/awesome-widgets/"
|
||||
@ -45,9 +45,6 @@ msgstr ""
|
||||
msgid "openSUSE packages"
|
||||
msgstr ""
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Translators:"
|
||||
msgstr ""
|
||||
|
||||
@ -380,18 +377,12 @@ msgstr ""
|
||||
msgid "KB/s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr ""
|
||||
|
||||
@ -495,10 +486,9 @@ msgid "Interval"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ticker"
|
||||
@ -507,9 +497,6 @@ msgstr ""
|
||||
msgid "Command"
|
||||
msgstr ""
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr ""
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr ""
|
||||
|
||||
@ -704,6 +691,9 @@ msgstr ""
|
||||
msgid "Scripts"
|
||||
msgstr ""
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <kde-russian@lists.kde.ru>\n"
|
||||
@ -45,9 +45,6 @@ msgstr "Пакети в AUR"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "Пакети для openSUSE"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "Цю програму ліцензовано під %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "Перекладачі: %1"
|
||||
@ -393,18 +390,12 @@ msgstr "МБ/с"
|
||||
msgid "KB/s"
|
||||
msgstr "КБ/с"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr "Список змін %1"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "Ви використовуєте актуальну версію %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "Оновлень не знайдено"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "Поточна версія : %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "Нова версія : %1"
|
||||
|
||||
@ -507,11 +498,11 @@ msgstr ""
|
||||
msgid "Interval"
|
||||
msgstr "Інтервал"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>Використовуйте тікеры YAHOO! finance, щоб отримати "
|
||||
"котирування по інструменту. Див. <a href=\"http://finance.yahoo.com/\"><span "
|
||||
@ -524,9 +515,6 @@ msgstr "Тікер"
|
||||
msgid "Command"
|
||||
msgstr "Команда"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "Префікс"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "Перенаправлення"
|
||||
|
||||
@ -727,6 +715,9 @@ msgstr "Шлях до інтерфейсів"
|
||||
msgid "Scripts"
|
||||
msgstr "Скрипти"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "Час"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@ -45,9 +45,6 @@ msgstr "AUR 包"
|
||||
msgid "openSUSE packages"
|
||||
msgstr "openSUSE 包"
|
||||
|
||||
msgid "This software is licensed under %1"
|
||||
msgstr "该软件使用以下授权 %1"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Translators:"
|
||||
msgstr "翻译: %1"
|
||||
@ -394,18 +391,12 @@ msgstr "MB/s"
|
||||
msgid "KB/s"
|
||||
msgstr "KB/s"
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr "你正在使用最新版本 %1"
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr "没有新版本"
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr "当前版本 : %1"
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr "新版本 : %1"
|
||||
|
||||
@ -511,11 +502,11 @@ msgstr ""
|
||||
msgid "Interval"
|
||||
msgstr "时间周期"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<html><head/><body><p>Use YAHOO! finance ticker to get quotes for the "
|
||||
"instrument. Refer to <a href=\"http://finance.yahoo.com/\"><span style=\" "
|
||||
"text-decoration: underline; color:#0057ae;\">http://finance.yahoo.com/</"
|
||||
"span></a></p></body></html>"
|
||||
"<html><head/><body><p>Use Stooq ticker to get quotes for the instrument. "
|
||||
"Refer to <a href=\"https://stooq.com/\"><span style=\" text-decoration: "
|
||||
"underline; color:#0057ae;\">https://stooq.com/</span></a></p></body></html>"
|
||||
msgstr ""
|
||||
"<html><head/><body><p>使用 YAHOO(雅虎)! 获取最新的金融股票行情 . 请点击链"
|
||||
"接 <a href=\"http://finance.yahoo.com/\"><span style=\" text-decoration: "
|
||||
@ -528,9 +519,6 @@ msgstr "金融股市"
|
||||
msgid "Command"
|
||||
msgstr "命令"
|
||||
|
||||
msgid "Prefix"
|
||||
msgstr "前缀"
|
||||
|
||||
msgid "Redirect"
|
||||
msgstr "重定向"
|
||||
|
||||
@ -740,6 +728,9 @@ msgstr "网络"
|
||||
msgid "Scripts"
|
||||
msgstr "脚本"
|
||||
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
msgid "Time"
|
||||
msgstr "时间"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user