Skip to content

Commit

Permalink
New Crowdin updates (mealie-recipes#2915)
Browse files Browse the repository at this point in the history
* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Norwegian)
  • Loading branch information
hay-kot authored Jan 6, 2024
1 parent ccaf7b0 commit 9571816
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion frontend/lang/messages/no-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@
"seed-data": "Tilføringsdata",
"seed": "Tilfør",
"data-management": "Databehandling",
"data-management-description": "Velg hvilke data du vil gjøre endringer på.",
"data-management-description": "Velg hvilke data du vil endre.",
"select-data": "Velg data",
"select-language": "Velg språk",
"columns": "Kolonner",
Expand Down
26 changes: 13 additions & 13 deletions frontend/lang/messages/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.",
"general-preferences": "General Preferences",
"group-recipe-preferences": "Group Recipe Preferences",
"report": "Report",
"report": "報告",
"report-with-id": "Report ID: {id}",
"group-management": "Group Management",
"admin-group-management": "Admin Group Management",
Expand Down Expand Up @@ -292,7 +292,7 @@
"day-any": "Any",
"editor": "Editor",
"meal-recipe": "Meal Recipe",
"meal-title": "Meal Title",
"meal-title": "用餐標題",
"meal-note": "Meal Note",
"note-only": "Note Only",
"random-meal": "Random Meal",
Expand Down Expand Up @@ -706,7 +706,7 @@
"general-about": "General About",
"application-version": "Application Version",
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
"mealie-is-up-to-date": "Mealie is up to date",
"mealie-is-up-to-date": "Mealie已經更新了",
"secure-site": "Secure Site",
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
"secure-site-success-text": "Site is accessed by localhost or https",
Expand Down Expand Up @@ -751,7 +751,7 @@
"all-recipes": "所有食譜",
"backups": "Backups",
"categories": "類別",
"cookbooks": "Cookbooks",
"cookbooks": "食譜",
"dashboard": "控制面板",
"home-page": "首頁",
"manage-users": "管理使用者",
Expand All @@ -766,8 +766,8 @@
"background-tasks": "Background Tasks",
"parser": "Parser",
"developer": "Developer",
"cookbook": "Cookbook",
"create-cookbook": "Create a new cookbook"
"cookbook": "食譜",
"create-cookbook": "新建一個食譜合集"
},
"signup": {
"error-signing-up": "註冊失敗",
Expand Down Expand Up @@ -897,7 +897,7 @@
"language-dialog": {
"translated": "translated",
"choose-language": "Choose Language",
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
"select-description": "選擇Mealie 使用者介面 的語言。 此設定僅適用於您,不適用於其他使用者。",
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
"read-the-docs": "Read the docs"
},
Expand Down Expand Up @@ -1049,7 +1049,7 @@
"split-by-block": "Split by text block",
"flatten": "Flatten regardless of original formating",
"help": {
"help": "Help",
"help": "幫助",
"mouse-modes": "Mouse modes",
"selection-mode": "Selection Mode (default)",
"selection-mode-desc": "The selection mode is the main mode that can be used to enter data:",
Expand Down Expand Up @@ -1101,7 +1101,7 @@
"actions-description-destructive": "destructive",
"actions-description-irreversible": "irreversible",
"logs-action-refresh": "Refresh Logs",
"logs-page-title": "Mealie Logs",
"logs-page-title": "Mealie紀錄",
"logs-tail-lines-label": "Tail Lines"
},
"mainentance": {
Expand Down Expand Up @@ -1160,14 +1160,14 @@
"looking-for-privacy-settings": "Looking for Privacy Settings?",
"manage-your-api-tokens": "Manage Your API Tokens",
"manage-user-profile": "Manage User Profile",
"manage-cookbooks": "Manage Cookbooks",
"manage-cookbooks": "管理食譜",
"manage-members": "Manage Members",
"manage-webhooks": "Manage Webhooks",
"manage-notifiers": "Manage Notifiers",
"manage-data-migrations": "Manage Data Migrations"
},
"cookbook": {
"cookbooks": "Cookbooks",
"cookbooks": "食譜",
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
"public-cookbook": "Public Cookbook",
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
Expand All @@ -1176,7 +1176,7 @@
"require-all-categories": "Require All Categories",
"require-all-tags": "Require All Tags",
"require-all-tools": "Require All Tools",
"cookbook-name": "Cookbook Name",
"cookbook-with-name": "Cookbook {0}"
"cookbook-name": "食譜名",
"cookbook-with-name": "食譜 {0}"
}
}

0 comments on commit 9571816

Please sign in to comment.