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

Commit 3b455e57 authored by Akhil's avatar Akhil 🙂
Browse files

chore: add boilerplate translations

parent fcb8a13a
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ OC.L10N.register(
		"Username is too large.": "Der Benutzername ist zu groß.",
		"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."
		"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."
	},
	"nplurals=2; plural=(n != 1);");
+2 −1
Original line number Diff line number Diff line
@@ -82,7 +82,8 @@
		"Username is too large.": "Der Benutzername ist zu groß.",
		"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."
		"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."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
+2 −1
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ OC.L10N.register(
		"Username is too large.": "Der Benutzername ist zu groß.",
		"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."
		"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."
	},
	"nplurals=2; plural=(n != 1);");
+2 −1
Original line number Diff line number Diff line
@@ -82,7 +82,8 @@
		"Username is too large.": "Der Benutzername ist zu groß.",
		"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."
		"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."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
+2 −1
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ OC.L10N.register(
		"Username is too large.": "Username is too large.",
		"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."
		"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."
	},
	"nplurals=2; plural=(n != 1);");
Loading