diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-29 10:53:08 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-29 10:53:08 +0200 |
commit | f224934ae01fffa81c391220821eb3308a037b86 (patch) | |
tree | caead7d7e4cd84a5ad53575338b42ebf5a22aaf2 /i18n/gl.i18n.json | |
parent | 596dd87862ecf866f701b683dd0b24ad70c64d8c (diff) | |
download | wekan-f224934ae01fffa81c391220821eb3308a037b86.tar.gz wekan-f224934ae01fffa81c391220821eb3308a037b86.tar.bz2 wekan-f224934ae01fffa81c391220821eb3308a037b86.zip |
Update translations.
Diffstat (limited to 'i18n/gl.i18n.json')
-rw-r--r-- | i18n/gl.i18n.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json index 2ef0108c..2111aef8 100644 --- a/i18n/gl.i18n.json +++ b/i18n/gl.i18n.json @@ -184,6 +184,7 @@ "email-enrollAccount-subject": "An account created for you on __siteName__", "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.", "email-fail": "Sending email failed", + "email-fail-text": "Error trying to send email", "email-invalid": "Invalid email", "email-invite": "Invite via Email", "email-invite-subject": "__inviter__ sent you an invitation", @@ -239,6 +240,7 @@ "initials": "Iniciais", "invalid-date": "A data é incorrecta", "invalid-time": "Invalid time", + "invalid-user": "Invalid user", "joined": "joined", "just-invited": "You are just invited to this board", "keyboard-shortcuts": "Keyboard shortcuts", @@ -386,9 +388,12 @@ "smtp-password": "Contrasinal", "smtp-tls": "TLS support", "send-from": "De", + "send-smtp-test": "Send a test email to yourself", "invitation-code": "Invitation Code", "email-invite-register-subject": "__inviter__ sent you an invitation", "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", + "email-smtp-test-subject": "SMTP Test Email From Wekan", + "email-smtp-test-text": "You have successfully sent an email", "error-invitation-code-not-exist": "Invitation code doesn't exist", "error-notAuthorized": "You are not authorized to view this page.", "outgoing-webhooks": "Outgoing Webhooks", |