Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6685451d authored by Kristian Nordin's avatar Kristian Nordin 😀 Committed by Weblate
Browse files

Translated using Weblate (Swedish)

Currently translated at 100.0% (2 of 2 strings)

Translation: Murena Cloud Theme/User Ldap
Translate-URL: https://i18n.e.foundation/projects/murena-cloud-theme/user-ldap/sv/
parent dfc5d764
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
OC.L10N.register(
    "user_ldap",
    {
        "Please try again or contact your administrator.": "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com.",
		"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.": "<b>Warnung:</b> Das PHP LDAP-Modul ist nicht installiert, das Backend wird nicht funktionieren. Bitte kontaktieren Sie Murena Cloud unter helpdesk@murena.com, um es zu installieren."
    "Please try again or contact Murena Cloud at helpdesk@murena.com." : "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it." : "<b>Warnung:</b> Das PHP LDAP-Modul ist nicht installiert, das Backend wird nicht funktionieren. Bitte kontaktieren Sie Murena Cloud unter helpdesk@murena.com, um es zu installieren."
},
"nplurals=2; plural=(n != 1);");
"");
+5 −7
Original line number Diff line number Diff line
{
	"translations": {
		"Please try again or contact your administrator.": "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com.",
		"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.": "<b>Warnung:</b> Das PHP LDAP-Modul ist nicht installiert, das Backend wird nicht funktionieren. Bitte kontaktieren Sie Murena Cloud unter helpdesk@murena.com, um es zu installieren."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
{ "translations": {
    "Please try again or contact Murena Cloud at helpdesk@murena.com." : "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it." : "<b>Warnung:</b> Das PHP LDAP-Modul ist nicht installiert, das Backend wird nicht funktionieren. Bitte kontaktieren Sie Murena Cloud unter helpdesk@murena.com, um es zu installieren."
},"pluralForm" :""
}
 No newline at end of file
+4 −4
Original line number Diff line number Diff line
OC.L10N.register(
    "user_ldap",
    {
		"Please try again or contact your administrator." : "Please try again or contact Murena Cloud at helpdesk@murena.com.",
		"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it."
    "Please try again or contact Murena Cloud at helpdesk@murena.com." : "Please try again or contact Murena Cloud at helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it." : "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it."
},
"nplurals=2; plural=(n != 1);");
 No newline at end of file
"");
+5 −7
Original line number Diff line number Diff line
{
	"translations": {
		"Please try again or contact your administrator." : "Please try again or contact Murena Cloud at helpdesk@murena.com.",
		"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it."
    },
	"pluralForm": "nplurals=2; plural=(n != 1);"
{ "translations": {
    "Please try again or contact Murena Cloud at helpdesk@murena.com." : "Please try again or contact Murena Cloud at helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it." : "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it."
},"pluralForm" :""
}
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
OC.L10N.register(
    "user_ldap",
    {
		"Please try again or contact your administrator.": "Por favor, inténtelo de nuevo o contacte con Murena Cloud en helpdesk@murena.com.",
		"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.": "<b>Advertencia:</b> El módulo LDAP de PHP no está instalado, el backend no funcionará. Póngase en contacto con Murena Cloud en helpdesk@murena.com para instalarlo."
    "Please try again or contact Murena Cloud at helpdesk@murena.com." : "Por favor, inténtelo de nuevo o contacte con Murena Cloud en helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Cloud at helpdesk@murena.com to install it." : "<b>Advertencia:</b> El módulo LDAP de PHP no está instalado, el backend no funcionará. Póngase en contacto con Murena Cloud en helpdesk@murena.com para instalarlo."
},
"nplurals=2; plural=(n != 1);");
"");
Loading