diff options
Diffstat (limited to 'l10n-is/browser/installer/nsisstrings.properties')
-rw-r--r-- | l10n-is/browser/installer/nsisstrings.properties | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-is/browser/installer/nsisstrings.properties b/l10n-is/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..37786431c5 --- /dev/null +++ b/l10n-is/browser/installer/nsisstrings.properties @@ -0,0 +1,48 @@ +# 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/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# Do not replace $BrandShortName, $BrandProductName, $BrandFullName, +# or $BrandFullNameDA with a custom string and always use the same one as used +# by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +INSTALLER_WIN_CAPTION=$BrandShortName uppsetningarforrit + +STUB_INSTALLING_LABEL2=Set inn… +STUB_BLURB_FIRST1=Hraðasti og móttækilegasti $BrandShortName sem til er +STUB_BLURB_SECOND1=Hraðari síðuhleðsla og fljótari flipaskipting +STUB_BLURB_THIRD1=Öflugur huliðsgluggi +STUB_BLURB_FOOTER2=Gert fyrir fólk, ekki gróða + +WARN_MIN_SUPPORTED_OSVER_MSG=Því miður, er ekki hægt að setja inn $BrandShortName. Þessi útgáfa af $BrandShortName þarfnast ${MinSupportedVer} eða nýrra. Smelltu á Í lagi takka fyrir meiri upplýsingar. +WARN_MIN_SUPPORTED_CPU_MSG=Því miður, er ekki hægt að setja inn $BrandShortName. Þessi útgáfa af $BrandShortName þarfnast örgjörva með stuðning við ${MinSupportedCPU}. Smelltu á Í lagi takka fyrir meiri upplýsingar. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=Því miður, er ekki hægt að setja inn $BrandShortName. Þessi útgáfa af $BrandShortName þarfnast ${MinSupportedVer} eða nýrra og örgjörva með stuðning við ${MinSupportedCPU}. Smelltu á Í lagi takka fyrir meiri upplýsingar. +WARN_WRITE_ACCESS_QUIT=Ekki er aðgangur til að skrifa í uppsetningarmöppuna +WARN_DISK_SPACE_QUIT=Ekki er nægjanlegt diskapláss til að setja inn. + +ERROR_DOWNLOAD_CONT=Af einhverjum ástæðum, tókst ekki að setja inn $BrandShortName.\nVeldu Í lagi til að byrja aftur. + +STUB_CANCEL_PROMPT_HEADING=Viltu setja upp $BrandShortName? +STUB_CANCEL_PROMPT_MESSAGE=Ef þú hættir við, $BrandShortName verður ekki uppsett. +STUB_CANCEL_PROMPT_BUTTON_CONTINUE=Set inn $BrandShortName +STUB_CANCEL_PROMPT_BUTTON_EXIT=Hætta við + |