Changeset 2806248
- Timestamp:
- 10/28/2022 05:12:55 AM (3 years ago)
- Location:
- vab-forms-with-chart
- Files:
-
- 6 edited
-
tags/1.2.2/languages/VABFWC-ru_RU.mo (modified) (previous)
-
tags/1.2.2/languages/VABFWC-ru_RU.po (modified) (5 diffs)
-
tags/1.2.2/languages/VABFWC.pot (modified) (4 diffs)
-
trunk/languages/VABFWC-ru_RU.mo (modified) (previous)
-
trunk/languages/VABFWC-ru_RU.po (modified) (5 diffs)
-
trunk/languages/VABFWC.pot (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vab-forms-with-chart/tags/1.2.2/languages/VABFWC-ru_RU.po
r2805264 r2806248 2 2 msgstr "" 3 3 "Project-Id-Version: Forms with chart from VAB\n" 4 "POT-Creation-Date: 2022- 09-26 20:58+0500\n"5 "PO-Revision-Date: 2022- 09-26 20:59+0500\n"4 "POT-Creation-Date: 2022-10-28 10:12+0500\n" 5 "PO-Revision-Date: 2022-10-28 10:12+0500\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: VAB Team <m@it-vab.ru>\n" … … 404 404 405 405 #: admin/admin.php:903 406 msgid "Small changes in HTML markup" 407 msgstr "Небольшие изменения в HTML разметке" 408 409 #: admin/admin.php:904 410 msgid "" 411 "Added the ability to upload data to a CSV file. Files will automatically be " 412 "split by month" 413 msgstr "" 414 "Добавлена возможность выгружать данные в CSV файл. Файлы автоматически будут " 415 "разбиты по месяцам" 416 417 #: admin/admin.php:905 418 msgid "Added options: «Manage the display of CSV files for users»" 419 msgstr "" 420 "Добавлены опции: «Управление отображением CSV файлов для пользователей»" 421 422 #: admin/admin.php:906 423 msgid "Added the ability to hide/show the chart to specific users (optional)" 424 msgstr "" 425 "Добавлена возможность скрывать/показывать диаграмму конкретным пользователям " 426 "(опционно)" 427 428 #: admin/admin.php:907 429 msgid "" 430 "Added option: «Show the number of answers for each question above the pie " 431 "chart»" 432 msgstr "" 433 "Добавлена опция: «Показывать количество ответов на каждый вопрос над " 434 "круговой диаграммой»" 406 msgid "Small changes for better compatibility with Wordpress 6.1" 407 msgstr "Небольшие изменения для лучшей совместимости с WordPress 6.1" 435 408 436 409 #: includes/SHORTCODE.php:80 … … 486 459 msgstr "Заголовок формы" 487 460 488 #: includes/SHORTCODE.php:43 2461 #: includes/SHORTCODE.php:434 489 462 msgid "Links not allowed" 490 463 msgstr "Ссылки запрещены" 491 464 492 #: includes/SHORTCODE.php:59 7465 #: includes/SHORTCODE.php:598 493 466 msgid " One or more files exceed the allowed size " 494 467 msgstr " Один или несколько файлов превышают допустимый размер " 495 468 496 #: includes/SHORTCODE.php:59 7 includes/SHORTCODE.php:618469 #: includes/SHORTCODE.php:598 includes/SHORTCODE.php:619 497 470 msgid " Мб" 498 471 msgstr "Mb" 499 472 500 #: includes/SHORTCODE.php:60 2473 #: includes/SHORTCODE.php:603 501 474 msgid " One or more files are not in a valid format" 502 475 msgstr " Один или несколько файлов имеют недопустимый формат" 503 476 504 #: includes/SHORTCODE.php:60 3477 #: includes/SHORTCODE.php:604 505 478 msgid "File" 506 479 msgstr "Файл" 507 480 508 #: includes/SHORTCODE.php:60 4481 #: includes/SHORTCODE.php:605 509 482 msgid "have extension" 510 483 msgstr "имеет расширение" 511 484 512 #: includes/SHORTCODE.php:61 8485 #: includes/SHORTCODE.php:619 513 486 msgid " The total size of files exceeds the allowed size " 514 487 msgstr " Общий размер файлов превышает допустимый размер" 515 488 516 #: includes/SHORTCODE.php:66 4489 #: includes/SHORTCODE.php:665 517 490 msgid "Data array is empty" 518 491 msgstr "Массив с данными пуст" 519 492 520 #: includes/SHORTCODE.php:67 0493 #: includes/SHORTCODE.php:671 521 494 msgid "Text input field..." 522 495 msgstr "Поле для ввода текста..." 523 496 524 #: includes/SHORTCODE.php:67 1497 #: includes/SHORTCODE.php:672 525 498 msgid "Write your answer" 526 499 msgstr "Напишите Ваш вариант ответа" 527 500 528 #: includes/SHORTCODE.php:67 3501 #: includes/SHORTCODE.php:674 529 502 msgid "Your message was successfully sent" 530 503 msgstr "Ваше сообщение успешно отправлено" 531 504 532 #: includes/SHORTCODE.php:67 4505 #: includes/SHORTCODE.php:675 533 506 msgid "Message not sent" 534 507 msgstr "Сообщение не отправлено" 535 508 536 #: includes/SHORTCODE.php:68 0509 #: includes/SHORTCODE.php:681 537 510 msgid "The results are displayed at the end of the questionnaire" 538 511 msgstr "Результаты отображаются в конце анкеты" 539 512 540 #: includes/SHORTCODE.php:68 0513 #: includes/SHORTCODE.php:681 541 514 msgid "" 542 515 "Results will be displayed after filling out and sending the questionnaire" 543 516 msgstr "Результаты будут отображены после заполнения и отправки анкеты" 544 517 545 #: includes/SHORTCODE.php:71 6518 #: includes/SHORTCODE.php:717 546 519 msgid "URL input field" 547 520 msgstr "Поле для ввода URL" 548 521 549 #: includes/SHORTCODE.php:72 2522 #: includes/SHORTCODE.php:723 550 523 msgid "Phone input field" 551 524 msgstr "Поле для ввода телефона" 552 525 553 #: includes/SHORTCODE.php:72 8526 #: includes/SHORTCODE.php:729 554 527 msgid "Email input field" 555 528 msgstr "Поле для ввода Email" 556 529 557 #: includes/SHORTCODE.php:73 4530 #: includes/SHORTCODE.php:735 558 531 msgid "Input field type «Date»" 559 532 msgstr "Тип поля для ввода «Дата»" 560 533 561 #: includes/SHORTCODE.php:74 0534 #: includes/SHORTCODE.php:741 562 535 msgid "Input field type «Range»" 563 536 msgstr "Тип поля ввода «Слайдер»" 564 537 565 #: includes/SHORTCODE.php:74 0538 #: includes/SHORTCODE.php:741 566 539 msgid "Input field type «Number»" 567 540 msgstr "Тип поля ввода «Номер»" 568 541 569 #: includes/SHORTCODE.php:76 3542 #: includes/SHORTCODE.php:764 570 543 msgid "Input field type «Dropdown list»" 571 544 msgstr "Тип поля «Раскрывающийся список»" 572 545 573 #: includes/SHORTCODE.php:76 5546 #: includes/SHORTCODE.php:766 574 547 msgid "Choose a variant" 575 548 msgstr "Выберите вариант" 576 549 577 #: includes/SHORTCODE.php:79 4 includes/SHORTCODE.php:798578 #: includes/SHORTCODE.php: 799includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51579 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:8 2580 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:9 4581 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:11 2550 #: includes/SHORTCODE.php:795 includes/SHORTCODE.php:799 551 #: includes/SHORTCODE.php:800 includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51 552 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:84 553 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:96 554 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:114 582 555 msgid "Other" 583 556 msgstr "Другое" 584 557 585 #: includes/SHORTCODE.php:82 1558 #: includes/SHORTCODE.php:822 586 559 msgid " Sorry, the message was not sent." 587 560 msgstr " Извините, сообщение не было отправлено." 588 561 589 #: includes/SHORTCODE.php:82 5includes/controller.php:14562 #: includes/SHORTCODE.php:826 includes/controller.php:14 590 563 msgid "Select files" 591 564 msgstr "Выберите файлы" 592 565 593 #: includes/SHORTCODE.php:82 6566 #: includes/SHORTCODE.php:827 594 567 msgid "Valid File Format" 595 568 msgstr "Допустимый формат файлов" 596 569 597 #: includes/SHORTCODE.php:8 39570 #: includes/SHORTCODE.php:840 598 571 msgid "Resetting the filled fields" 599 572 msgstr "Сброс заполненных полей" 600 573 601 #: includes/SHORTCODE.php:84 1includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58574 #: includes/SHORTCODE.php:842 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58 602 575 msgid "Send" 603 576 msgstr "Отправить" 604 577 605 #: includes/SHORTCODE.php:8 55578 #: includes/SHORTCODE.php:873 606 579 msgid "CSV log files" 607 580 msgstr "Лог файлы CSV" 608 581 609 #: includes/SHORTCODE.php:8 73includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48582 #: includes/SHORTCODE.php:891 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48 610 583 msgid "Download" 611 584 msgstr "Скачать" 612 585 613 #: includes/SHORTCODE.php: 888586 #: includes/SHORTCODE.php:906 614 587 msgid "Table deleted successfully" 615 588 msgstr "Таблица успешно удалена" … … 644 617 msgstr "Ответов" 645 618 646 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7619 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 647 620 msgid "Questionnaire completed" 648 621 msgstr "Анкета заполнена" 649 622 650 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7623 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 651 624 msgid "times" 652 625 msgstr "раз" … … 729 702 msgstr "https://it-vab.ru/" 730 703 704 #~ msgid "Small changes in HTML markup" 705 #~ msgstr "Небольшие изменения в HTML разметке" 706 707 #~ msgid "" 708 #~ "Added the ability to upload data to a CSV file. Files will automatically " 709 #~ "be split by month" 710 #~ msgstr "" 711 #~ "Добавлена возможность выгружать данные в CSV файл. Файлы автоматически " 712 #~ "будут разбиты по месяцам" 713 714 #~ msgid "Added options: «Manage the display of CSV files for users»" 715 #~ msgstr "" 716 #~ "Добавлены опции: «Управление отображением CSV файлов для пользователей»" 717 718 #~ msgid "" 719 #~ "Added the ability to hide/show the chart to specific users (optional)" 720 #~ msgstr "" 721 #~ "Добавлена возможность скрывать/показывать диаграмму конкретным " 722 #~ "пользователям (опционно)" 723 724 #~ msgid "" 725 #~ "Added option: «Show the number of answers for each question above the pie " 726 #~ "chart»" 727 #~ msgstr "" 728 #~ "Добавлена опция: «Показывать количество ответов на каждый вопрос над " 729 #~ "круговой диаграммой»" 730 731 731 #~ msgid "Open" 732 732 #~ msgstr "Открыть" -
vab-forms-with-chart/tags/1.2.2/languages/VABFWC.pot
r2805264 r2806248 4 4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 5 5 "Project-Id-Version: Forms with chart from VAB\n" 6 "POT-Creation-Date: 2022- 09-26 20:58+0500\n"6 "POT-Creation-Date: 2022-10-28 10:11+0500\n" 7 7 "PO-Revision-Date: 2022-02-22 15:05+0500\n" 8 8 "Last-Translator: \n" … … 395 395 396 396 #: admin/admin.php:903 397 msgid "Small changes in HTML markup" 398 msgstr "" 399 400 #: admin/admin.php:904 401 msgid "" 402 "Added the ability to upload data to a CSV file. Files will automatically be " 403 "split by month" 404 msgstr "" 405 406 #: admin/admin.php:905 407 msgid "Added options: «Manage the display of CSV files for users»" 408 msgstr "" 409 410 #: admin/admin.php:906 411 msgid "Added the ability to hide/show the chart to specific users (optional)" 412 msgstr "" 413 414 #: admin/admin.php:907 415 msgid "" 416 "Added option: «Show the number of answers for each question above the pie " 417 "chart»" 397 msgid "Small changes for better compatibility with Wordpress 6.1" 418 398 msgstr "" 419 399 … … 470 450 msgstr "" 471 451 472 #: includes/SHORTCODE.php:43 2452 #: includes/SHORTCODE.php:434 473 453 msgid "Links not allowed" 474 454 msgstr "" 475 455 476 #: includes/SHORTCODE.php:59 7456 #: includes/SHORTCODE.php:598 477 457 msgid " One or more files exceed the allowed size " 478 458 msgstr "" 479 459 480 #: includes/SHORTCODE.php:59 7 includes/SHORTCODE.php:618460 #: includes/SHORTCODE.php:598 includes/SHORTCODE.php:619 481 461 msgid " Мб" 482 462 msgstr "" 483 463 484 #: includes/SHORTCODE.php:60 2464 #: includes/SHORTCODE.php:603 485 465 msgid " One or more files are not in a valid format" 486 466 msgstr "" 487 467 488 #: includes/SHORTCODE.php:60 3468 #: includes/SHORTCODE.php:604 489 469 msgid "File" 490 470 msgstr "" 491 471 492 #: includes/SHORTCODE.php:60 4472 #: includes/SHORTCODE.php:605 493 473 msgid "have extension" 494 474 msgstr "" 495 475 496 #: includes/SHORTCODE.php:61 8476 #: includes/SHORTCODE.php:619 497 477 msgid " The total size of files exceeds the allowed size " 498 478 msgstr "" 499 479 500 #: includes/SHORTCODE.php:66 4480 #: includes/SHORTCODE.php:665 501 481 msgid "Data array is empty" 502 482 msgstr "" 503 483 504 #: includes/SHORTCODE.php:67 0484 #: includes/SHORTCODE.php:671 505 485 msgid "Text input field..." 506 486 msgstr "" 507 487 508 #: includes/SHORTCODE.php:67 1488 #: includes/SHORTCODE.php:672 509 489 msgid "Write your answer" 510 490 msgstr "" 511 491 512 #: includes/SHORTCODE.php:67 3492 #: includes/SHORTCODE.php:674 513 493 msgid "Your message was successfully sent" 514 494 msgstr "" 515 495 516 #: includes/SHORTCODE.php:67 4496 #: includes/SHORTCODE.php:675 517 497 msgid "Message not sent" 518 498 msgstr "" 519 499 520 #: includes/SHORTCODE.php:68 0500 #: includes/SHORTCODE.php:681 521 501 msgid "The results are displayed at the end of the questionnaire" 522 502 msgstr "" 523 503 524 #: includes/SHORTCODE.php:68 0504 #: includes/SHORTCODE.php:681 525 505 msgid "" 526 506 "Results will be displayed after filling out and sending the questionnaire" 527 507 msgstr "" 528 508 529 #: includes/SHORTCODE.php:71 6509 #: includes/SHORTCODE.php:717 530 510 msgid "URL input field" 531 511 msgstr "" 532 512 533 #: includes/SHORTCODE.php:72 2513 #: includes/SHORTCODE.php:723 534 514 msgid "Phone input field" 535 515 msgstr "" 536 516 537 #: includes/SHORTCODE.php:72 8517 #: includes/SHORTCODE.php:729 538 518 msgid "Email input field" 539 519 msgstr "" 540 520 541 #: includes/SHORTCODE.php:73 4521 #: includes/SHORTCODE.php:735 542 522 msgid "Input field type «Date»" 543 523 msgstr "" 544 524 545 #: includes/SHORTCODE.php:74 0525 #: includes/SHORTCODE.php:741 546 526 msgid "Input field type «Range»" 547 527 msgstr "" 548 528 549 #: includes/SHORTCODE.php:74 0529 #: includes/SHORTCODE.php:741 550 530 msgid "Input field type «Number»" 551 531 msgstr "" 552 532 553 #: includes/SHORTCODE.php:76 3533 #: includes/SHORTCODE.php:764 554 534 msgid "Input field type «Dropdown list»" 555 535 msgstr "" 556 536 557 #: includes/SHORTCODE.php:76 5537 #: includes/SHORTCODE.php:766 558 538 msgid "Choose a variant" 559 539 msgstr "" 560 540 561 #: includes/SHORTCODE.php:79 4 includes/SHORTCODE.php:798562 #: includes/SHORTCODE.php: 799541 #: includes/SHORTCODE.php:795 includes/SHORTCODE.php:799 542 #: includes/SHORTCODE.php:800 563 543 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51 564 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:8 2565 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:9 4566 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:11 2544 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:84 545 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:96 546 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:114 567 547 msgid "Other" 568 548 msgstr "" 569 549 570 #: includes/SHORTCODE.php:82 1550 #: includes/SHORTCODE.php:822 571 551 msgid " Sorry, the message was not sent." 572 552 msgstr "" 573 553 574 #: includes/SHORTCODE.php:82 5includes/controller.php:14554 #: includes/SHORTCODE.php:826 includes/controller.php:14 575 555 msgid "Select files" 576 556 msgstr "" 577 557 578 #: includes/SHORTCODE.php:82 6558 #: includes/SHORTCODE.php:827 579 559 msgid "Valid File Format" 580 560 msgstr "" 581 561 582 #: includes/SHORTCODE.php:8 39562 #: includes/SHORTCODE.php:840 583 563 msgid "Resetting the filled fields" 584 564 msgstr "" 585 565 586 #: includes/SHORTCODE.php:84 1includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58566 #: includes/SHORTCODE.php:842 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58 587 567 msgid "Send" 588 568 msgstr "" 589 569 590 #: includes/SHORTCODE.php:8 55570 #: includes/SHORTCODE.php:873 591 571 msgid "CSV log files" 592 572 msgstr "" 593 573 594 #: includes/SHORTCODE.php:8 73includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48574 #: includes/SHORTCODE.php:891 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48 595 575 msgid "Download" 596 576 msgstr "" 597 577 598 #: includes/SHORTCODE.php: 888578 #: includes/SHORTCODE.php:906 599 579 msgid "Table deleted successfully" 600 580 msgstr "" … … 629 609 msgstr "" 630 610 631 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7611 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 632 612 msgid "Questionnaire completed" 633 613 msgstr "" 634 614 635 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7615 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 636 616 msgid "times" 637 617 msgstr "" -
vab-forms-with-chart/trunk/languages/VABFWC-ru_RU.po
r2792210 r2806248 2 2 msgstr "" 3 3 "Project-Id-Version: Forms with chart from VAB\n" 4 "POT-Creation-Date: 2022- 09-26 20:58+0500\n"5 "PO-Revision-Date: 2022- 09-26 20:59+0500\n"4 "POT-Creation-Date: 2022-10-28 10:11+0500\n" 5 "PO-Revision-Date: 2022-10-28 10:11+0500\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: VAB Team <m@it-vab.ru>\n" … … 404 404 405 405 #: admin/admin.php:903 406 msgid "Small changes in HTML markup" 407 msgstr "Небольшие изменения в HTML разметке" 408 409 #: admin/admin.php:904 410 msgid "" 411 "Added the ability to upload data to a CSV file. Files will automatically be " 412 "split by month" 413 msgstr "" 414 "Добавлена возможность выгружать данные в CSV файл. Файлы автоматически будут " 415 "разбиты по месяцам" 416 417 #: admin/admin.php:905 418 msgid "Added options: «Manage the display of CSV files for users»" 419 msgstr "" 420 "Добавлены опции: «Управление отображением CSV файлов для пользователей»" 421 422 #: admin/admin.php:906 423 msgid "Added the ability to hide/show the chart to specific users (optional)" 424 msgstr "" 425 "Добавлена возможность скрывать/показывать диаграмму конкретным пользователям " 426 "(опционно)" 427 428 #: admin/admin.php:907 429 msgid "" 430 "Added option: «Show the number of answers for each question above the pie " 431 "chart»" 432 msgstr "" 433 "Добавлена опция: «Показывать количество ответов на каждый вопрос над " 434 "круговой диаграммой»" 406 msgid "Small changes for better compatibility with Wordpress 6.1" 407 msgstr "Небольшие изменения для лучшей совместимости с WordPress 6.1" 435 408 436 409 #: includes/SHORTCODE.php:80 … … 486 459 msgstr "Заголовок формы" 487 460 488 #: includes/SHORTCODE.php:43 2461 #: includes/SHORTCODE.php:434 489 462 msgid "Links not allowed" 490 463 msgstr "Ссылки запрещены" 491 464 492 #: includes/SHORTCODE.php:59 7465 #: includes/SHORTCODE.php:598 493 466 msgid " One or more files exceed the allowed size " 494 467 msgstr " Один или несколько файлов превышают допустимый размер " 495 468 496 #: includes/SHORTCODE.php:59 7 includes/SHORTCODE.php:618469 #: includes/SHORTCODE.php:598 includes/SHORTCODE.php:619 497 470 msgid " Мб" 498 471 msgstr "Mb" 499 472 500 #: includes/SHORTCODE.php:60 2473 #: includes/SHORTCODE.php:603 501 474 msgid " One or more files are not in a valid format" 502 475 msgstr " Один или несколько файлов имеют недопустимый формат" 503 476 504 #: includes/SHORTCODE.php:60 3477 #: includes/SHORTCODE.php:604 505 478 msgid "File" 506 479 msgstr "Файл" 507 480 508 #: includes/SHORTCODE.php:60 4481 #: includes/SHORTCODE.php:605 509 482 msgid "have extension" 510 483 msgstr "имеет расширение" 511 484 512 #: includes/SHORTCODE.php:61 8485 #: includes/SHORTCODE.php:619 513 486 msgid " The total size of files exceeds the allowed size " 514 487 msgstr " Общий размер файлов превышает допустимый размер" 515 488 516 #: includes/SHORTCODE.php:66 4489 #: includes/SHORTCODE.php:665 517 490 msgid "Data array is empty" 518 491 msgstr "Массив с данными пуст" 519 492 520 #: includes/SHORTCODE.php:67 0493 #: includes/SHORTCODE.php:671 521 494 msgid "Text input field..." 522 495 msgstr "Поле для ввода текста..." 523 496 524 #: includes/SHORTCODE.php:67 1497 #: includes/SHORTCODE.php:672 525 498 msgid "Write your answer" 526 499 msgstr "Напишите Ваш вариант ответа" 527 500 528 #: includes/SHORTCODE.php:67 3501 #: includes/SHORTCODE.php:674 529 502 msgid "Your message was successfully sent" 530 503 msgstr "Ваше сообщение успешно отправлено" 531 504 532 #: includes/SHORTCODE.php:67 4505 #: includes/SHORTCODE.php:675 533 506 msgid "Message not sent" 534 507 msgstr "Сообщение не отправлено" 535 508 536 #: includes/SHORTCODE.php:68 0509 #: includes/SHORTCODE.php:681 537 510 msgid "The results are displayed at the end of the questionnaire" 538 511 msgstr "Результаты отображаются в конце анкеты" 539 512 540 #: includes/SHORTCODE.php:68 0513 #: includes/SHORTCODE.php:681 541 514 msgid "" 542 515 "Results will be displayed after filling out and sending the questionnaire" 543 516 msgstr "Результаты будут отображены после заполнения и отправки анкеты" 544 517 545 #: includes/SHORTCODE.php:71 6518 #: includes/SHORTCODE.php:717 546 519 msgid "URL input field" 547 520 msgstr "Поле для ввода URL" 548 521 549 #: includes/SHORTCODE.php:72 2522 #: includes/SHORTCODE.php:723 550 523 msgid "Phone input field" 551 524 msgstr "Поле для ввода телефона" 552 525 553 #: includes/SHORTCODE.php:72 8526 #: includes/SHORTCODE.php:729 554 527 msgid "Email input field" 555 528 msgstr "Поле для ввода Email" 556 529 557 #: includes/SHORTCODE.php:73 4530 #: includes/SHORTCODE.php:735 558 531 msgid "Input field type «Date»" 559 532 msgstr "Тип поля для ввода «Дата»" 560 533 561 #: includes/SHORTCODE.php:74 0534 #: includes/SHORTCODE.php:741 562 535 msgid "Input field type «Range»" 563 536 msgstr "Тип поля ввода «Слайдер»" 564 537 565 #: includes/SHORTCODE.php:74 0538 #: includes/SHORTCODE.php:741 566 539 msgid "Input field type «Number»" 567 540 msgstr "Тип поля ввода «Номер»" 568 541 569 #: includes/SHORTCODE.php:76 3542 #: includes/SHORTCODE.php:764 570 543 msgid "Input field type «Dropdown list»" 571 544 msgstr "Тип поля «Раскрывающийся список»" 572 545 573 #: includes/SHORTCODE.php:76 5546 #: includes/SHORTCODE.php:766 574 547 msgid "Choose a variant" 575 548 msgstr "Выберите вариант" 576 549 577 #: includes/SHORTCODE.php:79 4 includes/SHORTCODE.php:798578 #: includes/SHORTCODE.php: 799includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51579 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:8 2580 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:9 4581 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:11 2550 #: includes/SHORTCODE.php:795 includes/SHORTCODE.php:799 551 #: includes/SHORTCODE.php:800 includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51 552 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:84 553 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:96 554 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:114 582 555 msgid "Other" 583 556 msgstr "Другое" 584 557 585 #: includes/SHORTCODE.php:82 1558 #: includes/SHORTCODE.php:822 586 559 msgid " Sorry, the message was not sent." 587 560 msgstr " Извините, сообщение не было отправлено." 588 561 589 #: includes/SHORTCODE.php:82 5includes/controller.php:14562 #: includes/SHORTCODE.php:826 includes/controller.php:14 590 563 msgid "Select files" 591 564 msgstr "Выберите файлы" 592 565 593 #: includes/SHORTCODE.php:82 6566 #: includes/SHORTCODE.php:827 594 567 msgid "Valid File Format" 595 568 msgstr "Допустимый формат файлов" 596 569 597 #: includes/SHORTCODE.php:8 39570 #: includes/SHORTCODE.php:840 598 571 msgid "Resetting the filled fields" 599 572 msgstr "Сброс заполненных полей" 600 573 601 #: includes/SHORTCODE.php:84 1includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58574 #: includes/SHORTCODE.php:842 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58 602 575 msgid "Send" 603 576 msgstr "Отправить" 604 577 605 #: includes/SHORTCODE.php:8 55578 #: includes/SHORTCODE.php:873 606 579 msgid "CSV log files" 607 580 msgstr "Лог файлы CSV" 608 581 609 #: includes/SHORTCODE.php:8 73includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48582 #: includes/SHORTCODE.php:891 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48 610 583 msgid "Download" 611 584 msgstr "Скачать" 612 585 613 #: includes/SHORTCODE.php: 888586 #: includes/SHORTCODE.php:906 614 587 msgid "Table deleted successfully" 615 588 msgstr "Таблица успешно удалена" … … 644 617 msgstr "Ответов" 645 618 646 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7619 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 647 620 msgid "Questionnaire completed" 648 621 msgstr "Анкета заполнена" 649 622 650 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7623 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 651 624 msgid "times" 652 625 msgstr "раз" … … 729 702 msgstr "https://it-vab.ru/" 730 703 704 #~ msgid "Small changes in HTML markup" 705 #~ msgstr "Небольшие изменения в HTML разметке" 706 707 #~ msgid "" 708 #~ "Added the ability to upload data to a CSV file. Files will automatically " 709 #~ "be split by month" 710 #~ msgstr "" 711 #~ "Добавлена возможность выгружать данные в CSV файл. Файлы автоматически " 712 #~ "будут разбиты по месяцам" 713 714 #~ msgid "Added options: «Manage the display of CSV files for users»" 715 #~ msgstr "" 716 #~ "Добавлены опции: «Управление отображением CSV файлов для пользователей»" 717 718 #~ msgid "" 719 #~ "Added the ability to hide/show the chart to specific users (optional)" 720 #~ msgstr "" 721 #~ "Добавлена возможность скрывать/показывать диаграмму конкретным " 722 #~ "пользователям (опционно)" 723 724 #~ msgid "" 725 #~ "Added option: «Show the number of answers for each question above the pie " 726 #~ "chart»" 727 #~ msgstr "" 728 #~ "Добавлена опция: «Показывать количество ответов на каждый вопрос над " 729 #~ "круговой диаграммой»" 730 731 731 #~ msgid "Open" 732 732 #~ msgstr "Открыть" -
vab-forms-with-chart/trunk/languages/VABFWC.pot
r2792210 r2806248 4 4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 5 5 "Project-Id-Version: Forms with chart from VAB\n" 6 "POT-Creation-Date: 2022- 09-26 20:58+0500\n"6 "POT-Creation-Date: 2022-10-28 10:11+0500\n" 7 7 "PO-Revision-Date: 2022-02-22 15:05+0500\n" 8 8 "Last-Translator: \n" … … 395 395 396 396 #: admin/admin.php:903 397 msgid "Small changes in HTML markup" 398 msgstr "" 399 400 #: admin/admin.php:904 401 msgid "" 402 "Added the ability to upload data to a CSV file. Files will automatically be " 403 "split by month" 404 msgstr "" 405 406 #: admin/admin.php:905 407 msgid "Added options: «Manage the display of CSV files for users»" 408 msgstr "" 409 410 #: admin/admin.php:906 411 msgid "Added the ability to hide/show the chart to specific users (optional)" 412 msgstr "" 413 414 #: admin/admin.php:907 415 msgid "" 416 "Added option: «Show the number of answers for each question above the pie " 417 "chart»" 397 msgid "Small changes for better compatibility with Wordpress 6.1" 418 398 msgstr "" 419 399 … … 470 450 msgstr "" 471 451 472 #: includes/SHORTCODE.php:43 2452 #: includes/SHORTCODE.php:434 473 453 msgid "Links not allowed" 474 454 msgstr "" 475 455 476 #: includes/SHORTCODE.php:59 7456 #: includes/SHORTCODE.php:598 477 457 msgid " One or more files exceed the allowed size " 478 458 msgstr "" 479 459 480 #: includes/SHORTCODE.php:59 7 includes/SHORTCODE.php:618460 #: includes/SHORTCODE.php:598 includes/SHORTCODE.php:619 481 461 msgid " Мб" 482 462 msgstr "" 483 463 484 #: includes/SHORTCODE.php:60 2464 #: includes/SHORTCODE.php:603 485 465 msgid " One or more files are not in a valid format" 486 466 msgstr "" 487 467 488 #: includes/SHORTCODE.php:60 3468 #: includes/SHORTCODE.php:604 489 469 msgid "File" 490 470 msgstr "" 491 471 492 #: includes/SHORTCODE.php:60 4472 #: includes/SHORTCODE.php:605 493 473 msgid "have extension" 494 474 msgstr "" 495 475 496 #: includes/SHORTCODE.php:61 8476 #: includes/SHORTCODE.php:619 497 477 msgid " The total size of files exceeds the allowed size " 498 478 msgstr "" 499 479 500 #: includes/SHORTCODE.php:66 4480 #: includes/SHORTCODE.php:665 501 481 msgid "Data array is empty" 502 482 msgstr "" 503 483 504 #: includes/SHORTCODE.php:67 0484 #: includes/SHORTCODE.php:671 505 485 msgid "Text input field..." 506 486 msgstr "" 507 487 508 #: includes/SHORTCODE.php:67 1488 #: includes/SHORTCODE.php:672 509 489 msgid "Write your answer" 510 490 msgstr "" 511 491 512 #: includes/SHORTCODE.php:67 3492 #: includes/SHORTCODE.php:674 513 493 msgid "Your message was successfully sent" 514 494 msgstr "" 515 495 516 #: includes/SHORTCODE.php:67 4496 #: includes/SHORTCODE.php:675 517 497 msgid "Message not sent" 518 498 msgstr "" 519 499 520 #: includes/SHORTCODE.php:68 0500 #: includes/SHORTCODE.php:681 521 501 msgid "The results are displayed at the end of the questionnaire" 522 502 msgstr "" 523 503 524 #: includes/SHORTCODE.php:68 0504 #: includes/SHORTCODE.php:681 525 505 msgid "" 526 506 "Results will be displayed after filling out and sending the questionnaire" 527 507 msgstr "" 528 508 529 #: includes/SHORTCODE.php:71 6509 #: includes/SHORTCODE.php:717 530 510 msgid "URL input field" 531 511 msgstr "" 532 512 533 #: includes/SHORTCODE.php:72 2513 #: includes/SHORTCODE.php:723 534 514 msgid "Phone input field" 535 515 msgstr "" 536 516 537 #: includes/SHORTCODE.php:72 8517 #: includes/SHORTCODE.php:729 538 518 msgid "Email input field" 539 519 msgstr "" 540 520 541 #: includes/SHORTCODE.php:73 4521 #: includes/SHORTCODE.php:735 542 522 msgid "Input field type «Date»" 543 523 msgstr "" 544 524 545 #: includes/SHORTCODE.php:74 0525 #: includes/SHORTCODE.php:741 546 526 msgid "Input field type «Range»" 547 527 msgstr "" 548 528 549 #: includes/SHORTCODE.php:74 0529 #: includes/SHORTCODE.php:741 550 530 msgid "Input field type «Number»" 551 531 msgstr "" 552 532 553 #: includes/SHORTCODE.php:76 3533 #: includes/SHORTCODE.php:764 554 534 msgid "Input field type «Dropdown list»" 555 535 msgstr "" 556 536 557 #: includes/SHORTCODE.php:76 5537 #: includes/SHORTCODE.php:766 558 538 msgid "Choose a variant" 559 539 msgstr "" 560 540 561 #: includes/SHORTCODE.php:79 4 includes/SHORTCODE.php:798562 #: includes/SHORTCODE.php: 799541 #: includes/SHORTCODE.php:795 includes/SHORTCODE.php:799 542 #: includes/SHORTCODE.php:800 563 543 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:51 564 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:8 2565 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:9 4566 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:11 2544 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:84 545 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:96 546 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:114 567 547 msgid "Other" 568 548 msgstr "" 569 549 570 #: includes/SHORTCODE.php:82 1550 #: includes/SHORTCODE.php:822 571 551 msgid " Sorry, the message was not sent." 572 552 msgstr "" 573 553 574 #: includes/SHORTCODE.php:82 5includes/controller.php:14554 #: includes/SHORTCODE.php:826 includes/controller.php:14 575 555 msgid "Select files" 576 556 msgstr "" 577 557 578 #: includes/SHORTCODE.php:82 6558 #: includes/SHORTCODE.php:827 579 559 msgid "Valid File Format" 580 560 msgstr "" 581 561 582 #: includes/SHORTCODE.php:8 39562 #: includes/SHORTCODE.php:840 583 563 msgid "Resetting the filled fields" 584 564 msgstr "" 585 565 586 #: includes/SHORTCODE.php:84 1includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58566 #: includes/SHORTCODE.php:842 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:58 587 567 msgid "Send" 588 568 msgstr "" 589 569 590 #: includes/SHORTCODE.php:8 55570 #: includes/SHORTCODE.php:873 591 571 msgid "CSV log files" 592 572 msgstr "" 593 573 594 #: includes/SHORTCODE.php:8 73includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48574 #: includes/SHORTCODE.php:891 includes/VABFWC_CLASS/VABFWC_Class_Adm.php:48 595 575 msgid "Download" 596 576 msgstr "" 597 577 598 #: includes/SHORTCODE.php: 888578 #: includes/SHORTCODE.php:906 599 579 msgid "Table deleted successfully" 600 580 msgstr "" … … 629 609 msgstr "" 630 610 631 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7611 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 632 612 msgid "Questionnaire completed" 633 613 msgstr "" 634 614 635 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:22 7615 #: includes/VABFWC_CLASS/VABFWC_Class_Graphic.php:229 636 616 msgid "times" 637 617 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.