1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# LOCALIZATION NOTE (converterDialog.warning):
6# %1$S will be replaced by the name of the account which is going to be converted.
7# %2$S will be replaced by the format into which the account will be converted.
8# %3$S will be replaced by $BrandShortName.
9converterDialog.warning=The messages in the account %1$S will now be converted to the %2$S format. %3$S will restart after the conversion is complete.
10
11# LOCALIZATION NOTE (converterDialog.message):
12# %1$S will be replaced by the name of the account which is being converted.
13# %2$S will be replaced by the format into which the account will be converted.
14converterDialog.message=Converting the account %1$S to %2$S…
15
16# LOCALIZATION NOTE (converterDialog.warningForDeferredAccount):
17# %1$S will be replaced by the name of the deferred account for which migration is initiated by the user.
18# %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.
19# %3$S will be replaced by the name of the deferred-to account.
20# %4$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account.
21# %5$S will be replaced by a comma separated list of names of accounts which are going to get converted.
22# %6$S will be replaced by the format into which the accounts will be converted.
23# %7$S will be replaced by $BrandShortName.
24converterDialog.warningForDeferredAccount=%1$S is deferred to %2$S. Accounts deferred to %3$S: %4$S. The messages in the accounts %5$S will now be converted to the %6$S format. %7$S will restart after the conversion is complete.
25
26# LOCALIZATION NOTE (converterDialog.warningForDeferredToAccount):
27# %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.
28# %2$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account.
29# %3$S will be replaced by a comma separated list of names of accounts which are going to get converted.
30# %4$S will be replaced by the format into which the accounts will be converted.
31# %5$S will be replaced by $BrandShortName.
32converterDialog.warningForDeferredToAccount=Accounts deferred to %1$S: %2$S. The messages in the accounts %3$S will now be converted to the %4$S format. %5$S will restart after the conversion is complete.
33
34# LOCALIZATION NOTE (converterDialog.messageForDeferredAccount):
35# %1$S will be replaced by a comma separated list of names of accounts which are being converted.
36# %2$S will be replaced by the format into which the accounts will be converted.
37converterDialog.messageForDeferredAccount=Converting the accounts %1$S to %2$S…
38
39# LOCALIZATION NOTE (converterDialog.percentDone):
40# %1$S will be replaced by the percentage of conversion that is complete.
41converterDialog.percentDone=%1$S%% done
42