blob: b7ddbc9c69ddfd68f83e705071869396160078f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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.closeWarningTitleAll=Подтверждение закрытия
# 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=В этом окне почты открыта #1 вкладка. Закрыть его и все его вкладки?;В этом окне почты открыто #1 вкладки. Закрыть его и все его вкладки?;В этом окне почты открыто #1 вкладок. Закрыть его и все его вкладки?
tabs.closeButtonAll=Закрыть все вкладки
tabs.closeWarningPromptMeAll=Предупреждать при закрытии нескольких вкладок
|