diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-sk/suite/chrome/browser | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
17 files changed, 896 insertions, 0 deletions
diff --git a/l10n-sk/suite/chrome/browser/linkToolbar.dtd b/l10n-sk/suite/chrome/browser/linkToolbar.dtd new file mode 100644 index 0000000000..f1d55d8bfb --- /dev/null +++ b/l10n-sk/suite/chrome/browser/linkToolbar.dtd @@ -0,0 +1,48 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Link Toolbar Title --> +<!ENTITY linkToolbar.label "Panel s navigáciou stránok"> +<!ENTITY linkToolbar.accesskey "a"> +<!ENTITY linkToolbar.tooltip "Panel s navigáciou stránok"> + +<!-- Link Toolbar visibility options --> +<!ENTITY linkToolbarAlways.label "Vždy zobraziť"> +<!ENTITY linkToolbarAlways.accesskey "V"> +<!ENTITY linkToolbarAsNeeded.label "Zobraziť podľa potreby"> +<!ENTITY linkToolbarAsNeeded.accesskey "o"> +<!ENTITY linkToolbarNever.label "Vždy skryť"> +<!ENTITY linkToolbarNever.accesskey "s"> + +<!-- Toolbar buttons, menus, and menuitems --> +<!ENTITY topButton.label "Hore"> +<!ENTITY upButton.label "Vyššie"> +<!ENTITY firstButton.label "Prvá"> +<!ENTITY prevButton.label "Predchádzajúca"> +<!ENTITY nextButton.label "Ďalšia"> +<!ENTITY lastButton.label "Posledná"> + +<!ENTITY documentButton.label "Dokument"> + +<!ENTITY tocButton.label "Obsah"> +<!ENTITY chapterButton.label "Kapitoly"> +<!ENTITY sectionButton.label "Sekcie"> +<!ENTITY subSectionButton.label "Podsekcie"> +<!ENTITY appendixButton.label "Register"> +<!ENTITY glossaryButton.label "Slovník"> +<!ENTITY indexButton.label "Zoznam"> + +<!ENTITY moreButton.label "Viac"> + +<!ENTITY helpButton.label "Pomocník"> +<!ENTITY searchButton.label "Hľadať"> + +<!ENTITY authorButton.label "Autori"> +<!ENTITY copyrightButton.label "Copyright"> + +<!ENTITY bookmarkButton.label "Záložky"> + +<!ENTITY alternateButton.label "Iné verzie"> + +<!ENTITY feedButton.label "Odoberať"> diff --git a/l10n-sk/suite/chrome/browser/mac/platformNavigationBindings.dtd b/l10n-sk/suite/chrome/browser/mac/platformNavigationBindings.dtd new file mode 100644 index 0000000000..b97bbfcde2 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/mac/platformNavigationBindings.dtd @@ -0,0 +1,11 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- LOCALIZATION NOTE: RTL languages may wish to switch these --> +<!ENTITY goBackCmd.keyCode "VK_LEFT"> +<!ENTITY goForwardCmd.keyCode "VK_RIGHT"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goForwardCmd.commandKey "]"> + +<!ENTITY fullScreenCmd.commandKey "f"> diff --git a/l10n-sk/suite/chrome/browser/mailNavigatorOverlay.dtd b/l10n-sk/suite/chrome/browser/mailNavigatorOverlay.dtd new file mode 100644 index 0000000000..4200ec5d09 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/mailNavigatorOverlay.dtd @@ -0,0 +1,30 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY newMessageCmd.label "Správa"> +<!ENTITY newMessageCmd.accesskey "S"> +<!ENTITY newMessageCmd.key "M"> + +<!ENTITY newContactCmd.label "Kontakt…"> +<!ENTITY newContactCmd.accesskey "K"> + +<!ENTITY sendPage.label "Odoslať stránku…"> +<!ENTITY sendPage.accesskey "u"> + +<!ENTITY contextSendThisPage.label "Odoslať túto stránku…"> +<!ENTITY contextSendThisPage.accesskey "d"> +<!ENTITY contextSendThisLink.label "Odoslať tento odkaz…"> +<!ENTITY contextSendThisLink.accesskey "e"> +<!ENTITY contextSendImage.label "Odoslať obrázok…"> +<!ENTITY contextSendImage.accesskey "b"> +<!ENTITY contextSendVideo.label "Odoslať video…"> +<!ENTITY contextSendVideo.accesskey "l"> +<!ENTITY contextSendAudio.label "Odoslať zvuk…"> +<!ENTITY contextSendAudio.accesskey "l"> +<!ENTITY contextSendFrame.label "Odoslať rámec…"> +<!ENTITY contextSendFrame.accesskey "d"> + +<!ENTITY sendLinkCmd.label "Odoslať odkaz…"> +<!ENTITY sendLinkCmd.accesskey "l"> + diff --git a/l10n-sk/suite/chrome/browser/metadata.dtd b/l10n-sk/suite/chrome/browser/metadata.dtd new file mode 100644 index 0000000000..3cf748b883 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/metadata.dtd @@ -0,0 +1,31 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY no-properties.label "Nie sú nastavené žiadne vlastnosti."> + +<!ENTITY caption.label "Vlastnosti prvku"> +<!ENTITY image-sec.label "Vlastnosti obrázka"> +<!ENTITY image-url.label "Adresa:"> +<!ENTITY image-desc.label "Popis:"> +<!ENTITY image-alt.label "Alternatívny text:"> +<!ENTITY image-width.label "Šírka:"> +<!ENTITY image-height.label "Výška:"> +<!ENTITY image-filesize.label "Veľkosť súboru:"> +<!ENTITY image-filesize.value "neznáma"> +<!ENTITY insdel-sec.label "Vložiť/odstrániť vlastnosti"> +<!ENTITY insdel-cite.label "Informácie:"> +<!ENTITY insdel-date.label "Dátum:"> +<!ENTITY link-sec.label "Vlastnosti odkazu"> +<!ENTITY link-url.label "Adresa:"> +<!ENTITY link-target.label "Otvorí sa v:"> +<!ENTITY link-type.label "Typ cieľa:"> +<!ENTITY link-lang.label "Cieľový jazyk:"> +<!ENTITY link-rel.label "Relácia:"> +<!ENTITY link-rev.label "Obrátená relácia:"> +<!ENTITY misc-sec.label "Rôzne vlastnosti"> +<!ENTITY misc-lang.label "Jazyk textu:"> +<!ENTITY misc-title.label "Názov:"> +<!ENTITY misc-tblsummary.label "Súhrn:"> +<!ENTITY quote-sec.label "Zaznamenať vlastnosti"> +<!ENTITY quote-cite.label "Informácie:"> diff --git a/l10n-sk/suite/chrome/browser/metadata.properties b/l10n-sk/suite/chrome/browser/metadata.properties new file mode 100644 index 0000000000..bb92c4904c --- /dev/null +++ b/l10n-sk/suite/chrome/browser/metadata.properties @@ -0,0 +1,20 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +sameWindowText=To isté okno +newWindowText=Nové okno +parentFrameText=Nadradený rámec +sameFrameText=Ten istý rámec +embeddedText=Vložené +unableToShowProps=Nie sú dostupné žiadne vlastnosti +altTextMissing=Chýbajúci +altTextBlank=Prázdny +imageSize=%S kB (%S bajtov) +imageSizeUnknown=Neznáma (nie je vo vyrovnávacej pamäti) +imageWidth=%S px +imageHeight=%S px +# LOCALIZATION NOTE: Next two strings are for language name representations +# %1$S = language name, %2$S = region name +languageRegionFormat=%1$S (%2$S) + diff --git a/l10n-sk/suite/chrome/browser/navigator.dtd b/l10n-sk/suite/chrome/browser/navigator.dtd new file mode 100644 index 0000000000..88caee87fb --- /dev/null +++ b/l10n-sk/suite/chrome/browser/navigator.dtd @@ -0,0 +1,91 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- extracted from content/navigator.xul --> + +<!-- LOCALIZATION NOTE : FILE This file contains the browser main menu items --> +<!-- LOCALIZATION NOTE : FILE Do not translate commandkeys --> + +<!-- LOCALIZATION NOTE (mainWindow.title): DONT_TRANSLATE --> +<!ENTITY mainWindow.title "&brandShortName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifier "&brandShortName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifiermenuseparator): DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifiermenuseparator " - "> + +<!ENTITY mainWindow.titleprivate "Súkromné prehliadanie"> + +<!ENTITY editPageCmd.label "Upraviť stránku"> +<!ENTITY editPageCmd.accesskey "i"> +<!ENTITY editPageCmd.commandkey "e"> + +<!ENTITY navbarCmd.label "Navigačný panel"> +<!ENTITY navbarCmd.accesskey "N"> +<!ENTITY bookmarksToolbarCmd.label "Panel Záložky"> +<!ENTITY bookmarksToolbarCmd.accesskey "o"> + +<!ENTITY closeWindow.label "Zavrieť okno"> +<!ENTITY closeWindow.accesskey "v"> + +<!ENTITY minimizeButton.tooltip "Minimalizovať"> +<!ENTITY restoreButton.tooltip "Obnoviť"> + +<!ENTITY feedsMenu.label "Odoberať kanál tejto stránky"> +<!ENTITY feedsMenu.accesskey "O"> + +<!ENTITY menuBar.tooltip "Panel Ponuka"> +<!ENTITY bookmarksToolbar.tooltip "Panel Záložky"> +<!ENTITY navigationToolbar.tooltip "Navigačný panel"> + +<!ENTITY editBookmark.done.label "Hotovo"> +<!ENTITY editBookmark.cancel.label "Zrušiť"> +<!ENTITY editBookmark.removeBookmark.accessKey "r"> + +<!-- Toolbar items --> +<!ENTITY backButton.label "Naspäť"> +<!ENTITY backButton.tooltip "Späť o jednu stránku"> +<!ENTITY forwardButton.label "Dopredu"> +<!ENTITY forwardButton.tooltip "Dopredu o jednu stránku"> +<!ENTITY reloadButton.label "Obnoviť"> +<!ENTITY reloadButton.tooltip "Načítať najnovšiu verziu stránky"> +<!ENTITY stopButton.label "Zastaviť"> +<!ENTITY stopButton.tooltip "Zastaviť načítavanie tejto stránky"> +<!ENTITY searchButton.label "Hľadať"> +<!ENTITY searchButton.tooltip "Zadajte slovo do poľa vľavo a kliknite na tlačidlo Hľadať"> +<!ENTITY goButton.label "Prejsť"> +<!ENTITY goButton.tooltip "Zadajte adresu do poľa vľavo a kliknite na tlačidlo Prejsť"> +<!ENTITY printButton.label "Tlačiť"> +<!ENTITY printButton.tooltip "Vytlačiť túto stránku"> + +<!ENTITY throbber.tooltip "Prejsť na domovskú stránku &vendorShortName;"> + +<!ENTITY throbber.tooltip2 "Prejsť na domovskú stránku &brandShortName;"> + +<!ENTITY locationBar.tooltip "Zadajte výraz vyhľadávania, kľúčové slovo alebo webovú adresu"> +<!ENTITY locationBar.accesskey "t"> +<!ENTITY locationBar.title "Umiestnenie"> +<!ENTITY proxyIcon.tooltip "Presunutím ikony vytvorte odkaz na túto stránku"> + +<!ENTITY searchItem.title "Vyhľadávanie"> + +<!ENTITY bookmarksButton.label "Záložky"> +<!ENTITY bookmarksButton.tooltip "Zoznam záložiek"> +<!ENTITY homeButton.label "Domov"> +<!ENTITY bookmarksToolbarItem.label "Položky panela Záložky"> +<!ENTITY bookmarksToolbarChevron.tooltip "Zobraziť ďalšie záložky"> + +<!-- Statusbar --> +<!ENTITY statusText.label "Hotovo"> + +<!ENTITY popupIcon.tooltiptext "Zrušiť blokovanie vyskakovacích okien tejto stránky"> + +<!ENTITY viewSecurityInfo.label "Zobraziť informácie o zabezpečení"> +<!ENTITY viewSecurityInfo.accesskey "Z"> +<!ENTITY viewCertificate.label "Zobraziť certifikát"> +<!ENTITY viewCertificate.accesskey "c"> +<!ENTITY viewCertManager.label "Otvoriť Správcu certifikátov"> +<!ENTITY viewCertManager.accesskey "S"> + +<!ENTITY zoomIn.tooltiptext "Zväčšiť"> +<!ENTITY zoomOut.tooltiptext "Zmenšiť"> diff --git a/l10n-sk/suite/chrome/browser/navigator.properties b/l10n-sk/suite/chrome/browser/navigator.properties new file mode 100644 index 0000000000..e4e61c8837 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/navigator.properties @@ -0,0 +1,82 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +nv_done=Hotovo +nv_timeout=Čas vypršal +nv_stopped=Zastavené +openFile=Otvoriť súbor +uploadFile=Nahrať súbor + +droponhomebutton=Zadajte odkaz alebo súbor, ktorý bude vašou domovskou stránkou +droponhometitle=Nastavenie domovskej stránky +droponhomemsg==Chcete, aby sa tento dokument stal vašou novou domovskou stránkou? +droponhomeokbutton=Nastaviť domovskú stránku + +jserror=Na stránke sa vyskytla chyba. Ďalšie informácie získate vykonaním dvojitého kliknutia. + +#SessionHistory.js +nothingAvailable=(Nič nie je k dispozícii) + +#nsBrowserStatusHandler.js +# LOCALIZATION NOTE: %S is the security certifiate issuer +securityButtonTooltipSecure=Podpísal: %S +securityButtonTooltipMixedContent=Upozornenie: obsahuje neoverený obsah +securityButtonTooltipInsecure=Zobrazuje informácie o zabezpečení aktuálnej stránky + +# menu_close labels +tabs.closeTab.label=Zavrieť kartu +tabs.closeTab.accesskey=Z +tabs.close.label=Zavrieť +tabs.close.accesskey=Z + +tabs.recentlyClosed.format=%1$S %2$S + +windows.recentlyClosed.format=%1$S %2$S + +tabs.closeWarningTitle=Potvrdenie zatvorenia +tabs.closeWarning=V tomto okne prehliadača je otvorených niekoľko kariet (celkom %S). Chcete ho zavrieť spolu so všetkými kartami? +tabs.closeButton=Zavrieť všetky karty +tabs.closeWarningPromptMe=Upozorniť vždy, keď sa pokúšam zavrieť viac kariet naraz +tabs.historyItem=Skupina kariet + +menuOpenAllInTabs.label=Otvoriť všetko na kartách + +# urlbarBindings.xml +# LOCALIZATION NOTE: This is for the location bar drop-down string: +# "Search " + search_engine_name + " for " + user_input +# e.g. "Search Google for abc" +# DO NOT change the %S order when translate, the first %S must be the search engine name. +searchFor=Vyhľadať pomocou %S text "%S" + +# Star button +starButtonOn.tooltip=Upraviť túto záložku +starButtonOff.tooltip=Pridať stránku medzi záložky + +# Edit Bookmark UI +editBookmarkPanel.pageBookmarkedTitle=Stránka pridaná medzi záložky +editBookmarkPanel.pageBookmarkedDescription=%S si bude túto stránku pamätať. +editBookmarkPanel.bookmarkedRemovedTitle=Záložka odstránená +editBookmarkPanel.editBookmarkTitle=Upraviť túto záložku + +# LOCALIZATION NOTE (editBookmark.removeBookmarks.label) +# Semi-colon list of plural forms. Replacement for #1 is +# the number of bookmarks to be removed. +# If this causes problems with localization you can also do "Remove Bookmarks (#1)" +# instead of "Remove #1 Bookmarks". +editBookmark.removeBookmarks.label=Odstrániť záložku;Odstrániť #1 záložky;Odstrániť #1 záložiek + +# bookmark dialog strings + +bookmarkAllTabsDefault=[Názov priečinka] + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=Vyhľadávanie na %S + +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=Predvolená téma SeaMonkey +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=Táto téma používa systémové štýly a farby, takže SeaMonkey vyzerá ako ostatné aplikácie. + +extensions.modern@themes.mozilla.org.name=Moderná téma SeaMonkey +extensions.modern@themes.mozilla.org.description=Súčasná téma pre všetky komponenty. + diff --git a/l10n-sk/suite/chrome/browser/navigatorOverlay.dtd b/l10n-sk/suite/chrome/browser/navigatorOverlay.dtd new file mode 100644 index 0000000000..50a01e44a3 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/navigatorOverlay.dtd @@ -0,0 +1,161 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- File Menu --> +<!ENTITY tabCmd.label "Karta prehliadača"> +<!ENTITY tabCmd.accesskey "T"> +<!ENTITY tabCmd.commandkey "t"> +<!ENTITY openCmd.label "Otvoriť webovú adresu…"> +<!ENTITY openCmd.accesskey "w"> +<!ENTITY openCmd.commandkey "l"> +<!ENTITY openFileCmd.label "Otvoriť súbor…"> +<!ENTITY openFileCmd.accesskey "O"> +<!ENTITY openFileCmd.commandkey "o"> + +<!ENTITY closeOtherTabs.label "Zavrieť ostatné karty"> +<!ENTITY closeOtherTabs.accesskey "a"> + +<!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the +direction in which tabs are closed, i.e. locales that use RTL mode should say +left instead of right. --> +<!ENTITY closeTabsToTheEnd.label "Zavrieť karty napravo"> +<!ENTITY closeTabsToTheEnd.accesskey "i"> + +<!ENTITY uploadFile.label "Odoslať súbor…"> +<!ENTITY uploadFile.accesskey "s"> + +<!ENTITY printSetupCmd.label "Nastavenie tlače…"> +<!ENTITY printSetupCmd.accesskey "N"> + +<!-- Edit Menu --> +<!ENTITY findOnCmd.label "Hľadať na tejto stránke…"> + +<!-- View Menu --> +<!ENTITY toolbarsCmd.label "Zobraziť/Skryť"> +<!ENTITY toolbarsCmd.accesskey "Z"> +<!ENTITY tabbarCmd.label "Panel kariet"> +<!ENTITY tabbarCmd.accesskey "e"> +<!ENTITY taskbarCmd.label "Stavový riadok"> +<!ENTITY taskbarCmd.accesskey "S"> +<!ENTITY componentbarCmd.label "Panel komponentov"> +<!ENTITY componentbarCmd.accesskey "k"> + +<!ENTITY fullScreenCmd.label "Na celú obrazovku"> +<!ENTITY fullScreenCmd.accesskey "c"> + +<!ENTITY useStyleSheetMenu.label "Použiť štýl"> +<!ENTITY useStyleSheetMenu.accesskey "u"> +<!ENTITY useStyleSheetNone.label "Žiadny"> +<!ENTITY useStyleSheetNone.accesskey "n"> +<!ENTITY useStyleSheetPersistentOnly.label "Predvolený štýl"> +<!ENTITY useStyleSheetPersistentOnly.accesskey "d"> +<!ENTITY bidiSwitchPageDirectionItem.label "Prepnúť smer textu stránky"> +<!ENTITY bidiSwitchPageDirectionItem.accesskey "x"> +<!ENTITY pageSourceCmd.label "Zdrojový kód stránky"> +<!ENTITY pageSourceCmd.accesskey "Z"> +<!ENTITY pageSourceCmd.commandkey "u"> +<!ENTITY pageInfoCmd.label "Informácie o stránke"> +<!ENTITY pageInfoCmd.accesskey "I"> +<!ENTITY pageInfoCmd.commandkey "i"> + +<!-- Go Menu --> +<!ENTITY goMenu.label "Prejsť"> +<!ENTITY goMenu.accesskey "r"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goForwardCmd.commandKey "]"> +<!ENTITY goHomeCmd.label "Domov"> +<!ENTITY goHomeCmd.accesskey "m"> +<!ENTITY historyCmd.label "História"> +<!ENTITY historyCmd.accesskey "H"> +<!-- LOCALIZATION NOTE (historyCmd.key): This is used only on the mac. --> +<!ENTITY historyCmd.key "H"> +<!-- LOCALIZATION NOTE (history.commandKey): This is used on platforms other + than the mac instead of historyCmd.key. --> +<!ENTITY history.commandKey "H"> +<!ENTITY recentTabs.label "Nedávno zatvorené karty"> +<!ENTITY recentTabs.accesskey "e"> +<!ENTITY recentTabs.commandkey "t"> +<!ENTITY recentWindows.label "Nedávno zatvorené okná"> +<!ENTITY recentWindows.accesskey "v"> +<!ENTITY recentWindows.commandkey "y"> +<!ENTITY historyRestoreLastSession.label "Obnoviť predchádzajúcu reláciu"> +<!ENTITY historyRestoreLastSession.accesskey "b"> +<!ENTITY syncTabsMenu.label "Karty z ďalších počítačov"> +<!ENTITY syncTabsMenu.accesskey "K"> + +<!-- Bookmarks Menu --> +<!ENTITY bookmarksMenu.label "Záložky"> +<!ENTITY bookmarksMenu.accesskey "o"> +<!ENTITY addCurPageCmd.label "Pridať stránku medzi záložky"> +<!ENTITY addCurPageCmd.accesskey "P"> +<!ENTITY addCurPageAsCmd.label "Pridať k záložkám ako…"> +<!ENTITY addCurPageAsCmd.accesskey "a"> +<!ENTITY addCurPageAsCmd.commandkey "d"> +<!ENTITY addCurTabsAsCmd.label "Pridať túto skupinu kariet k záložkám…"> +<!ENTITY addCurTabsAsCmd.accesskey "s"> +<!ENTITY manBookmarksCmd.label "Správa záložiek…"> +<!ENTITY manBookmarksCmd.accesskey "z"> +<!ENTITY manBookmarksCmd.commandkey "b"> + +<!-- Tools Menu --> +<!ENTITY searchInternetCmd.label "Vyhľadávanie na webe"> +<!ENTITY searchInternetCmd.accesskey "V"> +<!ENTITY searchInternet.commandKey "s"> +<!ENTITY translateMenu.label "Preložiť stránku"> +<!ENTITY translateMenu.accesskey "t"> + +<!ENTITY cookieMessageTitle.label "Povolenia pre cookies zmenené"> +<!ENTITY cookieDisplayCookiesCmd.label "Spravovať uložené cookies"> +<!ENTITY cookieDisplayCookiesCmd.accesskey "S"> +<!ENTITY cookieAllowCookiesCmd.label "Povoliť cookies z tejto stránky"> +<!ENTITY cookieAllowCookiesCmd.accesskey "P"> +<!ENTITY cookieAllowCookiesMsg.label "Cookies z tejto stránky budú vždy povolené."> +<!ENTITY cookieAllowSessionCookiesCmd.label "Povoliť cookies relácie z tejto stránky"> +<!ENTITY cookieAllowSessionCookiesCmd.accesskey "r"> +<!ENTITY cookieAllowSessionCookiesMsg.label "Táto stránka bude môcť ukladať cookies pre danú reláciu."> +<!ENTITY cookieCookiesDefaultCmd.label "Použiť predvolené povolenie pre cookies"> +<!ENTITY cookieCookiesDefaultCmd.accesskey "u"> +<!ENTITY cookieCookiesDefaultMsg.label "Cookies z tejto stránky budú akceptované alebo zamietnuté podľa predvolených nastavení."> +<!ENTITY cookieBlockCookiesCmd.label "Blokovať cookies z tejto stránky"> +<!ENTITY cookieBlockCookiesCmd.accesskey "B"> +<!ENTITY cookieBlockCookiesMsg.label "Cookies z tejto stránky budú vždy zamietnuté."> + +<!ENTITY cookieImageMessageTitle.label "Povolenia pre obrázky zmenené"> +<!ENTITY cookieDisplayImagesCmd.label "Spravovať povolenia pre obrázky"> +<!ENTITY cookieDisplayImagesCmd.accesskey "S"> +<!ENTITY cookieAllowImagesCmd.label "Povoliť obrázky z tejto stránky"> +<!ENTITY cookieAllowImagesCmd.accesskey "P"> +<!ENTITY cookieAllowImagesMsg.label "Obrázky z tejto stránky budú vždy prevzaté."> +<!ENTITY cookieImagesDefaultCmd.label "Použiť predvolené povolenia pre obrázky"> +<!ENTITY cookieImagesDefaultCmd.accesskey "u"> +<!ENTITY cookieImagesDefaultMsg.label "Obrázky z tejto stránky budú prevzaté podľa predvolených nastavení."> +<!ENTITY cookieBlockImagesCmd.label "Blokovať obrázky z tejto stránky"> +<!ENTITY cookieBlockImagesCmd.accesskey "B"> +<!ENTITY cookieBlockImagesMsg.label "Obrázky z tejto stránky nebudú nikdy prevzaté."> + +<!ENTITY popupsMessageChangeTitle.label "Povolenia pre vyskakovacie okná zmenené"> +<!ENTITY popupAllowCmd.label "Povoliť vyskakovacie okná pre túto stránku"> +<!ENTITY popupAllowCmd.accesskey "a"> +<!ENTITY popupAllowMsg.label "Vyskakovacie okná z tejto stránky budú vždy zobrazené."> +<!ENTITY popupDefaultCmd.label "Použiť predvolené povolenia pre vyskakovacie okná"> +<!ENTITY popupDefaultCmd.accesskey "u"> +<!ENTITY popupDefaultMsg.label "Vyskakovacie okná z tejto stránky budú zobrazované podľa predvolených nastavení."> +<!ENTITY popupBlockCmd.label "Blokovať vyskakovacie okná z tejto stránky"> +<!ENTITY popupBlockCmd.accesskey "B"> +<!ENTITY popupBlockMsg.label "Vyskakovacie okná z tejto stránky nebudú zobrazené."> +<!ENTITY popupsManage.label "Spravovať vyskakovacie okná"> +<!ENTITY popupsManage.accesskey "S"> + +<!ENTITY cookieCookieManager.label "Správca cookies"> +<!ENTITY cookieCookieManager.accesskey "c"> +<!ENTITY cookieImageManager.label "Správca obrázkov"> +<!ENTITY cookieImageManager.accesskey "b"> +<!ENTITY popupsManager.label "Správca vyskakovacích okien"> +<!ENTITY popupsManager.accesskey "v"> + +<!ENTITY clearPrivateDataCmd.label "Odstrániť súkromné údaje…"> +<!ENTITY clearPrivateDataCmd.accesskey "O"> + +<!ENTITY stopCmd.macCommandKey "."> +<!ENTITY fullScreenCmd.commandKey "f"> diff --git a/l10n-sk/suite/chrome/browser/pageInfo.dtd b/l10n-sk/suite/chrome/browser/pageInfo.dtd new file mode 100644 index 0000000000..6690d861d9 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/pageInfo.dtd @@ -0,0 +1,128 @@ +<!-- +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +--> + +<!-- Note to localizers, don't localize the strings 'width' or 'height' --> +<!ENTITY pageInfoWindow.dimensions "width: 100ch; height: 38em;"> + +<!ENTITY copy.key "C"> +<!ENTITY copy.label "Kopírovať"> +<!ENTITY copy.accesskey "K"> +<!ENTITY selectall.key "A"> +<!ENTITY selectall.label "Vybrať všetko"> +<!ENTITY selectall.accesskey "a"> +<!ENTITY openHelpMac.key "?"> +<!ENTITY closeWindow.key "w"> +<!ENTITY copyLinks.label "Kopírovať odkazy"> +<!ENTITY copyLinks.accesskey "d"> +<!ENTITY openInNewTab.label "Otvoriť na novej karte"> +<!ENTITY openInNewTab.accesskey "n"> +<!ENTITY openInNewWindow.label "Otvoriť v novom okne"> +<!ENTITY openInNewWindow.accesskey "v"> + +<!ENTITY generalTab "Všeobecné"> +<!ENTITY generalTab.accesskey "V"> +<!ENTITY generalTitle "Názov:"> +<!ENTITY generalURL "Adresa:"> +<!ENTITY generalType "Typ:"> +<!ENTITY generalMode "Spôsob vykreslenia:"> +<!ENTITY generalSize "Veľkosť:"> +<!ENTITY generalReferrer "Odkazujúca adresa URL:"> +<!ENTITY generalSource "Zdroj:"> +<!ENTITY generalModified "Upravená:"> +<!ENTITY generalEncoding2 "Kódovanie textu:"> +<!ENTITY generalMetaName "Názov"> +<!ENTITY generalMetaContent "Obsah"> +<!ENTITY generalSecurityDetails "Podrobnosti"> +<!ENTITY generalSecurityDetails.accesskey "d"> + +<!ENTITY formsTab "Formuláre"> +<!ENTITY formsTab.accesskey "F"> +<!ENTITY formAction "Akcia formulára"> +<!ENTITY formMethod "Metóda"> +<!ENTITY formName "Názov"> +<!ENTITY formEncoding "Kódovanie:"> +<!ENTITY formTarget "Cieľ:"> +<!ENTITY formFields "Polia:"> +<!ENTITY formLabel "Menovka"> +<!ENTITY formFName "Názov poľa"> +<!ENTITY formType "Typ"> +<!ENTITY formCValue "Aktuálna hodnota"> + +<!ENTITY linksTab "Odkazy"> +<!ENTITY linksTab.accesskey "O"> +<!ENTITY linkName "Názov"> +<!ENTITY linkAddress "Adresa"> +<!ENTITY linkType "Typ"> +<!ENTITY linkTarget "Cieľ"> +<!ENTITY linkAccessKey "Klávesová skratka"> + +<!ENTITY mediaTab "Médiá"> +<!ENTITY mediaTab.accesskey "M"> +<!ENTITY mediaURL "Adresa:"> +<!ENTITY mediaAlt "Priradený text:"> +<!ENTITY mediaLocation "Umiestnenie:"> +<!ENTITY mediaText "Priradený text:"> +<!ENTITY mediaAltHeader "Alternatívny text"> +<!ENTITY mediaAddress "Adresa"> +<!ENTITY mediaType "Typ"> +<!ENTITY mediaSize "Veľkosť"> +<!ENTITY mediaCount "Počet"> +<!ENTITY mediaDimensions "Rozmery:"> +<!ENTITY mediaPhysDimensions "Skutočné rozmery:"> +<!ENTITY mediaTitle "Atribút Title:"> +<!ENTITY mediaDimension "Rozmery:"> +<!ENTITY mediaLongdesc "Dlhý popis:"> +<!ENTITY mediaBlockImage.accesskey "B"> +<!ENTITY mediaSaveAs "Uložiť ako…"> +<!ENTITY mediaSaveAs.accesskey "U"> +<!ENTITY mediaSaveAs2.accesskey "a"> +<!ENTITY mediaPreview "Ukážka:"> + +<!ENTITY feedTab "Kanály"> +<!ENTITY feedTab.accesskey "K"> +<!ENTITY feedSubscribe "Odoberať"> +<!ENTITY feedSubscribe.accesskey "O"> + +<!ENTITY permTab "Povolenia"> +<!ENTITY permTab.accesskey "P"> +<!ENTITY permUseDefault "Použiť predvolené"> +<!ENTITY permAskAlways "Vždy sa opýtať"> +<!ENTITY permAllow "Povoliť"> +<!ENTITY permAllowSession "Povoliť pre reláciu"> +<!ENTITY permBlock "Blokovať"> +<!ENTITY permissionsFor "Povolenia pre:"> +<!ENTITY permImage "Načítavanie obrázkov"> +<!ENTITY permPopup "Otváranie vyskakovacích okien"> +<!ENTITY permCookie "Nastavovanie cookies"> +<!ENTITY permNotifications "Zobrazovať notifikácie"> +<!ENTITY permInstall "Inštalovanie rozšírení alebo tém"> +<!ENTITY permGeo "Prezradenie polohy"> + +<!ENTITY securityTab "Zabezpečenie"> +<!ENTITY securityTab.accesskey "Z"> +<!ENTITY securityHeader "Informácie o zabezpečení tejto stránky"> +<!ENTITY securityView.certView "Zobraziť certifikát"> +<!ENTITY securityView.accesskey "c"> +<!ENTITY securityView.unknown "neznámy"> + + +<!ENTITY securityView.identity.header "Identita webovej stránky"> +<!ENTITY securityView.identity.owner "Vlastník:"> +<!ENTITY securityView.identity.domain "Webová stránka:"> +<!ENTITY securityView.identity.verifier "Overil ju:"> + +<!ENTITY securityView.identity.validity "Koniec platnosti:"> + +<!ENTITY securityView.privacy.header "Súkromie a história"> +<!ENTITY securityView.privacy.history "Navštívil som túto stránku v minulosti?"> +<!ENTITY securityView.privacy.cookies "Ukladá táto stránka informácie (cookies) na mojom počítači?"> +<!ENTITY securityView.privacy.viewCookies "Zobraziť súbory cookies"> +<!ENTITY securityView.privacy.viewCookies.accessKey "s"> +<!ENTITY securityView.privacy.passwords "Uložil som pre túto stránku nejaké heslá?"> +<!ENTITY securityView.privacy.viewPasswords "Zobraziť uložené heslá"> +<!ENTITY securityView.privacy.viewPasswords.accessKey "u"> + +<!ENTITY securityView.technical.header "Technické detaily"> diff --git a/l10n-sk/suite/chrome/browser/pageInfo.properties b/l10n-sk/suite/chrome/browser/pageInfo.properties new file mode 100644 index 0000000000..1438403d23 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/pageInfo.properties @@ -0,0 +1,93 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +pageInfo.page.title=Informácie o stránke - %S +pageInfo.frame.title=informácie o rámci - %S + +noPageTitle=Bez názvu +pageTitle=%S: +unknown=Neznáme +default=Predvolené +notSet=Nie je zadané +yes=Áno +no=Nie + +mediaImg=Obrázok +mediaVideo=Video +mediaAudio=Zvuk +mediaBGImg=Pozadie +mediaBorderImg=Okraj +mediaListImg=Odrážka +mediaCursor=Kurzor +mediaObject=Objekt +mediaEmbed=Vložené +mediaLink=Ikona +mediaInput=Vstup +mediaFileSize=%S kB +mediaSize=%S px \u00D7 %S px +mediaSelectFolder=Vyberte priečinok na uloženie obrázkov +mediaBlockImage=Blokovať obrázky z %S +mediaUnknownNotCached=Neznáme (nie je vo vyrovnávacej pamäti) +mediaImageType=Obrázok %S +mediaAnimatedType=Animovaný obrázok %S + +mediaAnimatedImageType=Obrázok %S (animovaný, počet snímok: %S) +mediaDimensions=%Spx \u00D7 %Spx +mediaDimensionsScaled=%S px \u00D7 %S px (zmenšený na %S px \u00D7 %S px) + +generalQuirksMode=Režim ako staršie prehliadače (Quirks) +generalStrictMode=Kompatibilný so štandardami +generalNotCached=(neuložené vo vyrovnávacej pamäti) +generalDiskCache=Disková vyrovnávacia pamäť +generalMemoryCache=Pamäťová vyrovnávacia pamäť +generalSize=%S kB (%S bajtov) +generalMetaTag=Meta (počet značiek: 1) +generalMetaTags=Meta (počet značiek: %S) +generalSiteIdentity=Túto webovú stránku vlastní %S\nStránku overil %S + +formTitle=Formulár %S: +formUntitled=Formulár bez názvu: +formDefaultTarget=Žiadny (otvára sa v tom istom okne) +formChecked=Začiarknutý +formUnchecked=Nezačiarknutý +formPassword=•••••••• + +linkAnchor=Kotva +linkArea=Oblasť +linkSubmission=Odoslanie formulára +linkSubmit=Požiadavka na odoslanie +linkRel=Súvisiaca položka +linkStylesheet=Štýl +linkRev=Spätný odkaz +linkX=Jednoduchý XLink +linkScript=Skript +linkScriptInline=vložený + +feedRss=RSS +feedAtom=Atom +feedXML=XML + +securityNoOwner=Táto stránka neposkytuje informácie o majiteľovi. +securityOneVisit=Áno, raz +securityNVisits=Áno, celkom %S krát +securityNoEncryption=Pripojenie nie je šifrované +securityNone1=Server %S nepodporuje šifrovanie pre stránku, ktorú práve čítate. +securityNone2=Informácie odoslané cez internet bez zašifrovania môžu byť počas cesty pozorované inými ľuďmi. +securityNone3=Stránka, ktorú čítate, nie je zašifrovaná. +# LOCALIZATION NOTE (securityEncryptionWithBits): %1$S is the name of the encryption standard, +# %2$S is the key size of the cipher. +securityEncryptionWithBits=Pripojenie je šifrované (%1$S, %2$S bitové kľúče) +securityEncryption1=Stránka, ktorú čítate, bola zašifrovaná predtým, ako bola odoslaná cez internet. +securityEncryption2=Vďaka zašifrovaniu je pre neautorizovaných ľudí veľmi ťažké vidieť informácie, putujúce medzi dvoma počítačmi. Je preto veľmi nepravdepodobné, že by niekto prečítal túto stránku počas jej cesty po internete. +securityMixedContent=Pripojenie je čiastočne šifrované +securityMixed1=Časť stránky, ktorú čítate, nebola zašifrovaná predtým, ako bola odoslaná cez internet. +# LOCALIZATION NOTE (securityVisitsNumber): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of visits and can be used in all plural forms as needed, e.g. +# for '1': 'Yes, #1 time' +securityVisitsNumber=Áno, raz;Áno #1krát;Áno #1krát +securityNoVisits=Nie + +permissions.useDefault=Použiť predvolené nastavenie diff --git a/l10n-sk/suite/chrome/browser/region.properties b/l10n-sk/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..bca5f8dc7f --- /dev/null +++ b/l10n-sk/suite/chrome/browser/region.properties @@ -0,0 +1,31 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# navigator.properties +# +# all.js +# +browser.startup.homepage=http://www.seamonkey-project.org/start/ +browser.throbber.url=http://www.seamonkey-project.org/ + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com +browser.validate.html.service=http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= + +#config.js +# +startup.homepage_override_url=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Feedly +browser.contentHandlers.types.0.uri=http://www.feedly.com/home#subscription/feed/%s +browser.contentHandlers.types.1.title=Netvibes +browser.contentHandlers.types.1.uri=http://www.netvibes.com/subscribe.php?url=%s +browser.contentHandlers.types.2.title=My Yahoo! +browser.contentHandlers.types.2.uri=http://add.my.yahoo.com/rss?url=%s +browser.contentHandlers.types.3.title=AOL Reader +browser.contentHandlers.types.3.uri=http://reader.aol.com/#quickadd/%s +browser.contentHandlers.types.4.title=Digg Reader +browser.contentHandlers.types.4.uri=http://digg.com/reader/search/%s diff --git a/l10n-sk/suite/chrome/browser/tabbrowser.dtd b/l10n-sk/suite/chrome/browser/tabbrowser.dtd new file mode 100644 index 0000000000..f713371dd9 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/tabbrowser.dtd @@ -0,0 +1,27 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY untitledTab "(bez názvu)"> +<!ENTITY newTab.label "Nová karta"> +<!ENTITY newTab.accesskey "N"> +<!ENTITY closeTab.label "Zavrieť kartu"> +<!ENTITY closeTab.accesskey "Z"> +<!ENTITY closeOtherTabs.label "Zavrieť ostatné karty"> +<!ENTITY closeOtherTabs.accesskey "a"> +<!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the +direction in which tabs are closed, i.e. locales that use RTL mode should say +left instead of right. --> +<!ENTITY closeTabsToTheEnd.label "Zavrieť karty napravo"> +<!ENTITY closeTabsToTheEnd.accesskey "i"> +<!ENTITY reloadAllTabs.label "Obnoviť všetky karty"> +<!ENTITY reloadAllTabs.accesskey "b"> +<!ENTITY reloadTab.label "Obnoviť kartu"> +<!ENTITY reloadTab.accesskey "O"> +<!ENTITY bookmarkGroup.label "Pridať túto skupinu kariet medzi záložky"> +<!ENTITY bookmarkGroup.accesskey "P"> +<!ENTITY closeTabButton.tooltip "Zavrieť aktuálnu kartu"> +<!ENTITY newTabButton.tooltip "Otvoriť novú kartu"> +<!ENTITY listAllTabs.tooltip "Zoznam všetkých kariet"> +<!ENTITY undoCloseTab.label "Obnoviť zatvorenú kartu"> +<!ENTITY undoCloseTab.accesskey "r"> diff --git a/l10n-sk/suite/chrome/browser/tabbrowser.properties b/l10n-sk/suite/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..9923b0fec4 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/tabbrowser.properties @@ -0,0 +1,34 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +tabs.loading=Načítava sa… +tabs.untitled=Bez názvu +tabs.closeWarningTitle=Potvrdenie zatvorenia ostatných kariet +tabs.closeWarning=Chystáte sa zatvoriť niekoľko otvorených kariet (%S). Naozaj chcete pokračovať? +# LOCALIZATION NOTE (tabs.closeWarningOther): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningOther=;Chystáte sa zavrieť #1 karty. Naozaj chcete pokračovať?;Chystáte sa zavrieť #1 kariet. Naozaj chcete pokračovať? +tabs.closeButton=Zavrieť ostatné karty +tabs.closeWarningPromptMe=Upozorniť vždy, ak sa pokúšam zavrieť viac kariet naraz + +tabs.closeWarningTitleAll=Potvrdenie zatvorenia +# LOCALIZATION NOTE (tabs.closeWarningAll): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningAll=;V tomto okne prehliadača sú otvorené #1 karty. Chcete ho zavrieť spolu so všetkými kartami?;V tomto okne prehliadača je otvorených #1 kariet. Chcete ho zavrieť spolu so všetkými kartami? +tabs.closeButtonAll=Zavrieť všetky karty +tabs.closeWarningPromptMeAll=Upozorniť vždy, keď sa pokúšam zavrieť viac kariet naraz + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items were moved from /chrome/common/places/places.properties. +# Now they are not specific to bookmarks. +tabs.openWarningTitle=Potvrdenie otvorenia +tabs.openWarningMultipleBranded=Chystáte sa otvoriť niekoľko kariet naraz (celkom %S). Toto môže spomaliť %S počas ich načítavania. Naozaj chcete pokračovať? +tabs.openButtonMultiple=Otvoriť karty +tabs.openWarningPromptMeBranded=Upozorniť ma v prípade, že otvorenie viacerých kariet môže spomaliť %S diff --git a/l10n-sk/suite/chrome/browser/taskbar.properties b/l10n-sk/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..167b05142e --- /dev/null +++ b/l10n-sk/suite/chrome/browser/taskbar.properties @@ -0,0 +1,20 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +taskbar.tasks.newTab.label=Otvoriť novú kartu +taskbar.tasks.newTab.description=Otvorí novú kartu prehliadača +taskbar.tasks.newWindow.label=Otvoriť nové okno +taskbar.tasks.newWindow.description=Otvorí nové okno prehliadača +taskbar.tasks.newPrivate.label=Otvoriť Súkromné okno +taskbar.tasks.newPrivate.description=Otvorí nové okno v režime Súkromné prehliadanie +taskbar.tasks.mailWindow.label=Otvoriť poštového klienta +taskbar.tasks.mailWindow.description=Otvorí okno poštového klienta +taskbar.tasks.composeMessage.label=Nová e-mailová správa +taskbar.tasks.composeMessage.description=Umožní napísať novú e-mailovú správu +taskbar.tasks.openAddressBook.label=Otvoriť adresár +taskbar.tasks.openAddressBook.description=Otvorí váš adresár kontaktov +taskbar.tasks.openEditor.label=Nová stránka Composera +taskbar.tasks.openEditor.description=Otvorí okno s novou stránkou Composera +taskbar.frequent.label=Často navštevované +taskbar.recent.label=Naposledy navštívené diff --git a/l10n-sk/suite/chrome/browser/unix/platformNavigationBindings.dtd b/l10n-sk/suite/chrome/browser/unix/platformNavigationBindings.dtd new file mode 100644 index 0000000000..9f0871f517 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/unix/platformNavigationBindings.dtd @@ -0,0 +1,9 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- LOCALIZATION NOTE: RTL languages may wish to switch these --> +<!ENTITY goBackCmd.keyCode "VK_LEFT"> +<!ENTITY goForwardCmd.keyCode "VK_RIGHT"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goForwardCmd.commandKey "]"> diff --git a/l10n-sk/suite/chrome/browser/webDeveloper.dtd b/l10n-sk/suite/chrome/browser/webDeveloper.dtd new file mode 100644 index 0000000000..8c2d2e52b0 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/webDeveloper.dtd @@ -0,0 +1,73 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY validatePage.label "Overiť kód tejto stránky"> +<!ENTITY validatePage.accesskey "t"> +<!ENTITY allowRemoteDebugging.label "Povoliť vzdialené ladenie"> +<!ENTITY allowRemoteDebugging.accesskey "v"> + +<!ENTITY devToolsCmd.keycode "VK_F12"> +<!ENTITY devToolsCmd.keytext "F12"> + +<!ENTITY devtoolsConnect.label "Pripojiť…"> +<!ENTITY devtoolsConnect.accesskey "P"> + +<!ENTITY browserConsoleCmd.label "Konzola prehliadača"> +<!ENTITY browserConsoleCmd.commandkey "Z"> +<!ENTITY browserConsoleCmd.accesskey "K"> + +<!ENTITY responsiveDesignTool.label "Režim responzívneho dizajnu"> +<!ENTITY responsiveDesignTool.accesskey "R"> +<!ENTITY responsiveDesignTool.commandkey "M"> + +<!ENTITY eyedropper.label "Kvapkadlo"> +<!ENTITY eyedropper.accesskey "d"> + +<!-- LOCALIZATION NOTE (scratchpad.label): This menu item label appears + - in the Tools menu. See bug 653093. + - The Scratchpad is intended to provide a simple text editor for creating + - and evaluating bits of JavaScript code for the purposes of function + - prototyping, experimentation and convenient scripting. + - + - It's quite possible that you won't have a good analogue for the word + - "Scratchpad" in your locale. You should feel free to find a close + - approximation to it or choose a word (or words) that means + - "simple discardable text editor". --> +<!ENTITY scratchpad.label "Editor JavaScriptu - Scratchpad"> +<!ENTITY scratchpad.accesskey "c"> +<!ENTITY scratchpad.keycode "VK_F4"> +<!ENTITY scratchpad.keytext "F4"> + +<!-- LOCALIZATION NOTE (browserToolboxMenu.label): This is the label for the + - application menu item that opens the browser toolbox UI in the Tools menu. --> +<!ENTITY browserToolboxMenu.label "Nástroje prehliadača"> +<!ENTITY browserToolboxMenu.accesskey "r"> +<!ENTITY browserToolboxCmd.commandkey "I"> + +<!-- LOCALIZATION NOTE (browserContentToolboxMenu.label): This is the label for the + - application menu item that opens the browser content toolbox UI in the Tools menu. + - This toolbox allows to debug the chrome of the content process in multiprocess builds. --> +<!ENTITY browserContentToolboxMenu.label "Nástroje pre obsah prehliadača"> +<!ENTITY browserContentToolboxMenu.accesskey "e"> + +<!ENTITY devToolbarCloseButton.tooltiptext "Zavrieť panel nástrojov Vývojár"> +<!ENTITY devToolbarMenu.label "Panel nástrojov Vývojár"> +<!ENTITY devToolbarMenu.accesskey "n"> + +<!ENTITY webide.label "WebIDE"> +<!ENTITY webide.accesskey "W"> +<!ENTITY webide.keycode "VK_F8"> +<!ENTITY webide.keytext "F8"> + +<!ENTITY devToolbar.keycode "VK_F2"> +<!ENTITY devToolbar.keytext "F2"> + +<!ENTITY devToolboxMenuItem.label "Prepnúť vývojárske nástroje"> +<!ENTITY devToolboxMenuItem.accesskey "t"> +<!ENTITY devToolboxMenuItem.keytext "I"> + +<!ENTITY devToolbarToolsButton.tooltip "Prepnúť vývojárske nástroje"> + +<!ENTITY getMoreDevtoolsCmd.label "Získať ďalšie nástroje"> +<!ENTITY getMoreDevtoolsCmd.accesskey "o"> diff --git a/l10n-sk/suite/chrome/browser/win/platformNavigationBindings.dtd b/l10n-sk/suite/chrome/browser/win/platformNavigationBindings.dtd new file mode 100644 index 0000000000..dcabc0a024 --- /dev/null +++ b/l10n-sk/suite/chrome/browser/win/platformNavigationBindings.dtd @@ -0,0 +1,7 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- LOCALIZATION NOTE: RTL languages may wish to switch these --> +<!ENTITY goBackCmd.keyCode "VK_LEFT"> +<!ENTITY goForwardCmd.keyCode "VK_RIGHT"> |