diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-cs/suite/chrome/browser/taskbar.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/browser/taskbar.properties b/l10n-cs/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..a9951b03b0 --- /dev/null +++ b/l10n-cs/suite/chrome/browser/taskbar.properties @@ -0,0 +1,21 @@ +# 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=Otevřít nový panel +taskbar.tasks.newTab.description=Otevře v prohlížeči nový panel. +taskbar.tasks.newWindow.label=Otevřít nové okno +taskbar.tasks.newWindow.description=Otevře nové okno prohlížeče. +taskbar.tasks.newPrivate.label=Otevřít anonymní okno +taskbar.tasks.newPrivate.description=Otevře nové anonymní okno prohlížeče. +taskbar.tasks.mailWindow.label=Otevřít poštu a diskusní skupiny +taskbar.tasks.mailWindow.description=Otevře okno s poštou a diskusními skupinami. +taskbar.tasks.composeMessage.label=Vytvořit novou zprávu +taskbar.tasks.composeMessage.description=Vytvoří novou zprávu. +taskbar.tasks.openAddressBook.label=Otevřít kontakty +taskbar.tasks.openAddressBook.description=Otevře kontakty. +taskbar.tasks.openEditor.label=Otevřít novou stránku v editoru +taskbar.tasks.openEditor.description=Otevře novou stránku v editoru. +taskbar.frequent.label=Časté +taskbar.recent.label=Poslední + |