From 02fd73f43e0c596d01f8567af0dfff8841f1b660 Mon Sep 17 00:00:00 2001 From: Danny Tsui Date: Tue, 3 Aug 2021 15:59:53 +0000 Subject: [PATCH] Added translation using Weblate (Chinese (Traditional)) --- vue/src/locales/zh_Hant.json | 80 ++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 vue/src/locales/zh_Hant.json diff --git a/vue/src/locales/zh_Hant.json b/vue/src/locales/zh_Hant.json new file mode 100644 index 00000000..d3d74c8e --- /dev/null +++ b/vue/src/locales/zh_Hant.json @@ -0,0 +1,80 @@ +{ + "err_fetching_resource": "", + "err_creating_resource": "", + "err_updating_resource": "", + "err_deleting_resource": "", + "success_fetching_resource": "", + "success_creating_resource": "", + "success_updating_resource": "", + "success_deleting_resource": "", + "import_running": "", + "all_fields_optional": "", + "convert_internal": "", + "show_only_internal": "", + "Log_Recipe_Cooking": "", + "External_Recipe_Image": "", + "Add_to_Shopping": "", + "Add_to_Plan": "", + "Step_start_time": "", + "Sort_by_new": "", + "Recipes_per_page": "", + "Manage_Books": "", + "Meal_Plan": "", + "Select_Book": "", + "Recipe_Image": "", + "Import_finished": "", + "View_Recipes": "", + "Log_Cooking": "", + "New_Recipe": "", + "Url_Import": "", + "Reset_Search": "", + "Recently_Viewed": "", + "Load_More": "", + "Keywords": "", + "Books": "", + "Proteins": "", + "Fats": "", + "Carbohydrates": "", + "Calories": "", + "Nutrition": "", + "Date": "", + "Share": "", + "Export": "", + "Copy": "", + "Rating": "", + "Close": "", + "Link": "", + "Add": "", + "New": "", + "Success": "", + "Failure": "", + "Ingredients": "", + "Supermarket": "", + "Categories": "", + "Category": "", + "Selected": "", + "min": "", + "Servings": "", + "Waiting": "", + "Preparation": "", + "External": "", + "Size": "", + "Files": "", + "File": "", + "Edit": "", + "Cancel": "", + "Delete": "", + "Open": "", + "Ok": "", + "Save": "", + "Step": "", + "Search": "", + "Import": "", + "Print": "", + "Settings": "", + "or": "", + "and": "", + "Information": "", + "Download": "", + "Create": "" +}