From 1d1852a9a803995506c6c0d22e578b85847e6eec Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 26 Mar 2016 21:27:17 +0100 Subject: sync with transiflex --- po/cs.po | 377 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 204 insertions(+), 173 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index d4e5e757..860d119d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jaroslav Lichtblau , 2016 # Lucas Lommer , 2015 # Lukáš Kvídera , 2013 # Martin Kříž , 2015 @@ -15,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-14 13:57+0300\n" -"PO-Revision-Date: 2016-02-15 10:10+0000\n" -"Last-Translator: Martin Kříž \n" +"POT-Creation-Date: 2016-03-13 20:30+0300\n" +"PO-Revision-Date: 2016-03-13 17:33+0000\n" +"Last-Translator: monsta \n" "Language-Team: Czech (http://www.transifex.com/mate/MATE/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,29 +26,29 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: ../applets/clock/calendar-window.c:226 ../applets/clock/clock.ui.h:27 +#: ../applets/clock/calendar-window.c:231 ../applets/clock/clock.ui.h:27 msgid "Locations" msgstr "Umístění" -#: ../applets/clock/calendar-window.c:226 +#: ../applets/clock/calendar-window.c:231 msgid "Edit" msgstr "Upravit" -#: ../applets/clock/calendar-window.c:451 +#: ../applets/clock/calendar-window.c:456 msgid "Calendar" msgstr "Kalendář" #. Translators: This is a strftime format string. #. * It is used to display the time in 12-hours format (eg, like #. * in the US: 8:10 am). The %p expands to am/pm. -#: ../applets/clock/clock.c:488 +#: ../applets/clock/clock.c:497 msgid "%l:%M:%S %p" msgstr "%H:%M:%S" #. Translators: This is a strftime format string. #. * It is used to display the time in 12-hours format (eg, like #. * in the US: 8:10 am). The %p expands to am/pm. -#: ../applets/clock/clock.c:488 ../applets/clock/clock-location-tile.c:507 +#: ../applets/clock/clock.c:497 ../applets/clock/clock-location-tile.c:564 msgid "%l:%M %p" msgstr "%H:%M" @@ -58,7 +59,7 @@ msgstr "%H:%M" #. * string. #. * It is used to display the time in 24-hours #. * format (eg, like in France: 20:10). -#: ../applets/clock/clock.c:493 ../applets/clock/clock.c:1631 +#: ../applets/clock/clock.c:502 ../applets/clock/clock.c:1673 msgid "%H:%M:%S" msgstr "%H:%M:%S" @@ -72,9 +73,9 @@ msgstr "%H:%M:%S" #. Translators: This is a strftime format string. #. * It is used to display the time in 24-hours format (eg, like #. * in France: 20:10). -#: ../applets/clock/clock.c:493 ../applets/clock/clock.c:1637 -#: ../applets/clock/clock-location-tile.c:467 -#: ../applets/clock/clock-location-tile.c:514 +#: ../applets/clock/clock.c:502 ../applets/clock/clock.c:1679 +#: ../applets/clock/clock-location-tile.c:524 +#: ../applets/clock/clock-location-tile.c:571 msgid "%H:%M" msgstr "%H:%M" @@ -83,14 +84,14 @@ msgstr "%H:%M" #. * the day of the month as a decimal number is a single digit, #. * it should begin with a 0 in your locale (e.g. "May 01" #. * instead of "May 1"). -#: ../applets/clock/clock.c:504 +#: ../applets/clock/clock.c:513 msgid "%a %b %e" msgstr "%a, %e. %B" #. translators: reverse the order of these arguments #. * if the time should come before the #. * date on a clock in your locale. -#: ../applets/clock/clock.c:511 +#: ../applets/clock/clock.c:520 #, c-format msgid "" "%1$s\n" @@ -100,7 +101,7 @@ msgstr "%1$s\n%2$s" #. translators: reverse the order of these arguments #. * if the time should come before the #. * date on a clock in your locale. -#: ../applets/clock/clock.c:519 +#: ../applets/clock/clock.c:528 #, c-format msgid "%1$s, %2$s" msgstr "%1$s, %2$s" @@ -109,19 +110,19 @@ msgstr "%1$s, %2$s" #. Translators: This is a strftime format string. #. * It is used to display a date. Please leave "%%s" as it is: #. * it will be used to insert the timezone name later. -#: ../applets/clock/clock.c:693 +#: ../applets/clock/clock.c:702 msgid "%A %B %d (%%s)" msgstr "%A, %e. %B (%%s)" -#: ../applets/clock/clock.c:722 +#: ../applets/clock/clock.c:731 msgid "Click to hide month calendar" msgstr "Kliknutím se skryje měsíční kalendář" -#: ../applets/clock/clock.c:725 +#: ../applets/clock/clock.c:734 msgid "Click to view month calendar" msgstr "Kliknutím se zobrazí měsíční kalendář" -#: ../applets/clock/clock.c:1469 +#: ../applets/clock/clock.c:1511 msgid "Computer Clock" msgstr "Počítačové hodiny" @@ -131,7 +132,7 @@ msgstr "Počítačové hodiny" #. * format with a leading 0 if needed (eg, like #. * in the US: 08:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock.c:1616 +#: ../applets/clock/clock.c:1658 msgid "%I:%M:%S %p" msgstr "%H:%M:%S" @@ -141,96 +142,96 @@ msgstr "%H:%M:%S" #. * format with a leading 0 if needed (eg, like #. * in the US: 08:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock.c:1624 +#: ../applets/clock/clock.c:1666 msgid "%I:%M %p" msgstr "%H:%M" #. Translators: This is a strftime format string. #. * It is used to display a date in the full format (so that people can #. * copy and paste it elsewhere). -#: ../applets/clock/clock.c:1670 +#: ../applets/clock/clock.c:1712 msgid "%A, %B %d %Y" msgstr "%A, %e. %B %Y" -#: ../applets/clock/clock.c:1701 +#: ../applets/clock/clock.c:1743 msgid "Set System Time..." msgstr "Nastavit systémový čas..." -#: ../applets/clock/clock.c:1702 +#: ../applets/clock/clock.c:1744 msgid "Set System Time" msgstr "Nastavit systémový čas" -#: ../applets/clock/clock.c:1717 +#: ../applets/clock/clock.c:1759 msgid "Failed to set the system time" msgstr "Nezdařilo se nastavení systémového času" -#: ../applets/clock/clock.c:1915 ../applets/fish/fish.c:1753 -#: ../applets/wncklet/window-list.c:192 -#: ../applets/wncklet/workspace-switcher.c:359 +#: ../applets/clock/clock.c:1957 ../applets/fish/fish.c:1762 +#: ../applets/wncklet/window-list.c:190 +#: ../applets/wncklet/workspace-switcher.c:373 msgid "_Preferences" msgstr "Př_edvolby" -#: ../applets/clock/clock.c:1918 ../applets/fish/fish.c:1756 +#: ../applets/clock/clock.c:1960 ../applets/fish/fish.c:1765 #: ../applets/notification_area/main.c:152 -#: ../applets/wncklet/showdesktop.c:252 ../applets/wncklet/window-list.c:200 +#: ../applets/wncklet/showdesktop.c:259 ../applets/wncklet/window-list.c:198 #: ../applets/wncklet/window-menu.c:101 -#: ../applets/wncklet/workspace-switcher.c:367 ../mate-panel/drawer.c:558 +#: ../applets/wncklet/workspace-switcher.c:381 ../mate-panel/drawer.c:545 #: ../mate-panel/panel-action-button.c:734 -#: ../mate-panel/panel-context-menu.c:296 ../mate-panel/panel-menu-bar.c:384 +#: ../mate-panel/panel-context-menu.c:296 ../mate-panel/panel-menu-bar.c:389 #: ../mate-panel/panel-menu-button.c:670 msgid "_Help" msgstr "Nápo_věda" -#: ../applets/clock/clock.c:1921 ../applets/fish/fish.c:1759 +#: ../applets/clock/clock.c:1963 ../applets/fish/fish.c:1768 #: ../applets/notification_area/main.c:155 -#: ../applets/wncklet/showdesktop.c:260 ../applets/wncklet/window-list.c:208 +#: ../applets/wncklet/showdesktop.c:267 ../applets/wncklet/window-list.c:206 #: ../applets/wncklet/window-menu.c:109 -#: ../applets/wncklet/workspace-switcher.c:375 +#: ../applets/wncklet/workspace-switcher.c:389 msgid "_About" msgstr "O _aplikaci" -#: ../applets/clock/clock.c:1924 +#: ../applets/clock/clock.c:1966 msgid "Copy _Time" msgstr "Kopírova_t čas" -#: ../applets/clock/clock.c:1927 +#: ../applets/clock/clock.c:1969 msgid "Copy _Date" msgstr "Kopírovat _datum" -#: ../applets/clock/clock.c:1930 +#: ../applets/clock/clock.c:1972 msgid "Ad_just Date & Time" msgstr "_Upravit datum a čas" -#: ../applets/clock/clock.c:2873 +#: ../applets/clock/clock.c:2915 msgid "Choose Location" msgstr "Vybrat umístění" -#: ../applets/clock/clock.c:2952 +#: ../applets/clock/clock.c:2994 msgid "Edit Location" msgstr "Upravit umístění" -#: ../applets/clock/clock.c:3079 +#: ../applets/clock/clock.c:3121 msgid "City Name" msgstr "Název města" -#: ../applets/clock/clock.c:3083 +#: ../applets/clock/clock.c:3125 msgid "City Time Zone" msgstr "Časové pásmo města" -#: ../applets/clock/clock.c:3297 +#: ../applets/clock/clock.c:3339 #: ../applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in.h:3 msgid "Clock" msgstr "Hodiny" -#: ../applets/clock/clock.c:3299 +#: ../applets/clock/clock.c:3341 msgid "The Clock displays the current time and date" msgstr "Hodiny zobrazují aktuální datum a čas" -#: ../applets/clock/clock.c:3303 ../applets/fish/fish.c:579 +#: ../applets/clock/clock.c:3345 ../applets/fish/fish.c:579 #: ../applets/notification_area/main.c:146 -#: ../applets/wncklet/showdesktop.c:536 ../applets/wncklet/window-list.c:594 +#: ../applets/wncklet/showdesktop.c:547 ../applets/wncklet/window-list.c:581 #: ../applets/wncklet/window-menu.c:91 -#: ../applets/wncklet/workspace-switcher.c:615 +#: ../applets/wncklet/workspace-switcher.c:649 #: ../mate-panel/panel-context-menu.c:149 msgid "translator-credits" msgstr "GIS \nDavid Šauer \nGeorge Lebl \nStanislav Brabec \nMiloslav Trmač \nPetr Tomeš \nJakub Friedl \nPetr Kovář " @@ -368,19 +369,19 @@ msgstr "Počasí" msgid "Time _Settings" msgstr "Nas_tavení času" -#: ../applets/clock/clock-location-tile.c:183 +#: ../applets/clock/clock-location-tile.c:192 msgid "Failed to set the system timezone" msgstr "Nezdařilo se nastavení systémového časového pásma" -#: ../applets/clock/clock-location-tile.c:231 +#: ../applets/clock/clock-location-tile.c:240 msgid "Set..." msgstr "Nastavit..." -#: ../applets/clock/clock-location-tile.c:232 +#: ../applets/clock/clock-location-tile.c:241 msgid "Set" msgstr "Nastavit" -#: ../applets/clock/clock-location-tile.c:308 +#: ../applets/clock/clock-location-tile.c:356 msgid "" "Set location as current location and use its timezone for this computer" msgstr "Nastavit umístění pro tento počítač jako aktuální a použít odpovídající časové pásmo" @@ -391,7 +392,7 @@ msgstr "Nastavit umístění pro tento počítač jako aktuální a použít odp #. * weekday differs from the weekday at the location #. * (the %A expands to the weekday). The %p expands to #. * am/pm. -#: ../applets/clock/clock-location-tile.c:444 +#: ../applets/clock/clock-location-tile.c:501 msgid "%l:%M %p (%A)" msgstr "%l:%M %p (%A)" @@ -400,7 +401,7 @@ msgstr "%l:%M %p (%A)" #. * (eg, like in France: 20:10), when the local #. * weekday differs from the weekday at the location #. * (the %A expands to the weekday). -#: ../applets/clock/clock-location-tile.c:452 +#: ../applets/clock/clock-location-tile.c:509 msgid "%H:%M (%A)" msgstr "%H:%M (%A)" @@ -408,41 +409,41 @@ msgstr "%H:%M (%A)" #. * It is used to display the time in 12-hours format #. * (eg, like in the US: 8:10 am). The %p expands to #. * am/pm. -#: ../applets/clock/clock-location-tile.c:461 +#: ../applets/clock/clock-location-tile.c:518 msgid "%l:%M %p" msgstr "%l:%M %p" -#: ../applets/clock/clock-location-tile.c:600 +#: ../applets/clock/clock-location-tile.c:657 #, c-format msgid "%s, %s" msgstr "%s, %s" #. FMQ: it's broken to read from another module's translations; add some API #. to libmateweather. -#: ../applets/clock/clock-location-tile.c:612 -#: ../applets/clock/clock-location-tile.c:621 +#: ../applets/clock/clock-location-tile.c:669 +#: ../applets/clock/clock-location-tile.c:678 msgid "Unknown" msgstr "Neznámé" #. Translators: The two strings are temperatures. -#: ../applets/clock/clock-location-tile.c:614 +#: ../applets/clock/clock-location-tile.c:671 #, c-format msgid "%s, feels like %s" msgstr "%s, pocitově %s" -#: ../applets/clock/clock-location-tile.c:637 +#: ../applets/clock/clock-location-tile.c:694 #, c-format msgid "Sunrise: %s / Sunset: %s" msgstr "Východ Slunce: %s / západ Slunce: %s" -#: ../applets/clock/clock-utils.c:96 ../applets/fish/fish.c:173 +#: ../applets/clock/clock-utils.c:95 ../applets/fish/fish.c:173 #: ../applets/notification_area/main.c:100 ../applets/wncklet/wncklet.c:71 #: ../mate-panel/libpanel-util/panel-show.c:226 #, c-format msgid "Could not display help document '%s'" msgstr "Nelze zobrazit dokument nápovědy \"%s\"" -#: ../applets/clock/clock-utils.c:125 ../applets/fish/fish.c:199 +#: ../applets/clock/clock-utils.c:124 ../applets/fish/fish.c:199 #: ../applets/notification_area/main.c:114 ../applets/wncklet/wncklet.c:88 msgid "Error displaying help document" msgstr "Chyba při zobrazování dokumentu nápovědy" @@ -629,12 +630,12 @@ msgstr "Nelze číst výstup příkazu\n\nPodrobnosti: %s" msgid "_Speak again" msgstr "Pro_mluvit znovu" -#: ../applets/fish/fish.c:926 +#: ../applets/fish/fish.c:931 #, c-format msgid "The configured command is not working and has been replaced by: %s" msgstr "Nastavený příkaz nefunguje a byl nahrazen: %s" -#: ../applets/fish/fish.c:966 +#: ../applets/fish/fish.c:971 #, c-format msgid "" "Unable to execute '%s'\n" @@ -642,7 +643,7 @@ msgid "" "Details: %s" msgstr "Nelze spustit \"%s\"\n\nPodrobnosti: %s" -#: ../applets/fish/fish.c:982 +#: ../applets/fish/fish.c:987 #, c-format msgid "" "Unable to read from '%s'\n" @@ -650,15 +651,15 @@ msgid "" "Details: %s" msgstr "Nelze číst z \"%s\"\n\nPodrobnosti: %s" -#: ../applets/fish/fish.c:1602 +#: ../applets/fish/fish.c:1611 msgid "The water needs changing" msgstr "Je potřeba vyměnit vodu" -#: ../applets/fish/fish.c:1604 +#: ../applets/fish/fish.c:1613 msgid "Look at today's date!" msgstr "Mrkněte na dnešní datum!" -#: ../applets/fish/fish.c:1687 +#: ../applets/fish/fish.c:1696 #, c-format msgid "%s the Fish, the fortune teller" msgstr "Ryba %s, věštkyně" @@ -785,7 +786,7 @@ msgstr "Zobrazit plovoucí rybu nebo jinou animovanou věc" msgid "Notification Area" msgstr "Oznamovací oblast" -#: ../applets/notification_area/main.c:389 +#: ../applets/notification_area/main.c:385 msgid "Panel Notification Area" msgstr "Oznamovací oblast na panelu" @@ -882,7 +883,7 @@ msgid "Factory for the window navigation related applets" msgstr "Továrna pro navigační aplety" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:3 -#: ../applets/wncklet/window-menu.c:84 ../applets/wncklet/window-menu.c:298 +#: ../applets/wncklet/window-menu.c:84 ../applets/wncklet/window-menu.c:309 msgid "Window Selector" msgstr "Výběr oken" @@ -891,7 +892,7 @@ msgid "Switch between open windows using a menu" msgstr "Přepínat mezi okny pomocí menu" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:5 -#: ../applets/wncklet/workspace-switcher.c:608 +#: ../applets/wncklet/workspace-switcher.c:642 msgid "Workspace Switcher" msgstr "Přepínač pracovních ploch" @@ -900,7 +901,7 @@ msgid "Switch between workspaces" msgstr "Přepínat mezi pracovními plochami" #: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:7 -#: ../applets/wncklet/window-list.c:587 +#: ../applets/wncklet/window-list.c:574 msgid "Window List" msgstr "Seznam oken" @@ -916,42 +917,42 @@ msgstr "Zobrazit plochu" msgid "Hide application windows and show the desktop" msgstr "Skrýt okno aplikace a zobrazit plochu" -#: ../applets/wncklet/showdesktop.c:203 +#: ../applets/wncklet/showdesktop.c:210 #, c-format msgid "Failed to load %s: %s\n" msgstr "Nelze načíst %s: %s\n" -#: ../applets/wncklet/showdesktop.c:203 +#: ../applets/wncklet/showdesktop.c:210 msgid "Icon not found" msgstr "Ikona nenalezena" -#: ../applets/wncklet/showdesktop.c:276 +#: ../applets/wncklet/showdesktop.c:283 msgid "Click here to restore hidden windows." msgstr "Skrytá okna obnovíte kliknutím zde." -#: ../applets/wncklet/showdesktop.c:280 +#: ../applets/wncklet/showdesktop.c:287 msgid "Click here to hide all windows and show the desktop." msgstr "Kliknutím zde skryjete všechna okna a zobrazíte pracovní plochu." -#: ../applets/wncklet/showdesktop.c:464 ../applets/wncklet/showdesktop.c:529 +#: ../applets/wncklet/showdesktop.c:475 ../applets/wncklet/showdesktop.c:540 msgid "Show Desktop Button" msgstr "Tlačítko Zobrazit pracovní plochu" -#: ../applets/wncklet/showdesktop.c:531 +#: ../applets/wncklet/showdesktop.c:542 msgid "This button lets you hide all windows and show the desktop." msgstr "Toto tlačítko vám umožňuje skrýt všechna okna a zobrazit pracovní plochu." -#: ../applets/wncklet/showdesktop.c:557 +#: ../applets/wncklet/showdesktop.c:568 msgid "" "Your window manager does not support the show desktop button, or you are not" " running a window manager." msgstr "Váš správce oken nepodporuje tlačítko \"Zobrazit pracovní plochu\", nebo správce oken neběží." -#: ../applets/wncklet/window-list.c:184 +#: ../applets/wncklet/window-list.c:182 msgid "_System Monitor" msgstr "_Sledování systému" -#: ../applets/wncklet/window-list.c:589 +#: ../applets/wncklet/window-list.c:576 msgid "" "The Window List shows a list of all windows in a set of buttons and lets you" " browse them." @@ -1007,18 +1008,18 @@ msgid "" "browse them." msgstr "Výběr oken zobrazuje seznam všech oken v nabídce a umožňuje vám je procházet." -#: ../applets/wncklet/workspace-switcher.c:196 -#: ../applets/wncklet/workspace-switcher.c:924 +#: ../applets/wncklet/workspace-switcher.c:204 +#: ../applets/wncklet/workspace-switcher.c:958 #: ../applets/wncklet/workspace-switcher.ui.h:4 msgid "rows" msgstr "řádcích" -#: ../applets/wncklet/workspace-switcher.c:196 -#: ../applets/wncklet/workspace-switcher.c:924 +#: ../applets/wncklet/workspace-switcher.c:204 +#: ../applets/wncklet/workspace-switcher.c:958 msgid "columns" msgstr "sloupců" -#: ../applets/wncklet/workspace-switcher.c:610 +#: ../applets/wncklet/workspace-switcher.c:644 msgid "" "The Workspace Switcher shows you a small version of your workspaces that " "lets you manage your windows." @@ -1247,6 +1248,36 @@ msgstr "Ikona k zobrazení v panelu nabídek" msgid "Set the theme icon name to use in menu bar." msgstr "Nastavení názvu motivu ikon pro použití v panelu nabídek." +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:11 +msgid "Menu bar icon size" +msgstr "Velikost ikon v menu" + +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:12 +msgid "" +"Set the size of an icon used in menu bar. The panel must be restarted for " +"this to take effect." +msgstr "Nastavit velikost ikony v menu. Pro převzetí nastavení musí být panel restartován." + +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:13 +msgid "Menu items icon size" +msgstr "Velikost ikony položek v menu" + +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:14 +msgid "" +"Set the size of icons used in the menu. The panel must be restarted for this" +" to take effect." +msgstr "Nastavit velikost ikon položek v menu. Pro převzetí nastavení musí být panel restartován." + +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:15 +msgid "Threshold of menu items before submenu is created" +msgstr "" + +#: ../data/org.mate.panel.menubar.gschema.xml.in.h:16 +msgid "" +"Maximum number of menu items (i.e. bookmarks) that are displayed without " +"being put in a submenu." +msgstr "" + #: ../data/org.mate.panel.object.gschema.xml.in.h:1 msgid "Panel object type" msgstr "Typ objektu panelu" @@ -1768,8 +1799,8 @@ msgstr "Zobrazit možnosti správy sezení" #. * http://bugzilla.gnome.org/show_bug.cgi?id=165132 #. FIXME: http://bugzilla.gnome.org/show_bug.cgi?id=165132 #: ../mate-panel/libpanel-util/panel-error.c:82 -#: ../mate-panel/mate-panel-applet-frame.c:918 -#: ../mate-panel/mate-panel-applet-frame.c:1094 +#: ../mate-panel/panel-applet-frame.c:919 +#: ../mate-panel/panel-applet-frame.c:1095 msgid "Error" msgstr "Chyba" @@ -1815,16 +1846,16 @@ msgstr "Zam_knout v panelu" msgid "Cannot find an empty spot" msgstr "Nelze nalézt volné místo" -#: ../mate-panel/drawer.c:342 ../mate-panel/panel-addto.c:180 -#: ../mate-panel/panel-toplevel.c:1671 +#: ../mate-panel/drawer.c:346 ../mate-panel/panel-addto.c:180 +#: ../mate-panel/panel-toplevel.c:1675 msgid "Drawer" msgstr "Zásuvka" -#: ../mate-panel/drawer.c:546 +#: ../mate-panel/drawer.c:533 msgid "_Add to Drawer..." msgstr "_Přidat do zásuvky..." -#: ../mate-panel/drawer.c:552 ../mate-panel/launcher.c:798 +#: ../mate-panel/drawer.c:539 ../mate-panel/launcher.c:798 #: ../mate-panel/panel-action-button.c:192 #: ../mate-panel/panel-context-menu.c:227 msgid "_Properties" @@ -1897,9 +1928,9 @@ msgstr "_Spustit" msgid "Key %s is not set, cannot load launcher\n" msgstr "Klíč %s není nastaven, nelze načíst spouštěč\n" -#: ../mate-panel/launcher.c:957 ../mate-panel/panel-ditem-editor.c:1362 -#: ../mate-panel/panel-ditem-editor.c:1396 -#: ../mate-panel/panel-ditem-editor.c:1427 +#: ../mate-panel/launcher.c:957 ../mate-panel/panel-ditem-editor.c:1367 +#: ../mate-panel/panel-ditem-editor.c:1401 +#: ../mate-panel/panel-ditem-editor.c:1432 msgid "Could not save launcher" msgstr "Nelze uložit spouštěč" @@ -1922,23 +1953,23 @@ msgstr "Otevřít dialog \"Spustit\"" msgid "Set the default panel layout" msgstr "Výchozí uspořádání panelu" -#: ../mate-panel/menu.c:538 +#: ../mate-panel/menu.c:531 msgid "Add this launcher to _panel" msgstr "Přidat tento spouštěč na pan_el" -#: ../mate-panel/menu.c:545 +#: ../mate-panel/menu.c:538 msgid "Add this launcher to _desktop" msgstr "Přidat tento spouštěč na p_racovní plochu" -#: ../mate-panel/menu.c:557 +#: ../mate-panel/menu.c:550 msgid "_Entire menu" msgstr "_Celá nabídka" -#: ../mate-panel/menu.c:562 +#: ../mate-panel/menu.c:555 msgid "Add this as _drawer to panel" msgstr "Přidat jako _zásuvku na panel" -#: ../mate-panel/menu.c:569 +#: ../mate-panel/menu.c:562 msgid "Add this as _menu to panel" msgstr "Přidat jako _nabídku na panel" @@ -2036,7 +2067,7 @@ msgid "Locate documents and folders on this computer by name or content" msgstr "Hledá dokumenty a složky v tomto počítači podle názvu či obsahu" #: ../mate-panel/panel-action-button.c:389 -#: ../mate-panel/panel-force-quit.c:256 +#: ../mate-panel/panel-force-quit.c:261 msgid "Force Quit" msgstr "Vynutit ukončení" @@ -2132,41 +2163,41 @@ msgstr "Přidat na panel" msgid "Find an _item to add to the panel:" msgstr "Vy_hledat položku, kterou přidat na panel:" -#: ../mate-panel/mate-panel-applet-frame.c:879 +#: ../mate-panel/panel-applet-frame.c:880 #, c-format msgid "\"%s\" has quit unexpectedly" msgstr "\"%s\" neočekávaně skončil" -#: ../mate-panel/mate-panel-applet-frame.c:881 +#: ../mate-panel/panel-applet-frame.c:882 msgid "Panel object has quit unexpectedly" msgstr "Objekt panelu neočekávaně skončil" -#: ../mate-panel/mate-panel-applet-frame.c:888 +#: ../mate-panel/panel-applet-frame.c:889 msgid "" "If you reload a panel object, it will automatically be added back to the " "panel." msgstr "Pokud obnovíte objekt panelu, bude automaticky přidán zpět na panel." -#: ../mate-panel/mate-panel-applet-frame.c:895 +#: ../mate-panel/panel-applet-frame.c:896 msgid "D_elete" msgstr "D_elete" -#: ../mate-panel/mate-panel-applet-frame.c:896 -#: ../mate-panel/mate-panel-applet-frame.c:901 +#: ../mate-panel/panel-applet-frame.c:897 +#: ../mate-panel/panel-applet-frame.c:902 msgid "_Don't Reload" msgstr "_Neobnovovat" -#: ../mate-panel/mate-panel-applet-frame.c:897 -#: ../mate-panel/mate-panel-applet-frame.c:902 +#: ../mate-panel/panel-applet-frame.c:898 +#: ../mate-panel/panel-applet-frame.c:903 msgid "_Reload" msgstr "_Obnovit" -#: ../mate-panel/mate-panel-applet-frame.c:1057 +#: ../mate-panel/panel-applet-frame.c:1058 #, c-format msgid "The panel encountered a problem while loading \"%s\"." msgstr "V panelu došlo k problému při načítání \"%s\"." -#: ../mate-panel/mate-panel-applet-frame.c:1073 +#: ../mate-panel/panel-applet-frame.c:1074 msgid "Do you want to delete the applet from your configuration?" msgstr "Chcete tento applet odstranit ze svého nastavení?" @@ -2225,75 +2256,75 @@ msgid "Location" msgstr "Umístění" #. Type -#: ../mate-panel/panel-ditem-editor.c:623 +#: ../mate-panel/panel-ditem-editor.c:628 msgid "_Type:" msgstr "_Typ:" #. Name -#: ../mate-panel/panel-ditem-editor.c:630 +#: ../mate-panel/panel-ditem-editor.c:635 msgid "_Name:" msgstr "Náz_ev:" -#: ../mate-panel/panel-ditem-editor.c:657 +#: ../mate-panel/panel-ditem-editor.c:662 msgid "_Browse..." msgstr "_Procházet..." #. Comment -#: ../mate-panel/panel-ditem-editor.c:664 +#: ../mate-panel/panel-ditem-editor.c:669 msgid "Co_mment:" msgstr "Ko_mentář:" -#: ../mate-panel/panel-ditem-editor.c:1013 +#: ../mate-panel/panel-ditem-editor.c:1018 msgid "Choose an application..." msgstr "Zvolit aplikaci..." -#: ../mate-panel/panel-ditem-editor.c:1017 +#: ../mate-panel/panel-ditem-editor.c:1022 msgid "Choose a file..." msgstr "Zvolit soubor..." -#: ../mate-panel/panel-ditem-editor.c:1182 -#: ../mate-panel/panel-ditem-editor.c:1191 +#: ../mate-panel/panel-ditem-editor.c:1187 +#: ../mate-panel/panel-ditem-editor.c:1196 msgid "Comm_and:" msgstr "Pří_kaz:" -#: ../mate-panel/panel-ditem-editor.c:1200 +#: ../mate-panel/panel-ditem-editor.c:1205 msgid "_Location:" msgstr "_Umístění:" -#: ../mate-panel/panel-ditem-editor.c:1363 +#: ../mate-panel/panel-ditem-editor.c:1368 msgid "The name of the launcher is not set." msgstr "Název spouštěče není nastaven." -#: ../mate-panel/panel-ditem-editor.c:1367 +#: ../mate-panel/panel-ditem-editor.c:1372 msgid "Could not save directory properties" msgstr "Nelze uložit nastavení adresáře" -#: ../mate-panel/panel-ditem-editor.c:1368 +#: ../mate-panel/panel-ditem-editor.c:1373 msgid "The name of the directory is not set." msgstr "Název adresáře není nastaven." -#: ../mate-panel/panel-ditem-editor.c:1384 +#: ../mate-panel/panel-ditem-editor.c:1389 msgid "The command of the launcher is not set." msgstr "Příkaz spouštěče není nastaven." -#: ../mate-panel/panel-ditem-editor.c:1387 +#: ../mate-panel/panel-ditem-editor.c:1392 msgid "The location of the launcher is not set." msgstr "Umístění spouštěče není nastaveno." -#: ../mate-panel/panel-ditem-editor.c:1464 +#: ../mate-panel/panel-ditem-editor.c:1469 msgid "Could not display help document" msgstr "Nelze zobrazit dokument nápovědy" -#: ../mate-panel/panel-force-quit.c:83 +#: ../mate-panel/panel-force-quit.c:88 msgid "" "Click on a window to force the application to quit. To cancel press ." msgstr "Kliknutím na okno vynutíte ukončení aplikace. Ke zrušení stiskněte ." -#: ../mate-panel/panel-force-quit.c:239 +#: ../mate-panel/panel-force-quit.c:244 msgid "Force this application to exit?" msgstr "Vynutit ukončení této aplikace?" -#: ../mate-panel/panel-force-quit.c:242 +#: ../mate-panel/panel-force-quit.c:247 msgid "" "If you choose to force an application to exit, unsaved changes in any open " "documents in it might get lost." @@ -2311,11 +2342,11 @@ msgstr "Umožňuje přistupovat k dokumentům, složkám a místům v síti" msgid "Change desktop appearance and behavior, get help, or log out" msgstr "Změní vzhled a chování prostředí pracovní plochy, poskytne nápovědu, nebo se odhlásí" -#: ../mate-panel/panel-menu-bar.c:167 +#: ../mate-panel/panel-menu-bar.c:172 msgid "Applications" msgstr "Aplikace" -#: ../mate-panel/panel-menu-bar.c:389 ../mate-panel/panel-menu-button.c:676 +#: ../mate-panel/panel-menu-bar.c:394 ../mate-panel/panel-menu-button.c:676 msgid "_Edit Menus" msgstr "_Upravit nabídky" @@ -2324,7 +2355,7 @@ msgid "Bookmarks" msgstr "Záložky" #. Translators: %s is a URI -#: ../mate-panel/panel-menu-items.c:496 ../mate-panel/panel.c:557 +#: ../mate-panel/panel-menu-items.c:496 ../mate-panel/panel.c:561 #, c-format msgid "Open '%s'" msgstr "Otevře \"%s\"" @@ -2390,11 +2421,11 @@ msgstr "Síť" msgid "Browse bookmarked and local network locations" msgstr "Procházet oblíbená místa a místní síťová umístění" -#: ../mate-panel/panel-menu-items.c:1489 +#: ../mate-panel/panel-menu-items.c:1498 msgid "Places" msgstr "Místa" -#: ../mate-panel/panel-menu-items.c:1517 +#: ../mate-panel/panel-menu-items.c:1526 msgid "System" msgstr "Systém" @@ -2402,7 +2433,7 @@ msgstr "Systém" #. Translators: translate "1" (msgctxt: "panel:showusername") to anything #. * but "1" if "Log Out %s" doesn't make any sense in your #. * language (where %s is a username). -#: ../mate-panel/panel-menu-items.c:1602 +#: ../mate-panel/panel-menu-items.c:1611 msgctxt "panel:showusername" msgid "1" msgstr "1" @@ -2411,19 +2442,19 @@ msgstr "1" #. * panel-action-button.c #. Translators: this string is used ONLY if you translated #. * "1" (msgctxt: "panel:showusername") to "1" -#: ../mate-panel/panel-menu-items.c:1614 +#: ../mate-panel/panel-menu-items.c:1623 #, c-format msgid "Log Out %s..." msgstr "Odhlásit uživatele %s..." #. Translators: this string is used ONLY if you translated #. * "1" (msgctxt: "panel:showusername") to "1" -#: ../mate-panel/panel-menu-items.c:1618 +#: ../mate-panel/panel-menu-items.c:1627 #, c-format msgid "Log out %s of this session to log in as a different user" msgstr "Odhlásí uživatele %s z tohoto sezení, aby bylo možné přihlásit se jako jiný uživatel" -#: ../mate-panel/panel-profile.c:1172 +#: ../mate-panel/panel-profile.c:1163 #, c-format msgid "" "Panel '%s' is set to be displayed on screen %d which is not currently " @@ -2454,17 +2485,17 @@ msgctxt "Orientation" msgid "Right" msgstr "Doprava" -#: ../mate-panel/panel-properties-dialog.c:884 +#: ../mate-panel/panel-properties-dialog.c:880 msgid "Drawer Properties" msgstr "Vlastnosti zásuvky" -#: ../mate-panel/panel-properties-dialog.c:1011 +#: ../mate-panel/panel-properties-dialog.c:1007 #: ../mate-panel/panel-run-dialog.c:1993 #, c-format msgid "Unable to load file '%s': %s." msgstr "Nelze načíst soubor \"%s\": %s." -#: ../mate-panel/panel-properties-dialog.c:1017 +#: ../mate-panel/panel-properties-dialog.c:1013 msgid "Could not display properties dialog" msgstr "Nelze zobrazit dialog Vlastnosti" @@ -2677,7 +2708,7 @@ msgstr "Seznam známých aplikací" msgid "Show list of known _applications" msgstr "Zobrazit seznam známých _aplikací" -#: ../mate-panel/panel-run-dialog.ui.h:11 ../mate-panel/panel-stock-icons.c:96 +#: ../mate-panel/panel-run-dialog.ui.h:11 ../mate-panel/panel-stock-icons.c:97 msgid "_Run" msgstr "_Spustit" @@ -2687,15 +2718,15 @@ msgid "" "command entry field." msgstr "Kliknutím na toto tlačítko se spustí vybraná aplikace nebo příkaz v poli zadání příkazu." -#: ../mate-panel/panel-stock-icons.c:97 +#: ../mate-panel/panel-stock-icons.c:98 msgid "_Force quit" msgstr "_Vynutit ukončení" -#: ../mate-panel/panel-stock-icons.c:98 +#: ../mate-panel/panel-stock-icons.c:99 msgid "C_lear" msgstr "_Vymazat" -#: ../mate-panel/panel-stock-icons.c:99 +#: ../mate-panel/panel-stock-icons.c:100 msgid "D_on't Delete" msgstr "_Neodstraňovat" @@ -2770,101 +2801,101 @@ msgstr "App_let:" msgid "_Prefs Path:" msgstr "_Umístění nastavení:" -#: ../mate-panel/panel-toplevel.c:1215 +#: ../mate-panel/panel-toplevel.c:1219 msgid "Hide Panel" msgstr "Skrýt panel" #. translators: these string will be shown in MetaCity's switch window #. * popup when you pass the focus to a panel -#: ../mate-panel/panel-toplevel.c:1642 +#: ../mate-panel/panel-toplevel.c:1646 msgid "Top Expanded Edge Panel" msgstr "Rozpínací hranový panel nahoře" -#: ../mate-panel/panel-toplevel.c:1643 +#: ../mate-panel/panel-toplevel.c:1647 msgid "Top Centered Panel" msgstr "Panel nahoře uprostřed" -#: ../mate-panel/panel-toplevel.c:1644 +#: ../mate-panel/panel-toplevel.c:1648 msgid "Top Floating Panel" msgstr "Plovoucí panel nahoře" -#: ../mate-panel/panel-toplevel.c:1645 +#: ../mate-panel/panel-toplevel.c:1649 msgid "Top Edge Panel" msgstr "Hranový panel nahoře" -#: ../mate-panel/panel-toplevel.c:1649 +#: ../mate-panel/panel-toplevel.c:1653 msgid "Bottom Expanded Edge Panel" msgstr "Rozpínací hranový panel dole" -#: ../mate-panel/panel-toplevel.c:1650 +#: ../mate-panel/panel-toplevel.c:1654 msgid "Bottom Centered Panel" msgstr "Panel dole uprostřed" -#: ../mate-panel/panel-toplevel.c:1651 +#: ../mate-panel/panel-toplevel.c:1655 msgid "Bottom Floating Panel" msgstr "Plovoucí panel dole" -#: ../mate-panel/panel-toplevel.c:1652 +#: ../mate-panel/panel-toplevel.c:1656 msgid "Bottom Edge Panel" msgstr "Hranový panel dole" -#: ../mate-panel/panel-toplevel.c:1656 +#: ../mate-panel/panel-toplevel.c:1660 msgid "Left Expanded Edge Panel" msgstr "Rozpínací hranový panel vlevo" -#: ../mate-panel/panel-toplevel.c:1657 +#: ../mate-panel/panel-toplevel.c:1661 msgid "Left Centered Panel" msgstr "Panel vlevo uprostřed" -#: ../mate-panel/panel-toplevel.c:1658 +#: ../mate-panel/panel-toplevel.c:1662 msgid "Left Floating Panel" msgstr "Plovoucí panel vlevo" -#: ../mate-panel/panel-toplevel.c:1659 +#: ../mate-panel/panel-toplevel.c:1663 msgid "Left Edge Panel" msgstr "Hranový panel vlevo" -#: ../mate-panel/panel-toplevel.c:1663 +#: ../mate-panel/panel-toplevel.c:1667 msgid "Right Expanded Edge Panel" msgstr "Rozpínací hranový panel vpravo" -#: ../mate-panel/panel-toplevel.c:1664 +#: ../mate-panel/panel-toplevel.c:1668 msgid "Right Centered Panel" msgstr "Panel vpravo uprostřed" -#: ../mate-panel/panel-toplevel.c:1665 +#: ../mate-panel/panel-toplevel.c:1669 msgid "Right Floating Panel" msgstr "Plovoucí panel vpravo" -#: ../mate-panel/panel-toplevel.c:1666 +#: ../mate-panel/panel-toplevel.c:1670 msgid "Right Edge Panel" msgstr "Hranový panel vpravo" -#: ../mate-panel/panel-util.c:354 +#: ../mate-panel/panel-util.c:356 #, c-format msgid "Icon '%s' not found" msgstr "Ikona \"%s\" nenalezena" -#: ../mate-panel/panel-util.c:472 +#: ../mate-panel/panel-util.c:474 #, c-format msgid "Could not execute '%s'" msgstr "Nelze spustit \"%s\"" -#: ../mate-panel/panel-util.c:700 +#: ../mate-panel/panel-util.c:702 msgid "file" msgstr "soubor" -#: ../mate-panel/panel-util.c:881 +#: ../mate-panel/panel-util.c:883 msgid "Home Folder" msgstr "Domovská složka" #. Translators: this is the same string as the one found in #. * caja -#: ../mate-panel/panel-util.c:893 +#: ../mate-panel/panel-util.c:895 msgid "File System" msgstr "Systém souborů" -#: ../mate-panel/panel-util.c:1066 +#: ../mate-panel/panel-util.c:1068 msgid "Search" msgstr "Hledat" @@ -2872,31 +2903,31 @@ msgstr "Hledat" #. * method, and the second string is a path. For #. * example, "Trash: some-directory". It means that the #. * directory called "some-directory" is in the trash. -#: ../mate-panel/panel-util.c:1112 +#: ../mate-panel/panel-util.c:1114 #, c-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" -#: ../mate-panel/panel.c:490 +#: ../mate-panel/panel.c:494 #, c-format msgid "Open URL: %s" msgstr "Otevřít URL: %s" -#: ../mate-panel/panel.c:1340 +#: ../mate-panel/panel.c:1344 msgid "Delete this drawer?" msgstr "Odstranit tuto zásuvku?" -#: ../mate-panel/panel.c:1341 +#: ../mate-panel/panel.c:1345 msgid "" "When a drawer is deleted, the drawer and its\n" "settings are lost." msgstr "Když je odstraněna zásuvka, je ona a její\nnastavení ztraceno." -#: ../mate-panel/panel.c:1344 +#: ../mate-panel/panel.c:1348 msgid "Delete this panel?" msgstr "Odstranit tento panel?" -#: ../mate-panel/panel.c:1345 +#: ../mate-panel/panel.c:1349 msgid "" "When a panel is deleted, the panel and its\n" "settings are lost." -- cgit v1.2.1