diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties')
-rw-r--r-- | l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties b/l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties new file mode 100644 index 0000000000..895496515a --- /dev/null +++ b/l10n-he/toolkit/chrome/passwordmgr/passwordmgr.properties @@ -0,0 +1,79 @@ +# 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/. + +rememberPassword = השתמש במנהל הססמאות כדי לזכור ססמה זו. +savePasswordTitle = אשר +# LOCALIZATION NOTE (saveLoginMsg2, saveLoginMsgNoUser2): +# %S is the login's hostname. +saveLoginMsg2 = לשמור כניסה עבור %S? +saveLoginMsgNoUser2 = לשמור ססמה עבור %S? +saveLoginButtonAllow.label = לשמור +saveLoginButtonAllow.accesskey = ש +saveLoginButtonDeny.label = לא לשמור +saveLoginButtonDeny.accesskey = ל +saveLoginButtonNever.label = לעולם לא לשמור +saveLoginButtonNever.accesskey = ל +# LOCALIZATION NOTE (updateLoginMsg3, updateLoginMsgNoUser3): +# %S is the login's hostname. +updateLoginMsg3 = לעדכן את הכניסה עבור %S? +updateLoginMsgNoUser3 = לעדכן את הססמה עבור %S? +updateLoginMsgAddUsername2 = להוסיף שם משתמש לססמה השמורה? +updateLoginButtonText = לעדכן +updateLoginButtonAccessKey = ע +updateLoginButtonDeny.label = לא לעדכן +updateLoginButtonDeny.accesskey = ל +updateLoginButtonDelete.label = הסרת הכניסה השמורה +updateLoginButtonDelete.accesskey = ה +# LOCALIZATION NOTE (rememberPasswordMsg): +# 1st string is the username for the login, 2nd is the login's hostname. +# Note that long usernames may be truncated. +rememberPasswordMsg = האם ברצונך לשמור ססמה עבור "%1$S" על %2$S? +# LOCALIZATION NOTE (rememberPasswordMsgNoUsername): +# String is the login's hostname. +rememberPasswordMsgNoUsername = האם ברצונך לשמור את הססמה על %S? +# LOCALIZATION NOTE (noUsernamePlaceholder): +# This is displayed in place of the username when it is missing. +noUsernamePlaceholder=אין שם משתמש +togglePasswordLabel=הצגת ססמה +togglePasswordAccessKey2=ה +notNowButtonText = לא &כעת +neverForSiteButtonText = לעולם לא עבור אתר זה +rememberButtonText = לזכור +passwordChangeTitle = אישור שינוי ססמה +# LOCALIZATION NOTE (updatePasswordMsg): +# String is the username for the login. +updatePasswordMsg = האם ברצונך לעדכן ססמה שמורה עבור "%S"? +updatePasswordMsgNoUser = האם ברצונך לעדכן ססמה שמורה? +userSelectText2 = נא לבחור בכניסה לעדכון: +loginsDescriptionAll2=במחשב שלך נשמרו פרטי הכניסה לאתרים הבאים + +# LOCALIZATION NOTE (useASecurelyGeneratedPassword): +# Shown in the autocomplete popup to allow filling a generated password into a password field. +useASecurelyGeneratedPassword=שימוש בססמה אקראית מאובטחת +# LOCALIZATION NOTE (generatedPasswordWillBeSaved): +# %S will contain the brandShorterName. This informs the user that the generated password will be automatically saved. +generatedPasswordWillBeSaved=%S ישמור ססמה זו עבור אתר זה. +# LOCALIZATION NOTE (loginHostAge): +# This is used to show the context menu login items with their age. +# 1st string is the username for the login, 2nd is the login's age. +loginHostAge=%1$S (%2$S) +# LOCALIZATION NOTE (noUsername): +# String is used on the context menu when a login doesn't have a username. +noUsername=אין שם משתמש +# LOCALIZATION NOTE (displaySameOrigin): +# String is used on the autocomplete row when the login origin is a domain match with the document origin +displaySameOrigin=מאתר זה + +# LOCALIZATION NOTE (insecureFieldWarningDescription2): +# %1$S will contain insecureFieldWarningLearnMore and look like a link to indicate that clicking will open a tab with support information. +insecureFieldWarningDescription2 = חיבור זה אינו מאובטח. פרטי התחברות שיוכנסו כאן עלולים להיות בסכנה. %1$S +insecureFieldWarningLearnMore = מידע נוסף + +# LOCALIZATION NOTE (viewSavedLogins.label): +# This label is used in the footer of login autocomplete menus. +viewSavedLogins.label= צפייה בכניסות שמורות + +# LOCALIZATION NOTE (managePasswords.label): +# This label is used in the footer of login autocomplete menus. +managePasswords.label= ניהול ססמאות |