"act-addAttachment":"added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-deleteAttachment":"deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addSubtask":"added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addLabel":"Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addedLabel":"Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeLabel":"Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removedLabel":"Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"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-editComment":"edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-deleteComment":"deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard":"created board __board__",
"act-createSwimlane":"created swimlane __swimlane__ to board __board__",
"act-createCard":"created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-createCustomField":"created custom field __customField__ at board __board__",
"act-deleteCustomField":"deleted custom field __customField__ at board __board__",
"act-setCustomField":"edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList":"added list __list__ to board __board__",
"act-addBoardMember":"added member __member__ to board __board__",
"act-archivedBoard":"Board __board__ moved to Archive",
"act-archivedCard":"Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
"act-archivedList":"List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
"act-archivedSwimlane":"Swimlane __swimlane__ at board __board__ moved to Archive",
"act-importBoard":"imported board __board__",
"act-importCard":"imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-importList":"imported list __list__ to swimlane __swimlane__ at board __board__",
"act-joinMember":"added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-moveCard":"moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
"act-moveCardToOtherBoard":"moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-removeBoardMember":"removed member __member__ from board __board__",
"act-restoredCard":"restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-unjoinMember":"removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-withBoardTitle":"__board__",
"act-withCardTitle":"[__board__] __card__",
"actions":"Ekintzak",
"activities":"Jarduerak",
"activity":"Jarduera",
"activity-added":"%s %s(e)ra gehituta",
"activity-archived":"%s moved to Archive",
"activity-attached":"%s %s(e)ra erantsita",
"activity-created":"%s sortuta",
"activity-customfield-created":"created custom field %s",
"and-n-other-card_plural":"Eta beste __count__ txartel",
"apply":"Aplikatu",
"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.",
"archive":"Move to Archive",
"archive-all":"Move All to Archive",
"archive-board":"Move Board to Archive",
"archive-card":"Move Card to Archive",
"archive-list":"Move List to Archive",
"archive-swimlane":"Move Swimlane to Archive",
"archive-selection":"Move selection to Archive",
"archiveBoardPopup-title":"Move Board to Archive?",
"filter-custom-fields-label":"Filter by Custom Fields",
"filter-no-custom-fields":"No Custom Fields",
"filter-show-archive":"Show archived lists",
"filter-hide-empty":"Hide empty lists",
"filter-on":"Iragazkia gaituta dago",
"filter-on-desc":"Arbel honetako txartela iragazten ari zara. Egin klik hemen iragazkia editatzeko.",
"filter-to-selection":"Iragazketa aukerara",
"other-filters-label":"Other Filters",
"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",
"import-user-select":"Pick your existing user you want to use as this member",
"importMapMembersAddPopup-title":"Select member",
"info":"Bertsioa",
"initials":"Inizialak",
"invalid-date":"Baliogabeko data",
"invalid-time":"Baliogabeko denbora",
"invalid-user":"Baliogabeko erabiltzailea",
"joined":"elkartu da",
"just-invited":"Arbel honetara gonbidatu berri zaituzte",
"keyboard-shortcuts":"Teklatu laster-bideak",
"label-create":"Sortu etiketa",
"label-default":"%s etiketa (lehenetsia)",
"label-delete-pop":"Ez dago desegiterik. Honek etiketa hau kenduko du txartel guztietatik eta bere historiala suntsitu.",
"labels":"Etiketak",
"language":"Hizkuntza",
"last-admin-desc":"Ezin duzu rola aldatu gutxienez kudeatzaile bat behar delako.",
"leave-board":"Utzi arbela",
"leave-board-pop":"Ziur zaude __boardTitle__ utzi nahi duzula? Arbel honetako txartel guztietatik ezabatua izango zara.",
"leaveBoardPopup-title":"Arbela utzi?",
"link-card":"Lotura txartel honetara",
"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":"Lekuz aldatu zerrendako txartel guztiak",
"list-select-cards":"Aukeratu zerrenda honetako txartel guztiak",
"muted-info":"Ez zaizkizu jakinaraziko arbel honi egindako aldaketak",
"my-boards":"Nire arbelak",
"name":"Izena",
"no-archived-cards":"No cards in Archive.",
"no-archived-lists":"No lists in Archive.",
"no-archived-swimlanes":"No swimlanes in Archive.",
"no-results":"Emaitzarik ez",
"normal":"Arrunta",
"normal-desc":"Txartelak ikusi eta editatu ditzake. Ezin ditu ezarpenak aldatu.",
"not-accepted-yet":"Gonbidapena ez da oraindik onartu",
"notify-participate":"Jaso sortzaile edo kide zaren txartelen jakinarazpenak",
"notify-watch":"Jaso ikuskatzen dituzun arbel, zerrenda edo txartelen jakinarazpenak",
"optional":"aukerazkoa",
"or":"edo",
"page-maybe-private":"Orri hau pribatua izan daiteke. Agian <a href='%s'>saioa hasi</a> eta gero ikusi ahal izango duzu.",
"page-not-found":"Ez da orria aurkitu.",
"password":"Pasahitza",
"paste-or-dragdrop":"itsasteko, edo irudi fitxategia arrastatu eta jaregiteko (irudia besterik ez)",
"participating":"Parte-hartzen",
"preview":"Aurreikusi",
"previewAttachedImagePopup-title":"Aurreikusi",
"previewClipboardImagePopup-title":"Aurreikusi",
"private":"Pribatua",
"private-desc":"Arbel hau pribatua da. Arbelera gehitutako jendeak besterik ezin du ikusi eta editatu.",
"profile":"Profila",
"public":"Publikoa",
"public-desc":"Arbel hau publikoa da lotura duen edonorentzat ikusgai dago eta Google bezalako bilatzaileetan agertuko da. Arbelera gehitutako kideek besterik ezin dute editatu.",
"quick-access-description":"Jarri izarra arbel bati barra honetan lasterbide bat sortzeko",
"remove-cover":"Kendu azala",
"remove-from-board":"Kendu arbeletik",
"remove-label":"Kendu etiketa",
"listDeletePopup-title":"Ezabatu zerrenda?",
"remove-member":"Kendu kidea",
"remove-member-from-card":"Kendu txarteletik",
"remove-member-pop":"Kendu __name__ (__username__) __boardTitle__ arbeletik? Kidea arbel honetako txartel guztietatik kenduko da. Jakinarazpenak bidaliko dira.",
"removeMemberPopup-title":"Kendu kidea?",
"rename":"Aldatu izena",
"rename-board":"Aldatu izena arbelari",
"restore":"Berrezarri",
"save":"Gorde",
"search":"Bilatu",
"rules":"Rules",
"search-cards":"Search from card/list titles, descriptions and custom fields on this board",
"search-example":"Write text you search and press Enter",
"select-color":"Aukeratu kolorea",
"select-board":"Select Board",
"set-wip-limit-value":"Zerrenda honetako atazen muga maximoa ezarri",
"setWipLimitPopup-title":"WIP muga ezarri",
"shortcut-assign-self":"Esleitu zure burua txartel honetara",
"shortcut-autocomplete-emoji":"Automatikoki osatu emojia",
"shortcut-autocomplete-members":"Automatikoki osatu kideak",
"send-smtp-test":"Bidali posta elektroniko mezu bat zure buruari",
"invitation-code":"Gonbidapen kodea",
"email-invite-register-subject":"__inviter__ erabiltzaileak gonbidapen bat bidali dizu",
"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.",
"email-smtp-test-subject":"SMTP Test Email",
"email-smtp-test-text":"Arrakastaz bidali duzu posta elektroniko mezua",
"error-invitation-code-not-exist":"Gonbidapen kodea ez da existitzen",
"error-notAuthorized":"Ez duzu orri hau ikusteko baimenik.",
"webhook-title":"Webhook Name",
"webhook-token":"Token (Optional for Authentication)",
"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",
"globalSearch-instructions-description":"Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
"globalSearch-instructions-operator-board":"`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
"globalSearch-instructions-operator-list":"`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
"globalSearch-instructions-operator-swimlane":"`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
"globalSearch-instructions-operator-comment":"`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
"globalSearch-instructions-operator-label":"`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
"globalSearch-instructions-operator-hash":"`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
"globalSearch-instructions-operator-user":"`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
"globalSearch-instructions-operator-at":"`__operator_user_abbrev__username` - shorthand for `user:<username>`",
"globalSearch-instructions-operator-member":"`__operator_member__:<username>` - cards where *<username>* is a *member*",
"globalSearch-instructions-operator-assignee":"`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
"globalSearch-instructions-operator-creator":"`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
"globalSearch-instructions-operator-due":"`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
"globalSearch-instructions-operator-created":"`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
"globalSearch-instructions-operator-modified":"`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
"globalSearch-instructions-operator-status":"`__operator_status__:<status>` - where *<status>* is one of the following:",
"globalSearch-instructions-status-all":"`__predicate_all__` - all archived and unarchived cards",
"globalSearch-instructions-status-ended":"`__predicate_ended__` - cards with an end date",
"globalSearch-instructions-status-public":"`__predicate_public__` - cards only in public boards",
"globalSearch-instructions-status-private":"`__predicate_private__` - cards only in private boards",
"globalSearch-instructions-operator-has":"`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`. Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).",
"globalSearch-instructions-operator-sort":"`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`. For a descending sort, place a `-` in front of the sort name.",
"globalSearch-instructions-operator-limit":"`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
"globalSearch-instructions-notes-1":"Multiple operators may be specified.",
"globalSearch-instructions-notes-2":"Similar operators are *OR*ed together. Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
"globalSearch-instructions-notes-3":"Differing operators are *AND*ed together. Only cards that match all of the differing operators are returned. `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
"globalSearch-instructions-notes-3-2":"Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.",
"globalSearch-instructions-notes-4":"Text searches are case insensitive.",
"globalSearch-instructions-notes-5":"By default archived cards are not searched.",
"link-to-search":"Link to this search",
"excel-font":"Arial",
"number":"Number",
"label-colors":"Label Colors",
"label-names":"Label Names",
"archived-at":"archived at",
"sort-cards":"Sort Cards",
"cardsSortPopup-title":"Sort Cards",
"due-date":"Due Date",
"server-error":"Server Error",
"server-error-troubleshooting":"Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`",
"title-alphabetically":"Title (Alphabetically)",
"created-at-newest-first":"Created At (Newest First)",
"created-at-oldest-first":"Created At (Oldest First)",
"links-heading":"Links",
"hide-system-messages-of-all-users":"Hide system messages of all users",
"now-system-messages-of-all-users-are-hidden":"Now system messages of all users are hidden",
"move-swimlane":"Move Swimlane",
"moveSwimlanePopup-title":"Move Swimlane",
"custom-field-stringtemplate":"String Template",
"custom-field-stringtemplate-format":"Format (use %{value} as placeholder)",
"custom-field-stringtemplate-separator":"Separator (use   or for a space)",
"custom-field-stringtemplate-item-placeholder":"Press enter to add more items",