diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
commit | c1701504b2366542c32c5e6eeff1ba62cc75f8f6 (patch) | |
tree | 81b15ef2846efcdbb09422dd283399e769cb7ef9 /l10n-hy-AM/security/manager/chrome/pipnss | |
parent | Releasing progress-linux version 115.10.0esr-1~progress7.99u1. (diff) | |
download | firefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.tar.xz firefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hy-AM/security/manager/chrome/pipnss')
-rw-r--r-- | l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties b/l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties index f65987c20d..c790271afd 100644 --- a/l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties +++ b/l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties @@ -3,6 +3,7 @@ # 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/. +CertPasswordPrompt=Խնդրում ենք մուտքագրել PKCS#11 %S հետքանշիչի գաղտաբառը: CertPasswordPromptDefault=Մուտքագրեք Հիմնական գաղտնաբառը։ @@ -12,19 +13,6 @@ CertPasswordPromptDefault=Մուտքագրեք Հիմնական գաղտնաբա # It's possible to verify the length of a translation using the Browser Console # in Firefox and evaluating the following code: # -# (new TextEncoder('utf-8').encode('YOURSTRING')).length -# -# Simply replace YOURSTRING with your translation. -# -# If it's not possible to produce an understandable translation within these -# limits, keeping the English text is an acceptable workaround. - -# The following strings have special requirements: they must fit in a 32 or 64 -# bytes buffer after being encoded to UTF-8. -# -# It's possible to verify the length of a translation using the Browser Console -# in Firefox and evaluating the following code: -# # (new TextEncoder().encode('YOURSTRING')).length # # Simply replace YOURSTRING with your translation. |