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-son/browser/installer/nsisstrings.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-son/browser/installer/nsisstrings.properties')
-rw-r--r-- | l10n-son/browser/installer/nsisstrings.properties | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-son/browser/installer/nsisstrings.properties b/l10n-son/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..db5c0b98df --- /dev/null +++ b/l10n-son/browser/installer/nsisstrings.properties @@ -0,0 +1,37 @@ +# 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. + + +# The \n in the next two strings can be moved or deleted as needed to make +# the string fit in the 3 lines of space available. + + +WARN_MIN_SUPPORTED_OSVER_MSG=Alhaa naŋ, $BrandShortName ši hin ka sinjandi. $BrandShortName dumoo woo ga ${MinSupportedVer} wal'itaagante waažibandi. Ayyo butoŋoo naagu ka duu alhabar tontoni. +WARN_MIN_SUPPORTED_CPU_MSG=Alhaa naŋ, $BrandShortName ši hin ka sinjandi. $BrandShortName dumoo woo ga goy-lakkal nda ${MinSupportedCPU} gaakašinay waažibandi. Ayyo butoŋoo naagu ka duu alhabar tontoni. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=Alhaa naŋ, $BrandShortName ši hin ka sinjandi. $BrandShortName dumoo woo ga ${MinSupportedVer} wal'itaagante nda goy-lakkal nda ${MinSupportedCPU} gaakašinay waažibandi. Ayyo butoŋoo naagu ka duu alhabar tontoni. + + |