diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:16 +0000 |
commit | dff06b6adc3a5183dccd4dc2ef47ef7053ca7e99 (patch) | |
tree | 985e5b2434e3111cc12983a19e107d7122ace1ce /l10n-uk/security/manager/chrome/pipnss/pipnss.properties | |
parent | Adding upstream version 115.10.0esr. (diff) | |
download | firefox-esr-dff06b6adc3a5183dccd4dc2ef47ef7053ca7e99.tar.xz firefox-esr-dff06b6adc3a5183dccd4dc2ef47ef7053ca7e99.zip |
Adding upstream version 115.11.0esr.upstream/115.11.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-uk/security/manager/chrome/pipnss/pipnss.properties')
-rwxr-xr-x | l10n-uk/security/manager/chrome/pipnss/pipnss.properties | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/l10n-uk/security/manager/chrome/pipnss/pipnss.properties b/l10n-uk/security/manager/chrome/pipnss/pipnss.properties index a4391ea9e1..fbdbab30de 100755 --- a/l10n-uk/security/manager/chrome/pipnss/pipnss.properties +++ b/l10n-uk/security/manager/chrome/pipnss/pipnss.properties @@ -13,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. @@ -60,7 +47,7 @@ SlotDescription=Внутрішні криптослужби PSM # LOCALIZATION NOTE (PrivateSlotDescription): string limit is 64 bytes after # conversion to UTF-8. # length_limit = 64 bytes -PrivateSlotDescription=Приватні ключі PSM +PrivateSlotDescription=Закриті ключі PSM # LOCALIZATION NOTE (Fips140TokenDescription): string limit is 32 bytes after # conversion to UTF-8. # length_limit = 32 bytes @@ -128,7 +115,7 @@ CertUnknown=Невідомо CertNoEmailAddress=(немає адреси) CaCertExists=Цей сертифікат вже встановлений, як сертифікат центру сертифікації. NotACACert=Це не сертифікат центру сертифікації, тому він не може бути імпортований в список цих сертифікатів. -UserCertIgnoredNoPrivateKey=Цей особистий сертифікат не може бути встановлений, тому що ви не володієте відповідним приватним ключем, який був створений під час запиту сертифіката. +UserCertIgnoredNoPrivateKey=Цей особистий сертифікат не можна встановити, оскільки ви не володієте відповідним закритим ключем, який було створено під час запиту сертифіката. UserCertImported=Ваш особистий сертифікат успішно встановлений. Будь ласка, створіть резервну копію цього сертифіката. CertOrgUnknown=(Невідомо) CertNotStored=(Не збережено) |