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

Commit e9feedd3 authored by Akhil's avatar Akhil 🙂
Browse files

fix: updated translations for encryption warning

parent c8cd61b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,6 +85,6 @@ OC.L10N.register(
		"Display name is too large.": "Der Anzeigename ist zu groß.",
		"Password has invalid characters.": "Das Passwort enthält ungültige Zeichen.",
		"I want to stay informed about Murena for business offers.": "Ich möchte Informationen über Murenas Angebote erhalten.",
		"Your browser does not support the cryptography required to create an account. Please use a modern browser.": "Your browser does not support the cryptography required to create an account. Please use a modern browser."
		"Your browser does not support the required encryption. Please use an up-to-date browser to continue.": "Ihr Browser unterstützt die erforderliche Verschlüsselung nicht. Bitte aktualisieren Sie Ihren Browser, um fortzufahren."
	},
	"nplurals=2; plural=(n != 1);");
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
		"Display name is too large.": "Der Anzeigename ist zu groß.",
		"Password has invalid characters.": "Das Passwort enthält ungültige Zeichen.",
		"I want to stay informed about Murena for business offers.": "Ich möchte Informationen über Murenas Angebote erhalten.",
		"Your browser does not support the cryptography required to create an account. Please use a modern browser.": "Your browser does not support the cryptography required to create an account. Please use a modern browser."
		"Your browser does not support the required encryption. Please use an up-to-date browser to continue.": "Ihr Browser unterstützt die erforderliche Verschlüsselung nicht. Bitte aktualisieren Sie Ihren Browser, um fortzufahren."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
+1 −1
Original line number Diff line number Diff line
@@ -85,6 +85,6 @@ OC.L10N.register(
		"Display name is too large.": "Der Anzeigename ist zu groß.",
		"Password has invalid characters.": "Das Passwort enthält ungültige Zeichen.",
		"I want to stay informed about Murena for business offers.": "Ich möchte Informationen über Murenas Angebote erhalten.",
		"Your browser does not support the cryptography required to create an account. Please use a modern browser.": "Your browser does not support the cryptography required to create an account. Please use a modern browser."
		"Your browser does not support the required encryption. Please use an up-to-date browser to continue.": "Ihr Browser unterstützt die erforderliche Verschlüsselung nicht. Bitte aktualisieren Sie Ihren Browser, um fortzufahren."
	},
	"nplurals=2; plural=(n != 1);");
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
		"Display name is too large.": "Der Anzeigename ist zu groß.",
		"Password has invalid characters.": "Das Passwort enthält ungültige Zeichen.",
		"I want to stay informed about Murena for business offers.": "Ich möchte Informationen über Murenas Angebote erhalten.",
		"Your browser does not support the cryptography required to create an account. Please use a modern browser.": "Your browser does not support the cryptography required to create an account. Please use a modern browser."
		"Your browser does not support the required encryption. Please use an up-to-date browser to continue.": "Ihr Browser unterstützt die erforderliche Verschlüsselung nicht. Bitte aktualisieren Sie Ihren Browser, um fortzufahren."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
+1 −1
Original line number Diff line number Diff line
@@ -88,6 +88,6 @@ OC.L10N.register(
		"Display name is too large.": "Display name is too large.",
		"Password has invalid characters.": "Password has invalid characters.",
		"I want to stay informed about Murena for business offers.": "I want to stay informed about Murena for business offers.",
		"Your browser does not support the cryptography required to create an account. Please use a modern browser.": "Your browser does not support the cryptography required to create an account. Please use a modern browser."
		"Your browser does not support the required encryption. Please use an up-to-date browser to continue.": "Your browser does not support the required encryption. Please use an up-to-date browser to continue."
	},
	"nplurals=2; plural=(n != 1);");
Loading