From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../rm/toolkit/downloads/downloadUI.ftl | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 thunderbird-l10n/rm/localization/rm/toolkit/downloads/downloadUI.ftl (limited to 'thunderbird-l10n/rm/localization/rm/toolkit/downloads/downloadUI.ftl') diff --git a/thunderbird-l10n/rm/localization/rm/toolkit/downloads/downloadUI.ftl b/thunderbird-l10n/rm/localization/rm/toolkit/downloads/downloadUI.ftl new file mode 100644 index 0000000000..ba234e17a1 --- /dev/null +++ b/thunderbird-l10n/rm/localization/rm/toolkit/downloads/downloadUI.ftl @@ -0,0 +1,51 @@ +# 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/. + +download-ui-confirm-title = Interrumper tut las telechargiadas? + +## Variables: +## $downloadsCount (Number): The current downloads count. + +download-ui-confirm-quit-cancel-downloads = + { $downloadsCount -> + [1] Sche ti serras uss il navigatur, vegn interrutta 1 telechargiada. Es ti segir che ti vuls serrar il navigatur? + *[other] Sche ti serras uss il navigatur, vegnan interruttas { $downloadsCount } telechargiadas. Es ti segir che ti vuls serrar il navigatur? + } +download-ui-confirm-quit-cancel-downloads-mac = + { $downloadsCount -> + [1] Sche ti serras uss il navigatur, vegn interrutta 1 telechargiada. Es ti segir che ti vuls serrar il navigatur? + *[other] Sche ti serras uss il navigatur, vegnan interruttas { $downloadsCount } telechargiadas. Es ti segir che ti vuls serrar il navigatur? + } +download-ui-dont-quit-button = + { PLATFORM() -> + [mac] Betg serrar + *[other] Betg terminar + } + +download-ui-confirm-offline-cancel-downloads = + { $downloadsCount -> + [1] Sche ti vas uss offline, vegn interrutta 1 telechargiada. Es ti segir che ti vuls ir offline? + *[other] Sche ti vas uss offline, vegnan interruttas { $downloadsCount } telechargiadas. Es ti segir che ti vuls ir offline? + } +download-ui-dont-go-offline-button = Restar online + +download-ui-confirm-leave-private-browsing-windows-cancel-downloads = + { $downloadsCount -> + [1] Sche ti serras ussa tut las fanestras privatas vegn ina telechargiada interrutta. Es ti segir che ti vuls bandunar il modus privat? + *[other] Sche ti serras ussa tut las fanestras privatas vegnan { $downloadsCount } telechargiadas interruttas. Es ti segir che ti vuls bandunar il modus privat? + } +download-ui-dont-leave-private-browsing-button = Restar en il modus privat + +download-ui-cancel-downloads-ok = + { $downloadsCount -> + [1] Interrumper 1 telechargiada + *[other] Interrumper { $downloadsCount } telechargiadas + } + +## + +download-ui-file-executable-security-warning-title = Avrir la datoteca exequibla? +# Variables: +# $executable (String): The executable file to be opened. +download-ui-file-executable-security-warning = "{ $executable }" รจ ina datoteca exequibla. Datotecas exequiblas pon cuntegnair virus u in auter code malvulent che po donnegiar tes computer. Es ti segir che ti vuls exequir "{ $executable }"? -- cgit v1.2.3