From a51259e48fb8673d0cc01053fda987092adb6dfc Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Fri, 6 Oct 2023 09:14:30 +0100 Subject: [PATCH] Merge pull request #15139 from overleaf/ae-file-tree-translations Add translations to file tree import bibliography components GitOrigin-RevId: 8d9be9f5a0eb2af46a84f9661ddd6268cf7a9cf4 --- services/web/frontend/extracted-translations.json | 6 ++++++ services/web/locales/en.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 9114ac5912..2e9817b2b5 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -379,6 +379,7 @@ "font_family": "", "font_size": "", "for_more_information_see_managed_accounts_section": "", + "format": "", "free_accounts_have_timeout_upgrade_to_increase": "", "free_plan_label": "", "free_plan_tooltip": "", @@ -441,6 +442,7 @@ "go_to_settings": "", "group_admin": "", "group_invite_has_been_sent_to_email": "", + "group_libraries": "", "group_managed_by_group_administrator": "", "group_plan_tooltip": "", "group_plan_with_name_tooltip": "", @@ -505,6 +507,7 @@ "image_file": "", "image_url": "", "image_width": "", + "import_a_bibtex_file_from_your_provider_account": "", "import_from_github": "", "import_to_sharelatex": "", "imported_from_another_project_at_date": "", @@ -594,6 +597,7 @@ "leave_projects": "", "left": "", "let_us_know": "", + "library": "", "license_for_educational_purposes": "", "limited_offer": "", "line_height": "", @@ -679,6 +683,7 @@ "more": "", "more_actions": "", "more_options_for_border_settings_coming_soon": "", + "my_library": "", "n_items": "", "n_items_plural": "", "n_more_updates_above": "", @@ -975,6 +980,7 @@ "select_a_column_or_a_merged_cell_to_align": "", "select_a_file": "", "select_a_file_figure_modal": "", + "select_a_group_optional": "", "select_a_new_owner_for_projects": "", "select_a_payment_method": "", "select_a_project": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 0bdb90d0a0..abbd3194a2 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -618,6 +618,7 @@ "for_visa_mastercard_and_discover": "For <0>Visa, MasterCard and Discover, the <1>3 digits on the <2>back of your card.", "for_writing": "For Writing", "forgot_your_password": "Forgot your password", + "format": "Format", "four_minutes": "4 minutes", "fr": "French", "free": "Free", @@ -713,6 +714,7 @@ "group_admins_get_access_to_info": "Special features available only on group plans.", "group_full": "This group is already full", "group_invite_has_been_sent_to_email": "Group invite has been sent to <0>__email__", + "group_libraries": "Group Libraries", "group_managed_by_group_administrator": "User accounts in this group are managed by the group administrator.", "group_members_and_collaborators_get_access_to": "Group members and their project collaborators get access to", "group_members_and_collaborators_get_access_to_info": "These features are available to group members and their collaborators (other Overleaf users invited to projects owned a group member).", @@ -795,6 +797,7 @@ "image_file": "Image file", "image_url": "Image URL", "image_width": "Image width", + "import_a_bibtex_file_from_your_provider_account": "Import a BibTeX file from your __provider__ account", "import_from_github": "Import from GitHub", "import_to_sharelatex": "Import to __appName__", "imported_from_another_project_at_date": "Imported from <0>Another project/__sourceEntityPathHTML__, at __formattedDate__ __relativeDate__", @@ -946,6 +949,7 @@ "left": "Left", "let_us_know": "Let us know", "let_us_know_what_you_think": "Let us know what you think", + "library": "Library", "license": "License", "license_for_educational_purposes": "This license is for educational purposes (applies to students or faculty using __appName__ for teaching)", "limited_offer": "Limited offer", @@ -1083,6 +1087,7 @@ "most_popular": "most popular", "move_to_annual_billing": "Move to Annual Billing", "must_be_email_address": "Must be an email address", + "my_library": "My Library", "n_items": "__count__ item", "n_items_plural": "__count__ items", "n_more_updates_above": "__count__ more update above", @@ -1532,6 +1537,7 @@ "select_a_column_or_a_merged_cell_to_align": "Select a column or a merged cell to align", "select_a_file": "Select a File", "select_a_file_figure_modal": "Select a file", + "select_a_group_optional": "Select a Group (optional)", "select_a_new_owner_for_projects": "Select a new owner for this user’s projects", "select_a_payment_method": "Select a payment method", "select_a_project": "Select a Project",