From 59feb971304923d5a7e9641773ddb697d00ba715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Tue, 6 May 2014 21:21:41 +0200 Subject: [PATCH 1/6] Initialize Czech locale. --- chrome.manifest | 1 + install.rdf | 14 ++ locale/cs/treestyletab/license.txt | 34 ++++ locale/cs/treestyletab/treestyletab.dtd | 187 ++++++++++++++++++ .../cs/treestyletab/treestyletab.properties | 55 ++++++ 5 files changed, 291 insertions(+) create mode 100644 locale/cs/treestyletab/license.txt create mode 100644 locale/cs/treestyletab/treestyletab.dtd create mode 100644 locale/cs/treestyletab/treestyletab.properties diff --git a/chrome.manifest b/chrome.manifest index 2e91a39e..ceed7a4b 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -27,6 +27,7 @@ locale treestyletab pl locale/pl/treestyletab/ locale treestyletab fr-FR locale/fr-FR/treestyletab/ locale treestyletab sv-SE locale/sv-SE/treestyletab/ locale treestyletab da-DK locale/da-DK/treestyletab/ +locale treestyletab cs locale/cs/treestyletab/ skin treestyletab classic/1.0 skin/classic/treestyletab/ diff --git a/install.rdf b/install.rdf index 2fc33016..1014e567 100644 --- a/install.rdf +++ b/install.rdf @@ -189,6 +189,20 @@ Regmos (da-DK) + + + Zusukar (auto-shrink mode) + Alice0775 (compatibility problem) + Philipp von Weitershausen (Sidebar style) + wanabe (some bug fixes) + Tetsuharu OHZEKI (code cleanup) + Vlastimil Ovčáčík (cs) + + diff --git a/locale/cs/treestyletab/license.txt b/locale/cs/treestyletab/license.txt new file mode 100644 index 00000000..5ccdbf94 --- /dev/null +++ b/locale/cs/treestyletab/license.txt @@ -0,0 +1,34 @@ +***** BEGIN LICENSE BLOCK ***** +Version: MPL 1.1/GPL 2.0/LGPL 2.1 + +The contents of these files are subject to the Mozilla Public License Version +1.1 (the "License"); you may not use these files except in compliance with +the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" basis, +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +for the specific language governing rights and limitations under the +License. + +The Original Code is the Tree Style Tab. + +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. +Portions created by the Initial Developer are Copyright (C) 2007-2014 +the Initial Developer. All Rights Reserved. + +Contributor(s): Vlastimil Ovcacik + +Alternatively, the contents of these files may be used under the terms of +either the GNU General Public License Version 2 or later (the "GPL"), or +the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +in which case the provisions of the GPL or the LGPL are applicable instead +of those above. If you wish to allow use of your version of these files only +under the terms of either the GPL or the LGPL, and not to allow others to +use your version of these files under the terms of the MPL, indicate your +decision by deleting the provisions above and replace them with the notice +and other provisions required by the GPL or the LGPL. If you do not delete +the provisions above, a recipient may use your version of these files under +the terms of any one of the MPL, the GPL or the LGPL. + +***** END LICENSE BLOCK ***** diff --git a/locale/cs/treestyletab/treestyletab.dtd b/locale/cs/treestyletab/treestyletab.dtd new file mode 100644 index 00000000..57f48e8a --- /dev/null +++ b/locale/cs/treestyletab/treestyletab.dtd @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/locale/cs/treestyletab/treestyletab.properties b/locale/cs/treestyletab/treestyletab.properties new file mode 100644 index 00000000..f3bbac52 --- /dev/null +++ b/locale/cs/treestyletab/treestyletab.properties @@ -0,0 +1,55 @@ +tooltip.collapseSubtree=Collapse Tree +tooltip.collapseSubtree.labeled=Collapse Tree:\n%S +tooltip.expandSubtree=Expand Tree +tooltip.expandSubtree.labeled=Expand Tree:\n%S +tooltip.closeTree=Close this Tree +tooltip.closeTree.labeled=Close this Tree:\n%S +tooltip.item.label=%2$S* %1$S +tooltip.more=...and %1$S more tab(s) + +dropLinkOnTab.title=How to open the dropped link? +dropLinkOnTab.text=A link has been dropped onto existing tab. Tree Style Tab can open the link as a new child tab. How to deal with the link? +dropLinkOnTab.never=Never ask me, and do same operation hereafter +dropLinkOnTab.loadInTheTab=Load into the tab (Firefox default) +dropLinkOnTab.openNewChildTab=Open as a New Child Tab + +openGroupBookmarkBehavior.title=How to open multiple bookmarks? +openGroupBookmarkBehavior.text=Now multiple tabs will be opened from bookmarks. How to open them? +openGroupBookmarkBehavior.never=Never ask me, and do same operation hereafter +openGroupBookmarkBehavior.subTree=Open as a New Tree +openGroupBookmarkBehavior.separate=Open as Separate Tabs (Firefox default) +openGroupBookmarkBehavior.replace=Replace current one tab + +bookmarkDroppedTabs.title=How to bookmark a tree of tabs? +bookmarkDroppedTabs.text=The dragged tab has children. How to bookmark them? +bookmarkDroppedTabs.never=Never ask me again +bookmarkDroppedTabs.bookmarkAll=Bookmark All Tabs in the tree +bookmarkDroppedTabs.bookmarkOnlyParent=Bookmark the Parent Tab Only. + +undoCloseTabSetBehavior.label=This tab was closed together with other %S tab(s) in a tree. Do you want them to be restored along? +undoCloseTabSetBehavior.restoreOnce=Restore tabs +undoCloseTabSetBehavior.restoreForever=Always resotre tabs +undoCloseTabSetBehavior.ignoreForever=Never show this notification + +openSelectedPlaces.bookmarks=from %2$S bookmarks, including "%1$S" +openSelectedPlaces.history=from %2$S history entries, including "%1$S" + +bookmarkProperty.parent.label=Parent tab: +bookmarkProperty.parent.blank.label=(nothing) +bookmarkProperty.parent.current.label=[ %S ] + +undo_changeTabbarPosition_label=Change the position of the tab bar + +toolbarCustomizing_tabbar_horizontal=This toolbar becomes a tab bar. +toolbarCustomizing_tabbar_vertical=This toolbar becomes a vertical tab bar. + + +compatibility_STM_warning_title=Super Tab Mode collides with Tree Style Tab +compatibility_STM_warning_text=New tabs opened from links (or others) don't become child of the current tab, because the position of new tabs is controlled by Super Tab Mode. Which feature do you want to be enabled?\n(*You can change those settings manually by the configuration dialog of Super Tab Mode.) +compatibility_STM_warning_use_TST=Make tabs children of the current tab +compatibility_STM_warning_use_STM=Put tabs to the position specified by Super Tab Mode +compatibility_STM_warning_never=Don't show this dialo anymore. + + +closeTabsToTheEnd_vertical_label=Close Tabs to the Bottom +closeTabsToTheEnd_vertical_accesskey=b From 690aa172b7a7258a878c6d59a8cfd0da191c44b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Tue, 6 May 2014 21:30:32 +0200 Subject: [PATCH 2/6] Translation of tab context menu items overridden by TST. Fixes piroor/treestyletab#708. --- locale/cs/treestyletab/treestyletab.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/cs/treestyletab/treestyletab.properties b/locale/cs/treestyletab/treestyletab.properties index f3bbac52..d92a60ed 100644 --- a/locale/cs/treestyletab/treestyletab.properties +++ b/locale/cs/treestyletab/treestyletab.properties @@ -51,5 +51,5 @@ compatibility_STM_warning_use_STM=Put tabs to the position specified by Super Ta compatibility_STM_warning_never=Don't show this dialo anymore. -closeTabsToTheEnd_vertical_label=Close Tabs to the Bottom -closeTabsToTheEnd_vertical_accesskey=b +closeTabsToTheEnd_vertical_label=Zavřít panely dole +closeTabsToTheEnd_vertical_accesskey=t From 1b5c8beb58d050c1265f84d1fa277fa2aec4cd10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Thu, 8 May 2014 12:21:15 +0200 Subject: [PATCH 3/6] Czech translation of Tree Style Tab config window. --- locale/cs/treestyletab/treestyletab.dtd | 266 ++++++++++++------------ 1 file changed, 133 insertions(+), 133 deletions(-) diff --git a/locale/cs/treestyletab/treestyletab.dtd b/locale/cs/treestyletab/treestyletab.dtd index 57f48e8a..d232c526 100644 --- a/locale/cs/treestyletab/treestyletab.dtd +++ b/locale/cs/treestyletab/treestyletab.dtd @@ -1,187 +1,187 @@ - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - - - - + + + + - + - - - + + + - + - + - + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + - - - - - + + + + + - - - - - - + + + + + + - + - - - + + + - - - - + + + + - + - + - - - - + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + From c590b453d3be3936b8d4b214eade3e813007f006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Thu, 8 May 2014 12:26:34 +0200 Subject: [PATCH 4/6] Czech translation of Tree Style Tab dialog windows. --- .../cs/treestyletab/treestyletab.properties | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/locale/cs/treestyletab/treestyletab.properties b/locale/cs/treestyletab/treestyletab.properties index d92a60ed..9c997c75 100644 --- a/locale/cs/treestyletab/treestyletab.properties +++ b/locale/cs/treestyletab/treestyletab.properties @@ -7,35 +7,35 @@ tooltip.closeTree.labeled=Close this Tree:\n%S tooltip.item.label=%2$S* %1$S tooltip.more=...and %1$S more tab(s) -dropLinkOnTab.title=How to open the dropped link? -dropLinkOnTab.text=A link has been dropped onto existing tab. Tree Style Tab can open the link as a new child tab. How to deal with the link? -dropLinkOnTab.never=Never ask me, and do same operation hereafter -dropLinkOnTab.loadInTheTab=Load into the tab (Firefox default) -dropLinkOnTab.openNewChildTab=Open as a New Child Tab - -openGroupBookmarkBehavior.title=How to open multiple bookmarks? -openGroupBookmarkBehavior.text=Now multiple tabs will be opened from bookmarks. How to open them? -openGroupBookmarkBehavior.never=Never ask me, and do same operation hereafter -openGroupBookmarkBehavior.subTree=Open as a New Tree -openGroupBookmarkBehavior.separate=Open as Separate Tabs (Firefox default) -openGroupBookmarkBehavior.replace=Replace current one tab - -bookmarkDroppedTabs.title=How to bookmark a tree of tabs? -bookmarkDroppedTabs.text=The dragged tab has children. How to bookmark them? -bookmarkDroppedTabs.never=Never ask me again -bookmarkDroppedTabs.bookmarkAll=Bookmark All Tabs in the tree -bookmarkDroppedTabs.bookmarkOnlyParent=Bookmark the Parent Tab Only. - -undoCloseTabSetBehavior.label=This tab was closed together with other %S tab(s) in a tree. Do you want them to be restored along? -undoCloseTabSetBehavior.restoreOnce=Restore tabs -undoCloseTabSetBehavior.restoreForever=Always resotre tabs -undoCloseTabSetBehavior.ignoreForever=Never show this notification openSelectedPlaces.bookmarks=from %2$S bookmarks, including "%1$S" openSelectedPlaces.history=from %2$S history entries, including "%1$S" bookmarkProperty.parent.label=Parent tab: bookmarkProperty.parent.blank.label=(nothing) +dropLinkOnTab.title=Jak chcete otevřít tento odkaz? +dropLinkOnTab.text=Odkaz byl upuštěn na panel. Tree Style Tab může otevřít tento odkaz jako potomka tohoto panelu. Co si přejete udělat? +dropLinkOnTab.never=Příště se nedotazovat a provést moji volbu automaticky +dropLinkOnTab.loadInTheTab=Otevřít v tomto panelu (Výchozí) +dropLinkOnTab.openNewChildTab=Otevřít jako potomka tohoto panelu + +openGroupBookmarkBehavior.title=Jak chcete otevřít tyto záložky? +openGroupBookmarkBehavior.text=Záložky budou otevřeny v několika panelech. Co si přejete udělat? +openGroupBookmarkBehavior.never=Příště se nedotazovat a provést moji volbu automaticky +openGroupBookmarkBehavior.subTree=Otevřít jako nový strom +openGroupBookmarkBehavior.separate=Otevřít v nezávislých panelech (Výchozí) +openGroupBookmarkBehavior.replace=Nahradit současný panel + +bookmarkDroppedTabs.title=Jak chcete přidat strom panelů do záložek? +bookmarkDroppedTabs.text=Upuštěný panel má potomky. Co si přejete udělat? +bookmarkDroppedTabs.never=Příště se nedotazovat a provést moji volbu automaticky +bookmarkDroppedTabs.bookmarkAll=Přidat do záložek všechny panely ve stromě +bookmarkDroppedTabs.bookmarkOnlyParent=Přidat do záložek pouze daný panel + +undoCloseTabSetBehavior.label=Obnovovaný panel byl zavřen společně s dalšími %S panely ze stejného stromu. Přejete si obnovit i tyto panely? +undoCloseTabSetBehavior.restoreOnce=Obnovit i tyto panely +undoCloseTabSetBehavior.restoreForever=Vždy obnovit i tyto panely +undoCloseTabSetBehavior.ignoreForever=Nikdy neobnovovat tyto panely bookmarkProperty.parent.current.label=[ %S ] undo_changeTabbarPosition_label=Change the position of the tab bar From c5f0b0ac5ea78d2cb41ec9fb555d89cdf816c53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Thu, 8 May 2014 12:33:18 +0200 Subject: [PATCH 5/6] Czech translation of Tree Style Tab tooltips and labels. --- .../cs/treestyletab/treestyletab.properties | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/locale/cs/treestyletab/treestyletab.properties b/locale/cs/treestyletab/treestyletab.properties index 9c997c75..1214f79f 100644 --- a/locale/cs/treestyletab/treestyletab.properties +++ b/locale/cs/treestyletab/treestyletab.properties @@ -1,18 +1,12 @@ -tooltip.collapseSubtree=Collapse Tree -tooltip.collapseSubtree.labeled=Collapse Tree:\n%S -tooltip.expandSubtree=Expand Tree -tooltip.expandSubtree.labeled=Expand Tree:\n%S -tooltip.closeTree=Close this Tree -tooltip.closeTree.labeled=Close this Tree:\n%S +tooltip.collapseSubtree=Sbalit strom +tooltip.collapseSubtree.labeled=Sbalit strom:\n%S +tooltip.expandSubtree=Rozbalit strom +tooltip.expandSubtree.labeled=Rozbalit strom:\n%S +tooltip.closeTree=Zavřít strom +tooltip.closeTree.labeled=Zavřít strom:\n%S tooltip.item.label=%2$S* %1$S -tooltip.more=...and %1$S more tab(s) +tooltip.more=...a další %1$S panely - -openSelectedPlaces.bookmarks=from %2$S bookmarks, including "%1$S" -openSelectedPlaces.history=from %2$S history entries, including "%1$S" - -bookmarkProperty.parent.label=Parent tab: -bookmarkProperty.parent.blank.label=(nothing) dropLinkOnTab.title=Jak chcete otevřít tento odkaz? dropLinkOnTab.text=Odkaz byl upuštěn na panel. Tree Style Tab může otevřít tento odkaz jako potomka tohoto panelu. Co si přejete udělat? dropLinkOnTab.never=Příště se nedotazovat a provést moji volbu automaticky @@ -36,12 +30,18 @@ undoCloseTabSetBehavior.label=Obnovovaný panel byl zavřen společně s další undoCloseTabSetBehavior.restoreOnce=Obnovit i tyto panely undoCloseTabSetBehavior.restoreForever=Vždy obnovit i tyto panely undoCloseTabSetBehavior.ignoreForever=Nikdy neobnovovat tyto panely + +openSelectedPlaces.bookmarks=z %2$S záložek, včetně "%1$S" +openSelectedPlaces.history=z %2$S položek v historii, včetně "%1$S" + +bookmarkProperty.parent.label=Rodičovský panel: +bookmarkProperty.parent.blank.label=(žádný) bookmarkProperty.parent.current.label=[ %S ] -undo_changeTabbarPosition_label=Change the position of the tab bar +undo_changeTabbarPosition_label=Změna umístění lišty panelů -toolbarCustomizing_tabbar_horizontal=This toolbar becomes a tab bar. -toolbarCustomizing_tabbar_vertical=This toolbar becomes a vertical tab bar. +toolbarCustomizing_tabbar_horizontal=Tato nástrojová lišta se stane lištou panelů. +toolbarCustomizing_tabbar_vertical=Tato nástrojová lišta se stane svislou lištou panelů. compatibility_STM_warning_title=Super Tab Mode collides with Tree Style Tab From ae227a3e488c70c0748ecfafd580faf7fc8e4a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Ov=C4=8D=C3=A1=C4=8D=C3=ADk?= Date: Thu, 8 May 2014 12:33:50 +0200 Subject: [PATCH 6/6] Czech translation of Tree Style Tab compatibility strings. --- locale/cs/treestyletab/treestyletab.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/cs/treestyletab/treestyletab.properties b/locale/cs/treestyletab/treestyletab.properties index 1214f79f..ae9b303a 100644 --- a/locale/cs/treestyletab/treestyletab.properties +++ b/locale/cs/treestyletab/treestyletab.properties @@ -44,11 +44,11 @@ toolbarCustomizing_tabbar_horizontal=Tato nástrojová lišta se stane lištou p toolbarCustomizing_tabbar_vertical=Tato nástrojová lišta se stane svislou lištou panelů. -compatibility_STM_warning_title=Super Tab Mode collides with Tree Style Tab -compatibility_STM_warning_text=New tabs opened from links (or others) don't become child of the current tab, because the position of new tabs is controlled by Super Tab Mode. Which feature do you want to be enabled?\n(*You can change those settings manually by the configuration dialog of Super Tab Mode.) -compatibility_STM_warning_use_TST=Make tabs children of the current tab -compatibility_STM_warning_use_STM=Put tabs to the position specified by Super Tab Mode -compatibility_STM_warning_never=Don't show this dialo anymore. +compatibility_STM_warning_title=Super Tab Mode a Tree Style Tab jsou konfliktní doplňky +compatibility_STM_warning_text=Panely otevřené z odkazů (nebo jinak) se nestanou potomkem současného panelu, protože umístění nových panelů je určeno doplňkem Super Tab Mode. Jakou variantu si přejete používat?\n(*Toto nastavení můžete měnit ručně v nastavení doplňku Super Tab Mode.) +compatibility_STM_warning_use_TST=Umisťovat panely jako potomky současného panelu +compatibility_STM_warning_use_STM=Umisťovat panely dle nastavení doplňku Super Tab Mode +compatibility_STM_warning_never=Příště se nedotazovat. closeTabsToTheEnd_vertical_label=Zavřít panely dole