| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | msgid "" |
| 3 | 3 | msgstr "" |
| 4 | 4 | "Project-Id-Version: Fluent Boards\n" |
| 5 | 5 | "Report-Msgid-Bugs-To: \n" |
| 6 | -"POT-Creation-Date: 2024-07-29 11:08+0000\n" | |
| 6 | +"POT-Creation-Date: 2026-05-21 12:10+0000\n" | |
| 7 | 7 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 8 | 8 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 9 | 9 | "Language-Team: \n" |
| 10 | 10 | "Language: \n" |
| @@ -15,9 +15,83 @@ | ||
| 15 | 15 | "X-Generator: Loco https://localise.biz/\n" |
| 16 | 16 | "X-Loco-Version: 2.6.4; wp-6.3.1\n" |
| 17 | 17 | "X-Domain: fluent-boards" |
| 18 | 18 | |
| 19 | -#: translationStrings.php:3 app/Services/TransStrings.php:11 | |
| 19 | +#: app/Services/TransStrings.php:813 | |
| 20 | +msgid " is not registered user of this site. Are you sure to proceed?" | |
| 21 | +msgstr "" | |
| 22 | + | |
| 23 | +#: app/Services/TransStrings.php:870 | |
| 24 | +msgid " of board " | |
| 25 | +msgstr "" | |
| 26 | + | |
| 27 | +#. 1: number of tasks priorities updated; 2: number of tasks priorities failed to update | |
| 28 | +#. 1: number of tasks priorities updated successfully; 2: number of tasks priorities failed to update | |
| 29 | +#: app/Services/TaskService.php:2609 app/Services/TransStrings.php:944 | |
| 30 | +#, php-format | |
| 31 | +msgid "%1$d task priorities updated successfully, %2$d failed" | |
| 32 | +msgstr "" | |
| 33 | + | |
| 34 | +#. 1: number of tasks archived successfully; 2: number of tasks failed to archive | |
| 35 | +#: app/Services/TaskService.php:2548 app/Services/TransStrings.php:932 | |
| 36 | +#, php-format | |
| 37 | +msgid "%1$d tasks archived successfully, %2$d failed" | |
| 38 | +msgstr "" | |
| 39 | + | |
| 40 | +#. 1: number of tasks with members assigned successfully; 2: number of tasks where assigning members failed | |
| 41 | +#: app/Services/TaskService.php:2734 app/Services/TransStrings.php:950 | |
| 42 | +#, php-format | |
| 43 | +msgid "%1$d tasks assigned members successfully, %2$d failed" | |
| 44 | +msgstr "" | |
| 45 | + | |
| 46 | +#. 1: number of tasks labeled successfully; 2: number of tasks failed to label | |
| 47 | +#: app/Services/TaskService.php:2813 app/Services/TransStrings.php:956 | |
| 48 | +#, php-format | |
| 49 | +msgid "%1$d tasks labeled successfully, %2$d failed" | |
| 50 | +msgstr "" | |
| 51 | + | |
| 52 | +#. 1: number of tasks moved successfully; 2: number of tasks failed to move | |
| 53 | +#: app/Services/TransStrings.php:938 | |
| 54 | +#, php-format | |
| 55 | +msgid "%1$d tasks moved successfully, %2$d failed" | |
| 56 | +msgstr "" | |
| 57 | + | |
| 58 | +#. %d is the number of tasks whose priorities were updated successfully | |
| 59 | +#: app/Services/TaskService.php:2603 app/Services/TransStrings.php:940 | |
| 60 | +msgid "%d task priorities updated successfully" | |
| 61 | +msgstr "" | |
| 62 | + | |
| 63 | +#. %d is the number of tasks archived successfully | |
| 64 | +#: app/Services/TaskService.php:2542 app/Services/TransStrings.php:928 | |
| 65 | +msgid "%d tasks archived successfully" | |
| 66 | +msgstr "" | |
| 67 | + | |
| 68 | +#. %d is the number of tasks where members were assigned successfully | |
| 69 | +#: app/Services/TaskService.php:2728 app/Services/TransStrings.php:946 | |
| 70 | +msgid "%d tasks assigned members successfully" | |
| 71 | +msgstr "" | |
| 72 | + | |
| 73 | +#. %d is the number of tasks labeled successfully | |
| 74 | +#: app/Services/TaskService.php:2807 app/Services/TransStrings.php:952 | |
| 75 | +msgid "%d tasks labeled successfully" | |
| 76 | +msgstr "" | |
| 77 | + | |
| 78 | +#. %d is the number of tasks successfully moved to another board | |
| 79 | +#: app/Services/TaskService.php:2487 | |
| 80 | +msgid "%d tasks moved to new board successfully" | |
| 81 | +msgstr "" | |
| 82 | + | |
| 83 | +#. %d is the number of tasks successfully moved to the stage | |
| 84 | +#. %d is the number of tasks moved to stage successfully | |
| 85 | +#: app/Services/TaskService.php:2490 app/Services/TransStrings.php:934 | |
| 86 | +msgid "%d tasks moved to stage successfully" | |
| 87 | +msgstr "" | |
| 88 | + | |
| 89 | +#: app/Http/Controllers/OptionsController.php:1000 | |
| 90 | +msgid "(no title)" | |
| 91 | +msgstr "" | |
| 92 | + | |
| 93 | +#: app/Services/TransStrings.php:11 | |
| 20 | 94 | msgid "* Denotes mandatory fields" |
| 21 | 95 | msgstr "" |
| 22 | 96 | |
| 23 | 97 | #: app/Services/TransStrings.php:12 |
| @@ -23,530 +97,956 @@ | ||
| 23 | 97 | #: app/Services/TransStrings.php:12 |
| 24 | 98 | msgid "** Invite a member to board via email" |
| 25 | 99 | msgstr "" |
| 26 | 100 | |
| 27 | -#: translationStrings.php:4 | |
| 28 | -msgid "** Invite a user to board via email" | |
| 29 | -msgstr "" | |
| 30 | - | |
| 31 | -#: translationStrings.php:5 app/Services/TransStrings.php:13 | |
| 101 | +#: app/Services/TransStrings.php:13 | |
| 32 | 102 | msgid "** Url required **" |
| 33 | 103 | msgstr "" |
| 34 | 104 | |
| 35 | -#: translationStrings.php:6 app/Services/TransStrings.php:14 | |
| 105 | +#: app/Services/TransStrings.php:14 | |
| 36 | 106 | msgid "**email is required" |
| 37 | 107 | msgstr "" |
| 38 | 108 | |
| 39 | -#: translationStrings.php:7 app/Services/TransStrings.php:15 | |
| 109 | +#: app/Services/TransStrings.php:15 | |
| 40 | 110 | msgid "*select boards can't be empty" |
| 41 | 111 | msgstr "" |
| 42 | 112 | |
| 43 | -#: translationStrings.php:8 app/Services/TransStrings.php:16 | |
| 113 | +#: app/Services/TransStrings.php:16 | |
| 44 | 114 | msgid "*select users can't be empty" |
| 45 | 115 | msgstr "" |
| 46 | 116 | |
| 47 | -#: translationStrings.php:9 | |
| 48 | -msgid "2" | |
| 117 | +#: app/Services/Helper.php:624 | |
| 118 | +msgid "1 day before" | |
| 49 | 119 | msgstr "" |
| 50 | 120 | |
| 51 | -#: translationStrings.php:10 | |
| 52 | -msgid "3" | |
| 121 | +#: app/Services/Helper.php:622 | |
| 122 | +msgid "1 hour before" | |
| 53 | 123 | msgstr "" |
| 54 | 124 | |
| 55 | -#: translationStrings.php:11 app/Services/TransStrings.php:17 | |
| 125 | +#: app/Services/Helper.php:626 | |
| 126 | +msgid "1 week before" | |
| 127 | +msgstr "" | |
| 128 | + | |
| 129 | +#: app/Services/Helper.php:625 | |
| 130 | +msgid "2 days before" | |
| 131 | +msgstr "" | |
| 132 | + | |
| 133 | +#: app/Services/Helper.php:623 | |
| 134 | +msgid "2 hours before" | |
| 135 | +msgstr "" | |
| 136 | + | |
| 137 | +#: app/Services/Helper.php:621 | |
| 138 | +msgid "30 minutes before" | |
| 139 | +msgstr "" | |
| 140 | + | |
| 141 | +#: app/Services/Helper.php:663 | |
| 142 | +msgid "a reply" | |
| 143 | +msgstr "" | |
| 144 | + | |
| 145 | +#: app/Services/TransStrings.php:750 app/Hooks/Handlers/ScheduleHandler.php:67 | |
| 146 | +msgid "A reply has been added to your comment on a task." | |
| 147 | +msgstr "" | |
| 148 | + | |
| 149 | +#: app/Services/TransStrings.php:17 app/Hooks/Handlers/BoardMenuHandler.php:62 | |
| 56 | 150 | msgid "About this Board" |
| 57 | 151 | msgstr "" |
| 58 | 152 | |
| 59 | -#: translationStrings.php:368 app/Services/TransStrings.php:363 | |
| 153 | +#: app/Services/TransStrings.php:389 | |
| 60 | 154 | msgid "about this feature" |
| 61 | 155 | msgstr "" |
| 62 | 156 | |
| 63 | -#: translationStrings.php:12 app/Services/TransStrings.php:18 | |
| 157 | +#: app/Services/TransStrings.php:18 | |
| 64 | 158 | msgid "Action" |
| 65 | 159 | msgstr "" |
| 66 | 160 | |
| 67 | -#: app/Http/Controllers/OptionsController.php:571 | |
| 161 | +#: app/Services/TransStrings.php:957 | |
| 162 | +msgid "Actions" | |
| 163 | +msgstr "" | |
| 164 | + | |
| 165 | +#: app/Http/Controllers/OptionsController.php:688 | |
| 68 | 166 | msgid "Activate Fluent Forms" |
| 69 | 167 | msgstr "" |
| 70 | 168 | |
| 71 | -#: app/Http/Controllers/OptionsController.php:590 | |
| 169 | +#: app/Http/Controllers/OptionsController.php:709 | |
| 72 | 170 | msgid "Activate Fluent SMTP" |
| 73 | 171 | msgstr "" |
| 74 | 172 | |
| 75 | -#: app/Http/Controllers/OptionsController.php:581 | |
| 173 | +#: app/Http/Controllers/OptionsController.php:699 | |
| 76 | 174 | msgid "Activate Fluent Support" |
| 77 | 175 | msgstr "" |
| 78 | 176 | |
| 79 | -#: app/Http/Controllers/OptionsController.php:562 | |
| 177 | +#: app/Http/Controllers/OptionsController.php:678 | |
| 80 | 178 | msgid "Activate FluentCRM" |
| 81 | 179 | msgstr "" |
| 82 | 180 | |
| 83 | -#: translationStrings.php:13 app/Services/TransStrings.php:19 | |
| 181 | +#: app/Http/Controllers/OptionsController.php:668 | |
| 182 | +msgid "Activate FluentHub" | |
| 183 | +msgstr "" | |
| 184 | + | |
| 185 | +#: app/Services/TransStrings.php:546 | |
| 186 | +msgid "Active" | |
| 187 | +msgstr "" | |
| 188 | + | |
| 189 | +#: app/Services/TransStrings.php:19 app/Hooks/Handlers/AdminMenuHandler.php:464 | |
| 84 | 190 | msgid "Activities" |
| 85 | 191 | msgstr "" |
| 86 | 192 | |
| 87 | -#: translationStrings.php:14 app/Services/TransStrings.php:20 | |
| 193 | +#: app/Services/TransStrings.php:20 | |
| 88 | 194 | msgid "Activity history" |
| 89 | 195 | msgstr "" |
| 90 | 196 | |
| 91 | -#: app/Services/TransStrings.php:424 | |
| 197 | +#: app/Services/TransStrings.php:547 | |
| 198 | +msgid "Add" | |
| 199 | +msgstr "" | |
| 200 | + | |
| 201 | +#: app/Services/TransStrings.php:457 | |
| 92 | 202 | msgid "Add a more detailed description of the task here" |
| 93 | 203 | msgstr "" |
| 94 | 204 | |
| 95 | -#: translationStrings.php:27 app/Services/TransStrings.php:34 | |
| 205 | +#: app/Services/TransStrings.php:787 | |
| 206 | +msgid "Add a more detailed description..." | |
| 207 | +msgstr "" | |
| 208 | + | |
| 209 | +#: app/Services/TransStrings.php:838 | |
| 210 | +msgid "Add a new custom field to enhance your tasks" | |
| 211 | +msgstr "" | |
| 212 | + | |
| 213 | +#: app/Modules/MCP/AbilitiesRegistrar.php:211 | |
| 214 | +msgid "" | |
| 215 | +"Add a private or public comment to a task. Fires native comment-created " | |
| 216 | +"hooks and notifications." | |
| 217 | +msgstr "" | |
| 218 | + | |
| 219 | +#: app/Services/TransStrings.php:35 | |
| 220 | +msgid "Add a start and due date to tasks to show them on the timeline." | |
| 221 | +msgstr "" | |
| 222 | + | |
| 223 | +#: app/Services/TransStrings.php:34 | |
| 96 | 224 | msgid "Add a Task to Board" |
| 97 | 225 | msgstr "" |
| 98 | 226 | |
| 99 | -#: translationStrings.php:15 app/Services/TransStrings.php:21 | |
| 227 | +#: app/Services/TransStrings.php:21 | |
| 100 | 228 | msgid "Add Attachment" |
| 101 | 229 | msgstr "" |
| 102 | 230 | |
| 103 | -#: translationStrings.php:16 app/Services/TransStrings.php:22 | |
| 231 | +#: app/Services/TransStrings.php:22 | |
| 104 | 232 | msgid "Add Board" |
| 105 | 233 | msgstr "" |
| 106 | 234 | |
| 235 | +#: app/Modules/MCP/AbilitiesRegistrar.php:210 | |
| 236 | +msgid "Add Comment" | |
| 237 | +msgstr "" | |
| 238 | + | |
| 107 | 239 | #: app/Services/TransStrings.php:23 |
| 108 | 240 | msgid "Add Contact" |
| 109 | 241 | msgstr "" |
| 110 | 242 | |
| 111 | -#: translationStrings.php:17 app/Services/TransStrings.php:24 | |
| 243 | +#: app/Services/TransStrings.php:24 | |
| 112 | 244 | msgid "Add First Task" |
| 113 | 245 | msgstr "" |
| 114 | 246 | |
| 115 | -#: translationStrings.php:28 app/Services/TransStrings.php:35 | |
| 247 | +#: app/Services/TransStrings.php:36 | |
| 116 | 248 | msgid "Add from Modal" |
| 117 | 249 | msgstr "" |
| 118 | 250 | |
| 119 | -#: translationStrings.php:29 app/Services/TransStrings.php:36 | |
| 251 | +#: app/Services/TransStrings.php:37 | |
| 120 | 252 | msgid "Add label" |
| 121 | 253 | msgstr "" |
| 122 | 254 | |
| 123 | -#: translationStrings.php:30 app/Services/TransStrings.php:37 | |
| 255 | +#: app/Services/TransStrings.php:912 | |
| 256 | +msgid "Add Labels" | |
| 257 | +msgstr "" | |
| 258 | + | |
| 259 | +#: app/Services/TransStrings.php:38 | |
| 124 | 260 | msgid "Add link" |
| 125 | 261 | msgstr "" |
| 126 | 262 | |
| 127 | -#: translationStrings.php:18 app/Services/TransStrings.php:25 | |
| 263 | +#: app/Services/TransStrings.php:25 | |
| 128 | 264 | msgid "Add Member" |
| 129 | 265 | msgstr "" |
| 130 | 266 | |
| 131 | -#: translationStrings.php:31 app/Services/TransStrings.php:38 | |
| 267 | +#: app/Services/TransStrings.php:39 | |
| 132 | 268 | msgid "Add member" |
| 133 | 269 | msgstr "" |
| 134 | 270 | |
| 135 | -#: translationStrings.php:19 app/Services/TransStrings.php:26 | |
| 271 | +#: app/Services/TransStrings.php:596 | |
| 272 | +msgid "Add Members:" | |
| 273 | +msgstr "" | |
| 274 | + | |
| 275 | +#: app/Services/TransStrings.php:835 | |
| 276 | +msgid "Add New Custom Field" | |
| 277 | +msgstr "" | |
| 278 | + | |
| 279 | +#: app/Services/TransStrings.php:26 | |
| 136 | 280 | msgid "Add New Label" |
| 137 | 281 | msgstr "" |
| 138 | 282 | |
| 139 | -#: translationStrings.php:32 app/Services/TransStrings.php:39 | |
| 283 | +#: app/Services/TransStrings.php:40 | |
| 140 | 284 | msgid "Add new Member" |
| 141 | 285 | msgstr "" |
| 142 | 286 | |
| 143 | -#: translationStrings.php:20 app/Services/TransStrings.php:27 | |
| 287 | +#: app/Services/TransStrings.php:844 | |
| 288 | +msgid "Add new option" | |
| 289 | +msgstr "" | |
| 290 | + | |
| 291 | +#: app/Services/TransStrings.php:27 | |
| 144 | 292 | msgid "Add New Stage" |
| 145 | 293 | msgstr "" |
| 146 | 294 | |
| 147 | -#: translationStrings.php:21 app/Services/TransStrings.php:28 | |
| 295 | +#: app/Services/TransStrings.php:845 | |
| 296 | +msgid "Add options that users can select from" | |
| 297 | +msgstr "" | |
| 298 | + | |
| 299 | +#: app/Services/TransStrings.php:28 | |
| 148 | 300 | msgid "Add Priority" |
| 149 | 301 | msgstr "" |
| 150 | 302 | |
| 151 | -#: translationStrings.php:22 app/Services/TransStrings.php:29 | |
| 303 | +#: app/Services/TransStrings.php:29 | |
| 152 | 304 | msgid "Add ShortCodes" |
| 153 | 305 | msgstr "" |
| 154 | 306 | |
| 155 | -#: translationStrings.php:23 app/Services/TransStrings.php:30 | |
| 307 | +#: app/Services/TransStrings.php:30 | |
| 156 | 308 | msgid "Add Stage" |
| 157 | 309 | msgstr "" |
| 158 | 310 | |
| 159 | -#: translationStrings.php:24 app/Services/TransStrings.php:31 | |
| 311 | +#: app/Services/TransStrings.php:31 | |
| 160 | 312 | msgid "Add Subtask" |
| 161 | 313 | msgstr "" |
| 162 | 314 | |
| 163 | -#: translationStrings.php:25 app/Services/TransStrings.php:32 | |
| 315 | +#: app/Services/TransStrings.php:777 | |
| 316 | +msgid "Add Subtask on Top" | |
| 317 | +msgstr "" | |
| 318 | + | |
| 319 | +#: app/Services/TransStrings.php:32 | |
| 164 | 320 | msgid "Add Task" |
| 165 | 321 | msgstr "" |
| 166 | 322 | |
| 167 | -#: translationStrings.php:33 app/Services/TransStrings.php:40 | |
| 323 | +#: app/Services/TransStrings.php:808 | |
| 324 | +msgid "Add to board" | |
| 325 | +msgstr "" | |
| 326 | + | |
| 327 | +#: app/Services/TransStrings.php:41 | |
| 168 | 328 | msgid "Add to Boards" |
| 169 | 329 | msgstr "" |
| 170 | 330 | |
| 171 | -#: translationStrings.php:26 app/Services/TransStrings.php:33 | |
| 331 | +#: app/Services/TransStrings.php:788 | |
| 332 | +msgid "Add to Folder" | |
| 333 | +msgstr "" | |
| 334 | + | |
| 335 | +#: app/Services/TransStrings.php:33 | |
| 172 | 336 | msgid "Add To Task" |
| 173 | 337 | msgstr "" |
| 174 | 338 | |
| 175 | -#: app/Services/TransStrings.php:393 | |
| 339 | +#: app/Services/TransStrings.php:698 | |
| 340 | +msgid "Add Webhook" | |
| 341 | +msgstr "" | |
| 342 | + | |
| 343 | +#: app/Services/TransStrings.php:666 | |
| 344 | +msgid "Add your Fluent Boards to WordPress frontend / any Page via Shortcode." | |
| 345 | +msgstr "" | |
| 346 | + | |
| 347 | +#: app/Services/TransStrings.php:694 | |
| 348 | +msgid "Add your Roadmap Boards to WordPress Page via Shortcode." | |
| 349 | +msgstr "" | |
| 350 | + | |
| 351 | +#: app/Services/Helper.php:639 | |
| 352 | +msgid "added" | |
| 353 | +msgstr "" | |
| 354 | + | |
| 355 | +#: app/Services/TransStrings.php:423 app/Services/TransStrings.php:425 | |
| 176 | 356 | msgid "added a new comment" |
| 177 | 357 | msgstr "" |
| 178 | 358 | |
| 179 | -#: translationStrings.php:34 app/Services/TransStrings.php:41 | |
| 359 | +#: app/Services/TransStrings.php:42 | |
| 180 | 360 | msgid "Admin" |
| 181 | 361 | msgstr "" |
| 182 | 362 | |
| 183 | -#: translationStrings.php:35 app/Services/TransStrings.php:42 | |
| 363 | +#: app/Services/TransStrings.php:650 | |
| 364 | +msgid "Admin Only" | |
| 365 | +msgstr "" | |
| 366 | + | |
| 367 | +#: app/Services/TransStrings.php:609 | |
| 368 | +msgid "Admins" | |
| 369 | +msgstr "" | |
| 370 | + | |
| 371 | +#: app/Services/TransStrings.php:43 | |
| 184 | 372 | msgid "Advanced Modules" |
| 185 | 373 | msgstr "" |
| 186 | 374 | |
| 187 | -#: translationStrings.php:36 app/Services/TransStrings.php:43 | |
| 375 | +#: app/Services/TransStrings.php:44 | |
| 188 | 376 | msgid "After 1 Hour" |
| 189 | 377 | msgstr "" |
| 190 | 378 | |
| 191 | -#: translationStrings.php:37 app/Services/TransStrings.php:44 | |
| 379 | +#: app/Services/TransStrings.php:45 | |
| 192 | 380 | msgid "After 1 Month" |
| 193 | 381 | msgstr "" |
| 194 | 382 | |
| 195 | -#: translationStrings.php:38 app/Services/TransStrings.php:45 | |
| 383 | +#: app/Services/TransStrings.php:46 | |
| 196 | 384 | msgid "After 1 Week" |
| 197 | 385 | msgstr "" |
| 198 | 386 | |
| 199 | -#: translationStrings.php:39 app/Services/TransStrings.php:46 | |
| 387 | +#: app/Services/TransStrings.php:47 | |
| 200 | 388 | msgid "After 2 Days" |
| 201 | 389 | msgstr "" |
| 202 | 390 | |
| 203 | -#: translationStrings.php:40 app/Services/TransStrings.php:47 | |
| 391 | +#: app/Http/Controllers/OptionsController.php:724 | |
| 392 | +msgid "AI agent tools for Fluent Boards" | |
| 393 | +msgstr "" | |
| 394 | + | |
| 395 | +#: app/Modules/MCP/MCPInit.php:66 | |
| 396 | +msgid "AI agent tools for Fluent Boards projects, stages, tasks, and comments." | |
| 397 | +msgstr "" | |
| 398 | + | |
| 399 | +#: app/Services/TransStrings.php:504 | |
| 400 | +#: app/Hooks/Handlers/AdminMenuHandler.php:454 | |
| 204 | 401 | msgid "All" |
| 205 | 402 | msgstr "" |
| 206 | 403 | |
| 207 | -#: translationStrings.php:41 app/Services/TransStrings.php:48 | |
| 404 | +#: app/Services/TransStrings.php:48 | |
| 208 | 405 | msgid "All Access" |
| 209 | 406 | msgstr "" |
| 210 | 407 | |
| 211 | -#: translationStrings.php:42 app/Services/TransStrings.php:49 | |
| 408 | +#: app/Services/TransStrings.php:503 | |
| 409 | +msgid "All activities" | |
| 410 | +msgstr "" | |
| 411 | + | |
| 412 | +#: app/Services/TransStrings.php:49 | |
| 212 | 413 | msgid "All Boards" |
| 213 | 414 | msgstr "" |
| 214 | 415 | |
| 215 | -#: translationStrings.php:43 app/Services/TransStrings.php:50 | |
| 416 | +#: app/Services/TransStrings.php:50 | |
| 216 | 417 | msgid "All Members:" |
| 217 | 418 | msgstr "" |
| 218 | 419 | |
| 219 | -#: app/Models/Task.php:667 | |
| 420 | +#: app/Services/TransStrings.php:816 | |
| 421 | +msgid "All the task under this board will also be deleted." | |
| 422 | +msgstr "" | |
| 423 | + | |
| 424 | +#: app/Services/TransStrings.php:978 | |
| 425 | +msgid "All upcoming tasks" | |
| 426 | +msgstr "" | |
| 427 | + | |
| 428 | +#: app/Services/TransStrings.php:592 | |
| 429 | +msgid "Already associated with the board!" | |
| 430 | +msgstr "" | |
| 431 | + | |
| 432 | +#: app/Services/TransStrings.php:811 | |
| 433 | +msgid "Already member!" | |
| 434 | +msgstr "" | |
| 435 | + | |
| 436 | +#: app/Models/Task.php:902 | |
| 220 | 437 | msgid "An array of label IDs or titles. Example: [1, \"feature\", 44]" |
| 221 | 438 | msgstr "" |
| 222 | 439 | |
| 223 | -#: app/Models/Task.php:673 | |
| 440 | +#: app/Models/Task.php:908 | |
| 224 | 441 | msgid "An array of WP User IDs. Example: [1,2,44]" |
| 225 | 442 | msgstr "" |
| 226 | 443 | |
| 227 | -#: app/Services/TransStrings.php:392 | |
| 444 | +#: app/Services/TransStrings.php:422 | |
| 228 | 445 | msgid "An email will be sent to the user with an invitation link." |
| 229 | 446 | msgstr "" |
| 230 | 447 | |
| 231 | -#: app/Services/TransStrings.php:410 | |
| 448 | +#: app/Services/TransStrings.php:804 | |
| 449 | +msgid "An error occurred while updating the board background." | |
| 450 | +msgstr "" | |
| 451 | + | |
| 452 | +#: app/Services/TransStrings.php:443 | |
| 232 | 453 | msgid "Angle" |
| 233 | 454 | msgstr "" |
| 234 | 455 | |
| 235 | -#: translationStrings.php:46 app/Services/TransStrings.php:53 | |
| 456 | +#: app/Services/TransStrings.php:683 | |
| 457 | +msgid "Append in FluentCRM Menu" | |
| 458 | +msgstr "" | |
| 459 | + | |
| 460 | +#: app/Services/TransStrings.php:635 | |
| 461 | +msgid "Apply" | |
| 462 | +msgstr "" | |
| 463 | + | |
| 464 | +#: app/Services/TransStrings.php:53 | |
| 236 | 465 | msgid "Archive all tasks" |
| 237 | 466 | msgstr "" |
| 238 | 467 | |
| 239 | -#: translationStrings.php:44 app/Services/TransStrings.php:51 | |
| 468 | +#: app/Services/TransStrings.php:644 | |
| 469 | +#: app/Hooks/Handlers/BoardMenuHandler.php:154 | |
| 470 | +msgid "Archive Board" | |
| 471 | +msgstr "" | |
| 472 | + | |
| 473 | +#: app/Models/Task.php:802 | |
| 474 | +msgid "Archive Date" | |
| 475 | +msgstr "" | |
| 476 | + | |
| 477 | +#: app/Modules/MCP/AbilitiesRegistrar.php:193 | |
| 478 | +msgid "" | |
| 479 | +"Archive or restore one task. Set archived=true to archive, false to restore." | |
| 480 | +msgstr "" | |
| 481 | + | |
| 482 | +#: app/Modules/MCP/AbilitiesRegistrar.php:192 | |
| 483 | +msgid "Archive or Restore Task" | |
| 484 | +msgstr "" | |
| 485 | + | |
| 486 | +#: app/Services/TransStrings.php:51 | |
| 240 | 487 | msgid "Archive Stages" |
| 241 | 488 | msgstr "" |
| 242 | 489 | |
| 243 | -#: translationStrings.php:45 app/Services/TransStrings.php:52 | |
| 490 | +#: app/Services/TransStrings.php:52 | |
| 244 | 491 | msgid "Archive Task" |
| 245 | 492 | msgstr "" |
| 246 | 493 | |
| 247 | -#: translationStrings.php:47 app/Services/TransStrings.php:54 | |
| 494 | +#: app/Services/TransStrings.php:909 | |
| 495 | +msgid "Archive Tasks" | |
| 496 | +msgstr "" | |
| 497 | + | |
| 498 | +#: app/Services/TransStrings.php:615 | |
| 499 | +msgid "Archive This Board" | |
| 500 | +msgstr "" | |
| 501 | + | |
| 502 | +#: app/Services/TransStrings.php:54 | |
| 248 | 503 | msgid "Archive this Stage" |
| 249 | 504 | msgstr "" |
| 250 | 505 | |
| 251 | -#: translationStrings.php:48 app/Services/TransStrings.php:55 | |
| 506 | +#: app/Services/TransStrings.php:579 | |
| 252 | 507 | msgid "Archived" |
| 253 | 508 | msgstr "" |
| 254 | 509 | |
| 255 | -#: app/Services/TransStrings.php:399 | |
| 510 | +#: app/Services/Helper.php:648 | |
| 511 | +msgid "archived" | |
| 512 | +msgstr "" | |
| 513 | + | |
| 514 | +#: app/Services/TransStrings.php:432 | |
| 256 | 515 | msgid "archived a task" |
| 257 | 516 | msgstr "" |
| 258 | 517 | |
| 259 | -#: translationStrings.php:49 app/Services/TransStrings.php:56 | |
| 518 | +#: app/Services/TransStrings.php:639 | |
| 519 | +#: app/Hooks/Handlers/BoardMenuHandler.php:111 | |
| 520 | +msgid "Archived Items" | |
| 521 | +msgstr "" | |
| 522 | + | |
| 523 | +#: app/Services/TransStrings.php:818 | |
| 524 | +msgid "Archived Stages" | |
| 525 | +msgstr "" | |
| 526 | + | |
| 527 | +#: app/Services/TransStrings.php:55 | |
| 260 | 528 | msgid "Archived Tasks" |
| 261 | 529 | msgstr "" |
| 262 | 530 | |
| 263 | -#: translationStrings.php:369 | |
| 264 | -msgid "archived_description" | |
| 531 | +#: app/Services/TransStrings.php:746 | |
| 532 | +msgid "Are you sure to delete this log?" | |
| 265 | 533 | msgstr "" |
| 266 | 534 | |
| 267 | -#: translationStrings.php:50 app/Services/TransStrings.php:57 | |
| 535 | +#: app/Services/TransStrings.php:56 | |
| 268 | 536 | msgid "Are you sure to delete this?" |
| 269 | 537 | msgstr "" |
| 270 | 538 | |
| 271 | -#: translationStrings.php:51 app/Services/TransStrings.php:58 | |
| 539 | +#: app/Services/TransStrings.php:920 | |
| 540 | +msgid "Are you sure you want to archive" | |
| 541 | +msgstr "" | |
| 542 | + | |
| 543 | +#: app/Services/TransStrings.php:846 | |
| 544 | +msgid "Are you sure you want to delete this custom field?" | |
| 545 | +msgstr "" | |
| 546 | + | |
| 547 | +#: app/Services/TransStrings.php:591 | |
| 548 | +msgid "" | |
| 549 | +"Are you sure you want to delete this task? This action cannot be undone." | |
| 550 | +msgstr "" | |
| 551 | + | |
| 552 | +#: app/Services/TransStrings.php:712 | |
| 553 | +msgid "Are you sure you want to delete this webhook?" | |
| 554 | +msgstr "" | |
| 555 | + | |
| 556 | +#: app/Services/TransStrings.php:57 | |
| 272 | 557 | msgid "Are you sure you want to delete?" |
| 273 | 558 | msgstr "" |
| 274 | 559 | |
| 275 | -#: translationStrings.php:52 app/Services/TransStrings.php:59 | |
| 560 | +#: app/Services/TransStrings.php:614 | |
| 561 | +msgid "Are you sure you want to proceed" | |
| 562 | +msgstr "" | |
| 563 | + | |
| 564 | +#: app/Services/TransStrings.php:58 | |
| 276 | 565 | msgid "Are you sure you want to remove someone from all board ?" |
| 277 | 566 | msgstr "" |
| 278 | 567 | |
| 279 | -#: translationStrings.php:53 app/Services/TransStrings.php:60 | |
| 568 | +#: app/Services/TransStrings.php:551 | |
| 569 | +msgid "Are you sure you want to restore the board?" | |
| 570 | +msgstr "" | |
| 571 | + | |
| 572 | +#: app/Services/TransStrings.php:59 | |
| 280 | 573 | msgid "Are you sure? You want to leave from" |
| 281 | 574 | msgstr "" |
| 282 | 575 | |
| 283 | -#: translationStrings.php:54 app/Services/TransStrings.php:61 | |
| 576 | +#: app/Services/TransStrings.php:60 | |
| 284 | 577 | msgid "Are you sure? You want to remove" |
| 285 | 578 | msgstr "" |
| 286 | 579 | |
| 287 | -#: translationStrings.php:370 | |
| 288 | -msgid "assign_description" | |
| 580 | +#: app/Services/TransStrings.php:633 | |
| 581 | +msgid "Ascending" | |
| 289 | 582 | msgstr "" |
| 290 | 583 | |
| 291 | -#: translationStrings.php:55 app/Services/TransStrings.php:62 | |
| 584 | +#: app/Services/TransStrings.php:911 | |
| 585 | +msgid "Assign Members" | |
| 586 | +msgstr "" | |
| 587 | + | |
| 588 | +#: app/Services/TransStrings.php:898 | |
| 589 | +#: app/Http/Controllers/TaskController.php:1360 | |
| 590 | +#: app/Http/Controllers/TaskController.php:1455 | |
| 591 | +msgid "Assigned" | |
| 592 | +msgstr "" | |
| 593 | + | |
| 594 | +#: app/Services/TransStrings.php:61 | |
| 292 | 595 | msgid "Assigned to a task" |
| 293 | 596 | msgstr "" |
| 294 | 597 | |
| 295 | -#: translationStrings.php:56 app/Services/TransStrings.php:63 | |
| 598 | +#: app/Services/TransStrings.php:62 | |
| 296 | 599 | msgid "Assignee" |
| 297 | 600 | msgstr "" |
| 298 | 601 | |
| 299 | -#: translationStrings.php:57 app/Models/Task.php:670 | |
| 300 | -#: app/Services/TransStrings.php:64 | |
| 602 | +#: app/Services/Helper.php:657 | |
| 603 | +msgid "assignee" | |
| 604 | +msgstr "" | |
| 605 | + | |
| 606 | +#: app/Services/TransStrings.php:903 | |
| 607 | +msgid "Assignee Added" | |
| 608 | +msgstr "" | |
| 609 | + | |
| 610 | +#: app/Models/Task.php:905 app/Services/TransStrings.php:63 | |
| 301 | 611 | msgid "Assignees" |
| 302 | 612 | msgstr "" |
| 303 | 613 | |
| 304 | -#: translationStrings.php:58 app/Services/TransStrings.php:65 | |
| 614 | +#: app/Services/TransStrings.php:64 | |
| 305 | 615 | msgid "Associate Tasks" |
| 306 | 616 | msgstr "" |
| 307 | 617 | |
| 308 | -#: app/Models/Task.php:655 | |
| 618 | +#: app/Models/Task.php:890 | |
| 309 | 619 | msgid "Associated CRM Contact First Name. Example: \"John\"" |
| 310 | 620 | msgstr "" |
| 311 | 621 | |
| 312 | -#: app/Models/Task.php:661 | |
| 622 | +#: app/Models/Task.php:896 | |
| 313 | 623 | msgid "Associated CRM Contact Last Name" |
| 314 | 624 | msgstr "" |
| 315 | 625 | |
| 316 | -#: app/Http/Controllers/BoardController.php:773 | |
| 626 | +#: app/Services/TransStrings.php:641 | |
| 627 | +#: app/Hooks/Handlers/BoardMenuHandler.php:125 | |
| 628 | +msgid "Associated CRM Contacts" | |
| 629 | +msgstr "" | |
| 630 | + | |
| 631 | +#: app/Http/Controllers/BoardController.php:938 | |
| 317 | 632 | msgid "Associated Crm Member has been updated" |
| 318 | 633 | msgstr "" |
| 319 | 634 | |
| 320 | -#: translationStrings.php:59 app/Services/TransStrings.php:66 | |
| 635 | +#: app/Http/Controllers/TaskController.php:1504 | |
| 636 | +msgid "At least one tab must be visible" | |
| 637 | +msgstr "" | |
| 638 | + | |
| 639 | +#: app/Services/TransStrings.php:739 | |
| 640 | +msgid "At least one tab should be visible" | |
| 641 | +msgstr "" | |
| 642 | + | |
| 643 | +#: app/Services/TransStrings.php:65 | |
| 321 | 644 | msgid "Attachment" |
| 322 | 645 | msgstr "" |
| 323 | 646 | |
| 324 | -#: translationStrings.php:60 app/Services/TransStrings.php:67 | |
| 647 | +#: app/Services/Helper.php:669 | |
| 648 | +msgid "attachment" | |
| 649 | +msgstr "" | |
| 650 | + | |
| 651 | +#: app/Services/AttachmentFileService.php:274 | |
| 652 | +msgid "Attachment file could not be found." | |
| 653 | +msgstr "" | |
| 654 | + | |
| 655 | +#: app/Http/Controllers/CommentController.php:325 | |
| 656 | +msgid "attachment has been added" | |
| 657 | +msgstr "" | |
| 658 | + | |
| 659 | +#: app/Services/TransStrings.php:494 | |
| 660 | +msgid "Attachment uploaded successfully." | |
| 661 | +msgstr "" | |
| 662 | + | |
| 663 | +#: app/Services/TransStrings.php:66 | |
| 325 | 664 | msgid "Attachments" |
| 326 | 665 | msgstr "" |
| 327 | 666 | |
| 328 | -#: translationStrings.php:61 app/Services/TransStrings.php:68 | |
| 667 | +#: app/Services/TransStrings.php:67 | |
| 329 | 668 | msgid "Back" |
| 330 | 669 | msgstr "" |
| 331 | 670 | |
| 332 | -#: translationStrings.php:62 app/Services/TransStrings.php:69 | |
| 671 | +#: app/Services/TransStrings.php:68 | |
| 333 | 672 | msgid "Background Color" |
| 334 | 673 | msgstr "" |
| 335 | 674 | |
| 336 | -#: app/Http/Controllers/BoardController.php:693 | |
| 675 | +#: app/Http/Controllers/BoardController.php:854 | |
| 676 | +#: app/Http/Controllers/BoardController.php:1200 | |
| 337 | 677 | msgid "Background updated successfully" |
| 338 | 678 | msgstr "" |
| 339 | 679 | |
| 340 | -#: translationStrings.php:63 app/Models/Task.php:572 | |
| 341 | -#: app/Services/TransStrings.php:70 | |
| 680 | +#: app/Models/Task.php:804 app/Services/TransStrings.php:69 | |
| 342 | 681 | msgid "Board" |
| 343 | 682 | msgstr "" |
| 344 | 683 | |
| 345 | -#: translationStrings.php:371 app/Services/TransStrings.php:366 | |
| 684 | +#: app/Services/TransStrings.php:392 app/Services/Helper.php:656 | |
| 346 | 685 | msgid "board" |
| 347 | 686 | msgstr "" |
| 348 | 687 | |
| 349 | -#: translationStrings.php:64 app/Services/TransStrings.php:71 | |
| 688 | +#: app/Services/TransStrings.php:637 app/Hooks/Handlers/BoardMenuHandler.php:69 | |
| 689 | +msgid "Board Activity" | |
| 690 | +msgstr "" | |
| 691 | + | |
| 692 | +#: app/Services/TransStrings.php:71 | |
| 350 | 693 | msgid "Board Description" |
| 351 | 694 | msgstr "" |
| 352 | 695 | |
| 353 | -#: app/Services/TaskService.php:24 | |
| 696 | +#: app/Modules/MCP/AbilitiesRegistrar.php:57 | |
| 697 | +msgid "" | |
| 698 | +"Board details. Includes stages, labels, members, and optional task summary " | |
| 699 | +"for one board." | |
| 700 | +msgstr "" | |
| 701 | + | |
| 702 | +#: app/Services/TaskService.php:33 app/Services/BoardService.php:807 | |
| 354 | 703 | msgid "Board doesn't exists" |
| 355 | 704 | msgstr "" |
| 356 | 705 | |
| 357 | -#: app/Http/Controllers/BoardController.php:214 | |
| 706 | +#: app/Http/Controllers/BoardController.php:1114 | |
| 707 | +msgid "Board has been archived successfully!" | |
| 708 | +msgstr "" | |
| 709 | + | |
| 710 | +#: app/Http/Controllers/BoardController.php:320 | |
| 358 | 711 | msgid "Board has been created" |
| 359 | 712 | msgstr "" |
| 360 | 713 | |
| 361 | -#: app/Http/Controllers/BoardController.php:247 | |
| 714 | +#: app/Http/Controllers/BoardController.php:386 | |
| 362 | 715 | msgid "Board has been created successfully" |
| 363 | 716 | msgstr "" |
| 364 | 717 | |
| 365 | -#: app/Http/Controllers/BoardController.php:417 | |
| 718 | +#: app/Http/Controllers/BoardController.php:563 | |
| 366 | 719 | msgid "Board has been deleted" |
| 367 | 720 | msgstr "" |
| 368 | 721 | |
| 369 | -#: app/Http/Controllers/BoardController.php:151 | |
| 370 | -#: app/Http/Controllers/BoardController.php:328 | |
| 722 | +#: app/Http/Controllers/BoardController.php:1128 | |
| 723 | +msgid "Board has been restored successfully!" | |
| 724 | +msgstr "" | |
| 725 | + | |
| 726 | +#: app/Http/Controllers/BoardController.php:487 | |
| 727 | +#: app/Http/Controllers/BoardController.php:1102 | |
| 371 | 728 | msgid "Board has been updated" |
| 372 | 729 | msgstr "" |
| 373 | 730 | |
| 374 | -#: app/Http/Controllers/TaskController.php:79 | |
| 731 | +#: app/Services/TransStrings.php:719 | |
| 732 | +msgid "Board ID is missing" | |
| 733 | +msgstr "" | |
| 734 | + | |
| 735 | +#: app/Http/Controllers/TaskController.php:445 | |
| 375 | 736 | msgid "Board id is not valid" |
| 376 | 737 | msgstr "" |
| 377 | 738 | |
| 378 | -#: app/Http/Controllers/BoardController.php:688 | |
| 739 | +#: app/Services/TaskService.php:986 | |
| 740 | +#: app/Http/Controllers/BoardController.php:849 | |
| 379 | 741 | msgid "Board id is required" |
| 380 | 742 | msgstr "" |
| 381 | 743 | |
| 382 | -#: translationStrings.php:65 app/Services/TransStrings.php:72 | |
| 744 | +#: app/Services/TransStrings.php:72 | |
| 383 | 745 | msgid "Board Info" |
| 384 | 746 | msgstr "" |
| 385 | 747 | |
| 386 | -#: translationStrings.php:66 app/Services/TransStrings.php:73 | |
| 748 | +#: app/Http/Controllers/BoardController.php:1229 | |
| 749 | +msgid "Board is not pinned" | |
| 750 | +msgstr "" | |
| 751 | + | |
| 752 | +#: app/Services/TransStrings.php:760 | |
| 753 | +msgid "board is pinned" | |
| 754 | +msgstr "" | |
| 755 | + | |
| 756 | +#: app/Http/Controllers/BoardController.php:1234 | |
| 757 | +msgid "Board is removed from pinned boards" | |
| 758 | +msgstr "" | |
| 759 | + | |
| 760 | +#: app/Services/TransStrings.php:638 app/Hooks/Handlers/BoardMenuHandler.php:90 | |
| 761 | +msgid "Board Labels" | |
| 762 | +msgstr "" | |
| 763 | + | |
| 764 | +#: app/Services/TransStrings.php:603 | |
| 765 | +msgid "Board Managers & Members" | |
| 766 | +msgstr "" | |
| 767 | + | |
| 768 | +#: app/Services/TransStrings.php:73 app/Hooks/Handlers/BoardMenuHandler.php:104 | |
| 387 | 769 | msgid "Board Members" |
| 388 | 770 | msgstr "" |
| 389 | 771 | |
| 390 | -#: translationStrings.php:67 app/Services/TransStrings.php:74 | |
| 772 | +#: app/Services/TransStrings.php:74 | |
| 391 | 773 | msgid "Board Menu" |
| 392 | 774 | msgstr "" |
| 393 | 775 | |
| 394 | -#: app/Http/Controllers/NotificationController.php:83 | |
| 395 | -msgid "Board notification settings has been updated" | |
| 776 | +#: app/Services/TransStrings.php:70 | |
| 777 | +msgid "Board Not Found" | |
| 396 | 778 | msgstr "" |
| 397 | 779 | |
| 398 | -#: app/Http/Controllers/BoardController.php:380 | |
| 399 | -#: app/Http/Controllers/StageController.php:79 | |
| 780 | +#: app/Modules/MCP/Helpers/MCPHelper.php:44 | |
| 781 | +msgid "Board not found" | |
| 782 | +msgstr "" | |
| 783 | + | |
| 784 | +#: app/Http/Controllers/NotificationController.php:96 | |
| 785 | +msgid "Board notification settings have been updated" | |
| 786 | +msgstr "" | |
| 787 | + | |
| 788 | +#: app/Http/Controllers/StageController.php:83 | |
| 400 | 789 | msgid "Board stage has been updated" |
| 401 | 790 | msgstr "" |
| 402 | 791 | |
| 403 | -#: translationStrings.php:68 app/Services/TransStrings.php:75 | |
| 792 | +#: app/Models/Task.php:795 app/Services/TransStrings.php:75 | |
| 404 | 793 | msgid "Board Title" |
| 405 | 794 | msgstr "" |
| 406 | 795 | |
| 407 | -#: app/Hooks/Handlers/AdminMenuHandler.php:88 | |
| 408 | -#: app/Hooks/Handlers/AdminMenuHandler.php:89 | |
| 796 | +#: app/Services/TransStrings.php:702 | |
| 797 | +msgid "Board*" | |
| 798 | +msgstr "" | |
| 799 | + | |
| 800 | +#: app/Modules/MCP/MCPInit.php:25 | |
| 801 | +msgid "Board, stage, task, and comment abilities for Fluent Boards." | |
| 802 | +msgstr "" | |
| 803 | + | |
| 804 | +#: app/Views/emails/subtask-reminder.php:65 | |
| 805 | +msgid "Board:" | |
| 806 | +msgstr "" | |
| 807 | + | |
| 808 | +#: app/Services/TransStrings.php:578 app/Hooks/Handlers/AdminMenuHandler.php:29 | |
| 809 | +#: app/Hooks/Handlers/AdminMenuHandler.php:110 | |
| 810 | +#: app/Hooks/Handlers/AdminMenuHandler.php:111 | |
| 409 | 811 | #: app/Hooks/Handlers/AdminMenuHandler.php:193 |
| 410 | 812 | msgid "Boards" |
| 411 | 813 | msgstr "" |
| 412 | 814 | |
| 413 | -#: translationStrings.php:69 app/Services/TransStrings.php:76 | |
| 815 | +#: app/Services/TransStrings.php:76 | |
| 414 | 816 | msgid "Border Radius" |
| 415 | 817 | msgstr "" |
| 416 | 818 | |
| 417 | -#: translationStrings.php:70 app/Services/TransStrings.php:77 | |
| 819 | +#: app/Services/TransStrings.php:922 | |
| 820 | +msgid "Bulk action completed successfully" | |
| 821 | +msgstr "" | |
| 822 | + | |
| 823 | +#: app/Services/TransStrings.php:907 | |
| 824 | +msgid "Bulk Actions" | |
| 825 | +msgstr "" | |
| 826 | + | |
| 827 | +#: app/Services/TransStrings.php:77 | |
| 418 | 828 | msgid "Button Preview" |
| 419 | 829 | msgstr "" |
| 420 | 830 | |
| 421 | -#: translationStrings.php:71 app/Services/TransStrings.php:78 | |
| 831 | +#: app/Services/TransStrings.php:78 | |
| 422 | 832 | msgid "Button Text" |
| 423 | 833 | msgstr "" |
| 424 | 834 | |
| 425 | -#: translationStrings.php:372 app/Services/TransStrings.php:367 | |
| 835 | +#: app/Services/TransStrings.php:393 | |
| 426 | 836 | msgid "button to create a new task." |
| 427 | 837 | msgstr "" |
| 428 | 838 | |
| 429 | -#: translationStrings.php:72 app/Services/TransStrings.php:79 | |
| 839 | +#: app/Services/TransStrings.php:79 | |
| 430 | 840 | msgid "Button URL" |
| 431 | 841 | msgstr "" |
| 432 | 842 | |
| 433 | -#: translationStrings.php:73 app/Services/TransStrings.php:80 | |
| 843 | +#: app/Services/TransStrings.php:80 | |
| 434 | 844 | msgid "By Tasks" |
| 435 | 845 | msgstr "" |
| 436 | 846 | |
| 437 | -#: translationStrings.php:74 app/Services/TransStrings.php:81 | |
| 847 | +#: app/Services/TransStrings.php:81 | |
| 438 | 848 | msgid "By Users" |
| 439 | 849 | msgstr "" |
| 440 | 850 | |
| 441 | -#: translationStrings.php:77 app/Services/TransStrings.php:84 | |
| 851 | +#: app/Services/TransStrings.php:768 | |
| 852 | +msgid "Calendar" | |
| 853 | +msgstr "" | |
| 854 | + | |
| 855 | +#: app/Services/TransStrings.php:85 | |
| 442 | 856 | msgid "Can users reactions with unauthenticated along with authentication?*" |
| 443 | 857 | msgstr "" |
| 444 | 858 | |
| 445 | -#: translationStrings.php:78 app/Services/TransStrings.php:85 | |
| 859 | +#: app/Services/TransStrings.php:86 | |
| 446 | 860 | msgid "Can users vote and comment with name, email along with authentication?*" |
| 447 | 861 | msgstr "" |
| 448 | 862 | |
| 449 | -#: translationStrings.php:79 app/Services/TransStrings.php:86 | |
| 450 | -#: app/Services/TransStrings.php:368 | |
| 863 | +#: app/Services/TransStrings.php:567 | |
| 864 | +msgid "Can't change, board is archived" | |
| 865 | +msgstr "" | |
| 866 | + | |
| 867 | +#: app/Services/TransStrings.php:87 app/Services/TransStrings.php:394 | |
| 451 | 868 | msgid "Cancel" |
| 452 | 869 | msgstr "" |
| 453 | 870 | |
| 454 | -#: translationStrings.php:373 | |
| 455 | -msgid "cancel" | |
| 871 | +#: app/Services/TaskService.php:2030 | |
| 872 | +msgid "" | |
| 873 | +"Cannot clone task to a different board. Task and target stage must be on the " | |
| 874 | +"same board." | |
| 456 | 875 | msgstr "" |
| 457 | 876 | |
| 458 | -#: translationStrings.php:80 app/Services/TransStrings.php:87 | |
| 459 | -msgid "Card View" | |
| 877 | +#: app/Services/TaskService.php:2432 | |
| 878 | +msgid "Cannot move tasks to an archived board" | |
| 460 | 879 | msgstr "" |
| 461 | 880 | |
| 462 | -#: translationStrings.php:81 app/Services/TransStrings.php:88 | |
| 463 | -msgid "Cards View Preference" | |
| 881 | +#: app/Services/TaskService.php:2351 app/Services/TransStrings.php:925 | |
| 882 | +msgid "Cannot process more than 150 tasks at once. Please select fewer tasks." | |
| 464 | 883 | msgstr "" |
| 465 | 884 | |
| 466 | -#: translationStrings.php:82 app/Services/TransStrings.php:89 | |
| 885 | +#: app/Services/TransStrings.php:970 | |
| 886 | +msgid "Card" | |
| 887 | +msgstr "" | |
| 888 | + | |
| 889 | +#: app/Http/Controllers/OptionsController.php:650 | |
| 890 | +msgid "Card view settings updated successfully" | |
| 891 | +msgstr "" | |
| 892 | + | |
| 893 | +#: app/Services/TransStrings.php:642 app/Hooks/Handlers/BoardMenuHandler.php:76 | |
| 894 | +msgid "Change Background" | |
| 895 | +msgstr "" | |
| 896 | + | |
| 897 | +#: app/Services/TransStrings.php:90 | |
| 467 | 898 | msgid "Change Cover" |
| 468 | 899 | msgstr "" |
| 469 | 900 | |
| 470 | -#: app/Services/TransStrings.php:398 | |
| 901 | +#: app/Services/TransStrings.php:910 | |
| 902 | +msgid "Change Priority" | |
| 903 | +msgstr "" | |
| 904 | + | |
| 905 | +#: app/Services/Helper.php:637 | |
| 906 | +msgid "changed" | |
| 907 | +msgstr "" | |
| 908 | + | |
| 909 | +#: app/Services/TransStrings.php:431 | |
| 471 | 910 | msgid "changed task priority" |
| 472 | 911 | msgstr "" |
| 473 | 912 | |
| 474 | -#: translationStrings.php:83 app/Services/TransStrings.php:90 | |
| 913 | +#: app/Services/TransStrings.php:629 | |
| 914 | +msgid "Changes that you made may not be saved." | |
| 915 | +msgstr "" | |
| 916 | + | |
| 917 | +#: app/Services/TransStrings.php:734 | |
| 918 | +msgid "Checkbox" | |
| 919 | +msgstr "" | |
| 920 | + | |
| 921 | +#: app/Services/TransStrings.php:91 | |
| 475 | 922 | msgid "Choose a file or drag & drop it here." |
| 476 | 923 | msgstr "" |
| 477 | 924 | |
| 478 | -#: app/Services/TransStrings.php:413 | |
| 925 | +#: app/Services/TransStrings.php:987 | |
| 926 | +msgid "Choose a project" | |
| 927 | +msgstr "" | |
| 928 | + | |
| 929 | +#: app/Services/TransStrings.php:988 | |
| 930 | +msgid "Choose a workspace" | |
| 931 | +msgstr "" | |
| 932 | + | |
| 933 | +#: app/Services/TransStrings.php:842 | |
| 934 | +msgid "Choose the data type for your custom field" | |
| 935 | +msgstr "" | |
| 936 | + | |
| 937 | +#: app/Services/TransStrings.php:446 | |
| 479 | 938 | msgid "Circle" |
| 480 | 939 | msgstr "" |
| 481 | 940 | |
| 482 | -#: translationStrings.php:84 app/Services/TransStrings.php:91 | |
| 941 | +#: app/Services/TransStrings.php:92 | |
| 483 | 942 | msgid "Clear" |
| 484 | 943 | msgstr "" |
| 485 | 944 | |
| 486 | -#: translationStrings.php:86 | |
| 487 | -msgid "Click here" | |
| 945 | +#: app/Services/TransStrings.php:971 | |
| 946 | +msgid "Clear all" | |
| 488 | 947 | msgstr "" |
| 489 | 948 | |
| 490 | -#: translationStrings.php:374 app/Services/TransStrings.php:369 | |
| 491 | -msgid "click here" | |
| 949 | +#: app/Services/TransStrings.php:93 | |
| 950 | +msgid "Clear Filters" | |
| 492 | 951 | msgstr "" |
| 493 | 952 | |
| 494 | -#: translationStrings.php:85 | |
| 495 | -msgid "Click Here to Renew your License" | |
| 953 | +#: app/Services/TransStrings.php:395 | |
| 954 | +msgid "click here" | |
| 496 | 955 | msgstr "" |
| 497 | 956 | |
| 498 | -#: translationStrings.php:87 app/Services/TransStrings.php:92 | |
| 957 | +#: app/Services/TransStrings.php:94 | |
| 499 | 958 | msgid "Click on the" |
| 500 | 959 | msgstr "" |
| 501 | 960 | |
| 502 | -#: app/Services/TransStrings.php:391 | |
| 961 | +#: app/Services/TransStrings.php:421 | |
| 503 | 962 | msgid "Click Send Invitation to add to this board" |
| 504 | 963 | msgstr "" |
| 505 | 964 | |
| 506 | -#: translationStrings.php:88 app/Services/TransStrings.php:93 | |
| 965 | +#: app/Services/TransStrings.php:95 | |
| 507 | 966 | msgid "Click to change Status" |
| 508 | 967 | msgstr "" |
| 509 | 968 | |
| 510 | -#: translationStrings.php:89 app/Services/TransStrings.php:94 | |
| 969 | +#: app/Services/TransStrings.php:761 | |
| 970 | +msgid "click to pin board" | |
| 971 | +msgstr "" | |
| 972 | + | |
| 973 | +#: app/Services/TransStrings.php:783 | |
| 974 | +msgid "Clone" | |
| 975 | +msgstr "" | |
| 976 | + | |
| 977 | +#: app/Services/TransStrings.php:800 | |
| 978 | +msgid "Clone Task" | |
| 979 | +msgstr "" | |
| 980 | + | |
| 981 | +#: app/Services/TaskService.php:2015 app/Services/TransStrings.php:801 | |
| 982 | +#: app/Services/Helper.php:646 | |
| 983 | +msgid "cloned" | |
| 984 | +msgstr "" | |
| 985 | + | |
| 986 | +#: app/Services/TransStrings.php:96 | |
| 511 | 987 | msgid "Close" |
| 512 | 988 | msgstr "" |
| 513 | 989 | |
| 514 | -#: app/Services/TransStrings.php:415 | |
| 990 | +#: app/Services/Helper.php:642 | |
| 991 | +msgid "closed" | |
| 992 | +msgstr "" | |
| 993 | + | |
| 994 | +#: app/Services/TransStrings.php:448 | |
| 515 | 995 | msgid "Closest Corner" |
| 516 | 996 | msgstr "" |
| 517 | 997 | |
| 518 | -#: app/Services/TransStrings.php:414 | |
| 998 | +#: app/Services/TransStrings.php:447 | |
| 519 | 999 | msgid "Closest Side" |
| 520 | 1000 | msgstr "" |
| 521 | 1001 | |
| 522 | -#: app/Http/Controllers/OptionsController.php:572 | |
| 1002 | +#: app/Http/Controllers/OptionsController.php:689 | |
| 523 | 1003 | msgid "" |
| 524 | 1004 | "Collect leads and build any type of forms, accept payments, connect with " |
| 525 | 1005 | "your CRM with the Fastest Contact Form Builder Plugin for WordPress" |
| 526 | 1006 | msgstr "" |
| 527 | 1007 | |
| 528 | -#: translationStrings.php:90 app/Services/TransStrings.php:95 | |
| 1008 | +#: app/Services/TransStrings.php:789 | |
| 1009 | +msgid "Color" | |
| 1010 | +msgstr "" | |
| 1011 | + | |
| 1012 | +#: app/Services/TransStrings.php:97 | |
| 529 | 1013 | msgid "Comment" |
| 530 | 1014 | msgstr "" |
| 531 | 1015 | |
| 532 | -#: app/Http/Controllers/CommentController.php:82 | |
| 1016 | +#: app/Services/Helper.php:662 | |
| 1017 | +msgid "comment" | |
| 1018 | +msgstr "" | |
| 1019 | + | |
| 1020 | +#: app/Services/TransStrings.php:902 | |
| 1021 | +msgid "Comment Added" | |
| 1022 | +msgstr "" | |
| 1023 | + | |
| 1024 | +#: app/Modules/MCP/Tools/CommentTools.php:26 | |
| 1025 | +msgid "Comment description is required" | |
| 1026 | +msgstr "" | |
| 1027 | + | |
| 1028 | +#: app/Http/Controllers/CommentController.php:147 | |
| 1029 | +#: app/Modules/MCP/Tools/CommentTools.php:58 | |
| 533 | 1030 | msgid "Comment has been added" |
| 534 | 1031 | msgstr "" |
| 535 | 1032 | |
| 536 | -#: app/Http/Controllers/CommentController.php:118 | |
| 1033 | +#: app/Http/Controllers/CommentController.php:219 | |
| 537 | 1034 | msgid "Comment has been deleted" |
| 538 | 1035 | msgstr "" |
| 539 | 1036 | |
| 540 | -#: app/Http/Controllers/CommentController.php:105 | |
| 1037 | +#: app/Http/Controllers/CommentController.php:206 | |
| 541 | 1038 | msgid "Comment has been updated" |
| 542 | 1039 | msgstr "" |
| 543 | 1040 | |
| 544 | -#: translationStrings.php:91 | |
| 545 | -msgid "Comment_description" | |
| 1041 | +#. %1$s is the task link, %2$s is the board name | |
| 1042 | +#. %1$s is the task link, %2$s is the board link | |
| 1043 | +#: app/Services/TransStrings.php:876 app/Hooks/Handlers/ScheduleHandler.php:57 | |
| 1044 | +#, php-format | |
| 1045 | +msgid "commented on %1$s on %2$s board." | |
| 546 | 1046 | msgstr "" |
| 547 | 1047 | |
| 548 | -#: translationStrings.php:92 app/Services/TransStrings.php:97 | |
| 1048 | +#: app/Services/TransStrings.php:99 app/Hooks/Handlers/AdminMenuHandler.php:459 | |
| 549 | 1049 | msgid "Comments" |
| 550 | 1050 | msgstr "" |
| 551 | 1051 | |
| 552 | 1052 | #: app/Hooks/Handlers/AdminMenuHandler.php:228 |
| @@ -552,29 +1052,54 @@ | ||
| 552 | 1052 | #: app/Hooks/Handlers/AdminMenuHandler.php:228 |
| 553 | 1053 | msgid "Community" |
| 554 | 1054 | msgstr "" |
| 555 | 1055 | |
| 556 | -#: translationStrings.php:93 app/Services/TransStrings.php:98 | |
| 1056 | +#: app/Services/TransStrings.php:100 | |
| 1057 | +#: app/Http/Controllers/TaskController.php:1384 | |
| 1058 | +#: app/Http/Controllers/TaskController.php:1459 | |
| 557 | 1059 | msgid "Completed" |
| 558 | 1060 | msgstr "" |
| 559 | 1061 | |
| 560 | -#: translationStrings.php:94 app/Services/TransStrings.php:99 | |
| 561 | -#: app/Services/TransStrings.php:370 | |
| 562 | -msgid "Confirm" | |
| 1062 | +#: app/Services/TransStrings.php:480 | |
| 1063 | +msgid "Completed Ideas" | |
| 563 | 1064 | msgstr "" |
| 564 | 1065 | |
| 565 | -#: translationStrings.php:375 | |
| 566 | -msgid "confirm" | |
| 1066 | +#: app/Services/TransStrings.php:475 | |
| 1067 | +msgid "Completed Tasks" | |
| 567 | 1068 | msgstr "" |
| 568 | 1069 | |
| 569 | -#: translationStrings.php:95 app/Services/TransStrings.php:100 | |
| 1070 | +#: app/Models/Task.php:808 | |
| 1071 | +msgid "Completion" | |
| 1072 | +msgstr "" | |
| 1073 | + | |
| 1074 | +#: app/Http/Controllers/TaskController.php:1526 | |
| 1075 | +msgid "Configuration saved successfully" | |
| 1076 | +msgstr "" | |
| 1077 | + | |
| 1078 | +#: app/Services/TransStrings.php:738 | |
| 1079 | +msgid "Configure Tabs" | |
| 1080 | +msgstr "" | |
| 1081 | + | |
| 1082 | +#: app/Services/TransStrings.php:737 | |
| 1083 | +msgid "Configure Task Tabs" | |
| 1084 | +msgstr "" | |
| 1085 | + | |
| 1086 | +#: app/Services/TransStrings.php:101 app/Services/TransStrings.php:396 | |
| 1087 | +msgid "Confirm" | |
| 1088 | +msgstr "" | |
| 1089 | + | |
| 1090 | +#: app/Services/TransStrings.php:102 | |
| 570 | 1091 | msgid "Confirmation Required" |
| 571 | 1092 | msgstr "" |
| 572 | 1093 | |
| 573 | -#: app/Services/TransStrings.php:409 | |
| 1094 | +#: app/Services/TransStrings.php:442 | |
| 574 | 1095 | msgid "Conic" |
| 575 | 1096 | msgstr "" |
| 576 | 1097 | |
| 1098 | +#: app/Services/TransStrings.php:989 | |
| 1099 | +msgid "Connect & Fetch Workspaces" | |
| 1100 | +msgstr "" | |
| 1101 | + | |
| 577 | 1102 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:59 |
| 578 | 1103 | msgid "Contact added to any of the selected boards" |
| 579 | 1104 | msgstr "" |
| 580 | 1105 | |
| @@ -591,332 +1116,722 @@ | ||
| 591 | 1116 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:60 |
| 592 | 1117 | msgid "Contact added to task in any of the selected boards" |
| 593 | 1118 | msgstr "" |
| 594 | 1119 | |
| 595 | -#: app/Models/Task.php:652 | |
| 1120 | +#: app/Models/Task.php:887 | |
| 596 | 1121 | msgid "Contact First Name" |
| 597 | 1122 | msgstr "" |
| 598 | 1123 | |
| 599 | -#: app/Models/Task.php:658 | |
| 1124 | +#: app/Models/Task.php:893 | |
| 600 | 1125 | msgid "Contact Last Name" |
| 601 | 1126 | msgstr "" |
| 602 | 1127 | |
| 603 | -#: translationStrings.php:96 app/Services/TransStrings.php:101 | |
| 1128 | +#: app/Services/TransStrings.php:103 | |
| 604 | 1129 | msgid "Convert to Task" |
| 605 | 1130 | msgstr "" |
| 606 | 1131 | |
| 607 | -#: translationStrings.php:97 app/Services/TransStrings.php:102 | |
| 1132 | +#: app/Services/TransStrings.php:104 | |
| 608 | 1133 | msgid "Copy Stage" |
| 609 | 1134 | msgstr "" |
| 610 | 1135 | |
| 611 | -#: app/Services/TransStrings.php:420 | |
| 1136 | +#: app/Services/TransStrings.php:623 | |
| 1137 | +msgid "Copy the following shortcode and paste to the selected page" | |
| 1138 | +msgstr "" | |
| 1139 | + | |
| 1140 | +#: app/Services/TransStrings.php:454 | |
| 1141 | +msgid "" | |
| 1142 | +"Copy the keys in the Key column and paste it into the app you want to use " | |
| 1143 | +"for sending the POST request, so it will send the data into the task field " | |
| 1144 | +"you want." | |
| 1145 | +msgstr "" | |
| 1146 | + | |
| 1147 | +#: app/Services/TransStrings.php:453 | |
| 612 | 1148 | msgid "Copy the webhook URL you want to send your POST request to." |
| 613 | 1149 | msgstr "" |
| 614 | 1150 | |
| 615 | -#: translationStrings.php:98 app/Services/TransStrings.php:103 | |
| 1151 | +#: app/Services/AttachmentFileService.php:286 | |
| 1152 | +msgid "Could not copy attachment file." | |
| 1153 | +msgstr "" | |
| 1154 | + | |
| 1155 | +#: app/Http/Controllers/MCPSettingsController.php:112 | |
| 1156 | +msgid "" | |
| 1157 | +"Could not install FluentHub automatically. Please install FluentHub manually," | |
| 1158 | +" then reload this page." | |
| 1159 | +msgstr "" | |
| 1160 | + | |
| 1161 | +#: app/Services/TransStrings.php:105 | |
| 616 | 1162 | msgid "Cover photo" |
| 617 | 1163 | msgstr "" |
| 618 | 1164 | |
| 619 | -#: translationStrings.php:99 app/Services/TransStrings.php:104 | |
| 1165 | +#: app/Services/TransStrings.php:106 | |
| 620 | 1166 | msgid "Create" |
| 621 | 1167 | msgstr "" |
| 622 | 1168 | |
| 623 | -#: translationStrings.php:104 app/Services/TransStrings.php:109 | |
| 1169 | +#: app/Services/TransStrings.php:112 | |
| 624 | 1170 | msgid "Create a new template" |
| 625 | 1171 | msgstr "" |
| 626 | 1172 | |
| 627 | -#: translationStrings.php:100 app/Services/TransStrings.php:105 | |
| 1173 | +#: app/Services/TransStrings.php:111 | |
| 1174 | +msgid "Create a task and add dates to start mapping work on the timeline." | |
| 1175 | +msgstr "" | |
| 1176 | + | |
| 1177 | +#: app/Modules/MCP/AbilitiesRegistrar.php:122 | |
| 1178 | +msgid "" | |
| 1179 | +"Create a task in a board stage. Fires native Fluent Boards task-created " | |
| 1180 | +"hooks and default assignee/watchers logic." | |
| 1181 | +msgstr "" | |
| 1182 | + | |
| 1183 | +#: app/Services/TransStrings.php:543 | |
| 1184 | +msgid "Create a task when repeating" | |
| 1185 | +msgstr "" | |
| 1186 | + | |
| 1187 | +#: app/Services/TransStrings.php:107 | |
| 628 | 1188 | msgid "Create Board" |
| 629 | 1189 | msgstr "" |
| 630 | 1190 | |
| 631 | -#: translationStrings.php:101 app/Services/TransStrings.php:106 | |
| 1191 | +#: app/Services/TransStrings.php:833 | |
| 1192 | +msgid "Create First Field" | |
| 1193 | +msgstr "" | |
| 1194 | + | |
| 1195 | +#: app/Services/TransStrings.php:108 | |
| 632 | 1196 | msgid "Create First Task" |
| 633 | 1197 | msgstr "" |
| 634 | 1198 | |
| 635 | -#: translationStrings.php:105 app/Services/TransStrings.php:110 | |
| 1199 | +#: app/Services/TransStrings.php:790 | |
| 1200 | +msgid "Create Folder" | |
| 1201 | +msgstr "" | |
| 1202 | + | |
| 1203 | +#: app/Http/Controllers/OptionsController.php:690 | |
| 1204 | +msgid "Create forms and accept payments" | |
| 1205 | +msgstr "" | |
| 1206 | + | |
| 1207 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:58 | |
| 1208 | +msgid "Create from stratch" | |
| 1209 | +msgstr "" | |
| 1210 | + | |
| 1211 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:62 | |
| 1212 | +msgid "Create from template" | |
| 1213 | +msgstr "" | |
| 1214 | + | |
| 1215 | +#: app/Services/TransStrings.php:113 | |
| 636 | 1216 | msgid "Create new board" |
| 637 | 1217 | msgstr "" |
| 638 | 1218 | |
| 639 | -#: translationStrings.php:106 app/Services/TransStrings.php:111 | |
| 1219 | +#: app/Services/TransStrings.php:836 | |
| 1220 | +msgid "Create New Custom Field" | |
| 1221 | +msgstr "" | |
| 1222 | + | |
| 1223 | +#: app/Services/TransStrings.php:711 | |
| 1224 | +msgid "Create New Incoming Webhook" | |
| 1225 | +msgstr "" | |
| 1226 | + | |
| 1227 | +#: app/Services/TransStrings.php:114 | |
| 640 | 1228 | msgid "Create new task" |
| 641 | 1229 | msgstr "" |
| 642 | 1230 | |
| 643 | -#: translationStrings.php:107 app/Services/TransStrings.php:112 | |
| 1231 | +#: app/Services/TransStrings.php:115 | |
| 644 | 1232 | msgid "Create roadmap" |
| 645 | 1233 | msgstr "" |
| 646 | 1234 | |
| 647 | -#: translationStrings.php:102 app/Services/TransStrings.php:107 | |
| 648 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:25 | |
| 649 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:38 | |
| 1235 | +#: app/Services/TransStrings.php:779 | |
| 1236 | +msgid "Create Subtask Group" | |
| 1237 | +msgstr "" | |
| 1238 | + | |
| 1239 | +#: app/Services/TransStrings.php:109 app/Modules/MCP/AbilitiesRegistrar.php:121 | |
| 1240 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:26 | |
| 1241 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:40 | |
| 650 | 1242 | msgid "Create Task" |
| 651 | 1243 | msgstr "" |
| 652 | 1244 | |
| 653 | -#: translationStrings.php:108 app/Services/TransStrings.php:113 | |
| 1245 | +#: app/Services/TransStrings.php:116 | |
| 654 | 1246 | msgid "Create task" |
| 655 | 1247 | msgstr "" |
| 656 | 1248 | |
| 657 | -#: translationStrings.php:109 app/Services/TransStrings.php:114 | |
| 1249 | +#: app/Services/TransStrings.php:117 | |
| 658 | 1250 | msgid "Create task from template" |
| 659 | 1251 | msgstr "" |
| 660 | 1252 | |
| 661 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:26 | |
| 1253 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:27 | |
| 662 | 1254 | msgid "Create Task to the selected Board" |
| 663 | 1255 | msgstr "" |
| 664 | 1256 | |
| 665 | -#: translationStrings.php:103 app/Services/TransStrings.php:108 | |
| 1257 | +#: app/Services/TransStrings.php:110 | |
| 666 | 1258 | msgid "Create Your Board" |
| 667 | 1259 | msgstr "" |
| 668 | 1260 | |
| 669 | -#: app/Services/TransStrings.php:395 | |
| 1261 | +#: app/Services/TransStrings.php:832 | |
| 1262 | +msgid "" | |
| 1263 | +"Create your first custom field to enhance your tasks with additional data " | |
| 1264 | +"and better organization" | |
| 1265 | +msgstr "" | |
| 1266 | + | |
| 1267 | +#: app/Services/Helper.php:641 | |
| 1268 | +msgid "created" | |
| 1269 | +msgstr "" | |
| 1270 | + | |
| 1271 | +#: app/Services/TransStrings.php:427 | |
| 670 | 1272 | msgid "created a new subtask" |
| 671 | 1273 | msgstr "" |
| 672 | 1274 | |
| 673 | -#: translationStrings.php:110 app/Services/TransStrings.php:115 | |
| 1275 | +#: app/Services/TransStrings.php:856 | |
| 1276 | +msgid "Created At" | |
| 1277 | +msgstr "" | |
| 1278 | + | |
| 1279 | +#: app/Services/TransStrings.php:118 | |
| 674 | 1280 | msgid "Created By" |
| 675 | 1281 | msgstr "" |
| 676 | 1282 | |
| 677 | -#: translationStrings.php:111 app/Services/TransStrings.php:116 | |
| 1283 | +#: app/Services/TransStrings.php:119 | |
| 678 | 1284 | msgid "Created On" |
| 679 | 1285 | msgstr "" |
| 680 | 1286 | |
| 681 | -#: translationStrings.php:75 app/Services/TransStrings.php:82 | |
| 1287 | +#: app/Services/TransStrings.php:83 | |
| 682 | 1288 | msgid "CRM Contact" |
| 683 | 1289 | msgstr "" |
| 684 | 1290 | |
| 685 | -#: translationStrings.php:76 app/Services/TransStrings.php:83 | |
| 1291 | +#: app/Services/TransStrings.php:84 | |
| 686 | 1292 | msgid "CRM contact" |
| 687 | 1293 | msgstr "" |
| 688 | 1294 | |
| 689 | -#: app/Models/Task.php:646 | |
| 1295 | +#: app/Models/Task.php:881 | |
| 690 | 1296 | msgid "CRM Contact Email" |
| 691 | 1297 | msgstr "" |
| 692 | 1298 | |
| 693 | -#: app/Models/Task.php:640 | |
| 1299 | +#: app/Models/Task.php:875 | |
| 694 | 1300 | msgid "CRM Contact Id" |
| 695 | 1301 | msgstr "" |
| 696 | 1302 | |
| 697 | -#: app/Hooks/Handlers/AdminMenuHandler.php:79 | |
| 698 | -#: app/Hooks/Handlers/AdminMenuHandler.php:80 | |
| 1303 | +#: app/Services/TransStrings.php:465 | |
| 1304 | +msgid "CRM Profile" | |
| 1305 | +msgstr "" | |
| 1306 | + | |
| 1307 | +#: app/Services/TransStrings.php:560 | |
| 1308 | +msgid "CSV Headers" | |
| 1309 | +msgstr "" | |
| 1310 | + | |
| 1311 | +#: app/Services/TransStrings.php:724 | |
| 1312 | +msgid "Custom Color" | |
| 1313 | +msgstr "" | |
| 1314 | + | |
| 1315 | +#: app/Services/TransStrings.php:874 | |
| 1316 | +msgid "Custom Field" | |
| 1317 | +msgstr "" | |
| 1318 | + | |
| 1319 | +#: app/Services/TransStrings.php:829 app/Hooks/Handlers/BoardMenuHandler.php:97 | |
| 1320 | +msgid "Custom Fields" | |
| 1321 | +msgstr "" | |
| 1322 | + | |
| 1323 | +#: app/Http/Controllers/OptionsController.php:701 | |
| 1324 | +msgid "Customer support ticketing" | |
| 1325 | +msgstr "" | |
| 1326 | + | |
| 1327 | +#: app/Services/TransStrings.php:527 | |
| 1328 | +msgid "Daily" | |
| 1329 | +msgstr "" | |
| 1330 | + | |
| 1331 | +#: app/Hooks/Handlers/AdminMenuHandler.php:101 | |
| 1332 | +#: app/Hooks/Handlers/AdminMenuHandler.php:102 | |
| 699 | 1333 | #: app/Hooks/Handlers/AdminMenuHandler.php:188 |
| 700 | 1334 | msgid "Dashboard" |
| 701 | 1335 | msgstr "" |
| 702 | 1336 | |
| 703 | -#: app/Http/Controllers/OptionsController.php:545 | |
| 704 | -msgid "Dashboard view settings are updated" | |
| 1337 | +#: app/Services/TransStrings.php:735 | |
| 1338 | +msgid "Date" | |
| 705 | 1339 | msgstr "" |
| 706 | 1340 | |
| 707 | -#: translationStrings.php:376 | |
| 708 | -msgid "dashboard_view_assignee" | |
| 1341 | +#: app/Services/TransStrings.php:654 | |
| 1342 | +msgid "Date Created" | |
| 709 | 1343 | msgstr "" |
| 710 | 1344 | |
| 711 | -#: translationStrings.php:377 | |
| 712 | -msgid "dashboard_view_comment" | |
| 1345 | +#: app/Services/TransStrings.php:852 | |
| 1346 | +msgid "Dates" | |
| 713 | 1347 | msgstr "" |
| 714 | 1348 | |
| 715 | -#: translationStrings.php:378 | |
| 716 | -msgid "dashboard_view_due_date" | |
| 1349 | +#: app/Services/TransStrings.php:406 | |
| 1350 | +msgid "Dates has been updated of a task you are watching." | |
| 717 | 1351 | msgstr "" |
| 718 | 1352 | |
| 719 | -#: translationStrings.php:379 | |
| 720 | -msgid "dashboard_view_label" | |
| 1353 | +#: app/Http/Controllers/TaskController.php:839 | |
| 1354 | +msgid "Dates have been updated" | |
| 721 | 1355 | msgstr "" |
| 722 | 1356 | |
| 723 | -#: translationStrings.php:380 | |
| 724 | -msgid "dashboard_view_priority" | |
| 1357 | +#: app/Services/TransStrings.php:533 | |
| 1358 | +msgid "day(s)" | |
| 725 | 1359 | msgstr "" |
| 726 | 1360 | |
| 727 | -#: translationStrings.php:381 | |
| 728 | -msgid "dashboard_view_subtask" | |
| 1361 | +#: app/Services/TransStrings.php:405 | |
| 1362 | +msgid "days" | |
| 729 | 1363 | msgstr "" |
| 730 | 1364 | |
| 731 | -#: app/Http/Controllers/TaskController.php:216 | |
| 732 | -msgid "Dates has been updated" | |
| 1365 | +#: app/Services/TransStrings.php:575 | |
| 1366 | +msgid "Default Assignees" | |
| 733 | 1367 | msgstr "" |
| 734 | 1368 | |
| 735 | -#: translationStrings.php:382 app/Services/TransStrings.php:377 | |
| 736 | -msgid "days" | |
| 1369 | +#: app/Services/TransStrings.php:704 | |
| 1370 | +msgid "Default Stage*" | |
| 737 | 1371 | msgstr "" |
| 738 | 1372 | |
| 739 | -#: translationStrings.php:112 app/Services/TransStrings.php:117 | |
| 1373 | +#: app/Services/TransStrings.php:120 | |
| 740 | 1374 | msgid "Define Board Stages" |
| 741 | 1375 | msgstr "" |
| 742 | 1376 | |
| 743 | -#: translationStrings.php:113 app/Services/TransStrings.php:118 | |
| 1377 | +#: app/Services/TransStrings.php:121 | |
| 744 | 1378 | msgid "Define Stages" |
| 745 | 1379 | msgstr "" |
| 746 | 1380 | |
| 747 | -#: translationStrings.php:114 app/Services/TransStrings.php:119 | |
| 1381 | +#: app/Services/TransStrings.php:122 | |
| 748 | 1382 | msgid "Define stages & complete your roadmap" |
| 749 | 1383 | msgstr "" |
| 750 | 1384 | |
| 751 | -#: translationStrings.php:115 app/Services/TransStrings.php:120 | |
| 1385 | +#: app/Services/TransStrings.php:123 | |
| 752 | 1386 | msgid "Define your deal stages" |
| 753 | 1387 | msgstr "" |
| 754 | 1388 | |
| 755 | -#: translationStrings.php:116 app/Services/TransStrings.php:121 | |
| 1389 | +#: app/Services/TransStrings.php:124 | |
| 756 | 1390 | msgid "Delete" |
| 757 | 1391 | msgstr "" |
| 758 | 1392 | |
| 759 | -#: translationStrings.php:117 app/Services/TransStrings.php:122 | |
| 1393 | +#: app/Services/TransStrings.php:646 | |
| 1394 | +#: app/Hooks/Handlers/BoardMenuHandler.php:161 | |
| 1395 | +msgid "Delete Board" | |
| 1396 | +msgstr "" | |
| 1397 | + | |
| 1398 | +#: app/Services/TransStrings.php:825 | |
| 1399 | +msgid "Delete Folder" | |
| 1400 | +msgstr "" | |
| 1401 | + | |
| 1402 | +#: app/Services/TransStrings.php:778 | |
| 1403 | +msgid "Delete Group" | |
| 1404 | +msgstr "" | |
| 1405 | + | |
| 1406 | +#: app/Services/TransStrings.php:125 | |
| 760 | 1407 | msgid "Delete Label" |
| 761 | 1408 | msgstr "" |
| 762 | 1409 | |
| 763 | -#: translationStrings.php:118 app/Services/TransStrings.php:123 | |
| 1410 | +#: app/Services/TransStrings.php:843 | |
| 1411 | +msgid "Delete Option" | |
| 1412 | +msgstr "" | |
| 1413 | + | |
| 1414 | +#: app/Services/TransStrings.php:960 | |
| 1415 | +msgid "Delete Selected" | |
| 1416 | +msgstr "" | |
| 1417 | + | |
| 1418 | +#: app/Services/TransStrings.php:904 | |
| 1419 | +msgid "Delete Task" | |
| 1420 | +msgstr "" | |
| 1421 | + | |
| 1422 | +#: app/Services/Helper.php:647 | |
| 1423 | +msgid "deleted" | |
| 1424 | +msgstr "" | |
| 1425 | + | |
| 1426 | +#: app/Services/TransStrings.php:126 | |
| 764 | 1427 | msgid "Deleting item cannot be restored. Are you sure you want to proceed" |
| 765 | 1428 | msgstr "" |
| 766 | 1429 | |
| 767 | -#: translationStrings.php:119 | |
| 1430 | +#: app/Services/TransStrings.php:782 | |
| 1431 | +msgid "Deleting this label will remove it from all associated tasks." | |
| 1432 | +msgstr "" | |
| 1433 | + | |
| 1434 | +#: app/Services/TransStrings.php:716 | |
| 768 | 1435 | msgid "Demote from Admin" |
| 769 | 1436 | msgstr "" |
| 770 | 1437 | |
| 771 | -#: app/Services/TransStrings.php:125 | |
| 1438 | +#: app/Services/TransStrings.php:128 | |
| 772 | 1439 | msgid "Demote from Boards Admin" |
| 773 | 1440 | msgstr "" |
| 774 | 1441 | |
| 775 | -#: translationStrings.php:120 | |
| 1442 | +#: app/Services/TransStrings.php:714 | |
| 776 | 1443 | msgid "Demote from FluentBoards Admin" |
| 777 | 1444 | msgstr "" |
| 778 | 1445 | |
| 779 | -#: app/Services/TransStrings.php:124 | |
| 1446 | +#: app/Services/TransStrings.php:127 | |
| 780 | 1447 | msgid "Demote from Manager" |
| 781 | 1448 | msgstr "" |
| 782 | 1449 | |
| 783 | -#: translationStrings.php:121 app/Services/TransStrings.php:126 | |
| 1450 | +#: app/Services/TransStrings.php:129 | |
| 784 | 1451 | msgid "Denotes mandatory field" |
| 785 | 1452 | msgstr "" |
| 786 | 1453 | |
| 787 | -#: translationStrings.php:122 app/Services/TransStrings.php:127 | |
| 1454 | +#: app/Services/TransStrings.php:634 | |
| 1455 | +msgid "Descending" | |
| 1456 | +msgstr "" | |
| 1457 | + | |
| 1458 | +#: app/Services/TransStrings.php:130 | |
| 788 | 1459 | msgid "Describe Your Board" |
| 789 | 1460 | msgstr "" |
| 790 | 1461 | |
| 791 | -#: translationStrings.php:123 app/Services/TransStrings.php:128 | |
| 1462 | +#: app/Services/TransStrings.php:131 | |
| 792 | 1463 | msgid "Describe your first roadmap" |
| 793 | 1464 | msgstr "" |
| 794 | 1465 | |
| 795 | -#: translationStrings.php:124 app/Models/Task.php:568 app/Models/Task.php:604 | |
| 796 | -#: app/Services/TransStrings.php:129 | |
| 797 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:65 | |
| 1466 | +#: app/Models/Task.php:798 app/Models/Task.php:839 | |
| 1467 | +#: app/Services/TransStrings.php:132 | |
| 1468 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:120 | |
| 798 | 1469 | msgid "Description" |
| 799 | 1470 | msgstr "" |
| 800 | 1471 | |
| 801 | -#: app/Models/Task.php:607 | |
| 1472 | +#: app/Services/Helper.php:655 | |
| 1473 | +msgid "description" | |
| 1474 | +msgstr "" | |
| 1475 | + | |
| 1476 | +#: app/Models/Task.php:842 | |
| 802 | 1477 | msgid "Description of the task" |
| 803 | 1478 | msgstr "" |
| 804 | 1479 | |
| 805 | -#: translationStrings.php:125 app/Services/TransStrings.php:130 | |
| 1480 | +#: app/Views/emails/subtask-reminder.php:83 | |
| 1481 | +msgid "Description:" | |
| 1482 | +msgstr "" | |
| 1483 | + | |
| 1484 | +#: app/Services/TransStrings.php:133 | |
| 806 | 1485 | msgid "Design Your Button" |
| 807 | 1486 | msgstr "" |
| 808 | 1487 | |
| 809 | -#: translationStrings.php:126 app/Services/TransStrings.php:131 | |
| 1488 | +#: app/Services/TransStrings.php:552 | |
| 1489 | +msgid "Disable" | |
| 1490 | +msgstr "" | |
| 1491 | + | |
| 1492 | +#: app/Services/TransStrings.php:663 | |
| 1493 | +msgid "Disabled" | |
| 1494 | +msgstr "" | |
| 1495 | + | |
| 1496 | +#: app/Modules/MCP/AbilitiesRegistrar.php:21 | |
| 1497 | +msgid "" | |
| 1498 | +"Discovery. Returns current user, site metadata, permissions, enums, safety " | |
| 1499 | +"levels, rate hints, and usage guidelines. Call once per session." | |
| 1500 | +msgstr "" | |
| 1501 | + | |
| 1502 | +#: app/Http/Controllers/UserController.php:200 | |
| 1503 | +msgid "Display name has been updated" | |
| 1504 | +msgstr "" | |
| 1505 | + | |
| 1506 | +#: app/Services/TransStrings.php:564 | |
| 1507 | +msgid "Drop csv file here or" | |
| 1508 | +msgstr "" | |
| 1509 | + | |
| 1510 | +#: app/Services/TransStrings.php:134 | |
| 810 | 1511 | msgid "Drop json file here or" |
| 811 | 1512 | msgstr "" |
| 812 | 1513 | |
| 813 | -#: translationStrings.php:127 app/Models/Task.php:570 app/Models/Task.php:616 | |
| 814 | -#: app/Services/TransStrings.php:132 | |
| 1514 | +#: app/Services/TransStrings.php:495 | |
| 1515 | +msgid "Drop Task Here" | |
| 1516 | +msgstr "" | |
| 1517 | + | |
| 1518 | +#: app/Models/Task.php:800 app/Models/Task.php:851 | |
| 1519 | +#: app/Services/TransStrings.php:135 app/Services/Helper.php:659 | |
| 815 | 1520 | #: app/Hooks/Handlers/FluentCrmIntegration.php:170 |
| 816 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:56 | |
| 1521 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:106 | |
| 817 | 1522 | msgid "Due Date" |
| 818 | 1523 | msgstr "" |
| 819 | 1524 | |
| 820 | -#: app/Services/TransStrings.php:378 | |
| 821 | -msgid "Due date has been updated of a task you are watching." | |
| 1525 | +#: app/Views/emails/subtask-reminder.php:76 | |
| 1526 | +msgid "Due Date:" | |
| 822 | 1527 | msgstr "" |
| 823 | 1528 | |
| 824 | -#: translationStrings.php:383 | |
| 825 | -msgid "due_date_description" | |
| 1529 | +#: app/Services/TransStrings.php:136 | |
| 1530 | +msgid "Due Today" | |
| 826 | 1531 | msgstr "" |
| 827 | 1532 | |
| 828 | -#: translationStrings.php:128 app/Services/TransStrings.php:133 | |
| 1533 | +#: app/Services/TransStrings.php:137 | |
| 829 | 1534 | msgid "Duplicate" |
| 830 | 1535 | msgstr "" |
| 831 | 1536 | |
| 832 | -#: app/Http/Controllers/StageController.php:113 | |
| 833 | -msgid "Duplicate or empty stage" | |
| 1537 | +#: app/Services/TransStrings.php:643 | |
| 1538 | +#: app/Hooks/Handlers/BoardMenuHandler.php:132 | |
| 1539 | +msgid "Duplicate Board" | |
| 834 | 1540 | msgstr "" |
| 835 | 1541 | |
| 836 | -#: translationStrings.php:129 app/Services/TransStrings.php:134 | |
| 1542 | +#: app/Services/TransStrings.php:847 | |
| 1543 | +msgid "Duplicate title and type" | |
| 1544 | +msgstr "" | |
| 1545 | + | |
| 1546 | +#: app/Services/TransStrings.php:138 | |
| 837 | 1547 | msgid "Edit" |
| 838 | 1548 | msgstr "" |
| 839 | 1549 | |
| 840 | -#: translationStrings.php:130 app/Services/TransStrings.php:135 | |
| 1550 | +#: app/Services/TransStrings.php:834 | |
| 1551 | +msgid "Edit Field" | |
| 1552 | +msgstr "" | |
| 1553 | + | |
| 1554 | +#: app/Services/TransStrings.php:139 | |
| 841 | 1555 | msgid "Edit template" |
| 842 | 1556 | msgstr "" |
| 843 | 1557 | |
| 844 | -#: app/Services/TransStrings.php:412 | |
| 1558 | +#: app/Services/TransStrings.php:445 | |
| 845 | 1559 | msgid "Ellipse" |
| 846 | 1560 | msgstr "" |
| 847 | 1561 | |
| 848 | -#: translationStrings.php:131 app/Services/TransStrings.php:136 | |
| 1562 | +#: app/Http/Controllers/OptionsController.php:680 | |
| 1563 | +msgid "Email marketing automation" | |
| 1564 | +msgstr "" | |
| 1565 | + | |
| 1566 | +#: app/Services/TransStrings.php:140 | |
| 849 | 1567 | msgid "Email Notification Preferences" |
| 850 | 1568 | msgstr "" |
| 851 | 1569 | |
| 852 | -#: translationStrings.php:132 app/Services/TransStrings.php:137 | |
| 1570 | +#: app/Services/TransStrings.php:141 | |
| 853 | 1571 | msgid "Email Notifications" |
| 854 | 1572 | msgstr "" |
| 855 | 1573 | |
| 856 | -#: translationStrings.php:133 app/Services/TransStrings.php:138 | |
| 1574 | +#: app/Services/TransStrings.php:142 | |
| 1575 | +msgid "Empty value" | |
| 1576 | +msgstr "" | |
| 1577 | + | |
| 1578 | +#: app/Services/TransStrings.php:553 | |
| 1579 | +msgid "Enable" | |
| 1580 | +msgstr "" | |
| 1581 | + | |
| 1582 | +#: app/Services/TransStrings.php:143 | |
| 857 | 1583 | msgid "Enable All" |
| 858 | 1584 | msgstr "" |
| 859 | 1585 | |
| 860 | -#: translationStrings.php:134 app/Services/TransStrings.php:139 | |
| 1586 | +#: app/Services/TransStrings.php:498 | |
| 1587 | +msgid "Enable comment submission" | |
| 1588 | +msgstr "" | |
| 1589 | + | |
| 1590 | +#: app/Services/TransStrings.php:726 | |
| 1591 | +msgid "Enable Daily Reminder" | |
| 1592 | +msgstr "" | |
| 1593 | + | |
| 1594 | +#: app/Services/TransStrings.php:667 | |
| 1595 | +msgid "Enable Frontend Portal" | |
| 1596 | +msgstr "" | |
| 1597 | + | |
| 1598 | +#: app/Services/TransStrings.php:496 | |
| 1599 | +msgid "Enable idea submission" | |
| 1600 | +msgstr "" | |
| 1601 | + | |
| 1602 | +#: app/Services/TransStrings.php:678 | |
| 1603 | +msgid "Enable Recurring Task Feature" | |
| 1604 | +msgstr "" | |
| 1605 | + | |
| 1606 | +#: app/Services/TransStrings.php:144 | |
| 861 | 1607 | msgid "Enable Time Tracking Feature" |
| 862 | 1608 | msgstr "" |
| 863 | 1609 | |
| 864 | -#: translationStrings.php:135 app/Services/TransStrings.php:140 | |
| 1610 | +#: app/Services/TransStrings.php:500 | |
| 1611 | +msgid "Enable vote submission" | |
| 1612 | +msgstr "" | |
| 1613 | + | |
| 1614 | +#: app/Services/TransStrings.php:145 | |
| 865 | 1615 | msgid "Enable/Disable Fluent Board's Advanced features or integrations." |
| 866 | 1616 | msgstr "" |
| 867 | 1617 | |
| 868 | -#: translationStrings.php:136 | |
| 1618 | +#: app/Services/TransStrings.php:662 | |
| 1619 | +msgid "Enabled" | |
| 1620 | +msgstr "" | |
| 1621 | + | |
| 1622 | +#: app/Services/TransStrings.php:806 | |
| 1623 | +msgid "Enter custom field name" | |
| 1624 | +msgstr "" | |
| 1625 | + | |
| 1626 | +#: app/Services/TransStrings.php:828 | |
| 1627 | +msgid "Enter custom filed title" | |
| 1628 | +msgstr "" | |
| 1629 | + | |
| 1630 | +#: app/Services/TransStrings.php:840 | |
| 1631 | +msgid "Enter field title" | |
| 1632 | +msgstr "" | |
| 1633 | + | |
| 1634 | +#: app/Services/TransStrings.php:791 | |
| 1635 | +msgid "Enter folder name" | |
| 1636 | +msgstr "" | |
| 1637 | + | |
| 1638 | +#: app/Services/TransStrings.php:786 | |
| 1639 | +msgid "Enter subtask group name" | |
| 1640 | +msgstr "" | |
| 1641 | + | |
| 1642 | +#: app/Services/TransStrings.php:674 | |
| 1643 | +msgid "Enter the slug for the frontend portal" | |
| 1644 | +msgstr "" | |
| 1645 | + | |
| 1646 | +#: app/Services/TransStrings.php:990 | |
| 1647 | +msgid "Enter your Asana Personal Access Token to connect." | |
| 1648 | +msgstr "" | |
| 1649 | + | |
| 1650 | +#: app/Services/TransStrings.php:594 | |
| 869 | 1651 | msgid "Error" |
| 870 | 1652 | msgstr "" |
| 871 | 1653 | |
| 872 | -#: app/Services/Intergrations/FluentFormIntegration/Bootstrap.php:410 | |
| 1654 | +#: app/Services/TransStrings.php:755 app/Hooks/Handlers/ScheduleHandler.php:230 | |
| 1655 | +#: app/Hooks/Handlers/ScheduleHandler.php:300 | |
| 1656 | +#: app/Hooks/Handlers/ScheduleHandler.php:399 | |
| 1657 | +#: app/Hooks/Handlers/ScheduleHandler.php:448 | |
| 1658 | +msgid "Error in sending mail to new assignees" | |
| 1659 | +msgstr "" | |
| 1660 | + | |
| 1661 | +#: app/Services/Intergrations/FluentFormIntegration/Bootstrap.php:452 | |
| 873 | 1662 | msgid "Error when submitting data to Fluent Board server." |
| 874 | 1663 | msgstr "" |
| 875 | 1664 | |
| 876 | -#: translationStrings.php:384 app/Services/TransStrings.php:379 | |
| 1665 | +#: app/Services/TransStrings.php:407 | |
| 877 | 1666 | msgid "estimated" |
| 878 | 1667 | msgstr "" |
| 879 | 1668 | |
| 880 | -#: app/Services/TransStrings.php:417 | |
| 1669 | +#: app/Services/TransStrings.php:89 | |
| 1670 | +msgid "Every task card of the Kanban view contains:" | |
| 1671 | +msgstr "" | |
| 1672 | + | |
| 1673 | +#: app/Services/TransStrings.php:194 | |
| 1674 | +msgid "Every task row of the List view contains:" | |
| 1675 | +msgstr "" | |
| 1676 | + | |
| 1677 | +#: app/Services/TransStrings.php:826 | |
| 1678 | +msgid "Expand" | |
| 1679 | +msgstr "" | |
| 1680 | + | |
| 1681 | +#: app/Services/TransStrings.php:725 | |
| 1682 | +#: app/Hooks/Handlers/BoardMenuHandler.php:146 | |
| 1683 | +msgid "Export" | |
| 1684 | +msgstr "" | |
| 1685 | + | |
| 1686 | +#: app/Services/TransStrings.php:616 | |
| 1687 | +msgid "Export as JSON" | |
| 1688 | +msgstr "" | |
| 1689 | + | |
| 1690 | +#. %d is the number of tasks that failed to archive | |
| 1691 | +#: app/Services/TaskService.php:2545 app/Services/TransStrings.php:930 | |
| 1692 | +msgid "Failed to archive %d tasks" | |
| 1693 | +msgstr "" | |
| 1694 | + | |
| 1695 | +#. %d is the number of tasks where assigning members failed | |
| 1696 | +#: app/Services/TaskService.php:2731 app/Services/TransStrings.php:948 | |
| 1697 | +msgid "Failed to assign members to %d tasks" | |
| 1698 | +msgstr "" | |
| 1699 | + | |
| 1700 | +#: app/Services/TaskService.php:2091 | |
| 1701 | +msgid "Failed to clone task: " | |
| 1702 | +msgstr "" | |
| 1703 | + | |
| 1704 | +#: app/Services/TransStrings.php:991 | |
| 1705 | +msgid "Failed to connect to Asana." | |
| 1706 | +msgstr "" | |
| 1707 | + | |
| 1708 | +#: app/Services/TransStrings.php:676 | |
| 1709 | +msgid "Failed to copy shortcode" | |
| 1710 | +msgstr "" | |
| 1711 | + | |
| 1712 | +#: app/Services/TransStrings.php:992 | |
| 1713 | +msgid "Failed to import project from Asana." | |
| 1714 | +msgstr "" | |
| 1715 | + | |
| 1716 | +#. %d is the number of tasks that failed to label | |
| 1717 | +#: app/Services/TaskService.php:2810 app/Services/TransStrings.php:954 | |
| 1718 | +msgid "Failed to label %d tasks" | |
| 1719 | +msgstr "" | |
| 1720 | + | |
| 1721 | +#: app/Services/TransStrings.php:993 | |
| 1722 | +msgid "Failed to load projects." | |
| 1723 | +msgstr "" | |
| 1724 | + | |
| 1725 | +#. %d is the number of tasks that failed to move to stage | |
| 1726 | +#: app/Services/TransStrings.php:936 | |
| 1727 | +msgid "Failed to move %d tasks to stage" | |
| 1728 | +msgstr "" | |
| 1729 | + | |
| 1730 | +#. %d is the number of tasks whose priorities failed to update | |
| 1731 | +#: app/Services/TaskService.php:2606 app/Services/TransStrings.php:942 | |
| 1732 | +msgid "Failed to update %d task priorities" | |
| 1733 | +msgstr "" | |
| 1734 | + | |
| 1735 | +#: app/Services/TransStrings.php:450 | |
| 881 | 1736 | msgid "Farthest Corner" |
| 882 | 1737 | msgstr "" |
| 883 | 1738 | |
| 884 | -#: app/Services/TransStrings.php:416 | |
| 1739 | +#: app/Services/TransStrings.php:449 | |
| 885 | 1740 | msgid "Farthest Side" |
| 886 | 1741 | msgstr "" |
| 887 | 1742 | |
| 888 | -#: translationStrings.php:137 app/Services/TransStrings.php:141 | |
| 1743 | +#: app/Services/TransStrings.php:146 | |
| 889 | 1744 | msgid "Features & Modules" |
| 890 | 1745 | msgstr "" |
| 891 | 1746 | |
| 892 | -#: app/Views/notification.php:188 | |
| 1747 | +#: app/Views/notification.php:189 | |
| 893 | 1748 | msgid "" |
| 894 | 1749 | "Feel free to contact us with any additional questions at " |
| 895 | 1750 | "support@fluentboards.com" |
| 896 | 1751 | msgstr "" |
| 897 | 1752 | |
| 898 | -#: translationStrings.php:138 | |
| 899 | -msgid "Fetching License Information Please wait" | |
| 1753 | +#: app/Hooks/Handlers/ExternalPages.php:36 | |
| 1754 | +#: app/Hooks/Handlers/ExternalPages.php:85 | |
| 1755 | +msgid "File could not be found" | |
| 900 | 1756 | msgstr "" |
| 901 | 1757 | |
| 1758 | +#: app/Hooks/Handlers/ExternalPages.php:48 | |
| 1759 | +#: app/Hooks/Handlers/ExternalPages.php:104 | |
| 1760 | +msgid "File could not be found." | |
| 1761 | +msgstr "" | |
| 1762 | + | |
| 1763 | +#: app/Services/UploadService.php:29 | |
| 1764 | +msgid "File is empty." | |
| 1765 | +msgstr "" | |
| 1766 | + | |
| 1767 | +#: app/Services/TransStrings.php:722 | |
| 1768 | +msgid "File is preparing. Don't close or leave this page" | |
| 1769 | +msgstr "" | |
| 1770 | + | |
| 1771 | +#: app/Services/TransStrings.php:720 | |
| 1772 | +msgid "File not found." | |
| 1773 | +msgstr "" | |
| 1774 | + | |
| 1775 | +#: app/Services/TransStrings.php:744 | |
| 1776 | +msgid "File should not be greater than" | |
| 1777 | +msgstr "" | |
| 1778 | + | |
| 1779 | +#: app/Services/UploadService.php:35 | |
| 1780 | +msgid "File size is too large" | |
| 1781 | +msgstr "" | |
| 1782 | + | |
| 1783 | +#: app/Services/TransStrings.php:741 | |
| 1784 | +msgid "File type is not supported." | |
| 1785 | +msgstr "" | |
| 1786 | + | |
| 1787 | +#: app/Services/UploadService.php:32 | |
| 1788 | +msgid "File type not supported" | |
| 1789 | +msgstr "" | |
| 1790 | + | |
| 902 | 1791 | #: app/Services/UploadService.php:23 |
| 903 | 1792 | msgid "File upload failed" |
| 904 | 1793 | msgstr "" |
| 905 | 1794 | |
| 906 | -#: translationStrings.php:139 app/Services/TransStrings.php:142 | |
| 1795 | +#: app/Services/TransStrings.php:743 | |
| 1796 | +msgid "File upload is already in progress." | |
| 1797 | +msgstr "" | |
| 1798 | + | |
| 1799 | +#: app/Services/TransStrings.php:745 | |
| 1800 | +msgid "File uploaded successfully." | |
| 1801 | +msgstr "" | |
| 1802 | + | |
| 1803 | +#: app/Http/Controllers/MCPSettingsController.php:209 | |
| 1804 | +msgid "" | |
| 1805 | +"Fill in your username and application password above, then paste the command " | |
| 1806 | +"into your terminal." | |
| 1807 | +msgstr "" | |
| 1808 | + | |
| 1809 | +#: app/Services/TransStrings.php:147 | |
| 907 | 1810 | msgid "Filter" |
| 908 | 1811 | msgstr "" |
| 909 | 1812 | |
| 910 | -#: translationStrings.php:140 app/Services/TransStrings.php:143 | |
| 1813 | +#: app/Services/TransStrings.php:148 | |
| 911 | 1814 | msgid "Filters" |
| 912 | 1815 | msgstr "" |
| 913 | 1816 | |
| 914 | -#: translationStrings.php:141 app/Services/TransStrings.php:144 | |
| 1817 | +#: app/Services/TransStrings.php:149 | |
| 915 | 1818 | msgid "Finish" |
| 916 | 1819 | msgstr "" |
| 917 | 1820 | |
| 918 | -#: translationStrings.php:142 app/Services/TransStrings.php:145 | |
| 1821 | +#: app/Services/TransStrings.php:537 | |
| 1822 | +msgid "First day of month" | |
| 1823 | +msgstr "" | |
| 1824 | + | |
| 1825 | +#: app/Services/TransStrings.php:540 | |
| 1826 | +msgid "First day of year" | |
| 1827 | +msgstr "" | |
| 1828 | + | |
| 1829 | +#: app/Services/TransStrings.php:150 | |
| 1830 | +msgid "First page" | |
| 1831 | +msgstr "" | |
| 1832 | + | |
| 1833 | +#: app/Services/TransStrings.php:151 | |
| 919 | 1834 | msgid "First step to provide your roadmap a title, add some description." |
| 920 | 1835 | msgstr "" |
| 921 | 1836 | |
| 922 | 1837 | #. $parent_slug |
| @@ -921,12 +1836,14 @@ | ||
| 921 | 1836 | |
| 922 | 1837 | #. $parent_slug |
| 923 | 1838 | #. $page_title |
| 924 | 1839 | #: app/Hooks/Handlers/FluentCrmIntegration.php:18 |
| 925 | -#: app/Hooks/Handlers/AdminMenuHandler.php:58 | |
| 926 | -#: app/Hooks/Handlers/AdminMenuHandler.php:59 | |
| 927 | -#: app/Hooks/Handlers/AdminMenuHandler.php:68 | |
| 928 | -#: app/Hooks/Handlers/AdminMenuHandler.php:69 | |
| 1840 | +#: app/Hooks/Handlers/AdminMenuHandler.php:50 | |
| 1841 | +#: app/Hooks/Handlers/AdminMenuHandler.php:51 | |
| 1842 | +#: app/Hooks/Handlers/AdminMenuHandler.php:80 | |
| 1843 | +#: app/Hooks/Handlers/AdminMenuHandler.php:81 | |
| 1844 | +#: app/Hooks/Handlers/AdminMenuHandler.php:90 | |
| 1845 | +#: app/Hooks/Handlers/AdminMenuHandler.php:91 | |
| 929 | 1846 | msgid "Fluent Boards" |
| 930 | 1847 | msgstr "" |
| 931 | 1848 | |
| 932 | 1849 | #. Name of the plugin |
| @@ -932,13 +1849,13 @@ | ||
| 932 | 1849 | #. Name of the plugin |
| 933 | 1850 | msgid "Fluent Boards - Project Management Tool" |
| 934 | 1851 | msgstr "" |
| 935 | 1852 | |
| 936 | -#: app/Http/Controllers/OptionsController.php:294 | |
| 1853 | +#: app/Http/Controllers/OptionsController.php:306 | |
| 937 | 1854 | msgid "Fluent boards admin added" |
| 938 | 1855 | msgstr "" |
| 939 | 1856 | |
| 940 | -#: app/Services/Intergrations/FluentFormIntegration/Bootstrap.php:407 | |
| 1857 | +#: app/Services/Intergrations/FluentFormIntegration/Bootstrap.php:449 | |
| 941 | 1858 | msgid "" |
| 942 | 1859 | "Fluent Boards feed has been successfully initialized and data has been " |
| 943 | 1860 | "pushed." |
| 944 | 1861 | msgstr "" |
| @@ -948,50 +1865,65 @@ | ||
| 948 | 1865 | "Fluent Boards is a powerful tool designed for efficient management of to-do " |
| 949 | 1866 | "lists, projects, and tasks with kanban board and more.." |
| 950 | 1867 | msgstr "" |
| 951 | 1868 | |
| 952 | -#: app/Http/Controllers/OptionsController.php:566 | |
| 1869 | +#: app/Modules/MCP/MCPInit.php:65 | |
| 1870 | +msgid "Fluent Boards MCP Server" | |
| 1871 | +msgstr "" | |
| 1872 | + | |
| 1873 | +#: app/Http/Controllers/OptionsController.php:723 | |
| 1874 | +msgid "" | |
| 1875 | +"Fluent Boards MCP tools become available after FluentHub is installed and " | |
| 1876 | +"active." | |
| 1877 | +msgstr "" | |
| 1878 | + | |
| 1879 | +#: app/Http/Controllers/OptionsController.php:683 | |
| 953 | 1880 | msgid "Fluent Forms" |
| 954 | 1881 | msgstr "" |
| 955 | 1882 | |
| 956 | 1883 | #: app/Services/InstallService.php:25 |
| 957 | -#: app/Http/Controllers/OptionsController.php:669 | |
| 1884 | +#: app/Http/Controllers/OptionsController.php:820 | |
| 958 | 1885 | msgid "Fluent Plugin" |
| 959 | 1886 | msgstr "" |
| 960 | 1887 | |
| 961 | -#: app/Http/Controllers/OptionsController.php:585 | |
| 1888 | +#: app/Http/Controllers/OptionsController.php:704 | |
| 962 | 1889 | msgid "Fluent SMTP" |
| 963 | 1890 | msgstr "" |
| 964 | 1891 | |
| 965 | -#: app/Http/Controllers/OptionsController.php:575 | |
| 1892 | +#: app/Http/Controllers/OptionsController.php:693 | |
| 966 | 1893 | msgid "Fluent Support" |
| 967 | 1894 | msgstr "" |
| 968 | 1895 | |
| 969 | 1896 | #: app/Hooks/Handlers/FluentCrmIntegration.php:16 |
| 1897 | +#: app/Modules/MCP/MCPInit.php:24 app/Modules/MCP/MCPInit.php:116 | |
| 970 | 1898 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:26 |
| 971 | 1899 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:25 |
| 972 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:24 | |
| 1900 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:25 | |
| 973 | 1901 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:26 |
| 974 | 1902 | msgid "FluentBoards" |
| 975 | 1903 | msgstr "" |
| 976 | 1904 | |
| 977 | -#: app/Services/TransStrings.php:430 | |
| 1905 | +#: app/Services/TransStrings.php:463 | |
| 978 | 1906 | msgid "FluentBoards Admin" |
| 979 | 1907 | msgstr "" |
| 980 | 1908 | |
| 981 | -#: translationStrings.php:143 app/Services/TransStrings.php:146 | |
| 1909 | +#: app/Services/TransStrings.php:152 | |
| 982 | 1910 | msgid "FluentBoards Admin has all the privileges" |
| 983 | 1911 | msgstr "" |
| 984 | 1912 | |
| 985 | -#: translationStrings.php:144 app/Services/TransStrings.php:147 | |
| 1913 | +#: app/Services/TransStrings.php:610 | |
| 1914 | +msgid "FluentBoards Admins" | |
| 1915 | +msgstr "" | |
| 1916 | + | |
| 1917 | +#: app/Services/TransStrings.php:153 | |
| 986 | 1918 | msgid "FluentBoards will search in the users of this site" |
| 987 | 1919 | msgstr "" |
| 988 | 1920 | |
| 989 | -#: app/Http/Controllers/OptionsController.php:557 | |
| 1921 | +#: app/Http/Controllers/OptionsController.php:673 | |
| 990 | 1922 | msgid "FluentCRM" |
| 991 | 1923 | msgstr "" |
| 992 | 1924 | |
| 993 | -#: app/Http/Controllers/OptionsController.php:563 | |
| 1925 | +#: app/Http/Controllers/OptionsController.php:679 | |
| 994 | 1926 | msgid "" |
| 995 | 1927 | "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. " |
| 996 | 1928 | "Manage your leads and customers, email campaigns, automated email sequencing " |
| 997 | 1929 | "and many more" |
| @@ -996,25 +1928,72 @@ | ||
| 996 | 1928 | "Manage your leads and customers, email campaigns, automated email sequencing " |
| 997 | 1929 | "and many more" |
| 998 | 1930 | msgstr "" |
| 999 | 1931 | |
| 1000 | -#: app/Services/TransStrings.php:431 | |
| 1932 | +#: app/Services/TransStrings.php:464 | |
| 1001 | 1933 | msgid "FluentCRM Profile" |
| 1002 | 1934 | msgstr "" |
| 1003 | 1935 | |
| 1004 | -#: translationStrings.php:145 app/Services/TransStrings.php:148 | |
| 1936 | +#: app/Http/Controllers/OptionsController.php:714 | |
| 1937 | +msgid "FluentHub" | |
| 1938 | +msgstr "" | |
| 1939 | + | |
| 1940 | +#: app/Http/Controllers/MCPSettingsController.php:106 | |
| 1941 | +msgid "" | |
| 1942 | +"FluentHub installed and activated. Reload the page to register Fluent Boards " | |
| 1943 | +"MCP tools." | |
| 1944 | +msgstr "" | |
| 1945 | + | |
| 1946 | +#: app/Http/Controllers/MCPSettingsController.php:108 | |
| 1947 | +msgid "" | |
| 1948 | +"FluentHub is installed and active, but this version does not include the " | |
| 1949 | +"bundled MCP adapter yet. Please update FluentHub when the MCP-ready build is " | |
| 1950 | +"available, then reload this page." | |
| 1951 | +msgstr "" | |
| 1952 | + | |
| 1953 | +#: app/Http/Controllers/MCPSettingsController.php:110 | |
| 1954 | +msgid "" | |
| 1955 | +"FluentHub is installed but could not be activated automatically. Please " | |
| 1956 | +"activate FluentHub from the Plugins page, then reload this page." | |
| 1957 | +msgstr "" | |
| 1958 | + | |
| 1959 | +#: app/Services/TransStrings.php:827 | |
| 1960 | +msgid "Fold" | |
| 1961 | +msgstr "" | |
| 1962 | + | |
| 1963 | +#: app/Services/TransStrings.php:792 | |
| 1964 | +msgid "Folder" | |
| 1965 | +msgstr "" | |
| 1966 | + | |
| 1967 | +#: app/Services/TransStrings.php:793 | |
| 1968 | +msgid "Folder Name" | |
| 1969 | +msgstr "" | |
| 1970 | + | |
| 1971 | +#: app/Services/TransStrings.php:154 | |
| 1005 | 1972 | msgid "Font Size" |
| 1006 | 1973 | msgstr "" |
| 1007 | 1974 | |
| 1008 | -#: translationStrings.php:146 app/Services/TransStrings.php:149 | |
| 1975 | +#: app/Services/TransStrings.php:155 | |
| 1009 | 1976 | msgid "Font Style" |
| 1010 | 1977 | msgstr "" |
| 1011 | 1978 | |
| 1012 | -#: translationStrings.php:385 app/Services/TransStrings.php:380 | |
| 1979 | +#: app/Services/TransStrings.php:599 | |
| 1980 | +msgid "For user search, please" | |
| 1981 | +msgstr "" | |
| 1982 | + | |
| 1983 | +#: app/Services/TransStrings.php:863 | |
| 1984 | +msgid "Fri" | |
| 1985 | +msgstr "" | |
| 1986 | + | |
| 1987 | +#: app/Services/TransStrings.php:775 | |
| 1988 | +msgid "Friday" | |
| 1989 | +msgstr "" | |
| 1990 | + | |
| 1991 | +#: app/Services/TransStrings.php:408 | |
| 1013 | 1992 | msgid "from" |
| 1014 | 1993 | msgstr "" |
| 1015 | 1994 | |
| 1016 | -#: translationStrings.php:386 app/Services/TransStrings.php:381 | |
| 1995 | +#: app/Services/TransStrings.php:409 | |
| 1017 | 1996 | msgid "from admin of" |
| 1018 | 1997 | msgstr "" |
| 1019 | 1998 | |
| 1020 | 1999 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:57 |
| @@ -1020,47 +1999,192 @@ | ||
| 1020 | 1999 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:57 |
| 1021 | 2000 | msgid "From stage" |
| 1022 | 2001 | msgstr "" |
| 1023 | 2002 | |
| 1024 | -#: translationStrings.php:147 app/Services/TransStrings.php:150 | |
| 2003 | +#: app/Services/TransStrings.php:665 | |
| 2004 | +msgid "Frontend Panel Settings" | |
| 2005 | +msgstr "" | |
| 2006 | + | |
| 2007 | +#: app/Services/TransStrings.php:156 | |
| 1025 | 2008 | #: app/Hooks/Handlers/AdminMenuHandler.php:237 |
| 1026 | 2009 | msgid "Frontend Portal" |
| 1027 | 2010 | msgstr "" |
| 1028 | 2011 | |
| 2012 | +#: app/Modules/MCP/AbilitiesRegistrar.php:104 | |
| 2013 | +msgid "" | |
| 2014 | +"Full task details. Includes board, stage, labels, assignees, watchers, " | |
| 2015 | +"comments, and recent activities." | |
| 2016 | +msgstr "" | |
| 2017 | + | |
| 2018 | +#: app/Services/TransStrings.php:586 | |
| 2019 | +msgid "General Settings" | |
| 2020 | +msgstr "" | |
| 2021 | + | |
| 2022 | +#: app/Modules/MCP/AbilitiesRegistrar.php:56 | |
| 2023 | +msgid "Get Board" | |
| 2024 | +msgstr "" | |
| 2025 | + | |
| 2026 | +#: app/Modules/MCP/AbilitiesRegistrar.php:20 | |
| 2027 | +msgid "Get FluentBoards Context" | |
| 2028 | +msgstr "" | |
| 2029 | + | |
| 2030 | +#: app/Http/Controllers/OptionsController.php:665 | |
| 2031 | +msgid "Get FluentHub from GitHub" | |
| 2032 | +msgstr "" | |
| 2033 | + | |
| 2034 | +#: app/Services/TransStrings.php:994 | |
| 2035 | +msgid "Get Personal Access Token" | |
| 2036 | +msgstr "" | |
| 2037 | + | |
| 2038 | +#: app/Services/TransStrings.php:601 | |
| 1029 | 2039 | #: app/Hooks/Handlers/AdminMenuHandler.php:219 |
| 1030 | 2040 | msgid "Get Pro" |
| 1031 | 2041 | msgstr "" |
| 1032 | 2042 | |
| 1033 | -#: translationStrings.php:148 app/Services/TransStrings.php:151 | |
| 2043 | +#: app/Modules/MCP/AbilitiesRegistrar.php:103 | |
| 2044 | +msgid "Get Task" | |
| 2045 | +msgstr "" | |
| 2046 | + | |
| 2047 | +#: app/Services/TransStrings.php:157 | |
| 1034 | 2048 | msgid "Go Back" |
| 1035 | 2049 | msgstr "" |
| 1036 | 2050 | |
| 1037 | -#: translationStrings.php:150 app/Services/TransStrings.php:153 | |
| 2051 | +#: app/Services/TransStrings.php:159 | |
| 1038 | 2052 | msgid "Go to boards" |
| 1039 | 2053 | msgstr "" |
| 1040 | 2054 | |
| 1041 | -#: translationStrings.php:149 app/Services/TransStrings.php:152 | |
| 2055 | +#: app/Views/emails/comment2.php:14 | |
| 2056 | +msgid "Go To Comment" | |
| 2057 | +msgstr "" | |
| 2058 | + | |
| 2059 | +#: app/Services/TransStrings.php:980 | |
| 2060 | +msgid "Go to global settings" | |
| 2061 | +msgstr "" | |
| 2062 | + | |
| 2063 | +#: app/Services/TransStrings.php:624 | |
| 2064 | +msgid "Go to Roadmap Page" | |
| 2065 | +msgstr "" | |
| 2066 | + | |
| 2067 | +#: app/Services/TransStrings.php:493 | |
| 2068 | +msgid "Go To task after creation." | |
| 2069 | +msgstr "" | |
| 2070 | + | |
| 2071 | +#: app/Services/TransStrings.php:158 | |
| 1042 | 2072 | msgid "Go to Ticket" |
| 1043 | 2073 | msgstr "" |
| 1044 | 2074 | |
| 2075 | +#: app/Services/TransStrings.php:781 | |
| 2076 | +msgid "Go to top" | |
| 2077 | +msgstr "" | |
| 2078 | + | |
| 1045 | 2079 | #: app/Views/emails/daily.php:9 |
| 1046 | 2080 | msgid "Good Morning" |
| 1047 | 2081 | msgstr "" |
| 1048 | 2082 | |
| 1049 | -#: app/Services/TransStrings.php:406 | |
| 2083 | +#: app/Services/TransStrings.php:439 | |
| 1050 | 2084 | msgid "Gradient Type" |
| 1051 | 2085 | msgstr "" |
| 1052 | 2086 | |
| 1053 | -#: app/Hooks/Handlers/BoardHandler.php:119 | |
| 2087 | +#: app/Services/TransStrings.php:554 | |
| 2088 | +msgid "Grant access with view-only permissions." | |
| 2089 | +msgstr "" | |
| 2090 | + | |
| 2091 | +#: app/Hooks/Handlers/ShortcodeHandler.php:134 | |
| 2092 | +msgid "Guest" | |
| 2093 | +msgstr "" | |
| 2094 | + | |
| 2095 | +#: app/Services/TransStrings.php:867 | |
| 2096 | +#: app/Hooks/Handlers/NotificationHandler.php:147 | |
| 2097 | +msgid "has added you as an assignee." | |
| 2098 | +msgstr "" | |
| 2099 | + | |
| 2100 | +#. %1$s is the task link, %2$s is the board name | |
| 2101 | +#. %1$s is the task link, %2$s is the board link | |
| 2102 | +#: app/Services/TransStrings.php:892 app/Hooks/Handlers/ScheduleHandler.php:427 | |
| 1054 | 2103 | #, php-format |
| 1055 | -msgid "had changed the position of <em><strong>%1s</strong></em> stage." | |
| 2104 | +msgid "has archived %1$s task of board %2$s" | |
| 1056 | 2105 | msgstr "" |
| 1057 | 2106 | |
| 1058 | -#: translationStrings.php:151 | |
| 1059 | -msgid "Have a new license Key?" | |
| 2107 | +#. %1$s is the subtask title, %2$s is the task link, %3$s is the board name | |
| 2108 | +#. %1$s is the subtask title, %2$s is the task link, %3$s is the board link | |
| 2109 | +#: app/Services/TransStrings.php:882 app/Hooks/Handlers/ScheduleHandler.php:209 | |
| 2110 | +#, php-format | |
| 2111 | +msgid "" | |
| 2112 | +"has assigned you to subtask <strong>%1$s</strong> of task %2$s on the board " | |
| 2113 | +"%3$s" | |
| 1060 | 2114 | msgstr "" |
| 1061 | 2115 | |
| 1062 | -#: translationStrings.php:152 app/Services/TransStrings.php:154 | |
| 2116 | +#. %1$s is the task link, %2$s is the board name | |
| 2117 | +#. %1$s is the task link, %2$s is the board link | |
| 2118 | +#: app/Services/TransStrings.php:897 app/Hooks/Handlers/ScheduleHandler.php:187 | |
| 2119 | +#, php-format | |
| 2120 | +msgid "has assigned you to task %1$s on %2$s board." | |
| 2121 | +msgstr "" | |
| 2122 | + | |
| 2123 | +#: app/Services/TransStrings.php:765 | |
| 2124 | +msgid "has invited you to join board: " | |
| 2125 | +msgstr "" | |
| 2126 | + | |
| 2127 | +#. %1$s is the task link, %2$s is the stage name, %3$s is the board name | |
| 2128 | +#. %1$s is the task link, %2$s is the stage title, %3$s is the board link | |
| 2129 | +#: app/Services/TransStrings.php:888 app/Hooks/Handlers/ScheduleHandler.php:329 | |
| 2130 | +#, php-format | |
| 2131 | +msgid "has moved %1$s task to <strong>%2$s</strong> stage of board %3$s" | |
| 2132 | +msgstr "" | |
| 2133 | + | |
| 2134 | +#: app/Services/TransStrings.php:868 | |
| 2135 | +#: app/Hooks/Handlers/NotificationHandler.php:157 | |
| 2136 | +msgid "has removed you as an assignee." | |
| 2137 | +msgstr "" | |
| 2138 | + | |
| 2139 | +#. %1$s is the subtask title, %2$s is the task link, %3$s is the board name | |
| 2140 | +#. %1$s is the subtask title, %2$s is the task link, %3$s is the board link | |
| 2141 | +#: app/Services/TransStrings.php:886 app/Hooks/Handlers/ScheduleHandler.php:283 | |
| 2142 | +#, php-format | |
| 2143 | +msgid "" | |
| 2144 | +"has removed you from subtask <strong>%1$s</strong> of task %2$s on the board " | |
| 2145 | +"%3$s" | |
| 2146 | +msgstr "" | |
| 2147 | + | |
| 2148 | +#. %1$s is the task link, %2$s is the board name | |
| 2149 | +#. %1$s is the task link, %2$s is the board link | |
| 2150 | +#: app/Services/TransStrings.php:884 app/Hooks/Handlers/ScheduleHandler.php:261 | |
| 2151 | +#, php-format | |
| 2152 | +msgid "has removed you from task %1$s on the board %2$s" | |
| 2153 | +msgstr "" | |
| 2154 | + | |
| 2155 | +#: app/Services/TransStrings.php:869 | |
| 2156 | +msgid "has updated due date of " | |
| 2157 | +msgstr "" | |
| 2158 | + | |
| 2159 | +#. %1$s is the task link, %2$s is the due date, %3$s is the board name | |
| 2160 | +#. %1$s is the task link, %2$s is the due date, %3$s is the board link | |
| 2161 | +#: app/Services/TransStrings.php:890 app/Hooks/Handlers/ScheduleHandler.php:378 | |
| 2162 | +#, php-format | |
| 2163 | +msgid "" | |
| 2164 | +"has updated due date of %1$s task to <strong>%2$s</strong> of board %3$s" | |
| 2165 | +msgstr "" | |
| 2166 | + | |
| 2167 | +#: app/Services/TransStrings.php:661 | |
| 2168 | +msgid "Haven't opened any boards Yet" | |
| 2169 | +msgstr "" | |
| 2170 | + | |
| 2171 | +#: app/Views/emails/daily.php:10 | |
| 2172 | +msgid "Here's your task summary for today:" | |
| 2173 | +msgstr "" | |
| 2174 | + | |
| 2175 | +#. %s is the recipient's name | |
| 2176 | +#: app/Views/emails/subtask-reminder.php:39 | |
| 2177 | +#, php-format | |
| 2178 | +msgid "Hey %s," | |
| 2179 | +msgstr "" | |
| 2180 | + | |
| 2181 | +#: app/Services/TaskService.php:2569 app/Services/TransStrings.php:509 | |
| 2182 | +#: app/Hooks/Handlers/AdminMenuHandler.php:474 | |
| 2183 | +msgid "High" | |
| 2184 | +msgstr "" | |
| 2185 | + | |
| 2186 | +#: app/Services/TransStrings.php:160 | |
| 1063 | 2187 | msgid "Hours" |
| 1064 | 2188 | msgstr "" |
| 1065 | 2189 | |
| 1066 | 2190 | #. URI of the plugin |
| @@ -1067,183 +2191,381 @@ | ||
| 1067 | 2191 | #. Author URI of the plugin |
| 1068 | 2192 | msgid "https://fluentboards.com" |
| 1069 | 2193 | msgstr "" |
| 1070 | 2194 | |
| 1071 | -#: translationStrings.php:153 app/Services/TransStrings.php:155 | |
| 2195 | +#: app/Services/TransStrings.php:490 | |
| 2196 | +msgid "Idea" | |
| 2197 | +msgstr "" | |
| 2198 | + | |
| 2199 | +#: app/Services/TransStrings.php:486 | |
| 2200 | +msgid "Idea Not Found" | |
| 2201 | +msgstr "" | |
| 2202 | + | |
| 2203 | +#: app/Services/TransStrings.php:482 | |
| 2204 | +msgid "Idea Priority Chart:" | |
| 2205 | +msgstr "" | |
| 2206 | + | |
| 2207 | +#: app/Services/TransStrings.php:171 | |
| 2208 | +msgid "Idea submitted from frontend page" | |
| 2209 | +msgstr "" | |
| 2210 | + | |
| 2211 | +#: app/Services/TransStrings.php:484 | |
| 2212 | +msgid "Idea Submitted in last 30 days:" | |
| 2213 | +msgstr "" | |
| 2214 | + | |
| 2215 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:87 | |
| 2216 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:86 | |
| 2217 | +#: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:96 | |
| 2218 | +msgid "" | |
| 2219 | +"If you enable, then it will restart the automation for a contact if the " | |
| 2220 | +"contact already in the automation. Otherwise, It will just skip if already " | |
| 2221 | +"exist" | |
| 2222 | +msgstr "" | |
| 2223 | + | |
| 2224 | +#. %s is the button title | |
| 2225 | +#: app/Views/emails/invite-external.php:18 | |
| 2226 | +#, php-format | |
| 2227 | +msgid "" | |
| 2228 | +"If you're having trouble clicking the \"%s\" button, copy and paste the URL " | |
| 2229 | +"below into your web browser:" | |
| 2230 | +msgstr "" | |
| 2231 | + | |
| 2232 | +#: app/Http/Controllers/TaskController.php:1262 | |
| 2233 | +#: app/Http/Controllers/TaskController.php:1323 | |
| 2234 | +msgid "Image has been uploaded" | |
| 2235 | +msgstr "" | |
| 2236 | + | |
| 2237 | +#: app/Services/TransStrings.php:161 | |
| 1072 | 2238 | msgid "Import" |
| 1073 | 2239 | msgstr "" |
| 1074 | 2240 | |
| 1075 | -#: translationStrings.php:154 app/Services/TransStrings.php:156 | |
| 2241 | +#: app/Services/TransStrings.php:563 | |
| 2242 | +msgid "Import Board" | |
| 2243 | +msgstr "" | |
| 2244 | + | |
| 2245 | +#: app/Services/TransStrings.php:162 | |
| 1076 | 2246 | msgid "Import From" |
| 1077 | 2247 | msgstr "" |
| 1078 | 2248 | |
| 1079 | -#: translationStrings.php:155 app/Services/TransStrings.php:157 | |
| 2249 | +#: app/Services/TransStrings.php:163 | |
| 1080 | 2250 | msgid "Import from" |
| 1081 | 2251 | msgstr "" |
| 1082 | 2252 | |
| 1083 | -#: app/Http/Controllers/BoardController.php:877 | |
| 2253 | +#: app/Services/TransStrings.php:995 | |
| 2254 | +msgid "Import Selected Project" | |
| 2255 | +msgstr "" | |
| 2256 | + | |
| 2257 | +#: app/Http/Controllers/BoardController.php:1070 | |
| 1084 | 2258 | msgid "Import successfully" |
| 1085 | 2259 | msgstr "" |
| 1086 | 2260 | |
| 1087 | -#: translationStrings.php:156 app/Services/TransStrings.php:158 | |
| 2261 | +#: app/Services/TransStrings.php:565 | |
| 2262 | +msgid "Import your data from CSV file." | |
| 2263 | +msgstr "" | |
| 2264 | + | |
| 2265 | +#: app/Services/TransStrings.php:164 | |
| 1088 | 2266 | msgid "Import your data from JSON file." |
| 1089 | 2267 | msgstr "" |
| 1090 | 2268 | |
| 1091 | -#: translationStrings.php:387 app/Services/TransStrings.php:423 | |
| 2269 | +#: app/Services/TransStrings.php:996 | |
| 2270 | +msgid "Importing project from Asana... This may take a while." | |
| 2271 | +msgstr "" | |
| 2272 | + | |
| 2273 | +#: app/Services/TransStrings.php:456 | |
| 1092 | 2274 | msgid "in" |
| 1093 | 2275 | msgstr "" |
| 1094 | 2276 | |
| 1095 | -#: translationStrings.php:388 app/Services/TransStrings.php:382 | |
| 2277 | +#: app/Services/TransStrings.php:680 | |
| 2278 | +msgid "In FluentCRM" | |
| 2279 | +msgstr "" | |
| 2280 | + | |
| 2281 | +#: app/Services/TransStrings.php:410 | |
| 1096 | 2282 | msgid "in the comment section of the roadmap?*" |
| 1097 | 2283 | msgstr "" |
| 1098 | 2284 | |
| 1099 | -#: translationStrings.php:157 app/Services/TransStrings.php:159 | |
| 2285 | +#: app/Services/TransStrings.php:587 | |
| 2286 | +msgid "Incoming Webhook " | |
| 2287 | +msgstr "" | |
| 2288 | + | |
| 2289 | +#: app/Services/TransStrings.php:588 | |
| 2290 | +msgid "Incoming Webhook Settings" | |
| 2291 | +msgstr "" | |
| 2292 | + | |
| 2293 | +#: app/Services/TransStrings.php:474 | |
| 2294 | +msgid "Incomplete Tasks" | |
| 2295 | +msgstr "" | |
| 2296 | + | |
| 2297 | +#: app/Services/TransStrings.php:165 | |
| 1100 | 2298 | msgid "Insert" |
| 1101 | 2299 | msgstr "" |
| 1102 | 2300 | |
| 1103 | -#: app/Http/Controllers/OptionsController.php:571 | |
| 2301 | +#: app/Http/Controllers/OptionsController.php:688 | |
| 1104 | 2302 | msgid "Install Fluent Forms" |
| 1105 | 2303 | msgstr "" |
| 1106 | 2304 | |
| 1107 | -#: app/Http/Controllers/OptionsController.php:590 | |
| 2305 | +#: app/Http/Controllers/OptionsController.php:709 | |
| 1108 | 2306 | msgid "Install Fluent SMTP" |
| 1109 | 2307 | msgstr "" |
| 1110 | 2308 | |
| 1111 | -#: app/Http/Controllers/OptionsController.php:581 | |
| 2309 | +#: app/Http/Controllers/OptionsController.php:699 | |
| 1112 | 2310 | msgid "Install Fluent Support" |
| 1113 | 2311 | msgstr "" |
| 1114 | 2312 | |
| 1115 | -#: app/Http/Controllers/OptionsController.php:562 | |
| 2313 | +#: app/Http/Controllers/OptionsController.php:678 | |
| 1116 | 2314 | msgid "Install FluentCRM" |
| 1117 | 2315 | msgstr "" |
| 1118 | 2316 | |
| 1119 | -#: translationStrings.php:158 app/Services/TransStrings.php:160 | |
| 2317 | +#: app/Http/Controllers/OptionsController.php:668 | |
| 2318 | +msgid "Install FluentHub" | |
| 2319 | +msgstr "" | |
| 2320 | + | |
| 2321 | +#: app/Services/TransStrings.php:685 | |
| 2322 | +msgid "Installed" | |
| 2323 | +msgstr "" | |
| 2324 | + | |
| 2325 | +#: app/Services/TransStrings.php:166 | |
| 1120 | 2326 | msgid "Integrations" |
| 1121 | 2327 | msgstr "" |
| 1122 | 2328 | |
| 1123 | -#: app/Http/Controllers/TaskController.php:388 | |
| 2329 | +#: app/Services/TaskService.php:2399 | |
| 2330 | +msgid "Invalid action specified" | |
| 2331 | +msgstr "" | |
| 2332 | + | |
| 2333 | +#: app/Hooks/Handlers/ExternalPages.php:23 | |
| 2334 | +#: app/Hooks/Handlers/ExternalPages.php:29 | |
| 2335 | +#: app/Hooks/Handlers/ExternalPages.php:60 | |
| 2336 | +#: app/Hooks/Handlers/ExternalPages.php:66 | |
| 2337 | +msgid "Invalid Attachment Hash" | |
| 2338 | +msgstr "" | |
| 2339 | + | |
| 2340 | +#: app/Http/Controllers/TaskController.php:1113 | |
| 1124 | 2341 | msgid "Invalid Board" |
| 1125 | 2342 | msgstr "" |
| 1126 | 2343 | |
| 1127 | -#: app/Http/Controllers/OptionsController.php:663 | |
| 2344 | +#: app/Services/TaskService.php:749 | |
| 2345 | +msgid "Invalid board id - must be a positive integer" | |
| 2346 | +msgstr "" | |
| 2347 | + | |
| 2348 | +#: app/Http/Controllers/TaskController.php:1483 | |
| 2349 | +msgid "Invalid data format" | |
| 2350 | +msgstr "" | |
| 2351 | + | |
| 2352 | +#: app/Http/Controllers/TaskController.php:226 | |
| 2353 | +#: app/Http/Controllers/PublicBoardController.php:122 | |
| 2354 | +msgid "Invalid direction" | |
| 2355 | +msgstr "" | |
| 2356 | + | |
| 2357 | +#: app/Http/Controllers/UserController.php:248 | |
| 2358 | +msgid "Invalid image type" | |
| 2359 | +msgstr "" | |
| 2360 | + | |
| 2361 | +#: app/Http/Controllers/OptionsController.php:815 | |
| 1128 | 2362 | msgid "Invalid plugin" |
| 1129 | 2363 | msgstr "" |
| 1130 | 2364 | |
| 1131 | -#: app/Services/StageService.php:367 app/Services/UserService.php:351 | |
| 2365 | +#: app/Services/TaskService.php:2573 | |
| 2366 | +msgid "Invalid priority level" | |
| 2367 | +msgstr "" | |
| 2368 | + | |
| 2369 | +#. %s is the property name | |
| 2370 | +#: app/Http/Controllers/TaskController.php:1031 | |
| 2371 | +#, php-format | |
| 2372 | +msgid "Invalid property: %s" | |
| 2373 | +msgstr "" | |
| 2374 | + | |
| 2375 | +#: app/Http/Controllers/OptionsController.php:757 | |
| 2376 | +msgid "Invalid settings format" | |
| 2377 | +msgstr "" | |
| 2378 | + | |
| 2379 | +#: app/Services/StageService.php:446 app/Services/UserService.php:298 | |
| 1132 | 2380 | msgid "Invalid sort or orderBy parameter" |
| 1133 | 2381 | msgstr "" |
| 1134 | 2382 | |
| 1135 | -#: app/Http/Controllers/TaskController.php:381 | |
| 2383 | +#: app/Http/Controllers/TaskController.php:222 | |
| 2384 | +#: app/Http/Controllers/TaskController.php:1104 | |
| 2385 | +#: app/Http/Controllers/PublicBoardController.php:118 | |
| 1136 | 2386 | msgid "Invalid Stage" |
| 1137 | 2387 | msgstr "" |
| 1138 | 2388 | |
| 1139 | -#: app/Http/Controllers/TaskController.php:384 | |
| 2389 | +#: app/Http/Controllers/BoardController.php:975 | |
| 2390 | +msgid "Invalid stage IDs provided" | |
| 2391 | +msgstr "" | |
| 2392 | + | |
| 2393 | +#: app/Hooks/Handlers/ExternalPages.php:139 | |
| 2394 | +msgid "Invalid task ID" | |
| 2395 | +msgstr "" | |
| 2396 | + | |
| 2397 | +#: app/Modules/MCP/Tools/TaskTools.php:113 | |
| 2398 | +#: app/Modules/MCP/Tools/TaskTools.php:310 | |
| 2399 | +msgid "Invalid task priority" | |
| 2400 | +msgstr "" | |
| 2401 | + | |
| 2402 | +#: app/Modules/MCP/Tools/TaskTools.php:304 | |
| 2403 | +msgid "Invalid task status" | |
| 2404 | +msgstr "" | |
| 2405 | + | |
| 2406 | +#: app/Hooks/Handlers/FileHandler.php:108 | |
| 2407 | +msgid "Invalid upload. Please try again." | |
| 2408 | +msgstr "" | |
| 2409 | + | |
| 2410 | +#: app/Http/Controllers/TaskController.php:1108 | |
| 1140 | 2411 | msgid "Invalid Value" |
| 1141 | 2412 | msgstr "" |
| 1142 | 2413 | |
| 1143 | -#: translationStrings.php:159 app/Services/TransStrings.php:161 | |
| 2414 | +#: app/Http/Controllers/OptionsController.php:611 | |
| 2415 | +msgid "Invalid view type" | |
| 2416 | +msgstr "" | |
| 2417 | + | |
| 2418 | +#: app/Services/TransStrings.php:766 | |
| 2419 | +msgid "Invitation for joining board" | |
| 2420 | +msgstr "" | |
| 2421 | + | |
| 2422 | +#: app/Services/TransStrings.php:167 | |
| 1144 | 2423 | msgid "Invite Member" |
| 1145 | 2424 | msgstr "" |
| 1146 | 2425 | |
| 1147 | -#: translationStrings.php:160 app/Services/TransStrings.php:162 | |
| 2426 | +#: app/Services/TransStrings.php:168 | |
| 1148 | 2427 | msgid "Is authentication required for" |
| 1149 | 2428 | msgstr "" |
| 1150 | 2429 | |
| 1151 | -#: translationStrings.php:161 app/Services/TransStrings.php:163 | |
| 2430 | +#: app/Services/TransStrings.php:169 | |
| 1152 | 2431 | msgid "Is authentication required for Idea submit?*" |
| 1153 | 2432 | msgstr "" |
| 1154 | 2433 | |
| 1155 | -#: translationStrings.php:162 app/Services/TransStrings.php:164 | |
| 2434 | +#: app/Services/TransStrings.php:170 | |
| 1156 | 2435 | msgid "Is authentication required for the" |
| 1157 | 2436 | msgstr "" |
| 1158 | 2437 | |
| 1159 | -#: translationStrings.php:163 app/Services/TransStrings.php:165 | |
| 2438 | +#: app/Services/TransStrings.php:172 | |
| 1160 | 2439 | msgid "Join as Assignee" |
| 1161 | 2440 | msgstr "" |
| 1162 | 2441 | |
| 1163 | -#: app/Hooks/Handlers/ScheduleHandler.php:398 | |
| 2442 | +#: app/Services/TransStrings.php:872 | |
| 1164 | 2443 | msgid "Join Board" |
| 1165 | 2444 | msgstr "" |
| 1166 | 2445 | |
| 1167 | -#: app/Hooks/Handlers/ScheduleHandler.php:397 | |
| 2446 | +#: app/Services/TransStrings.php:871 | |
| 1168 | 2447 | msgid "join board invitation in fluent boards" |
| 1169 | 2448 | msgstr "" |
| 1170 | 2449 | |
| 1171 | -#: translationStrings.php:164 app/Services/TransStrings.php:166 | |
| 2450 | +#: app/Services/Helper.php:644 | |
| 2451 | +msgid "joined" | |
| 2452 | +msgstr "" | |
| 2453 | + | |
| 2454 | +#: app/Services/TransStrings.php:173 | |
| 1172 | 2455 | msgid "Kanban" |
| 1173 | 2456 | msgstr "" |
| 1174 | 2457 | |
| 1175 | -#: translationStrings.php:165 app/Services/TransStrings.php:167 | |
| 2458 | +#: app/Services/TransStrings.php:88 | |
| 2459 | +msgid "Kanban View" | |
| 2460 | +msgstr "" | |
| 2461 | + | |
| 2462 | +#: app/Services/TransStrings.php:174 | |
| 1176 | 2463 | msgid "Keep" |
| 1177 | 2464 | msgstr "" |
| 1178 | 2465 | |
| 1179 | -#: translationStrings.php:166 app/Services/TransStrings.php:168 | |
| 2466 | +#: app/Services/TransStrings.php:175 | |
| 1180 | 2467 | msgid "Keep Labels" |
| 1181 | 2468 | msgstr "" |
| 1182 | 2469 | |
| 1183 | -#: translationStrings.php:167 app/Services/TransStrings.php:169 | |
| 2470 | +#: app/Services/TransStrings.php:176 | |
| 1184 | 2471 | msgid "Keep Tasks" |
| 1185 | 2472 | msgstr "" |
| 1186 | 2473 | |
| 1187 | -#: app/Services/TransStrings.php:428 | |
| 2474 | +#: app/Services/TransStrings.php:730 | |
| 2475 | +msgid "Keep Templates" | |
| 2476 | +msgstr "" | |
| 2477 | + | |
| 2478 | +#: app/Services/TransStrings.php:461 | |
| 1188 | 2479 | msgid "Keeping blank won't add any assignee" |
| 1189 | 2480 | msgstr "" |
| 1190 | 2481 | |
| 1191 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:72 | |
| 2482 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:132 | |
| 1192 | 2483 | msgid "Keeping it blank will select priority to low" |
| 1193 | 2484 | msgstr "" |
| 1194 | 2485 | |
| 1195 | -#: app/Http/Controllers/LabelController.php:84 | |
| 2486 | +#: app/Services/TransStrings.php:708 | |
| 2487 | +msgid "Key" | |
| 2488 | +msgstr "" | |
| 2489 | + | |
| 2490 | +#: app/Services/Helper.php:658 | |
| 2491 | +msgid "label" | |
| 2492 | +msgstr "" | |
| 2493 | + | |
| 2494 | +#: app/Http/Controllers/LabelController.php:87 | |
| 1196 | 2495 | msgid "Label has been added" |
| 1197 | 2496 | msgstr "" |
| 1198 | 2497 | |
| 1199 | -#: app/Http/Controllers/LabelController.php:60 | |
| 2498 | +#: app/Http/Controllers/LabelController.php:63 | |
| 1200 | 2499 | msgid "Label has been created" |
| 1201 | 2500 | msgstr "" |
| 1202 | 2501 | |
| 1203 | -#: app/Http/Controllers/LabelController.php:111 | |
| 2502 | +#: app/Http/Controllers/LabelController.php:119 | |
| 1204 | 2503 | #: app/Http/Controllers/LabelController.php:134 |
| 1205 | 2504 | msgid "Label has been deleted" |
| 1206 | 2505 | msgstr "" |
| 1207 | 2506 | |
| 1208 | -#: app/Http/Controllers/LabelController.php:154 | |
| 2507 | +#: app/Http/Controllers/LabelController.php:156 | |
| 1209 | 2508 | msgid "Label has been updated" |
| 1210 | 2509 | msgstr "" |
| 1211 | 2510 | |
| 1212 | -#: translationStrings.php:168 app/Models/Task.php:664 | |
| 1213 | -#: app/Services/TransStrings.php:170 | |
| 2511 | +#: app/Services/TaskService.php:2751 | |
| 2512 | +msgid "Label IDs must be an array" | |
| 2513 | +msgstr "" | |
| 2514 | + | |
| 2515 | +#: app/Models/Task.php:899 app/Services/TransStrings.php:177 | |
| 1214 | 2516 | msgid "Labels" |
| 1215 | 2517 | msgstr "" |
| 1216 | 2518 | |
| 1217 | -#: translationStrings.php:169 app/Services/TransStrings.php:171 | |
| 2519 | +#: app/Services/TransStrings.php:178 | |
| 1218 | 2520 | msgid "Last 3 months" |
| 1219 | 2521 | msgstr "" |
| 1220 | 2522 | |
| 1221 | -#: translationStrings.php:170 app/Services/TransStrings.php:172 | |
| 2523 | +#: app/Services/TransStrings.php:538 | |
| 2524 | +msgid "Last day of month" | |
| 2525 | +msgstr "" | |
| 2526 | + | |
| 2527 | +#: app/Services/TransStrings.php:541 | |
| 2528 | +msgid "Last day of year" | |
| 2529 | +msgstr "" | |
| 2530 | + | |
| 2531 | +#: app/Services/TransStrings.php:179 | |
| 1222 | 2532 | msgid "Last month" |
| 1223 | 2533 | msgstr "" |
| 1224 | 2534 | |
| 1225 | -#: translationStrings.php:171 app/Services/TransStrings.php:173 | |
| 2535 | +#: app/Services/TransStrings.php:180 | |
| 2536 | +msgid "Last page" | |
| 2537 | +msgstr "" | |
| 2538 | + | |
| 2539 | +#: app/Services/TransStrings.php:181 | |
| 1226 | 2540 | msgid "Last quarter" |
| 1227 | 2541 | msgstr "" |
| 1228 | 2542 | |
| 1229 | -#: translationStrings.php:172 app/Services/TransStrings.php:174 | |
| 2543 | +#: app/Services/TransStrings.php:182 | |
| 1230 | 2544 | msgid "Last week" |
| 1231 | 2545 | msgstr "" |
| 1232 | 2546 | |
| 1233 | -#: translationStrings.php:173 app/Services/TransStrings.php:175 | |
| 2547 | +#: app/Services/TransStrings.php:195 | |
| 2548 | +msgid "Layouts" | |
| 2549 | +msgstr "" | |
| 2550 | + | |
| 2551 | +#: app/Services/TransStrings.php:183 | |
| 1234 | 2552 | msgid "Learn" |
| 1235 | 2553 | msgstr "" |
| 1236 | 2554 | |
| 1237 | -#: translationStrings.php:174 app/Services/TransStrings.php:176 | |
| 2555 | +#: app/Services/TransStrings.php:895 | |
| 2556 | +msgid "Learn about" | |
| 2557 | +msgstr "" | |
| 2558 | + | |
| 2559 | +#: app/Services/TransStrings.php:184 | |
| 1238 | 2560 | msgid "Learn More" |
| 1239 | 2561 | msgstr "" |
| 1240 | 2562 | |
| 1241 | -#: translationStrings.php:175 app/Services/TransStrings.php:177 | |
| 2563 | +#: app/Services/TransStrings.php:185 | |
| 1242 | 2564 | msgid "Learn more" |
| 1243 | 2565 | msgstr "" |
| 1244 | 2566 | |
| 1245 | -#: translationStrings.php:177 app/Services/TransStrings.php:179 | |
| 2567 | +#: app/Services/TransStrings.php:187 | |
| 1246 | 2568 | msgid "Leave board" |
| 1247 | 2569 | msgstr "" |
| 1248 | 2570 | |
| 1249 | 2571 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:59 |
| @@ -1250,365 +2572,892 @@ | ||
| 1250 | 2572 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:71 |
| 1251 | 2573 | msgid "Leave empty to target any stage of this board" |
| 1252 | 2574 | msgstr "" |
| 1253 | 2575 | |
| 1254 | -#: translationStrings.php:176 app/Services/TransStrings.php:178 | |
| 2576 | +#: app/Services/TransStrings.php:186 | |
| 1255 | 2577 | msgid "Leave Task" |
| 1256 | 2578 | msgstr "" |
| 1257 | 2579 | |
| 1258 | -#: translationStrings.php:178 app/Services/TransStrings.php:180 | |
| 2580 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:85 | |
| 2581 | +msgid "" | |
| 2582 | +"Leaving it blank will make the title the same as the template task title." | |
| 2583 | +msgstr "" | |
| 2584 | + | |
| 2585 | +#: app/Services/Helper.php:645 | |
| 2586 | +msgid "left" | |
| 2587 | +msgstr "" | |
| 2588 | + | |
| 2589 | +#: app/Services/TransStrings.php:188 | |
| 1259 | 2590 | msgid "License Key" |
| 1260 | 2591 | msgstr "" |
| 1261 | 2592 | |
| 1262 | -#: translationStrings.php:179 app/Services/TransStrings.php:181 | |
| 2593 | +#: app/Services/TransStrings.php:189 | |
| 1263 | 2594 | msgid "License Management" |
| 1264 | 2595 | msgstr "" |
| 1265 | 2596 | |
| 1266 | -#: app/Services/TransStrings.php:407 | |
| 2597 | +#: app/Services/TransStrings.php:440 | |
| 1267 | 2598 | msgid "Linear" |
| 1268 | 2599 | msgstr "" |
| 1269 | 2600 | |
| 1270 | -#: translationStrings.php:180 app/Services/TransStrings.php:182 | |
| 2601 | +#: app/Services/TransStrings.php:190 | |
| 1271 | 2602 | msgid "List" |
| 1272 | 2603 | msgstr "" |
| 1273 | 2604 | |
| 1274 | -#: translationStrings.php:181 app/Services/TransStrings.php:183 | |
| 2605 | +#: app/Modules/MCP/AbilitiesRegistrar.php:34 | |
| 2606 | +msgid "List Boards" | |
| 2607 | +msgstr "" | |
| 2608 | + | |
| 2609 | +#: app/Modules/MCP/AbilitiesRegistrar.php:35 | |
| 2610 | +msgid "" | |
| 2611 | +"List boards visible to the current user. Supports search, type, archived " | |
| 2612 | +"filter, pagination, and compact counts." | |
| 2613 | +msgstr "" | |
| 2614 | + | |
| 2615 | +#: app/Modules/MCP/AbilitiesRegistrar.php:74 | |
| 2616 | +msgid "List Tasks" | |
| 2617 | +msgstr "" | |
| 2618 | + | |
| 2619 | +#: app/Services/TransStrings.php:193 | |
| 2620 | +msgid "List View" | |
| 2621 | +msgstr "" | |
| 2622 | + | |
| 2623 | +#: app/Http/Controllers/OptionsController.php:646 | |
| 2624 | +msgid "List view settings updated successfully" | |
| 2625 | +msgstr "" | |
| 2626 | + | |
| 2627 | +#: app/Modules/MCP/AbilitiesRegistrar.php:75 | |
| 2628 | +msgid "" | |
| 2629 | +"List/filter tasks in a board. Supports search, stage, status, priority, " | |
| 2630 | +"assignee, labels, due date, archived filter, and pagination." | |
| 2631 | +msgstr "" | |
| 2632 | + | |
| 2633 | +#: app/Services/TransStrings.php:191 | |
| 1275 | 2634 | msgid "Lists:" |
| 1276 | 2635 | msgstr "" |
| 1277 | 2636 | |
| 1278 | -#: translationStrings.php:182 app/Services/TransStrings.php:184 | |
| 2637 | +#: app/Services/TransStrings.php:192 | |
| 1279 | 2638 | msgid "Load FluentBoards in the frontend of the website" |
| 1280 | 2639 | msgstr "" |
| 1281 | 2640 | |
| 1282 | -#: translationStrings.php:183 app/Services/TransStrings.php:185 | |
| 2641 | +#: app/Services/TransStrings.php:692 | |
| 2642 | +msgid "Load FluentRoadmap in the frontend of the website" | |
| 2643 | +msgstr "" | |
| 2644 | + | |
| 2645 | +#: app/Services/TransStrings.php:517 | |
| 1283 | 2646 | msgid "Loading" |
| 1284 | 2647 | msgstr "" |
| 1285 | 2648 | |
| 1286 | -#: translationStrings.php:184 | |
| 1287 | -msgid "Looks like your license has been expired" | |
| 2649 | +#: app/Services/TransStrings.php:794 | |
| 2650 | +msgid "Loading Folders..." | |
| 1288 | 2651 | msgstr "" |
| 1289 | 2652 | |
| 1290 | -#: translationStrings.php:185 app/Services/TransStrings.php:186 | |
| 2653 | +#: app/Services/TransStrings.php:997 | |
| 2654 | +msgid "Loading projects..." | |
| 2655 | +msgstr "" | |
| 2656 | + | |
| 2657 | +#: app/Services/TransStrings.php:572 | |
| 2658 | +msgid "Loading..." | |
| 2659 | +msgstr "" | |
| 2660 | + | |
| 2661 | +#: app/Http/Controllers/MCPSettingsController.php:198 | |
| 2662 | +msgid "" | |
| 2663 | +"Local dev mode is on, so NODE_TLS_REJECT_UNAUTHORIZED is included for self-" | |
| 2664 | +"signed SSL." | |
| 2665 | +msgstr "" | |
| 2666 | + | |
| 2667 | +#: app/Services/TransStrings.php:747 | |
| 2668 | +msgid "Log Time" | |
| 2669 | +msgstr "" | |
| 2670 | + | |
| 2671 | +#: app/Services/TransStrings.php:549 | |
| 2672 | +msgid "Logged at" | |
| 2673 | +msgstr "" | |
| 2674 | + | |
| 2675 | +#: app/Services/TaskService.php:2567 app/Services/TransStrings.php:510 | |
| 2676 | +#: app/Hooks/Handlers/AdminMenuHandler.php:472 | |
| 2677 | +msgid "Low" | |
| 2678 | +msgstr "" | |
| 2679 | + | |
| 2680 | +#: app/Services/TransStrings.php:562 | |
| 2681 | +msgid "Main Properties" | |
| 2682 | +msgstr "" | |
| 2683 | + | |
| 2684 | +#: app/Services/TransStrings.php:196 | |
| 1291 | 2685 | msgid "Make FluentBoards Admin" |
| 1292 | 2686 | msgstr "" |
| 1293 | 2687 | |
| 1294 | -#: translationStrings.php:186 app/Services/TransStrings.php:187 | |
| 2688 | +#: app/Services/TransStrings.php:556 | |
| 2689 | +msgid "Make Member" | |
| 2690 | +msgstr "" | |
| 2691 | + | |
| 2692 | +#: app/Services/TransStrings.php:820 | |
| 2693 | +msgid "Make Private" | |
| 2694 | +msgstr "" | |
| 2695 | + | |
| 2696 | +#: app/Services/TransStrings.php:819 | |
| 2697 | +msgid "Make Public" | |
| 2698 | +msgstr "" | |
| 2699 | + | |
| 2700 | +#: app/Services/TransStrings.php:197 | |
| 1295 | 2701 | msgid "Make Template" |
| 1296 | 2702 | msgstr "" |
| 1297 | 2703 | |
| 1298 | -#: translationStrings.php:190 app/Services/TransStrings.php:191 | |
| 2704 | +#: app/Services/TransStrings.php:201 | |
| 1299 | 2705 | msgid "Make template" |
| 1300 | 2706 | msgstr "" |
| 1301 | 2707 | |
| 1302 | -#: translationStrings.php:187 app/Services/TransStrings.php:188 | |
| 2708 | +#: app/Services/TransStrings.php:198 | |
| 1303 | 2709 | msgid "Make This Stage Admin Only" |
| 1304 | 2710 | msgstr "" |
| 1305 | 2711 | |
| 1306 | -#: translationStrings.php:188 app/Services/TransStrings.php:189 | |
| 1307 | -msgid "Make This Stage Public Viewable" | |
| 2712 | +#: app/Services/TransStrings.php:652 | |
| 2713 | +msgid "Make this stage back to normal" | |
| 1308 | 2714 | msgstr "" |
| 1309 | 2715 | |
| 1310 | -#: translationStrings.php:189 app/Services/TransStrings.php:190 | |
| 2716 | +#: app/Services/TransStrings.php:199 | |
| 2717 | +msgid "Make This Stage Public" | |
| 2718 | +msgstr "" | |
| 2719 | + | |
| 2720 | +#: app/Services/TransStrings.php:200 | |
| 1311 | 2721 | msgid "Make User Board Admin" |
| 1312 | 2722 | msgstr "" |
| 1313 | 2723 | |
| 1314 | -#: translationStrings.php:191 app/Services/TransStrings.php:192 | |
| 2724 | +#: app/Services/TransStrings.php:557 | |
| 2725 | +msgid "Make Viewer" | |
| 2726 | +msgstr "" | |
| 2727 | + | |
| 2728 | +#: app/Services/TransStrings.php:202 | |
| 1315 | 2729 | msgid "Manage" |
| 1316 | 2730 | msgstr "" |
| 1317 | 2731 | |
| 1318 | -#: translationStrings.php:192 app/Services/TransStrings.php:193 | |
| 2732 | +#: app/Services/TransStrings.php:830 | |
| 2733 | +msgid "Manage and organize your task custom fields" | |
| 2734 | +msgstr "" | |
| 2735 | + | |
| 2736 | +#: app/Services/TransStrings.php:203 | |
| 1319 | 2737 | msgid "Manage User Permissions" |
| 1320 | 2738 | msgstr "" |
| 1321 | 2739 | |
| 1322 | -#: app/Services/TransStrings.php:404 | |
| 2740 | +#: app/Services/TransStrings.php:604 | |
| 2741 | +msgid "Manager" | |
| 2742 | +msgstr "" | |
| 2743 | + | |
| 2744 | +#: app/Services/TransStrings.php:700 | |
| 2745 | +msgid "Mapped Board & Stage" | |
| 2746 | +msgstr "" | |
| 2747 | + | |
| 2748 | +#: app/Services/TransStrings.php:437 | |
| 1323 | 2749 | msgid "Mark all as read" |
| 1324 | 2750 | msgstr "" |
| 1325 | 2751 | |
| 1326 | -#: translationStrings.php:389 | |
| 1327 | -msgid "mark_all_read" | |
| 2752 | +#: app/Services/TransStrings.php:972 | |
| 2753 | +msgid "Marked as closed" | |
| 1328 | 2754 | msgstr "" |
| 1329 | 2755 | |
| 1330 | -#: translationStrings.php:193 app/Services/TransStrings.php:194 | |
| 2756 | +#: app/Services/TransStrings.php:214 | |
| 2757 | +msgid "Maximum 150 characters allowed" | |
| 2758 | +msgstr "" | |
| 2759 | + | |
| 2760 | +#: app/Http/Controllers/MCPSettingsController.php:70 | |
| 2761 | +msgid "" | |
| 2762 | +"MCP tools disabled. The adapter will no longer report Fluent Boards " | |
| 2763 | +"abilities." | |
| 2764 | +msgstr "" | |
| 2765 | + | |
| 2766 | +#: app/Http/Controllers/MCPSettingsController.php:69 | |
| 2767 | +msgid "MCP tools enabled. New requests will see the Fluent Boards abilities." | |
| 2768 | +msgstr "" | |
| 2769 | + | |
| 2770 | +#: app/Services/TaskService.php:2568 app/Services/TransStrings.php:511 | |
| 2771 | +#: app/Hooks/Handlers/AdminMenuHandler.php:473 | |
| 2772 | +msgid "Medium" | |
| 2773 | +msgstr "" | |
| 2774 | + | |
| 2775 | +#: app/Services/TransStrings.php:204 | |
| 1331 | 2776 | msgid "Member" |
| 1332 | 2777 | msgstr "" |
| 1333 | 2778 | |
| 1334 | -#: app/Http/Controllers/BoardController.php:561 | |
| 2779 | +#: app/Http/Controllers/BoardController.php:722 | |
| 1335 | 2780 | msgid "Member added successfully" |
| 1336 | 2781 | msgstr "" |
| 1337 | 2782 | |
| 1338 | -#: app/Http/Controllers/OptionsController.php:204 | |
| 2783 | +#: app/Http/Controllers/OptionsController.php:209 | |
| 1339 | 2784 | msgid "Member has been set super admin successfully!" |
| 1340 | 2785 | msgstr "" |
| 1341 | 2786 | |
| 1342 | -#: app/Http/Controllers/BoardController.php:544 | |
| 2787 | +#: app/Hooks/Handlers/BoardHandler.php:416 | |
| 2788 | +msgid "Member Not deleted" | |
| 2789 | +msgstr "" | |
| 2790 | + | |
| 2791 | +#: app/Http/Controllers/BoardController.php:705 | |
| 1343 | 2792 | msgid "Member removed successfully" |
| 1344 | 2793 | msgstr "" |
| 1345 | 2794 | |
| 1346 | -#: app/Http/Controllers/OptionsController.php:329 | |
| 2795 | +#: app/Http/Controllers/OptionsController.php:351 | |
| 1347 | 2796 | msgid "Members added to boards" |
| 1348 | 2797 | msgstr "" |
| 1349 | 2798 | |
| 1350 | -#: translationStrings.php:194 app/Services/TransStrings.php:195 | |
| 2799 | +#: app/Services/TransStrings.php:205 | |
| 1351 | 2800 | msgid "Members Role" |
| 1352 | 2801 | msgstr "" |
| 1353 | 2802 | |
| 1354 | -#: translationStrings.php:195 app/Services/TransStrings.php:196 | |
| 2803 | +#: app/Http/Controllers/TaskController.php:1378 | |
| 2804 | +#: app/Http/Controllers/TaskController.php:1458 | |
| 2805 | +msgid "Mentioned" | |
| 2806 | +msgstr "" | |
| 2807 | + | |
| 2808 | +#: app/Services/TransStrings.php:426 | |
| 2809 | +msgid "mentioned you in a comment" | |
| 2810 | +msgstr "" | |
| 2811 | + | |
| 2812 | +#. %1$s is the task link, %2$s is the board name | |
| 2813 | +#. %1$s is the task link, %2$s is the board link | |
| 2814 | +#: app/Services/TransStrings.php:880 app/Hooks/Handlers/ScheduleHandler.php:135 | |
| 2815 | +#, php-format | |
| 2816 | +msgid "mentioned you in a comment on %1$s on %2$s board." | |
| 2817 | +msgstr "" | |
| 2818 | + | |
| 2819 | +#: app/Services/TransStrings.php:206 | |
| 1355 | 2820 | msgid "Menu" |
| 1356 | 2821 | msgstr "" |
| 1357 | 2822 | |
| 1358 | -#: translationStrings.php:196 app/Services/TransStrings.php:197 | |
| 2823 | +#: app/Services/TransStrings.php:679 | |
| 2824 | +msgid "Menu Position" | |
| 2825 | +msgstr "" | |
| 2826 | + | |
| 2827 | +#: app/Services/TransStrings.php:207 | |
| 1359 | 2828 | msgid "Minutes" |
| 1360 | 2829 | msgstr "" |
| 1361 | 2830 | |
| 1362 | -#: translationStrings.php:390 app/Services/TransStrings.php:383 | |
| 2831 | +#: app/Services/TransStrings.php:839 | |
| 2832 | +msgid "Modify the custom field settings" | |
| 2833 | +msgstr "" | |
| 2834 | + | |
| 2835 | +#: app/Services/TransStrings.php:860 | |
| 2836 | +msgid "Mon" | |
| 2837 | +msgstr "" | |
| 2838 | + | |
| 2839 | +#: app/Services/TransStrings.php:771 | |
| 2840 | +msgid "Monday" | |
| 2841 | +msgstr "" | |
| 2842 | + | |
| 2843 | +#: app/Services/TransStrings.php:686 | |
| 2844 | +msgid "Month" | |
| 2845 | +msgstr "" | |
| 2846 | + | |
| 2847 | +#: app/Services/TransStrings.php:535 | |
| 2848 | +msgid "month(s) on" | |
| 2849 | +msgstr "" | |
| 2850 | + | |
| 2851 | +#: app/Services/TransStrings.php:529 | |
| 2852 | +msgid "Monthly" | |
| 2853 | +msgstr "" | |
| 2854 | + | |
| 2855 | +#: app/Services/TransStrings.php:411 | |
| 1363 | 2856 | msgid "more" |
| 1364 | 2857 | msgstr "" |
| 1365 | 2858 | |
| 1366 | -#: translationStrings.php:197 app/Services/TransStrings.php:198 | |
| 2859 | +#: app/Services/TransStrings.php:483 | |
| 2860 | +msgid "Most Popular Ideas:" | |
| 2861 | +msgstr "" | |
| 2862 | + | |
| 2863 | +#: app/Services/TransStrings.php:208 | |
| 1367 | 2864 | msgid "Move" |
| 1368 | 2865 | msgstr "" |
| 1369 | 2866 | |
| 1370 | -#: translationStrings.php:200 app/Services/TransStrings.php:201 | |
| 2867 | +#: app/Modules/MCP/AbilitiesRegistrar.php:171 | |
| 2868 | +msgid "" | |
| 2869 | +"Move a task to another stage or board. Provide position or neighboring task " | |
| 2870 | +"ids for ordering." | |
| 2871 | +msgstr "" | |
| 2872 | + | |
| 2873 | +#: app/Services/TransStrings.php:659 | |
| 2874 | +msgid "Move all card in stage" | |
| 2875 | +msgstr "" | |
| 2876 | + | |
| 2877 | +#: app/Services/TransStrings.php:211 | |
| 1371 | 2878 | msgid "Move all tasks" |
| 1372 | 2879 | msgstr "" |
| 1373 | 2880 | |
| 1374 | -#: translationStrings.php:198 app/Services/TransStrings.php:199 | |
| 2881 | +#: app/Services/TransStrings.php:209 app/Modules/MCP/AbilitiesRegistrar.php:170 | |
| 1375 | 2882 | msgid "Move Task" |
| 1376 | 2883 | msgstr "" |
| 1377 | 2884 | |
| 1378 | -#: translationStrings.php:199 app/Services/TransStrings.php:200 | |
| 2885 | +#: app/Services/TransStrings.php:984 | |
| 2886 | +msgid "Move Tasks" | |
| 2887 | +msgstr "" | |
| 2888 | + | |
| 2889 | +#: app/Services/TransStrings.php:210 | |
| 1379 | 2890 | msgid "Move To" |
| 1380 | 2891 | msgstr "" |
| 1381 | 2892 | |
| 1382 | -#: translationStrings.php:201 app/Services/TransStrings.php:202 | |
| 2893 | +#: app/Services/TransStrings.php:212 | |
| 1383 | 2894 | msgid "Move to next stage" |
| 1384 | 2895 | msgstr "" |
| 1385 | 2896 | |
| 1386 | -#: app/Services/TransStrings.php:397 | |
| 2897 | +#: app/Services/TransStrings.php:908 | |
| 2898 | +msgid "Move to Stage" | |
| 2899 | +msgstr "" | |
| 2900 | + | |
| 2901 | +#: app/Services/TransStrings.php:866 | |
| 2902 | +msgid "moved " | |
| 2903 | +msgstr "" | |
| 2904 | + | |
| 2905 | +#. %1$s is the task title, %2$s is the board name | |
| 2906 | +#. %1$s is the task title, %2$s is the board title | |
| 2907 | +#: app/Services/TransStrings.php:894 | |
| 2908 | +#: app/Hooks/Handlers/NotificationHandler.php:137 | |
| 2909 | +#, php-format | |
| 2910 | +msgid "moved %1$s task to %2$s board." | |
| 2911 | +msgstr "" | |
| 2912 | + | |
| 2913 | +#: app/Services/TransStrings.php:430 | |
| 1387 | 2914 | msgid "moved task to another stage" |
| 1388 | 2915 | msgstr "" |
| 1389 | 2916 | |
| 1390 | -#: translationStrings.php:202 app/Services/TransStrings.php:203 | |
| 2917 | +#: app/Services/TransStrings.php:733 | |
| 2918 | +msgid "Multi Select" | |
| 2919 | +msgstr "" | |
| 2920 | + | |
| 2921 | +#: app/Services/TransStrings.php:969 | |
| 2922 | +msgid "My Boards" | |
| 2923 | +msgstr "" | |
| 2924 | + | |
| 2925 | +#: app/Services/TransStrings.php:213 | |
| 1391 | 2926 | msgid "My Tasks" |
| 1392 | 2927 | msgstr "" |
| 1393 | 2928 | |
| 1394 | -#: translationStrings.php:203 app/Services/TransStrings.php:204 | |
| 2929 | +#: app/Services/TransStrings.php:696 | |
| 2930 | +msgid "Name & Describe your roadmap" | |
| 2931 | +msgstr "" | |
| 2932 | + | |
| 2933 | +#: app/Services/TransStrings.php:215 | |
| 1395 | 2934 | msgid "Name Your Board" |
| 1396 | 2935 | msgstr "" |
| 1397 | 2936 | |
| 1398 | -#: translationStrings.php:204 app/Services/TransStrings.php:205 | |
| 2937 | +#: app/Services/TransStrings.php:216 | |
| 1399 | 2938 | msgid "Name your roadmap" |
| 1400 | 2939 | msgstr "" |
| 1401 | 2940 | |
| 1402 | -#: app/Services/TransStrings.php:96 | |
| 2941 | +#: app/Services/TransStrings.php:749 app/Hooks/Handlers/ScheduleHandler.php:58 | |
| 2942 | +#: app/Hooks/Handlers/ScheduleHandler.php:59 | |
| 2943 | +msgid "New comment has been added on task" | |
| 2944 | +msgstr "" | |
| 2945 | + | |
| 2946 | +#: app/Services/TransStrings.php:98 | |
| 1403 | 2947 | msgid "New comments added on a task you are watching." |
| 1404 | 2948 | msgstr "" |
| 1405 | 2949 | |
| 1406 | -#: translationStrings.php:205 app/Services/TransStrings.php:206 | |
| 2950 | +#: app/Services/TransStrings.php:751 app/Hooks/Handlers/ScheduleHandler.php:68 | |
| 2951 | +msgid "New Reply on Your Task Comment" | |
| 2952 | +msgstr "" | |
| 2953 | + | |
| 2954 | +#: app/Services/TransStrings.php:221 | |
| 2955 | +msgid "Newest" | |
| 2956 | +msgstr "" | |
| 2957 | + | |
| 2958 | +#: app/Services/TransStrings.php:217 | |
| 1407 | 2959 | msgid "Next" |
| 1408 | 2960 | msgstr "" |
| 1409 | 2961 | |
| 1410 | -#: translationStrings.php:207 app/Services/TransStrings.php:208 | |
| 2962 | +#: app/Services/TransStrings.php:220 | |
| 1411 | 2963 | msgid "Next define stages" |
| 1412 | 2964 | msgstr "" |
| 1413 | 2965 | |
| 1414 | -#: translationStrings.php:206 app/Services/TransStrings.php:207 | |
| 2966 | +#: app/Services/TransStrings.php:218 | |
| 2967 | +msgid "Next page" | |
| 2968 | +msgstr "" | |
| 2969 | + | |
| 2970 | +#: app/Services/TransStrings.php:219 | |
| 1415 | 2971 | msgid "Next Step" |
| 1416 | 2972 | msgstr "" |
| 1417 | 2973 | |
| 1418 | -#: translationStrings.php:208 app/Services/TransStrings.php:209 | |
| 2974 | +#: app/Services/TransStrings.php:222 | |
| 1419 | 2975 | msgid "No" |
| 1420 | 2976 | msgstr "" |
| 1421 | 2977 | |
| 1422 | -#: translationStrings.php:217 app/Services/TransStrings.php:218 | |
| 2978 | +#: app/Services/TaskService.php:2355 | |
| 2979 | +msgid "No action specified" | |
| 2980 | +msgstr "" | |
| 2981 | + | |
| 2982 | +#: app/Services/TransStrings.php:234 | |
| 1423 | 2983 | msgid "No archive task found!" |
| 1424 | 2984 | msgstr "" |
| 1425 | 2985 | |
| 1426 | -#: translationStrings.php:218 app/Services/TransStrings.php:219 | |
| 2986 | +#: app/Services/TransStrings.php:236 | |
| 1427 | 2987 | msgid "No archived stages found!" |
| 1428 | 2988 | msgstr "" |
| 1429 | 2989 | |
| 1430 | -#: translationStrings.php:209 app/Services/TransStrings.php:210 | |
| 2990 | +#: app/Services/TransStrings.php:223 | |
| 1431 | 2991 | msgid "No Assignee" |
| 1432 | 2992 | msgstr "" |
| 1433 | 2993 | |
| 1434 | -#: translationStrings.php:210 app/Services/TransStrings.php:211 | |
| 2994 | +#: app/Services/TransStrings.php:224 | |
| 1435 | 2995 | msgid "No Board Members" |
| 1436 | 2996 | msgstr "" |
| 1437 | 2997 | |
| 1438 | -#: translationStrings.php:211 app/Services/TransStrings.php:212 | |
| 2998 | +#: app/Services/TransStrings.php:225 | |
| 1439 | 2999 | msgid "No Boards Yet!" |
| 1440 | 3000 | msgstr "" |
| 1441 | 3001 | |
| 1442 | -#: translationStrings.php:212 app/Services/TransStrings.php:213 | |
| 3002 | +#: app/Services/TransStrings.php:227 | |
| 1443 | 3003 | msgid "No Completed Tasks" |
| 1444 | 3004 | msgstr "" |
| 1445 | 3005 | |
| 1446 | -#: app/Services/TransStrings.php:220 | |
| 3006 | +#: app/Services/TransStrings.php:237 | |
| 1447 | 3007 | msgid "No contact found" |
| 1448 | 3008 | msgstr "" |
| 1449 | 3009 | |
| 1450 | -#: translationStrings.php:219 | |
| 1451 | -msgid "" | |
| 1452 | -"No contacts found. This section displays CRM contacts associated with the " | |
| 1453 | -"task in this Board" | |
| 3010 | +#: app/Services/TransStrings.php:831 | |
| 3011 | +msgid "No Custom Fields" | |
| 1454 | 3012 | msgstr "" |
| 1455 | 3013 | |
| 1456 | -#: translationStrings.php:220 app/Services/TransStrings.php:221 | |
| 3014 | +#: app/Services/TransStrings.php:699 | |
| 3015 | +msgid "No Data Found" | |
| 3016 | +msgstr "" | |
| 3017 | + | |
| 3018 | +#: app/Services/TransStrings.php:973 | |
| 3019 | +msgid "No dates" | |
| 3020 | +msgstr "" | |
| 3021 | + | |
| 3022 | +#: app/Services/TransStrings.php:576 | |
| 3023 | +msgid "No default assignees found" | |
| 3024 | +msgstr "" | |
| 3025 | + | |
| 3026 | +#: app/Services/TransStrings.php:965 | |
| 3027 | +msgid "No default watchers found" | |
| 3028 | +msgstr "" | |
| 3029 | + | |
| 3030 | +#: app/Services/TransStrings.php:238 | |
| 1457 | 3031 | msgid "No description, click to add" |
| 1458 | 3032 | msgstr "" |
| 1459 | 3033 | |
| 1460 | -#: translationStrings.php:213 app/Services/TransStrings.php:214 | |
| 3034 | +#: app/Services/TransStrings.php:228 | |
| 3035 | +msgid "No Due Today Tasks" | |
| 3036 | +msgstr "" | |
| 3037 | + | |
| 3038 | +#: app/Hooks/Handlers/FileHandler.php:96 | |
| 3039 | +msgid "No file was uploaded. Please try again." | |
| 3040 | +msgstr "" | |
| 3041 | + | |
| 3042 | +#: app/Services/TransStrings.php:795 | |
| 3043 | +msgid "No Folder" | |
| 3044 | +msgstr "" | |
| 3045 | + | |
| 3046 | +#: app/Services/TransStrings.php:796 | |
| 3047 | +msgid "No folders" | |
| 3048 | +msgstr "" | |
| 3049 | + | |
| 3050 | +#: app/Services/TransStrings.php:229 | |
| 1461 | 3051 | msgid "No Label" |
| 1462 | 3052 | msgstr "" |
| 1463 | 3053 | |
| 1464 | -#: translationStrings.php:221 app/Services/TransStrings.php:222 | |
| 3054 | +#: app/Services/TransStrings.php:924 | |
| 3055 | +msgid "No Labels Found." | |
| 3056 | +msgstr "" | |
| 3057 | + | |
| 3058 | +#: app/Services/TransStrings.php:605 | |
| 3059 | +msgid "No Match Found" | |
| 3060 | +msgstr "" | |
| 3061 | + | |
| 3062 | +#: app/Services/TransStrings.php:577 | |
| 3063 | +msgid "No members found to assign to this task" | |
| 3064 | +msgstr "" | |
| 3065 | + | |
| 3066 | +#: app/Services/TransStrings.php:239 | |
| 1465 | 3067 | msgid "No members found to assign to this task." |
| 1466 | 3068 | msgstr "" |
| 1467 | 3069 | |
| 1468 | -#: translationStrings.php:222 app/Services/TransStrings.php:223 | |
| 3070 | +#: app/Services/TransStrings.php:240 | |
| 1469 | 3071 | msgid "No members has been assigned of this task" |
| 1470 | 3072 | msgstr "" |
| 1471 | 3073 | |
| 1472 | -#: translationStrings.php:223 app/Services/TransStrings.php:224 | |
| 3074 | +#: app/Services/TransStrings.php:241 | |
| 1473 | 3075 | msgid "No more activities" |
| 1474 | 3076 | msgstr "" |
| 1475 | 3077 | |
| 1476 | -#: translationStrings.php:224 app/Services/TransStrings.php:225 | |
| 3078 | +#: app/Services/TransStrings.php:242 | |
| 1477 | 3079 | msgid "No more notification" |
| 1478 | 3080 | msgstr "" |
| 1479 | 3081 | |
| 1480 | -#: translationStrings.php:225 app/Services/TransStrings.php:226 | |
| 3082 | +#: app/Services/TransStrings.php:243 | |
| 1481 | 3083 | msgid "No more stages" |
| 1482 | 3084 | msgstr "" |
| 1483 | 3085 | |
| 1484 | -#: translationStrings.php:226 app/Services/TransStrings.php:227 | |
| 3086 | +#: app/Services/TransStrings.php:244 | |
| 1485 | 3087 | msgid "No more tasks" |
| 1486 | 3088 | msgstr "" |
| 1487 | 3089 | |
| 1488 | -#: translationStrings.php:227 app/Services/TransStrings.php:228 | |
| 3090 | +#: app/Services/TransStrings.php:245 | |
| 1489 | 3091 | msgid "No notification" |
| 1490 | 3092 | msgstr "" |
| 1491 | 3093 | |
| 1492 | -#: translationStrings.php:214 app/Services/TransStrings.php:215 | |
| 3094 | +#: app/Services/TransStrings.php:998 | |
| 3095 | +msgid "No open projects found in this workspace." | |
| 3096 | +msgstr "" | |
| 3097 | + | |
| 3098 | +#: app/Services/TransStrings.php:611 | |
| 3099 | +msgid "No Other Members" | |
| 3100 | +msgstr "" | |
| 3101 | + | |
| 3102 | +#: app/Services/TransStrings.php:230 | |
| 1493 | 3103 | msgid "No Overdue Tasks" |
| 1494 | 3104 | msgstr "" |
| 1495 | 3105 | |
| 1496 | -#: translationStrings.php:215 app/Services/TransStrings.php:216 | |
| 3106 | +#: app/Services/TransStrings.php:231 | |
| 1497 | 3107 | msgid "No Pending Invitations" |
| 1498 | 3108 | msgstr "" |
| 1499 | 3109 | |
| 1500 | -#: translationStrings.php:228 app/Services/TransStrings.php:229 | |
| 3110 | +#: app/Http/Controllers/UserController.php:222 | |
| 3111 | +msgid "No photo uploaded or upload error" | |
| 3112 | +msgstr "" | |
| 3113 | + | |
| 3114 | +#: app/Services/TransStrings.php:763 | |
| 3115 | +msgid "No pinned board yet" | |
| 3116 | +msgstr "" | |
| 3117 | + | |
| 3118 | +#: app/Services/TransStrings.php:983 | |
| 3119 | +msgid "No pinned board yet!" | |
| 3120 | +msgstr "" | |
| 3121 | + | |
| 3122 | +#: app/Services/TransStrings.php:226 | |
| 3123 | +msgid "No Roadmaps Yet!" | |
| 3124 | +msgstr "" | |
| 3125 | + | |
| 3126 | +#: app/Services/TransStrings.php:966 | |
| 3127 | +msgid "No Task Available" | |
| 3128 | +msgstr "" | |
| 3129 | + | |
| 3130 | +#: app/Services/TransStrings.php:723 | |
| 3131 | +msgid "No tasks found for export." | |
| 3132 | +msgstr "" | |
| 3133 | + | |
| 3134 | +#: app/Services/TransStrings.php:235 | |
| 3135 | +msgid "No Tasks Found!" | |
| 3136 | +msgstr "" | |
| 3137 | + | |
| 3138 | +#: app/Services/TaskService.php:2347 | |
| 3139 | +msgid "No tasks selected" | |
| 3140 | +msgstr "" | |
| 3141 | + | |
| 3142 | +#: app/Services/TransStrings.php:246 | |
| 1501 | 3143 | msgid "No unread notification" |
| 1502 | 3144 | msgstr "" |
| 1503 | 3145 | |
| 1504 | -#: translationStrings.php:216 app/Services/TransStrings.php:217 | |
| 3146 | +#: app/Services/TransStrings.php:232 | |
| 1505 | 3147 | msgid "No Upcoming Tasks" |
| 1506 | 3148 | msgstr "" |
| 1507 | 3149 | |
| 1508 | -#: translationStrings.php:229 app/Services/TransStrings.php:230 | |
| 3150 | +#: app/Services/TransStrings.php:602 | |
| 3151 | +msgid "No user found with your query." | |
| 3152 | +msgstr "" | |
| 3153 | + | |
| 3154 | +#: app/Services/TransStrings.php:600 | |
| 3155 | +msgid "No user found with your query. Add email address to invite" | |
| 3156 | +msgstr "" | |
| 3157 | + | |
| 3158 | +#: app/Services/TaskService.php:2653 | |
| 3159 | +msgid "No valid board members selected for assignment" | |
| 3160 | +msgstr "" | |
| 3161 | + | |
| 3162 | +#: app/Services/TaskService.php:2363 | |
| 3163 | +msgid "No valid tasks found" | |
| 3164 | +msgstr "" | |
| 3165 | + | |
| 3166 | +#: app/Services/TransStrings.php:999 | |
| 3167 | +msgid "No workspaces found for this token." | |
| 3168 | +msgstr "" | |
| 3169 | + | |
| 3170 | +#: app/Services/TransStrings.php:247 | |
| 1509 | 3171 | msgid "No, Thanks" |
| 1510 | 3172 | msgstr "" |
| 1511 | 3173 | |
| 1512 | -#: translationStrings.php:230 app/Services/TransStrings.php:231 | |
| 3174 | +#: app/Services/TransStrings.php:248 | |
| 1513 | 3175 | msgid "Note" |
| 1514 | 3176 | msgstr "" |
| 1515 | 3177 | |
| 1516 | -#: translationStrings.php:231 app/Services/TransStrings.php:232 | |
| 3178 | +#: app/Services/TransStrings.php:249 | |
| 1517 | 3179 | msgid "" |
| 1518 | 3180 | "Note: For authentication in the Fluent roadmap, the Fluent Auth plugin is " |
| 1519 | 3181 | "required." |
| 1520 | 3182 | msgstr "" |
| 1521 | 3183 | |
| 1522 | -#: app/Http/Controllers/NotificationController.php:102 | |
| 3184 | +#: app/Services/TransStrings.php:233 | |
| 3185 | +msgid "Nothing is scheduled yet" | |
| 3186 | +msgstr "" | |
| 3187 | + | |
| 3188 | +#: app/Services/NotificationService.php:79 | |
| 3189 | +msgid "Notification could not be found" | |
| 3190 | +msgstr "" | |
| 3191 | + | |
| 3192 | +#: app/Http/Controllers/NotificationController.php:115 | |
| 1523 | 3193 | msgid "Notification is updated" |
| 1524 | 3194 | msgstr "" |
| 1525 | 3195 | |
| 1526 | -#: app/Http/Controllers/OptionsController.php:345 | |
| 3196 | +#: app/Services/TransStrings.php:640 app/Hooks/Handlers/BoardMenuHandler.php:83 | |
| 3197 | +msgid "Notification Settings" | |
| 3198 | +msgstr "" | |
| 3199 | + | |
| 3200 | +#: app/Http/Controllers/OptionsController.php:376 | |
| 1527 | 3201 | msgid "Notification settings are updated" |
| 1528 | 3202 | msgstr "" |
| 1529 | 3203 | |
| 1530 | -#: translationStrings.php:232 app/Services/TransStrings.php:233 | |
| 3204 | +#: app/Services/TransStrings.php:250 | |
| 1531 | 3205 | msgid "Notifications" |
| 1532 | 3206 | msgstr "" |
| 1533 | 3207 | |
| 1534 | -#: translationStrings.php:233 app/Services/TransStrings.php:234 | |
| 3208 | +#: app/Services/TransStrings.php:251 | |
| 1535 | 3209 | msgid "Now" |
| 1536 | 3210 | msgstr "" |
| 1537 | 3211 | |
| 1538 | -#: translationStrings.php:234 app/Services/TransStrings.php:235 | |
| 3212 | +#: app/Services/TransStrings.php:732 | |
| 3213 | +msgid "Number" | |
| 3214 | +msgstr "" | |
| 3215 | + | |
| 3216 | +#: app/Services/TransStrings.php:412 | |
| 3217 | +msgid "of" | |
| 3218 | +msgstr "" | |
| 3219 | + | |
| 3220 | +#: app/Services/TransStrings.php:252 | |
| 1539 | 3221 | msgid "OK" |
| 1540 | 3222 | msgstr "" |
| 1541 | 3223 | |
| 1542 | -#: translationStrings.php:391 app/Services/TransStrings.php:389 | |
| 3224 | +#: app/Services/TransStrings.php:505 | |
| 3225 | +msgid "Oldest" | |
| 3226 | +msgstr "" | |
| 3227 | + | |
| 3228 | +#: app/Services/TransStrings.php:419 | |
| 1543 | 3229 | msgid "on stage" |
| 1544 | 3230 | msgstr "" |
| 1545 | 3231 | |
| 1546 | -#: translationStrings.php:235 app/Services/TransStrings.php:236 | |
| 1547 | -msgid "Only template stages can be imported" | |
| 3232 | +#: app/Http/Controllers/BoardController.php:334 | |
| 3233 | +msgid "Onboarding skipped successfully" | |
| 1548 | 3234 | msgstr "" |
| 1549 | 3235 | |
| 1550 | -#: translationStrings.php:236 app/Services/TransStrings.php:237 | |
| 3236 | +#: app/Http/Controllers/BoardController.php:983 | |
| 3237 | +msgid "One or both stages do not exist or do not belong to this board" | |
| 3238 | +msgstr "" | |
| 3239 | + | |
| 3240 | +#: app/Services/TransStrings.php:254 | |
| 1551 | 3241 | msgid "Open" |
| 1552 | 3242 | msgstr "" |
| 1553 | 3243 | |
| 1554 | -#: translationStrings.php:237 app/Services/TransStrings.php:238 | |
| 3244 | +#: app/Services/TransStrings.php:664 | |
| 3245 | +msgid "Open link in a new tab" | |
| 3246 | +msgstr "" | |
| 3247 | + | |
| 3248 | +#: app/Http/Controllers/MCPSettingsController.php:143 | |
| 3249 | +#, php-format | |
| 3250 | +msgid "" | |
| 3251 | +"Open OpenAI Codex settings, connect to a custom MCP, choose Streamable HTTP, " | |
| 3252 | +"then use a WordPress Application Password from %s." | |
| 3253 | +msgstr "" | |
| 3254 | + | |
| 3255 | +#: app/Services/TransStrings.php:255 | |
| 1555 | 3256 | msgid "Open task" |
| 1556 | 3257 | msgstr "" |
| 1557 | 3258 | |
| 1558 | -#: translationStrings.php:238 app/Services/TransStrings.php:239 | |
| 3259 | +#: app/Services/TransStrings.php:807 | |
| 3260 | +msgid "Open task in new board" | |
| 3261 | +msgstr "" | |
| 3262 | + | |
| 3263 | +#: app/Services/TransStrings.php:256 | |
| 1559 | 3264 | msgid "Options" |
| 1560 | 3265 | msgstr "" |
| 1561 | 3266 | |
| 1562 | -#: translationStrings.php:239 app/Services/TransStrings.php:240 | |
| 3267 | +#: app/Services/TransStrings.php:647 | |
| 3268 | +msgid "Other users who have access to this board" | |
| 3269 | +msgstr "" | |
| 3270 | + | |
| 3271 | +#: app/Services/TransStrings.php:550 | |
| 3272 | +#: app/Http/Controllers/TaskController.php:1390 | |
| 3273 | +#: app/Http/Controllers/TaskController.php:1460 | |
| 3274 | +msgid "Others" | |
| 3275 | +msgstr "" | |
| 3276 | + | |
| 3277 | +#: app/Services/TransStrings.php:257 | |
| 3278 | +#: app/Http/Controllers/TaskController.php:1372 | |
| 3279 | +#: app/Http/Controllers/TaskController.php:1457 | |
| 1563 | 3280 | msgid "Overdue" |
| 1564 | 3281 | msgstr "" |
| 1565 | 3282 | |
| 1566 | -#: translationStrings.php:392 app/Services/TransStrings.php:384 | |
| 3283 | +#: app/Services/TransStrings.php:413 | |
| 1567 | 3284 | msgid "overdue task" |
| 1568 | 3285 | msgstr "" |
| 1569 | 3286 | |
| 1570 | -#: app/Models/Task.php:592 | |
| 3287 | +#: app/Services/TransStrings.php:476 | |
| 3288 | +msgid "Overdue Tasks" | |
| 3289 | +msgstr "" | |
| 3290 | + | |
| 3291 | +#: app/Services/TransStrings.php:258 | |
| 3292 | +msgid "Page" | |
| 3293 | +msgstr "" | |
| 3294 | + | |
| 3295 | +#: app/Services/TransStrings.php:414 | |
| 3296 | +msgid "page" | |
| 3297 | +msgstr "" | |
| 3298 | + | |
| 3299 | +#: app/Services/TransStrings.php:691 | |
| 3300 | +msgid "Page Selection" | |
| 3301 | +msgstr "" | |
| 3302 | + | |
| 3303 | +#: app/Models/Task.php:827 | |
| 1571 | 3304 | msgid "Parent Task" |
| 1572 | 3305 | msgstr "" |
| 1573 | 3306 | |
| 1574 | -#: app/Models/Task.php:595 | |
| 3307 | +#: app/Models/Task.php:830 | |
| 1575 | 3308 | msgid "Parent Task ID of the subtask. Example: 1" |
| 1576 | 3309 | msgstr "" |
| 1577 | 3310 | |
| 1578 | -#: translationStrings.php:240 app/Services/TransStrings.php:241 | |
| 3311 | +#: app/Views/emails/subtask-reminder.php:59 | |
| 3312 | +msgid "Parent Task:" | |
| 3313 | +msgstr "" | |
| 3314 | + | |
| 3315 | +#: app/Services/TransStrings.php:926 | |
| 3316 | +msgid "Partial Success" | |
| 3317 | +msgstr "" | |
| 3318 | + | |
| 3319 | +#: app/Services/TransStrings.php:513 | |
| 3320 | +msgid "Paste a link" | |
| 3321 | +msgstr "" | |
| 3322 | + | |
| 3323 | +#: app/Http/Controllers/MCPSettingsController.php:196 | |
| 3324 | +msgid "Paste into the Claude Desktop config file, then restart Claude Desktop." | |
| 3325 | +msgstr "" | |
| 3326 | + | |
| 3327 | +#: app/Http/Controllers/MCPSettingsController.php:160 | |
| 3328 | +msgid "Paste this into Cursor Settings > MCP, then restart Cursor." | |
| 3329 | +msgstr "" | |
| 3330 | + | |
| 3331 | +#: app/Services/TransStrings.php:1000 | |
| 3332 | +msgid "Paste your Asana PAT" | |
| 3333 | +msgstr "" | |
| 3334 | + | |
| 3335 | +#: app/Services/TransStrings.php:479 | |
| 3336 | +msgid "Pending Ideas" | |
| 3337 | +msgstr "" | |
| 3338 | + | |
| 3339 | +#: app/Services/TransStrings.php:259 | |
| 1579 | 3340 | msgid "Pending Invitations:" |
| 1580 | 3341 | msgstr "" |
| 1581 | 3342 | |
| 1582 | -#: translationStrings.php:241 app/Services/TransStrings.php:242 | |
| 3343 | +#: app/Services/TransStrings.php:1001 | |
| 3344 | +msgid "Personal Access Token" | |
| 3345 | +msgstr "" | |
| 3346 | + | |
| 3347 | +#: app/Http/Controllers/UserController.php:231 | |
| 3348 | +msgid "Photo must be under 2MB" | |
| 3349 | +msgstr "" | |
| 3350 | + | |
| 3351 | +#: app/Services/TransStrings.php:568 | |
| 3352 | +msgid "Pick a day" | |
| 3353 | +msgstr "" | |
| 3354 | + | |
| 3355 | +#: app/Services/TransStrings.php:762 | |
| 3356 | +msgid "Pinned" | |
| 3357 | +msgstr "" | |
| 3358 | + | |
| 3359 | +#. %1$s is the opening login link tag, %2$s is the closing login link tag. | |
| 3360 | +#: app/Hooks/Handlers/ShortcodeHandler.php:200 | |
| 3361 | +#, php-format | |
| 3362 | +msgid "Please %1$slog in%2$s to view this board." | |
| 3363 | +msgstr "" | |
| 3364 | + | |
| 3365 | +#: app/Services/TransStrings.php:848 | |
| 3366 | +msgid "Please add at least one option" | |
| 3367 | +msgstr "" | |
| 3368 | + | |
| 3369 | +#: app/Services/TransStrings.php:672 | |
| 3370 | +msgid "Please add this shortcode to your selected page:" | |
| 3371 | +msgstr "" | |
| 3372 | + | |
| 3373 | +#: app/Services/TransStrings.php:695 | |
| 3374 | +msgid "Please add/paste related shortcode to your selected page" | |
| 3375 | +msgstr "" | |
| 3376 | + | |
| 3377 | +#: app/Services/TransStrings.php:260 | |
| 1583 | 3378 | msgid "Please Create Your First Board" |
| 1584 | 3379 | msgstr "" |
| 1585 | 3380 | |
| 1586 | -#: translationStrings.php:243 app/Services/TransStrings.php:244 | |
| 3381 | +#: app/Services/TransStrings.php:262 | |
| 1587 | 3382 | msgid "Please enter a keyword" |
| 1588 | 3383 | msgstr "" |
| 1589 | 3384 | |
| 1590 | -#: translationStrings.php:244 | |
| 1591 | -msgid "Please provide a license key" | |
| 3385 | +#: app/Services/TransStrings.php:742 | |
| 3386 | +msgid "Please include a file" | |
| 1592 | 3387 | msgstr "" |
| 1593 | 3388 | |
| 1594 | -#: translationStrings.php:242 app/Services/TransStrings.php:243 | |
| 3389 | +#: app/Services/TransStrings.php:620 | |
| 3390 | +msgid "Please input" | |
| 3391 | +msgstr "" | |
| 3392 | + | |
| 3393 | +#: app/Services/TransStrings.php:521 | |
| 3394 | +msgid "Please input label" | |
| 3395 | +msgstr "" | |
| 3396 | + | |
| 3397 | +#: app/Services/TransStrings.php:520 | |
| 3398 | +msgid "Please input label title" | |
| 3399 | +msgstr "" | |
| 3400 | + | |
| 3401 | +#: app/Http/Controllers/MCPSettingsController.php:85 | |
| 3402 | +msgid "" | |
| 3403 | +"Please install FluentHub from GitHub, then reload this page to connect " | |
| 3404 | +"Fluent Boards with AI agents." | |
| 3405 | +msgstr "" | |
| 3406 | + | |
| 3407 | +#: app/Services/TransStrings.php:559 | |
| 3408 | +msgid "Please map the fields" | |
| 3409 | +msgstr "" | |
| 3410 | + | |
| 3411 | +#: app/Services/TransStrings.php:261 | |
| 1595 | 3412 | msgid "Please Provide a license key of" |
| 1596 | 3413 | msgstr "" |
| 1597 | 3414 | |
| 1598 | -#: translationStrings.php:245 app/Services/TransStrings.php:245 | |
| 3415 | +#: app/Services/TransStrings.php:797 | |
| 3416 | +msgid "Please select a folder to add the board." | |
| 3417 | +msgstr "" | |
| 3418 | + | |
| 3419 | +#: app/Services/TransStrings.php:810 | |
| 3420 | +msgid "Please select a member!" | |
| 3421 | +msgstr "" | |
| 3422 | + | |
| 3423 | +#: app/Services/TransStrings.php:917 | |
| 3424 | +msgid "Please select a priority" | |
| 3425 | +msgstr "" | |
| 3426 | + | |
| 3427 | +#: app/Services/TransStrings.php:916 | |
| 3428 | +msgid "Please select a stage" | |
| 3429 | +msgstr "" | |
| 3430 | + | |
| 3431 | +#: app/Services/TransStrings.php:919 | |
| 3432 | +msgid "Please select at least one label" | |
| 3433 | +msgstr "" | |
| 3434 | + | |
| 3435 | +#: app/Services/TransStrings.php:918 | |
| 3436 | +msgid "Please select at least one member" | |
| 3437 | +msgstr "" | |
| 3438 | + | |
| 3439 | +#: app/Services/TransStrings.php:671 | |
| 3440 | +msgid "Please Select the page where you want to show" | |
| 3441 | +msgstr "" | |
| 3442 | + | |
| 3443 | +#: app/Services/TransStrings.php:736 | |
| 3444 | +msgid "Please select type" | |
| 3445 | +msgstr "" | |
| 3446 | + | |
| 3447 | +#: app/Services/TransStrings.php:263 | |
| 1599 | 3448 | msgid "Please, Try again with a different term" |
| 1600 | 3449 | msgstr "" |
| 1601 | 3450 | |
| 1602 | -#: app/Http/Controllers/OptionsController.php:677 | |
| 3451 | +#: app/Http/Controllers/OptionsController.php:833 | |
| 1603 | 3452 | msgid "Plugin is being installed" |
| 1604 | 3453 | msgstr "" |
| 1605 | 3454 | |
| 1606 | -#: translationStrings.php:246 app/Services/TransStrings.php:246 | |
| 3455 | +#: app/Services/TransStrings.php:264 | |
| 1607 | 3456 | msgid "Plugins that will extend your Fluent Boards Functionalities" |
| 1608 | 3457 | msgstr "" |
| 1609 | 3458 | |
| 1610 | -#: translationStrings.php:247 app/Services/TransStrings.php:247 | |
| 3459 | +#: app/Models/Task.php:806 app/Services/TransStrings.php:265 | |
| 1611 | 3460 | msgid "Position" |
| 1612 | 3461 | msgstr "" |
| 1613 | 3462 | |
| 1614 | 3463 | #: app/Views/emails/comment-added.php:31 app/Views/emails/template.php:24 |
| @@ -1614,214 +3463,421 @@ | ||
| 1614 | 3463 | #: app/Views/emails/comment-added.php:31 app/Views/emails/template.php:24 |
| 1615 | 3464 | msgid "Powered By" |
| 1616 | 3465 | msgstr "" |
| 1617 | 3466 | |
| 1618 | -#: translationStrings.php:248 app/Models/Task.php:569 app/Models/Task.php:610 | |
| 1619 | -#: app/Services/TransStrings.php:248 | |
| 3467 | +#: app/Services/TransStrings.php:267 | |
| 3468 | +msgid "Previous page" | |
| 3469 | +msgstr "" | |
| 3470 | + | |
| 3471 | +#: app/Models/Task.php:799 app/Models/Task.php:845 | |
| 3472 | +#: app/Services/TransStrings.php:266 | |
| 1620 | 3473 | #: app/Hooks/Handlers/FluentCrmIntegration.php:171 |
| 1621 | 3474 | msgid "Priority" |
| 1622 | 3475 | msgstr "" |
| 1623 | 3476 | |
| 1624 | -#: app/Models/Task.php:613 | |
| 3477 | +#: app/Services/Helper.php:661 | |
| 3478 | +msgid "priority" | |
| 3479 | +msgstr "" | |
| 3480 | + | |
| 3481 | +#: app/Models/Task.php:848 | |
| 1625 | 3482 | msgid "Priority of the task (low | medium | high). Example: \"medium\" " |
| 1626 | 3483 | msgstr "" |
| 1627 | 3484 | |
| 1628 | -#: translationStrings.php:249 app/Services/TransStrings.php:249 | |
| 1629 | -#: app/Views/admin/menu.php:11 | |
| 3485 | +#: app/Services/TransStrings.php:824 | |
| 3486 | +#: app/Http/Controllers/CommentController.php:346 | |
| 3487 | +msgid "private" | |
| 3488 | +msgstr "" | |
| 3489 | + | |
| 3490 | +#: app/Services/TransStrings.php:268 app/Views/admin/menu.php:11 | |
| 1630 | 3491 | msgid "Pro" |
| 1631 | 3492 | msgstr "" |
| 1632 | 3493 | |
| 1633 | -#: translationStrings.php:250 app/Services/TransStrings.php:250 | |
| 3494 | +#: app/Services/TransStrings.php:269 | |
| 1634 | 3495 | msgid "Processing... It may take a while..." |
| 1635 | 3496 | msgstr "" |
| 1636 | 3497 | |
| 1637 | -#: translationStrings.php:251 | |
| 3498 | +#: app/Http/Controllers/UserController.php:298 | |
| 3499 | +msgid "Profile photo has been updated" | |
| 3500 | +msgstr "" | |
| 3501 | + | |
| 3502 | +#: app/Services/TransStrings.php:1002 | |
| 3503 | +msgid "Project" | |
| 3504 | +msgstr "" | |
| 3505 | + | |
| 3506 | +#: app/Services/TransStrings.php:617 | |
| 3507 | +msgid "Project Management" | |
| 3508 | +msgstr "" | |
| 3509 | + | |
| 3510 | +#: app/Services/TransStrings.php:715 | |
| 1638 | 3511 | msgid "Promote to Admin" |
| 1639 | 3512 | msgstr "" |
| 1640 | 3513 | |
| 1641 | -#: app/Services/TransStrings.php:252 | |
| 3514 | +#: app/Services/TransStrings.php:271 | |
| 1642 | 3515 | msgid "Promote to All Boards Admin" |
| 1643 | 3516 | msgstr "" |
| 1644 | 3517 | |
| 1645 | -#: translationStrings.php:252 | |
| 3518 | +#: app/Services/TransStrings.php:713 | |
| 1646 | 3519 | msgid "Promote to FluentBoards Admin" |
| 1647 | 3520 | msgstr "" |
| 1648 | 3521 | |
| 1649 | -#: app/Services/TransStrings.php:251 | |
| 3522 | +#: app/Services/TransStrings.php:270 | |
| 1650 | 3523 | msgid "Promote to Manager" |
| 1651 | 3524 | msgstr "" |
| 1652 | 3525 | |
| 1653 | -#: translationStrings.php:253 app/Services/TransStrings.php:253 | |
| 3526 | +#: app/Modules/MCP/Helpers/MCPHelper.php:39 | |
| 3527 | +msgid "Provide board_id" | |
| 3528 | +msgstr "" | |
| 3529 | + | |
| 3530 | +#: app/Modules/MCP/Helpers/MCPHelper.php:56 | |
| 3531 | +msgid "Provide board_id and task_id" | |
| 3532 | +msgstr "" | |
| 3533 | + | |
| 3534 | +#: app/Services/TransStrings.php:649 | |
| 3535 | +msgid "Public" | |
| 3536 | +msgstr "" | |
| 3537 | + | |
| 3538 | +#: app/Services/TransStrings.php:823 | |
| 3539 | +#: app/Http/Controllers/CommentController.php:346 | |
| 3540 | +msgid "public" | |
| 3541 | +msgstr "" | |
| 3542 | + | |
| 3543 | +#: app/Http/Controllers/BoardController.php:1294 | |
| 3544 | +msgid "Public access has been disabled" | |
| 3545 | +msgstr "" | |
| 3546 | + | |
| 3547 | +#: app/Http/Controllers/BoardController.php:1293 | |
| 3548 | +msgid "Public access has been enabled" | |
| 3549 | +msgstr "" | |
| 3550 | + | |
| 3551 | +#: app/Services/TransStrings.php:478 | |
| 3552 | +msgid "Public Ideas" | |
| 3553 | +msgstr "" | |
| 3554 | + | |
| 3555 | +#: app/Services/TransStrings.php:618 | |
| 3556 | +msgid "Public Roadmap" | |
| 3557 | +msgstr "" | |
| 3558 | + | |
| 3559 | +#: app/Services/TransStrings.php:272 | |
| 1654 | 3560 | msgid "Purchase one here" |
| 1655 | 3561 | msgstr "" |
| 1656 | 3562 | |
| 1657 | -#: translationStrings.php:254 app/Services/TransStrings.php:254 | |
| 3563 | +#: app/Services/TransStrings.php:273 | |
| 1658 | 3564 | msgid "Quick Search" |
| 1659 | 3565 | msgstr "" |
| 1660 | 3566 | |
| 1661 | -#: translationStrings.php:255 app/Services/TransStrings.php:255 | |
| 3567 | +#: app/Services/TransStrings.php:274 | |
| 1662 | 3568 | msgid "Quick View" |
| 1663 | 3569 | msgstr "" |
| 1664 | 3570 | |
| 1665 | -#: app/Services/TransStrings.php:408 | |
| 3571 | +#: app/Services/TransStrings.php:441 | |
| 1666 | 3572 | msgid "Radial" |
| 1667 | 3573 | msgstr "" |
| 1668 | 3574 | |
| 1669 | -#: translationStrings.php:393 app/Services/TransStrings.php:385 | |
| 3575 | +#: app/Services/TransStrings.php:415 | |
| 1670 | 3576 | msgid "reactions" |
| 1671 | 3577 | msgstr "" |
| 1672 | 3578 | |
| 1673 | -#: translationStrings.php:256 app/Services/TransStrings.php:256 | |
| 3579 | +#: app/Services/TransStrings.php:275 | |
| 1674 | 3580 | msgid "Recent Searches" |
| 1675 | 3581 | msgstr "" |
| 1676 | 3582 | |
| 1677 | -#: translationStrings.php:257 app/Services/TransStrings.php:257 | |
| 3583 | +#: app/Services/TransStrings.php:276 | |
| 1678 | 3584 | msgid "Recently Opened" |
| 1679 | 3585 | msgstr "" |
| 1680 | 3586 | |
| 1681 | -#: translationStrings.php:258 app/Services/TransStrings.php:258 | |
| 3587 | +#: app/Services/TransStrings.php:277 | |
| 1682 | 3588 | msgid "Recommended Plugins and Addons" |
| 1683 | 3589 | msgstr "" |
| 1684 | 3590 | |
| 1685 | -#: translationStrings.php:259 app/Services/TransStrings.php:259 | |
| 3591 | +#: app/Services/TransStrings.php:278 | |
| 1686 | 3592 | msgid "Refresh Board" |
| 1687 | 3593 | msgstr "" |
| 1688 | 3594 | |
| 1689 | -#: translationStrings.php:260 app/Services/TransStrings.php:260 | |
| 3595 | +#: app/Services/TransStrings.php:279 | |
| 1690 | 3596 | msgid "Related Support Ticket" |
| 1691 | 3597 | msgstr "" |
| 1692 | 3598 | |
| 1693 | -#: translationStrings.php:261 app/Services/TransStrings.php:261 | |
| 3599 | +#: app/Http/Controllers/OptionsController.php:711 | |
| 3600 | +msgid "Reliable email delivery with SMTP" | |
| 3601 | +msgstr "" | |
| 3602 | + | |
| 3603 | +#: app/Services/TransStrings.php:280 | |
| 1694 | 3604 | msgid "Remove" |
| 1695 | 3605 | msgstr "" |
| 1696 | 3606 | |
| 1697 | -#: translationStrings.php:264 app/Services/TransStrings.php:264 | |
| 3607 | +#: app/Services/TransStrings.php:582 | |
| 3608 | +msgid "Remove Cover" | |
| 3609 | +msgstr "" | |
| 3610 | + | |
| 3611 | +#: app/Services/TransStrings.php:283 | |
| 1698 | 3612 | msgid "Remove from Board" |
| 1699 | 3613 | msgstr "" |
| 1700 | 3614 | |
| 1701 | -#: translationStrings.php:265 app/Services/TransStrings.php:265 | |
| 3615 | +#: app/Services/TransStrings.php:284 | |
| 1702 | 3616 | msgid "Remove from board" |
| 1703 | 3617 | msgstr "" |
| 1704 | 3618 | |
| 1705 | -#: translationStrings.php:266 | |
| 1706 | -msgid "Remove from task" | |
| 3619 | +#: app/Services/TransStrings.php:281 | |
| 3620 | +msgid "Remove Template" | |
| 1707 | 3621 | msgstr "" |
| 1708 | 3622 | |
| 1709 | -#: translationStrings.php:262 app/Services/TransStrings.php:262 | |
| 1710 | -msgid "Remove Template" | |
| 3623 | +#: app/Services/TransStrings.php:282 | |
| 3624 | +msgid "Remove User from Board Admin" | |
| 1711 | 3625 | msgstr "" |
| 1712 | 3626 | |
| 1713 | -#: translationStrings.php:263 app/Services/TransStrings.php:263 | |
| 1714 | -msgid "Remove User from Board Admin" | |
| 3627 | +#: app/Services/TransStrings.php:981 app/Services/Helper.php:640 | |
| 3628 | +msgid "removed" | |
| 1715 | 3629 | msgstr "" |
| 1716 | 3630 | |
| 1717 | -#: translationStrings.php:267 app/Services/TransStrings.php:267 | |
| 3631 | +#: app/Services/TransStrings.php:286 | |
| 1718 | 3632 | msgid "Removed from a task" |
| 1719 | 3633 | msgstr "" |
| 1720 | 3634 | |
| 1721 | -#: translationStrings.php:268 app/Services/TransStrings.php:268 | |
| 3635 | +#: app/Services/Helper.php:643 | |
| 3636 | +msgid "reopened" | |
| 3637 | +msgstr "" | |
| 3638 | + | |
| 3639 | +#: app/Services/TransStrings.php:287 | |
| 1722 | 3640 | msgid "Reorder Stages" |
| 1723 | 3641 | msgstr "" |
| 1724 | 3642 | |
| 1725 | -#: app/Services/TransStrings.php:394 | |
| 3643 | +#: app/Services/TransStrings.php:532 | |
| 3644 | +msgid "Repeat every" | |
| 3645 | +msgstr "" | |
| 3646 | + | |
| 3647 | +#: app/Services/TransStrings.php:539 | |
| 3648 | +msgid "Repeat every year(s) on" | |
| 3649 | +msgstr "" | |
| 3650 | + | |
| 3651 | +#: app/Services/TransStrings.php:542 | |
| 3652 | +msgid "Repeat only when completed" | |
| 3653 | +msgstr "" | |
| 3654 | + | |
| 3655 | +#: app/Services/TransStrings.php:526 app/Services/Helper.php:671 | |
| 3656 | +msgid "Repeat Task" | |
| 3657 | +msgstr "" | |
| 3658 | + | |
| 3659 | +#: app/Services/Helper.php:670 | |
| 3660 | +msgid "repeat task" | |
| 3661 | +msgstr "" | |
| 3662 | + | |
| 3663 | +#: app/Services/TransStrings.php:585 | |
| 3664 | +msgid "Repeat task in stage :" | |
| 3665 | +msgstr "" | |
| 3666 | + | |
| 3667 | +#. %1$s is the task link, %2$s is the board name | |
| 3668 | +#. %1$s is the task link, %2$s is the board link | |
| 3669 | +#: app/Services/TransStrings.php:878 app/Hooks/Handlers/ScheduleHandler.php:65 | |
| 3670 | +#, php-format | |
| 3671 | +msgid "replied on your comment on %1$s on %2$s board." | |
| 3672 | +msgstr "" | |
| 3673 | + | |
| 3674 | +#: app/Services/TransStrings.php:424 | |
| 1726 | 3675 | msgid "replied to a comment" |
| 1727 | 3676 | msgstr "" |
| 1728 | 3677 | |
| 1729 | -#: translationStrings.php:269 app/Services/TransStrings.php:269 | |
| 3678 | +#: app/Services/TransStrings.php:288 | |
| 1730 | 3679 | msgid "Replies" |
| 1731 | 3680 | msgstr "" |
| 1732 | 3681 | |
| 1733 | -#: translationStrings.php:270 app/Services/TransStrings.php:270 | |
| 3682 | +#: app/Services/TransStrings.php:289 | |
| 1734 | 3683 | msgid "Reply" |
| 1735 | 3684 | msgstr "" |
| 1736 | 3685 | |
| 1737 | -#: app/Http/Controllers/CommentController.php:153 | |
| 3686 | +#: app/Http/Controllers/CommentController.php:268 | |
| 1738 | 3687 | msgid "Reply has been deleted" |
| 1739 | 3688 | msgstr "" |
| 1740 | 3689 | |
| 1741 | -#: app/Http/Controllers/CommentController.php:140 | |
| 3690 | +#: app/Http/Controllers/CommentController.php:255 | |
| 1742 | 3691 | msgid "Reply has been updated" |
| 1743 | 3692 | msgstr "" |
| 1744 | 3693 | |
| 1745 | -#: app/Hooks/Handlers/AdminMenuHandler.php:99 | |
| 1746 | -#: app/Hooks/Handlers/AdminMenuHandler.php:100 | |
| 3694 | +#: app/Services/TransStrings.php:627 | |
| 3695 | +msgid "Report" | |
| 3696 | +msgstr "" | |
| 3697 | + | |
| 3698 | +#: app/Services/TransStrings.php:982 | |
| 3699 | +#: app/Hooks/Handlers/AdminMenuHandler.php:121 | |
| 3700 | +#: app/Hooks/Handlers/AdminMenuHandler.php:122 | |
| 1747 | 3701 | #: app/Hooks/Handlers/AdminMenuHandler.php:202 |
| 1748 | 3702 | msgid "Reports" |
| 1749 | 3703 | msgstr "" |
| 1750 | 3704 | |
| 1751 | -#: translationStrings.php:271 app/Services/TransStrings.php:271 | |
| 3705 | +#: app/Services/TransStrings.php:290 | |
| 1752 | 3706 | msgid "Resend" |
| 1753 | 3707 | msgstr "" |
| 1754 | 3708 | |
| 1755 | -#: translationStrings.php:272 app/Services/TransStrings.php:272 | |
| 3709 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:86 | |
| 3710 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:85 | |
| 3711 | +#: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:95 | |
| 3712 | +msgid "" | |
| 3713 | +"Restart the Automation Multiple times for a contact for this event. (Only " | |
| 3714 | +"enable if you want to restart automation for the same contact)" | |
| 3715 | +msgstr "" | |
| 3716 | + | |
| 3717 | +#: app/Services/TransStrings.php:291 | |
| 1756 | 3718 | msgid "Restore" |
| 1757 | 3719 | msgstr "" |
| 1758 | 3720 | |
| 1759 | -#: translationStrings.php:273 app/Services/TransStrings.php:273 | |
| 3721 | +#: app/Services/TransStrings.php:645 | |
| 3722 | +#: app/Hooks/Handlers/BoardMenuHandler.php:139 | |
| 3723 | +msgid "Restore Board" | |
| 3724 | +msgstr "" | |
| 3725 | + | |
| 3726 | +#: app/Services/TransStrings.php:958 | |
| 3727 | +msgid "Restore Selected" | |
| 3728 | +msgstr "" | |
| 3729 | + | |
| 3730 | +#: app/Services/TransStrings.php:292 | |
| 1760 | 3731 | msgid "Restore Task" |
| 1761 | 3732 | msgstr "" |
| 1762 | 3733 | |
| 1763 | -#: app/Services/TransStrings.php:400 | |
| 3734 | +#: app/Services/Helper.php:649 | |
| 3735 | +msgid "restored" | |
| 3736 | +msgstr "" | |
| 3737 | + | |
| 3738 | +#: app/Services/TransStrings.php:433 | |
| 1764 | 3739 | msgid "restored a task" |
| 1765 | 3740 | msgstr "" |
| 1766 | 3741 | |
| 1767 | -#: translationStrings.php:274 app/Services/TransStrings.php:274 | |
| 3742 | +#: app/Services/TransStrings.php:959 | |
| 3743 | +msgid "Restoring..." | |
| 3744 | +msgstr "" | |
| 3745 | + | |
| 3746 | +#: app/Services/TransStrings.php:293 | |
| 1768 | 3747 | msgid "Roadmap" |
| 1769 | 3748 | msgstr "" |
| 1770 | 3749 | |
| 1771 | -#: translationStrings.php:275 app/Services/TransStrings.php:275 | |
| 3750 | +#: app/Services/TransStrings.php:693 | |
| 3751 | +msgid "Roadmap Page Mapping" | |
| 3752 | +msgstr "" | |
| 3753 | + | |
| 3754 | +#: app/Services/TransStrings.php:294 | |
| 1772 | 3755 | msgid "Roadmap Settings" |
| 1773 | 3756 | msgstr "" |
| 1774 | 3757 | |
| 3758 | +#: app/Services/TransStrings.php:619 | |
| 3759 | +msgid "Roadmap Stages" | |
| 3760 | +msgstr "" | |
| 3761 | + | |
| 3762 | +#: app/Services/TransStrings.php:709 | |
| 3763 | +msgid "Rules" | |
| 3764 | +msgstr "" | |
| 3765 | + | |
| 1775 | 3766 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:55 |
| 1776 | 3767 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:54 |
| 1777 | 3768 | msgid "Run When" |
| 1778 | 3769 | msgstr "" |
| 1779 | 3770 | |
| 1780 | -#: translationStrings.php:276 app/Services/TransStrings.php:276 | |
| 3771 | +#: app/Services/TransStrings.php:979 | |
| 3772 | +msgid "Same as global settings" | |
| 3773 | +msgstr "" | |
| 3774 | + | |
| 3775 | +#: app/Services/TransStrings.php:536 | |
| 3776 | +msgid "Same day" | |
| 3777 | +msgstr "" | |
| 3778 | + | |
| 3779 | +#: app/Services/TransStrings.php:864 | |
| 3780 | +msgid "Sat" | |
| 3781 | +msgstr "" | |
| 3782 | + | |
| 3783 | +#: app/Services/TransStrings.php:776 | |
| 3784 | +msgid "Saturday" | |
| 3785 | +msgstr "" | |
| 3786 | + | |
| 3787 | +#: app/Services/TransStrings.php:295 | |
| 1781 | 3788 | msgid "Save" |
| 1782 | 3789 | msgstr "" |
| 1783 | 3790 | |
| 1784 | -#: translationStrings.php:277 app/Services/TransStrings.php:277 | |
| 3791 | +#: app/Services/TransStrings.php:296 | |
| 1785 | 3792 | msgid "Save Settings" |
| 1786 | 3793 | msgstr "" |
| 1787 | 3794 | |
| 1788 | -#: translationStrings.php:278 app/Services/TransStrings.php:278 | |
| 3795 | +#: app/Services/TransStrings.php:740 | |
| 3796 | +msgid "Saving" | |
| 3797 | +msgstr "" | |
| 3798 | + | |
| 3799 | +#: app/Services/TransStrings.php:297 | |
| 1789 | 3800 | msgid "Search" |
| 1790 | 3801 | msgstr "" |
| 1791 | 3802 | |
| 1792 | -#: translationStrings.php:280 app/Services/TransStrings.php:280 | |
| 3803 | +#: app/Services/TransStrings.php:300 | |
| 3804 | +msgid "Search Boards" | |
| 3805 | +msgstr "" | |
| 3806 | + | |
| 3807 | +#: app/Services/TransStrings.php:299 | |
| 1793 | 3808 | msgid "Search for boards and tasks" |
| 1794 | 3809 | msgstr "" |
| 1795 | 3810 | |
| 1796 | -#: translationStrings.php:281 app/Services/TransStrings.php:281 | |
| 3811 | +#: app/Services/TransStrings.php:502 | |
| 3812 | +msgid "Search Label" | |
| 3813 | +msgstr "" | |
| 3814 | + | |
| 3815 | +#: app/Services/TransStrings.php:302 | |
| 1797 | 3816 | msgid "Search member" |
| 1798 | 3817 | msgstr "" |
| 1799 | 3818 | |
| 1800 | -#: translationStrings.php:279 app/Services/TransStrings.php:279 | |
| 3819 | +#: app/Services/TransStrings.php:525 | |
| 3820 | +msgid "Search members" | |
| 3821 | +msgstr "" | |
| 3822 | + | |
| 3823 | +#: app/Services/TransStrings.php:524 | |
| 3824 | +msgid "Search or Select Stage" | |
| 3825 | +msgstr "" | |
| 3826 | + | |
| 3827 | +#: app/Services/TransStrings.php:301 | |
| 3828 | +msgid "Search Roadmaps" | |
| 3829 | +msgstr "" | |
| 3830 | + | |
| 3831 | +#: app/Services/TransStrings.php:589 | |
| 3832 | +msgid "Search task" | |
| 3833 | +msgstr "" | |
| 3834 | + | |
| 3835 | +#: app/Services/TransStrings.php:298 | |
| 1801 | 3836 | msgid "Search User:" |
| 1802 | 3837 | msgstr "" |
| 1803 | 3838 | |
| 1804 | -#: translationStrings.php:282 app/Services/TransStrings.php:282 | |
| 3839 | +#: app/Services/TransStrings.php:303 | |
| 1805 | 3840 | msgid "Second step to provide stages name of your deal" |
| 1806 | 3841 | msgstr "" |
| 1807 | 3842 | |
| 1808 | -#: translationStrings.php:394 app/Services/TransStrings.php:386 | |
| 3843 | +#: app/Services/TransStrings.php:416 | |
| 1809 | 3844 | msgid "sections of the roadmap?*" |
| 1810 | 3845 | msgstr "" |
| 1811 | 3846 | |
| 1812 | -#: translationStrings.php:286 app/Services/TransStrings.php:286 | |
| 3847 | +#: app/Services/TransStrings.php:508 | |
| 3848 | +msgid "see less" | |
| 3849 | +msgstr "" | |
| 3850 | + | |
| 3851 | +#: app/Services/TransStrings.php:967 | |
| 3852 | +msgid "See more" | |
| 3853 | +msgstr "" | |
| 3854 | + | |
| 3855 | +#: app/Services/TransStrings.php:507 | |
| 3856 | +msgid "see more" | |
| 3857 | +msgstr "" | |
| 3858 | + | |
| 3859 | +#: app/Services/TransStrings.php:584 | |
| 3860 | +msgid "Select" | |
| 3861 | +msgstr "" | |
| 3862 | + | |
| 3863 | +#: app/Services/TransStrings.php:307 | |
| 1813 | 3864 | msgid "Select a board" |
| 1814 | 3865 | msgstr "" |
| 1815 | 3866 | |
| 1816 | -#: translationStrings.php:287 app/Services/TransStrings.php:287 | |
| 3867 | +#: app/Services/TransStrings.php:308 | |
| 1817 | 3868 | msgid "Select a position" |
| 1818 | 3869 | msgstr "" |
| 1819 | 3870 | |
| 1820 | -#: translationStrings.php:288 app/Services/TransStrings.php:288 | |
| 3871 | +#: app/Services/TransStrings.php:309 | |
| 1821 | 3872 | msgid "Select a stage" |
| 1822 | 3873 | msgstr "" |
| 1823 | 3874 | |
| 3875 | +#: app/Services/TransStrings.php:518 | |
| 3876 | +msgid "Select assignee" | |
| 3877 | +msgstr "" | |
| 3878 | + | |
| 3879 | +#: app/Services/TransStrings.php:703 | |
| 1824 | 3880 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:51 |
| 1825 | 3881 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:52 |
| 1826 | 3882 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:50 |
| 1827 | 3883 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:51 |
| @@ -1829,648 +3885,1453 @@ | ||
| 1829 | 3885 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:52 |
| 1830 | 3886 | msgid "Select Board" |
| 1831 | 3887 | msgstr "" |
| 1832 | 3888 | |
| 1833 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:44 | |
| 1834 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:45 | |
| 3889 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:46 | |
| 3890 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:47 | |
| 1835 | 3891 | msgid "Select Board & It's stage" |
| 1836 | 3892 | msgstr "" |
| 1837 | 3893 | |
| 1838 | -#: translationStrings.php:283 app/Services/TransStrings.php:283 | |
| 3894 | +#: app/Services/TransStrings.php:516 | |
| 3895 | +msgid "Select Board to filter" | |
| 3896 | +msgstr "" | |
| 3897 | + | |
| 3898 | +#: app/Services/TransStrings.php:304 | |
| 1839 | 3899 | msgid "Select Boards" |
| 1840 | 3900 | msgstr "" |
| 1841 | 3901 | |
| 1842 | -#: translationStrings.php:284 app/Services/TransStrings.php:284 | |
| 3902 | +#: app/Services/TransStrings.php:305 | |
| 1843 | 3903 | msgid "Select Contact" |
| 1844 | 3904 | msgstr "" |
| 1845 | 3905 | |
| 1846 | -#: translationStrings.php:285 app/Services/TransStrings.php:285 | |
| 3906 | +#: app/Services/TransStrings.php:653 | |
| 3907 | +msgid "select default assignees" | |
| 3908 | +msgstr "" | |
| 3909 | + | |
| 3910 | +#: app/Services/TransStrings.php:964 | |
| 3911 | +msgid "select defaults" | |
| 3912 | +msgstr "" | |
| 3913 | + | |
| 3914 | +#: app/Services/TransStrings.php:306 | |
| 1847 | 3915 | msgid "Select File" |
| 1848 | 3916 | msgstr "" |
| 1849 | 3917 | |
| 1850 | -#: app/Services/TransStrings.php:425 | |
| 3918 | +#: app/Services/TransStrings.php:915 | |
| 3919 | +msgid "Select Members" | |
| 3920 | +msgstr "" | |
| 3921 | + | |
| 3922 | +#: app/Services/TransStrings.php:621 | |
| 3923 | +msgid "Select Page" | |
| 3924 | +msgstr "" | |
| 3925 | + | |
| 3926 | +#: app/Services/TransStrings.php:622 | |
| 3927 | +msgid "" | |
| 3928 | +"Select Page and paste the following shortcode to display the roadmap in the " | |
| 3929 | +"selected page" | |
| 3930 | +msgstr "" | |
| 3931 | + | |
| 3932 | +#: app/Services/TransStrings.php:458 | |
| 1851 | 3933 | msgid "Select Parent Task" |
| 1852 | 3934 | msgstr "" |
| 1853 | 3935 | |
| 1854 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:70 | |
| 3936 | +#: app/Services/TransStrings.php:914 | |
| 3937 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:130 | |
| 1855 | 3938 | msgid "Select Priority" |
| 1856 | 3939 | msgstr "" |
| 1857 | 3940 | |
| 1858 | -#: app/Services/TransStrings.php:426 | |
| 3941 | +#: app/Services/TransStrings.php:705 app/Services/TransStrings.php:913 | |
| 3942 | +msgid "Select Stage" | |
| 3943 | +msgstr "" | |
| 3944 | + | |
| 3945 | +#: app/Services/TransStrings.php:522 | |
| 3946 | +msgid "Select Stage Templates" | |
| 3947 | +msgstr "" | |
| 3948 | + | |
| 3949 | +#: app/Services/TransStrings.php:459 | |
| 1859 | 3950 | msgid "Select Subtask Assignee" |
| 1860 | 3951 | msgstr "" |
| 1861 | 3952 | |
| 1862 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:39 | |
| 3953 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:71 | |
| 3954 | +msgid "Select Task Template" | |
| 3955 | +msgstr "" | |
| 3956 | + | |
| 3957 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:72 | |
| 3958 | +msgid "Select Template" | |
| 3959 | +msgstr "" | |
| 3960 | + | |
| 3961 | +#: app/Services/TransStrings.php:523 | |
| 3962 | +msgid "Select Time" | |
| 3963 | +msgstr "" | |
| 3964 | + | |
| 3965 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:41 | |
| 1863 | 3966 | msgid "Select which Board & Stage where task will be created" |
| 1864 | 3967 | msgstr "" |
| 1865 | 3968 | |
| 1866 | -#: translationStrings.php:289 app/Services/TransStrings.php:289 | |
| 3969 | +#: app/Services/TransStrings.php:923 | |
| 3970 | +msgid "Selected" | |
| 3971 | +msgstr "" | |
| 3972 | + | |
| 3973 | +#: app/Services/TransStrings.php:310 | |
| 1867 | 3974 | msgid "Selected Board has no stage !!" |
| 1868 | 3975 | msgstr "" |
| 1869 | 3976 | |
| 1870 | -#: translationStrings.php:290 app/Services/TransStrings.php:290 | |
| 3977 | +#: app/Services/TransStrings.php:625 | |
| 3978 | +msgid "" | |
| 3979 | +"Send email to the idea submitter, commenters, and, upvoters when the stage " | |
| 3980 | +"is changed" | |
| 3981 | +msgstr "" | |
| 3982 | + | |
| 3983 | +#: app/Services/TransStrings.php:492 | |
| 3984 | +msgid "Send Email when Idea Moved" | |
| 3985 | +msgstr "" | |
| 3986 | + | |
| 3987 | +#: app/Services/TransStrings.php:311 | |
| 1871 | 3988 | msgid "Send Invitation" |
| 1872 | 3989 | msgstr "" |
| 1873 | 3990 | |
| 1874 | -#: translationStrings.php:291 app/Services/TransStrings.php:291 | |
| 3991 | +#: app/Services/TransStrings.php:728 | |
| 3992 | +msgid "Server Time:" | |
| 3993 | +msgstr "" | |
| 3994 | + | |
| 3995 | +#: app/Services/TransStrings.php:729 | |
| 3996 | +msgid "Server Timezone:" | |
| 3997 | +msgstr "" | |
| 3998 | + | |
| 3999 | +#: app/Services/TransStrings.php:544 | |
| 4000 | +msgid "Set" | |
| 4001 | +msgstr "" | |
| 4002 | + | |
| 4003 | +#: app/Services/Helper.php:650 | |
| 4004 | +msgid "set" | |
| 4005 | +msgstr "" | |
| 4006 | + | |
| 4007 | +#: app/Services/TransStrings.php:727 | |
| 4008 | +msgid "Set Daily Reminder Time" | |
| 4009 | +msgstr "" | |
| 4010 | + | |
| 4011 | +#: app/Services/TransStrings.php:312 | |
| 1875 | 4012 | msgid "Set Date" |
| 1876 | 4013 | msgstr "" |
| 1877 | 4014 | |
| 1878 | -#: translationStrings.php:292 app/Services/TransStrings.php:292 | |
| 4015 | +#: app/Services/TransStrings.php:865 | |
| 4016 | +msgid "Set Dates" | |
| 4017 | +msgstr "" | |
| 4018 | + | |
| 4019 | +#: app/Services/TransStrings.php:963 | |
| 4020 | +msgid "Set Default" | |
| 4021 | +msgstr "" | |
| 4022 | + | |
| 4023 | +#: app/Services/TransStrings.php:313 | |
| 1879 | 4024 | msgid "Set Estimated Time" |
| 1880 | 4025 | msgstr "" |
| 1881 | 4026 | |
| 1882 | -#: translationStrings.php:293 app/Services/TransStrings.php:293 | |
| 4027 | +#: app/Services/TransStrings.php:314 | |
| 1883 | 4028 | msgid "Set Estimation" |
| 1884 | 4029 | msgstr "" |
| 1885 | 4030 | |
| 1886 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:58 | |
| 4031 | +#: app/Services/TransStrings.php:651 | |
| 4032 | +msgid "Set Status" | |
| 4033 | +msgstr "" | |
| 4034 | + | |
| 4035 | +#: app/Services/TransStrings.php:677 | |
| 4036 | +msgid "Set tasks to repeat automatically at your chosen intervals" | |
| 4037 | +msgstr "" | |
| 4038 | + | |
| 4039 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:108 | |
| 1887 | 4040 | msgid "" |
| 1888 | 4041 | "Set to your_input days after task creation, values less than zero will set " |
| 1889 | 4042 | "due date to null" |
| 1890 | 4043 | msgstr "" |
| 1891 | 4044 | |
| 1892 | -#: translationStrings.php:294 app/Services/TransStrings.php:294 | |
| 1893 | -#: app/Hooks/Handlers/AdminMenuHandler.php:108 | |
| 1894 | -#: app/Hooks/Handlers/AdminMenuHandler.php:109 | |
| 4045 | +#: app/Services/TransStrings.php:315 | |
| 4046 | +#: app/Hooks/Handlers/AdminMenuHandler.php:130 | |
| 4047 | +#: app/Hooks/Handlers/AdminMenuHandler.php:131 | |
| 1895 | 4048 | #: app/Hooks/Handlers/AdminMenuHandler.php:211 |
| 1896 | 4049 | msgid "Settings" |
| 1897 | 4050 | msgstr "" |
| 1898 | 4051 | |
| 1899 | -#: app/Http/Controllers/OptionsController.php:639 | |
| 1900 | -#: app/Http/Controllers/OptionsController.php:869 | |
| 4052 | +#: app/Http/Controllers/OptionsController.php:789 | |
| 4053 | +#: app/Http/Controllers/OptionsController.php:1063 | |
| 1901 | 4054 | msgid "Settings are saved" |
| 1902 | 4055 | msgstr "" |
| 1903 | 4056 | |
| 1904 | -#: app/Services/TransStrings.php:411 | |
| 4057 | +#: app/Services/TransStrings.php:444 | |
| 1905 | 4058 | msgid "Shape" |
| 1906 | 4059 | msgstr "" |
| 1907 | 4060 | |
| 1908 | -#: app/Services/TransStrings.php:405 | |
| 4061 | +#: app/Services/TransStrings.php:438 | |
| 1909 | 4062 | msgid "Shortcode" |
| 1910 | 4063 | msgstr "" |
| 1911 | 4064 | |
| 1912 | -#: app/Services/TransStrings.php:374 | |
| 1913 | -msgid "Show assignees on task card" | |
| 4065 | +#: app/Services/TransStrings.php:675 | |
| 4066 | +msgid "Shortcode copied" | |
| 1914 | 4067 | msgstr "" |
| 1915 | 4068 | |
| 1916 | -#: translationStrings.php:295 app/Services/TransStrings.php:295 | |
| 4069 | +#: app/Services/TransStrings.php:631 | |
| 4070 | +msgid "Shortcode copied successfully." | |
| 4071 | +msgstr "" | |
| 4072 | + | |
| 4073 | +#: app/Services/TransStrings.php:817 | |
| 4074 | +msgid "Shortcode copied to clipboard" | |
| 4075 | +msgstr "" | |
| 4076 | + | |
| 4077 | +#: app/Services/TransStrings.php:684 | |
| 4078 | +msgid "Show as Standalone" | |
| 4079 | +msgstr "" | |
| 4080 | + | |
| 4081 | +#: app/Services/TransStrings.php:400 | |
| 4082 | +msgid "Show assignees on task" | |
| 4083 | +msgstr "" | |
| 4084 | + | |
| 4085 | +#: app/Services/TransStrings.php:402 | |
| 4086 | +msgid "Show attachment count on task" | |
| 4087 | +msgstr "" | |
| 4088 | + | |
| 4089 | +#: app/Services/TransStrings.php:316 | |
| 1917 | 4090 | msgid "Show Board Info" |
| 1918 | 4091 | msgstr "" |
| 1919 | 4092 | |
| 1920 | -#: app/Services/TransStrings.php:371 | |
| 1921 | -msgid "Show comment count on task card" | |
| 4093 | +#: app/Services/TransStrings.php:397 | |
| 4094 | +msgid "Show comment count on task" | |
| 1922 | 4095 | msgstr "" |
| 1923 | 4096 | |
| 1924 | -#: app/Services/TransStrings.php:376 | |
| 1925 | -msgid "Show due date on task card" | |
| 4097 | +#: app/Services/TransStrings.php:403 | |
| 4098 | +msgid "Show due date on task" | |
| 1926 | 4099 | msgstr "" |
| 1927 | 4100 | |
| 1928 | -#: app/Services/TransStrings.php:372 | |
| 1929 | -msgid "Show label on task card" | |
| 4101 | +#: app/Services/TransStrings.php:682 | |
| 4102 | +msgid "Show FluentBoards Menu as standalone or within FluentCRM" | |
| 1930 | 4103 | msgstr "" |
| 1931 | 4104 | |
| 1932 | -#: translationStrings.php:296 app/Services/TransStrings.php:296 | |
| 4105 | +#: app/Services/TransStrings.php:669 | |
| 4106 | +msgid "Show in a standalone Frontend URL" | |
| 4107 | +msgstr "" | |
| 4108 | + | |
| 4109 | +#: app/Services/TransStrings.php:398 | |
| 4110 | +msgid "Show label on task" | |
| 4111 | +msgstr "" | |
| 4112 | + | |
| 4113 | +#: app/Services/TransStrings.php:317 | |
| 1933 | 4114 | msgid "Show more options" |
| 1934 | 4115 | msgstr "" |
| 1935 | 4116 | |
| 1936 | -#: app/Services/TransStrings.php:373 | |
| 1937 | -msgid "Show priority on task card" | |
| 4117 | +#: app/Services/TransStrings.php:805 | |
| 4118 | +msgid "Show more..." | |
| 1938 | 4119 | msgstr "" |
| 1939 | 4120 | |
| 1940 | -#: app/Services/TransStrings.php:375 | |
| 1941 | -msgid "Show subtask count on task card" | |
| 4121 | +#: app/Services/TransStrings.php:404 | |
| 4122 | +msgid "Show notification count on task" | |
| 1942 | 4123 | msgstr "" |
| 1943 | 4124 | |
| 1944 | -#: app/Services/TransStrings.php:418 | |
| 4125 | +#: app/Services/TransStrings.php:399 | |
| 4126 | +msgid "Show priority on task" | |
| 4127 | +msgstr "" | |
| 4128 | + | |
| 4129 | +#: app/Services/TransStrings.php:401 | |
| 4130 | +msgid "Show subtask count on task" | |
| 4131 | +msgstr "" | |
| 4132 | + | |
| 4133 | +#: app/Services/TransStrings.php:854 | |
| 4134 | +msgid "Show Task Assignees in Table" | |
| 4135 | +msgstr "" | |
| 4136 | + | |
| 4137 | +#: app/Services/TransStrings.php:857 | |
| 4138 | +msgid "Show Task Created At in Table" | |
| 4139 | +msgstr "" | |
| 4140 | + | |
| 4141 | +#: app/Services/TransStrings.php:853 | |
| 4142 | +msgid "Show Task Dates in Table" | |
| 4143 | +msgstr "" | |
| 4144 | + | |
| 4145 | +#: app/Services/TransStrings.php:855 | |
| 4146 | +msgid "Show Task Labels in Table" | |
| 4147 | +msgstr "" | |
| 4148 | + | |
| 4149 | +#: app/Services/TransStrings.php:850 | |
| 4150 | +msgid "Show Task Priority in Table" | |
| 4151 | +msgstr "" | |
| 4152 | + | |
| 4153 | +#: app/Services/TransStrings.php:851 | |
| 4154 | +msgid "Show Task Status in Table" | |
| 4155 | +msgstr "" | |
| 4156 | + | |
| 4157 | +#: app/Services/TransStrings.php:785 | |
| 4158 | +msgid "Show tasks I am watching (not assigned)" | |
| 4159 | +msgstr "" | |
| 4160 | + | |
| 4161 | +#: app/Services/TransStrings.php:451 | |
| 1945 | 4162 | msgid "Size" |
| 1946 | 4163 | msgstr "" |
| 1947 | 4164 | |
| 1948 | -#: translationStrings.php:297 app/Services/TransStrings.php:297 | |
| 4165 | +#: app/Services/TransStrings.php:319 | |
| 4166 | +msgid "Skip Onboarding" | |
| 4167 | +msgstr "" | |
| 4168 | + | |
| 4169 | +#: app/Services/TransStrings.php:318 | |
| 1949 | 4170 | msgid "Skip This Step" |
| 1950 | 4171 | msgstr "" |
| 1951 | 4172 | |
| 1952 | -#: translationStrings.php:298 | |
| 1953 | -msgid "Something is wrong!" | |
| 4173 | +#: app/Models/Task.php:794 | |
| 4174 | +msgid "Slug" | |
| 1954 | 4175 | msgstr "" |
| 1955 | 4176 | |
| 1956 | -#: translationStrings.php:299 app/Services/TransStrings.php:298 | |
| 4177 | +#: app/Services/TaskService.php:2761 | |
| 4178 | +msgid "Some label IDs are invalid or do not belong to this board" | |
| 4179 | +msgstr "" | |
| 4180 | + | |
| 4181 | +#: app/Services/TaskService.php:2636 | |
| 4182 | +msgid "Some user IDs are invalid" | |
| 4183 | +msgstr "" | |
| 4184 | + | |
| 4185 | +#: app/Services/TransStrings.php:632 | |
| 4186 | +msgid "Something went wrong!!" | |
| 4187 | +msgstr "" | |
| 4188 | + | |
| 4189 | +#: app/Http/Controllers/OptionsController.php:798 | |
| 4190 | +msgid "Sorry! you do not have permission to install plugin" | |
| 4191 | +msgstr "" | |
| 4192 | + | |
| 4193 | +#: app/Http/Controllers/MCPSettingsController.php:78 | |
| 4194 | +msgid "Sorry! you do not have permission to install plugins" | |
| 4195 | +msgstr "" | |
| 4196 | + | |
| 4197 | +#: app/Hooks/Handlers/ExternalPages.php:77 | |
| 4198 | +msgid "" | |
| 4199 | +"Sorry, Your secure sign is invalid, Please reload the previous page and get " | |
| 4200 | +"new signed url" | |
| 4201 | +msgstr "" | |
| 4202 | + | |
| 4203 | +#: app/Services/TransStrings.php:798 | |
| 4204 | +msgid "Sort" | |
| 4205 | +msgstr "" | |
| 4206 | + | |
| 4207 | +#: app/Services/TransStrings.php:320 | |
| 1957 | 4208 | msgid "Sort By" |
| 1958 | 4209 | msgstr "" |
| 1959 | 4210 | |
| 1960 | -#: app/Models/Task.php:573 app/Models/Task.php:628 | |
| 4211 | +#: app/Services/TransStrings.php:658 | |
| 4212 | +msgid "Sort Options" | |
| 4213 | +msgstr "" | |
| 4214 | + | |
| 4215 | +#: app/Models/Task.php:805 app/Models/Task.php:863 | |
| 1961 | 4216 | msgid "Source" |
| 1962 | 4217 | msgstr "" |
| 1963 | 4218 | |
| 1964 | -#: app/Models/Task.php:634 | |
| 4219 | +#: app/Services/TaskService.php:761 | |
| 4220 | +msgid "Source board not found" | |
| 4221 | +msgstr "" | |
| 4222 | + | |
| 4223 | +#: app/Models/Task.php:869 | |
| 1965 | 4224 | msgid "Source Id" |
| 1966 | 4225 | msgstr "" |
| 1967 | 4226 | |
| 1968 | -#: translationStrings.php:300 app/Models/Task.php:571 app/Models/Task.php:586 | |
| 1969 | -#: app/Services/TransStrings.php:299 | |
| 4227 | +#: app/Services/TransStrings.php:718 | |
| 4228 | +msgid "Spaces Object Storage Endpoint" | |
| 4229 | +msgstr "" | |
| 4230 | + | |
| 4231 | +#: app/Services/TransStrings.php:717 | |
| 4232 | +msgid "Spaces Object Storage Region" | |
| 4233 | +msgstr "" | |
| 4234 | + | |
| 4235 | +#: app/Models/Task.php:803 app/Models/Task.php:821 | |
| 4236 | +#: app/Services/TransStrings.php:321 | |
| 1970 | 4237 | #: app/Hooks/Handlers/FluentCrmIntegration.php:168 |
| 1971 | 4238 | msgid "Stage" |
| 1972 | 4239 | msgstr "" |
| 1973 | 4240 | |
| 1974 | -#: translationStrings.php:301 app/Services/TransStrings.php:300 | |
| 4241 | +#: app/Services/Helper.php:667 | |
| 4242 | +msgid "stage" | |
| 4243 | +msgstr "" | |
| 4244 | + | |
| 4245 | +#: app/Services/TransStrings.php:660 | |
| 4246 | +msgid "Stage Background" | |
| 4247 | +msgstr "" | |
| 4248 | + | |
| 4249 | +#: app/Services/TransStrings.php:322 | |
| 1975 | 4250 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:27 |
| 1976 | 4251 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:44 |
| 1977 | 4252 | msgid "Stage Changed" |
| 1978 | 4253 | msgstr "" |
| 1979 | 4254 | |
| 1980 | -#: app/Services/TaskService.php:29 | |
| 4255 | +#: app/Services/TransStrings.php:657 | |
| 4256 | +msgid "Stage Copied" | |
| 4257 | +msgstr "" | |
| 4258 | + | |
| 4259 | +#: app/Services/TaskService.php:38 | |
| 1981 | 4260 | msgid "Stage doesn't exists" |
| 1982 | 4261 | msgstr "" |
| 1983 | 4262 | |
| 1984 | -#: app/Http/Controllers/BoardController.php:343 | |
| 4263 | +#: app/Http/Controllers/BoardController.php:503 | |
| 1985 | 4264 | msgid "Stage has been archived" |
| 1986 | 4265 | msgstr "" |
| 1987 | 4266 | |
| 1988 | -#: app/Services/TransStrings.php:304 | |
| 4267 | +#: app/Services/TransStrings.php:326 | |
| 1989 | 4268 | msgid "Stage has been changed of a task you are watching." |
| 1990 | 4269 | msgstr "" |
| 1991 | 4270 | |
| 1992 | -#: app/Http/Controllers/BoardController.php:797 | |
| 4271 | +#: app/Http/Controllers/BoardController.php:965 | |
| 1993 | 4272 | msgid "stage has been created" |
| 1994 | 4273 | msgstr "" |
| 1995 | 4274 | |
| 1996 | -#: app/Http/Controllers/BoardController.php:361 | |
| 4275 | +#: app/Http/Controllers/BoardController.php:521 | |
| 1997 | 4276 | msgid "Stage has been restored" |
| 1998 | 4277 | msgstr "" |
| 1999 | 4278 | |
| 2000 | -#: app/Http/Controllers/StageController.php:29 | |
| 2001 | -#: app/Http/Controllers/StageController.php:108 | |
| 4279 | +#: app/Http/Controllers/StageController.php:31 | |
| 4280 | +#: app/Http/Controllers/StageController.php:114 | |
| 2002 | 4281 | msgid "Stage has been updated" |
| 2003 | 4282 | msgstr "" |
| 2004 | 4283 | |
| 2005 | -#: translationStrings.php:303 app/Services/TransStrings.php:302 | |
| 4284 | +#: app/Services/TransStrings.php:324 | |
| 2006 | 4285 | msgid "Stage is required" |
| 2007 | 4286 | msgstr "" |
| 2008 | 4287 | |
| 2009 | -#: translationStrings.php:302 app/Services/TransStrings.php:301 | |
| 4288 | +#: app/Services/TransStrings.php:323 | |
| 2010 | 4289 | msgid "Stage Name" |
| 2011 | 4290 | msgstr "" |
| 2012 | 4291 | |
| 2013 | -#: translationStrings.php:304 app/Services/TransStrings.php:303 | |
| 4292 | +#: app/Services/TransStrings.php:325 | |
| 2014 | 4293 | msgid "Stage name :" |
| 2015 | 4294 | msgstr "" |
| 2016 | 4295 | |
| 2017 | -#: translationStrings.php:305 | |
| 2018 | -msgid "Stage_Changed_description" | |
| 4296 | +#: app/Services/TransStrings.php:656 | |
| 4297 | +msgid "Stage name can not be empty" | |
| 2019 | 4298 | msgstr "" |
| 2020 | 4299 | |
| 2021 | -#: translationStrings.php:306 app/Services/TransStrings.php:305 | |
| 4300 | +#: app/Http/Controllers/TaskController.php:236 | |
| 4301 | +#: app/Http/Controllers/PublicBoardController.php:133 | |
| 4302 | +msgid "Stage not found" | |
| 4303 | +msgstr "" | |
| 4304 | + | |
| 4305 | +#: app/Modules/MCP/Helpers/MCPHelper.php:112 | |
| 4306 | +msgid "Stage not found on this board" | |
| 4307 | +msgstr "" | |
| 4308 | + | |
| 4309 | +#: app/Services/TransStrings.php:488 | |
| 4310 | +msgid "Stage Wise Task Completion Report:" | |
| 4311 | +msgstr "" | |
| 4312 | + | |
| 4313 | +#: app/Services/TransStrings.php:485 | |
| 4314 | +msgid "Stage Wise Total Ideas:" | |
| 4315 | +msgstr "" | |
| 4316 | + | |
| 4317 | +#: app/Views/emails/subtask-reminder.php:70 | |
| 4318 | +msgid "Stage:" | |
| 4319 | +msgstr "" | |
| 4320 | + | |
| 4321 | +#: app/Services/TransStrings.php:327 | |
| 2022 | 4322 | msgid "Stages" |
| 2023 | 4323 | msgstr "" |
| 2024 | 4324 | |
| 2025 | -#: app/Http/Controllers/BoardController.php:393 | |
| 4325 | +#: app/Http/Controllers/BoardController.php:539 | |
| 2026 | 4326 | msgid "Stages Reordered" |
| 2027 | 4327 | msgstr "" |
| 2028 | 4328 | |
| 2029 | -#: translationStrings.php:307 app/Models/Task.php:622 | |
| 2030 | -#: app/Services/TransStrings.php:306 | |
| 4329 | +#: app/Services/TransStrings.php:681 | |
| 4330 | +msgid "Stand - Alone" | |
| 4331 | +msgstr "" | |
| 4332 | + | |
| 4333 | +#: app/Models/Task.php:801 app/Models/Task.php:857 | |
| 4334 | +#: app/Services/TransStrings.php:329 app/Services/Helper.php:660 | |
| 2031 | 4335 | #: app/Hooks/Handlers/FluentCrmIntegration.php:169 |
| 2032 | 4336 | msgid "Start Date" |
| 2033 | 4337 | msgstr "" |
| 2034 | 4338 | |
| 2035 | -#: translationStrings.php:308 app/Services/TransStrings.php:307 | |
| 4339 | +#: app/Services/TransStrings.php:330 | |
| 2036 | 4340 | msgid "Start Importing" |
| 2037 | 4341 | msgstr "" |
| 2038 | 4342 | |
| 2039 | -#: app/Services/TransStrings.php:419 | |
| 4343 | +#: app/Services/TransStrings.php:328 | |
| 4344 | +msgid "Start with your first task" | |
| 4345 | +msgstr "" | |
| 4346 | + | |
| 4347 | +#: app/Services/TransStrings.php:452 | |
| 2040 | 4348 | msgid "Starting Angle" |
| 2041 | 4349 | msgstr "" |
| 2042 | 4350 | |
| 2043 | -#: translationStrings.php:309 app/Models/Task.php:598 | |
| 2044 | -#: app/Services/TransStrings.php:308 | |
| 4351 | +#: app/Models/Task.php:796 app/Models/Task.php:833 | |
| 4352 | +#: app/Services/TransStrings.php:331 | |
| 2045 | 4353 | msgid "Status" |
| 2046 | 4354 | msgstr "" |
| 2047 | 4355 | |
| 2048 | -#: translationStrings.php:310 app/Services/TransStrings.php:309 | |
| 4356 | +#: app/Services/TransStrings.php:332 | |
| 2049 | 4357 | msgid "Step 1" |
| 2050 | 4358 | msgstr "" |
| 2051 | 4359 | |
| 2052 | -#: translationStrings.php:311 app/Services/TransStrings.php:310 | |
| 4360 | +#: app/Services/TransStrings.php:333 | |
| 2053 | 4361 | msgid "Step 2" |
| 2054 | 4362 | msgstr "" |
| 2055 | 4363 | |
| 2056 | -#: translationStrings.php:312 app/Services/TransStrings.php:311 | |
| 4364 | +#: app/Services/TransStrings.php:545 | |
| 4365 | +msgid "Stop Repeating" | |
| 4366 | +msgstr "" | |
| 4367 | + | |
| 4368 | +#: app/Services/TransStrings.php:334 | |
| 2057 | 4369 | msgid "Sub Task" |
| 2058 | 4370 | msgstr "" |
| 2059 | 4371 | |
| 2060 | -#: translationStrings.php:313 app/Services/TransStrings.php:312 | |
| 4372 | +#: app/Services/TransStrings.php:491 | |
| 4373 | +msgid "Subscribe for notifications for a task if you assign someone to it" | |
| 4374 | +msgstr "" | |
| 4375 | + | |
| 4376 | +#: app/Services/TransStrings.php:471 | |
| 4377 | +msgid "Subscribe for notifications for a task if you comment or reply on it" | |
| 4378 | +msgstr "" | |
| 4379 | + | |
| 4380 | +#: app/Services/TransStrings.php:469 | |
| 4381 | +msgid "Subscribe for notifications for cards you create" | |
| 4382 | +msgstr "" | |
| 4383 | + | |
| 4384 | +#: app/Services/TransStrings.php:873 | |
| 4385 | +msgid "Subtask" | |
| 4386 | +msgstr "" | |
| 4387 | + | |
| 4388 | +#: app/Services/Helper.php:664 | |
| 4389 | +msgid "subtask" | |
| 4390 | +msgstr "" | |
| 4391 | + | |
| 4392 | +#: app/Services/TransStrings.php:335 | |
| 2061 | 4393 | msgid "Subtask Count" |
| 2062 | 4394 | msgstr "" |
| 2063 | 4395 | |
| 2064 | -#: translationStrings.php:314 app/Services/TransStrings.php:313 | |
| 4396 | +#: app/Views/emails/subtask-reminder.php:49 | |
| 4397 | +msgid "Subtask Details:" | |
| 4398 | +msgstr "" | |
| 4399 | + | |
| 4400 | +#: app/Services/TransStrings.php:780 | |
| 4401 | +msgid "Subtask Group" | |
| 4402 | +msgstr "" | |
| 4403 | + | |
| 4404 | +#: app/Services/Helper.php:665 | |
| 4405 | +msgid "subtask group" | |
| 4406 | +msgstr "" | |
| 4407 | + | |
| 4408 | +#: app/Api/Classes/Tasks.php:571 app/Api/Classes/Tasks.php:587 | |
| 4409 | +msgid "Subtask Group 1" | |
| 4410 | +msgstr "" | |
| 4411 | + | |
| 4412 | +#: app/Services/Helper.php:666 | |
| 4413 | +msgid "subtask group title" | |
| 4414 | +msgstr "" | |
| 4415 | + | |
| 4416 | +#: app/Views/emails/subtask-reminder.php:53 | |
| 4417 | +msgid "Subtask:" | |
| 4418 | +msgstr "" | |
| 4419 | + | |
| 4420 | +#: app/Models/Task.php:807 app/Services/TransStrings.php:336 | |
| 2065 | 4421 | msgid "Subtasks" |
| 2066 | 4422 | msgstr "" |
| 2067 | 4423 | |
| 2068 | -#: translationStrings.php:315 | |
| 4424 | +#: app/Http/Controllers/TaskController.php:860 | |
| 4425 | +msgid "Subtasks cannot be pinned" | |
| 4426 | +msgstr "" | |
| 4427 | + | |
| 4428 | +#: app/Services/TransStrings.php:595 app/Services/TransStrings.php:814 | |
| 2069 | 4429 | msgid "Success" |
| 2070 | 4430 | msgstr "" |
| 2071 | 4431 | |
| 2072 | -#: app/Http/Controllers/WebhookController.php:59 | |
| 4432 | +#: app/Http/Controllers/WebhookController.php:232 | |
| 4433 | +msgid "Successfully Created the Outgoing WebHook" | |
| 4434 | +msgstr "" | |
| 4435 | + | |
| 4436 | +#: app/Http/Controllers/WebhookController.php:69 | |
| 2073 | 4437 | msgid "Successfully Created the WebHook" |
| 2074 | 4438 | msgstr "" |
| 2075 | 4439 | |
| 2076 | -#: app/Http/Controllers/WebhookController.php:79 | |
| 4440 | +#: app/Http/Controllers/WebhookController.php:336 | |
| 4441 | +msgid "Successfully deleted the outgoing webhook" | |
| 4442 | +msgstr "" | |
| 4443 | + | |
| 4444 | +#: app/Http/Controllers/WebhookController.php:102 | |
| 2077 | 4445 | msgid "Successfully deleted the webhook" |
| 2078 | 4446 | msgstr "" |
| 2079 | 4447 | |
| 2080 | -#: app/Http/Controllers/WebhookController.php:69 | |
| 4448 | +#: app/Http/Controllers/WebhookController.php:313 | |
| 4449 | +msgid "Successfully updated the outgoing webhook" | |
| 4450 | +msgstr "" | |
| 4451 | + | |
| 4452 | +#: app/Http/Controllers/WebhookController.php:91 | |
| 2081 | 4453 | msgid "Successfully updated the webhook" |
| 2082 | 4454 | msgstr "" |
| 2083 | 4455 | |
| 4456 | +#: app/Services/TransStrings.php:859 | |
| 4457 | +msgid "Sun" | |
| 4458 | +msgstr "" | |
| 4459 | + | |
| 4460 | +#: app/Services/TransStrings.php:770 | |
| 4461 | +msgid "Sunday" | |
| 4462 | +msgstr "" | |
| 4463 | + | |
| 2084 | 4464 | #: app/Views/notification.php:192 |
| 2085 | 4465 | msgid "support@fluentboards.com" |
| 2086 | 4466 | msgstr "" |
| 2087 | 4467 | |
| 2088 | -#: translationStrings.php:316 app/Services/TransStrings.php:314 | |
| 4468 | +#: app/Services/TransStrings.php:968 | |
| 4469 | +msgid "Table" | |
| 4470 | +msgstr "" | |
| 4471 | + | |
| 4472 | +#: app/Services/TransStrings.php:858 | |
| 4473 | +msgid "Table View" | |
| 4474 | +msgstr "" | |
| 4475 | + | |
| 4476 | +#: app/Services/TransStrings.php:849 | |
| 4477 | +msgid "Table View Preference" | |
| 4478 | +msgstr "" | |
| 4479 | + | |
| 4480 | +#: app/Http/Controllers/OptionsController.php:648 | |
| 4481 | +msgid "Table view settings updated successfully" | |
| 4482 | +msgstr "" | |
| 4483 | + | |
| 4484 | +#: app/Services/TransStrings.php:337 | |
| 2089 | 4485 | msgid "Tags:" |
| 2090 | 4486 | msgstr "" |
| 2091 | 4487 | |
| 4488 | +#: app/Services/TaskService.php:765 app/Services/TaskService.php:2428 | |
| 4489 | +msgid "Target board not found" | |
| 4490 | +msgstr "" | |
| 4491 | + | |
| 2092 | 4492 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:69 |
| 2093 | 4493 | msgid "Target stage" |
| 2094 | 4494 | msgstr "" |
| 2095 | 4495 | |
| 2096 | -#: translationStrings.php:317 app/Services/TransStrings.php:315 | |
| 4496 | +#: app/Services/TaskService.php:2416 | |
| 4497 | +msgid "Target stage ID is required" | |
| 4498 | +msgstr "" | |
| 4499 | + | |
| 4500 | +#: app/Services/TaskService.php:2446 | |
| 4501 | +msgid "Target stage not found in the selected board" | |
| 4502 | +msgstr "" | |
| 4503 | + | |
| 4504 | +#: app/Services/Helper.php:654 | |
| 4505 | +msgid "task" | |
| 4506 | +msgstr "" | |
| 4507 | + | |
| 4508 | +#: app/Services/TransStrings.php:338 | |
| 2097 | 4509 | msgid "Task Archived" |
| 2098 | 4510 | msgstr "" |
| 2099 | 4511 | |
| 2100 | -#: app/Http/Controllers/TaskController.php:227 | |
| 4512 | +#: app/Services/TransStrings.php:802 | |
| 4513 | +msgid "Task cloned successfully!" | |
| 4514 | +msgstr "" | |
| 4515 | + | |
| 4516 | +#: app/Services/TransStrings.php:901 | |
| 4517 | +msgid "Task Closed" | |
| 4518 | +msgstr "" | |
| 4519 | + | |
| 4520 | +#: app/Services/TransStrings.php:489 | |
| 4521 | +msgid "Task Completion Chart:" | |
| 4522 | +msgstr "" | |
| 4523 | + | |
| 4524 | +#: app/Services/TransStrings.php:590 | |
| 4525 | +msgid "Task couldn't be restored. Please try again." | |
| 4526 | +msgstr "" | |
| 4527 | + | |
| 4528 | +#: app/Services/TransStrings.php:580 | |
| 4529 | +msgid "Task cover couldn't be removed. Please try again" | |
| 4530 | +msgstr "" | |
| 4531 | + | |
| 4532 | +#: app/Http/Controllers/TaskController.php:907 | |
| 2101 | 4533 | msgid "Task cover photo has been updated" |
| 2102 | 4534 | msgstr "" |
| 2103 | 4535 | |
| 2104 | -#: translationStrings.php:318 app/Services/TransStrings.php:316 | |
| 4536 | +#: app/Services/TransStrings.php:581 | |
| 4537 | +#: app/Http/Controllers/TaskController.php:1345 | |
| 4538 | +msgid "Task Cover removed successfully" | |
| 4539 | +msgstr "" | |
| 4540 | + | |
| 4541 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:54 | |
| 4542 | +msgid "Task Create Type" | |
| 4543 | +msgstr "" | |
| 4544 | + | |
| 4545 | +#: app/Services/TransStrings.php:899 | |
| 4546 | +msgid "Task Created" | |
| 4547 | +msgstr "" | |
| 4548 | + | |
| 4549 | +#: app/Services/TransStrings.php:339 | |
| 2105 | 4550 | msgid "Task Dates" |
| 2106 | 4551 | msgstr "" |
| 2107 | 4552 | |
| 2108 | -#: app/Http/Controllers/TaskController.php:252 | |
| 4553 | +#: app/Views/emails/subtask-reminder.php:49 | |
| 4554 | +msgid "Task Details:" | |
| 4555 | +msgstr "" | |
| 4556 | + | |
| 4557 | +#: app/Http/Controllers/TaskController.php:961 | |
| 4558 | +#: app/Http/Controllers/TaskController.php:976 | |
| 4559 | +msgid "Task does not belong to this board" | |
| 4560 | +msgstr "" | |
| 4561 | + | |
| 4562 | +#: app/Services/TransStrings.php:688 | |
| 4563 | +msgid "Task due date couldn't be updated. Please try again." | |
| 4564 | +msgstr "" | |
| 4565 | + | |
| 4566 | +#: app/Services/TransStrings.php:759 app/Hooks/Handlers/ScheduleHandler.php:382 | |
| 4567 | +#: app/Hooks/Handlers/ScheduleHandler.php:391 | |
| 4568 | +msgid "Task due date has been changed" | |
| 4569 | +msgstr "" | |
| 4570 | + | |
| 4571 | +#: app/Services/TransStrings.php:707 | |
| 4572 | +msgid "Task Field" | |
| 4573 | +msgstr "" | |
| 4574 | + | |
| 4575 | +#: app/Services/TransStrings.php:561 | |
| 4576 | +msgid "Task Fields" | |
| 4577 | +msgstr "" | |
| 4578 | + | |
| 4579 | +#: app/Services/TransStrings.php:764 app/Hooks/Handlers/ScheduleHandler.php:431 | |
| 4580 | +#: app/Hooks/Handlers/ScheduleHandler.php:440 | |
| 4581 | +#: app/Modules/MCP/Tools/TaskTools.php:276 | |
| 4582 | +msgid "Task has been archived" | |
| 4583 | +msgstr "" | |
| 4584 | + | |
| 4585 | +#: app/Http/Controllers/TaskController.php:1589 | |
| 4586 | +msgid "Task has been cloned successfully" | |
| 4587 | +msgstr "" | |
| 4588 | + | |
| 4589 | +#: app/Http/Controllers/TaskController.php:1284 | |
| 4590 | +msgid "Task has been created" | |
| 4591 | +msgstr "" | |
| 4592 | + | |
| 4593 | +#: app/Http/Controllers/TaskController.php:937 | |
| 2109 | 4594 | msgid "Task has been deleted" |
| 2110 | 4595 | msgstr "" |
| 2111 | 4596 | |
| 2112 | -#: app/Http/Controllers/TaskController.php:86 | |
| 4597 | +#: app/Modules/MCP/Tools/TaskTools.php:253 | |
| 4598 | +msgid "Task has been moved" | |
| 4599 | +msgstr "" | |
| 4600 | + | |
| 4601 | +#: app/Http/Controllers/TaskController.php:868 | |
| 4602 | +msgid "Task has been pinned" | |
| 4603 | +msgstr "" | |
| 4604 | + | |
| 4605 | +#: app/Modules/MCP/Tools/TaskTools.php:276 | |
| 4606 | +msgid "Task has been restored" | |
| 4607 | +msgstr "" | |
| 4608 | + | |
| 4609 | +#: app/Http/Controllers/TaskController.php:452 | |
| 4610 | +#: app/Modules/MCP/Tools/TaskTools.php:138 | |
| 2113 | 4611 | msgid "Task has been successfully created" |
| 2114 | 4612 | msgstr "" |
| 2115 | 4613 | |
| 2116 | -#: app/Http/Controllers/TaskController.php:192 | |
| 2117 | -#: app/Http/Controllers/TaskController.php:418 | |
| 4614 | +#: app/Http/Controllers/TaskController.php:871 | |
| 4615 | +msgid "Task has been unpinned" | |
| 4616 | +msgstr "" | |
| 4617 | + | |
| 4618 | +#: app/Http/Controllers/TaskController.php:766 | |
| 4619 | +#: app/Http/Controllers/TaskController.php:1161 | |
| 4620 | +#: app/Modules/MCP/Tools/TaskTools.php:187 | |
| 2118 | 4621 | msgid "Task has been updated" |
| 2119 | 4622 | msgstr "" |
| 2120 | 4623 | |
| 2121 | -#: translationStrings.php:322 app/Services/TransStrings.php:320 | |
| 4624 | +#: app/Services/TransStrings.php:343 | |
| 2122 | 4625 | msgid "Task has no description" |
| 2123 | 4626 | msgstr "" |
| 2124 | 4627 | |
| 2125 | -#: translationStrings.php:319 app/Services/TransStrings.php:317 | |
| 4628 | +#: app/Http/Controllers/TaskController.php:874 | |
| 4629 | +msgid "Task is already pinned" | |
| 4630 | +msgstr "" | |
| 4631 | + | |
| 4632 | +#: app/Http/Controllers/TaskController.php:874 | |
| 4633 | +msgid "Task is already unpinned" | |
| 4634 | +msgstr "" | |
| 4635 | + | |
| 4636 | +#: app/Services/TransStrings.php:340 | |
| 2126 | 4637 | msgid "Task Members" |
| 2127 | 4638 | msgstr "" |
| 2128 | 4639 | |
| 2129 | -#: app/Http/Controllers/TaskController.php:103 | |
| 4640 | +#: app/Services/TransStrings.php:655 | |
| 4641 | +msgid "Task Name" | |
| 4642 | +msgstr "" | |
| 4643 | + | |
| 4644 | +#: app/Http/Controllers/TaskController.php:475 | |
| 2130 | 4645 | msgid "Task not found" |
| 2131 | 4646 | msgstr "" |
| 2132 | 4647 | |
| 2133 | -#: app/Views/emails/daily.php:29 | |
| 4648 | +#: app/Modules/MCP/Helpers/MCPHelper.php:61 | |
| 4649 | +msgid "Task not found on this board" | |
| 4650 | +msgstr "" | |
| 4651 | + | |
| 4652 | +#: app/Views/emails/daily.php:22 | |
| 2134 | 4653 | msgid "task of board" |
| 2135 | 4654 | msgstr "" |
| 2136 | 4655 | |
| 2137 | -#: translationStrings.php:323 app/Services/TransStrings.php:321 | |
| 4656 | +#: app/Services/TransStrings.php:487 | |
| 4657 | +msgid "Task Priority Chart:" | |
| 4658 | +msgstr "" | |
| 4659 | + | |
| 4660 | +#: app/Services/TransStrings.php:900 | |
| 4661 | +msgid "Task Stage Changed" | |
| 4662 | +msgstr "" | |
| 4663 | + | |
| 4664 | +#: app/Services/TransStrings.php:758 app/Hooks/Handlers/ScheduleHandler.php:333 | |
| 4665 | +#: app/Hooks/Handlers/ScheduleHandler.php:342 | |
| 4666 | +msgid "Task stage has been changed" | |
| 4667 | +msgstr "" | |
| 4668 | + | |
| 4669 | +#: app/Services/TransStrings.php:344 | |
| 2138 | 4670 | msgid "Task status" |
| 2139 | 4671 | msgstr "" |
| 2140 | 4672 | |
| 2141 | -#: app/Http/Controllers/TaskController.php:236 | |
| 4673 | +#: app/Http/Controllers/TaskController.php:919 | |
| 2142 | 4674 | msgid "Task status has been updated" |
| 2143 | 4675 | msgstr "" |
| 2144 | 4676 | |
| 2145 | -#: translationStrings.php:320 app/Services/TransStrings.php:318 | |
| 4677 | +#: app/Services/TransStrings.php:341 | |
| 2146 | 4678 | msgid "Task Templates" |
| 2147 | 4679 | msgstr "" |
| 2148 | 4680 | |
| 2149 | -#: translationStrings.php:321 app/Services/TransStrings.php:319 | |
| 4681 | +#: app/Models/Task.php:793 app/Services/TransStrings.php:342 | |
| 2150 | 4682 | #: app/Hooks/Handlers/FluentCrmIntegration.php:167 |
| 2151 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:51 | |
| 2152 | -#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:52 | |
| 4683 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:83 | |
| 4684 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:84 | |
| 4685 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:96 | |
| 4686 | +#: app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php:97 | |
| 2153 | 4687 | msgid "Task Title" |
| 2154 | 4688 | msgstr "" |
| 2155 | 4689 | |
| 2156 | -#: translationStrings.php:324 app/Services/TransStrings.php:322 | |
| 4690 | +#: app/Services/TransStrings.php:345 | |
| 2157 | 4691 | msgid "Task title cannot be empty." |
| 2158 | 4692 | msgstr "" |
| 2159 | 4693 | |
| 2160 | -#: translationStrings.php:325 app/Services/TransStrings.php:323 | |
| 4694 | +#: app/Services/TransStrings.php:566 app/Modules/MCP/Tools/TaskTools.php:97 | |
| 4695 | +msgid "Task title is required" | |
| 4696 | +msgstr "" | |
| 4697 | + | |
| 4698 | +#: app/Services/TransStrings.php:706 | |
| 4699 | +msgid "Task title is required!" | |
| 4700 | +msgstr "" | |
| 4701 | + | |
| 4702 | +#: app/Views/emails/subtask-reminder.php:53 | |
| 4703 | +msgid "Task:" | |
| 4704 | +msgstr "" | |
| 4705 | + | |
| 4706 | +#: app/Services/TransStrings.php:346 | |
| 2161 | 4707 | msgid "Tasks" |
| 2162 | 4708 | msgstr "" |
| 2163 | 4709 | |
| 2164 | -#: translationStrings.php:326 app/Services/TransStrings.php:324 | |
| 4710 | +#: app/Services/TransStrings.php:347 | |
| 2165 | 4711 | msgid "Tasks assigned to me" |
| 2166 | 4712 | msgstr "" |
| 2167 | 4713 | |
| 2168 | -#: app/Views/emails/daily.php:15 | |
| 4714 | +#: app/Services/TransStrings.php:976 | |
| 4715 | +msgid "Tasks due in next week" | |
| 4716 | +msgstr "" | |
| 4717 | + | |
| 4718 | +#: app/Services/TransStrings.php:977 | |
| 4719 | +msgid "Tasks due in this month" | |
| 4720 | +msgstr "" | |
| 4721 | + | |
| 4722 | +#: app/Services/TransStrings.php:975 | |
| 4723 | +msgid "Tasks due in this week" | |
| 4724 | +msgstr "" | |
| 4725 | + | |
| 4726 | +#: app/Services/TransStrings.php:974 | |
| 4727 | +msgid "Tasks due in today" | |
| 4728 | +msgstr "" | |
| 4729 | + | |
| 4730 | +#: app/Views/emails/daily.php:13 | |
| 2169 | 4731 | msgid "Tasks Due Today:" |
| 2170 | 4732 | msgstr "" |
| 2171 | 4733 | |
| 2172 | -#: app/Http/Controllers/BoardController.php:819 | |
| 2173 | -msgid "Tasks has been archived" | |
| 4734 | +#: app/Http/Controllers/StageController.php:68 | |
| 4735 | +msgid "Tasks has been sorted" | |
| 2174 | 4736 | msgstr "" |
| 2175 | 4737 | |
| 2176 | -#: app/Http/Controllers/BoardController.php:809 | |
| 2177 | -msgid "Tasks has been Moved" | |
| 4738 | +#: app/Http/Controllers/BoardController.php:999 | |
| 4739 | +msgid "Tasks have been archived" | |
| 2178 | 4740 | msgstr "" |
| 2179 | 4741 | |
| 2180 | -#: app/Http/Controllers/StageController.php:65 | |
| 2181 | -msgid "Tasks has been sorted" | |
| 4742 | +#: app/Http/Controllers/BoardController.php:989 | |
| 4743 | +msgid "Tasks have been moved" | |
| 2182 | 4744 | msgstr "" |
| 2183 | 4745 | |
| 2184 | -#: app/Services/TransStrings.php:364 | |
| 4746 | +#: app/Services/TransStrings.php:784 | |
| 4747 | +msgid "Tasks I am watching" | |
| 4748 | +msgstr "" | |
| 4749 | + | |
| 4750 | +#: app/Services/TransStrings.php:390 | |
| 2185 | 4751 | msgid "Tasks you are watching are archived." |
| 2186 | 4752 | msgstr "" |
| 2187 | 4753 | |
| 2188 | -#: translationStrings.php:327 app/Services/TransStrings.php:325 | |
| 4754 | +#: app/Services/TransStrings.php:962 | |
| 4755 | +msgid "tasks." | |
| 4756 | +msgstr "" | |
| 4757 | + | |
| 4758 | +#: app/Services/TransStrings.php:921 | |
| 4759 | +msgid "tasks?" | |
| 4760 | +msgstr "" | |
| 4761 | + | |
| 4762 | +#: app/Services/TransStrings.php:348 | |
| 2189 | 4763 | msgid "Template" |
| 2190 | 4764 | msgstr "" |
| 2191 | 4765 | |
| 2192 | -#: translationStrings.php:328 app/Services/TransStrings.php:326 | |
| 4766 | +#: app/Services/TransStrings.php:515 | |
| 4767 | +msgid "Template Title" | |
| 4768 | +msgstr "" | |
| 4769 | + | |
| 4770 | +#: app/Services/TransStrings.php:731 | |
| 4771 | +msgid "Text" | |
| 4772 | +msgstr "" | |
| 4773 | + | |
| 4774 | +#: app/Services/TransStrings.php:349 | |
| 2193 | 4775 | msgid "Text Color" |
| 2194 | 4776 | msgstr "" |
| 2195 | 4777 | |
| 2196 | -#: translationStrings.php:329 app/Services/TransStrings.php:327 | |
| 4778 | +#: app/Services/TransStrings.php:350 | |
| 2197 | 4779 | msgid "Text to display" |
| 2198 | 4780 | msgstr "" |
| 2199 | 4781 | |
| 2200 | -#: app/Hooks/Handlers/AdminMenuHandler.php:471 | |
| 4782 | +#. %s is the URL for FluentBoards link | |
| 4783 | +#: app/Hooks/Handlers/AdminMenuHandler.php:547 | |
| 2201 | 4784 | #, php-format |
| 2202 | 4785 | msgid "Thank you for using <a href=\"%s\">FluentBoards</a>" |
| 2203 | 4786 | msgstr "" |
| 2204 | 4787 | |
| 2205 | -#: app/Models/Task.php:619 | |
| 4788 | +#: app/Services/Helper.php:668 | |
| 4789 | +msgid "the associate email" | |
| 4790 | +msgstr "" | |
| 4791 | + | |
| 4792 | +#: app/Http/Controllers/BoardController.php:1219 | |
| 4793 | +msgid "The Board has been pinned" | |
| 4794 | +msgstr "" | |
| 4795 | + | |
| 4796 | +#: app/Models/Task.php:854 | |
| 2206 | 4797 | msgid "" |
| 2207 | 4798 | "The due date of the task in the format YYYY-MM-DD hh:mm. Example: 2099-12-31 " |
| 2208 | 4799 | "23:59:59" |
| 2209 | 4800 | msgstr "" |
| 2210 | 4801 | |
| 2211 | -#: app/Models/Task.php:649 | |
| 4802 | +#: app/Models/Task.php:884 | |
| 2212 | 4803 | msgid "" |
| 2213 | 4804 | "The email of the associated CRM contact. Example: \"john.doe@example.com\"" |
| 2214 | 4805 | msgstr "" |
| 2215 | 4806 | |
| 2216 | -#: app/Models/Task.php:643 | |
| 4807 | +#: app/Services/TransStrings.php:721 | |
| 4808 | +msgid "The export is not successful." | |
| 4809 | +msgstr "" | |
| 4810 | + | |
| 4811 | +#: app/Http/Controllers/CommentController.php:308 | |
| 4812 | +msgid "The file must be a image type." | |
| 4813 | +msgstr "" | |
| 4814 | + | |
| 4815 | +#: app/Models/Task.php:878 | |
| 2217 | 4816 | msgid "The ID of the associated FluentCRM contact. Example: 6465" |
| 2218 | 4817 | msgstr "" |
| 2219 | 4818 | |
| 2220 | -#: app/Services/TransStrings.php:390 | |
| 4819 | +#: app/Services/TransStrings.php:420 | |
| 2221 | 4820 | msgid "The person with this email is not an user of this site." |
| 2222 | 4821 | msgstr "" |
| 2223 | 4822 | |
| 2224 | -#: app/Models/Task.php:637 | |
| 4823 | +#: app/Models/Task.php:872 | |
| 2225 | 4824 | msgid "The source Id of the task (if any). Example: \"bcy664fh177\"" |
| 2226 | 4825 | msgstr "" |
| 2227 | 4826 | |
| 2228 | -#: app/Models/Task.php:631 | |
| 4827 | +#: app/Models/Task.php:866 | |
| 2229 | 4828 | msgid "The source of the task. Example: \"jira\"" |
| 2230 | 4829 | msgstr "" |
| 2231 | 4830 | |
| 2232 | -#: app/Http/Controllers/BoardController.php:643 | |
| 4831 | +#: app/Http/Controllers/BoardController.php:804 | |
| 2233 | 4832 | msgid "The stage is made admin only!" |
| 2234 | 4833 | msgstr "" |
| 2235 | 4834 | |
| 2236 | -#: app/Http/Controllers/BoardController.php:637 | |
| 4835 | +#: app/Http/Controllers/BoardController.php:798 | |
| 2237 | 4836 | msgid "The stage is made public!" |
| 2238 | 4837 | msgstr "" |
| 2239 | 4838 | |
| 2240 | -#: app/Models/Task.php:589 | |
| 4839 | +#: app/Models/Task.php:824 | |
| 2241 | 4840 | msgid "" |
| 2242 | 4841 | "The stage of the task, which can be an ID, title, or slug. Example: 1 | " |
| 2243 | 4842 | "\"open\" | \"Open\"" |
| 2244 | 4843 | msgstr "" |
| 2245 | 4844 | |
| 2246 | -#: app/Models/Task.php:625 | |
| 4845 | +#: app/Models/Task.php:860 | |
| 2247 | 4846 | msgid "" |
| 2248 | 4847 | "The start date of the task in the format YYYY-MM-DD. Example: 2099-12-31" |
| 2249 | 4848 | msgstr "" |
| 2250 | 4849 | |
| 2251 | -#: app/Models/Task.php:601 | |
| 4850 | +#: app/Models/Task.php:836 | |
| 2252 | 4851 | msgid "The status of the task (open | closed). Example: \"closed\"" |
| 2253 | 4852 | msgstr "" |
| 2254 | 4853 | |
| 2255 | -#: app/Http/Controllers/OptionsController.php:591 | |
| 4854 | +#: app/Http/Controllers/OptionsController.php:710 | |
| 2256 | 4855 | msgid "" |
| 2257 | 4856 | "The Ultimate SMTP and SES Plugin for WordPress. Connect with any SMTP, " |
| 2258 | 4857 | "SendGrid, Mailgun, SES, Sendinblue, PepiPost, Google, Microsoft and more." |
| 2259 | 4858 | msgstr "" |
| 2260 | 4859 | |
| 2261 | -#: translationStrings.php:330 app/Services/TransStrings.php:328 | |
| 4860 | +#: app/Hooks/Handlers/FileHandler.php:115 | |
| 4861 | +#: app/Hooks/Handlers/FileHandler.php:124 | |
| 4862 | +msgid "The uploaded file is not a valid image. Please try again." | |
| 4863 | +msgstr "" | |
| 4864 | + | |
| 4865 | +#: app/Views/emails/subtask-reminder.php:33 | |
| 4866 | +msgid "there" | |
| 4867 | +msgstr "" | |
| 4868 | + | |
| 4869 | +#: app/Services/TransStrings.php:906 | |
| 4870 | +msgid "This action cannot be undone." | |
| 4871 | +msgstr "" | |
| 4872 | + | |
| 4873 | +#: app/Services/TransStrings.php:351 | |
| 2262 | 4874 | msgid "This Board has no stage" |
| 2263 | 4875 | msgstr "" |
| 2264 | 4876 | |
| 2265 | -#: app/Http/Controllers/OptionsController.php:613 | |
| 4877 | +#: app/Services/TransStrings.php:368 | |
| 4878 | +msgid "This board is not belong to any folder" | |
| 4879 | +msgstr "" | |
| 4880 | + | |
| 4881 | +#. %s is the privacy setting (public or private) | |
| 4882 | +#: app/Services/TransStrings.php:822 | |
| 4883 | +#: app/Http/Controllers/CommentController.php:348 | |
| 4884 | +#, php-format | |
| 4885 | +msgid "This comment is now %s" | |
| 4886 | +msgstr "" | |
| 4887 | + | |
| 4888 | +#: app/Http/Controllers/OptionsController.php:748 | |
| 2266 | 4889 | msgid "This feature is only available in Fluent Boards Pro" |
| 2267 | 4890 | msgstr "" |
| 2268 | 4891 | |
| 4892 | +#: app/Http/Controllers/OptionsController.php:1025 | |
| 4893 | +msgid "This feature is only available in Fluent Boards Pro. Please upgrade." | |
| 4894 | +msgstr "" | |
| 4895 | + | |
| 2269 | 4896 | #: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:28 |
| 4897 | +#: app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php:45 | |
| 2270 | 4898 | msgid "" |
| 2271 | 4899 | "This funnel will run when stage of a task(associated with crm contact) is " |
| 2272 | 4900 | "changed" |
| 2273 | 4901 | msgstr "" |
| 2274 | 4902 | |
| 2275 | -#: translationStrings.php:332 app/Services/TransStrings.php:330 | |
| 4903 | +#: app/Services/TransStrings.php:473 | |
| 4904 | +msgid "This is a pro feature" | |
| 4905 | +msgstr "" | |
| 4906 | + | |
| 4907 | +#: app/Services/TransStrings.php:812 | |
| 4908 | +msgid "This is a pro feature!" | |
| 4909 | +msgstr "" | |
| 4910 | + | |
| 4911 | +#: app/Services/TransStrings.php:648 | |
| 4912 | +msgid "This is a template stage" | |
| 4913 | +msgstr "" | |
| 4914 | + | |
| 4915 | +#: app/Services/TransStrings.php:353 | |
| 2276 | 4916 | msgid "This is a template task" |
| 2277 | 4917 | msgstr "" |
| 2278 | 4918 | |
| 2279 | -#: translationStrings.php:333 app/Services/TransStrings.php:331 | |
| 4919 | +#: app/Services/TransStrings.php:354 | |
| 2280 | 4920 | msgid "This is where your created boards will show up." |
| 2281 | 4921 | msgstr "" |
| 2282 | 4922 | |
| 2283 | -#: translationStrings.php:334 app/Services/TransStrings.php:332 | |
| 4923 | +#: app/Services/TransStrings.php:355 | |
| 4924 | +msgid "This is where your created roadmaps will show up." | |
| 4925 | +msgstr "" | |
| 4926 | + | |
| 4927 | +#: app/Services/TransStrings.php:356 | |
| 2284 | 4928 | msgid "This is where your recently opened boards will show up" |
| 2285 | 4929 | msgstr "" |
| 2286 | 4930 | |
| 2287 | -#: translationStrings.php:331 app/Services/TransStrings.php:329 | |
| 4931 | +#: app/Services/TransStrings.php:352 | |
| 2288 | 4932 | msgid "This Month" |
| 2289 | 4933 | msgstr "" |
| 2290 | 4934 | |
| 2291 | -#: translationStrings.php:335 app/Services/TransStrings.php:333 | |
| 4935 | +#: app/Services/TransStrings.php:357 | |
| 2292 | 4936 | msgid "This portal can be accessed from" |
| 2293 | 4937 | msgstr "" |
| 2294 | 4938 | |
| 2295 | -#: translationStrings.php:336 app/Services/TransStrings.php:334 | |
| 4939 | +#: app/Services/TransStrings.php:358 | |
| 2296 | 4940 | msgid "This quarter" |
| 2297 | 4941 | msgstr "" |
| 2298 | 4942 | |
| 2299 | -#: translationStrings.php:337 | |
| 4943 | +#. %s is the archived stage title. | |
| 4944 | +#: app/Services/TaskService.php:464 | |
| 4945 | +#, php-format | |
| 2300 | 4946 | msgid "" |
| 2301 | -"This section displays CRM contacts associated with the task in this Board" | |
| 4947 | +"This task cannot be restored because its stage \"%s\" is archived. Please " | |
| 4948 | +"restore the stage first." | |
| 2302 | 4949 | msgstr "" |
| 2303 | 4950 | |
| 2304 | -#: app/Services/TransStrings.php:427 | |
| 4951 | +#: app/Services/TransStrings.php:460 | |
| 2305 | 4952 | msgid "This task has assignees, please select one of them." |
| 2306 | 4953 | msgstr "" |
| 2307 | 4954 | |
| 4955 | +#: app/Services/TransStrings.php:841 | |
| 4956 | +msgid "This will be the display title for your custom field" | |
| 4957 | +msgstr "" | |
| 4958 | + | |
| 2308 | 4959 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:27 |
| 4960 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php:44 | |
| 2309 | 4961 | msgid "This will run when a contact will be added to a board" |
| 2310 | 4962 | msgstr "" |
| 2311 | 4963 | |
| 2312 | 4964 | #: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:28 |
| 4965 | +#: app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php:45 | |
| 2313 | 4966 | msgid "This will run when a contact will be added to a task" |
| 2314 | 4967 | msgstr "" |
| 2315 | 4968 | |
| 2316 | -#: translationStrings.php:338 app/Services/TransStrings.php:335 | |
| 4969 | +#: app/Services/TransStrings.php:598 | |
| 4970 | +msgid "This will search among the admins of this WordPress site." | |
| 4971 | +msgstr "" | |
| 4972 | + | |
| 4973 | +#: app/Services/TransStrings.php:597 | |
| 4974 | +msgid "This will search among the users of this WordPress site." | |
| 4975 | +msgstr "" | |
| 4976 | + | |
| 4977 | +#: app/Services/TransStrings.php:862 | |
| 4978 | +msgid "Thu" | |
| 4979 | +msgstr "" | |
| 4980 | + | |
| 4981 | +#: app/Services/TransStrings.php:774 | |
| 4982 | +msgid "Thursday" | |
| 4983 | +msgstr "" | |
| 4984 | + | |
| 4985 | +#: app/Services/TransStrings.php:531 | |
| 4986 | +msgid "Time" | |
| 4987 | +msgstr "" | |
| 4988 | + | |
| 4989 | +#: app/Services/TransStrings.php:359 | |
| 2317 | 4990 | msgid "Time Tracking" |
| 2318 | 4991 | msgstr "" |
| 2319 | 4992 | |
| 2320 | -#: translationStrings.php:339 app/Models/Task.php:567 app/Models/Task.php:580 | |
| 2321 | -#: app/Services/TransStrings.php:336 | |
| 4993 | +#: app/Services/TransStrings.php:690 | |
| 4994 | +msgid "Timesheet" | |
| 4995 | +msgstr "" | |
| 4996 | + | |
| 4997 | +#: app/Models/Task.php:815 app/Services/TransStrings.php:360 | |
| 2322 | 4998 | msgid "Title" |
| 2323 | 4999 | msgstr "" |
| 2324 | 5000 | |
| 2325 | -#: translationStrings.php:340 app/Services/TransStrings.php:337 | |
| 5001 | +#: app/Services/TransStrings.php:799 app/Services/BoardService.php:228 | |
| 5002 | +msgid "Title cannot be empty" | |
| 5003 | +msgstr "" | |
| 5004 | + | |
| 5005 | +#: app/Services/TransStrings.php:361 | |
| 2326 | 5006 | msgid "Title is required" |
| 2327 | 5007 | msgstr "" |
| 2328 | 5008 | |
| 2329 | -#: app/Models/Task.php:583 | |
| 5009 | +#: app/Models/Task.php:818 | |
| 2330 | 5010 | msgid "Title of the task." |
| 2331 | 5011 | msgstr "" |
| 2332 | 5012 | |
| 2333 | -#: translationStrings.php:395 app/Services/TransStrings.php:387 | |
| 5013 | +#: app/Services/TransStrings.php:417 | |
| 2334 | 5014 | msgid "to" |
| 2335 | 5015 | msgstr "" |
| 2336 | 5016 | |
| 2337 | -#: translationStrings.php:341 app/Services/TransStrings.php:338 | |
| 5017 | +#: app/Services/TransStrings.php:767 | |
| 5018 | +msgid "Today" | |
| 5019 | +msgstr "" | |
| 5020 | + | |
| 5021 | +#: app/Services/TransStrings.php:362 | |
| 2338 | 5022 | msgid "Tomorrow" |
| 2339 | 5023 | msgstr "" |
| 2340 | 5024 | |
| 2341 | -#: translationStrings.php:342 app/Services/TransStrings.php:339 | |
| 5025 | +#: app/Services/TransStrings.php:363 | |
| 5026 | +msgid "Total" | |
| 5027 | +msgstr "" | |
| 5028 | + | |
| 5029 | +#: app/Services/TransStrings.php:481 | |
| 5030 | +msgid "Total Ideas" | |
| 5031 | +msgstr "" | |
| 5032 | + | |
| 5033 | +#: app/Services/TransStrings.php:477 | |
| 5034 | +msgid "Total Tasks" | |
| 5035 | +msgstr "" | |
| 5036 | + | |
| 5037 | +#: app/Services/TransStrings.php:364 | |
| 2342 | 5038 | msgid "" |
| 2343 | 5039 | "Track Time on each task and get detailed reports by boards, members, time " |
| 2344 | 5040 | "range etc" |
| 2345 | 5041 | msgstr "" |
| 2346 | 5042 | |
| 2347 | -#: translationStrings.php:343 app/Services/TransStrings.php:340 | |
| 5043 | +#: app/Services/TransStrings.php:769 | |
| 5044 | +msgid "Tue" | |
| 5045 | +msgstr "" | |
| 5046 | + | |
| 5047 | +#: app/Services/TransStrings.php:772 | |
| 5048 | +msgid "Tuesday" | |
| 5049 | +msgstr "" | |
| 5050 | + | |
| 5051 | +#: app/Models/Task.php:797 | |
| 5052 | +msgid "Type" | |
| 5053 | +msgstr "" | |
| 5054 | + | |
| 5055 | +#: app/Services/TransStrings.php:697 | |
| 5056 | +msgid "Type and Enter..." | |
| 5057 | +msgstr "" | |
| 5058 | + | |
| 5059 | +#: app/Services/TransStrings.php:365 | |
| 2348 | 5060 | msgid "Type anything to search" |
| 2349 | 5061 | msgstr "" |
| 2350 | 5062 | |
| 2351 | -#: translationStrings.php:344 app/Services/TransStrings.php:341 | |
| 5063 | +#: app/Services/TransStrings.php:366 | |
| 2352 | 5064 | msgid "Type board title" |
| 2353 | 5065 | msgstr "" |
| 2354 | 5066 | |
| 2355 | -#: translationStrings.php:345 app/Services/TransStrings.php:342 | |
| 5067 | +#: app/Services/TransStrings.php:367 | |
| 2356 | 5068 | msgid "Type name or email" |
| 2357 | 5069 | msgstr "" |
| 2358 | 5070 | |
| 2359 | -#: app/Http/Controllers/CommentController.php:99 | |
| 2360 | -#: app/Http/Controllers/CommentController.php:134 | |
| 5071 | +#: app/Services/TransStrings.php:82 | |
| 5072 | +msgid "Type Roadmap" | |
| 5073 | +msgstr "" | |
| 5074 | + | |
| 5075 | +#: app/Http/Controllers/CommentController.php:183 | |
| 5076 | +#: app/Http/Controllers/CommentController.php:249 | |
| 5077 | +#: app/Http/Controllers/CommentController.php:337 | |
| 2361 | 5078 | msgid "Unauthorized Action" |
| 2362 | 5079 | msgstr "" |
| 2363 | 5080 | |
| 2364 | -#: translationStrings.php:346 app/Services/TransStrings.php:343 | |
| 5081 | +#: app/Services/TransStrings.php:369 | |
| 2365 | 5082 | msgid "Undo remove stage" |
| 2366 | 5083 | msgstr "" |
| 2367 | 5084 | |
| 2368 | -#: translationStrings.php:347 app/Services/TransStrings.php:344 | |
| 5085 | +#: app/Services/TransStrings.php:370 | |
| 2369 | 5086 | msgid "Unread" |
| 2370 | 5087 | msgstr "" |
| 2371 | 5088 | |
| 2372 | -#: translationStrings.php:348 app/Services/TransStrings.php:345 | |
| 5089 | +#: app/Services/TransStrings.php:371 | |
| 5090 | +#: app/Http/Controllers/TaskController.php:1366 | |
| 5091 | +#: app/Http/Controllers/TaskController.php:1456 | |
| 2373 | 5092 | msgid "Upcoming" |
| 2374 | 5093 | msgstr "" |
| 2375 | 5094 | |
| 2376 | -#: translationStrings.php:349 app/Services/TransStrings.php:346 | |
| 5095 | +#: app/Services/TransStrings.php:710 | |
| 5096 | +msgid "Update" | |
| 5097 | +msgstr "" | |
| 5098 | + | |
| 5099 | +#: app/Services/TransStrings.php:837 | |
| 5100 | +msgid "Update Custom Field" | |
| 5101 | +msgstr "" | |
| 5102 | + | |
| 5103 | +#: app/Services/TransStrings.php:372 | |
| 2377 | 5104 | msgid "Update Estimation" |
| 2378 | 5105 | msgstr "" |
| 2379 | 5106 | |
| 2380 | -#: app/Services/TransStrings.php:402 | |
| 5107 | +#: app/Modules/MCP/AbilitiesRegistrar.php:144 | |
| 5108 | +msgid "Update Task" | |
| 5109 | +msgstr "" | |
| 5110 | + | |
| 5111 | +#: app/Modules/MCP/AbilitiesRegistrar.php:145 | |
| 5112 | +msgid "" | |
| 5113 | +"Update task fields: title, description, status, priority, due_at, started_at," | |
| 5114 | +" assignees, crm_contact_id, or settings." | |
| 5115 | +msgstr "" | |
| 5116 | + | |
| 5117 | +#: app/Services/Helper.php:638 | |
| 5118 | +msgid "updated" | |
| 5119 | +msgstr "" | |
| 5120 | + | |
| 5121 | +#: app/Services/TransStrings.php:435 | |
| 2381 | 5122 | msgid "updated a task description" |
| 2382 | 5123 | msgstr "" |
| 2383 | 5124 | |
| 2384 | -#: app/Services/TransStrings.php:401 | |
| 5125 | +#: app/Services/TransStrings.php:434 | |
| 2385 | 5126 | msgid "updated a task title" |
| 2386 | 5127 | msgstr "" |
| 2387 | 5128 | |
| 2388 | -#: app/Services/TransStrings.php:396 | |
| 5129 | +#: app/Services/TransStrings.php:506 | |
| 5130 | +msgid "Updated description" | |
| 5131 | +msgstr "" | |
| 5132 | + | |
| 5133 | +#: app/Services/TransStrings.php:428 | |
| 2389 | 5134 | msgid "updated due date" |
| 2390 | 5135 | msgstr "" |
| 2391 | 5136 | |
| 2392 | -#: app/Services/TransStrings.php:403 | |
| 5137 | +#: app/Services/TransStrings.php:429 | |
| 5138 | +msgid "updated start date" | |
| 5139 | +msgstr "" | |
| 5140 | + | |
| 5141 | +#: app/Services/TransStrings.php:436 | |
| 2393 | 5142 | msgid "updated task assignee" |
| 2394 | 5143 | msgstr "" |
| 2395 | 5144 | |
| 2396 | -#: translationStrings.php:350 app/Services/TransStrings.php:347 | |
| 5145 | +#: app/Services/TransStrings.php:803 | |
| 5146 | +msgid "Updating board background, please wait..." | |
| 5147 | +msgstr "" | |
| 5148 | + | |
| 5149 | +#: app/Services/TransStrings.php:373 | |
| 2397 | 5150 | msgid "Upgrade to Pro" |
| 2398 | 5151 | msgstr "" |
| 2399 | 5152 | |
| 2400 | -#: translationStrings.php:351 app/Services/TransStrings.php:348 | |
| 5153 | +#: app/Services/TransStrings.php:374 | |
| 2401 | 5154 | msgid "Upload" |
| 2402 | 5155 | msgstr "" |
| 2403 | 5156 | |
| 2404 | -#: app/Http/Controllers/BoardController.php:555 | |
| 5157 | +#: app/Services/TransStrings.php:593 | |
| 5158 | +msgid "Upload an image" | |
| 5159 | +msgstr "" | |
| 5160 | + | |
| 5161 | +#: app/Services/TransStrings.php:569 | |
| 5162 | +msgid "Upload Error" | |
| 5163 | +msgstr "" | |
| 5164 | + | |
| 5165 | +#: app/Services/TransStrings.php:583 | |
| 5166 | +msgid "Upload Image" | |
| 5167 | +msgstr "" | |
| 5168 | + | |
| 5169 | +#: app/Services/TransStrings.php:673 | |
| 5170 | +msgid "URL Slug for the frontend panel (eg: projects)" | |
| 5171 | +msgstr "" | |
| 5172 | + | |
| 5173 | +#: app/Services/TransStrings.php:670 | |
| 5174 | +msgid "Use a pre - defined page via shortcode" | |
| 5175 | +msgstr "" | |
| 5176 | + | |
| 5177 | +#: app/Http/Controllers/MCPSettingsController.php:172 | |
| 5178 | +msgid "" | |
| 5179 | +"Use the URL and Basic Auth header with any HTTP MCP client. The endpoint " | |
| 5180 | +"speaks MCP over JSON-RPC." | |
| 5181 | +msgstr "" | |
| 5182 | + | |
| 5183 | +#: app/Http/Controllers/BoardController.php:716 | |
| 2405 | 5184 | msgid "User already a member" |
| 2406 | 5185 | msgstr "" |
| 2407 | 5186 | |
| 2408 | -#: app/Http/Controllers/OptionsController.php:218 | |
| 5187 | +#: app/Views/notification.php:149 | |
| 5188 | +msgid "User avatar" | |
| 5189 | +msgstr "" | |
| 5190 | + | |
| 5191 | +#: app/Http/Controllers/OptionsController.php:224 | |
| 2409 | 5192 | msgid "User has been removed as super admin successfully!" |
| 2410 | 5193 | msgstr "" |
| 2411 | 5194 | |
| 2412 | -#: app/Http/Controllers/OptionsController.php:258 | |
| 5195 | +#: app/Services/TaskService.php:2626 | |
| 5196 | +msgid "User IDs must be an array" | |
| 5197 | +msgstr "" | |
| 5198 | + | |
| 5199 | +#: app/Services/TransStrings.php:499 | |
| 5200 | +msgid "User need to be logged in to add a comment" | |
| 5201 | +msgstr "" | |
| 5202 | + | |
| 5203 | +#: app/Services/TransStrings.php:497 | |
| 5204 | +msgid "User need to be logged in to submit a new idea" | |
| 5205 | +msgstr "" | |
| 5206 | + | |
| 5207 | +#: app/Services/TransStrings.php:501 | |
| 5208 | +msgid "User need to be logged in to vote for an idea" | |
| 5209 | +msgstr "" | |
| 5210 | + | |
| 5211 | +#: app/Http/Controllers/OptionsController.php:265 | |
| 2413 | 5212 | msgid "User removed as super admin" |
| 2414 | 5213 | msgstr "" |
| 2415 | 5214 | |
| 2416 | -#: app/Http/Controllers/OptionsController.php:278 | |
| 5215 | +#: app/Http/Controllers/OptionsController.php:285 | |
| 2417 | 5216 | msgid "User Removed from Board successfully!" |
| 2418 | 5217 | msgstr "" |
| 2419 | 5218 | |
| 2420 | -#: translationStrings.php:352 app/Services/TransStrings.php:349 | |
| 5219 | +#: app/Services/TransStrings.php:375 | |
| 2421 | 5220 | msgid "User Role:" |
| 2422 | 5221 | msgstr "" |
| 2423 | 5222 | |
| 2424 | -#: translationStrings.php:353 app/Services/TransStrings.php:350 | |
| 5223 | +#: app/Services/TransStrings.php:606 | |
| 5224 | +msgid "" | |
| 5225 | +"User will be unable to access this board depending on their role. WP Admins " | |
| 5226 | +"& FluentBoards Admins can still access this board." | |
| 5227 | +msgstr "" | |
| 5228 | + | |
| 5229 | +#: app/Services/TransStrings.php:376 | |
| 2425 | 5230 | msgid "Verify License" |
| 2426 | 5231 | msgstr "" |
| 2427 | 5232 | |
| 2428 | -#: app/Services/TransStrings.php:432 | |
| 2429 | -msgid "View FluentCRM Profile" | |
| 5233 | +#: app/Services/TransStrings.php:668 | |
| 5234 | +msgid "Via Shortcode / Dedicated Page?" | |
| 2430 | 5235 | msgstr "" |
| 2431 | 5236 | |
| 2432 | -#: translationStrings.php:354 app/Services/TransStrings.php:351 | |
| 5237 | +#: app/Services/TransStrings.php:571 | |
| 5238 | +msgid "View more" | |
| 5239 | +msgstr "" | |
| 5240 | + | |
| 5241 | +#: app/Services/TransStrings.php:573 | |
| 5242 | +msgid "View more activities" | |
| 5243 | +msgstr "" | |
| 5244 | + | |
| 5245 | +#: app/Services/TransStrings.php:574 | |
| 5246 | +msgid "View more comments" | |
| 5247 | +msgstr "" | |
| 5248 | + | |
| 5249 | +#: app/Services/TransStrings.php:377 | |
| 2433 | 5250 | msgid "View Profile" |
| 2434 | 5251 | msgstr "" |
| 2435 | 5252 | |
| 2436 | -#: translationStrings.php:355 app/Services/TransStrings.php:352 | |
| 5253 | +#: app/Services/TransStrings.php:626 | |
| 5254 | +msgid "View Report" | |
| 5255 | +msgstr "" | |
| 5256 | + | |
| 5257 | +#: app/Services/TransStrings.php:628 | |
| 5258 | +msgid "View Roadmap Report" | |
| 5259 | +msgstr "" | |
| 5260 | + | |
| 5261 | +#: app/Views/emails/subtask-reminder.php:95 | |
| 5262 | +msgid "View Subtask" | |
| 5263 | +msgstr "" | |
| 5264 | + | |
| 5265 | +#: app/Views/emails/subtask-reminder.php:95 | |
| 5266 | +msgid "View Task" | |
| 5267 | +msgstr "" | |
| 5268 | + | |
| 5269 | +#: app/Services/TransStrings.php:378 | |
| 2437 | 5270 | msgid "View task activities" |
| 2438 | 5271 | msgstr "" |
| 2439 | 5272 | |
| 2440 | -#: translationStrings.php:356 app/Services/TransStrings.php:353 | |
| 5273 | +#: app/Services/TransStrings.php:379 | |
| 2441 | 5274 | msgid "View task comments" |
| 2442 | 5275 | msgstr "" |
| 2443 | 5276 | |
| 2444 | -#: app/Services/TransStrings.php:434 | |
| 2445 | -msgid "View WordPress Profile" | |
| 5277 | +#: app/Services/TransStrings.php:555 | |
| 5278 | +msgid "Viewer" | |
| 2446 | 5279 | msgstr "" |
| 2447 | 5280 | |
| 2448 | -#: translationStrings.php:357 app/Services/TransStrings.php:354 | |
| 5281 | +#: app/Services/TransStrings.php:380 | |
| 2449 | 5282 | msgid "Votes Statistics" |
| 2450 | 5283 | msgstr "" |
| 2451 | 5284 | |
| 2452 | -#: translationStrings.php:396 app/Services/TransStrings.php:388 | |
| 5285 | +#: app/Services/TransStrings.php:418 | |
| 2453 | 5286 | msgid "voting and commenting" |
| 2454 | 5287 | msgstr "" |
| 2455 | 5288 | |
| 2456 | -#: translationStrings.php:358 | |
| 2457 | -msgid "Want to deactivate this license?" | |
| 5289 | +#: app/Services/TransStrings.php:630 | |
| 5290 | +msgid "Warning" | |
| 2458 | 5291 | msgstr "" |
| 2459 | 5292 | |
| 2460 | -#: translationStrings.php:359 app/Services/TransStrings.php:355 | |
| 5293 | +#: app/Services/TransStrings.php:381 | |
| 2461 | 5294 | msgid "Watch" |
| 2462 | 5295 | msgstr "" |
| 2463 | 5296 | |
| 2464 | -#: translationStrings.php:360 app/Services/TransStrings.php:356 | |
| 5297 | +#: app/Services/TransStrings.php:468 | |
| 5298 | +msgid "Watch created tasks" | |
| 5299 | +msgstr "" | |
| 5300 | + | |
| 5301 | +#: app/Services/TransStrings.php:472 | |
| 5302 | +msgid "Watch on assigning" | |
| 5303 | +msgstr "" | |
| 5304 | + | |
| 5305 | +#: app/Services/TransStrings.php:470 | |
| 5306 | +msgid "Watch on commenting" | |
| 5307 | +msgstr "" | |
| 5308 | + | |
| 5309 | +#: app/Services/TransStrings.php:382 | |
| 2465 | 5310 | msgid "Watching" |
| 2466 | 5311 | msgstr "" |
| 2467 | 5312 | |
| 2468 | -#: app/Views/notification.php:177 | |
| 5313 | +#: app/Views/notification.php:179 | |
| 2469 | 5314 | msgid "We are here for you" |
| 2470 | 5315 | msgstr "" |
| 2471 | 5316 | |
| 2472 | -#: app/Services/TransStrings.php:422 | |
| 5317 | +#: app/Services/TransStrings.php:636 | |
| 5318 | +msgid "We couldn't find anything matching your query" | |
| 5319 | +msgstr "" | |
| 5320 | + | |
| 5321 | +#: app/Services/TransStrings.php:701 | |
| 5322 | +msgid "Webhook Name*" | |
| 5323 | +msgstr "" | |
| 5324 | + | |
| 5325 | +#: app/Http/Controllers/WebhookController.php:84 | |
| 5326 | +msgid "Webhook not found" | |
| 5327 | +msgstr "" | |
| 5328 | + | |
| 5329 | +#: app/Hooks/Handlers/BoardMenuHandler.php:118 | |
| 5330 | +msgid "Webhooks" | |
| 5331 | +msgstr "" | |
| 5332 | + | |
| 5333 | +#: app/Services/TransStrings.php:455 | |
| 2473 | 5334 | msgid "" |
| 2474 | 5335 | "Webhooks are a way for one application to send data to another application " |
| 2475 | 5336 | "in real-time. You can use this feature to send data to your own application " |
| 2476 | 5337 | "or to third-party services." |
| @@ -2475,69 +5336,246 @@ | ||
| 2475 | 5336 | "in real-time. You can use this feature to send data to your own application " |
| 2476 | 5337 | "or to third-party services." |
| 2477 | 5338 | msgstr "" |
| 2478 | 5339 | |
| 2479 | -#: translationStrings.php:361 app/Services/TransStrings.php:357 | |
| 5340 | +#: app/Services/TransStrings.php:861 | |
| 5341 | +msgid "Wed" | |
| 5342 | +msgstr "" | |
| 5343 | + | |
| 5344 | +#: app/Services/TransStrings.php:773 | |
| 5345 | +msgid "Wednesday" | |
| 5346 | +msgstr "" | |
| 5347 | + | |
| 5348 | +#: app/Services/TransStrings.php:687 | |
| 5349 | +msgid "Week" | |
| 5350 | +msgstr "" | |
| 5351 | + | |
| 5352 | +#: app/Services/TransStrings.php:534 | |
| 5353 | +msgid "week(s) on" | |
| 5354 | +msgstr "" | |
| 5355 | + | |
| 5356 | +#: app/Services/TransStrings.php:528 | |
| 5357 | +msgid "Weekly" | |
| 5358 | +msgstr "" | |
| 5359 | + | |
| 5360 | +#: app/Services/TransStrings.php:383 | |
| 2480 | 5361 | msgid "Welcome" |
| 2481 | 5362 | msgstr "" |
| 2482 | 5363 | |
| 2483 | -#: app/Services/TransStrings.php:429 | |
| 5364 | +#: app/Services/TransStrings.php:462 | |
| 2484 | 5365 | msgid "WordPress Administrator" |
| 2485 | 5366 | msgstr "" |
| 2486 | 5367 | |
| 2487 | -#: app/Http/Controllers/OptionsController.php:582 | |
| 5368 | +#: app/Services/TransStrings.php:608 | |
| 5369 | +msgid "WordPress Admins" | |
| 5370 | +msgstr "" | |
| 5371 | + | |
| 5372 | +#: app/Http/Controllers/OptionsController.php:700 | |
| 2488 | 5373 | msgid "" |
| 2489 | 5374 | "WordPress Helpdesk and Customer Support Ticket Plugin. Provide awesome " |
| 2490 | 5375 | "support and manage customer queries right from your WordPress dashboard." |
| 2491 | 5376 | msgstr "" |
| 2492 | 5377 | |
| 2493 | -#: app/Services/TransStrings.php:433 | |
| 5378 | +#: app/Services/TransStrings.php:466 | |
| 2494 | 5379 | msgid "WordPress Profile" |
| 2495 | 5380 | msgstr "" |
| 2496 | 5381 | |
| 5382 | +#: app/Services/TransStrings.php:607 | |
| 5383 | +msgid "WordPress Users" | |
| 5384 | +msgstr "" | |
| 5385 | + | |
| 5386 | +#: app/Services/TransStrings.php:548 | |
| 5387 | +msgid "Work Description" | |
| 5388 | +msgstr "" | |
| 5389 | + | |
| 5390 | +#: app/Services/TransStrings.php:1003 | |
| 5391 | +msgid "Workspace" | |
| 5392 | +msgstr "" | |
| 5393 | + | |
| 5394 | +#: app/Services/TransStrings.php:467 | |
| 5395 | +msgid "WP Profile" | |
| 5396 | +msgstr "" | |
| 5397 | + | |
| 2497 | 5398 | #. Author of the plugin |
| 2498 | 5399 | msgid "WPManageNinja" |
| 2499 | 5400 | msgstr "" |
| 2500 | 5401 | |
| 2501 | -#: translationStrings.php:362 app/Services/TransStrings.php:358 | |
| 5402 | +#: app/Services/TransStrings.php:512 | |
| 5403 | +msgid "Write a comment" | |
| 5404 | +msgstr "" | |
| 5405 | + | |
| 5406 | +#: app/Services/TransStrings.php:384 | |
| 2502 | 5407 | msgid "Year to Date" |
| 2503 | 5408 | msgstr "" |
| 2504 | 5409 | |
| 2505 | -#: translationStrings.php:363 app/Services/TransStrings.php:359 | |
| 5410 | +#: app/Services/TransStrings.php:530 | |
| 5411 | +msgid "Yearly" | |
| 5412 | +msgstr "" | |
| 5413 | + | |
| 5414 | +#: app/Services/TransStrings.php:385 | |
| 2506 | 5415 | msgid "Yes" |
| 2507 | 5416 | msgstr "" |
| 2508 | 5417 | |
| 2509 | -#: translationStrings.php:364 app/Services/TransStrings.php:360 | |
| 5418 | +#: app/Services/TransStrings.php:612 | |
| 5419 | +msgid "You are about to archive this board." | |
| 5420 | +msgstr "" | |
| 5421 | + | |
| 5422 | +#: app/Services/TransStrings.php:961 | |
| 5423 | +msgid "You are about to delete" | |
| 5424 | +msgstr "" | |
| 5425 | + | |
| 5426 | +#: app/Services/TransStrings.php:386 | |
| 2510 | 5427 | msgid "You are about to delete the label" |
| 2511 | 5428 | msgstr "" |
| 2512 | 5429 | |
| 2513 | -#: app/Services/TransStrings.php:365 | |
| 5430 | +#: app/Services/TransStrings.php:815 | |
| 5431 | +msgid "You are about to delete this board." | |
| 5432 | +msgstr "" | |
| 5433 | + | |
| 5434 | +#: app/Services/TransStrings.php:905 | |
| 5435 | +msgid "You are about to delete this task." | |
| 5436 | +msgstr "" | |
| 5437 | + | |
| 5438 | +#: app/Services/TransStrings.php:809 | |
| 5439 | +msgid "You are about to remove this member from board." | |
| 5440 | +msgstr "" | |
| 5441 | + | |
| 5442 | +#: app/Services/TransStrings.php:391 | |
| 2514 | 5443 | msgid "You are assigned to a new task." |
| 2515 | 5444 | msgstr "" |
| 2516 | 5445 | |
| 2517 | -#: app/Services/TransStrings.php:266 | |
| 5446 | +#: app/Services/TransStrings.php:752 app/Hooks/Handlers/ScheduleHandler.php:140 | |
| 5447 | +#: app/Hooks/Handlers/ScheduleHandler.php:149 | |
| 5448 | +msgid "You are mentioned in a comment" | |
| 5449 | +msgstr "" | |
| 5450 | + | |
| 5451 | +#: app/Services/NotificationService.php:46 | |
| 5452 | +#: app/Services/NotificationService.php:227 | |
| 5453 | +#: app/Services/NotificationService.php:244 | |
| 5454 | +msgid "You are not allowed to do that" | |
| 5455 | +msgstr "" | |
| 5456 | + | |
| 5457 | +#: app/Http/Controllers/UserController.php:119 | |
| 5458 | +msgid "You are not authorized to access this resource" | |
| 5459 | +msgstr "" | |
| 5460 | + | |
| 5461 | +#: app/Services/TransStrings.php:285 | |
| 2518 | 5462 | msgid "You are removed from a task." |
| 2519 | 5463 | msgstr "" |
| 2520 | 5464 | |
| 2521 | -#: app/Http/Controllers/LabelController.php:126 | |
| 2522 | -msgid "You can't delete. This label used in task." | |
| 5465 | +#: app/Services/TransStrings.php:570 | |
| 5466 | +msgid "You can only upload a maximum of 10 images for a comment." | |
| 2523 | 5467 | msgstr "" |
| 2524 | 5468 | |
| 2525 | -#: app/Http/Controllers/OptionsController.php:371 | |
| 5469 | +#: app/Services/TransStrings.php:613 | |
| 5470 | +msgid "You can reopen the archived boards." | |
| 5471 | +msgstr "" | |
| 5472 | + | |
| 5473 | +#: app/Modules/MCP/Tools/BoardTools.php:83 | |
| 5474 | +#: app/Modules/MCP/Tools/TaskTools.php:36 | |
| 5475 | +msgid "You do not have access to this board" | |
| 5476 | +msgstr "" | |
| 5477 | + | |
| 5478 | +#: app/Modules/MCP/Tools/TaskTools.php:76 | |
| 5479 | +msgid "You do not have access to this task" | |
| 5480 | +msgstr "" | |
| 5481 | + | |
| 5482 | +#: app/Http/Controllers/OptionsController.php:44 | |
| 5483 | +#: app/Http/Controllers/OptionsController.php:402 | |
| 2526 | 5484 | msgid "You do not have permission to access this route" |
| 2527 | 5485 | msgstr "" |
| 2528 | 5486 | |
| 2529 | -#: app/Http/Controllers/BoardController.php:842 | |
| 5487 | +#: app/Services/TaskService.php:2437 | |
| 5488 | +msgid "You do not have permission to add tasks to this board" | |
| 5489 | +msgstr "" | |
| 5490 | + | |
| 5491 | +#: app/Modules/MCP/Tools/TaskTools.php:265 | |
| 5492 | +msgid "You do not have permission to archive this task" | |
| 5493 | +msgstr "" | |
| 5494 | + | |
| 5495 | +#: app/Modules/MCP/Tools/CommentTools.php:21 | |
| 5496 | +msgid "You do not have permission to comment on this task" | |
| 5497 | +msgstr "" | |
| 5498 | + | |
| 5499 | +#: app/Modules/MCP/Tools/TaskTools.php:92 | |
| 5500 | +msgid "You do not have permission to create tasks on this board" | |
| 5501 | +msgstr "" | |
| 5502 | + | |
| 5503 | +#: app/Http/Controllers/BoardController.php:558 | |
| 5504 | +msgid "You do not have permission to delete this board" | |
| 5505 | +msgstr "" | |
| 5506 | + | |
| 5507 | +#: app/Http/Controllers/BoardController.php:1026 | |
| 2530 | 5508 | msgid "You do not have permission to duplicate board" |
| 2531 | 5509 | msgstr "" |
| 2532 | 5510 | |
| 2533 | -#: translationStrings.php:365 | |
| 2534 | -msgid "You license key is valid and activated" | |
| 5511 | +#: app/Modules/MCP/Tools/TaskTools.php:203 | |
| 5512 | +msgid "You do not have permission to move this task" | |
| 2535 | 5513 | msgstr "" |
| 2536 | 5514 | |
| 2537 | -#: translationStrings.php:366 app/Services/TransStrings.php:361 | |
| 5515 | +#: app/Http/Controllers/UserController.php:166 | |
| 5516 | +msgid "You do not have permission to update this display name" | |
| 5517 | +msgstr "" | |
| 5518 | + | |
| 5519 | +#: app/Http/Controllers/UserController.php:214 | |
| 5520 | +msgid "You do not have permission to update this profile photo" | |
| 5521 | +msgstr "" | |
| 5522 | + | |
| 5523 | +#: app/Modules/MCP/Tools/TaskTools.php:150 | |
| 5524 | +msgid "You do not have permission to update this task" | |
| 5525 | +msgstr "" | |
| 5526 | + | |
| 5527 | +#: app/Http/Controllers/TaskController.php:1207 | |
| 5528 | +msgid "You do not have permission to view CRM contact tasks" | |
| 5529 | +msgstr "" | |
| 5530 | + | |
| 5531 | +#: app/Services/TransStrings.php:558 | |
| 5532 | +msgid "You don't have permission to change status" | |
| 5533 | +msgstr "" | |
| 5534 | + | |
| 5535 | +#: app/Services/TransStrings.php:754 app/Hooks/Handlers/ScheduleHandler.php:213 | |
| 5536 | +msgid "you have been assigned to subtask" | |
| 5537 | +msgstr "" | |
| 5538 | + | |
| 5539 | +#: app/Hooks/Handlers/ScheduleHandler.php:222 | |
| 5540 | +msgid "You have been assigned to task" | |
| 5541 | +msgstr "" | |
| 5542 | + | |
| 5543 | +#: app/Services/TransStrings.php:753 app/Hooks/Handlers/ScheduleHandler.php:191 | |
| 5544 | +msgid "you have been assigned to task" | |
| 5545 | +msgstr "" | |
| 5546 | + | |
| 5547 | +#: app/Services/TransStrings.php:757 app/Hooks/Handlers/ScheduleHandler.php:287 | |
| 5548 | +msgid "you have been removed from subtask" | |
| 5549 | +msgstr "" | |
| 5550 | + | |
| 5551 | +#: app/Hooks/Handlers/ScheduleHandler.php:293 | |
| 5552 | +msgid "You have been removed from task" | |
| 5553 | +msgstr "" | |
| 5554 | + | |
| 5555 | +#: app/Services/TransStrings.php:756 app/Hooks/Handlers/ScheduleHandler.php:265 | |
| 5556 | +msgid "you have been removed from task" | |
| 5557 | +msgstr "" | |
| 5558 | + | |
| 5559 | +#: app/Services/TransStrings.php:689 | |
| 5560 | +msgid "You've successfully Installed The Plugin" | |
| 5561 | +msgstr "" | |
| 5562 | + | |
| 5563 | +#: app/Services/TransStrings.php:519 | |
| 5564 | +msgid "Your board description goes here" | |
| 5565 | +msgstr "" | |
| 5566 | + | |
| 5567 | +#: app/Services/TransStrings.php:387 | |
| 2538 | 5568 | msgid "Your browser does not support the audio element." |
| 2539 | 5569 | msgstr "" |
| 2540 | 5570 | |
| 2541 | -#: translationStrings.php:367 app/Services/TransStrings.php:362 | |
| 5571 | +#: app/Services/TransStrings.php:388 | |
| 2542 | 5572 | msgid "Your browser does not support the video tag." |
| 5573 | +msgstr "" | |
| 5574 | + | |
| 5575 | +#: app/Services/TransStrings.php:514 | |
| 5576 | +msgid "Your Task Title" | |
| 5577 | +msgstr "" | |
| 5578 | + | |
| 5579 | +#: app/Services/TransStrings.php:748 | |
| 5580 | +msgid "Your work description of this log" | |
| 2543 | 5581 | msgstr "" |