summaryrefslogtreecommitdiffstats
path: root/l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-hy-AM/security/manager/chrome/pipnss/pipnss.properties14
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.