Compare commits

..

1 Commits

Author SHA1 Message Date
Henry
a2ac3acfb6 fix: prevent maximum update depth exceeded error 2026-08-12 20:06:11 +01:00
9 changed files with 441 additions and 495 deletions

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} nicht gefunden" "translation": "{0} nicht gefunden"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Archiviert" "translation": "Archiviert"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Boards" "translation": "Boards"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Bestätigen Sie Ihre E-Mail-Einstellungen:", "translation": "Bestätigen Sie Ihre E-Mail-Einstellungen:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Neues {0} erstellen" "translation": "Neues {0} erstellen"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Neue Liste erstellen" "translation": "Neue Liste erstellen"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Workspace erstellen" "translation": "Workspace erstellen"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Möchten Sie das Abonnement kündigen?", "translation": "Möchten Sie das Abonnement kündigen?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Legen Sie los, indem Sie eine neue Liste erstellen" "translation": "Legen Sie los, indem Sie eine neue Liste erstellen"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Zu den Boards" "translation": "Zu den Boards"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Zu den Mitgliedern" "translation": "Zu den Mitgliedern"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Zu den Einstellungen" "translation": "Zu den Einstellungen"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Zu Vorlagen gehen" "translation": "Zu Vorlagen gehen"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importieren" "translation": "Importieren"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Neu" "translation": "Neu"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Neue Liste" "translation": "Neue Liste"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Keine Listen" "translation": "Keine Listen"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Es wurden noch keine Listen erstellt" "translation": "Es wurden noch keine Listen erstellt"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Einstellungen" "translation": "Einstellungen"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Kostenlose Testversion starten" "translation": "Kostenlose Testversion starten"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Vorlage" "translation": "Vorlage"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Vorlagen" "translation": "Vorlagen"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Karte konnte nicht aktualisiert werden" "translation": "Karte konnte nicht aktualisiert werden"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Liste konnte nicht aktualisiert werden" "translation": "Liste konnte nicht aktualisiert werden"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Abmelden", "translation": "Abmelden"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Wir konnten Ihre Einstellungen nicht aktualisieren. Bitte versuchen Sie es erneut.", "translation": "Wir konnten Ihre Einstellungen nicht aktualisieren. Bitte versuchen Sie es erneut."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Sie haben keine Berechtigung" "translation": "Sie haben keine Berechtigung"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Sie wurden abgemeldet!", "translation": "Sie wurden abgemeldet!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Ihrem Abmelde-Link fehlt ein Token. Bitte öffnen Sie die neueste E-Mail und versuchen Sie es erneut.", "translation": "Ihrem Abmelde-Link fehlt ein Token. Bitte öffnen Sie die neueste E-Mail und versuchen Sie es erneut."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -34,7 +34,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
62 53
] ]
], ],
"translation": "{0}" "translation": "{0}"
@@ -55,7 +55,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
57 48
], ],
[ [
"src/views/card/index.tsx", "src/views/card/index.tsx",
@@ -123,7 +123,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
570 565
] ]
], ],
"translation": "{0} not found" "translation": "{0} not found"
@@ -371,7 +371,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
30 26
], ],
[ [
"src/views/settings/components/NewWebhookModal.tsx", "src/views/settings/components/NewWebhookModal.tsx",
@@ -1121,7 +1121,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
31 27
] ]
], ],
"translation": "Archived" "translation": "Archived"
@@ -1485,7 +1485,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
543 538
], ],
[ [
"src/views/card/index.tsx", "src/views/card/index.tsx",
@@ -1681,7 +1681,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
98 97
], ],
[ [
"src/views/pricing/components/FeatureComparisonTable.tsx", "src/views/pricing/components/FeatureComparisonTable.tsx",
@@ -2289,7 +2289,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
314 309
], ],
[ [
"src/views/card/components/Dropdown.tsx", "src/views/card/components/Dropdown.tsx",
@@ -2732,8 +2732,7 @@
81 81
] ]
], ],
"translation": "Confirm your email preferences:", "translation": "Confirm your email preferences:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -3166,7 +3165,7 @@
], ],
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
45 41
] ]
], ],
"translation": "Create new {0}" "translation": "Create new {0}"
@@ -3206,11 +3205,11 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
99 93
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
684 679
] ]
], ],
"translation": "Create new list" "translation": "Create new list"
@@ -3250,7 +3249,7 @@
], ],
[ [
"src/components/WorkspaceMenu.tsx", "src/components/WorkspaceMenu.tsx",
176 171
] ]
], ],
"translation": "Create workspace" "translation": "Create workspace"
@@ -3862,8 +3861,7 @@
78 78
] ]
], ],
"translation": "Do you want to unsubscribe?", "translation": "Do you want to unsubscribe?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -5265,7 +5263,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
669 664
] ]
], ],
"translation": "Get started by creating a new list" "translation": "Get started by creating a new list"
@@ -5393,7 +5391,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
106 105
], ],
[ [
"src/pages/404.tsx", "src/pages/404.tsx",
@@ -5421,7 +5419,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
130 129
] ]
], ],
"translation": "Go to members" "translation": "Go to members"
@@ -5433,7 +5431,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
142 141
] ]
], ],
"translation": "Go to settings" "translation": "Go to settings"
@@ -5445,7 +5443,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
118 117
] ]
], ],
"translation": "Go to templates" "translation": "Go to templates"
@@ -5693,7 +5691,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
82 73
] ]
], ],
"translation": "Import" "translation": "Import"
@@ -6335,7 +6333,7 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
312 307
], ],
[ [
"src/views/card/components/Dropdown.tsx", "src/views/card/components/Dropdown.tsx",
@@ -6643,7 +6641,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
122 121
], ],
[ [
"src/views/board/components/Filters.tsx", "src/views/board/components/Filters.tsx",
@@ -6902,7 +6900,7 @@
"origin": [ "origin": [
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
104 95
], ],
[ [
"src/views/home/components/Features.tsx", "src/views/home/components/Features.tsx",
@@ -6998,7 +6996,7 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
633 628
] ]
], ],
"translation": "New list" "translation": "New list"
@@ -7218,7 +7216,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
665 660
] ]
], ],
"translation": "No lists" "translation": "No lists"
@@ -7230,7 +7228,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
670 665
] ]
], ],
"translation": "No lists have been created yet" "translation": "No lists have been created yet"
@@ -7942,11 +7940,11 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
224 219
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
280 275
], ],
[ [
"src/views/boards/components/ImportBoardsForm.tsx", "src/views/boards/components/ImportBoardsForm.tsx",
@@ -8130,7 +8128,7 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
321 316
], ],
[ [
"src/views/card/components/Dropdown.tsx", "src/views/card/components/Dropdown.tsx",
@@ -9153,7 +9151,7 @@
], ],
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
134 133
] ]
], ],
"translation": "Settings" "translation": "Settings"
@@ -9541,15 +9539,15 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
228 225
], ],
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
229 226
], ],
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
239 236
] ]
], ],
"translation": "Start free trial" "translation": "Start free trial"
@@ -9741,11 +9739,11 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
543 538
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
579 574
] ]
], ],
"translation": "Template" "translation": "Template"
@@ -9805,7 +9803,7 @@
"origin": [ "origin": [
[ [
"src/components/SideNavigation.tsx", "src/components/SideNavigation.tsx",
110 109
], ],
[ [
"src/views/home/components/Features.tsx", "src/views/home/components/Features.tsx",
@@ -10505,7 +10503,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
319 314
], ],
[ [
"src/views/card/components/Dropdown.tsx", "src/views/card/components/Dropdown.tsx",
@@ -10833,7 +10831,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
279 274
], ],
[ [
"src/views/card/index.tsx", "src/views/card/index.tsx",
@@ -10909,7 +10907,7 @@
"origin": [ "origin": [
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
223 218
], ],
[ [
"src/views/card/components/ListSelector.tsx", "src/views/card/components/ListSelector.tsx",
@@ -11228,8 +11226,7 @@
93 93
] ]
], ],
"translation": "Unsubscribe", "translation": "Unsubscribe"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -11645,8 +11642,7 @@
63 63
] ]
], ],
"translation": "We couldn't update your preferences. Please try again.", "translation": "We couldn't update your preferences. Please try again."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -11899,11 +11895,11 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
543 538
], ],
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
57 48
], ],
[ [
"src/views/members/index.tsx", "src/views/members/index.tsx",
@@ -12280,11 +12276,11 @@
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
617 612
], ],
[ [
"src/views/board/index.tsx", "src/views/board/index.tsx",
675 670
], ],
[ [
"src/views/boards/components/BoardsList.tsx", "src/views/boards/components/BoardsList.tsx",
@@ -12292,11 +12288,11 @@
], ],
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
68 59
], ],
[ [
"src/views/boards/index.tsx", "src/views/boards/index.tsx",
89 80
] ]
], ],
"translation": "You don't have permission" "translation": "You don't have permission"
@@ -12335,8 +12331,7 @@
98 98
] ]
], ],
"translation": "You have been unsubscribed!", "translation": "You have been unsubscribed!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -12629,8 +12624,7 @@
33 33
] ]
], ],
"translation": "Your unsubscribe link is missing a token. Please open the latest email and try again.", "translation": "Your unsubscribe link is missing a token. Please open the latest email and try again."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} no encontrado" "translation": "{0} no encontrado"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Archivado" "translation": "Archivado"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Tableros" "translation": "Tableros"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Confirma tus preferencias de correo electrónico:", "translation": "Confirma tus preferencias de correo electrónico:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Crear nuevo {0}" "translation": "Crear nuevo {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Crear nueva lista" "translation": "Crear nueva lista"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Crear espacio de trabajo" "translation": "Crear espacio de trabajo"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "¿Quieres cancelar la suscripción?", "translation": "¿Quieres cancelar la suscripción?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Comienza creando una nueva lista" "translation": "Comienza creando una nueva lista"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Ir a tableros" "translation": "Ir a tableros"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Ir a miembros" "translation": "Ir a miembros"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Ir a configuración" "translation": "Ir a configuración"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Ir a plantillas" "translation": "Ir a plantillas"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importar" "translation": "Importar"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Nuevo" "translation": "Nuevo"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nueva lista" "translation": "Nueva lista"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Sin listas" "translation": "Sin listas"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Aún no se han creado listas" "translation": "Aún no se han creado listas"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Configuración" "translation": "Configuración"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Iniciar prueba gratuita" "translation": "Iniciar prueba gratuita"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Plantilla" "translation": "Plantilla"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Plantillas" "translation": "Plantillas"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "No se pudo actualizar la tarjeta" "translation": "No se pudo actualizar la tarjeta"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "No se pudo actualizar la lista" "translation": "No se pudo actualizar la lista"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Cancelar suscripción", "translation": "Cancelar suscripción"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "No pudimos actualizar tus preferencias. Por favor, inténtalo de nuevo.", "translation": "No pudimos actualizar tus preferencias. Por favor, inténtalo de nuevo."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "No tienes permiso" "translation": "No tienes permiso"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "¡Te has dado de baja!", "translation": "¡Te has dado de baja!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Tu enlace de cancelación de suscripción no tiene un token. Por favor, abre el último correo electrónico e inténtalo de nuevo.", "translation": "Tu enlace de cancelación de suscripción no tiene un token. Por favor, abre el último correo electrónico e inténtalo de nuevo."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} introuvable" "translation": "{0} introuvable"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Archivé" "translation": "Archivé"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Tableaux" "translation": "Tableaux"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Confirmez vos préférences d'e-mail :", "translation": "Confirmez vos préférences d'e-mail :"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Créer un nouveau {0}" "translation": "Créer un nouveau {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Créer une nouvelle liste" "translation": "Créer une nouvelle liste"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Créer un espace de travail" "translation": "Créer un espace de travail"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Voulez-vous vous désabonner ?", "translation": "Voulez-vous vous désabonner ?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Commencez en créant une nouvelle liste" "translation": "Commencez en créant une nouvelle liste"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Aller aux tableaux" "translation": "Aller aux tableaux"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Aller aux membres" "translation": "Aller aux membres"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Aller aux paramètres" "translation": "Aller aux paramètres"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Aller aux modèles" "translation": "Aller aux modèles"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importer" "translation": "Importer"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Nouveau" "translation": "Nouveau"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nouvelle liste" "translation": "Nouvelle liste"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Aucune liste" "translation": "Aucune liste"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Aucune liste n'a encore été créée" "translation": "Aucune liste n'a encore été créée"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Paramètres" "translation": "Paramètres"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Commencer l'essai gratuit" "translation": "Commencer l'essai gratuit"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Modèle" "translation": "Modèle"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Modèles" "translation": "Modèles"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Impossible de mettre à jour la carte" "translation": "Impossible de mettre à jour la carte"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Impossible de mettre à jour la liste" "translation": "Impossible de mettre à jour la liste"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Se désabonner", "translation": "Se désabonner"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Nous n'avons pas pu mettre à jour vos préférences. Veuillez réessayer.", "translation": "Nous n'avons pas pu mettre à jour vos préférences. Veuillez réessayer."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Vous n'avez pas la permission" "translation": "Vous n'avez pas la permission"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Vous avez été désabonné !", "translation": "Vous avez été désabonné !"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Votre lien de désinscription ne contient pas de jeton. Veuillez ouvrir le dernier e-mail et réessayer.", "translation": "Votre lien de désinscription ne contient pas de jeton. Veuillez ouvrir le dernier e-mail et réessayer."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} non trovato" "translation": "{0} non trovato"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Archiviato" "translation": "Archiviato"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Board" "translation": "Board"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Conferma le tue preferenze email:", "translation": "Conferma le tue preferenze email:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Crea nuovo {0}" "translation": "Crea nuovo {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Crea nuova lista" "translation": "Crea nuova lista"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Crea workspace" "translation": "Crea workspace"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Vuoi annullare l'iscrizione?", "translation": "Vuoi annullare l'iscrizione?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Inizia creando una nuova lista" "translation": "Inizia creando una nuova lista"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Vai alle bacheche" "translation": "Vai alle bacheche"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Vai ai membri" "translation": "Vai ai membri"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Vai alle impostazioni" "translation": "Vai alle impostazioni"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Vai ai modelli" "translation": "Vai ai modelli"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importa" "translation": "Importa"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Nuovo" "translation": "Nuovo"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nuova lista" "translation": "Nuova lista"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Nessuna lista" "translation": "Nessuna lista"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Nessuna lista è stata ancora creata" "translation": "Nessuna lista è stata ancora creata"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Impostazioni" "translation": "Impostazioni"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Inizia prova gratuita" "translation": "Inizia prova gratuita"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Template" "translation": "Template"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Template" "translation": "Template"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Impossibile aggiornare la card" "translation": "Impossibile aggiornare la card"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Impossibile aggiornare la lista" "translation": "Impossibile aggiornare la lista"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Annulla iscrizione", "translation": "Annulla iscrizione"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Non è stato possibile aggiornare le tue preferenze. Riprova.", "translation": "Non è stato possibile aggiornare le tue preferenze. Riprova."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Non hai i permessi necessari" "translation": "Non hai i permessi necessari"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Hai annullato l'iscrizione!", "translation": "Hai annullato l'iscrizione!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Il tuo link di disiscrizione non contiene un token. Apri l'ultima email e riprova.", "translation": "Il tuo link di disiscrizione non contiene un token. Apri l'ultima email e riprova."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} niet gevonden" "translation": "{0} niet gevonden"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Gearchiveerd" "translation": "Gearchiveerd"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Boards" "translation": "Boards"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Bevestig je e-mailvoorkeuren:", "translation": "Bevestig je e-mailvoorkeuren:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Maak nieuwe {0}" "translation": "Maak nieuwe {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Maak nieuwe lijst" "translation": "Maak nieuwe lijst"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Maak werkruimte" "translation": "Maak werkruimte"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Wil je je uitschrijven?", "translation": "Wil je je uitschrijven?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Ga aan de slag door een nieuwe lijst te maken" "translation": "Ga aan de slag door een nieuwe lijst te maken"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Ga naar borden" "translation": "Ga naar borden"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Ga naar leden" "translation": "Ga naar leden"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Ga naar instellingen" "translation": "Ga naar instellingen"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Ga naar sjablonen" "translation": "Ga naar sjablonen"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importeren" "translation": "Importeren"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Nieuw" "translation": "Nieuw"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nieuwe lijst" "translation": "Nieuwe lijst"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Geen lijsten" "translation": "Geen lijsten"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Er zijn nog geen lijsten aangemaakt" "translation": "Er zijn nog geen lijsten aangemaakt"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Instellingen" "translation": "Instellingen"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Start gratis proefperiode" "translation": "Start gratis proefperiode"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Sjabloon" "translation": "Sjabloon"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Sjablonen" "translation": "Sjablonen"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Kan kaart niet bijwerken" "translation": "Kan kaart niet bijwerken"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Kan lijst niet bijwerken" "translation": "Kan lijst niet bijwerken"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Uitschrijven", "translation": "Uitschrijven"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "We konden je voorkeuren niet bijwerken. Probeer het opnieuw.", "translation": "We konden je voorkeuren niet bijwerken. Probeer het opnieuw."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Je hebt geen toestemming" "translation": "Je hebt geen toestemming"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Je bent uitgeschreven!", "translation": "Je bent uitgeschreven!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Je afmeldlink mist een token. Open de nieuwste e-mail en probeer het opnieuw.", "translation": "Je afmeldlink mist een token. Open de nieuwste e-mail en probeer het opnieuw."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} nie znaleziono" "translation": "{0} nie znaleziono"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Zarchiwizowana" "translation": "Zarchiwizowana"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Tablice" "translation": "Tablice"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Potwierdź swoje preferencje dotyczące e-maili:", "translation": "Potwierdź swoje preferencje dotyczące e-maili:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Utwórz nową {0}" "translation": "Utwórz nową {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Utwórz nową listę" "translation": "Utwórz nową listę"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Utwórz workspace" "translation": "Utwórz workspace"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Czy chcesz zrezygnować z subskrypcji?", "translation": "Czy chcesz zrezygnować z subskrypcji?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Rozpocznij, tworząc nową listę" "translation": "Rozpocznij, tworząc nową listę"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Przejdź do tablic" "translation": "Przejdź do tablic"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Przejdź do członków" "translation": "Przejdź do członków"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Przejdź do ustawień" "translation": "Przejdź do ustawień"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Przejdź do szablonów" "translation": "Przejdź do szablonów"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importuj" "translation": "Importuj"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Nowy" "translation": "Nowy"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nowa lista" "translation": "Nowa lista"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Brak list" "translation": "Brak list"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Nie utworzono jeszcze żadnych list" "translation": "Nie utworzono jeszcze żadnych list"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Ustawienia" "translation": "Ustawienia"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Rozpocznij bezpłatny okres próbny" "translation": "Rozpocznij bezpłatny okres próbny"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Szablon" "translation": "Szablon"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Szablony" "translation": "Szablony"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Nie można zaktualizować karty" "translation": "Nie można zaktualizować karty"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Nie można zaktualizować listy" "translation": "Nie można zaktualizować listy"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Anuluj subskrypcję", "translation": "Anuluj subskrypcję"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Nie udało się zaktualizować Twoich preferencji. Spróbuj ponownie.", "translation": "Nie udało się zaktualizować Twoich preferencji. Spróbuj ponownie."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Nie masz uprawnień" "translation": "Nie masz uprawnień"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Zostałeś wypisany z subskrypcji!", "translation": "Zostałeś wypisany z subskrypcji!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Twój link do wypisania się nie zawiera tokena. Otwórz najnowszy e-mail i spróbuj ponownie.", "translation": "Twój link do wypisania się nie zawiera tokena. Otwórz najnowszy e-mail i spróbuj ponownie."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} não encontrado" "translation": "{0} não encontrado"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "Arquivado" "translation": "Arquivado"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Quadros" "translation": "Quadros"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Confirme suas preferências de e-mail:", "translation": "Confirme suas preferências de e-mail:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Criar novo {0}" "translation": "Criar novo {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Criar nova lista" "translation": "Criar nova lista"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Criar workspace" "translation": "Criar workspace"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Você deseja cancelar a assinatura?", "translation": "Você deseja cancelar a assinatura?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Comece criando uma nova lista" "translation": "Comece criando uma nova lista"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Ir para quadros" "translation": "Ir para quadros"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Ir para membros" "translation": "Ir para membros"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Ir para configurações" "translation": "Ir para configurações"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Ir para modelos" "translation": "Ir para modelos"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Importar" "translation": "Importar"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Novo" "translation": "Novo"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Nova lista" "translation": "Nova lista"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Nenhuma lista" "translation": "Nenhuma lista"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Nenhuma lista foi criada ainda" "translation": "Nenhuma lista foi criada ainda"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Configurações" "translation": "Configurações"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Iniciar teste gratuito" "translation": "Iniciar teste gratuito"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Modelo" "translation": "Modelo"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Templates" "translation": "Templates"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Não foi possível atualizar o cartão" "translation": "Não foi possível atualizar o cartão"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Não foi possível atualizar a lista" "translation": "Não foi possível atualizar a lista"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Cancelar inscrição", "translation": "Cancelar inscrição"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Não foi possível atualizar suas preferências. Tente novamente.", "translation": "Não foi possível atualizar suas preferências. Tente novamente."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "Você não tem permissão" "translation": "Você não tem permissão"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Você cancelou a inscrição!", "translation": "Você cancelou a inscrição!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "Seu link de cancelamento de inscrição está sem um token. Por favor, abra o e-mail mais recente e tente novamente.", "translation": "Seu link de cancelamento de inscrição está sem um token. Por favor, abra o e-mail mais recente e tente novamente."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",

View File

@@ -19,7 +19,7 @@
"0": ["isTemplate ? \"Templates\" : \"Boards\""] "0": ["isTemplate ? \"Templates\" : \"Boards\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 62]], "origin": [["src/views/boards/index.tsx", 53]],
"translation": "{0}" "translation": "{0}"
}, },
"JArWcF": { "JArWcF": {
@@ -33,7 +33,7 @@
}, },
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/card/index.tsx", 321] ["src/views/card/index.tsx", 321]
], ],
"translation": "{0} | {1}" "translation": "{0} | {1}"
@@ -71,7 +71,7 @@
"0": ["isTemplate ? \"Template\" : \"Board\""] "0": ["isTemplate ? \"Template\" : \"Board\""]
}, },
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 570]], "origin": [["src/views/board/index.tsx", 565]],
"translation": "{0} не найдено" "translation": "{0} не найдено"
}, },
"0xWkkH": { "0xWkkH": {
@@ -220,7 +220,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 30], ["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 321], ["src/views/settings/components/NewWebhookModal.tsx", 321],
["src/views/settings/components/WebhookList.tsx", 106] ["src/views/settings/components/WebhookList.tsx", 106]
], ],
@@ -664,7 +664,7 @@
"message": "Archived", "message": "Archived",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 31]], "origin": [["src/views/boards/index.tsx", 27]],
"translation": "В архиве" "translation": "В архиве"
}, },
"lo8xBK": { "lo8xBK": {
@@ -887,7 +887,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/card/index.tsx", 321], ["src/views/card/index.tsx", 321],
["src/views/public/board/index.tsx", 125] ["src/views/public/board/index.tsx", 125]
], ],
@@ -1006,7 +1006,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 98], ["src/components/SideNavigation.tsx", 97],
["src/views/pricing/components/FeatureComparisonTable.tsx", 73] ["src/views/pricing/components/FeatureComparisonTable.tsx", 73]
], ],
"translation": "Доски" "translation": "Доски"
@@ -1361,7 +1361,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 314], ["src/views/board/index.tsx", 309],
["src/views/card/components/Dropdown.tsx", 74], ["src/views/card/components/Dropdown.tsx", 74],
["src/views/public/board/CardModal.tsx", 38] ["src/views/public/board/CardModal.tsx", 38]
], ],
@@ -1626,8 +1626,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 81]], "origin": [["src/pages/unsubscribe/index.tsx", 81]],
"translation": "Подтвердите ваши настройки электронной почты:", "translation": "Подтвердите ваши настройки электронной почты:"
"obsolete": true
}, },
"479pdJ": { "479pdJ": {
"message": "Confirm your new password", "message": "Confirm your new password",
@@ -1889,7 +1888,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/components/BoardsList.tsx", 80], ["src/views/boards/components/BoardsList.tsx", 80],
["src/views/boards/index.tsx", 45] ["src/views/boards/index.tsx", 41]
], ],
"translation": "Создать новый {0}" "translation": "Создать новый {0}"
}, },
@@ -1915,8 +1914,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 99], ["src/views/board/index.tsx", 93],
["src/views/board/index.tsx", 684] ["src/views/board/index.tsx", 679]
], ],
"translation": "Создать новый список" "translation": "Создать новый список"
}, },
@@ -1940,7 +1939,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/NewWorkspaceForm.tsx", 227], ["src/components/NewWorkspaceForm.tsx", 227],
["src/components/WorkspaceMenu.tsx", 176] ["src/components/WorkspaceMenu.tsx", 171]
], ],
"translation": "Создать рабочее пространство" "translation": "Создать рабочее пространство"
}, },
@@ -2295,8 +2294,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 78]], "origin": [["src/pages/unsubscribe/index.tsx", 78]],
"translation": "Вы хотите отписаться?", "translation": "Вы хотите отписаться?"
"obsolete": true
}, },
"JyXBgS": { "JyXBgS": {
"message": "docs", "message": "docs",
@@ -3127,7 +3125,7 @@
"message": "Get started by creating a new list", "message": "Get started by creating a new list",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 669]], "origin": [["src/views/board/index.tsx", 664]],
"translation": "Начните с создания нового списка" "translation": "Начните с создания нового списка"
}, },
"oW13KZ": { "oW13KZ": {
@@ -3204,7 +3202,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 106], ["src/components/SideNavigation.tsx", 105],
["src/pages/404.tsx", 44] ["src/pages/404.tsx", 44]
], ],
"translation": "Перейти к доскам" "translation": "Перейти к доскам"
@@ -3220,21 +3218,21 @@
"message": "Go to members", "message": "Go to members",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 130]], "origin": [["src/components/SideNavigation.tsx", 129]],
"translation": "Перейти к участникам" "translation": "Перейти к участникам"
}, },
"1WuwiM": { "1WuwiM": {
"message": "Go to settings", "message": "Go to settings",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 142]], "origin": [["src/components/SideNavigation.tsx", 141]],
"translation": "Перейти к настройкам" "translation": "Перейти к настройкам"
}, },
"csFbe+": { "csFbe+": {
"message": "Go to templates", "message": "Go to templates",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/components/SideNavigation.tsx", 118]], "origin": [["src/components/SideNavigation.tsx", 117]],
"translation": "Перейти к шаблонам" "translation": "Перейти к шаблонам"
}, },
"SUvm1Y": { "SUvm1Y": {
@@ -3384,7 +3382,7 @@
"message": "Import", "message": "Import",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/boards/index.tsx", 82]], "origin": [["src/views/boards/index.tsx", 73]],
"translation": "Импорт" "translation": "Импорт"
}, },
"2MPcep": { "2MPcep": {
@@ -3767,7 +3765,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/UpdateBoardSlugButton.tsx", 80], ["src/views/board/components/UpdateBoardSlugButton.tsx", 80],
["src/views/board/index.tsx", 312], ["src/views/board/index.tsx", 307],
["src/views/card/components/Dropdown.tsx", 72], ["src/views/card/components/Dropdown.tsx", 72],
["src/views/public/board/CardModal.tsx", 36], ["src/views/public/board/CardModal.tsx", 36],
["src/views/public/board/index.tsx", 77] ["src/views/public/board/index.tsx", 77]
@@ -3947,7 +3945,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 122], ["src/components/SideNavigation.tsx", 121],
["src/views/board/components/Filters.tsx", 147], ["src/views/board/components/Filters.tsx", 147],
["src/views/board/components/NewCardForm.tsx", 386], ["src/views/board/components/NewCardForm.tsx", 386],
["src/views/card/index.tsx", 143], ["src/views/card/index.tsx", 143],
@@ -4092,7 +4090,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/boards/index.tsx", 104], ["src/views/boards/index.tsx", 95],
["src/views/home/components/Features.tsx", 73] ["src/views/home/components/Features.tsx", 73]
], ],
"translation": "Новый" "translation": "Новый"
@@ -4147,7 +4145,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/components/NewListForm.tsx", 113], ["src/views/board/components/NewListForm.tsx", 113],
["src/views/board/index.tsx", 633] ["src/views/board/index.tsx", 628]
], ],
"translation": "Новый список" "translation": "Новый список"
}, },
@@ -4280,14 +4278,14 @@
"message": "No lists", "message": "No lists",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 665]], "origin": [["src/views/board/index.tsx", 660]],
"translation": "Нет списков" "translation": "Нет списков"
}, },
"fvLNDy": { "fvLNDy": {
"message": "No lists have been created yet", "message": "No lists have been created yet",
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/views/board/index.tsx", 670]], "origin": [["src/views/board/index.tsx", 665]],
"translation": "Списки ещё не созданы" "translation": "Списки ещё не созданы"
}, },
"i30J2U": { "i30J2U": {
@@ -4709,8 +4707,8 @@
["src/views/board/components/NewTemplateForm.tsx", 77], ["src/views/board/components/NewTemplateForm.tsx", 77],
["src/views/board/components/UpdateBoardSlugForm.tsx", 73], ["src/views/board/components/UpdateBoardSlugForm.tsx", 73],
["src/views/board/components/VisibilityButton.tsx", 57], ["src/views/board/components/VisibilityButton.tsx", 57],
["src/views/board/index.tsx", 224], ["src/views/board/index.tsx", 219],
["src/views/board/index.tsx", 280], ["src/views/board/index.tsx", 275],
["src/views/boards/components/ImportBoardsForm.tsx", 243], ["src/views/boards/components/ImportBoardsForm.tsx", 243],
["src/views/boards/components/ImportBoardsForm.tsx", 395], ["src/views/boards/components/ImportBoardsForm.tsx", 395],
["src/views/card/components/AttachmentThumbnails.tsx", 74], ["src/views/card/components/AttachmentThumbnails.tsx", 74],
@@ -4768,7 +4766,7 @@
"origin": [ "origin": [
["src/views/board/components/CardContextDuplicateModal.tsx", 76], ["src/views/board/components/CardContextDuplicateModal.tsx", 76],
["src/views/board/components/CardContextMoveListModal.tsx", 42], ["src/views/board/components/CardContextMoveListModal.tsx", 42],
["src/views/board/index.tsx", 321], ["src/views/board/index.tsx", 316],
["src/views/card/components/Dropdown.tsx", 55], ["src/views/card/components/Dropdown.tsx", 55],
["src/views/card/components/Dropdown.tsx", 81], ["src/views/card/components/Dropdown.tsx", 81],
["src/views/card/components/Dropdown.tsx", 100], ["src/views/card/components/Dropdown.tsx", 100],
@@ -5361,7 +5359,7 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 102], ["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 134] ["src/components/SideNavigation.tsx", 133]
], ],
"translation": "Настройки" "translation": "Настройки"
}, },
@@ -5597,9 +5595,9 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 228], ["src/components/SideNavigation.tsx", 225],
["src/components/SideNavigation.tsx", 229], ["src/components/SideNavigation.tsx", 226],
["src/components/SideNavigation.tsx", 239] ["src/components/SideNavigation.tsx", 236]
], ],
"translation": "Начать бесплатный пробный период" "translation": "Начать бесплатный пробный период"
}, },
@@ -5717,8 +5715,8 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/board/index.tsx", 579] ["src/views/board/index.tsx", 574]
], ],
"translation": "Шаблон" "translation": "Шаблон"
}, },
@@ -5755,7 +5753,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SideNavigation.tsx", 110], ["src/components/SideNavigation.tsx", 109],
["src/views/home/components/Features.tsx", 115] ["src/views/home/components/Features.tsx", 115]
], ],
"translation": "Шаблоны" "translation": "Шаблоны"
@@ -6185,7 +6183,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 319], ["src/views/board/index.tsx", 314],
["src/views/card/components/Dropdown.tsx", 79], ["src/views/card/components/Dropdown.tsx", 79],
["src/views/public/board/CardModal.tsx", 43], ["src/views/public/board/CardModal.tsx", 43],
["src/views/public/board/index.tsx", 84] ["src/views/public/board/index.tsx", 84]
@@ -6385,7 +6383,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 279], ["src/views/board/index.tsx", 274],
["src/views/card/index.tsx", 235] ["src/views/card/index.tsx", 235]
], ],
"translation": "Не удалось обновить карточку" "translation": "Не удалось обновить карточку"
@@ -6430,7 +6428,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [ "origin": [
["src/views/board/index.tsx", 223], ["src/views/board/index.tsx", 218],
["src/views/card/components/ListSelector.tsx", 54] ["src/views/card/components/ListSelector.tsx", 54]
], ],
"translation": "Не удалось обновить список" "translation": "Не удалось обновить список"
@@ -6608,8 +6606,7 @@
["src/pages/unsubscribe/index.tsx", 68], ["src/pages/unsubscribe/index.tsx", 68],
["src/pages/unsubscribe/index.tsx", 93] ["src/pages/unsubscribe/index.tsx", 93]
], ],
"translation": "Отписаться", "translation": "Отписаться"
"obsolete": true
}, },
"EkH9pt": { "EkH9pt": {
"message": "Update", "message": "Update",
@@ -6854,8 +6851,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 63]], "origin": [["src/pages/unsubscribe/index.tsx", 63]],
"translation": "Не удалось обновить ваши настройки. Пожалуйста, попробуйте ещё раз.", "translation": "Не удалось обновить ваши настройки. Пожалуйста, попробуйте ещё раз."
"obsolete": true
}, },
"7sdSkl": { "7sdSkl": {
"message": "We sent a link to {magicLinkRecipient}", "message": "We sent a link to {magicLinkRecipient}",
@@ -7008,8 +7004,8 @@
"comments": [], "comments": [],
"origin": [ "origin": [
["src/components/SettingsLayout.tsx", 47], ["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 543], ["src/views/board/index.tsx", 538],
["src/views/boards/index.tsx", 57], ["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 278], ["src/views/members/index.tsx", 278],
["src/views/public/board/index.tsx", 125], ["src/views/public/board/index.tsx", 125],
["src/views/public/boards/index.tsx", 75] ["src/views/public/boards/index.tsx", 75]
@@ -7238,11 +7234,11 @@
["src/views/board/components/List.tsx", 117], ["src/views/board/components/List.tsx", 117],
["src/views/board/components/UpdateBoardSlugButton.tsx", 58], ["src/views/board/components/UpdateBoardSlugButton.tsx", 58],
["src/views/board/components/VisibilityButton.tsx", 72], ["src/views/board/components/VisibilityButton.tsx", 72],
["src/views/board/index.tsx", 617], ["src/views/board/index.tsx", 612],
["src/views/board/index.tsx", 675], ["src/views/board/index.tsx", 670],
["src/views/boards/components/BoardsList.tsx", 71], ["src/views/boards/components/BoardsList.tsx", 71],
["src/views/boards/index.tsx", 68], ["src/views/boards/index.tsx", 59],
["src/views/boards/index.tsx", 89] ["src/views/boards/index.tsx", 80]
], ],
"translation": "У вас нет прав доступа" "translation": "У вас нет прав доступа"
}, },
@@ -7265,8 +7261,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 98]], "origin": [["src/pages/unsubscribe/index.tsx", 98]],
"translation": "Вы отписались!", "translation": "Вы отписались!"
"obsolete": true
}, },
"R275Pz": { "R275Pz": {
"message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!", "message": "You have unlimited seats with your Pro Plan. There is no additional charge for new members!",
@@ -7445,8 +7440,7 @@
"placeholders": {}, "placeholders": {},
"comments": [], "comments": [],
"origin": [["src/pages/unsubscribe/index.tsx", 33]], "origin": [["src/pages/unsubscribe/index.tsx", 33]],
"translation": "В вашей ссылке для отписки отсутствует токен. Пожалуйста, откройте последнее письмо и попробуйте снова.", "translation": "В вашей ссылке для отписки отсутствует токен. Пожалуйста, откройте последнее письмо и попробуйте снова."
"obsolete": true
}, },
"GRAGsB": { "GRAGsB": {
"message": "Your workspace", "message": "Your workspace",