diff options
Diffstat (limited to 'l10n-si/suite/chrome/browser/tabbrowser.dtd')
-rw-r--r-- | l10n-si/suite/chrome/browser/tabbrowser.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/browser/tabbrowser.dtd b/l10n-si/suite/chrome/browser/tabbrowser.dtd new file mode 100644 index 0000000000..428be43e2a --- /dev/null +++ b/l10n-si/suite/chrome/browser/tabbrowser.dtd @@ -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/. --> + +<!ENTITY untitledTab "(නිර්ණාමික)"> +<!ENTITY newTab.label "නව ටැබය"> +<!ENTITY newTab.accesskey "N"> +<!ENTITY closeTab.label "ටැබය වසන්න"> +<!ENTITY closeTab.accesskey "c"> +<!ENTITY closeOtherTabs.accesskey "o"> +<!ENTITY closeOtherTabs.label "වෙනත් ටැබ් වසන්න"> +<!ENTITY reloadAllTabs.label "ටැබ් සියල්ල යළි පූරණය"> +<!ENTITY reloadAllTabs.accesskey "A"> +<!ENTITY reloadTab.label "ටැබය යළි පූරණය"> +<!ENTITY reloadTab.accesskey "r"> +<!ENTITY undoCloseTab.label "වැසීම අහෝසි කරන්න"> +<!ENTITY undoCloseTab.accesskey "U"> +<!ENTITY newTabButton.tooltip "නව ටැබයක් විවෘත කරන්න"><!ENTITY bookmarkGroup.label "Bookmark This Group of Tabs"> +<!ENTITY bookmarkGroup.accesskey "B"> +<!ENTITY closeTabButton.tooltip "Close current tab"> |