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 --- .../sv-SE/messenger/converterDialog.properties | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties (limited to 'thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties') diff --git a/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties b/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties new file mode 100644 index 0000000000..fac68b41e6 --- /dev/null +++ b/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties @@ -0,0 +1,41 @@ +# 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 (converterDialog.warning): +# %1$S will be replaced by the name of the account which is going to be converted. +# %2$S will be replaced by the format into which the account will be converted. +# %3$S will be replaced by $BrandShortName. +converterDialog.warning=Meddelandena i kontot %1$S kommer nu att konverteras till formatet %2$S. %3$S startas om efter konverteringen är klar. + +# LOCALIZATION NOTE (converterDialog.message): +# %1$S will be replaced by the name of the account which is being converted. +# %2$S will be replaced by the format into which the account will be converted. +converterDialog.message=Konverterar kontot %1$S till %2$S… + +# LOCALIZATION NOTE (converterDialog.warningForDeferredAccount): +# %1$S will be replaced by the name of the deferred account for which migration is initiated by the user. +# %2$S will be replaced by the name of the account to which the deferred account is deferred ie the name of the deferred-to account. +# %3$S will be replaced by the name of the deferred-to account. +# %4$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %5$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %6$S will be replaced by the format into which the accounts will be converted. +# %7$S will be replaced by $BrandShortName. +converterDialog.warningForDeferredAccount=%1$S skjuts upp till %2$S. Konton skjutas upp till %3$S: %4$S. Meddelandena i kontona %5$S kommer nu att konverteras till formatet %6$S. %7$S startas om efter konverteringen är klar. + +# LOCALIZATION NOTE (converterDialog.warningForDeferredToAccount): +# %1$S will be replaced by the name of the deferred-to account for which migration is initiated by the user and to which other accounts are deferred. +# %2$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %3$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %4$S will be replaced by the format into which the accounts will be converted. +# %5$S will be replaced by $BrandShortName. +converterDialog.warningForDeferredToAccount=Konton skjuts upp till %1$S: %2$S. Meddelandena i kontona %3$S kommer nu att konverteras till formatet %4$S. %5$S kommer att startas om när konverteringen är klar. + +# LOCALIZATION NOTE (converterDialog.messageForDeferredAccount): +# %1$S will be replaced by a comma separated list of names of accounts which are being converted. +# %2$S will be replaced by the format into which the accounts will be converted. +converterDialog.messageForDeferredAccount=Konverterar kontona %1$S till %2$S… + +# LOCALIZATION NOTE (converterDialog.percentDone): +# %1$S will be replaced by the percentage of conversion that is complete. +converterDialog.percentDone=%1$S%% klart -- cgit v1.2.3