diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-is/toolkit/chrome/passwordmgr | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-is/toolkit/chrome/passwordmgr')
-rw-r--r-- | l10n-is/toolkit/chrome/passwordmgr/passwordmgr.properties | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/l10n-is/toolkit/chrome/passwordmgr/passwordmgr.properties b/l10n-is/toolkit/chrome/passwordmgr/passwordmgr.properties new file mode 100644 index 0000000000..2b6b21e3f0 --- /dev/null +++ b/l10n-is/toolkit/chrome/passwordmgr/passwordmgr.properties @@ -0,0 +1,57 @@ +# 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 = Nota lykilorðageymslu til að muna þetta lykilorð. +savePasswordTitle = Staðfesta +# LOCALIZATION NOTE (saveLoginMsg, saveLoginMsgNoUser): +# %1$S is brandShortName, %2$S is the login's hostname. +saveLoginMsg = Viltu að %1$S visti innskráningu fyrir %2$S? +saveLoginMsgNoUser = Viltu að %1$S visti lykilorð fyrir %2$S? +saveLoginButtonAllow.label = Vista +saveLoginButtonAllow.accesskey = s +saveLoginButtonDeny.label = Ekki vista +saveLoginButtonDeny.accesskey = E +saveLoginButtonNever.accesskey = e +updateLoginMsg = Viltu uppfæra innskráninguna? +updateLoginMsgNoUser = Viltu uppfæra lykilorðið? +updateLoginButtonText = Uppfæra +updateLoginButtonAccessKey = U +updateLoginButtonDeny.label = Ekki uppfæra +updateLoginButtonDeny.accesskey = E +# 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 = Viltu muna lykilorðið fyrir “%1$S” á %2$S? +# LOCALIZATION NOTE (rememberPasswordMsgNoUsername): +# String is the login's hostname. +rememberPasswordMsgNoUsername = Viltu muna lykilorðið á %S? +# LOCALIZATION NOTE (noUsernamePlaceholder): +# This is displayed in place of the username when it is missing. +noUsernamePlaceholder=Ekkert notandanafn +togglePasswordLabel=Sýna lykilorð +togglePasswordAccessKey2=ð +notNowButtonText = &Ekki núna +neverForSiteButtonText = Aldrei fyrir þetta &vefsvæði +rememberButtonText = &Muna +passwordChangeTitle = Staðfesta breytt lykilorð +# LOCALIZATION NOTE (updatePasswordMsg): +# String is the username for the login. +updatePasswordMsg = Viltu uppfæra vistaða lykilorðið fyrir “%S”? +updatePasswordMsgNoUser = Viltu uppfæra vistaða lykilorðið? +userSelectText2 = Veldu hvaða innskráningu á að uppfæra: +loginsDescriptionAll2=Innskráningar fyrir eftirfarandi vefsvæði eru geymd á tölvunni + +# 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=Ekkert notandanafn + +# LOCALIZATION NOTE (insecureFieldWarningDescription2, insecureFieldWarningDescription3): +# %1$S will contain insecureFieldWarningLearnMore and look like a link to indicate that clicking will open a tab with support information. +insecureFieldWarningDescription2 = Þessi tenging er ekki örugg. Öllum gögnum sem er slegið hér inn eru óörugg. %1$S +insecureFieldWarningLearnMore = Lesa meira + |