334 lines
10 KiB
Gettext
334 lines
10 KiB
Gettext
# Slovak translation for gnome-shell-extensions.
|
||
# Copyright (C) 2012 Free Software Foundation, Inc.
|
||
# This file is distributed under the same license as the gnome-shell-extensions package.
|
||
# Pavol Klačanský <pavol@klacansky.com>, 2012.
|
||
# Dušan Kazik <prescott66@gmail.com>, 2012.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: gnome-shell-extensions\n"
|
||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
|
||
"shell&keywords=I18N+L10N&component=extensions\n"
|
||
"POT-Creation-Date: 2012-10-26 15:22+0000\n"
|
||
"PO-Revision-Date: 2012-11-04 21:46+0100\n"
|
||
"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
|
||
"Language-Team: Slovak <gnome-sk-list@gnome.org>\n"
|
||
"Language: sk\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==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
|
||
"X-Generator: Poedit 1.5.4\n"
|
||
|
||
# gsetting summary
|
||
#: ../extensions/alternate-tab/org.gnome.shell.extensions.alternate-tab.gschema.xml.in.h:1
|
||
msgid "The application icon mode."
|
||
msgstr "Režim ikony aplikácie."
|
||
|
||
# gsetting description
|
||
#: ../extensions/alternate-tab/org.gnome.shell.extensions.alternate-tab.gschema.xml.in.h:2
|
||
msgid ""
|
||
"Configures how the windows are shown in the switcher. Valid possibilities "
|
||
"are 'thumbnail-only' (shows a thumbnail of the window), 'app-icon-"
|
||
"only' (shows only the application icon) or 'both'."
|
||
msgstr ""
|
||
"Nastaví ako budú zobrazené okná v prepínači. Platné možnosti sú „thumbnail-"
|
||
"only“ (zobrazí len miniatúru okna), „app-icon-only“ (zobrazí len ikonu "
|
||
"aplikácie) alebo „both“ (obe)."
|
||
|
||
# RadioButton label
|
||
#: ../extensions/alternate-tab/prefs.js:26
|
||
msgid "Thumbnail only"
|
||
msgstr "Len miniatúra"
|
||
|
||
# RadioButton label
|
||
#: ../extensions/alternate-tab/prefs.js:27
|
||
msgid "Application icon only"
|
||
msgstr "Len ikona aplikácie"
|
||
|
||
# RadioButton label
|
||
#: ../extensions/alternate-tab/prefs.js:28
|
||
msgid "Thumbnail and application icon"
|
||
msgstr "Miniatúra a ikona aplikácie"
|
||
|
||
# Label
|
||
#: ../extensions/alternate-tab/prefs.js:43
|
||
msgid "Present windows as"
|
||
msgstr "Uvádzať okná ako"
|
||
|
||
# CheckButton
|
||
#: ../extensions/alternate-tab/prefs.js:68
|
||
msgid "Show only windows in the current workspace"
|
||
msgstr "Zobraziť len okná z aktuálneho pracovného priestoru"
|
||
|
||
# PopupMenuItem
|
||
#. add the new entries
|
||
#: ../extensions/alternative-status-menu/extension.js:144
|
||
msgid "Suspend"
|
||
msgstr "Uspať"
|
||
|
||
# PopupMenuItem
|
||
#: ../extensions/alternative-status-menu/extension.js:147
|
||
msgid "Hibernate"
|
||
msgstr "Hibernovať"
|
||
|
||
# PopupMenuItem
|
||
#: ../extensions/alternative-status-menu/extension.js:150
|
||
msgid "Power Off"
|
||
msgstr "Vypnúť"
|
||
|
||
# gsetting summary
|
||
#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:1
|
||
msgid "Enable suspending"
|
||
msgstr "Povoliť režim spánku"
|
||
|
||
# gsetting description
|
||
#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:2
|
||
msgid "Control the visibility of the Suspend menu item"
|
||
msgstr "Nastaví viditeľnosť položky Uspať v ponuke"
|
||
|
||
# gsetting summary
|
||
#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:3
|
||
msgid "Enable hibernating"
|
||
msgstr "Povoliť hibernáciu"
|
||
|
||
# gsetting description
|
||
#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:4
|
||
msgid "Control the visibility of the Hibernate menu item"
|
||
msgstr "Nastaví viditeľnosť položky Hibernovať v ponuke"
|
||
|
||
# summary
|
||
#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1
|
||
msgid "Application and workspace list"
|
||
msgstr "Zoznam aplikácií a pracovných plôch"
|
||
|
||
# description
|
||
#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2
|
||
msgid ""
|
||
"A list of strings, each containing an application id (desktop file name), "
|
||
"followed by a colon and the workspace number"
|
||
msgstr ""
|
||
"Zoznam reťazcov, z ktorých každý obsahuje identifikátor aplikácie (názov "
|
||
"súboru .desktop), nasledovaný čiarkou a číslom pracovného priestoru"
|
||
|
||
# TreeViewColumn
|
||
#: ../extensions/auto-move-windows/prefs.js:55
|
||
msgid "Application"
|
||
msgstr "Aplikácia"
|
||
|
||
# TreeViewColumn; Label
|
||
#: ../extensions/auto-move-windows/prefs.js:64
|
||
#: ../extensions/auto-move-windows/prefs.js:106
|
||
msgid "Workspace"
|
||
msgstr "Pracovný priestor"
|
||
|
||
# ToolButton label
|
||
#: ../extensions/auto-move-windows/prefs.js:80
|
||
msgid "Add rule"
|
||
msgstr "Pridať pravidlo"
|
||
|
||
# Dialog title
|
||
#: ../extensions/auto-move-windows/prefs.js:94
|
||
msgid "Create new matching rule"
|
||
msgstr "Vytvorenie nového odpovedajúceho pravidla"
|
||
|
||
# button label
|
||
#: ../extensions/auto-move-windows/prefs.js:98
|
||
msgid "Add"
|
||
msgstr "Pridať"
|
||
|
||
# https://bugzilla.gnome.org/show_bug.cgi?id=687590
|
||
#: ../extensions/drive-menu/extension.js:72
|
||
#, c-format
|
||
msgid "Ejecting drive '%s' failed:"
|
||
msgstr "Zlyhalo vysúvanie jednotky „%s“:"
|
||
|
||
# Menu
|
||
#: ../extensions/drive-menu/extension.js:89
|
||
msgid "Removable devices"
|
||
msgstr "Vymeniteľné zariadenia"
|
||
|
||
# Menu Action
|
||
#: ../extensions/drive-menu/extension.js:106
|
||
msgid "Open File"
|
||
msgstr "Otvoriť súbor"
|
||
|
||
# PŠ: a toto by som teda neprekladal, tento text musia poznať všetci ;-)
|
||
# PK: ja by som to prelozil ;)
|
||
# DK: ja by som ho prelozil tiez
|
||
#: ../extensions/example/extension.js:17
|
||
msgid "Hello, world!"
|
||
msgstr "Ahoj, Svet!"
|
||
|
||
# gsetting summary
|
||
#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1
|
||
msgid "Alternative greeting text."
|
||
msgstr "Alternatívny text privítania."
|
||
|
||
# gsetting desription
|
||
#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2
|
||
msgid ""
|
||
"If not empty, it contains the text that will be shown when clicking on the "
|
||
"panel."
|
||
msgstr "Obsahuje text, ktorý bude zobrazený po kliknutí na panel."
|
||
|
||
# PM: podľa mňa chýba preklad druhej časti prvej vety
|
||
#. TRANSLATORS: Example is the name of the extension, should not be
|
||
#. translated
|
||
#: ../extensions/example/prefs.js:30
|
||
#, fuzzy
|
||
msgid ""
|
||
"Example aims to show how to build well behaved extensions for the Shell and "
|
||
"as such it has little functionality on its own.\n"
|
||
"Nevertheless it's possible to customize the greeting message."
|
||
msgstr ""
|
||
"Rozšírenie Example vám má ukázať, ako sa dajú zostaviť dobre vyzerajúce a jednoduché rozšírenia "
|
||
"pre Shell.\n"
|
||
"Napriek tomu je možné prispôsobiť správu privítania."
|
||
|
||
#: ../extensions/example/prefs.js:36
|
||
msgid "Message:"
|
||
msgstr "Správa:"
|
||
|
||
# summary
|
||
#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1
|
||
msgid "Use more screen for windows"
|
||
msgstr "Použiť viac obrazovky pre okná"
|
||
|
||
# description
|
||
#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2
|
||
msgid ""
|
||
"Try to use more screen for placing window thumbnails by adapting to screen "
|
||
"aspect ratio, and consolidating them further to reduce the bounding box. "
|
||
"This setting applies only with the natural placement strategy."
|
||
msgstr ""
|
||
"Pokúsi sa využiť viac obrazovky tým, že umiestnenie miniatúr okien sa "
|
||
"prispôsobí pomeru strán, a tiež sa zváži zmenšenie okrajov. Toto nastavenie "
|
||
"sa aplikuje len pri bežnom spôsobe umiestnenia."
|
||
|
||
# summary
|
||
#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3
|
||
msgid "Place window captions on top"
|
||
msgstr "Umiestniť titulok okna navrch"
|
||
|
||
# description
|
||
#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4
|
||
msgid ""
|
||
"If true, place window captions on top the respective thumbnail, overriding "
|
||
"shell default of placing it at the bottom. Changing this setting requires "
|
||
"restarting the shell to have any effect."
|
||
msgstr ""
|
||
"Pri nastavení na true, bude titulok okna umiestnený navrchu zodpovedajúcej "
|
||
"miniatúry. Prepíše sa tým predvolené nastavenie shellu, ktorý ho umiestňuje "
|
||
"nadol. Aby sa prejavila zmena, je potrebné reštartovať shell."
|
||
|
||
# menu item
|
||
#: ../extensions/places-menu/extension.js:46
|
||
msgid "Places"
|
||
msgstr "Miesta"
|
||
|
||
# menu item
|
||
#: ../extensions/places-menu/extension.js:47
|
||
msgid "Devices"
|
||
msgstr "Zariadenia"
|
||
|
||
# menu item
|
||
#: ../extensions/places-menu/extension.js:48
|
||
msgid "Bookmarks"
|
||
msgstr "Záložky"
|
||
|
||
# menu item
|
||
#: ../extensions/places-menu/extension.js:49
|
||
msgid "Network"
|
||
msgstr "Sieť"
|
||
|
||
#: ../extensions/places-menu/placeDisplay.js:48
|
||
#, c-format
|
||
msgid "Failed to launch \"%s\""
|
||
msgstr "Zlyhalo spustenie „%s“"
|
||
|
||
# Places
|
||
#: ../extensions/places-menu/placeDisplay.js:121
|
||
msgid "Home"
|
||
msgstr "Domov"
|
||
|
||
#: ../extensions/places-menu/placeDisplay.js:191
|
||
msgid "File System"
|
||
msgstr "Súborový systém"
|
||
|
||
#: ../extensions/places-menu/placeDisplay.js:195
|
||
msgid "Browse network"
|
||
msgstr "Prehliadať sieť"
|
||
|
||
# Label
|
||
#: ../extensions/systemMonitor/extension.js:213
|
||
msgid "CPU"
|
||
msgstr "Procesor"
|
||
|
||
# Label
|
||
#: ../extensions/systemMonitor/extension.js:266
|
||
msgid "Memory"
|
||
msgstr "Pamäť"
|
||
|
||
# summary
|
||
#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1
|
||
msgid "Theme name"
|
||
msgstr "Názov témy"
|
||
|
||
# description
|
||
#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2
|
||
msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell"
|
||
msgstr "Názov témy, ktorá sa načíta z ~/.themes/nazov/gnome-shell"
|
||
|
||
# Label
|
||
#: ../extensions/workspace-indicator/extension.js:30
|
||
msgid "Workspace Indicator"
|
||
msgstr "Indikátor pracovného priestoru"
|
||
|
||
# Label
|
||
#: ../extensions/workspace-indicator/prefs.js:141
|
||
msgid "Workspace names:"
|
||
msgstr "Názvy pracovných priestorov:"
|
||
|
||
# TreeViewColumn
|
||
#: ../extensions/workspace-indicator/prefs.js:152
|
||
msgid "Name"
|
||
msgstr "Názov"
|
||
|
||
# store label
|
||
#: ../extensions/workspace-indicator/prefs.js:186
|
||
#, c-format
|
||
msgid "Workspace %d"
|
||
msgstr "Pracovný priestor č. %d"
|
||
|
||
# rotation
|
||
#: ../extensions/xrandr-indicator/extension.js:30
|
||
msgid "Normal"
|
||
msgstr "Normálne"
|
||
|
||
# rotation
|
||
#: ../extensions/xrandr-indicator/extension.js:31
|
||
msgid "Left"
|
||
msgstr "Vľavo"
|
||
|
||
# rotation
|
||
#: ../extensions/xrandr-indicator/extension.js:32
|
||
msgid "Right"
|
||
msgstr "Vpravo"
|
||
|
||
# rotation
|
||
#: ../extensions/xrandr-indicator/extension.js:33
|
||
msgid "Upside-down"
|
||
msgstr "Hore nohami"
|
||
|
||
# PM: V tomto prípade by asi viac hodilo obrazovka
|
||
# menu
|
||
#: ../extensions/xrandr-indicator/extension.js:50
|
||
msgid "Display"
|
||
msgstr "Displej"
|
||
|
||
# menu
|
||
#: ../extensions/xrandr-indicator/extension.js:80
|
||
msgid "Display Settings"
|
||
msgstr "Nastavenia displeja"
|