diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-08-12 14:03:13 +0300 |
commit | 8177a1ed0ac5f3061f4a9afb06ef779bcd798c23 (patch) | |
tree | fcd2d631562558bd70459f79b9726ba74e8a5ffa /i18n/eo.i18n.json | |
parent | 17308dc5f306e9b357045e97e0a1abe963dcb5d4 (diff) | |
download | wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.gz wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.tar.bz2 wekan-8177a1ed0ac5f3061f4a9afb06ef779bcd798c23.zip |
Update translations.
Diffstat (limited to 'i18n/eo.i18n.json')
-rw-r--r-- | i18n/eo.i18n.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index ef7c6476..c8561488 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -109,6 +109,7 @@ "bucket-example": "Like “Bucket List” for example", "cancel": "Cancel", "card-archived": "This card is moved to Recycle Bin.", + "board-archived": "This board is moved to Recycle Bin.", "card-comments-title": "This card has %s comment.", "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.", "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.", @@ -135,6 +136,9 @@ "cards": "Kartoj", "cards-count": "Kartoj", "casSignIn": "Sign In with CAS", + "cardType-card": "Card", + "cardType-linkedCard": "Linked Card", + "cardType-linkedBoard": "Linked Board", "change": "Ŝanĝi", "change-avatar": "Change Avatar", "change-password": "Ŝangi pasvorton", @@ -171,6 +175,8 @@ "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", "copy-card-link-to-clipboard": "Copy card link to clipboard", + "linkCardPopup-title": "Link Card", + "searchCardPopup-title": "Search Card", "copyCardPopup-title": "Copy Card", "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards", "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format", @@ -261,6 +267,7 @@ "headerBarCreateBoardPopup-title": "Krei tavolon", "home": "Hejmo", "import": "Importi", + "link": "Link", "import-board": "import board", "import-board-c": "Import board", "import-board-title-trello": "Import board from Trello", |