@@ -133,20 +133,15 @@ export default {
to: "/admin/profile",
title: this.$t("settings.profile"),
},
- {
- icon: "mdi-format-color-fill",
- to: "/admin/themes",
- title: this.$t("general.themes"),
- },
- {
- icon: "mdi-food",
- to: "/admin/meal-planner",
- title: this.$t("meal-plan.meal-planner"),
- },
];
},
adminLinks() {
return [
+ {
+ icon: "mdi-view-dashboard",
+ to: "/admin/dashboard",
+ title: this.$t("general.dashboard"),
+ },
{
icon: "mdi-cog",
to: "/admin/settings",
@@ -162,11 +157,6 @@ export default {
to: "/admin/manage-users",
title: this.$t("settings.manage-users"),
},
- {
- icon: "mdi-backup-restore",
- to: "/admin/backups",
- title: this.$t("settings.backup-and-exports"),
- },
{
icon: "mdi-database-import",
to: "/admin/migrations",
diff --git a/frontend/src/locales/dateTimeFormats/af-ZA.json b/frontend/src/locales/dateTimeFormats/af-ZA.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/af-ZA.json
+++ b/frontend/src/locales/dateTimeFormats/af-ZA.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ar-SA.json b/frontend/src/locales/dateTimeFormats/ar-SA.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ar-SA.json
+++ b/frontend/src/locales/dateTimeFormats/ar-SA.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ca-ES.json b/frontend/src/locales/dateTimeFormats/ca-ES.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ca-ES.json
+++ b/frontend/src/locales/dateTimeFormats/ca-ES.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/cs-CZ.json b/frontend/src/locales/dateTimeFormats/cs-CZ.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/cs-CZ.json
+++ b/frontend/src/locales/dateTimeFormats/cs-CZ.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/da-DK.json b/frontend/src/locales/dateTimeFormats/da-DK.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/da-DK.json
+++ b/frontend/src/locales/dateTimeFormats/da-DK.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/de-DE.json b/frontend/src/locales/dateTimeFormats/de-DE.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/de-DE.json
+++ b/frontend/src/locales/dateTimeFormats/de-DE.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/el-GR.json b/frontend/src/locales/dateTimeFormats/el-GR.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/el-GR.json
+++ b/frontend/src/locales/dateTimeFormats/el-GR.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/en-US.json b/frontend/src/locales/dateTimeFormats/en-US.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/en-US.json
+++ b/frontend/src/locales/dateTimeFormats/en-US.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/es-ES.json b/frontend/src/locales/dateTimeFormats/es-ES.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/es-ES.json
+++ b/frontend/src/locales/dateTimeFormats/es-ES.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/fi-FI.json b/frontend/src/locales/dateTimeFormats/fi-FI.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/fi-FI.json
+++ b/frontend/src/locales/dateTimeFormats/fi-FI.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/fr-FR.json b/frontend/src/locales/dateTimeFormats/fr-FR.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/fr-FR.json
+++ b/frontend/src/locales/dateTimeFormats/fr-FR.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/he-IL.json b/frontend/src/locales/dateTimeFormats/he-IL.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/he-IL.json
+++ b/frontend/src/locales/dateTimeFormats/he-IL.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/hu-HU.json b/frontend/src/locales/dateTimeFormats/hu-HU.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/hu-HU.json
+++ b/frontend/src/locales/dateTimeFormats/hu-HU.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/it-IT.json b/frontend/src/locales/dateTimeFormats/it-IT.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/it-IT.json
+++ b/frontend/src/locales/dateTimeFormats/it-IT.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ja-JP.json b/frontend/src/locales/dateTimeFormats/ja-JP.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ja-JP.json
+++ b/frontend/src/locales/dateTimeFormats/ja-JP.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ko-KR.json b/frontend/src/locales/dateTimeFormats/ko-KR.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ko-KR.json
+++ b/frontend/src/locales/dateTimeFormats/ko-KR.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/nl-NL.json b/frontend/src/locales/dateTimeFormats/nl-NL.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/nl-NL.json
+++ b/frontend/src/locales/dateTimeFormats/nl-NL.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/no-NO.json b/frontend/src/locales/dateTimeFormats/no-NO.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/no-NO.json
+++ b/frontend/src/locales/dateTimeFormats/no-NO.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/pl-PL.json b/frontend/src/locales/dateTimeFormats/pl-PL.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/pl-PL.json
+++ b/frontend/src/locales/dateTimeFormats/pl-PL.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/pt-BR.json b/frontend/src/locales/dateTimeFormats/pt-BR.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/pt-BR.json
+++ b/frontend/src/locales/dateTimeFormats/pt-BR.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/pt-PT.json b/frontend/src/locales/dateTimeFormats/pt-PT.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/pt-PT.json
+++ b/frontend/src/locales/dateTimeFormats/pt-PT.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ro-RO.json b/frontend/src/locales/dateTimeFormats/ro-RO.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ro-RO.json
+++ b/frontend/src/locales/dateTimeFormats/ro-RO.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/ru-RU.json b/frontend/src/locales/dateTimeFormats/ru-RU.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/ru-RU.json
+++ b/frontend/src/locales/dateTimeFormats/ru-RU.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/sr-SP.json b/frontend/src/locales/dateTimeFormats/sr-SP.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/sr-SP.json
+++ b/frontend/src/locales/dateTimeFormats/sr-SP.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/sv-SE.json b/frontend/src/locales/dateTimeFormats/sv-SE.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/sv-SE.json
+++ b/frontend/src/locales/dateTimeFormats/sv-SE.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/tr-TR.json b/frontend/src/locales/dateTimeFormats/tr-TR.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/tr-TR.json
+++ b/frontend/src/locales/dateTimeFormats/tr-TR.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/uk-UA.json b/frontend/src/locales/dateTimeFormats/uk-UA.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/uk-UA.json
+++ b/frontend/src/locales/dateTimeFormats/uk-UA.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/vi-VN.json b/frontend/src/locales/dateTimeFormats/vi-VN.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/vi-VN.json
+++ b/frontend/src/locales/dateTimeFormats/vi-VN.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/zh-CN.json b/frontend/src/locales/dateTimeFormats/zh-CN.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/zh-CN.json
+++ b/frontend/src/locales/dateTimeFormats/zh-CN.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/dateTimeFormats/zh-TW.json b/frontend/src/locales/dateTimeFormats/zh-TW.json
index 485c132d5..9e0240f38 100644
--- a/frontend/src/locales/dateTimeFormats/zh-TW.json
+++ b/frontend/src/locales/dateTimeFormats/zh-TW.json
@@ -9,5 +9,14 @@
"day": "numeric",
"weekday": "long",
"year": "numeric"
+ },
+ "long": {
+ "year": "numeric",
+ "month": "long",
+ "day": "numeric",
+ "weekday": "long",
+ "hour": "numeric",
+ "minute": "numeric",
+ "hour12": true
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/messages/af-ZA.json b/frontend/src/locales/messages/af-ZA.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/af-ZA.json
+++ b/frontend/src/locales/messages/af-ZA.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/ar-SA.json b/frontend/src/locales/messages/ar-SA.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ar-SA.json
+++ b/frontend/src/locales/messages/ar-SA.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/ca-ES.json b/frontend/src/locales/messages/ca-ES.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ca-ES.json
+++ b/frontend/src/locales/messages/ca-ES.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/cs-CZ.json b/frontend/src/locales/messages/cs-CZ.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/cs-CZ.json
+++ b/frontend/src/locales/messages/cs-CZ.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/da-DK.json b/frontend/src/locales/messages/da-DK.json
index b63b87998..12f551bcf 100644
--- a/frontend/src/locales/messages/da-DK.json
+++ b/frontend/src/locales/messages/da-DK.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Anvend",
@@ -35,7 +36,9 @@
"close": "Luk",
"confirm": "Bekræft",
"create": "Opret",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Slet",
"disabled": "Disabled",
"download": "Hent",
@@ -61,6 +64,7 @@
"no": "Nej",
"ok": "Ok",
"options": "Options:",
+ "rating": "Rating",
"random": "Tilfældig",
"recent": "Seneste",
"recipes": "Opskrifter",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tirsdag",
"update": "Opdater",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Brugere",
diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json
index acd1f0370..4d12f548a 100644
--- a/frontend/src/locales/messages/de-DE.json
+++ b/frontend/src/locales/messages/de-DE.json
@@ -14,10 +14,10 @@
"demo-status": "Demostatus",
"development": "Entwicklung",
"download-log": "Protokoll herunterladen",
- "download-recipe-json": "Rezept JSON herunterladen",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Keine Demo",
"production": "Production",
- "sqlite-file": "SQLite Datei",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Entfernen der Kategorie fehlgeschlagen",
"category-filter": "Kategoriefilter",
"category-update-failed": "Aktualisieren der Kategorie fehlgeschlagen",
- "category-updated": "Kategorie aktualisiert"
+ "category-updated": "Kategorie aktualisiert",
+ "category": "Category"
},
"general": {
"apply": "Anwenden",
@@ -35,7 +36,9 @@
"close": "Schließen",
"confirm": "Bestätigen",
"create": "Erstellen",
+ "created": "Erstellt",
"current-parenthesis": "(Neueste)",
+ "dashboard": "Dashboard",
"delete": "Löschen",
"disabled": "Deaktiviert",
"download": "Herunterladen",
@@ -61,6 +64,7 @@
"no": "Nein",
"ok": "Okay",
"options": "Optionen:",
+ "rating": "Bewertung",
"random": "Zufall",
"recent": "Neueste",
"recipes": "Rezepte",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Dienstag",
"update": "Aktualisieren",
+ "updated": "Aktualisiert",
"upload": "Hochladen",
"url": "URL",
"users": "Benutzer",
diff --git a/frontend/src/locales/messages/el-GR.json b/frontend/src/locales/messages/el-GR.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/el-GR.json
+++ b/frontend/src/locales/messages/el-GR.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/en-US.json b/frontend/src/locales/messages/en-US.json
index 41f4617ab..91875689d 100644
--- a/frontend/src/locales/messages/en-US.json
+++ b/frontend/src/locales/messages/en-US.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -70,17 +74,19 @@
"save": "Save",
"settings": "Settings",
"sort": "Sort",
- "sort-alphabetically": "A-Z",
+ "sort-alphabetically": "Alphabetical",
"status": "Status",
"submit": "Submit",
"success-count": "Success: {count}",
"sunday": "Sunday",
+ "shuffle": "Shuffle",
"templates": "Templates:",
"themes": "Themes",
"thursday": "Thursday",
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json
index 0ca827e7f..1819e7b11 100644
--- a/frontend/src/locales/messages/es-ES.json
+++ b/frontend/src/locales/messages/es-ES.json
@@ -1,66 +1,70 @@
{
"404": {
- "page-not-found": "404 Page Not Found",
- "take-me-home": "Take me Home"
+ "page-not-found": "404 Página No Encontrada",
+ "take-me-home": "Ir a Inicio"
},
"about": {
- "about-mealie": "About Mealie",
- "api-docs": "API Docs",
- "api-port": "API Port",
- "application-mode": "Application Mode",
- "database-type": "Database Type",
- "default-group": "Default Group",
- "demo": "Demo",
- "demo-status": "Demo Status",
- "development": "Development",
- "download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
- "not-demo": "Not Demo",
- "production": "Production",
- "sqlite-file": "SQLite File",
- "version": "Version"
+ "about-mealie": "Acerca de Mealie",
+ "api-docs": "Documentación API",
+ "api-port": "Puerto API",
+ "application-mode": "Modo de Aplicación",
+ "database-type": "Tipo de base de datos",
+ "default-group": "Grupo Predeterminado",
+ "demo": "Versión Demo",
+ "demo-status": "Estado Demo",
+ "development": "Desarrollo",
+ "download-log": "Descargar Log",
+ "download-recipe-json": "Last Scraped JSON",
+ "not-demo": "No Demo",
+ "production": "Producción",
+ "database-url": "Database URL",
+ "version": "Versión"
},
"category": {
- "category-created": "Category created",
- "category-creation-failed": "Category creation failed",
- "category-deleted": "Category Deleted",
- "category-deletion-failed": "Category deletion failed",
- "category-filter": "Category Filter",
- "category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-created": "Categoría creada",
+ "category-creation-failed": "Error al crear categoría",
+ "category-deleted": "Categoría Eliminada",
+ "category-deletion-failed": "Error al eliminar categoría",
+ "category-filter": "Filtros de Categorías",
+ "category-update-failed": "Error al actualizar categoría",
+ "category-updated": "Categoría actualizada",
+ "category": "Category"
},
"general": {
- "apply": "Apply",
- "cancel": "Cancel",
- "close": "Close",
- "confirm": "Confirm",
- "create": "Create",
- "current-parenthesis": "(Current)",
- "delete": "Delete",
- "disabled": "Disabled",
- "download": "Download",
- "edit": "Edit",
- "enabled": "Enabled",
- "exception": "Exception",
- "failed-count": "Failed: {count}",
- "failure-uploading-file": "Failure uploading file",
- "field-required": "Field Required",
- "file-folder-not-found": "File/folder not found",
- "file-uploaded": "File uploaded",
- "filter": "Filter",
- "friday": "Friday",
- "get": "Get",
- "groups": "Groups",
- "image": "Image",
- "image-upload-failed": "Image upload failed",
- "import": "Import",
- "keyword": "Keyword",
- "link": "Link",
+ "apply": "Aplicar",
+ "cancel": "Cancelar",
+ "close": "Cerrar",
+ "confirm": "Confirmar",
+ "create": "Crear",
+ "created": "Created",
+ "current-parenthesis": "(Actual)",
+ "dashboard": "Dashboard",
+ "delete": "Eliminar",
+ "disabled": "Deshabilitado",
+ "download": "Descargar",
+ "edit": "Editar",
+ "enabled": "Habilitado",
+ "exception": "Excepción",
+ "failed-count": "Error: {count}",
+ "failure-uploading-file": "Error al cargar el archivo",
+ "field-required": "Campo Requerido",
+ "file-folder-not-found": "No se ha encontrado el archivo o la carpeta",
+ "file-uploaded": "Archivo cargado",
+ "filter": "Filtro",
+ "friday": "Viernes",
+ "get": "Obtener",
+ "groups": "Grupos",
+ "image": "Imagen",
+ "image-upload-failed": "Error al subir la imagen",
+ "import": "Importar",
+ "keyword": "Etiqueta",
+ "link": "Enlace",
"monday": "Monday",
"name": "Name",
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,27 +85,28 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
"wednesday": "Wednesday",
- "yes": "Yes"
+ "yes": "Si"
},
"group": {
- "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?",
- "cannot-delete-default-group": "Cannot delete default group",
- "cannot-delete-group-with-users": "Cannot delete group with users",
- "confirm-group-deletion": "Confirm Group Deletion",
- "create-group": "Create Group",
- "error-updating-group": "Error updating group",
- "group": "Group",
- "group-deleted": "Group deleted",
- "group-deletion-failed": "Group deletion failed",
- "group-id-with-value": "Group ID: {groupID}",
- "group-name": "Group Name",
- "group-not-found": "Group not found",
- "groups": "Groups",
- "groups-can-only-be-set-by-administrators": "Groups can only be set by administrators",
+ "are-you-sure-you-want-to-delete-the-group": "Por favor, confirma que deseas eliminar {groupName}",
+ "cannot-delete-default-group": "No se puede eliminar el grupo predeterminado",
+ "cannot-delete-group-with-users": "No se puede eliminar el grupo con usuarios",
+ "confirm-group-deletion": "Confirmar Eliminación de Grupo",
+ "create-group": "Crear Grupo",
+ "error-updating-group": "Error al actualizar grupo",
+ "group": "Grupo",
+ "group-deleted": "Grupo eliminado",
+ "group-deletion-failed": "Error al eliminar grupo",
+ "group-id-with-value": "ID del Grupo: {groupID}",
+ "group-name": "Nombre del Grupo",
+ "group-not-found": "Grupo no encontrado",
+ "groups": "Grupos",
+ "groups-can-only-be-set-by-administrators": "Los grupos sólo pueden ser establecidos por administradores",
"user-group": "User Group",
"user-group-created": "User Group Created",
"user-group-creation-failed": "User Group Creation Failed"
@@ -110,13 +115,13 @@
"create-a-new-meal-plan": "Create a New Meal Plan",
"dinner-this-week": "Dinner This Week",
"dinner-today": "Dinner Today",
- "edit-meal-plan": "Edit Meal Plan",
- "end-date": "End Date",
- "group": "Group (Beta)",
- "meal-planner": "Meal Planner",
- "meal-plans": "Meal Plans",
- "mealplan-created": "Mealplan created",
- "mealplan-creation-failed": "Mealplan creation failed",
+ "edit-meal-plan": "Editar Plan de Comida",
+ "end-date": "Fecha de Finalización",
+ "group": "Grupo (Beta)",
+ "meal-planner": "Plan de Comidas",
+ "meal-plans": "Planes de Comidas",
+ "mealplan-created": "Plan de Comida creado",
+ "mealplan-creation-failed": "Error al crear Plan de Comida",
"mealplan-deleted": "Mealplan Deleted",
"mealplan-deletion-failed": "Mealplan deletion failed",
"mealplan-update-failed": "Mealplan update failed",
diff --git a/frontend/src/locales/messages/fi-FI.json b/frontend/src/locales/messages/fi-FI.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/fi-FI.json
+++ b/frontend/src/locales/messages/fi-FI.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json
index c90cfab6b..17b51d7d5 100644
--- a/frontend/src/locales/messages/fr-FR.json
+++ b/frontend/src/locales/messages/fr-FR.json
@@ -14,10 +14,10 @@
"demo-status": "Mode démo",
"development": "Développement",
"download-log": "Télécharger les logs",
- "download-recipe-json": "Télécharger le JSON de la recette",
+ "download-recipe-json": "Dernier JSON récupéré",
"not-demo": "Non",
"production": "Production",
- "sqlite-file": "Fichier SQLite",
+ "database-url": "URL de la base de données",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "La suppression de la catégorie a échoué",
"category-filter": "Filtre par catégories",
"category-update-failed": "La mise à jour de la catégorie a échoué",
- "category-updated": "Catégorie mise à jour"
+ "category-updated": "Catégorie mise à jour",
+ "category": "Catégorie"
},
"general": {
"apply": "Appliquer",
@@ -35,7 +36,9 @@
"close": "Supprimer",
"confirm": "Confirmer",
"create": "Créer",
+ "created": "Créé",
"current-parenthesis": "(Actuel)",
+ "dashboard": "Tableau de bord",
"delete": "Supprimer",
"disabled": "Désactivé",
"download": "Télécharger",
@@ -55,12 +58,13 @@
"image-upload-failed": "Le téléchargement de l'image a échoué",
"import": "Importer",
"keyword": "Mot-clé",
- "link": "Link",
+ "link": "Lien",
"monday": "Lundi",
"name": "Nom",
"no": "Non",
"ok": "OK",
"options": "Options :",
+ "rating": "Note",
"random": "Aléatoire",
"recent": "Récent",
"recipes": "Recettes",
@@ -81,6 +85,7 @@
"token": "Jeton",
"tuesday": "Mardi",
"update": "Mettre à jour",
+ "updated": "Mis à jour",
"upload": "Importer",
"url": "URL",
"users": "Utilisateurs",
diff --git a/frontend/src/locales/messages/he-IL.json b/frontend/src/locales/messages/he-IL.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/he-IL.json
+++ b/frontend/src/locales/messages/he-IL.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/hu-HU.json b/frontend/src/locales/messages/hu-HU.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/hu-HU.json
+++ b/frontend/src/locales/messages/hu-HU.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/it-IT.json b/frontend/src/locales/messages/it-IT.json
index 0ca827e7f..eabe717c1 100644
--- a/frontend/src/locales/messages/it-IT.json
+++ b/frontend/src/locales/messages/it-IT.json
@@ -1,389 +1,394 @@
{
"404": {
- "page-not-found": "404 Page Not Found",
- "take-me-home": "Take me Home"
+ "page-not-found": "404 Pagina Non Trovata",
+ "take-me-home": "Vai alla Home"
},
"about": {
- "about-mealie": "About Mealie",
- "api-docs": "API Docs",
- "api-port": "API Port",
- "application-mode": "Application Mode",
- "database-type": "Database Type",
- "default-group": "Default Group",
+ "about-mealie": "Info su Mealie",
+ "api-docs": "Documentazione API",
+ "api-port": "Porta API",
+ "application-mode": "Modalità",
+ "database-type": "Tipo Database",
+ "default-group": "Gruppo Predefinito",
"demo": "Demo",
- "demo-status": "Demo Status",
- "development": "Development",
- "download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
- "not-demo": "Not Demo",
- "production": "Production",
- "sqlite-file": "SQLite File",
- "version": "Version"
+ "demo-status": "Stato Demo",
+ "development": "In Sviluppo",
+ "download-log": "Scarica Log",
+ "download-recipe-json": "Ultimo JSON",
+ "not-demo": "Non Demo",
+ "production": "Produzione",
+ "database-url": "URL Database",
+ "version": "Versione"
},
"category": {
- "category-created": "Category created",
- "category-creation-failed": "Category creation failed",
- "category-deleted": "Category Deleted",
- "category-deletion-failed": "Category deletion failed",
- "category-filter": "Category Filter",
- "category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-created": "Categoria creata",
+ "category-creation-failed": "Creazione categoria fallita",
+ "category-deleted": "Categoria Eliminata",
+ "category-deletion-failed": "Eliminazione categoria fallita",
+ "category-filter": "Filtro Categoria",
+ "category-update-failed": "Aggiornamento categoria fallito",
+ "category-updated": "Categoria aggiornata",
+ "category": "Categoria"
},
"general": {
- "apply": "Apply",
- "cancel": "Cancel",
- "close": "Close",
- "confirm": "Confirm",
- "create": "Create",
- "current-parenthesis": "(Current)",
- "delete": "Delete",
- "disabled": "Disabled",
+ "apply": "Applica",
+ "cancel": "Cancella",
+ "close": "Chiudi",
+ "confirm": "Conferma",
+ "create": "Crea",
+ "created": "Created",
+ "current-parenthesis": "(Corrente)",
+ "dashboard": "Pannello di controllo",
+ "delete": "Elimina",
+ "disabled": "Disabilitato",
"download": "Download",
- "edit": "Edit",
- "enabled": "Enabled",
- "exception": "Exception",
- "failed-count": "Failed: {count}",
- "failure-uploading-file": "Failure uploading file",
- "field-required": "Field Required",
- "file-folder-not-found": "File/folder not found",
- "file-uploaded": "File uploaded",
- "filter": "Filter",
- "friday": "Friday",
- "get": "Get",
- "groups": "Groups",
- "image": "Image",
- "image-upload-failed": "Image upload failed",
- "import": "Import",
- "keyword": "Keyword",
+ "edit": "Modifica",
+ "enabled": "Abilitato",
+ "exception": "Eccezione",
+ "failed-count": "Fallito: {count}",
+ "failure-uploading-file": "Caricamento file fallito",
+ "field-required": "Campo obbligatorio",
+ "file-folder-not-found": "Cartella/File non trovato",
+ "file-uploaded": "File caricato",
+ "filter": "Filtro",
+ "friday": "Venerdì",
+ "get": "Ottieni",
+ "groups": "Gruppi",
+ "image": "Immagine",
+ "image-upload-failed": "Caricamento immagine fallito",
+ "import": "Importa",
+ "keyword": "Parola chiave",
"link": "Link",
- "monday": "Monday",
- "name": "Name",
+ "monday": "Lunedì",
+ "name": "Nome",
"no": "No",
"ok": "OK",
- "options": "Options:",
- "random": "Random",
- "recent": "Recent",
- "recipes": "Recipes",
- "rename-object": "Rename {0}",
- "reset": "Reset",
- "saturday": "Saturday",
- "save": "Save",
- "settings": "Settings",
- "sort": "Sort",
+ "options": "Opzioni:",
+ "rating": "Rating",
+ "random": "Casuale",
+ "recent": "Recente",
+ "recipes": "Ricette",
+ "rename-object": "Rinomina {0}",
+ "reset": "Reimposta",
+ "saturday": "Sabato",
+ "save": "Salva",
+ "settings": "Impostazioni",
+ "sort": "Ordina",
"sort-alphabetically": "A-Z",
- "status": "Status",
- "submit": "Submit",
- "success-count": "Success: {count}",
- "sunday": "Sunday",
- "templates": "Templates:",
- "themes": "Themes",
- "thursday": "Thursday",
+ "status": "Stato",
+ "submit": "Invia",
+ "success-count": "Successo: {count}",
+ "sunday": "Domenica",
+ "templates": "Modelli:",
+ "themes": "Temi",
+ "thursday": "Giovedì",
"token": "Token",
- "tuesday": "Tuesday",
- "update": "Update",
- "upload": "Upload",
+ "tuesday": "Martedì",
+ "update": "Aggiorna",
+ "updated": "Updated",
+ "upload": "Carica",
"url": "URL",
- "users": "Users",
- "wednesday": "Wednesday",
- "yes": "Yes"
+ "users": "Utenti",
+ "wednesday": "Mercoledì",
+ "yes": "Sì"
},
"group": {
- "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?",
- "cannot-delete-default-group": "Cannot delete default group",
- "cannot-delete-group-with-users": "Cannot delete group with users",
- "confirm-group-deletion": "Confirm Group Deletion",
- "create-group": "Create Group",
- "error-updating-group": "Error updating group",
- "group": "Group",
- "group-deleted": "Group deleted",
- "group-deletion-failed": "Group deletion failed",
- "group-id-with-value": "Group ID: {groupID}",
- "group-name": "Group Name",
- "group-not-found": "Group not found",
- "groups": "Groups",
- "groups-can-only-be-set-by-administrators": "Groups can only be set by administrators",
- "user-group": "User Group",
- "user-group-created": "User Group Created",
- "user-group-creation-failed": "User Group Creation Failed"
+ "are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare {groupName}'?",
+ "cannot-delete-default-group": "Impossibile eliminare il gruppo predefinito",
+ "cannot-delete-group-with-users": "Impossibile eliminare il gruppo con utenti",
+ "confirm-group-deletion": "Conferma Eliminazione Gruppo",
+ "create-group": "Crea Gruppo",
+ "error-updating-group": "Errore aggiornamento gruppo",
+ "group": "Gruppo",
+ "group-deleted": "Gruppo eliminato",
+ "group-deletion-failed": "Eliminazione gruppo fallita",
+ "group-id-with-value": "ID Gruppo:{groupID}",
+ "group-name": "Nome Gruppo",
+ "group-not-found": "Gruppo non trovato",
+ "groups": "Gruppi",
+ "groups-can-only-be-set-by-administrators": "I gruppi possono essere impostati solo dagli amministratori",
+ "user-group": "Gruppo Utente",
+ "user-group-created": "Gruppo Utente Creato",
+ "user-group-creation-failed": "Creazione Gruppo Utente Fallita"
},
"meal-plan": {
- "create-a-new-meal-plan": "Create a New Meal Plan",
- "dinner-this-week": "Dinner This Week",
- "dinner-today": "Dinner Today",
- "edit-meal-plan": "Edit Meal Plan",
- "end-date": "End Date",
- "group": "Group (Beta)",
- "meal-planner": "Meal Planner",
- "meal-plans": "Meal Plans",
- "mealplan-created": "Mealplan created",
- "mealplan-creation-failed": "Mealplan creation failed",
- "mealplan-deleted": "Mealplan Deleted",
- "mealplan-deletion-failed": "Mealplan deletion failed",
- "mealplan-update-failed": "Mealplan update failed",
- "mealplan-updated": "Mealplan Updated",
- "no-meal-plan-defined-yet": "No meal plan defined yet",
- "no-meal-planned-for-today": "No meal planned for today",
- "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
- "planner": "Planner",
- "quick-week": "Quick Week",
- "shopping-list": "Shopping List",
- "start-date": "Start Date"
+ "create-a-new-meal-plan": "Crea un Nuovo Piano Alimentare",
+ "dinner-this-week": "Cena Questa Settimana",
+ "dinner-today": "Cena Oggi",
+ "edit-meal-plan": "Modifica Piano Alimentare",
+ "end-date": "Data Fine",
+ "group": "Gruppo (Beta)",
+ "meal-planner": "Piano Alimentare",
+ "meal-plans": "Piani Alimentari",
+ "mealplan-created": "Piano allimentare creato",
+ "mealplan-creation-failed": "Creazione piano alimentare fallita",
+ "mealplan-deleted": "Piano Alimentare Eliminato",
+ "mealplan-deletion-failed": "Eliminazione piano alimentare fallita",
+ "mealplan-update-failed": "Aggiornamento piano alimentare fallito",
+ "mealplan-updated": "Piano Alimentare Aggiornato",
+ "no-meal-plan-defined-yet": "Ancora nessun piano alimentare definito",
+ "no-meal-planned-for-today": "Nessun piano alimentare per oggi",
+ "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Solo ricette con queste categorie possono essere utilizzate un un Piano Alimentare",
+ "planner": "Pianificatore",
+ "quick-week": "Settimana Veloce",
+ "shopping-list": "Lista della Spesa",
+ "start-date": "Data Inizio"
},
"migration": {
"chowdown": {
- "description": "Migrate data from Chowdown",
+ "description": "Migra dati da Chowdown",
"title": "Chowdown"
},
- "migration-data-removed": "Migration data removed",
+ "migration-data-removed": "Dati di migrazione rimossi",
"nextcloud": {
- "description": "Migrate data from a Nextcloud Cookbook intance",
+ "description": "Migra i dati da Nextcloud Cookbook",
"title": "Nextcloud Cookbook"
},
- "no-migration-data-available": "No Migration Data Avaiable",
- "recipe-migration": "Recipe Migration"
+ "no-migration-data-available": "Dati Di Migrazione Non Disponibili",
+ "recipe-migration": "Migrazione Ricetta"
},
"new-recipe": {
- "bulk-add": "Bulk Add",
- "error-message": "Looks like there was an error parsing the URL. Check the log and debug/last_recipe.json to see what went wrong.",
- "from-url": "Import a Recipe",
- "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Paste in your recipe data. Each line will be treated as an item in a list",
- "recipe-url": "Recipe URL",
- "url-form-hint": "Copy and paste a link from your favorite recipe website"
+ "bulk-add": "Aggiungi In Massa",
+ "error-message": "Sembra che ci sia stato un errore nell'analisi dell'URL. Controlla il log e debug/last_recipe.json per vedere cosa è andato storto.",
+ "from-url": "Importa ricetta",
+ "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Incolla nei dati delle tue ricette. Ogni riga sarà trattata come un elemento in una lista",
+ "recipe-url": "URL Ricetta",
+ "url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito"
},
"page": {
- "all-recipes": "All Recipes",
+ "all-recipes": "Tutte le ricette",
"home-page": "Home Page",
- "new-page-created": "New page created",
- "page-creation-failed": "Page creation failed",
- "page-deleted": "Page deleted",
- "page-deletion-failed": "Page deletion failed",
- "page-update-failed": "Page update failed",
- "page-updated": "Page updated",
- "pages-update-failed": "Pages update failed",
- "pages-updated": "Pages updated",
- "recent": "Recent"
+ "new-page-created": "Nuova pagina creata",
+ "page-creation-failed": "Creazione pagina fallita",
+ "page-deleted": "Pagina eliminata",
+ "page-deletion-failed": "Eliminazione pagina fallita",
+ "page-update-failed": "Aggiornamento pagina fallito",
+ "page-updated": "Pagina aggiornata",
+ "pages-update-failed": "Aggiornamento pagine fallito",
+ "pages-updated": "Pagine aggiornate",
+ "recent": "Recente"
},
"recipe": {
- "add-key": "Add Key",
+ "add-key": "Aggiungi Chiave",
"api-extras": "API Extras",
- "assets": "Assets",
- "calories": "Calories",
- "calories-suffix": "calories",
- "carbohydrate-content": "Carbohydrate",
- "categories": "Categories",
- "delete-confirmation": "Are you sure you want to delete this recipe?",
- "delete-recipe": "Delete Recipe",
- "description": "Description",
- "fat-content": "Fat",
- "fiber-content": "Fiber",
- "grams": "grams",
- "ingredient": "Ingredient",
- "ingredients": "Ingredients",
- "instructions": "Instructions",
- "key-name-required": "Key Name Required",
- "landscape-view-coming-soon": "Landscape View (Coming Soon)",
- "milligrams": "milligrams",
- "new-asset": "New Asset",
- "new-key-name": "New Key Name",
- "no-white-space-allowed": "No White Space Allowed",
- "note": "Note",
- "notes": "Notes",
- "nutrition": "Nutrition",
- "object-key": "Object Key",
- "object-value": "Object Value",
- "original-url": "Original URL",
- "perform-time": "Cook Time",
- "prep-time": "Prep Time",
- "protein-content": "Protein",
- "public-recipe": "Public Recipe",
- "recipe-created": "Recipe created",
- "recipe-creation-failed": "Recipe creation failed",
- "recipe-deleted": "Recipe deleted",
- "recipe-image": "Recipe Image",
- "recipe-image-updated": "Recipe image updated",
- "recipe-name": "Recipe Name",
- "recipe-settings": "Recipe Settings",
- "recipe-update-failed": "Recipe update failed",
- "recipe-updated": "Recipe updated",
- "servings": "Servings",
- "show-assets": "Show Assets",
- "show-nutrition-values": "Show Nutrition Values",
- "sodium-content": "Sodium",
- "step-index": "Step: {step}",
- "sugar-content": "Sugar",
- "title": "Title",
- "total-time": "Total Time",
- "unable-to-delete-recipe": "Unable to Delete Recipe",
- "view-recipe": "View Recipe"
+ "assets": "Risorse",
+ "calories": "Calorie",
+ "calories-suffix": "calorie",
+ "carbohydrate-content": "Carboidrati",
+ "categories": "Categorie",
+ "delete-confirmation": "Sei sicuro di voler eliminare questa ricetta?",
+ "delete-recipe": "Elimina Ricetta",
+ "description": "Descrizione",
+ "fat-content": "Grassi",
+ "fiber-content": "Fibre",
+ "grams": "grammi",
+ "ingredient": "Ingrediente",
+ "ingredients": "Ingredienti",
+ "instructions": "Istruzioni",
+ "key-name-required": "Nome Chiave Richiesto",
+ "landscape-view-coming-soon": "Vista Orizzontale (Prossimamente)",
+ "milligrams": "milligrammi",
+ "new-asset": "Nuova Risorsa",
+ "new-key-name": "Nuovo Nome Chiave",
+ "no-white-space-allowed": "Nessun Spazio Consentito",
+ "note": "Nota",
+ "notes": "Note",
+ "nutrition": "Nutrienti",
+ "object-key": "Chiave Oggetto",
+ "object-value": "Valore Oggetto",
+ "original-url": "URL Originale",
+ "perform-time": "Tempo Cottura",
+ "prep-time": "Tempo Preparazione",
+ "protein-content": "Proteine",
+ "public-recipe": "Ricetta Pubblica",
+ "recipe-created": "Ricetta creata",
+ "recipe-creation-failed": "Creatione ricetta fallita",
+ "recipe-deleted": "Ricetta eliminata",
+ "recipe-image": "Immagine Ricetta",
+ "recipe-image-updated": "Immagine ricetta aggiornata",
+ "recipe-name": "Nome Ricetta",
+ "recipe-settings": "Impostazioni Ricetta",
+ "recipe-update-failed": "Aggiornamento ricetta fallito",
+ "recipe-updated": "Ricetta aggiornata",
+ "servings": "Portate",
+ "show-assets": "Mostra Risorse",
+ "show-nutrition-values": "Mostra Valori Nutrizionali",
+ "sodium-content": "Sodio",
+ "step-index": "Passo: {step}",
+ "sugar-content": "Zuccheri",
+ "title": "Titolo",
+ "total-time": "Tempo Totale",
+ "unable-to-delete-recipe": "Impossibile eliminare ricetta",
+ "view-recipe": "Vedi Ricetta"
},
"search": {
- "and": "and",
- "exclude": "Exclude",
- "include": "Include",
- "max-results": "Max Results",
- "or": "Or",
- "search": "Search",
- "search-mealie": "Search Mealie (press /)",
- "search-placeholder": "Search...",
- "tag-filter": "Tag Filter"
+ "and": "e",
+ "exclude": "Escludi",
+ "include": "Includi",
+ "max-results": "Risultati Massimi",
+ "or": "O",
+ "search": "Cerca",
+ "search-mealie": "Cerca Mealie (premi /)",
+ "search-placeholder": "Cerca...",
+ "tag-filter": "Filtro Tag"
},
"settings": {
- "add-a-new-theme": "Add a New Theme",
- "admin-settings": "Admin Settings",
- "available-backups": "Available Backups",
+ "add-a-new-theme": "Aggiungi un Nuovo Tema",
+ "admin-settings": "Impostazioni Amministratore",
+ "available-backups": "Backups Disponibili",
"backup": {
- "backup-created-at-response-export_path": "Backup Created at {path}",
- "backup-deleted": "Backup deleted",
- "backup-tag": "Backup Tag",
- "create-heading": "Create a Backup",
- "error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
- "full-backup": "Full Backup",
- "import-summary": "Import Summary",
- "partial-backup": "Partial Backup",
- "unable-to-delete-backup": "Unable to Delete Backup."
+ "backup-created-at-response-export_path": "Backup Creato in {path}",
+ "backup-deleted": "Backup eliminato",
+ "backup-tag": "Tag Backup",
+ "create-heading": "Crea un Backup",
+ "error-creating-backup-see-log-file": "Errore nella creazione del Backup. Vedi il file di log",
+ "full-backup": "Backup Completo",
+ "import-summary": "Importa Riepilogo",
+ "partial-backup": "Backup Parziale",
+ "unable-to-delete-backup": "Impossibile rimuovere backup."
},
"backup-and-exports": "Backups",
- "backup-info": "Backups are exported in standard JSON format along with all the images stored on the file system. In your backup folder you'll find a .zip file that contains all of the recipe JSON and images from the database. Additionally, if you selected a markdown file, those will also be stored in the .zip file. To import a backup, it must be located in your backups folder. Automated backups are done each day at 3:00 AM.",
- "change-password": "Change Password",
- "current": "Version:",
- "custom-pages": "Custom Pages",
- "edit-page": "Edit Page",
- "first-day-of-week": "First day of the week",
- "group-settings-updated": "Group Settings Updated",
+ "backup-info": "I backup sono esportati in formato standard JSON insieme a tutte le immagine salvate nei file di sistema. Nella tua cartella di backup troverai un file .zip contenente tutto le ricette JSON e immagini del database. In aggiunta, se hai selezionato un file markdown, anche questo verrà salvato nel file .zip. Per importare il backup, deve essere salvato nella cartella di backup. Backup automatici vengono eseguiti ogni giorno alle 03:00.",
+ "change-password": "Modifica Password",
+ "current": "Versione:",
+ "custom-pages": "Pagine Personalizzate",
+ "edit-page": "Modifica Pagina",
+ "first-day-of-week": "Primo giorno della settimana",
+ "group-settings-updated": "Impostazioni Gruppo Aggiornate",
"homepage": {
- "all-categories": "All Categories",
- "card-per-section": "Card Per Section",
+ "all-categories": "Tutte le Categorie",
+ "card-per-section": "Scheda Per Sezione",
"home-page": "Home Page",
- "home-page-sections": "Home Page Sections",
- "show-recent": "Show Recent"
+ "home-page-sections": "Sezioni Home Page",
+ "show-recent": "Mostra Recenti"
},
- "language": "Language",
- "latest": "Latest",
- "local-api": "Local API",
- "locale-settings": "Locale settings",
- "manage-users": "Manage Users",
- "migrations": "Migrations",
- "new-page": "New Page",
- "page-name": "Page Name",
- "pages": "Pages",
- "profile": "Profile",
- "remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
- "set-new-time": "Set New Time",
- "settings-update-failed": "Settings update failed",
- "settings-updated": "Settings updated",
- "site-settings": "Site Settings",
+ "language": "Lingua",
+ "latest": "Recenti",
+ "local-api": "API Locale",
+ "locale-settings": "Impostazioni regionali",
+ "manage-users": "Gestisci Utenti",
+ "migrations": "Migrazioni",
+ "new-page": "Nuova Pagina",
+ "page-name": "Nome Pagina",
+ "pages": "Pagine",
+ "profile": "Profilo",
+ "remove-existing-entries-matching-imported-entries": "Rimuovi le voci esistenti corrispondenti alle voci importate",
+ "set-new-time": "Imposta Nuova Ora",
+ "settings-update-failed": "Aggiornamento impostazioni fallito",
+ "settings-updated": "Impostazioni aggiornate",
+ "site-settings": "Impostazioni Sito",
"theme": {
- "accent": "Accent",
- "are-you-sure-you-want-to-delete-this-theme": "Are you sure you want to delete this theme?",
- "choose-how-mealie-looks-to-you-set-your-theme-preference-to-follow-your-system-settings-or-choose-to-use-the-light-or-dark-theme": "Choose how Mealie looks to you. Set your theme preference to follow your system settings, or choose to use the light or dark theme.",
- "dark": "Dark",
- "dark-mode": "Dark Mode",
- "default-to-system": "Default to system",
- "delete-theme": "Delete Theme",
- "error": "Error",
- "error-creating-theme-see-log-file": "Error creating theme. See log file.",
- "error-deleting-theme": "Error deleting theme",
- "error-updating-theme": "Error updating theme",
+ "accent": "Accento",
+ "are-you-sure-you-want-to-delete-this-theme": "Sei sicuro di voler eliminare questo tema?",
+ "choose-how-mealie-looks-to-you-set-your-theme-preference-to-follow-your-system-settings-or-choose-to-use-the-light-or-dark-theme": "Scegli l'aspetto die Mealie. Seleziona la di seguire le impostazioni di sistema, oppure segli tema scuro o chiaro.",
+ "dark": "Scuro",
+ "dark-mode": "Modalità Scura",
+ "default-to-system": "Predefinito di sistema",
+ "delete-theme": "Elimina Tema",
+ "error": "Errore",
+ "error-creating-theme-see-log-file": "Errore creazione tema. Guarda i log.",
+ "error-deleting-theme": "Errore eliminazione tema",
+ "error-updating-theme": "Errore aggiornamento tema",
"info": "Info",
- "light": "Light",
- "primary": "Primary",
- "secondary": "Secondary",
- "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "Select a theme from the dropdown or create a new theme. Note that the default theme will be served to all users who have not set a theme preference.",
- "success": "Success",
- "theme": "Theme",
- "theme-deleted": "Theme deleted",
- "theme-name": "Theme Name",
- "theme-name-is-required": "Theme Name is required.",
- "theme-saved": "Theme Saved",
- "theme-settings": "Theme Settings",
- "theme-updated": "Theme updated",
- "warning": "Warning"
+ "light": "Chiaro",
+ "primary": "Primario",
+ "secondary": "Secondario",
+ "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "Seleziona un tema dalla tendina oppure creane uno nuovo. Nota che il tema predefinito verrà impostato a tutti gli utenti che non hanno selezionato un tema.",
+ "success": "Successo",
+ "theme": "Tema",
+ "theme-deleted": "Tema eliminato",
+ "theme-name": "Nome Tema",
+ "theme-name-is-required": "Nome Tema obbligatorio.",
+ "theme-saved": "Tema Salvato",
+ "theme-settings": "Impostazioni Tema",
+ "theme-updated": "Tema aggiornato",
+ "warning": "Avviso"
},
"toolbox": {
- "assign-all": "Assign All",
- "bulk-assign": "Bulk Assign",
- "new-name": "New Name",
- "no-unused-items": "No Unused Items",
- "recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
- "remove-unused": "Remove Unused",
- "title-case-all": "Title Case All",
- "toolbox": "Toolbox"
+ "assign-all": "Assegna Tutto",
+ "bulk-assign": "Assegna Bulk",
+ "new-name": "Nuovo nome",
+ "no-unused-items": "Nessun Elemento Inutilizzato",
+ "recipes-affected": "Nessuna Ricetta Interessata|Una Ricetta Interessata|{count} Ricette Interessate",
+ "remove-unused": "Rimuovi Inutilizzate",
+ "title-case-all": "Maiuscole Ovunque",
+ "toolbox": "Strumenti"
},
"webhooks": {
- "meal-planner-webhooks": "Meal Planner Webhooks",
- "test-webhooks": "Test Webhooks",
- "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
- "webhook-url": "Webhook URL"
+ "meal-planner-webhooks": "Webhooks Pianificatore Alimentare",
+ "test-webhooks": "Testa Webhooks",
+ "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Gli URL elencati sotto riceveranno dei webhooks contenenti i dati delle ricette per il piano alimentare nel giorno programmato. I Webhooks correnti verrano eseguiti alle",
+ "webhook-url": "URL Webhook"
}
},
"signup": {
- "display-name": "Display Name",
- "error-signing-up": "Error Signing Up",
- "sign-up": "Sign Up",
- "sign-up-link-created": "Sign up link created",
- "sign-up-link-creation-failed": "Sign up link creation failed",
- "sign-up-links": "Sign Up Links",
- "sign-up-token-deleted": "Sign Up Token Deleted",
- "sign-up-token-deletion-failed": "Sign up token deletion failed",
- "welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
+ "display-name": "Mostra Nome",
+ "error-signing-up": "Errore Registrazione",
+ "sign-up": "Registrati",
+ "sign-up-link-created": "Link di registrazione creato",
+ "sign-up-link-creation-failed": "Creazione del link di registrazione fallita",
+ "sign-up-links": "Link Registrazione",
+ "sign-up-token-deleted": "Token Registrazione Eliminato",
+ "sign-up-token-deletion-failed": "Eliminazione token registrazione fallita",
+ "welcome-to-mealie": "Benvenuto a Mealie! Per diventare un utente hai bisogno di un link di invito alla registazione. Se non hai ricevuto il link non puoi registrarti. Per ricevere il link contatta l'amministratore."
},
"tag": {
- "tag-created": "Tag created",
- "tag-creation-failed": "Tag creation failed",
- "tag-deleted": "Tag deleted",
- "tag-deletion-failed": "Tag deletion failed",
- "tag-update-failed": "Tag update failed",
- "tag-updated": "Tag updated",
+ "tag-created": "Tag creato",
+ "tag-creation-failed": "Creazione tag fallita",
+ "tag-deleted": "Tag eliminato",
+ "tag-deletion-failed": "Eliminazione tag fallita",
+ "tag-update-failed": "Aggiornamento tag fallito",
+ "tag-updated": "Tag aggiornato",
"tags": "Tags"
},
"user": {
- "admin": "Admin",
- "are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link {link}?",
- "are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user {activeName} ID: {activeId}?",
- "confirm-link-deletion": "Confirm Link Deletion",
- "confirm-password": "Confirm Password",
- "confirm-user-deletion": "Confirm User Deletion",
- "could-not-validate-credentials": "Could Not Validate Credentials",
- "create-link": "Create Link",
- "create-user": "Create User",
- "current-password": "Current Password",
- "e-mail-must-be-valid": "E-mail must be valid",
- "edit-user": "Edit User",
+ "admin": "Amministratore",
+ "are-you-sure-you-want-to-delete-the-link": "Sei sicuro di voler eliminare il link {link}?",
+ "are-you-sure-you-want-to-delete-the-user": "Sei dicuro di voler eliminare l'utente {activeName} ID: {activeId}?",
+ "confirm-link-deletion": "Conferma Eliminazione Link",
+ "confirm-password": "Conferma Password",
+ "confirm-user-deletion": "Conferma Eliminazione Utente",
+ "could-not-validate-credentials": "Credenziale Non Valide",
+ "create-link": "Crea Link",
+ "create-user": "Crea Utente",
+ "current-password": "Password Corrente",
+ "e-mail-must-be-valid": "E-mail deve essere valida",
+ "edit-user": "Modifica Utente",
"email": "Email",
- "error-cannot-delete-super-user": "Error! Cannot Delete Super User",
- "existing-password-does-not-match": "Existing password does not match",
- "full-name": "Full Name",
- "incorrect-username-or-password": "Incorrect username or password",
+ "error-cannot-delete-super-user": "Errore! Impossibile Eliminare Super User",
+ "existing-password-does-not-match": "La nuova password non corrisponde",
+ "full-name": "Nome",
+ "incorrect-username-or-password": "Passwor o nome untete sbagliato",
"link-id": "Link ID",
- "link-name": "Link Name",
+ "link-name": "Link Nome",
"login": "Login",
"logout": "Logout",
- "new-password": "New Password",
- "new-user": "New User",
+ "new-password": "Nuova Password",
+ "new-user": "Nuovo Utente",
"password": "Password",
- "password-has-been-reset-to-the-default-password": "Password has been reset to the default password",
- "password-must-match": "Password must match",
- "password-reset-failed": "Password reset failed",
- "password-updated": "Password updated",
- "reset-password": "Reset Password",
- "sign-in": "Sign in",
- "total-mealplans": "Total MealPlans",
- "total-users": "Total Users",
- "upload-photo": "Upload Photo",
- "use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password",
- "user-created": "User created",
- "user-creation-failed": "User creation failed",
- "user-deleted": "User deleted",
- "user-id": "User ID",
- "user-id-with-value": "User ID: {id}",
- "user-password": "User Password",
- "user-successfully-logged-in": "User Successfully Logged In",
- "user-update-failed": "User update failed",
- "user-updated": "User updated",
- "users": "Users",
- "webhook-time": "Webhook Time",
- "webhooks-enabled": "Webhooks Enabled",
- "you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
- "you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
+ "password-has-been-reset-to-the-default-password": "La password è stata reimpostata a quella di default",
+ "password-must-match": "Le password devono essere uguali",
+ "password-reset-failed": "Reimpostazione della password fallita",
+ "password-updated": "Password aggiornata",
+ "reset-password": "Reimposta Password",
+ "sign-in": "Accedi",
+ "total-mealplans": "Totale Piani Alimentari",
+ "total-users": "Totale Utenti",
+ "upload-photo": "Carica Foto",
+ "use-8-characters-or-more-for-your-password": "Usa 8 caratteri o piú per la password",
+ "user-created": "Utente creato",
+ "user-creation-failed": "Creazione utente fallita",
+ "user-deleted": "Utente eliminato",
+ "user-id": "ID Utente",
+ "user-id-with-value": "ID Utente:{id}",
+ "user-password": "Password Utente",
+ "user-successfully-logged-in": "Autenticato Con Successo",
+ "user-update-failed": "Aggiornamento Utenete Fallito",
+ "user-updated": "Utente Aggiornato",
+ "users": "Utenti",
+ "webhook-time": "Ora Webhook",
+ "webhooks-enabled": "Webhooks Abilitati",
+ "you-are-not-allowed-to-create-a-user": "Non sei autorizzato per la creazione di utenti",
+ "you-are-not-allowed-to-delete-this-user": "Non sei autorizzato per la eliminazione di utenti"
}
}
\ No newline at end of file
diff --git a/frontend/src/locales/messages/ja-JP.json b/frontend/src/locales/messages/ja-JP.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ja-JP.json
+++ b/frontend/src/locales/messages/ja-JP.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/ko-KR.json b/frontend/src/locales/messages/ko-KR.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ko-KR.json
+++ b/frontend/src/locales/messages/ko-KR.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json
index 18e258ace..761096ce1 100644
--- a/frontend/src/locales/messages/nl-NL.json
+++ b/frontend/src/locales/messages/nl-NL.json
@@ -14,10 +14,10 @@
"demo-status": "Demo status",
"development": "Versies in ontwikkeling",
"download-log": "Logbestand downloaden",
- "download-recipe-json": "Download Recept JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Niet Demo",
"production": "Productie",
- "sqlite-file": "SQLite bestand",
+ "database-url": "Database URL",
"version": "Versie"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Categorie verwijderen mislukt",
"category-filter": "Categorie Filter",
"category-update-failed": "Categorie bijwerken mislukt",
- "category-updated": "Categorie bijgewerkt"
+ "category-updated": "Categorie bijgewerkt",
+ "category": "Category"
},
"general": {
"apply": "Toepassen",
@@ -35,7 +36,9 @@
"close": "Sluiten",
"confirm": "Bevestigen",
"create": "Maak",
+ "created": "Created",
"current-parenthesis": "(Huidig)",
+ "dashboard": "Dashboard",
"delete": "Verwijderen",
"disabled": "Uitgeschakeld",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "Nee",
"ok": "Ok",
"options": "Opties:",
+ "rating": "Rating",
"random": "Willekeurig",
"recent": "Recent(e)",
"recipes": "Recepten",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Dinsdag",
"update": "Bijwerken",
+ "updated": "Updated",
"upload": "Uploaden",
"url": "URL",
"users": "Gebruikers",
diff --git a/frontend/src/locales/messages/no-NO.json b/frontend/src/locales/messages/no-NO.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/no-NO.json
+++ b/frontend/src/locales/messages/no-NO.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json
index 23fc17fb9..cd3a57c2f 100644
--- a/frontend/src/locales/messages/pl-PL.json
+++ b/frontend/src/locales/messages/pl-PL.json
@@ -14,10 +14,10 @@
"demo-status": "Status demo",
"development": "Wersja testowa",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Nie demo",
"production": "Produkcyjna",
- "sqlite-file": "Plik SQLite'a",
+ "database-url": "Database URL",
"version": "Wersja"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Zastosuj",
@@ -35,7 +36,9 @@
"close": "Zamknij",
"confirm": "Potwierdź",
"create": "Utwórz",
+ "created": "Created",
"current-parenthesis": "(Bieżący)",
+ "dashboard": "Dashboard",
"delete": "Usuń",
"disabled": "Wyłączone",
"download": "Pobierz",
@@ -61,6 +64,7 @@
"no": "Nie",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Losowa",
"recent": "Najnowsze",
"recipes": "Przepisy",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Wtorek",
"update": "Uaktualnij",
+ "updated": "Updated",
"upload": "Prześlij",
"url": "URL",
"users": "Użytkownicy",
diff --git a/frontend/src/locales/messages/pt-BR.json b/frontend/src/locales/messages/pt-BR.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/pt-BR.json
+++ b/frontend/src/locales/messages/pt-BR.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json
index 37a42cd90..b36d42131 100644
--- a/frontend/src/locales/messages/pt-PT.json
+++ b/frontend/src/locales/messages/pt-PT.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Fechar",
"confirm": "Confirmar",
"create": "Criar",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Eliminar",
"disabled": "Disabled",
"download": "Transferir",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Aleatório",
"recent": "Recent",
"recipes": "Receitas",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Atualizar",
+ "updated": "Updated",
"upload": "Enviar",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/ro-RO.json b/frontend/src/locales/messages/ro-RO.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ro-RO.json
+++ b/frontend/src/locales/messages/ro-RO.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/ru-RU.json b/frontend/src/locales/messages/ru-RU.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/ru-RU.json
+++ b/frontend/src/locales/messages/ru-RU.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/sr-SP.json b/frontend/src/locales/messages/sr-SP.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/sr-SP.json
+++ b/frontend/src/locales/messages/sr-SP.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/sv-SE.json b/frontend/src/locales/messages/sv-SE.json
index 54534e5aa..cf757b917 100644
--- a/frontend/src/locales/messages/sv-SE.json
+++ b/frontend/src/locales/messages/sv-SE.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Stäng",
"confirm": "Confirm",
"create": "Skapa",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Ta bort",
"disabled": "Disabled",
"download": "Ladda ner",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "Ok",
"options": "Options:",
+ "rating": "Rating",
"random": "Slumpa",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Uppdatera",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/tr-TR.json b/frontend/src/locales/messages/tr-TR.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/tr-TR.json
+++ b/frontend/src/locales/messages/tr-TR.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/uk-UA.json b/frontend/src/locales/messages/uk-UA.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/uk-UA.json
+++ b/frontend/src/locales/messages/uk-UA.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/vi-VN.json b/frontend/src/locales/messages/vi-VN.json
index 0ca827e7f..0122916c1 100644
--- a/frontend/src/locales/messages/vi-VN.json
+++ b/frontend/src/locales/messages/vi-VN.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "Close",
"confirm": "Confirm",
"create": "Create",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "Delete",
"disabled": "Disabled",
"download": "Download",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "OK",
"options": "Options:",
+ "rating": "Rating",
"random": "Random",
"recent": "Recent",
"recipes": "Recipes",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "Update",
+ "updated": "Updated",
"upload": "Upload",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json
index 827cc157a..eb22a4979 100644
--- a/frontend/src/locales/messages/zh-CN.json
+++ b/frontend/src/locales/messages/zh-CN.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "应用",
@@ -35,7 +36,9 @@
"close": "关闭",
"confirm": "确定",
"create": "创建",
+ "created": "Created",
"current-parenthesis": "(当前)",
+ "dashboard": "Dashboard",
"delete": "删除",
"disabled": "Disabled",
"download": "下载",
@@ -61,6 +64,7 @@
"no": "否",
"ok": "好的",
"options": "Options:",
+ "rating": "Rating",
"random": "随机",
"recent": "最近",
"recipes": "食谱",
@@ -81,6 +85,7 @@
"token": "密钥",
"tuesday": "Tuesday",
"update": "更新",
+ "updated": "Updated",
"upload": "上传",
"url": "URL",
"users": "用户",
diff --git a/frontend/src/locales/messages/zh-TW.json b/frontend/src/locales/messages/zh-TW.json
index facd4c1e8..98b4949cf 100644
--- a/frontend/src/locales/messages/zh-TW.json
+++ b/frontend/src/locales/messages/zh-TW.json
@@ -14,10 +14,10 @@
"demo-status": "Demo Status",
"development": "Development",
"download-log": "Download Log",
- "download-recipe-json": "Download Recipe JSON",
+ "download-recipe-json": "Last Scraped JSON",
"not-demo": "Not Demo",
"production": "Production",
- "sqlite-file": "SQLite File",
+ "database-url": "Database URL",
"version": "Version"
},
"category": {
@@ -27,7 +27,8 @@
"category-deletion-failed": "Category deletion failed",
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
- "category-updated": "Category updated"
+ "category-updated": "Category updated",
+ "category": "Category"
},
"general": {
"apply": "Apply",
@@ -35,7 +36,9 @@
"close": "關閉",
"confirm": "確定",
"create": "創建",
+ "created": "Created",
"current-parenthesis": "(Current)",
+ "dashboard": "Dashboard",
"delete": "删除",
"disabled": "Disabled",
"download": "下载",
@@ -61,6 +64,7 @@
"no": "No",
"ok": "好的",
"options": "Options:",
+ "rating": "Rating",
"random": "隨機",
"recent": "Recent",
"recipes": "食譜",
@@ -81,6 +85,7 @@
"token": "Token",
"tuesday": "Tuesday",
"update": "更新",
+ "updated": "Updated",
"upload": "上傳",
"url": "URL",
"users": "Users",
diff --git a/frontend/src/pages/Admin/About/index.vue b/frontend/src/pages/Admin/About/index.vue
index efbb5b843..b410b3bfe 100644
--- a/frontend/src/pages/Admin/About/index.vue
+++ b/frontend/src/pages/Admin/About/index.vue
@@ -22,19 +22,26 @@
-
-
+
+
+
+ mdi-code-braces {{ $t("about.download-recipe-json") }}
+
+
+
+