"act-addChecklist":"added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addChecklistItem":"added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeChecklist":"removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeChecklistItem":"removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-checkedItem":"checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-uncheckedItem":"unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-completeChecklist":"completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-uncompleteChecklist":"uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addComment":"commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-moveCardToOtherBoard":"moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
"app-is-offline":"Loading, please wait. Refreshing the page will cause data loss. If loading does not work, please check that server has not stopped.",
"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",
"email-invite-text":"Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.",
"email-resetPassword-subject":"Reset your password on __siteName__",
"email-resetPassword-text":"Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
"email-sent":"Email sent",
"email-verifyEmail-subject":"Verify your email address on __siteName__",
"email-verifyEmail-text":"Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
"enable-wip-limit":"Enable WIP Limit",
"error-board-doesNotExist":"This board does not exist",
"error-board-notAdmin":"You need to be admin of this board to do that",
"error-board-notAMember":"You need to be a member of this board to do that",
"error-json-malformed":"Your text is not valid JSON",
"error-json-schema":"Your JSON data does not include the proper information in the correct format",
"error-list-doesNotExist":"This list does not exist",
"error-user-doesNotExist":"This user does not exist",
"error-user-notAllowSelf":"You can not invite yourself",
"error-user-notCreated":"This user is not created",
"error-username-taken":"This username is already taken",
"error-email-taken":"Email has already been taken",
"export-board":"Export board",
"filter":"Filter",
"filter-cards":"Filter Cards",
"filter-clear":"Clear filter",
"filter-no-label":"No label",
"filter-no-member":"No member",
"filter-no-custom-fields":"No Custom Fields",
"filter-on":"Filter is on",
"filter-on-desc":"You are filtering cards on this board. Click here to edit filter.",
"filter-to-selection":"Filter to selection",
"advanced-filter-label":"Advanced Filter",
"advanced-filter-description":"Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
"fullname":"Full Name",
"header-logo-title":"Go back to your boards page.",
"hide-system-messages":"Hide system messages",
"headerBarCreateBoardPopup-title":"Create Board",
"home":"Home",
"import":"Import",
"link":"Link",
"import-board":"import board",
"import-board-c":"Import board",
"import-board-title-trello":"Import board from Trello",
"import-board-title-wekan":"Import board from previous export",
"import-sandstorm-backup-warning":"Do not delete data you import from original exported board or Trello before checking does this grain close and open again, or do you get Board not found error, that means data loss.",
"just-invited":"You are just invited to this board",
"keyboard-shortcuts":"Keyboard shortcuts",
"label-create":"Create Label",
"label-default":"%s label (default)",
"label-delete-pop":"There is no undo. This will remove this label from all cards and destroy its history.",
"labels":"Labels",
"language":"Language",
"last-admin-desc":"You can’t change roles because there must be at least one admin.",
"leave-board":"Leave Board",
"leave-board-pop":"Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
"leaveBoardPopup-title":"Leave Board ?",
"link-card":"Link to this card",
"list-archive-cards":"Move all cards in this list to Archive",
"list-archive-cards-pop":"This will remove all the cards in this list from the board. To view cards in Archive and bring them back to the board, click “Menu” > “Archive”.",
"list-move-cards":"Move all cards in this list",
"list-select-cards":"Select all cards in this list",
"listImportCardPopup-title":"Import a Trello card",
"listMorePopup-title":"More",
"link-list":"Link to this list",
"list-delete-pop":"All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
"list-delete-suggest-archive":"You can move a list to Archive to remove it from the board and preserve the activity.",
"lists":"Lists",
"swimlanes":"Swimlanes",
"log-out":"Log Out",
"log-in":"Log In",
"loginPopup-title":"Log In",
"memberMenuPopup-title":"Member Settings",
"members":"Members",
"menu":"Menu",
"move-selection":"Move selection",
"moveCardPopup-title":"Move Card",
"moveCardToBottom-title":"Move to Bottom",
"moveCardToTop-title":"Move to Top",
"moveSelectionPopup-title":"Move selection",
"multi-selection":"Multi-Selection",
"multi-selection-on":"Multi-Selection is on",
"muted":"Muted",
"muted-info":"You will never be notified of any changes in this board",
"my-boards":"My Boards",
"name":"Name",
"no-archived-cards":"No cards in Archive.",
"no-archived-lists":"No lists in Archive.",
"no-archived-swimlanes":"No swimlanes in Archive.",
"no-results":"No results",
"normal":"Normal",
"normal-desc":"Can view and edit cards. Can't change settings.",
"not-accepted-yet":"Invitation not accepted yet",
"notify-participate":"Receive updates to any cards you participate as creater or member",
"notify-watch":"Receive updates to any boards, lists, or cards you’re watching",
"optional":"optional",
"or":"or",
"page-maybe-private":"This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
"page-not-found":"Page not found.",
"password":"Password",
"paste-or-dragdrop":"to paste, or drag & drop image file to it (image only)",
"participating":"Participating",
"preview":"Preview",
"previewAttachedImagePopup-title":"Preview",
"previewClipboardImagePopup-title":"Preview",
"private":"Private",
"private-desc":"This board is private. Only people added to the board can view and edit it.",
"profile":"Profile",
"public":"Public",
"public-desc":"This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
"quick-access-description":"Star a board to add a shortcut in this bar.",
"remove-cover":"Remove Cover",
"remove-from-board":"Remove from Board",
"remove-label":"Remove Label",
"listDeletePopup-title":"Delete List ?",
"remove-member":"Remove Member",
"remove-member-from-card":"Remove from Card",
"remove-member-pop":"Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
"removeMemberPopup-title":"Remove Member?",
"rename":"Rename",
"rename-board":"Rename Board",
"restore":"Restore",
"save":"Save",
"search":"Search",
"rules":"Rules",
"search-cards":"Search from card titles and descriptions on this board",
"search-example":"Text to search for?",
"select-color":"Select Color",
"set-wip-limit-value":"Set a limit for the maximum number of tasks in this list",
"setWipLimitPopup-title":"Set WIP Limit",
"shortcut-assign-self":"Assign yourself to current card",
"email-invite-register-text":"Dear __user__,\n\n__inviter__ invites you to kanban board for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
"board-delete-notice":"Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
"delete-board-confirm-popup":"All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
"boardDeletePopup-title":"Delete Board?",
"delete-board":"Delete Board",
"default-subtasks-board":"Subtasks for __board__ board",