diff options
Diffstat (limited to 'l10n-si/mail/chrome/messenger/localMsgs.properties')
-rw-r--r-- | l10n-si/mail/chrome/messenger/localMsgs.properties | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-si/mail/chrome/messenger/localMsgs.properties b/l10n-si/mail/chrome/messenger/localMsgs.properties new file mode 100644 index 0000000000..52ff8ea2f4 --- /dev/null +++ b/l10n-si/mail/chrome/messenger/localMsgs.properties @@ -0,0 +1,38 @@ +# 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/. + +# +# The following are used by the local mail code to display progress/status/error messages +# + +# LOCALIZATION NOTE(pop3EnterPasswordPrompt): Do not translate the words "%1$S" +# and "%2$S" below. Place the word %1$S where the user name should appear, and +# %2$S where the host name should appear. +pop3EnterPasswordPrompt=%2$S හි %1$S සඳහා ඔබගේ රහස්පදය ඇතුළු කරන්න: + +# LOCALIZATION NOTE(pop3PreviouslyEnteredPasswordIsInvalidPrompt): Do not +# translate the words "%1$S" and "%2$S" below. Place the word %1$S where the +# user name should appear, and %2$S where the host name should appear. +pop3PreviouslyEnteredPasswordIsInvalidPrompt=කරුණාකර %2$S හි %1$S පරිශීලක සඳහා නව රහස්පදයක් ඇතුළු කරන්න: + + +## @name POP3_NO_ANSWER +## @loc None +#4019=පිළිතුරු නැත + +## @name POP3_ENTER_PASSWORD_PROMPT_TITLE +## @loc None +#4020=ඔබගේ රහස්පදය ඇතුළු කරන්න: + +# secure authentication failed +## @name CANNOT_PROCESS_SECURE_AUTH +## @loc None +#4030=ලිපි සේවාදායකය ආරක්ෂක සත්යාපනය සඳහා සහායය නොදක්වයි. + +# Status - Could not log in to GSSAPI, and it was the only method +## @name POP3_GSSAPI_FAILURE +## @loc None +#4031=The Kerberos/GSSAPI ticket was not accepted by the POP server. Please check that you are logged in to the Kerberos/GSSAPI realm. + + |