mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#589)
* New translations en-US.json (German) * New translations en-US.json (Japanese) * New translations en-US.json (Vietnamese) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Ukrainian) * New translations en-US.json (Turkish) * New translations en-US.json (Swedish) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Russian) * New translations en-US.json (Portuguese) * New translations en-US.json (Polish) * New translations en-US.json (Norwegian) * New translations en-US.json (Dutch) * New translations en-US.json (Korean) * New translations en-US.json (Italian) * New translations en-US.json (French) * New translations en-US.json (Hungarian) * New translations en-US.json (Hebrew) * New translations en-US.json (Finnish) * New translations en-US.json (Greek) * New translations en-US.json (Danish) * New translations en-US.json (Czech) * New translations en-US.json (Catalan) * New translations en-US.json (Arabic) * New translations en-US.json (Afrikaans) * New translations en-US.json (Spanish) * New translations en-US.json (Romanian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Swedish) * New translations en-US.json (Dutch) * New translations en-US.json (French)
This commit is contained in:
parent
2e8c50e4ba
commit
4bc0333903
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Annuller",
|
"cancel": "Annuller",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Mandag",
|
"monday": "Mandag",
|
||||||
"name": "Navn",
|
"name": "Navn",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "Nej",
|
"no": "Nej",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "Ok",
|
"ok": "Ok",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Onsdag",
|
"wednesday": "Onsdag",
|
||||||
"yes": "Ja",
|
"yes": "Ja"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Kopiér og indsæt et link fra din foretrukne opskrifts hjemmeside"
|
"url-form-hint": "Kopiér og indsæt et link fra din foretrukne opskrifts hjemmeside"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "Alle Opskrifter",
|
"all-recipes": "Alle Opskrifter",
|
||||||
"home-page": "Startside",
|
"home-page": "Startside",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backup og eksport",
|
"backup-and-exports": "Backup og eksport",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Datenbank",
|
"database": "Datenbank",
|
||||||
|
"delete-event": "Ereignis löschen",
|
||||||
"new-notification-form-description": "Mealie verwendet die Apprise-Bibliothek, um Benachrichtigungen zu erzeugen. Sie bietet viele Optionen für Dienste an, die für Benachrichtigungen genutzt werden können. Werfe einen Blick in ihr Wiki für eine umfassende Anleitung zum Erstellen der URL für Ihren Dienst. Falls verfügbar, kann die Auswahl des Benachrichtigungstyps zusätzliche Funktionen enthalten.",
|
"new-notification-form-description": "Mealie verwendet die Apprise-Bibliothek, um Benachrichtigungen zu erzeugen. Sie bietet viele Optionen für Dienste an, die für Benachrichtigungen genutzt werden können. Werfe einen Blick in ihr Wiki für eine umfassende Anleitung zum Erstellen der URL für Ihren Dienst. Falls verfügbar, kann die Auswahl des Benachrichtigungstyps zusätzliche Funktionen enthalten.",
|
||||||
|
"new-version": "Neue Version verfügbar!",
|
||||||
"notification": "Benachrichtigung",
|
"notification": "Benachrichtigung",
|
||||||
|
"refresh": "Aktualisieren",
|
||||||
"scheduled": "Geplant",
|
"scheduled": "Geplant",
|
||||||
"something-went-wrong": "Etwas ist schief gelaufen!",
|
"something-went-wrong": "Etwas ist schief gelaufen!",
|
||||||
"subscribed-events": "Abonnierte Ereignisse",
|
"subscribed-events": "Abonnierte Ereignisse",
|
||||||
"test-message-sent": "Testnachricht gesendet",
|
"test-message-sent": "Testnachricht gesendet"
|
||||||
"refresh": "Aktualisieren",
|
|
||||||
"new-version": "Neue Version verfügbar!",
|
|
||||||
"delete-event": "Ereignis löschen"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link kopiert",
|
"link-copied": "Link kopiert",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Montag",
|
"monday": "Montag",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "Neu",
|
"new": "Neu",
|
||||||
"no": "Nein",
|
"no": "Nein",
|
||||||
|
"no-recipe-found": "Kein Rezept gefunden",
|
||||||
"ok": "Okay",
|
"ok": "Okay",
|
||||||
"options": "Optionen:",
|
"options": "Optionen:",
|
||||||
"print": "Drucken",
|
"print": "Drucken",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Ansicht",
|
"view": "Ansicht",
|
||||||
"wednesday": "Mittwoch",
|
"wednesday": "Mittwoch",
|
||||||
"yes": "Ja",
|
"yes": "Ja"
|
||||||
"no-recipe-found": "Kein Rezept gefunden"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Bist du dir sicher, dass du die Gruppe <b>{groupName}<b/> löschen möchtest?",
|
"are-you-sure-you-want-to-delete-the-group": "Bist du dir sicher, dass du die Gruppe <b>{groupName}<b/> löschen möchtest?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Kopiere einen Link von deiner Lieblingsrezept-Website und füge ihn ein"
|
"url-form-hint": "Kopiere einen Link von deiner Lieblingsrezept-Website und füge ihn ein"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "Alle Rezepte",
|
"all-recipes": "Alle Rezepte",
|
||||||
"home-page": "Startseite",
|
"home-page": "Startseite",
|
||||||
"new-page-created": "Neue Seite angelegt",
|
"new-page-created": "Neue Seite angelegt",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Sicherung gelöscht",
|
"backup-deleted": "Sicherung gelöscht",
|
||||||
"backup-tag": "Sicherungsbeschreibung",
|
"backup-tag": "Sicherungsbeschreibung",
|
||||||
"create-heading": "Sicherung erstellen",
|
"create-heading": "Sicherung erstellen",
|
||||||
|
"delete-backup": "Sicherung löschen",
|
||||||
"error-creating-backup-see-log-file": "Fehler beim Erstellen der Sicherung. Siehe Protokolldatei",
|
"error-creating-backup-see-log-file": "Fehler beim Erstellen der Sicherung. Siehe Protokolldatei",
|
||||||
"full-backup": "Komplettsicherung",
|
"full-backup": "Komplettsicherung",
|
||||||
"import-summary": "Zusammenfassung des Imports",
|
"import-summary": "Zusammenfassung des Imports",
|
||||||
"partial-backup": "Teilsicherung",
|
"partial-backup": "Teilsicherung",
|
||||||
"unable-to-delete-backup": "Sicherung kann nicht gelöscht werden.",
|
"unable-to-delete-backup": "Sicherung kann nicht gelöscht werden."
|
||||||
"delete-backup": "Sicherung löschen"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Sicherungen",
|
"backup-and-exports": "Sicherungen",
|
||||||
"change-password": "Passwort ändern",
|
"change-password": "Passwort ändern",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "URL de aviso",
|
"apprise-url": "URL de aviso",
|
||||||
"database": "Base de Datos",
|
"database": "Base de Datos",
|
||||||
|
"delete-event": "Borrar evento",
|
||||||
"new-notification-form-description": "Mealie utiliza la biblioteca Apprise para generar notificaciones. Ofrecen muchas opciones para que los servicios se usen para notificaciones. Consulte su wiki para obtener una guía completa sobre cómo crear la URL para su servicio. Si está disponible, seleccionar el tipo de notificación puede incluir características extra.",
|
"new-notification-form-description": "Mealie utiliza la biblioteca Apprise para generar notificaciones. Ofrecen muchas opciones para que los servicios se usen para notificaciones. Consulte su wiki para obtener una guía completa sobre cómo crear la URL para su servicio. Si está disponible, seleccionar el tipo de notificación puede incluir características extra.",
|
||||||
|
"new-version": "¡Nueva versión disponible!",
|
||||||
"notification": "Notificación",
|
"notification": "Notificación",
|
||||||
|
"refresh": "Actualizar",
|
||||||
"scheduled": "Programado",
|
"scheduled": "Programado",
|
||||||
"something-went-wrong": "¡Algo ha salido mal!",
|
"something-went-wrong": "¡Algo ha salido mal!",
|
||||||
"subscribed-events": "Eventos suscritos",
|
"subscribed-events": "Eventos suscritos",
|
||||||
"test-message-sent": "Mensaje Enviado",
|
"test-message-sent": "Mensaje Enviado"
|
||||||
"refresh": "Actualizar",
|
|
||||||
"new-version": "¡Nueva versión disponible!",
|
|
||||||
"delete-event": "Borrar evento"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancelar",
|
"cancel": "Cancelar",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Etiqueta",
|
"keyword": "Etiqueta",
|
||||||
"link-copied": "Enlace copiado",
|
"link-copied": "Enlace copiado",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Lunes",
|
"monday": "Lunes",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"new": "Nuevo",
|
"new": "Nuevo",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "Receta no encontrada",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Opciones:",
|
"options": "Opciones:",
|
||||||
"print": "Imprimir",
|
"print": "Imprimir",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Ver",
|
"view": "Ver",
|
||||||
"wednesday": "Miércoles",
|
"wednesday": "Miércoles",
|
||||||
"yes": "Si",
|
"yes": "Si"
|
||||||
"no-recipe-found": "Receta no encontrada"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Por favor, confirma que deseas eliminar <b>{groupName}<b/>",
|
"are-you-sure-you-want-to-delete-the-group": "Por favor, confirma que deseas eliminar <b>{groupName}<b/>",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copia y pega un enlace desde tu página web favorita"
|
"url-form-hint": "Copia y pega un enlace desde tu página web favorita"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "Todas las recetas",
|
"all-recipes": "Todas las recetas",
|
||||||
"home-page": "Página de inicio",
|
"home-page": "Página de inicio",
|
||||||
"new-page-created": "Nueva página creada",
|
"new-page-created": "Nueva página creada",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Copia de seguridad eliminada",
|
"backup-deleted": "Copia de seguridad eliminada",
|
||||||
"backup-tag": "Etiqueta de la copia de seguridad",
|
"backup-tag": "Etiqueta de la copia de seguridad",
|
||||||
"create-heading": "Crear una copia de seguridad",
|
"create-heading": "Crear una copia de seguridad",
|
||||||
|
"delete-backup": "Eliminar copia de seguridad",
|
||||||
"error-creating-backup-see-log-file": "Error al crear la copia de seguridad. Ver archivo de registro",
|
"error-creating-backup-see-log-file": "Error al crear la copia de seguridad. Ver archivo de registro",
|
||||||
"full-backup": "Copia de seguridad completa",
|
"full-backup": "Copia de seguridad completa",
|
||||||
"import-summary": "Importar resumen",
|
"import-summary": "Importar resumen",
|
||||||
"partial-backup": "Copia de seguridad parcial",
|
"partial-backup": "Copia de seguridad parcial",
|
||||||
"unable-to-delete-backup": "No se puede eliminar la copia de seguridad.",
|
"unable-to-delete-backup": "No se puede eliminar la copia de seguridad."
|
||||||
"delete-backup": "Eliminar copia de seguridad"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Copias de Seguridad",
|
"backup-and-exports": "Copias de Seguridad",
|
||||||
"change-password": "Cambia Contraseña",
|
"change-password": "Cambia Contraseña",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "URL Apprise",
|
"apprise-url": "URL Apprise",
|
||||||
"database": "Base de données",
|
"database": "Base de données",
|
||||||
|
"delete-event": "Supprimer l’événement",
|
||||||
"new-notification-form-description": "Mealie utilise la bibliothèque Apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.",
|
"new-notification-form-description": "Mealie utilise la bibliothèque Apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.",
|
||||||
|
"new-version": "Nouvelle version disponible !",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Rafraîchir",
|
||||||
"scheduled": "Planifié",
|
"scheduled": "Planifié",
|
||||||
"something-went-wrong": "Une erreur s'est produite !",
|
"something-went-wrong": "Une erreur s'est produite !",
|
||||||
"subscribed-events": "Événements suivis",
|
"subscribed-events": "Événements suivis",
|
||||||
"test-message-sent": "Message de test envoyé",
|
"test-message-sent": "Message de test envoyé"
|
||||||
"refresh": "Rafraîchir",
|
|
||||||
"new-version": "Nouvelle version disponible !",
|
|
||||||
"delete-event": "Supprimer l’événement"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Annuler",
|
"cancel": "Annuler",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Mot-clé",
|
"keyword": "Mot-clé",
|
||||||
"link-copied": "Lien copié",
|
"link-copied": "Lien copié",
|
||||||
|
"loading-recipes": "Chargement des recettes",
|
||||||
"monday": "Lundi",
|
"monday": "Lundi",
|
||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
"new": "Nouveau",
|
"new": "Nouveau",
|
||||||
"no": "Non",
|
"no": "Non",
|
||||||
|
"no-recipe-found": "Aucune recette trouvée",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options :",
|
"options": "Options :",
|
||||||
"print": "Imprimer",
|
"print": "Imprimer",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Voir",
|
"view": "Voir",
|
||||||
"wednesday": "Mercredi",
|
"wednesday": "Mercredi",
|
||||||
"yes": "Oui",
|
"yes": "Oui"
|
||||||
"no-recipe-found": "Aucune recette trouvée"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Êtes-vous certain de vouloir supprimer <b>{groupName}<b/> ?",
|
"are-you-sure-you-want-to-delete-the-group": "Êtes-vous certain de vouloir supprimer <b>{groupName}<b/> ?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copiez et collez un lien depuis votre site de recettes favori"
|
"url-form-hint": "Copiez et collez un lien depuis votre site de recettes favori"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page introuvable",
|
||||||
"all-recipes": "Toutes les recettes",
|
"all-recipes": "Toutes les recettes",
|
||||||
"home-page": "Accueil",
|
"home-page": "Accueil",
|
||||||
"new-page-created": "Nouvelle page créée",
|
"new-page-created": "Nouvelle page créée",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Sauvegarde supprimée",
|
"backup-deleted": "Sauvegarde supprimée",
|
||||||
"backup-tag": "Tag de la sauvegarde",
|
"backup-tag": "Tag de la sauvegarde",
|
||||||
"create-heading": "Créer une sauvegarde",
|
"create-heading": "Créer une sauvegarde",
|
||||||
|
"delete-backup": "Supprimer la sauvegarde",
|
||||||
"error-creating-backup-see-log-file": "Erreur de création de la sauvegarde. Voir les logs",
|
"error-creating-backup-see-log-file": "Erreur de création de la sauvegarde. Voir les logs",
|
||||||
"full-backup": "Sauvegarde complète",
|
"full-backup": "Sauvegarde complète",
|
||||||
"import-summary": "Résumé de l'importation",
|
"import-summary": "Résumé de l'importation",
|
||||||
"partial-backup": "Sauvegarde partielle",
|
"partial-backup": "Sauvegarde partielle",
|
||||||
"unable-to-delete-backup": "Impossible de supprimer la sauvegarde.",
|
"unable-to-delete-backup": "Impossible de supprimer la sauvegarde."
|
||||||
"delete-backup": "Supprimer la sauvegarde"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Sauvegardes",
|
"backup-and-exports": "Sauvegardes",
|
||||||
"change-password": "Modifier le mot de passe",
|
"change-password": "Modifier le mot de passe",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancella",
|
"cancel": "Cancella",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Parola chiave",
|
"keyword": "Parola chiave",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Lunedì",
|
"monday": "Lunedì",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Opzioni:",
|
"options": "Opzioni:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Mercoledì",
|
"wednesday": "Mercoledì",
|
||||||
"yes": "Sì",
|
"yes": "Sì"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare <b>{groupName}<b/>'?",
|
"are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare <b>{groupName}<b/>'?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito"
|
"url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "Tutte le ricette",
|
"all-recipes": "Tutte le ricette",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "Nuova pagina creata",
|
"new-page-created": "Nuova pagina creata",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup eliminato",
|
"backup-deleted": "Backup eliminato",
|
||||||
"backup-tag": "Tag Backup",
|
"backup-tag": "Tag Backup",
|
||||||
"create-heading": "Crea un Backup",
|
"create-heading": "Crea un Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Errore nella creazione del Backup. Vedi il file di log",
|
"error-creating-backup-see-log-file": "Errore nella creazione del Backup. Vedi il file di log",
|
||||||
"full-backup": "Backup Completo",
|
"full-backup": "Backup Completo",
|
||||||
"import-summary": "Importa Riepilogo",
|
"import-summary": "Importa Riepilogo",
|
||||||
"partial-backup": "Backup Parziale",
|
"partial-backup": "Backup Parziale",
|
||||||
"unable-to-delete-backup": "Impossibile rimuovere backup.",
|
"unable-to-delete-backup": "Impossibile rimuovere backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Modifica Password",
|
"change-password": "Modifica Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Evenement Verwijderen",
|
||||||
"new-notification-form-description": "Mealie gebruikt de Apprise library om meldingen te genereren. Ze bieden vele opties voor diensten om te gebruiken voor meldingen. Raadpleeg hun wiki voor een uitgebreide handleiding over hoe je een URL voor je service kunt maken. Indien beschikbaar, kan het selecteren van het type van jouw melding extra opties bevatten.",
|
"new-notification-form-description": "Mealie gebruikt de Apprise library om meldingen te genereren. Ze bieden vele opties voor diensten om te gebruiken voor meldingen. Raadpleeg hun wiki voor een uitgebreide handleiding over hoe je een URL voor je service kunt maken. Indien beschikbaar, kan het selecteren van het type van jouw melding extra opties bevatten.",
|
||||||
|
"new-version": "Nieuwe versie beschikbaar!",
|
||||||
"notification": "Notificatie",
|
"notification": "Notificatie",
|
||||||
|
"refresh": "Vernieuwen",
|
||||||
"scheduled": "Gepland",
|
"scheduled": "Gepland",
|
||||||
"something-went-wrong": "Er is iets fout gegaan!",
|
"something-went-wrong": "Er is iets fout gegaan!",
|
||||||
"subscribed-events": "Geabonneerde Events",
|
"subscribed-events": "Geabonneerde Events",
|
||||||
"test-message-sent": "Testbericht verzonden",
|
"test-message-sent": "Testbericht verzonden"
|
||||||
"refresh": "Vernieuwen",
|
|
||||||
"new-version": "Nieuwe versie beschikbaar!",
|
|
||||||
"delete-event": "Evenement Verwijderen"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Annuleren",
|
"cancel": "Annuleren",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Trefwoord",
|
"keyword": "Trefwoord",
|
||||||
"link-copied": "Link Gekopieerd",
|
"link-copied": "Link Gekopieerd",
|
||||||
|
"loading-recipes": "Recepten Ophalen",
|
||||||
"monday": "Maandag",
|
"monday": "Maandag",
|
||||||
"name": "Naam",
|
"name": "Naam",
|
||||||
"new": "Nieuw",
|
"new": "Nieuw",
|
||||||
"no": "Nee",
|
"no": "Nee",
|
||||||
|
"no-recipe-found": "Geen Recept Gevonden",
|
||||||
"ok": "Ok",
|
"ok": "Ok",
|
||||||
"options": "Opties:",
|
"options": "Opties:",
|
||||||
"print": "Afdrukken",
|
"print": "Afdrukken",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Weergave",
|
"view": "Weergave",
|
||||||
"wednesday": "Woensdag",
|
"wednesday": "Woensdag",
|
||||||
"yes": "Ja",
|
"yes": "Ja"
|
||||||
"no-recipe-found": "Geen Recept Gevonden"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Weet je zeker dat je <b>{groupName}<b/> wilt verwijderen?",
|
"are-you-sure-you-want-to-delete-the-group": "Weet je zeker dat je <b>{groupName}<b/> wilt verwijderen?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Kopieer en plak een link vanuit jouw favoriete receptwebsite"
|
"url-form-hint": "Kopieer en plak een link vanuit jouw favoriete receptwebsite"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Pagina niet gevonden",
|
||||||
"all-recipes": "Alle recepten",
|
"all-recipes": "Alle recepten",
|
||||||
"home-page": "Startpagina",
|
"home-page": "Startpagina",
|
||||||
"new-page-created": "Nieuwe pagina aangemaakt",
|
"new-page-created": "Nieuwe pagina aangemaakt",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Back-up verwijderd",
|
"backup-deleted": "Back-up verwijderd",
|
||||||
"backup-tag": "Back-up label",
|
"backup-tag": "Back-up label",
|
||||||
"create-heading": "Back-up maken",
|
"create-heading": "Back-up maken",
|
||||||
|
"delete-backup": "Back-up Verwijderen",
|
||||||
"error-creating-backup-see-log-file": "Fout bij aanmaken van back-up. Zie logbestand",
|
"error-creating-backup-see-log-file": "Fout bij aanmaken van back-up. Zie logbestand",
|
||||||
"full-backup": "Volledige Back-up",
|
"full-backup": "Volledige Back-up",
|
||||||
"import-summary": "Samenvatting importeren",
|
"import-summary": "Samenvatting importeren",
|
||||||
"partial-backup": "Gedeeltelijke Back-up",
|
"partial-backup": "Gedeeltelijke Back-up",
|
||||||
"unable-to-delete-backup": "Back-up verwijderen niet mogelijk.",
|
"unable-to-delete-backup": "Back-up verwijderen niet mogelijk."
|
||||||
"delete-backup": "Back-up Verwijderen"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Wachtwoord wijzigen",
|
"change-password": "Wachtwoord wijzigen",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Baza danych",
|
"database": "Baza danych",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie używa biblioteki Apprise do generowania powiadomień. Oferują one wiele możliwości korzystania z usług do powiadomień. Zobacz ich wiki w celu uzyskania wyczerpującego poradnika jak utworzyć adres URL dla Twojej usługi. Jeśli jest to możliwe, wybór typu powiadomienia może zawierać dodatkowe funkcje.",
|
"new-notification-form-description": "Mealie używa biblioteki Apprise do generowania powiadomień. Oferują one wiele możliwości korzystania z usług do powiadomień. Zobacz ich wiki w celu uzyskania wyczerpującego poradnika jak utworzyć adres URL dla Twojej usługi. Jeśli jest to możliwe, wybór typu powiadomienia może zawierać dodatkowe funkcje.",
|
||||||
|
"new-version": "Dostępna jest nowa wersja!",
|
||||||
"notification": "Powiadomienie",
|
"notification": "Powiadomienie",
|
||||||
|
"refresh": "Odśwież",
|
||||||
"scheduled": "Zaplanowane",
|
"scheduled": "Zaplanowane",
|
||||||
"something-went-wrong": "Coś poszło nie tak!",
|
"something-went-wrong": "Coś poszło nie tak!",
|
||||||
"subscribed-events": "Zasubskrybowane wydarzenia",
|
"subscribed-events": "Zasubskrybowane wydarzenia",
|
||||||
"test-message-sent": "Wiadomość została wysłana",
|
"test-message-sent": "Wiadomość została wysłana"
|
||||||
"refresh": "Odśwież",
|
|
||||||
"new-version": "Dostępna jest nowa wersja!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Anuluj",
|
"cancel": "Anuluj",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Słowo kluczowe",
|
"keyword": "Słowo kluczowe",
|
||||||
"link-copied": "Odnośnik skopiowany",
|
"link-copied": "Odnośnik skopiowany",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Poniedziałek",
|
"monday": "Poniedziałek",
|
||||||
"name": "Nazwa",
|
"name": "Nazwa",
|
||||||
"new": "Nowy",
|
"new": "Nowy",
|
||||||
"no": "Nie",
|
"no": "Nie",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Opcje:",
|
"options": "Opcje:",
|
||||||
"print": "Drukuj",
|
"print": "Drukuj",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Widok",
|
"view": "Widok",
|
||||||
"wednesday": "Środa",
|
"wednesday": "Środa",
|
||||||
"yes": "Tak",
|
"yes": "Tak"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Czy na pewno chcesz usunąć <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Czy na pewno chcesz usunąć <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Skopiuj i wklej link ze swojej ulubionej strony z przepisami"
|
"url-form-hint": "Skopiuj i wklej link ze swojej ulubionej strony z przepisami"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "Wszystkie przepisy",
|
"all-recipes": "Wszystkie przepisy",
|
||||||
"home-page": "Strona Główna",
|
"home-page": "Strona Główna",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Etykieta kopii zapasowej",
|
"backup-tag": "Etykieta kopii zapasowej",
|
||||||
"create-heading": "Utwórz kopię zapasową",
|
"create-heading": "Utwórz kopię zapasową",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Pełna kopia zapasowa",
|
"full-backup": "Pełna kopia zapasowa",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Częściowa kopia zapasowa",
|
"partial-backup": "Częściowa kopia zapasowa",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Kopie zapasowe",
|
"backup-and-exports": "Kopie zapasowe",
|
||||||
"change-password": "Zmień hasło",
|
"change-password": "Zmień hasło",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancelar",
|
"cancel": "Cancelar",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Etiqueta do Backup",
|
"backup-tag": "Etiqueta do Backup",
|
||||||
"create-heading": "Criar um Backup",
|
"create-heading": "Criar um Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Backup Completo",
|
"full-backup": "Backup Completo",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Backup Parcial",
|
"partial-backup": "Backup Parcial",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Databas",
|
"database": "Databas",
|
||||||
|
"delete-event": "Radera händelse",
|
||||||
"new-notification-form-description": "Mealie använder Apprise-biblioteket för att generera aviseringar. De erbjuder många alternativ för tjänster att använda för aviseringar. Se deras wiki för en omfattande guide om hur du skapar URL för din tjänst. Om det är tillgängligt kan det vara extra funktioner att välja typ av anmälan.",
|
"new-notification-form-description": "Mealie använder Apprise-biblioteket för att generera aviseringar. De erbjuder många alternativ för tjänster att använda för aviseringar. Se deras wiki för en omfattande guide om hur du skapar URL för din tjänst. Om det är tillgängligt kan det vara extra funktioner att välja typ av anmälan.",
|
||||||
|
"new-version": "Uppdatering tillgänglig!",
|
||||||
"notification": "Notifiering",
|
"notification": "Notifiering",
|
||||||
|
"refresh": "Uppdatera",
|
||||||
"scheduled": "Schemalagd",
|
"scheduled": "Schemalagd",
|
||||||
"something-went-wrong": "Hmmm, något blev fel!",
|
"something-went-wrong": "Hmmm, något blev fel!",
|
||||||
"subscribed-events": "Prenumererade händelser",
|
"subscribed-events": "Prenumererade händelser",
|
||||||
"test-message-sent": "Test meddelande skickat",
|
"test-message-sent": "Test meddelande skickat"
|
||||||
"refresh": "Uppdatera",
|
|
||||||
"new-version": "Uppdatering tillgänglig!",
|
|
||||||
"delete-event": "Radera händelse"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Avbryt",
|
"cancel": "Avbryt",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Nyckelord",
|
"keyword": "Nyckelord",
|
||||||
"link-copied": "Länk kopierad",
|
"link-copied": "Länk kopierad",
|
||||||
|
"loading-recipes": "Laddar recept",
|
||||||
"monday": "Måndag",
|
"monday": "Måndag",
|
||||||
"name": "Namn",
|
"name": "Namn",
|
||||||
"new": "Ny",
|
"new": "Ny",
|
||||||
"no": "Nej",
|
"no": "Nej",
|
||||||
|
"no-recipe-found": "Inga recept hittades",
|
||||||
"ok": "Ok",
|
"ok": "Ok",
|
||||||
"options": "Alternativ:",
|
"options": "Alternativ:",
|
||||||
"print": "Skriv ut",
|
"print": "Skriv ut",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "Visa",
|
"view": "Visa",
|
||||||
"wednesday": "Onsdag",
|
"wednesday": "Onsdag",
|
||||||
"yes": "Ja",
|
"yes": "Ja"
|
||||||
"no-recipe-found": "Inga recept hittades"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Är du säker på att du vill radera <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Är du säker på att du vill radera <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Kopiera och klistra in en länk från din favorit recept webbplats"
|
"url-form-hint": "Kopiera och klistra in en länk från din favorit recept webbplats"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 sidan hittades inte",
|
||||||
"all-recipes": "Alla recept",
|
"all-recipes": "Alla recept",
|
||||||
"home-page": "Startsida",
|
"home-page": "Startsida",
|
||||||
"new-page-created": "Ny sida skapad",
|
"new-page-created": "Ny sida skapad",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup raderad",
|
"backup-deleted": "Backup raderad",
|
||||||
"backup-tag": "Backup tagg",
|
"backup-tag": "Backup tagg",
|
||||||
"create-heading": "Skapa en säkerhetskopia",
|
"create-heading": "Skapa en säkerhetskopia",
|
||||||
|
"delete-backup": "Ta bort säkerhetskopian",
|
||||||
"error-creating-backup-see-log-file": "Fel vid skapande av backup. Se loggfil",
|
"error-creating-backup-see-log-file": "Fel vid skapande av backup. Se loggfil",
|
||||||
"full-backup": "Komplett backup",
|
"full-backup": "Komplett backup",
|
||||||
"import-summary": "Import sammanfattning",
|
"import-summary": "Import sammanfattning",
|
||||||
"partial-backup": "Partiell backup",
|
"partial-backup": "Partiell backup",
|
||||||
"unable-to-delete-backup": "Kan inte radera backup.",
|
"unable-to-delete-backup": "Kan inte radera backup."
|
||||||
"delete-backup": "Ta bort säkerhetskopian"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backuper",
|
"backup-and-exports": "Backuper",
|
||||||
"change-password": "Ändra lösenord",
|
"change-password": "Ändra lösenord",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Backup Tag",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Full Backup",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Backups",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "数据库",
|
"database": "数据库",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "通知",
|
"notification": "通知",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "名称",
|
"name": "名称",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "否",
|
"no": "否",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "好的",
|
"ok": "好的",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "是",
|
"yes": "是"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "从您最喜爱的食谱网站复制并粘贴链接"
|
"url-form-hint": "从您最喜爱的食谱网站复制并粘贴链接"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "全部食谱",
|
"all-recipes": "全部食谱",
|
||||||
"home-page": "主页",
|
"home-page": "主页",
|
||||||
"new-page-created": "新页面已创建",
|
"new-page-created": "新页面已创建",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "标签备份",
|
"backup-tag": "标签备份",
|
||||||
"create-heading": "创建备份",
|
"create-heading": "创建备份",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "完整备份",
|
"full-backup": "完整备份",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "部分备份",
|
"partial-backup": "部分备份",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "备份",
|
"backup-and-exports": "备份",
|
||||||
"change-password": "更改密码",
|
"change-password": "更改密码",
|
||||||
|
@ -36,15 +36,15 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Scheduled",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Subscribed Events",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "Test Message Sent"
|
||||||
"refresh": "Refresh",
|
|
||||||
"new-version": "New version available!",
|
|
||||||
"delete-event": "Delete Event"
|
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
@ -81,10 +81,12 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Keyword",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "名稱",
|
"name": "名稱",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
"ok": "好的",
|
"ok": "好的",
|
||||||
"options": "Options:",
|
"options": "Options:",
|
||||||
"print": "Print",
|
"print": "Print",
|
||||||
@ -119,8 +121,7 @@
|
|||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Wednesday",
|
||||||
"yes": "Yes",
|
"yes": "Yes"
|
||||||
"no-recipe-found": "No Recipe Found"
|
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
@ -193,6 +194,7 @@
|
|||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "All Recipes",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "New page created",
|
||||||
@ -291,12 +293,12 @@
|
|||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Backup deleted",
|
||||||
"backup-tag": "標籤備份",
|
"backup-tag": "標籤備份",
|
||||||
"create-heading": "創建備份",
|
"create-heading": "創建備份",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
"full-backup": "完整備份",
|
"full-backup": "完整備份",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import Summary",
|
||||||
"partial-backup": "部分備份",
|
"partial-backup": "部分備份",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
"delete-backup": "Delete Backup"
|
|
||||||
},
|
},
|
||||||
"backup-and-exports": "備份",
|
"backup-and-exports": "備份",
|
||||||
"change-password": "Change Password",
|
"change-password": "Change Password",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user