diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-01-28 19:15:51 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-01-28 19:15:51 +0200 |
commit | f3d6aa9e09e395b2c791b842071e7c0242487339 (patch) | |
tree | 09c5f38a1c6fbaba7bcb79279ee6520ce2864845 /i18n/en-GB.i18n.json | |
parent | fd430d3405ff4da6659393065909fa44f67312af (diff) | |
download | wekan-f3d6aa9e09e395b2c791b842071e7c0242487339.tar.gz wekan-f3d6aa9e09e395b2c791b842071e7c0242487339.tar.bz2 wekan-f3d6aa9e09e395b2c791b842071e7c0242487339.zip |
Update translations.
Diffstat (limited to 'i18n/en-GB.i18n.json')
-rw-r--r-- | i18n/en-GB.i18n.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 82f34a08..6610cc6d 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -44,7 +44,7 @@ "add-attachment": "Add Attachment", "add-board": "Add Board", "add-card": "Add Card", - "add-swimlane": "Lisää Swimlane", + "add-swimlane": "Add Swimlane", "add-checklist": "Add Checklist", "add-checklist-item": "Add an item to checklist", "add-cover": "Add Cover", @@ -95,8 +95,8 @@ "boardChangeWatchPopup-title": "Change Watch", "boardMenuPopup-title": "Board Menu", "boards": "Boards", - "board-view": "Taulu näkymä", - "board-view-swimlanes": "Swimlanet", + "board-view": "Board View", + "board-view-swimlanes": "Swimlanes", "board-view-lists": "Lists", "bucket-example": "Like “Bucket List” for example", "cancel": "Cancel", @@ -350,7 +350,7 @@ "overtime-hours": "Overtime (hours)", "overtime": "Overtime", "has-overtime-cards": "Has overtime cards", - "has-spenttime-cards": "Sisältää käytetty aika kortteja", + "has-spenttime-cards": "Has spent time cards", "time": "Time", "title": "Title", "tracking": "Tracking", @@ -392,12 +392,12 @@ "smtp-password": "Password", "smtp-tls": "TLS support", "send-from": "From", - "send-smtp-test": "Lähetä testi sähköposti itsellesi", + "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 collaboration.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", - "email-smtp-test-subject": "SMTP testi sähköposti Wekanista", - "email-smtp-test-text": "Olet onnistuneesti lähettänyt sähköpostin", + "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 authorised to view this page.", "outgoing-webhooks": "Outgoing Webhooks", |