I18n: Update translation sk (100%).

74 translated messages.

Transifex (https://explore.transifex.com/xfce/).
This commit is contained in:
Anonymous
2023-08-20 12:50:19 +02:00
committed by Transifex
parent effa75f882
commit 887c9278bf

View File

@@ -4,23 +4,23 @@
#
# Translators:
# Dušan Kazik <prescott66@gmail.com>, 2017,2020-2021
# Jan Ziak <0xe2.0x9a.0x9b@gmail.com>, 2022
# 785411ef824cced88d3e197f5af1b61a_da6a977 <e5fae5b35c0c625157d991b31e113de3_956341>, 2022
# Slavko <linux@slavino.sk>, 2015,2017
msgid ""
msgstr ""
"Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-14 00:51+0200\n"
"POT-Creation-Date: 2023-08-20 00:48+0200\n"
"PO-Revision-Date: 2013-07-03 18:41+0000\n"
"Last-Translator: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>, 2022\n"
"Language-Team: Slovak (http://www.transifex.com/xfce/xfce-apps/language/sk/)\n"
"Last-Translator: 785411ef824cced88d3e197f5af1b61a_da6a977 <e5fae5b35c0c625157d991b31e113de3_956341>, 2022\n"
"Language-Team: Slovak (http://app.transifex.com/xfce/xfce-apps/language/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:206
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:208
#: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390
#: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1
#: ../src/settings-dialog.c:143
@@ -35,7 +35,7 @@ msgstr "Aplikácia s jednoduchým používaním na sledovanie systémových pros
msgid "Quit"
msgstr "Ukončiť"
#: ../src/main.c:157
#: ../src/main.c:159
#, c-format
msgid ""
"<b>Processes:</b> %u\n"
@@ -44,20 +44,20 @@ msgid ""
"<b>Swap:</b> %s"
msgstr "<b>Procesy:</b> %u\n<b>CPU:</b> %.0f%%\n<b>Pamäť:</b> %s\n<b>Swap:</b> %s"
#: ../src/main.c:236
#: ../src/main.c:238
msgid "Xfce Notify Daemon"
msgstr "Démon oznámení v Xfce"
#: ../src/main.c:238
#: ../src/main.c:240
msgid "Settings daemon is unavailable"
msgstr "Nastavenia démona nie sú k dispozícii"
#: ../src/process-statusbar.c:139 ../src/process-window.c:437
#: ../src/process-statusbar.c:139 ../src/process-window.c:505
#, c-format
msgid "CPU: %s%%"
msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:149 ../src/process-window.c:441
#: ../src/process-statusbar.c:149 ../src/process-window.c:509
#, c-format
msgid "Memory: %s"
msgstr "Pamäť: %s"
@@ -76,15 +76,15 @@ msgstr "Procesy: %d"
msgid "Task"
msgstr "Uloha"
#: ../src/process-tree-view.c:146 ../src/settings-dialog.ui.h:16
#: ../src/process-tree-view.c:146 ../src/settings-dialog.ui.h:17
msgid "PID"
msgstr "PID"
#: ../src/process-tree-view.c:154 ../src/settings-dialog.ui.h:17
#: ../src/process-tree-view.c:154 ../src/settings-dialog.ui.h:18
msgid "PPID"
msgstr "PPID"
#: ../src/process-tree-view.c:162 ../src/settings-dialog.ui.h:18
#: ../src/process-tree-view.c:162 ../src/settings-dialog.ui.h:19
msgid "State"
msgstr "Stav"
@@ -96,11 +96,11 @@ msgstr "VSZ"
msgid "RSS"
msgstr "RSS"
#: ../src/process-tree-view.c:187 ../src/settings-dialog.ui.h:21
#: ../src/process-tree-view.c:187 ../src/settings-dialog.ui.h:22
msgid "UID"
msgstr "UID"
#: ../src/process-tree-view.c:195 ../src/settings-dialog.ui.h:22
#: ../src/process-tree-view.c:195 ../src/settings-dialog.ui.h:23
msgid "CPU"
msgstr "CPU"
@@ -189,7 +189,7 @@ msgstr "Vysoká"
msgid "Very high"
msgstr "Veľmi vysoká"
#: ../src/process-tree-view.c:532 ../src/settings-dialog.ui.h:23
#: ../src/process-tree-view.c:532 ../src/settings-dialog.ui.h:24
msgid "Priority"
msgstr "Priorita"
@@ -198,33 +198,33 @@ msgstr "Priorita"
msgid "Copy command line"
msgstr "Skopírovať príkazový riadok"
#: ../src/process-window.c:166
#: ../src/process-window.c:168
msgid "Bad Window"
msgstr "Nesprávne okno"
#: ../src/process-window.c:166
#: ../src/process-window.c:168
#, c-format
msgid "Window id 0x%lx does not exist!"
msgstr "Okno id 0x%lx neexistuje!"
#: ../src/process-window.c:169
#: ../src/process-window.c:171
msgid "XGetWindowProperty failed"
msgstr "XGetWindowProperty zlyhalo"
#: ../src/process-window.c:169
#: ../src/process-window.c:171
msgid "XGetWindowProperty failed!"
msgstr "XGetWindowProperty zlyhalo!"
#: ../src/process-window.c:176
#: ../src/process-window.c:178
msgid "No PID found"
msgstr "Nenašiel sa žiadny identifikátor PID"
#: ../src/process-window.c:176
#: ../src/process-window.c:178
#, c-format
msgid "No PID found for window 0x%lx."
msgstr "Nenašiel sa žiadny identifikátor PID pre okno 0x%lx."
#: ../src/process-window.c:309
#: ../src/process-window.c:377
msgid "Filter on process name"
msgstr "Filtrovať mená procesov"
@@ -276,66 +276,70 @@ msgid "About"
msgstr "O programe"
#: ../src/settings-dialog.ui.h:4
msgid "_Close"
msgstr "_Zavrieť"
#: ../src/settings-dialog.ui.h:5
msgid "Show all processes"
msgstr "Zobraziť všetky procesy"
#: ../src/settings-dialog.ui.h:5
#: ../src/settings-dialog.ui.h:6
msgid "Show application icons"
msgstr "Zobraziť ikony aplikácií"
#: ../src/settings-dialog.ui.h:6
#: ../src/settings-dialog.ui.h:7
msgid "Show full command lines"
msgstr "Zobraziť celý príkazový riadok"
#: ../src/settings-dialog.ui.h:7
#: ../src/settings-dialog.ui.h:8
msgid "Show processes as tree"
msgstr "Zobraziť procesy ako strom"
#: ../src/settings-dialog.ui.h:8
#: ../src/settings-dialog.ui.h:9
msgid "Show legend"
msgstr "Zobraziť legendu"
#: ../src/settings-dialog.ui.h:9
#: ../src/settings-dialog.ui.h:10
msgid "Show values with more precision"
msgstr "Zobraziť hodnoty s vyššou presnosťou"
#: ../src/settings-dialog.ui.h:10
#: ../src/settings-dialog.ui.h:11
msgid "Refresh rate (ms):"
msgstr "Rýchlosť obnovovania (ms):"
#: ../src/settings-dialog.ui.h:11
#: ../src/settings-dialog.ui.h:12
msgid "<b>Interface</b>"
msgstr "<b>Rozhranie</b>"
#: ../src/settings-dialog.ui.h:12
#: ../src/settings-dialog.ui.h:13
msgid "Prompt for terminating tasks"
msgstr "Potvrdiť ukončenie úloh"
#: ../src/settings-dialog.ui.h:13
#: ../src/settings-dialog.ui.h:14
msgid "Keep in the notification area"
msgstr "Ponechať v oznamovacej oblasti"
#: ../src/settings-dialog.ui.h:14
#: ../src/settings-dialog.ui.h:15
msgid "<b>Miscellaneous</b>"
msgstr "<b>Rôzne</b>"
#: ../src/settings-dialog.ui.h:15
#: ../src/settings-dialog.ui.h:16
msgid "General"
msgstr "Všeobecné"
#: ../src/settings-dialog.ui.h:19
#: ../src/settings-dialog.ui.h:20
msgid "Virtual Bytes"
msgstr "Virtuálne bajty"
#: ../src/settings-dialog.ui.h:20
#: ../src/settings-dialog.ui.h:21
msgid "Resident Bytes"
msgstr "Rezidentné bajty"
#: ../src/settings-dialog.ui.h:24
#: ../src/settings-dialog.ui.h:25
msgid "Columns"
msgstr "Stĺpce"
#: ../src/task-manager.c:246
#: ../src/task-manager.c:254
#, c-format
msgid "%s%%"
msgstr "%s%%"