diff options
Diffstat (limited to 'l10n-si/browser/chrome/browser/tabbrowser.properties')
-rw-r--r-- | l10n-si/browser/chrome/browser/tabbrowser.properties | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/l10n-si/browser/chrome/browser/tabbrowser.properties b/l10n-si/browser/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..47aaf28d2f --- /dev/null +++ b/l10n-si/browser/chrome/browser/tabbrowser.properties @@ -0,0 +1,97 @@ +# 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.emptyTabTitle=නව පටිත්ත +tabs.emptyPrivateTabTitle=පෞද්. පිරික්සුම +tabs.emptyPrivateTabTitle2=නව පෞද්. පටිත්ත +tabs.closeTab=පටිත්ත වසන්න +tabs.close=වසන්න + +# This section applies when closing a window with more than one tab open, +# or when quitting when only one window is open. +# LOCALIZATION NOTE (tabs.closeTabsTitle): +# 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.closeTabsTitle=;පටිති #1 ක් වසන්නද? +tabs.closeTabsConfirmCheckbox=පටිති කිහිපයක් වැසීමට පෙර තහවුරුව +tabs.closeButtonMultiple=පටිති වසන්න + +# This section applies when quitting using the menu and multiple windows are open. +# LOCALIZATION NOTE (tabs.closeTitleTabs): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The forms for 0 or 1 items are not considered since this string is used only for +# multiple windows. The %S replacement form will be replaced with the contents +tabs.closeWindowsTitle=;කවුළු #1 ක් වසන්නද? +tabs.closeWindowsButton=වසා දමා ඉවත් වන්න +# Same as tabs.closeWindowsButton, but on Windows +tabs.closeWindowsButtonWin=වසා දමා පිටවන්න + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyTitle and closeTabsWithKeyButton): +# This section applies when quitting using the keyboard shortcut (Ctrl/Cmd+Q) +# Windows does not show a prompt on quit when using the keyboard shortcut by +# default. +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyTitle=කවුළුව වසා %S වෙතින් ඉවත් වන්නද? +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyButton=%S න් ඉවත් වන්න + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyConfirmCheckbox): +# %S is replaced with the text of the keyboard shortcut for quitting. +tabs.closeTabsWithKeyConfirmCheckbox=%S මඟින් ඉවත් වීමට පෙර තහවුරු කරන්න + +# LOCALIZATION NOTE (tabs.closeTabs.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be closed. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.closeTabs.tooltip=පටිත්ත වසන්න;පටිති #1 වසන්න + +# LOCALIZATION NOTE (tabs.muteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Mute tab". +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. + +# LOCALIZATION NOTE (tabs.unmuteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Unmute tab". +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. + +# LOCALIZATION NOTE (tabs.muteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. + +# LOCALIZATION NOTE (tabs.unmuteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. + +# LOCALIZATION NOTE (tabs.unblockAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will have their audio unblocked. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. + +# LOCALIZATION NOTE (tabs.containers.tooltip): +# Displayed as a tooltip on container tabs +# %1$S is the title of the current tab +# %2$S is the name of the current container +tabs.containers.tooltip=%1$S - %2$S + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items are moved from chrome/browser/places/places.properties +# Now they are not specific to bookmark. +tabs.openWarningTitle=විවෘත කිරීම තහවුරුව +tabs.openWarningMultipleBranded=ඔබ පටිති %S ක් විවෘත කිරීමට සූදානම්ය. පිටු පූරණය අතරතුර %S මන්දගාමී වීමට හැකිය. ඉදිරියට යාමට වුවමනා ද? +tabs.openButtonMultiple=පටිති අරින්න + |