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

Commit 0e71d2c4 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

italian added

parent defc1137
Loading
Loading
Loading
Loading

core/l10n/it.js

0 → 100755
+21 −0
Original line number Diff line number Diff line
OC.L10N.register(
    "core",
    {
		"Get your FREE Murena account now" : "Get your FREE Murena account now",
		"1GB storage for FREE to store and sync your pictures & videos.": "1GB storage for FREE to store and sync your pictures & videos.",
		"Edit your documents online.": "Edit your documents online.",
		"Your unique email address @murena.io": "Your unique email address @murena.io",
		"Sync calendar and contacts with the cloud": "Sync calendar and contacts with the cloud",
		"and many new features added regularly!": "and many new features added regularly!",
		"Create My Account": "Create My Account",
		"Sign in to your account": "Sign in to your account",
		"Terms of Service": "Terms of Service",
		"Privacy Policy": "Privacy Policy",
		"All Rights Reserved": "All Rights Reserved",
		"Copyright": "Copyright",
		"Don't have an account yet?": "Don't have an account yet?",
		"Create an account": "Create an account",
		"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "È stato inviato un messaggio di reimpostazione della password all'indirizzo e-mail di recupero di questo account.",
		"If it is not there ask your local administrator.": ""
},
"nplurals=2; plural=(n != 1);");
 No newline at end of file

core/l10n/it.json

0 → 100755
+7 −0
Original line number Diff line number Diff line
{
	"translations": {
		"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "È stato inviato un messaggio di reimpostazione della password all'indirizzo e-mail di recupero di questo account.",
		"If it is not there ask your local administrator.": ""
    },
	"pluralForm": "nplurals=2; plural=(n != 1);"
}