|
1471 | 1471 | // "browse.startsWith.type_text": "Type the first few letters and click on the Browse button", |
1472 | 1472 | "browse.startsWith.type_text": "Ou saisir les premières lettres puis cliquer sur le bouton « Parcourir »", |
1473 | 1473 |
|
1474 | | - // "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}", |
1475 | | - "browse.title": "Parcourir la collection {{ collection }} par {{ field }} {{ value }}", |
| 1474 | + // "browse.title": "Browsing by {{ field }}{{ startsWith }} {{ value }}", |
| 1475 | + "browse.title": "Parcourir par {{ field }}{{ startsWith }} {{ value }}", |
1476 | 1476 |
|
1477 | | - //"browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}", |
1478 | | - "browse.title.page": "Parcourir la collection {{ collection }} par {{ field }} {{ value }}", |
| 1477 | + //"browse.title.page": "Browsing by {{ field }} {{ value }}", |
| 1478 | + "browse.title.page": "Parcourir par {{ field }} {{ value }}", |
1479 | 1479 |
|
1480 | 1480 | //"search.browse.item-back": "Back to Results", |
1481 | 1481 | "search.browse.item-back": "Retour aux résultats", |
|
2682 | 2682 | // "grant-request-copy.success": "Successfully granted item request", |
2683 | 2683 | "grant-request-copy.success": "Demande de copie de document acceptée avec succès", |
2684 | 2684 |
|
| 2685 | + //"health.breadcrumbs": "Health", |
| 2686 | + "health.breadcrumbs": "Santé du système", |
| 2687 | + |
| 2688 | + // "health-page.heading": "Health", |
| 2689 | + "health-page.heading": "Santé", |
| 2690 | + |
| 2691 | + // "health-page.info-tab": "Info", |
| 2692 | + "health-page.info-tab": "Info", |
| 2693 | + |
| 2694 | + //"health-page.status-tab": "Status", |
| 2695 | + "health-page.status-tab": "Statut", |
| 2696 | + |
| 2697 | + //"health-page.error.msg": "The health check service is temporarily unavailable", |
| 2698 | + "health-page.error.msg": "Le service de vérification de la santé du système n'est pas disponible", |
| 2699 | + |
| 2700 | + //"health-page.property.status": "Status code", |
| 2701 | + "health-page.property.status": "Code de statut", |
| 2702 | + |
| 2703 | + //"health-page.section.db.title": "Database", |
| 2704 | + "health-page.section.db.title": "Base de données", |
| 2705 | + |
| 2706 | + // "health-page.section.geoIp.title": "GeoIp", |
| 2707 | + "health-page.section.geoIp.title": "GeoIp", |
| 2708 | + |
| 2709 | + // "health-page.section.solrAuthorityCore.title": "Solr: authority core", |
| 2710 | + "health-page.section.solrAuthorityCore.title": "Solr: authority core", |
| 2711 | + |
| 2712 | + //"health-page.section.solrOaiCore.title": "Solr: oai core", |
| 2713 | + "health-page.section.solrOaiCore.title": "Solr: oai core", |
| 2714 | + |
| 2715 | + // "health-page.section.solrSearchCore.title": "Solr: search core", |
| 2716 | + "health-page.section.solrSearchCore.title": "Solr: search core", |
| 2717 | + |
| 2718 | + // "health-page.section.solrStatisticsCore.title": "Solr: statistics core", |
| 2719 | + "health-page.section.solrStatisticsCore.title": "Solr: statistics core", |
| 2720 | + |
| 2721 | + //"health-page.section-info.app.title": "Application Backend", |
| 2722 | + "health-page.section-info.app.title": "Application Backend", |
| 2723 | + |
| 2724 | + //"health-page.section-info.java.title": "Java", |
| 2725 | + "health-page.section-info.java.title": "Java", |
| 2726 | + |
| 2727 | + //"health-page.status": "Status", |
| 2728 | + "health-page.status": "Statut", |
| 2729 | + |
| 2730 | + //"health-page.status.ok.info": "Operational", |
| 2731 | + "health-page.status.ok.info": "Opérationnel", |
| 2732 | + |
| 2733 | + //"health-page.status.error.info": "Problems detected", |
| 2734 | + "health-page.status.error.info": "Problèmes détectés", |
| 2735 | + |
| 2736 | + //"health-page.status.warning.info": "Possible issues detected", |
| 2737 | + "health-page.status.warning.info": "Problèmes éventuels détectés", |
| 2738 | + |
| 2739 | + // "health-page.title": "Health", |
| 2740 | + "health-page.title": "Santé du système", |
| 2741 | + |
| 2742 | + // "health-page.section.no-issues": "No issues detected", |
| 2743 | + "health-page.section.no-issues": "Aucun problème détecté", |
| 2744 | + |
2685 | 2745 | // "home.description": "", |
2686 | 2746 | "home.description": "", |
2687 | 2747 |
|
|
3972 | 4032 | // "menu.section.access_control_authorizations": "Authorizations", |
3973 | 4033 | "menu.section.access_control_authorizations": "Autorisations", |
3974 | 4034 |
|
| 4035 | + // "menu.section.access_control_bulk": "Bulk Access Management", |
| 4036 | + "menu.section.access_control_bulk": "Gestion des accès en lot", |
| 4037 | + |
3975 | 4038 | // "menu.section.access_control_groups": "Groups", |
3976 | 4039 | "menu.section.access_control_groups": "Groupes", |
3977 | 4040 |
|
|
4590 | 4653 | // "process.overview.table.name": "Name", |
4591 | 4654 | "process.overview.table.name": "Nom", |
4592 | 4655 |
|
| 4656 | + //"process.overview.table.running.info": "Start time (UTC)", |
| 4657 | + "process.overview.table.running.info": "Heure de fin (UTC)", |
| 4658 | + |
| 4659 | + // "process.overview.table.running.title": "Running processes", |
| 4660 | + "process.overview.table.running.title": "Processus en cours", |
| 4661 | + |
| 4662 | + //"process.overview.table.scheduled.info": "Creation time (UTC)", |
| 4663 | + "process.overview.table.scheduled.info": "Heure de création (UTC)", |
| 4664 | + |
| 4665 | + // "process.overview.table.scheduled.title": "Scheduled processes", |
| 4666 | + "process.overview.table.scheduled.title": "Processus planifiés", |
| 4667 | + |
4593 | 4668 | // "process.overview.table.start": "Start time (UTC)", |
4594 | 4669 | "process.overview.table.start": "Heure de début (TUC)", |
4595 | 4670 |
|
| 4671 | + // "process.overview.table.completed.info": "Finish time (UTC)", |
| 4672 | + "process.overview.table.completed.info": "Heure de fin (UTC)", |
| 4673 | + |
| 4674 | + //"process.overview.table.completed.title": "Succeeded processes", |
| 4675 | + "process.overview.table.completed.title": "Processus terminés", |
| 4676 | + |
| 4677 | + // "process.overview.table.empty": "No matching processes found.", |
| 4678 | + "process.overview.table.empty": "Aucun processus trouvé.", |
| 4679 | + |
| 4680 | + // "process.overview.table.failed.info": "Finish time (UTC)", |
| 4681 | + "process.overview.table.failed.info": "Heure de fin (UTC)", |
| 4682 | + |
| 4683 | + // "process.overview.table.failed.title": "Failed processes", |
| 4684 | + "process.overview.table.failed.title": "Processus en échec", |
| 4685 | + |
| 4686 | + // "process.overview.table.finish": "Finish time (UTC)", |
| 4687 | + "process.overview.table.finish": "Heure de fin (UTC)", |
| 4688 | + |
4596 | 4689 | // "process.overview.table.status": "Status", |
4597 | 4690 | "process.overview.table.status": "Statut", |
4598 | 4691 |
|
|
5648 | 5741 | // "submission.import-external.source.crossref": "Crossref", |
5649 | 5742 | "submission.import-external.source.crossref": "Crossref (DOI)", |
5650 | 5743 |
|
| 5744 | + //"submission.import-external.source.doi": "DOI", |
| 5745 | + "submission.import-external.source.doi": "DOI", |
| 5746 | + |
5651 | 5747 | //"submission.import-external.source.datacite": "DataCite", |
5652 | 5748 | "submission.import-external.source.datacite": "DataCite (DOI)", |
5653 | 5749 |
|
|
6532 | 6628 | //"submitter.empty": "N/A", |
6533 | 6629 | "submitter.empty": "S/O", |
6534 | 6630 |
|
| 6631 | + //"subscriptions.title": "Subscriptions", |
| 6632 | + "subscriptions.title": "Abonnements", |
| 6633 | + |
6535 | 6634 | //"subscriptions.modal.title": "Subscriptions", |
6536 | 6635 | "subscriptions.modal.title": "Abonnements", |
6537 | 6636 |
|
|
8440 | 8539 | //"search.filters.filter.notifyEndorsement.label": "Search Notify Endorsement", |
8441 | 8540 | "search.filters.filter.notifyEndorsement.label": "Chercher l'approbation Notify", |
8442 | 8541 |
|
| 8542 | + // "form.date-picker.placeholder.year": "Year", |
| 8543 | + "form.date-picker.placeholder.year": "Année", |
| 8544 | + |
| 8545 | + // "form.date-picker.placeholder.month": "Month", |
| 8546 | + "form.date-picker.placeholder.month": "Mois", |
| 8547 | + |
| 8548 | + // "form.date-picker.placeholder.day": "Day", |
| 8549 | + "form.date-picker.placeholder.day": "Jour", |
| 8550 | + |
8443 | 8551 | //"item.page.cc.license.title": "Creative Commons license", |
8444 | 8552 | "item.page.cc.license.title": "Licence Creative Commons", |
8445 | 8553 |
|
|
0 commit comments