blob: 28165cf740a826217d0935631fb92e2f96b1b28b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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/.
# This file has the strings, mostly error strings, for the logic / JS backend / model
# files: fetchConfig.js, readFromXML.js, guessConfig.js, verifyConfig.js, createInBackend.js
no_emailProvider.error = El ficheru XML de configuración nun contién una configuración de cuenta de corréue.
outgoing_not_smtp.error = El sirvidor de salida tien de ser de la triba SMTP
cannot_login.error = Nun pue aniciase sesión nel sirvidor. La configuración, el nome d'usuariu o la contraseña probablemente son erróneos.
cannot_find_server.error = Nun pue alcontrase un sirvidor
|