mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
auto update translation
GitOrigin-RevId: 96f081c3334444ddaf3d9fc8685bc3bb88c23e23
This commit is contained in:
parent
e6b805b885
commit
4bf722ef3c
3 changed files with 9 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
"first_error_popup_label": "Ce projet contient des erreurs. Voici la première.",
|
||||
"dismiss_error_popup": "Ignorer l’alerte de première erreur",
|
||||
"go_to_error_location": "Aller à l’emplacement de l’erreur",
|
||||
"view_all_errors": "Voir toutes les erreurs",
|
||||
"log_entry_description": "Entrée du journal de niveau : __level__",
|
||||
"navigate_log_source": "Aller à la position du journal dans le code source : __location__",
|
||||
"other_output_files": "Télécharger les autres fichiers générés",
|
||||
|
@ -27,6 +28,8 @@
|
|||
"n_errors_plural": "__count__ erreurs",
|
||||
"toggle_compile_options_menu": "Activer le menu des options de compilation",
|
||||
"view_pdf": "Voir le PDF",
|
||||
"your_project_has_errors": "Il y a des erreurs dans ce projet",
|
||||
"view_warnings": "Voir les avertissements",
|
||||
"view_logs": "Voir les journaux",
|
||||
"recompile_from_scratch": "Recompiler entièrement",
|
||||
"tagline_free": "Parfait pour se lancer",
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
"first_error_popup_label": "Detta projekt har fel. Detta är det första.",
|
||||
"dismiss_error_popup": "Avfärda varning om första fel",
|
||||
"go_to_error_location": "Gå till platsen för fel",
|
||||
"view_all_errors": "Visa alla fel",
|
||||
"other_output_files": "Ladda ner andra utdatafiler",
|
||||
"refresh": "Uppdatera",
|
||||
"toggle_output_files_list": "Visa/Göm listan med utdatafiler",
|
||||
|
@ -20,6 +21,8 @@
|
|||
"n_errors": "__count__ fel",
|
||||
"n_errors_plural": "__count__ fel",
|
||||
"view_pdf": "Visa PDF",
|
||||
"your_project_has_errors": "Detta projekt har fel",
|
||||
"view_warnings": "Visa varningar",
|
||||
"view_logs": "Visa loggar",
|
||||
"recompile_from_scratch": "Återkompilera från början",
|
||||
"tagline_free": "Perfekt för att komma igång",
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
"first_error_popup_label": "此项目有错误。这是第一个错误。",
|
||||
"dismiss_error_popup": "忽略第一个错误提示",
|
||||
"go_to_error_location": "转到错误位置",
|
||||
"view_all_errors": "查看所有错误",
|
||||
"log_entry_description": "级别为__level__的日志条目",
|
||||
"navigate_log_source": "导航到源代码中的日志位置:__location__",
|
||||
"other_output_files": "下载其他输出文件",
|
||||
|
@ -29,6 +30,8 @@
|
|||
"n_errors_plural": "__count__个错误",
|
||||
"toggle_compile_options_menu": "切换编译选项菜单",
|
||||
"view_pdf": "查看 PDF",
|
||||
"your_project_has_errors": "此项目有错误",
|
||||
"view_warnings": "查看警告信息",
|
||||
"view_logs": "查看日志",
|
||||
"recompile_from_scratch": "从头开始重新编译",
|
||||
"tagline_free": "非常适合入门",
|
||||
|
|
Loading…
Reference in a new issue