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

Commit c69bb81b authored by Florian Bausch's avatar Florian Bausch Committed by Weblate
Browse files

Added translation using Weblate (Portuguese (Brazil))

parent 62f24eb4
Loading
Loading
Loading
Loading
+2 −2
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 Workspace 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 Workspace unter helpdesk@murena.com, um es zu installieren."
    "Please try again or contact Murena Workspace at helpdesk@murena.com." : "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Workspace unter helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Workspace 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 Workspace unter helpdesk@murena.com, um es zu installieren."
},
"");
+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 Workspace 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 Workspace unter helpdesk@murena.com, um es zu installieren."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
{ "translations": {
    "Please try again or contact Murena Workspace at helpdesk@murena.com." : "Bitte versuchen Sie es erneut oder kontaktieren Sie Murena Workspace unter helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Workspace 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 Workspace 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 Workspace 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 Workspace at helpdesk@murena.com to install it."
    "Please try again or contact Murena Workspace at helpdesk@murena.com." : "Please try again or contact Murena Workspace at helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Workspace 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 Workspace at helpdesk@murena.com to install it."
},
"nplurals=2; plural=(n != 1);");
"");
+5 −7
Original line number Diff line number Diff line
{
	"translations": {
		"Please try again or contact your administrator." : "Please try again or contact Murena Workspace 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 Workspace at helpdesk@murena.com to install it."
    },
	"pluralForm": "nplurals=2; plural=(n != 1);"
{ "translations": {
    "Please try again or contact Murena Workspace at helpdesk@murena.com." : "Please try again or contact Murena Workspace at helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Workspace 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 Workspace at helpdesk@murena.com to install it."
},"pluralForm" :""
}
 No newline at end of file
+2 −2
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 Workspace 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 Workspace en helpdesk@murena.com para instalarlo."
    "Please try again or contact Murena Workspace at helpdesk@murena.com." : "Por favor, inténtelo de nuevo o contacte con Murena Workspace en helpdesk@murena.com.",
    "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please contact Murena Workspace 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 Workspace en helpdesk@murena.com para instalarlo."
},
"");
Loading