diff options
Diffstat (limited to 'l10n-ach/browser/chrome/browser/fxmonitor.properties')
-rw-r--r-- | l10n-ach/browser/chrome/browser/fxmonitor.properties | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-ach/browser/chrome/browser/fxmonitor.properties b/l10n-ach/browser/chrome/browser/fxmonitor.properties new file mode 100644 index 0000000000..68cb43bf2f --- /dev/null +++ b/l10n-ach/browser/chrome/browser/fxmonitor.properties @@ -0,0 +1,41 @@ +# 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/. + +# Header of the popup +fxmonitor.popupHeader=Itye ki akaunt i kakube man? +# Firefox Monitor must be treated as a brand, and kept in English. +# It cannot be: +# - Declined to adapt to grammatical case. +# - Transliterated. +# - Translated. +fxmonitor.brandName=Firefox Monitor +# Tooltip text for the popup's anchor icon in the URL bar +# %S is replaced with fxmonitor.brandName. +fxmonitor.anchorIcon.tooltiptext=Kimiyo ripot ikom kakube bot %S +# Text content of popup. Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# This version is only used when the number of accounts is smaller than 100,000. +# The placeholders are: +# #1: The exact number of accounts compromised in the breach. +# #2: The name of the breached site. +# #3: The year of the breach. +# #4: The brand name ("Firefox Monitor"). +# Text content of popup. Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# This version is only used when the number of accounts is greater than 100,000. +# The placeholders are: +# #1: The number of accounts compromised in the breach, rounded down to the +# most significant digit. +# Ex.: 234,567 -> More than 200,000 accounts [...] +# 345,678,901 -> More than 300,000,000 accounts [...] +# 4,567,890,123 -> More than 4,000,000,000 accounts [...] +# #2: The name of the breached site. +# #3: The year of the breach. +# #4: The brand name ("Firefox Monitor"). +# %S is replaced with fxmonitor.brandName. +fxmonitor.checkButton.label=Rot %S +fxmonitor.checkButton.accessKey=R +fxmonitor.dismissButton.label=Kwer +fxmonitor.dismissButton.accessKey=K +# %S is replaced with fxmonitor.brandName. |