diff --git a/README.md b/README.md
index b968a196..54455b7d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,6 @@
![Monitor Screenshot](https://github.com/stsdc/monitor/raw/dev/data/screenshots/monitor-processes.png)
![Monitor Screenshot](https://github.com/stsdc/monitor/raw/dev/data/screenshots/monitor-system.png)
-![Monitor Screenshot](https://github.com/stsdc/monitor/raw/dev/data/screenshots/monitor-containers.png)
## Install
diff --git a/data/com.github.stsdc.monitor.gschema.xml b/data/com.github.stsdc.monitor.gschema.xml
index 4bc27dbf..f192bb83 100644
--- a/data/com.github.stsdc.monitor.gschema.xml
+++ b/data/com.github.stsdc.monitor.gschema.xml
@@ -99,11 +99,6 @@
2
Update time
This value sets update time for updating data and charts.
-
-
- false
- To show Containers view or not
- To show Containers view or not
diff --git a/debian/control b/debian/control
index ab9b29f2..27e985cc 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends: meson,
libudisks2-dev,
libxnvctrl0,
libxnvctrl-dev,
- libcurl4-gnutls-dev,
libjson-glib-dev,
libflatpak-dev,
sassc
@@ -25,4 +24,4 @@ Standards-Version: 4.1.1
Package: com.github.stsdc.monitor
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Manage processes and monitor system resources. And containers
+Description: Manage processes and monitor system resources
diff --git a/meson.build b/meson.build
index 8dfcf370..58ec8e1a 100644
--- a/meson.build
+++ b/meson.build
@@ -46,8 +46,6 @@ app_dependencies = [
meson.get_compiler('c').find_library('XNVCtrl'),
meson.get_compiler('c').find_library('X11'),
meson.get_compiler('vala').find_library('libxnvctrl', dirs: vapidir),
- meson.get_compiler('vala').find_library('libcurl', dirs: vapidir),
- meson.get_compiler('c').find_library('libcurl', dirs: vapidir),
]
diff --git a/po/aa.po b/po/aa.po
new file mode 100644
index 00000000..af9c3cc5
--- /dev/null
+++ b/po/aa.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: aa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ab.po b/po/ab.po
new file mode 100644
index 00000000..b8c30509
--- /dev/null
+++ b/po/ab.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ab\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ace.po b/po/ace.po
new file mode 100644
index 00000000..be6f40ef
--- /dev/null
+++ b/po/ace.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ace\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ae.po b/po/ae.po
new file mode 100644
index 00000000..c1986c47
--- /dev/null
+++ b/po/ae.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ae\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/af.po b/po/af.po
new file mode 100644
index 00000000..0742244f
--- /dev/null
+++ b/po/af.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: af\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ak.po b/po/ak.po
new file mode 100644
index 00000000..12d56e67
--- /dev/null
+++ b/po/ak.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ak\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/am.po b/po/am.po
new file mode 100644
index 00000000..cf9ca168
--- /dev/null
+++ b/po/am.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/an.po b/po/an.po
new file mode 100644
index 00000000..89d0d563
--- /dev/null
+++ b/po/an.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: an\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ar.po b/po/ar.po
new file mode 100644
index 00000000..e112e320
--- /dev/null
+++ b/po/ar.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/as.po b/po/as.po
new file mode 100644
index 00000000..30753e8b
--- /dev/null
+++ b/po/as.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ast.po b/po/ast.po
new file mode 100644
index 00000000..30e4699c
--- /dev/null
+++ b/po/ast.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/av.po b/po/av.po
new file mode 100644
index 00000000..50f60420
--- /dev/null
+++ b/po/av.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: av\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ay.po b/po/ay.po
new file mode 100644
index 00000000..d3695fb5
--- /dev/null
+++ b/po/ay.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ay\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/az.po b/po/az.po
new file mode 100644
index 00000000..fd632d5b
--- /dev/null
+++ b/po/az.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: az\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ba.po b/po/ba.po
new file mode 100644
index 00000000..e4ad26e4
--- /dev/null
+++ b/po/ba.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ba\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/be.po b/po/be.po
new file mode 100644
index 00000000..34255397
--- /dev/null
+++ b/po/be.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: be\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bg.po b/po/bg.po
new file mode 100644
index 00000000..47019eb4
--- /dev/null
+++ b/po/bg.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bh.po b/po/bh.po
new file mode 100644
index 00000000..97b78fe4
--- /dev/null
+++ b/po/bh.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bh\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bi.po b/po/bi.po
new file mode 100644
index 00000000..4bcb94fe
--- /dev/null
+++ b/po/bi.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bm.po b/po/bm.po
new file mode 100644
index 00000000..0d8ca009
--- /dev/null
+++ b/po/bm.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bm\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bn.po b/po/bn.po
new file mode 100644
index 00000000..3336a206
--- /dev/null
+++ b/po/bn.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bo.po b/po/bo.po
new file mode 100644
index 00000000..7027bb1a
--- /dev/null
+++ b/po/bo.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/br.po b/po/br.po
new file mode 100644
index 00000000..f7fcb2d5
--- /dev/null
+++ b/po/br.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/bs.po b/po/bs.po
new file mode 100644
index 00000000..bdd576db
--- /dev/null
+++ b/po/bs.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 00000000..b8b5ec34
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
new file mode 100644
index 00000000..f4e6d3d1
--- /dev/null
+++ b/po/ca@valencia.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ca@valencia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ce.po b/po/ce.po
new file mode 100644
index 00000000..0c868534
--- /dev/null
+++ b/po/ce.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ce\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ch.po b/po/ch.po
new file mode 100644
index 00000000..fdb6af19
--- /dev/null
+++ b/po/ch.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ch\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ckb.po b/po/ckb.po
new file mode 100644
index 00000000..38d52fde
--- /dev/null
+++ b/po/ckb.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ckb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/co.po b/po/co.po
new file mode 100644
index 00000000..baeccc79
--- /dev/null
+++ b/po/co.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: co\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/cr.po b/po/cr.po
new file mode 100644
index 00000000..8aac30ab
--- /dev/null
+++ b/po/cr.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 00000000..c36bdb25
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/cu.po b/po/cu.po
new file mode 100644
index 00000000..68868254
--- /dev/null
+++ b/po/cu.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/cv.po b/po/cv.po
new file mode 100644
index 00000000..e232059e
--- /dev/null
+++ b/po/cv.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/cy.po b/po/cy.po
new file mode 100644
index 00000000..551b27a0
--- /dev/null
+++ b/po/cy.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/da.po b/po/da.po
new file mode 100644
index 00000000..4356c825
--- /dev/null
+++ b/po/da.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/de.po b/po/de.po
index 902d9c5c..57e7f4b3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2,25 +2,24 @@ msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-07 10:42+0200\n"
-"PO-Revision-Date: 2024-10-08 17:21+0000\n"
-"Last-Translator: anonymous \n"
+"PO-Revision-Date: 2024-10-09 14:45+0000\n"
+"Last-Translator: Uwe S \n"
"Language-Team: German \n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"
-"Content-Transfer-Encoding: 8bit\n"
#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
msgid "Monitor"
-msgstr "Monitor"
+msgstr "Überwachung"
#: src/MainWindow.vala:39
-#, fuzzy
msgid "Processes"
-msgstr "Prozess Name"
+msgstr "Prozesse"
#: src/MainWindow.vala:40
msgid "System"
@@ -28,7 +27,7 @@ msgstr "System"
#: src/MainWindow.vala:43
msgid "Containers"
-msgstr ""
+msgstr "Container"
#: src/Utils.vala:2
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
@@ -40,11 +39,11 @@ msgstr ""
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
msgid "N/A"
-msgstr ""
+msgstr "nicht vorhanden"
#: src/Utils.vala:76
msgid "B"
-msgstr ""
+msgstr "B"
#: src/Utils.vala:81
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
@@ -64,23 +63,23 @@ msgstr "GiB"
#: src/Indicator/Widgets/PopoverWidget.vala:13
msgid "Show Monitor"
-msgstr "Zeige Monitor"
+msgstr "Monitor anzeigen"
#: src/Indicator/Widgets/PopoverWidget.vala:16
msgid "Quit Monitor"
-msgstr "Beende Monitor"
+msgstr "Monitor beenden"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
msgid "Are you sure you want to do this?"
-msgstr ""
+msgstr "Sind Sie sicher?"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
msgid "No"
-msgstr ""
+msgstr "Nein"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
@@ -89,16 +88,15 @@ msgstr "PID"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
msgid "NI"
-msgstr ""
+msgstr "NI"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
-#, fuzzy
msgid "PRI"
-msgstr "PID"
+msgstr "PRI"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
msgid "THR"
-msgstr ""
+msgstr "THR"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
msgid "The app is waiting in an uninterruptible disk sleep"
@@ -131,23 +129,23 @@ msgstr ""
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
msgid "Opened files"
-msgstr ""
+msgstr "Geöffnete Dateien"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
msgid "Characters"
-msgstr ""
+msgstr "Zeichen"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
msgid "System calls"
-msgstr ""
+msgstr "Systemaufrufe"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
msgid "Read/Written"
-msgstr ""
+msgstr "Gelesen/geschrieben"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
msgid "Cancelled write"
-msgstr ""
+msgstr "Abgebrochener Schreibvorgänge"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
msgid "End Process"
@@ -159,19 +157,19 @@ msgstr "Ausgewählten Prozess beenden"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
msgid "Kill Process"
-msgstr "Prozess abwürgen"
+msgstr "Beenden des Prozesses erzwingen"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
msgid "Kill selected process"
-msgstr "Ausgewählten Prozess abwürgen"
+msgstr "Beenden des ausgewählten Prozesses erzwingen"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
msgid "Confirm kill of the process?"
-msgstr ""
+msgstr "Erzwungenes Beenden des Prozesses bestätigen?"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
msgid "Confirm end of the process?"
-msgstr ""
+msgstr "Beenden des Prozesses bestätigen?"
#. *INDENT-OFF*
#. vala-lint=space-before-paren,
@@ -179,7 +177,7 @@ msgstr ""
#. setup name column
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
msgid "Process Name"
-msgstr "Prozess Name"
+msgstr "Prozessname"
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
#: src/Widgets/Statusbar/Statusbar.vala:10
@@ -195,19 +193,19 @@ msgstr "Arbeitsspeicher"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
#, c-format
msgid "CPU: %.1f%%"
-msgstr ""
+msgstr "CPU: %.1f%%"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
#, c-format
msgid "RAM: %.1f%%"
-msgstr ""
+msgstr "RAM: %.1f%%"
#. status: "Spinning",
#. header: "General Preferences",
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
msgid "General"
-msgstr ""
+msgstr "Allgemein"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
msgid "Start in background:"
@@ -215,86 +213,84 @@ msgstr "Im Hintergrund ausführen:"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
msgid "Draw smooth lines on CPU chart (requires restart):"
-msgstr ""
+msgstr "Feine Linien auf CPU-Diagramm darstellen (erneuter Start erforderlich):"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
msgid "Update every (requires restart):"
-msgstr ""
+msgstr "Aktualisieren alle (erneuter Start erforderlich):"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
msgid "1s"
-msgstr ""
+msgstr "1 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
msgid "2s"
-msgstr ""
+msgstr "2 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
msgid "3s"
-msgstr ""
+msgstr "3 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
msgid "4s"
-msgstr ""
+msgstr "4 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
msgid "5s"
-msgstr ""
+msgstr "5 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
msgid "Show containers tab (requires restart):"
-msgstr ""
+msgstr "Container-Tab anzeigen (erneuter Start erforderlich):"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
-#, fuzzy
msgid "Show indicator in Wingpanel"
-msgstr "Zeige einen Indikator:"
+msgstr "Indikator im Wingpanel anzeigen"
#. header: "Simple Pages",
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
-#, fuzzy
msgid "Indicator"
-msgstr "Monitor Indikator"
+msgstr "Indikator"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
msgid "Display CPU percentage"
-msgstr ""
+msgstr "CPU-Nutzung anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
msgid "Display CPU frequency"
-msgstr ""
+msgstr "CPU-Frequenz anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
msgid "Display CPU temperature"
-msgstr ""
+msgstr "CPU-Temperatur anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
msgid "Display RAM percentage"
-msgstr ""
+msgstr "RAM-Belegung anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
msgid "Display network upload"
-msgstr ""
+msgstr "Netzwerk-Upload anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
msgid "Display network download"
-msgstr ""
+msgstr "Netzwerk-Download anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
msgid "Display GPU percentage"
-msgstr ""
+msgstr "GPU-Nutzung anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
msgid "Display VRAM percentage"
-msgstr ""
+msgstr "VRAM-Belegung anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
msgid "Display GPU temperature"
-msgstr ""
+msgstr "GPU-Temperatur anzeigen"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
msgid "Enabled"
-msgstr ""
+msgstr "Aktiviert"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
msgid "Disabled"
@@ -302,11 +298,11 @@ msgstr "Deaktiviert"
#: src/Views/SystemView/SystemCPUView.vala:17
msgid "Frequency"
-msgstr ""
+msgstr "Frequenz"
#: src/Views/SystemView/SystemCPUView.vala:21
msgid "Temperature"
-msgstr ""
+msgstr "Temperatur"
#. int temperature_index = 0;
#. foreach (var temperature in cpu.paths_temperatures.values) {
@@ -317,124 +313,124 @@ msgstr ""
#: src/Views/SystemView/SystemCPUView.vala:80
#: src/Views/SystemView/SystemGPUView.vala:79
msgid "℃"
-msgstr ""
+msgstr "℃"
#: src/Views/SystemView/SystemCPUView.vala:126
#: src/Widgets/Statusbar/Statusbar.vala:84
msgid "GHz"
-msgstr ""
+msgstr "GHz"
#: src/Views/SystemView/SystemCPUView.vala:153
msgid "THREADS"
-msgstr ""
+msgstr "THREADS"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
msgid "Features"
-msgstr ""
+msgstr "Funktionen"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
msgid "Bugs"
-msgstr ""
+msgstr "Fehler"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
msgid "Model:"
-msgstr ""
+msgstr "Modell:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
msgid "Family:"
-msgstr ""
+msgstr "Familie:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
msgid "Microcode ver.:"
-msgstr ""
+msgstr "Microcode.Ver.:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
msgid "Bogomips:"
-msgstr ""
+msgstr "Bogomips:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
msgid "L1 Instruction cache: "
-msgstr ""
+msgstr "L1-Instruction-Cache: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
msgid "L1 Data cache: "
-msgstr ""
+msgstr "L1-Data-Cache: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
msgid "L1 cache: "
-msgstr ""
+msgstr "L1-Cache: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
msgid "L2 Cache size: "
-msgstr ""
+msgstr "L2-Cache-Größe: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
msgid "L3 Cache size: "
-msgstr ""
+msgstr "L3-Cache-Größe: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
msgid "Address sizes: "
-msgstr ""
+msgstr "Adressgrößen: "
#: src/Views/SystemView/SystemMemoryView.vala:5
msgid "Buffered"
-msgstr ""
+msgstr "Gepuffert"
#: src/Views/SystemView/SystemMemoryView.vala:6
msgid "Cached"
-msgstr ""
+msgstr "Cached"
#: src/Views/SystemView/SystemMemoryView.vala:7
msgid "Locked"
-msgstr ""
+msgstr "Gesperrt"
#: src/Views/SystemView/SystemMemoryView.vala:8
msgid "Total"
-msgstr ""
+msgstr "Gesamt"
#: src/Views/SystemView/SystemMemoryView.vala:9
msgid "Used"
-msgstr ""
+msgstr "Verwendet"
#: src/Views/SystemView/SystemMemoryView.vala:10
msgid "Shared"
-msgstr ""
+msgstr "Geteilt"
#: src/Views/SystemView/SystemNetworkView.vala:18
msgid "Network"
-msgstr ""
+msgstr "Netzwerk"
#: src/Views/SystemView/SystemNetworkView.vala:20
msgid "DOWN"
-msgstr ""
+msgstr "AB"
#: src/Views/SystemView/SystemNetworkView.vala:24
msgid "UP"
-msgstr ""
+msgstr "AUF"
#: src/Views/SystemView/SystemStorageView.vala:20
msgid "Storage"
-msgstr ""
+msgstr "Massenspeicher"
#: src/Views/SystemView/SystemStorageView.vala:22
msgid "WRITE"
-msgstr ""
+msgstr "SCHREIBEN"
#: src/Views/SystemView/SystemStorageView.vala:26
msgid "READ"
-msgstr ""
+msgstr "LESEN"
#: src/Views/SystemView/SystemStorageView.vala:92
msgid "Not mounted"
-msgstr ""
+msgstr "Nicht eingehängt"
#: src/Views/SystemView/SystemGPUView.vala:12
msgid "VRAM"
-msgstr ""
+msgstr "VRAM"
#: src/Views/SystemView/SystemGPUView.vala:16
msgid "TEMPERATURE"
-msgstr ""
+msgstr "TEMPERATUR"
#: src/Widgets/Headerbar/Headerbar.vala:22
msgid "Settings"
@@ -442,7 +438,7 @@ msgstr "Einstellungen"
#: src/Widgets/Headerbar/Search.vala:12
msgid "Search Process"
-msgstr "Suche Prozess"
+msgstr "Prozess suchen"
#: src/Widgets/Headerbar/Search.vala:13
msgid "Type process name or PID to search"
@@ -450,31 +446,30 @@ msgstr "Geben Sie den zu suchenden Prozessnamen oder die PID ein"
#: src/Widgets/Statusbar/Statusbar.vala:18
msgid "Swap"
-msgstr ""
+msgstr "Swap"
#: src/Widgets/Statusbar/Statusbar.vala:22
-#, fuzzy
msgid "GPU"
-msgstr "CPU"
+msgstr "GPU"
#: src/Widgets/Statusbar/Statusbar.vala:25
#: src/Widgets/Statusbar/Statusbar.vala:31
#: src/Widgets/Statusbar/Statusbar.vala:38
#: src/Widgets/Statusbar/Statusbar.vala:45
msgid "Calculating…"
-msgstr "Berechne…"
+msgstr "Berechnen …"
#: src/Widgets/Statusbar/Statusbar.vala:52
msgid "🇺🇦"
-msgstr ""
+msgstr "🇺🇦"
#: src/Widgets/Statusbar/Statusbar.vala:53
msgid "Check on Github"
-msgstr ""
+msgstr "Check on Github"
#: src/Widgets/WidgetResource/WidgetResource.vala:11
msgid "UTILIZATION"
-msgstr ""
+msgstr "NUTZUNG"
#~ msgid "Show system resources"
#~ msgstr "Zeige Systemressourcen an"
diff --git a/po/dv.po b/po/dv.po
new file mode 100644
index 00000000..cbce870e
--- /dev/null
+++ b/po/dv.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/dz.po b/po/dz.po
new file mode 100644
index 00000000..d41a8c2b
--- /dev/null
+++ b/po/dz.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ee.po b/po/ee.po
new file mode 100644
index 00000000..b4867f24
--- /dev/null
+++ b/po/ee.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ee\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 00000000..40e1ed3c
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/en_AU.po b/po/en_AU.po
new file mode 100644
index 00000000..4ad185a1
--- /dev/null
+++ b/po/en_AU.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_AU\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/en_CA.po b/po/en_CA.po
new file mode 100644
index 00000000..bc004993
--- /dev/null
+++ b/po/en_CA.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_CA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 00000000..27245881
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_GB\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/en_ZA.po b/po/en_ZA.po
new file mode 100644
index 00000000..3590084d
--- /dev/null
+++ b/po/en_ZA.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_ZA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/eo.po b/po/eo.po
new file mode 100644
index 00000000..be13cc73
--- /dev/null
+++ b/po/eo.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: eo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/es.po b/po/es.po
index 7837c80e..571de562 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-07 10:42+0200\n"
-"PO-Revision-Date: 2024-10-08 17:21+0000\n"
-"Last-Translator: anonymous \n"
+"PO-Revision-Date: 2024-10-09 14:45+0000\n"
+"Last-Translator: Italo Felipe Capasso Ballesteros \n"
"Language-Team: Spanish \n"
"Language: es\n"
@@ -25,9 +25,8 @@ msgid "Monitor"
msgstr "Monitor"
#: src/MainWindow.vala:39
-#, fuzzy
msgid "Processes"
-msgstr "Nombre del proceso"
+msgstr "Procesos"
#: src/MainWindow.vala:40
msgid "System"
@@ -35,7 +34,7 @@ msgstr "Sistema"
#: src/MainWindow.vala:43
msgid "Containers"
-msgstr ""
+msgstr "Contenedores"
#: src/Utils.vala:2
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
@@ -47,11 +46,11 @@ msgstr ""
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
msgid "N/A"
-msgstr ""
+msgstr "N/A"
#: src/Utils.vala:76
msgid "B"
-msgstr ""
+msgstr "B"
#: src/Utils.vala:81
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
@@ -79,15 +78,15 @@ msgstr "Cerrar Monitor"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
msgid "Are you sure you want to do this?"
-msgstr ""
+msgstr "¿Está seguro que dese hacer esto?"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
msgid "Yes"
-msgstr ""
+msgstr "Si"
#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
msgid "No"
-msgstr ""
+msgstr "No"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
@@ -96,89 +95,93 @@ msgstr "PID"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
msgid "NI"
-msgstr ""
+msgstr "NI"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
-#, fuzzy
msgid "PRI"
-msgstr "PID"
+msgstr "PRI"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
msgid "THR"
-msgstr ""
+msgstr "THR"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
msgid "The app is waiting in an uninterruptible disk sleep"
msgstr ""
+"La aplicación está esperando por una suspensión de disco imposible de "
+"interrumpir"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
msgid "Idle kernel thread"
-msgstr ""
+msgstr "Hilo de ejecución del núcleo inactivo"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
msgid "The process is running or runnable (on run queue)"
-msgstr ""
+msgstr "El proceso está ejecutándose o se puede ejecutar (en hilo de ejecución)"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
msgid ""
"The process is in an interruptible sleep; waiting for an event to complete"
msgstr ""
+"El proceso está en una espera imposible de interrumpir. Esperando a que un "
+"evento finalice"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
msgid "The process is stopped by a job control signal"
-msgstr ""
+msgstr "El proceso se detuvo por una señal de control de procesos"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
msgid "The process is stopped stopped by a debugger during the tracing"
-msgstr ""
+msgstr "El proceso se detuvo por una señal de un depurador"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
msgid "The app is terminated but not reaped by its parent"
msgstr ""
+"La aplicación ha finalizado, pero no ha sido recuperada por su proceso origen"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
msgid "Opened files"
-msgstr ""
+msgstr "Archivos abiertos"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
msgid "Characters"
-msgstr ""
+msgstr "Caracteres"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
msgid "System calls"
-msgstr ""
+msgstr "Llamadas al sistema"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
msgid "Read/Written"
-msgstr ""
+msgstr "Lectura/escritura"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
msgid "Cancelled write"
-msgstr ""
+msgstr "Escritura cancelada"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
msgid "End Process"
-msgstr "Terminar proceso"
+msgstr "Finalizar proceso"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
msgid "End selected process"
-msgstr "Terminar proceso"
+msgstr "Finaliza el proceso seleccionado"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
msgid "Kill Process"
-msgstr "Matar proceso"
+msgstr "Terminar proceso"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
msgid "Kill selected process"
-msgstr "Matar los procesos seleccionados"
+msgstr "Termina el proceso seleccionado"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
msgid "Confirm kill of the process?"
-msgstr ""
+msgstr "¿Desea terminar el proceso?"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
msgid "Confirm end of the process?"
-msgstr ""
+msgstr "¿Desea finalizar el proceso?"
#. *INDENT-OFF*
#. vala-lint=space-before-paren,
@@ -202,19 +205,19 @@ msgstr "Memoria"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
#, c-format
msgid "CPU: %.1f%%"
-msgstr ""
+msgstr "CPU: %.1f%%"
#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
#, c-format
msgid "RAM: %.1f%%"
-msgstr ""
+msgstr "RAM: %.1f%%"
#. status: "Spinning",
#. header: "General Preferences",
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
msgid "General"
-msgstr ""
+msgstr "General"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
msgid "Start in background:"
@@ -222,86 +225,84 @@ msgstr "Arrancar en segundo plano:"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
msgid "Draw smooth lines on CPU chart (requires restart):"
-msgstr ""
+msgstr "Dibujar líneas suaves en diagrama de CPU (requiere reiniciar):"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
msgid "Update every (requires restart):"
-msgstr ""
+msgstr "Actualizar cada (requiere reiniciar):"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
msgid "1s"
-msgstr ""
+msgstr "1 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
msgid "2s"
-msgstr ""
+msgstr "2 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
msgid "3s"
-msgstr ""
+msgstr "3 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
msgid "4s"
-msgstr ""
+msgstr "4 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
msgid "5s"
-msgstr ""
+msgstr "5 s"
#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
msgid "Show containers tab (requires restart):"
-msgstr ""
+msgstr "Mostrar pestaña de contenedores (requiere reiniciar):"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
-#, fuzzy
msgid "Show indicator in Wingpanel"
-msgstr "Mostrar un icono en el panel:"
+msgstr "Mostrar indicador en el Panel superior"
#. header: "Simple Pages",
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
-#, fuzzy
msgid "Indicator"
-msgstr "Icono de monitorización"
+msgstr "Indicador"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
msgid "Display CPU percentage"
-msgstr ""
+msgstr "Mostrar porcentaje de CPU"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
msgid "Display CPU frequency"
-msgstr ""
+msgstr "Mostrar frecuencia del CPU"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
msgid "Display CPU temperature"
-msgstr ""
+msgstr "Mostrar temperatura del CPU"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
msgid "Display RAM percentage"
-msgstr ""
+msgstr "Mostrar porcentaje de la RAM"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
msgid "Display network upload"
-msgstr ""
+msgstr "Mostrar velocidad de carga de la red"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
msgid "Display network download"
-msgstr ""
+msgstr "Mostrar velocidad de descarga de la red"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
msgid "Display GPU percentage"
-msgstr ""
+msgstr "Mostrar porcentaje de la GPU"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
msgid "Display VRAM percentage"
-msgstr ""
+msgstr "Mostrar porcentaje de la VRAM"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
msgid "Display GPU temperature"
-msgstr ""
+msgstr "Mostrar temperatura de la GPU"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
msgid "Enabled"
-msgstr ""
+msgstr "Activado"
#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
msgid "Disabled"
@@ -309,11 +310,11 @@ msgstr "Desactivado"
#: src/Views/SystemView/SystemCPUView.vala:17
msgid "Frequency"
-msgstr ""
+msgstr "Frecuencia"
#: src/Views/SystemView/SystemCPUView.vala:21
msgid "Temperature"
-msgstr ""
+msgstr "Temperatura"
#. int temperature_index = 0;
#. foreach (var temperature in cpu.paths_temperatures.values) {
@@ -324,124 +325,124 @@ msgstr ""
#: src/Views/SystemView/SystemCPUView.vala:80
#: src/Views/SystemView/SystemGPUView.vala:79
msgid "℃"
-msgstr ""
+msgstr "℃"
#: src/Views/SystemView/SystemCPUView.vala:126
#: src/Widgets/Statusbar/Statusbar.vala:84
msgid "GHz"
-msgstr ""
+msgstr "GHz"
#: src/Views/SystemView/SystemCPUView.vala:153
msgid "THREADS"
-msgstr ""
+msgstr "HILOS"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
msgid "Features"
-msgstr ""
+msgstr "Características"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
msgid "Bugs"
-msgstr ""
+msgstr "Errores"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
msgid "Model:"
-msgstr ""
+msgstr "Modelo:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
msgid "Family:"
-msgstr ""
+msgstr "Familia:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
msgid "Microcode ver.:"
-msgstr ""
+msgstr "Versión del microcódigo:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
msgid "Bogomips:"
-msgstr ""
+msgstr "BogoMIPS:"
#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
msgid "L1 Instruction cache: "
-msgstr ""
+msgstr "Caché de instrucciones L1: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
msgid "L1 Data cache: "
-msgstr ""
+msgstr "Caché de datos L1: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
msgid "L1 cache: "
-msgstr ""
+msgstr "Caché L1: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
msgid "L2 Cache size: "
-msgstr ""
+msgstr "Tamaño del caché L2: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
msgid "L3 Cache size: "
-msgstr ""
+msgstr "Tamaño del caché L3: "
#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
msgid "Address sizes: "
-msgstr ""
+msgstr "Tamaño de las direcciones: "
#: src/Views/SystemView/SystemMemoryView.vala:5
msgid "Buffered"
-msgstr ""
+msgstr "En búfer"
#: src/Views/SystemView/SystemMemoryView.vala:6
msgid "Cached"
-msgstr ""
+msgstr "En caché"
#: src/Views/SystemView/SystemMemoryView.vala:7
msgid "Locked"
-msgstr ""
+msgstr "Protegida"
#: src/Views/SystemView/SystemMemoryView.vala:8
msgid "Total"
-msgstr ""
+msgstr "Total"
#: src/Views/SystemView/SystemMemoryView.vala:9
msgid "Used"
-msgstr ""
+msgstr "Usada"
#: src/Views/SystemView/SystemMemoryView.vala:10
msgid "Shared"
-msgstr ""
+msgstr "Compartida"
#: src/Views/SystemView/SystemNetworkView.vala:18
msgid "Network"
-msgstr ""
+msgstr "Red"
#: src/Views/SystemView/SystemNetworkView.vala:20
msgid "DOWN"
-msgstr ""
+msgstr "RECIBIDO"
#: src/Views/SystemView/SystemNetworkView.vala:24
msgid "UP"
-msgstr ""
+msgstr "ENVIADO"
#: src/Views/SystemView/SystemStorageView.vala:20
msgid "Storage"
-msgstr ""
+msgstr "Almacenamiento"
#: src/Views/SystemView/SystemStorageView.vala:22
msgid "WRITE"
-msgstr ""
+msgstr "ESCRITO"
#: src/Views/SystemView/SystemStorageView.vala:26
msgid "READ"
-msgstr ""
+msgstr "LEÍDO"
#: src/Views/SystemView/SystemStorageView.vala:92
msgid "Not mounted"
-msgstr ""
+msgstr "No montado"
#: src/Views/SystemView/SystemGPUView.vala:12
msgid "VRAM"
-msgstr ""
+msgstr "VRAM"
#: src/Views/SystemView/SystemGPUView.vala:16
msgid "TEMPERATURE"
-msgstr ""
+msgstr "TEMPERATURA"
#: src/Widgets/Headerbar/Headerbar.vala:22
msgid "Settings"
@@ -457,12 +458,11 @@ msgstr "Introduce el nombre del proceso o el PID"
#: src/Widgets/Statusbar/Statusbar.vala:18
msgid "Swap"
-msgstr ""
+msgstr "Intercambio"
#: src/Widgets/Statusbar/Statusbar.vala:22
-#, fuzzy
msgid "GPU"
-msgstr "CPU"
+msgstr "GPU"
#: src/Widgets/Statusbar/Statusbar.vala:25
#: src/Widgets/Statusbar/Statusbar.vala:31
@@ -473,15 +473,15 @@ msgstr "Calculando…"
#: src/Widgets/Statusbar/Statusbar.vala:52
msgid "🇺🇦"
-msgstr ""
+msgstr "🇺🇦"
#: src/Widgets/Statusbar/Statusbar.vala:53
msgid "Check on Github"
-msgstr ""
+msgstr "Ver en Github"
#: src/Widgets/WidgetResource/WidgetResource.vala:11
msgid "UTILIZATION"
-msgstr ""
+msgstr "UTILIZACIÓN"
#~ msgid "Show system resources"
#~ msgstr "Mostrar recursos del sistema"
diff --git a/po/et.po b/po/et.po
new file mode 100644
index 00000000..5fd2f1ac
--- /dev/null
+++ b/po/et.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: et\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/eu.po b/po/eu.po
new file mode 100644
index 00000000..e785e67c
--- /dev/null
+++ b/po/eu.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/extra/aa.po b/po/extra/aa.po
new file mode 100644
index 00000000..91fa3cb2
--- /dev/null
+++ b/po/extra/aa.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: aa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ab.po b/po/extra/ab.po
new file mode 100644
index 00000000..c1c32800
--- /dev/null
+++ b/po/extra/ab.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ab\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ace.po b/po/extra/ace.po
new file mode 100644
index 00000000..cd8d0700
--- /dev/null
+++ b/po/extra/ace.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ace\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ae.po b/po/extra/ae.po
new file mode 100644
index 00000000..6cb6cbdd
--- /dev/null
+++ b/po/extra/ae.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ae\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/af.po b/po/extra/af.po
new file mode 100644
index 00000000..d64fafe7
--- /dev/null
+++ b/po/extra/af.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: af\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ak.po b/po/extra/ak.po
new file mode 100644
index 00000000..71d36dd4
--- /dev/null
+++ b/po/extra/ak.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ak\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/am.po b/po/extra/am.po
new file mode 100644
index 00000000..356ea207
--- /dev/null
+++ b/po/extra/am.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/an.po b/po/extra/an.po
new file mode 100644
index 00000000..ab08ee70
--- /dev/null
+++ b/po/extra/an.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: an\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ar.po b/po/extra/ar.po
new file mode 100644
index 00000000..6a36464a
--- /dev/null
+++ b/po/extra/ar.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/as.po b/po/extra/as.po
new file mode 100644
index 00000000..94bc4f96
--- /dev/null
+++ b/po/extra/as.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ast.po b/po/extra/ast.po
new file mode 100644
index 00000000..1e1a1e8f
--- /dev/null
+++ b/po/extra/ast.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/av.po b/po/extra/av.po
new file mode 100644
index 00000000..e07f0963
--- /dev/null
+++ b/po/extra/av.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: av\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ay.po b/po/extra/ay.po
new file mode 100644
index 00000000..e5d275c6
--- /dev/null
+++ b/po/extra/ay.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ay\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/az.po b/po/extra/az.po
new file mode 100644
index 00000000..6f498fe1
--- /dev/null
+++ b/po/extra/az.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: az\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ba.po b/po/extra/ba.po
new file mode 100644
index 00000000..66bc254c
--- /dev/null
+++ b/po/extra/ba.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ba\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/be.po b/po/extra/be.po
new file mode 100644
index 00000000..090f0ae1
--- /dev/null
+++ b/po/extra/be.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: be\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bg.po b/po/extra/bg.po
new file mode 100644
index 00000000..b47f3bb3
--- /dev/null
+++ b/po/extra/bg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bh.po b/po/extra/bh.po
new file mode 100644
index 00000000..66d9e3a1
--- /dev/null
+++ b/po/extra/bh.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bh\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bi.po b/po/extra/bi.po
new file mode 100644
index 00000000..7d8d9c38
--- /dev/null
+++ b/po/extra/bi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bm.po b/po/extra/bm.po
new file mode 100644
index 00000000..d76d0b2d
--- /dev/null
+++ b/po/extra/bm.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bm\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bn.po b/po/extra/bn.po
new file mode 100644
index 00000000..6e1965fe
--- /dev/null
+++ b/po/extra/bn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bo.po b/po/extra/bo.po
new file mode 100644
index 00000000..55b5bbda
--- /dev/null
+++ b/po/extra/bo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/br.po b/po/extra/br.po
new file mode 100644
index 00000000..7a300ed9
--- /dev/null
+++ b/po/extra/br.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/bs.po b/po/extra/bs.po
new file mode 100644
index 00000000..81a49944
--- /dev/null
+++ b/po/extra/bs.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ca.po b/po/extra/ca.po
new file mode 100644
index 00000000..5a6672ea
--- /dev/null
+++ b/po/extra/ca.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ca@valencia.po b/po/extra/ca@valencia.po
new file mode 100644
index 00000000..681f5004
--- /dev/null
+++ b/po/extra/ca@valencia.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ca@valencia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ce.po b/po/extra/ce.po
new file mode 100644
index 00000000..c346d03a
--- /dev/null
+++ b/po/extra/ce.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ce\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ch.po b/po/extra/ch.po
new file mode 100644
index 00000000..d759fdec
--- /dev/null
+++ b/po/extra/ch.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ch\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ckb.po b/po/extra/ckb.po
new file mode 100644
index 00000000..f8002282
--- /dev/null
+++ b/po/extra/ckb.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ckb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/co.po b/po/extra/co.po
new file mode 100644
index 00000000..4fdddd9c
--- /dev/null
+++ b/po/extra/co.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: co\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/cr.po b/po/extra/cr.po
new file mode 100644
index 00000000..52aff772
--- /dev/null
+++ b/po/extra/cr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/cs.po b/po/extra/cs.po
new file mode 100644
index 00000000..3b14f4b3
--- /dev/null
+++ b/po/extra/cs.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/cu.po b/po/extra/cu.po
new file mode 100644
index 00000000..03bd9fe6
--- /dev/null
+++ b/po/extra/cu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/cv.po b/po/extra/cv.po
new file mode 100644
index 00000000..2cfd2de6
--- /dev/null
+++ b/po/extra/cv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/cy.po b/po/extra/cy.po
new file mode 100644
index 00000000..32a8e47a
--- /dev/null
+++ b/po/extra/cy.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/da.po b/po/extra/da.po
new file mode 100644
index 00000000..20c849e0
--- /dev/null
+++ b/po/extra/da.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/de.po b/po/extra/de.po
index 67672d2e..52a7f97c 100644
--- a/po/extra/de.po
+++ b/po/extra/de.po
@@ -8,19 +8,21 @@ msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-20 22:25+0900\n"
-"PO-Revision-Date: 2018-10-20 22:25+0900\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2024-10-09 14:45+0000\n"
+"Last-Translator: Uwe S \n"
+"Language-Team: German \n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 5.6.2\n"
#: data/com.github.stsdc.monitor.appdata.xml.in:7
#: data/com.github.stsdc.monitor.desktop.in:3
msgid "Monitor"
-msgstr "Monitor"
+msgstr "Überwachung"
#: data/com.github.stsdc.monitor.appdata.xml.in:8
msgid "Manage processes and monitor system resources"
diff --git a/po/extra/dv.po b/po/extra/dv.po
new file mode 100644
index 00000000..37b0c38c
--- /dev/null
+++ b/po/extra/dv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/dz.po b/po/extra/dz.po
new file mode 100644
index 00000000..fad2565e
--- /dev/null
+++ b/po/extra/dz.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ee.po b/po/extra/ee.po
new file mode 100644
index 00000000..8efe0782
--- /dev/null
+++ b/po/extra/ee.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ee\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/el.po b/po/extra/el.po
new file mode 100644
index 00000000..9771011c
--- /dev/null
+++ b/po/extra/el.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/en_AU.po b/po/extra/en_AU.po
new file mode 100644
index 00000000..7e3b5722
--- /dev/null
+++ b/po/extra/en_AU.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_AU\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/en_CA.po b/po/extra/en_CA.po
new file mode 100644
index 00000000..5896f5d3
--- /dev/null
+++ b/po/extra/en_CA.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_CA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/en_GB.po b/po/extra/en_GB.po
new file mode 100644
index 00000000..8bd7ef9e
--- /dev/null
+++ b/po/extra/en_GB.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_GB\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/en_ZA.po b/po/extra/en_ZA.po
new file mode 100644
index 00000000..d230ab9c
--- /dev/null
+++ b/po/extra/en_ZA.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en_ZA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/eo.po b/po/extra/eo.po
new file mode 100644
index 00000000..4d2ca1b9
--- /dev/null
+++ b/po/extra/eo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: eo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/et.po b/po/extra/et.po
new file mode 100644
index 00000000..08d962d1
--- /dev/null
+++ b/po/extra/et.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: et\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/eu.po b/po/extra/eu.po
new file mode 100644
index 00000000..a7623240
--- /dev/null
+++ b/po/extra/eu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fa.po b/po/extra/fa.po
new file mode 100644
index 00000000..f792c80f
--- /dev/null
+++ b/po/extra/fa.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ff.po b/po/extra/ff.po
new file mode 100644
index 00000000..38a73b78
--- /dev/null
+++ b/po/extra/ff.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ff\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fi.po b/po/extra/fi.po
new file mode 100644
index 00000000..f7a1e287
--- /dev/null
+++ b/po/extra/fi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fil.po b/po/extra/fil.po
new file mode 100644
index 00000000..75f0f651
--- /dev/null
+++ b/po/extra/fil.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fil\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fj.po b/po/extra/fj.po
new file mode 100644
index 00000000..6c3ea299
--- /dev/null
+++ b/po/extra/fj.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fj\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fo.po b/po/extra/fo.po
new file mode 100644
index 00000000..3125b3a0
--- /dev/null
+++ b/po/extra/fo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fr_CA.po b/po/extra/fr_CA.po
new file mode 100644
index 00000000..1eb8ef1a
--- /dev/null
+++ b/po/extra/fr_CA.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fr_CA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/frp.po b/po/extra/frp.po
new file mode 100644
index 00000000..5f700e06
--- /dev/null
+++ b/po/extra/frp.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: frp\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/fy.po b/po/extra/fy.po
new file mode 100644
index 00000000..fb15f270
--- /dev/null
+++ b/po/extra/fy.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ga.po b/po/extra/ga.po
new file mode 100644
index 00000000..a3b3655a
--- /dev/null
+++ b/po/extra/ga.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/gd.po b/po/extra/gd.po
new file mode 100644
index 00000000..b8da69e1
--- /dev/null
+++ b/po/extra/gd.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: gd\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/gl.po b/po/extra/gl.po
new file mode 100644
index 00000000..d28f4308
--- /dev/null
+++ b/po/extra/gl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: gl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/gn.po b/po/extra/gn.po
new file mode 100644
index 00000000..6220568a
--- /dev/null
+++ b/po/extra/gn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: gn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/gu.po b/po/extra/gu.po
new file mode 100644
index 00000000..c022985b
--- /dev/null
+++ b/po/extra/gu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: gu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/gv.po b/po/extra/gv.po
new file mode 100644
index 00000000..a2308048
--- /dev/null
+++ b/po/extra/gv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: gv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ha.po b/po/extra/ha.po
new file mode 100644
index 00000000..efe062ac
--- /dev/null
+++ b/po/extra/ha.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ha\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/he.po b/po/extra/he.po
new file mode 100644
index 00000000..31cfb43b
--- /dev/null
+++ b/po/extra/he.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: he\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/hi.po b/po/extra/hi.po
new file mode 100644
index 00000000..e4c14884
--- /dev/null
+++ b/po/extra/hi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ho.po b/po/extra/ho.po
new file mode 100644
index 00000000..17af35c1
--- /dev/null
+++ b/po/extra/ho.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ho\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/hr.po b/po/extra/hr.po
new file mode 100644
index 00000000..06fe5395
--- /dev/null
+++ b/po/extra/hr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ht.po b/po/extra/ht.po
new file mode 100644
index 00000000..2ce853e0
--- /dev/null
+++ b/po/extra/ht.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ht\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/hu.po b/po/extra/hu.po
new file mode 100644
index 00000000..89765a62
--- /dev/null
+++ b/po/extra/hu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/hy.po b/po/extra/hy.po
new file mode 100644
index 00000000..ae0ee5f9
--- /dev/null
+++ b/po/extra/hy.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/hz.po b/po/extra/hz.po
new file mode 100644
index 00000000..37e53919
--- /dev/null
+++ b/po/extra/hz.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ia.po b/po/extra/ia.po
new file mode 100644
index 00000000..34baa4b0
--- /dev/null
+++ b/po/extra/ia.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/id.po b/po/extra/id.po
new file mode 100644
index 00000000..741e12ba
--- /dev/null
+++ b/po/extra/id.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/id_ID.po b/po/extra/id_ID.po
new file mode 100644
index 00000000..f1d96c72
--- /dev/null
+++ b/po/extra/id_ID.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: id_ID\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ie.po b/po/extra/ie.po
new file mode 100644
index 00000000..d8e467cc
--- /dev/null
+++ b/po/extra/ie.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ie\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ig.po b/po/extra/ig.po
new file mode 100644
index 00000000..3fa4c99d
--- /dev/null
+++ b/po/extra/ig.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ig\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ii.po b/po/extra/ii.po
new file mode 100644
index 00000000..4e04fce1
--- /dev/null
+++ b/po/extra/ii.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ii\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ik.po b/po/extra/ik.po
new file mode 100644
index 00000000..3701f61d
--- /dev/null
+++ b/po/extra/ik.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ik\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/io.po b/po/extra/io.po
new file mode 100644
index 00000000..8c6bc572
--- /dev/null
+++ b/po/extra/io.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: io\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/is.po b/po/extra/is.po
new file mode 100644
index 00000000..7f36ed32
--- /dev/null
+++ b/po/extra/is.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: is\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/it.po b/po/extra/it.po
new file mode 100644
index 00000000..08c56379
--- /dev/null
+++ b/po/extra/it.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/iu.po b/po/extra/iu.po
new file mode 100644
index 00000000..0d9d4791
--- /dev/null
+++ b/po/extra/iu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: iu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/jv.po b/po/extra/jv.po
new file mode 100644
index 00000000..8264684e
--- /dev/null
+++ b/po/extra/jv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: jv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ka.po b/po/extra/ka.po
new file mode 100644
index 00000000..34b0a2df
--- /dev/null
+++ b/po/extra/ka.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kg.po b/po/extra/kg.po
new file mode 100644
index 00000000..f09a062e
--- /dev/null
+++ b/po/extra/kg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ki.po b/po/extra/ki.po
new file mode 100644
index 00000000..4d90ca38
--- /dev/null
+++ b/po/extra/ki.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ki\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kj.po b/po/extra/kj.po
new file mode 100644
index 00000000..75b438cd
--- /dev/null
+++ b/po/extra/kj.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kj\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kk.po b/po/extra/kk.po
new file mode 100644
index 00000000..9672d792
--- /dev/null
+++ b/po/extra/kk.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kl.po b/po/extra/kl.po
new file mode 100644
index 00000000..cddad260
--- /dev/null
+++ b/po/extra/kl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/km.po b/po/extra/km.po
new file mode 100644
index 00000000..017a070f
--- /dev/null
+++ b/po/extra/km.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: km\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kn.po b/po/extra/kn.po
new file mode 100644
index 00000000..67283e1c
--- /dev/null
+++ b/po/extra/kn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ko.po b/po/extra/ko.po
new file mode 100644
index 00000000..1ec5a644
--- /dev/null
+++ b/po/extra/ko.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kr.po b/po/extra/kr.po
new file mode 100644
index 00000000..ad957c54
--- /dev/null
+++ b/po/extra/kr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ks.po b/po/extra/ks.po
new file mode 100644
index 00000000..3b31a9cf
--- /dev/null
+++ b/po/extra/ks.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ks\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ku.po b/po/extra/ku.po
new file mode 100644
index 00000000..75969a71
--- /dev/null
+++ b/po/extra/ku.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ku\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kv.po b/po/extra/kv.po
new file mode 100644
index 00000000..c66384e1
--- /dev/null
+++ b/po/extra/kv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/kw.po b/po/extra/kw.po
new file mode 100644
index 00000000..941bcf5c
--- /dev/null
+++ b/po/extra/kw.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: kw\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ky.po b/po/extra/ky.po
new file mode 100644
index 00000000..97d45c2a
--- /dev/null
+++ b/po/extra/ky.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ky\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/la.po b/po/extra/la.po
new file mode 100644
index 00000000..6ac0ba6b
--- /dev/null
+++ b/po/extra/la.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: la\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/lb.po b/po/extra/lb.po
new file mode 100644
index 00000000..7e65c542
--- /dev/null
+++ b/po/extra/lb.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/lg.po b/po/extra/lg.po
new file mode 100644
index 00000000..e9fd69de
--- /dev/null
+++ b/po/extra/lg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/li.po b/po/extra/li.po
new file mode 100644
index 00000000..677a6edc
--- /dev/null
+++ b/po/extra/li.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: li\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ln.po b/po/extra/ln.po
new file mode 100644
index 00000000..5661e441
--- /dev/null
+++ b/po/extra/ln.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ln\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/lo.po b/po/extra/lo.po
new file mode 100644
index 00000000..a67b02b3
--- /dev/null
+++ b/po/extra/lo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/lu.po b/po/extra/lu.po
new file mode 100644
index 00000000..c6346ff7
--- /dev/null
+++ b/po/extra/lu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/lv.po b/po/extra/lv.po
new file mode 100644
index 00000000..adbbd7ae
--- /dev/null
+++ b/po/extra/lv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mg.po b/po/extra/mg.po
new file mode 100644
index 00000000..05009e53
--- /dev/null
+++ b/po/extra/mg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mh.po b/po/extra/mh.po
new file mode 100644
index 00000000..68bfab8d
--- /dev/null
+++ b/po/extra/mh.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mh\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mi.po b/po/extra/mi.po
new file mode 100644
index 00000000..d4681fb9
--- /dev/null
+++ b/po/extra/mi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mk.po b/po/extra/mk.po
new file mode 100644
index 00000000..1afe7392
--- /dev/null
+++ b/po/extra/mk.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ml.po b/po/extra/ml.po
new file mode 100644
index 00000000..1503d5f0
--- /dev/null
+++ b/po/extra/ml.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ml\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mn.po b/po/extra/mn.po
new file mode 100644
index 00000000..1edf4d72
--- /dev/null
+++ b/po/extra/mn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mo.po b/po/extra/mo.po
new file mode 100644
index 00000000..8a13db7e
--- /dev/null
+++ b/po/extra/mo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mr.po b/po/extra/mr.po
new file mode 100644
index 00000000..6dde3516
--- /dev/null
+++ b/po/extra/mr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ms.po b/po/extra/ms.po
new file mode 100644
index 00000000..aa4a8418
--- /dev/null
+++ b/po/extra/ms.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ms\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/mt.po b/po/extra/mt.po
new file mode 100644
index 00000000..ec599981
--- /dev/null
+++ b/po/extra/mt.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/my.po b/po/extra/my.po
new file mode 100644
index 00000000..0f23f941
--- /dev/null
+++ b/po/extra/my.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: my\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/na.po b/po/extra/na.po
new file mode 100644
index 00000000..9d42b617
--- /dev/null
+++ b/po/extra/na.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: na\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/nb.po b/po/extra/nb.po
new file mode 100644
index 00000000..1c287b57
--- /dev/null
+++ b/po/extra/nb.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/nd.po b/po/extra/nd.po
new file mode 100644
index 00000000..afc2cdc4
--- /dev/null
+++ b/po/extra/nd.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nd\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ne.po b/po/extra/ne.po
new file mode 100644
index 00000000..b230b2e4
--- /dev/null
+++ b/po/extra/ne.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ne\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ng.po b/po/extra/ng.po
new file mode 100644
index 00000000..8afdd575
--- /dev/null
+++ b/po/extra/ng.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ng\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/nn.po b/po/extra/nn.po
new file mode 100644
index 00000000..547d8feb
--- /dev/null
+++ b/po/extra/nn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/no.po b/po/extra/no.po
new file mode 100644
index 00000000..e3c269a3
--- /dev/null
+++ b/po/extra/no.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: no\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/nr.po b/po/extra/nr.po
new file mode 100644
index 00000000..61eac3e8
--- /dev/null
+++ b/po/extra/nr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/nv.po b/po/extra/nv.po
new file mode 100644
index 00000000..bafbc472
--- /dev/null
+++ b/po/extra/nv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ny.po b/po/extra/ny.po
new file mode 100644
index 00000000..e90da3a6
--- /dev/null
+++ b/po/extra/ny.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ny\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/oc.po b/po/extra/oc.po
new file mode 100644
index 00000000..66bd1d59
--- /dev/null
+++ b/po/extra/oc.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: oc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/oj.po b/po/extra/oj.po
new file mode 100644
index 00000000..8b222719
--- /dev/null
+++ b/po/extra/oj.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: oj\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/om.po b/po/extra/om.po
new file mode 100644
index 00000000..d2d015d0
--- /dev/null
+++ b/po/extra/om.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: om\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/or.po b/po/extra/or.po
new file mode 100644
index 00000000..caa0bc22
--- /dev/null
+++ b/po/extra/or.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: or\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/os.po b/po/extra/os.po
new file mode 100644
index 00000000..14fff7e9
--- /dev/null
+++ b/po/extra/os.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: os\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/pa.po b/po/extra/pa.po
new file mode 100644
index 00000000..e2bf92bb
--- /dev/null
+++ b/po/extra/pa.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/pap.po b/po/extra/pap.po
new file mode 100644
index 00000000..42d868a3
--- /dev/null
+++ b/po/extra/pap.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pap\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/pi.po b/po/extra/pi.po
new file mode 100644
index 00000000..8dcefbf1
--- /dev/null
+++ b/po/extra/pi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ps.po b/po/extra/ps.po
new file mode 100644
index 00000000..c6069c7d
--- /dev/null
+++ b/po/extra/ps.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ps\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po
new file mode 100644
index 00000000..4c824a78
--- /dev/null
+++ b/po/extra/pt_BR.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/qu.po b/po/extra/qu.po
new file mode 100644
index 00000000..1d23a73d
--- /dev/null
+++ b/po/extra/qu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: qu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/rm.po b/po/extra/rm.po
new file mode 100644
index 00000000..ed00ff6b
--- /dev/null
+++ b/po/extra/rm.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: rm\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/rn.po b/po/extra/rn.po
new file mode 100644
index 00000000..3b06be61
--- /dev/null
+++ b/po/extra/rn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: rn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ru.po b/po/extra/ru.po
index 4a161264..3e4bd814 100644
--- a/po/extra/ru.po
+++ b/po/extra/ru.po
@@ -8,16 +8,17 @@ msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-20 22:25+0900\n"
-"PO-Revision-Date: 2019-02-04 12:33+0400\n"
-"Last-Translator: Andrey Kultyapov \n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2024-10-09 14:45+0000\n"
+"Last-Translator: кубик круглый \n"
+"Language-Team: Russian \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: Poedit 2.0.6\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: Weblate 5.6.2\n"
#: data/com.github.stsdc.monitor.appdata.xml.in:7
#: data/com.github.stsdc.monitor.desktop.in:3
@@ -52,4 +53,6 @@ msgstr "com.github.stsdc.monitor"
#: data/com.github.stsdc.monitor.desktop.in:14
msgid "System monitor;System usage;Task manager;"
-msgstr "System monitor;System usage;Task manager;"
+msgstr ""
+"System monitor;System usage;Task manager;Системный монитор;Использование "
+"системных ресурсов;Диспетчер задач;"
diff --git a/po/extra/rue.po b/po/extra/rue.po
new file mode 100644
index 00000000..a574698e
--- /dev/null
+++ b/po/extra/rue.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: rue\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/rw.po b/po/extra/rw.po
new file mode 100644
index 00000000..398a6465
--- /dev/null
+++ b/po/extra/rw.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: rw\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sa.po b/po/extra/sa.po
new file mode 100644
index 00000000..c8c70845
--- /dev/null
+++ b/po/extra/sa.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sc.po b/po/extra/sc.po
new file mode 100644
index 00000000..b52c8f2a
--- /dev/null
+++ b/po/extra/sc.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sd.po b/po/extra/sd.po
new file mode 100644
index 00000000..ef220416
--- /dev/null
+++ b/po/extra/sd.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sd\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/se.po b/po/extra/se.po
new file mode 100644
index 00000000..0c920913
--- /dev/null
+++ b/po/extra/se.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: se\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sg.po b/po/extra/sg.po
new file mode 100644
index 00000000..d08a3edd
--- /dev/null
+++ b/po/extra/sg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/si.po b/po/extra/si.po
new file mode 100644
index 00000000..f4a9888f
--- /dev/null
+++ b/po/extra/si.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: si\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sk.po b/po/extra/sk.po
new file mode 100644
index 00000000..29598dfd
--- /dev/null
+++ b/po/extra/sk.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sl.po b/po/extra/sl.po
new file mode 100644
index 00000000..fbf64b32
--- /dev/null
+++ b/po/extra/sl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sm.po b/po/extra/sm.po
new file mode 100644
index 00000000..f0b67dd3
--- /dev/null
+++ b/po/extra/sm.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sm\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sma.po b/po/extra/sma.po
new file mode 100644
index 00000000..97e3c926
--- /dev/null
+++ b/po/extra/sma.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sma\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sn.po b/po/extra/sn.po
new file mode 100644
index 00000000..5f61777e
--- /dev/null
+++ b/po/extra/sn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/so.po b/po/extra/so.po
new file mode 100644
index 00000000..59132a51
--- /dev/null
+++ b/po/extra/so.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: so\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sq.po b/po/extra/sq.po
new file mode 100644
index 00000000..f91336e6
--- /dev/null
+++ b/po/extra/sq.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sq\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sr.po b/po/extra/sr.po
new file mode 100644
index 00000000..40ac7296
--- /dev/null
+++ b/po/extra/sr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sr@latin.po b/po/extra/sr@latin.po
new file mode 100644
index 00000000..bc25db53
--- /dev/null
+++ b/po/extra/sr@latin.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sr@latin\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ss.po b/po/extra/ss.po
new file mode 100644
index 00000000..9a9551d0
--- /dev/null
+++ b/po/extra/ss.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ss\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/st.po b/po/extra/st.po
new file mode 100644
index 00000000..4917de6f
--- /dev/null
+++ b/po/extra/st.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: st\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/su.po b/po/extra/su.po
new file mode 100644
index 00000000..aab250c9
--- /dev/null
+++ b/po/extra/su.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: su\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sv.po b/po/extra/sv.po
new file mode 100644
index 00000000..9338c86e
--- /dev/null
+++ b/po/extra/sv.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/sw.po b/po/extra/sw.po
new file mode 100644
index 00000000..c7ec2acd
--- /dev/null
+++ b/po/extra/sw.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sw\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/szl.po b/po/extra/szl.po
new file mode 100644
index 00000000..70141e08
--- /dev/null
+++ b/po/extra/szl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: szl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ta.po b/po/extra/ta.po
new file mode 100644
index 00000000..c77231d5
--- /dev/null
+++ b/po/extra/ta.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ta\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/te.po b/po/extra/te.po
new file mode 100644
index 00000000..53aed17f
--- /dev/null
+++ b/po/extra/te.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: te\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tg.po b/po/extra/tg.po
new file mode 100644
index 00000000..586e5d84
--- /dev/null
+++ b/po/extra/tg.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/th.po b/po/extra/th.po
new file mode 100644
index 00000000..700a36e7
--- /dev/null
+++ b/po/extra/th.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: th\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ti.po b/po/extra/ti.po
new file mode 100644
index 00000000..dbe47100
--- /dev/null
+++ b/po/extra/ti.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ti\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tk.po b/po/extra/tk.po
new file mode 100644
index 00000000..262d74d2
--- /dev/null
+++ b/po/extra/tk.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tl.po b/po/extra/tl.po
new file mode 100644
index 00000000..774660fd
--- /dev/null
+++ b/po/extra/tl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tn.po b/po/extra/tn.po
new file mode 100644
index 00000000..af7b071f
--- /dev/null
+++ b/po/extra/tn.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/to.po b/po/extra/to.po
new file mode 100644
index 00000000..f7399b6b
--- /dev/null
+++ b/po/extra/to.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: to\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tr.po b/po/extra/tr.po
new file mode 100644
index 00000000..20443936
--- /dev/null
+++ b/po/extra/tr.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ts.po b/po/extra/ts.po
new file mode 100644
index 00000000..d0f7f729
--- /dev/null
+++ b/po/extra/ts.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ts\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tt.po b/po/extra/tt.po
new file mode 100644
index 00000000..92c0331d
--- /dev/null
+++ b/po/extra/tt.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/tw.po b/po/extra/tw.po
new file mode 100644
index 00000000..251c8704
--- /dev/null
+++ b/po/extra/tw.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tw\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ty.po b/po/extra/ty.po
new file mode 100644
index 00000000..fb1783c9
--- /dev/null
+++ b/po/extra/ty.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ty\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ug.po b/po/extra/ug.po
new file mode 100644
index 00000000..1f6f178b
--- /dev/null
+++ b/po/extra/ug.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ug\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ur.po b/po/extra/ur.po
new file mode 100644
index 00000000..9e568928
--- /dev/null
+++ b/po/extra/ur.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/uz.po b/po/extra/uz.po
new file mode 100644
index 00000000..b167d4dd
--- /dev/null
+++ b/po/extra/uz.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: uz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/ve.po b/po/extra/ve.po
new file mode 100644
index 00000000..eccd09d2
--- /dev/null
+++ b/po/extra/ve.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ve\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/vi.po b/po/extra/vi.po
new file mode 100644
index 00000000..3679c66c
--- /dev/null
+++ b/po/extra/vi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: vi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/vo.po b/po/extra/vo.po
new file mode 100644
index 00000000..c9d49148
--- /dev/null
+++ b/po/extra/vo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: vo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/wa.po b/po/extra/wa.po
new file mode 100644
index 00000000..4bdd5cf8
--- /dev/null
+++ b/po/extra/wa.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: wa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/wo.po b/po/extra/wo.po
new file mode 100644
index 00000000..39095bc3
--- /dev/null
+++ b/po/extra/wo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: wo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/xh.po b/po/extra/xh.po
new file mode 100644
index 00000000..60b50aa0
--- /dev/null
+++ b/po/extra/xh.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: xh\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/yi.po b/po/extra/yi.po
new file mode 100644
index 00000000..27346236
--- /dev/null
+++ b/po/extra/yi.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: yi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/yo.po b/po/extra/yo.po
new file mode 100644
index 00000000..19fe4dd0
--- /dev/null
+++ b/po/extra/yo.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: yo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/za.po b/po/extra/za.po
new file mode 100644
index 00000000..98847bd9
--- /dev/null
+++ b/po/extra/za.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: za\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/zh.po b/po/extra/zh.po
new file mode 100644
index 00000000..615dae5d
--- /dev/null
+++ b/po/extra/zh.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/zh_HK.po b/po/extra/zh_HK.po
new file mode 100644
index 00000000..c7cb295a
--- /dev/null
+++ b/po/extra/zh_HK.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_HK\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/zh_Hans.po b/po/extra/zh_Hans.po
new file mode 100644
index 00000000..10a48fa0
--- /dev/null
+++ b/po/extra/zh_Hans.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_Hans\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/zh_Hant.po b/po/extra/zh_Hant.po
new file mode 100644
index 00000000..bebcc0ad
--- /dev/null
+++ b/po/extra/zh_Hant.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_Hant\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/extra/zu.po b/po/extra/zu.po
new file mode 100644
index 00000000..7dac0da0
--- /dev/null
+++ b/po/extra/zu.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the extra package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: extra\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-10-20 22:25+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:7
+#: data/com.github.stsdc.monitor.desktop.in:3
+msgid "Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:8
+msgid "Manage processes and monitor system resources"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:10
+msgid "Display usage of system resources, filter and manage processes."
+msgstr ""
+
+#: data/com.github.stsdc.monitor.appdata.xml.in:22
+msgid "Stanisław Dac"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:4
+msgid "System Monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:6
+msgid "Manage processes and monitor resource usage of the system"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:10
+msgid "com.github.stsdc.monitor"
+msgstr ""
+
+#: data/com.github.stsdc.monitor.desktop.in:14
+msgid "System monitor;System usage;Task manager;"
+msgstr ""
diff --git a/po/fa.po b/po/fa.po
new file mode 100644
index 00000000..ef579b01
--- /dev/null
+++ b/po/fa.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/ff.po b/po/ff.po
new file mode 100644
index 00000000..2a40cffe
--- /dev/null
+++ b/po/ff.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ff\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/fi.po b/po/fi.po
new file mode 100644
index 00000000..2fab36c5
--- /dev/null
+++ b/po/fi.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/fil.po b/po/fil.po
new file mode 100644
index 00000000..1be1b38a
--- /dev/null
+++ b/po/fil.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fil\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/fj.po b/po/fj.po
new file mode 100644
index 00000000..a855c6c2
--- /dev/null
+++ b/po/fj.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fj\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/fo.po b/po/fo.po
new file mode 100644
index 00000000..e590fc9a
--- /dev/null
+++ b/po/fo.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.stsdc.monitor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-09-07 10:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/MainWindow.vala:27 src/Widgets/Headerbar/Headerbar.vala:14
+msgid "Monitor"
+msgstr ""
+
+#: src/MainWindow.vala:39
+msgid "Processes"
+msgstr ""
+
+#: src/MainWindow.vala:40
+msgid "System"
+msgstr ""
+
+#: src/MainWindow.vala:43
+msgid "Containers"
+msgstr ""
+
+#: src/Utils.vala:2
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:35
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:38
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:24
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:25
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:29
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:30
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:34
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:35
+msgid "N/A"
+msgstr ""
+
+#: src/Utils.vala:76
+msgid "B"
+msgstr ""
+
+#: src/Utils.vala:81
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:117
+msgid "KiB"
+msgstr ""
+
+#: src/Utils.vala:87
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:122
+msgid "MiB"
+msgstr ""
+
+#: src/Utils.vala:92
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:128
+#: src/Widgets/Statusbar/Statusbar.vala:98
+msgid "GiB"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:13
+msgid "Show Monitor"
+msgstr ""
+
+#: src/Indicator/Widgets/PopoverWidget.vala:16
+msgid "Quit Monitor"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:20
+msgid "Are you sure you want to do this?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:23
+msgid "Yes"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/Preventor.vala:27
+msgid "No"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:42
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:61
+msgid "PID"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:43
+msgid "NI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:44
+msgid "PRI"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:45
+msgid "THR"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:113
+msgid "The app is waiting in an uninterruptible disk sleep"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:115
+msgid "Idle kernel thread"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:117
+msgid "The process is running or runnable (on run queue)"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:119
+msgid ""
+"The process is in an interruptible sleep; waiting for an event to complete"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:121
+msgid "The process is stopped by a job control signal"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:123
+msgid "The process is stopped stopped by a debugger during the tracing"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoHeader.vala:125
+msgid "The app is terminated but not reaped by its parent"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:18
+msgid "Opened files"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:22
+msgid "Characters"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:27
+msgid "System calls"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:32
+msgid "Read/Written"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoIOStats.vala:37
+msgid "Cancelled write"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:90
+msgid "End Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:92
+msgid "End selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:96
+msgid "Kill Process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:97
+msgid "Kill selected process"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:107
+msgid "Confirm kill of the process?"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala:114
+msgid "Confirm end of the process?"
+msgstr ""
+
+#. *INDENT-OFF*
+#. vala-lint=space-before-paren,
+#. *INDENT-ON*
+#. setup name column
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:19
+msgid "Process Name"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:40
+#: src/Widgets/Statusbar/Statusbar.vala:10
+msgid "CPU"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessTreeView/CPUProcessTreeView.vala:51
+#: src/Views/SystemView/SystemMemoryView.vala:13
+#: src/Widgets/Statusbar/Statusbar.vala:14
+msgid "Memory"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:50
+#, c-format
+msgid "CPU: %.1f%%"
+msgstr ""
+
+#: src/Views/ProcessView/ProcessInfoView/ProcessInfoCPURAM.vala:51
+#, c-format
+msgid "RAM: %.1f%%"
+msgstr ""
+
+#. status: "Spinning",
+#. header: "General Preferences",
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:22
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:21
+msgid "General"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:27
+msgid "Start in background:"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:36
+msgid "Draw smooth lines on CPU chart (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:44
+msgid "Update every (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:54
+msgid "1s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:55
+msgid "2s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:56
+msgid "3s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:57
+msgid "4s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:58
+msgid "5s"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesGeneralPage.vala:60
+msgid "Show containers tab (requires restart):"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:12
+msgid "Show indicator in Wingpanel"
+msgstr ""
+
+#. header: "Simple Pages",
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:15
+msgid "Indicator"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:23
+msgid "Display CPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:37
+msgid "Display CPU frequency"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:50
+msgid "Display CPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:62
+msgid "Display RAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:74
+msgid "Display network upload"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:86
+msgid "Display network download"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:98
+msgid "Display GPU percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:110
+msgid "Display VRAM percentage"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:122
+msgid "Display GPU temperature"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:188
+msgid "Enabled"
+msgstr ""
+
+#: src/Views/PreferencesView/PreferencesIndicatorPage.vala:193
+msgid "Disabled"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:17
+msgid "Frequency"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:21
+msgid "Temperature"
+msgstr ""
+
+#. int temperature_index = 0;
+#. foreach (var temperature in cpu.paths_temperatures.values) {
+#. debug (temperature.input);
+#. cpu_temperature_chart.update (temperature_index, int.parse (temperature.input) / 1000);
+#. temperature_index++;
+#. }]
+#: src/Views/SystemView/SystemCPUView.vala:80
+#: src/Views/SystemView/SystemGPUView.vala:79
+msgid "℃"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:126
+#: src/Widgets/Statusbar/Statusbar.vala:84
+msgid "GHz"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUView.vala:153
+msgid "THREADS"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:22
+msgid "Features"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:23
+msgid "Bugs"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:51
+msgid "Model:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:52
+msgid "Family:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:53
+msgid "Microcode ver.:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:54
+msgid "Bogomips:"
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:58
+msgid "L1 Instruction cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:62
+msgid "L1 Data cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:66
+msgid "L1 cache: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:69
+msgid "L2 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:72
+msgid "L3 Cache size: "
+msgstr ""
+
+#: src/Views/SystemView/SystemCPUInfoPopover.vala:75
+msgid "Address sizes: "
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:5
+msgid "Buffered"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:6
+msgid "Cached"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:7
+msgid "Locked"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:8
+msgid "Total"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:9
+msgid "Used"
+msgstr ""
+
+#: src/Views/SystemView/SystemMemoryView.vala:10
+msgid "Shared"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:18
+msgid "Network"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:20
+msgid "DOWN"
+msgstr ""
+
+#: src/Views/SystemView/SystemNetworkView.vala:24
+msgid "UP"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:20
+msgid "Storage"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:22
+msgid "WRITE"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:26
+msgid "READ"
+msgstr ""
+
+#: src/Views/SystemView/SystemStorageView.vala:92
+msgid "Not mounted"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:12
+msgid "VRAM"
+msgstr ""
+
+#: src/Views/SystemView/SystemGPUView.vala:16
+msgid "TEMPERATURE"
+msgstr ""
+
+#: src/Widgets/Headerbar/Headerbar.vala:22
+msgid "Settings"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:12
+msgid "Search Process"
+msgstr ""
+
+#: src/Widgets/Headerbar/Search.vala:13
+msgid "Type process name or PID to search"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:18
+msgid "Swap"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:22
+msgid "GPU"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:25
+#: src/Widgets/Statusbar/Statusbar.vala:31
+#: src/Widgets/Statusbar/Statusbar.vala:38
+#: src/Widgets/Statusbar/Statusbar.vala:45
+msgid "Calculating…"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:52
+msgid "🇺🇦"
+msgstr ""
+
+#: src/Widgets/Statusbar/Statusbar.vala:53
+msgid "Check on Github"
+msgstr ""
+
+#: src/Widgets/WidgetResource/WidgetResource.vala:11
+msgid "UTILIZATION"
+msgstr ""
diff --git a/po/fr_CA.po b/po/fr_CA.po
new file mode 100644
index 00000000..8354de4c
--- /dev/null
+++ b/po/fr_CA.po
@@ -0,0 +1,475 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the com.github.stsdc.monitor package.
+# FIRST AUTHOR