mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#2600)
* New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Swedish) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (French, Canada) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (French, Canada) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Romanian) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Romanian) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (German)
This commit is contained in:
parent
db021023fb
commit
f35bc77a7d
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -13,16 +13,16 @@
|
|||||||
"development": "تطوير",
|
"development": "تطوير",
|
||||||
"docs": "المستندات",
|
"docs": "المستندات",
|
||||||
"download-log": "تحميل السجل",
|
"download-log": "تحميل السجل",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "أخر إصدار بصيغة JSON",
|
||||||
"github": "Github",
|
"github": "Github",
|
||||||
"log-lines": "Log Lines",
|
"log-lines": "تفاصيل السجلات",
|
||||||
"not-demo": "ليس عرض تجريبي",
|
"not-demo": "ليس عرض تجريبي",
|
||||||
"portfolio": "Portfolio",
|
"portfolio": "المِلَفّ الشخصي",
|
||||||
"production": "الإنتاج",
|
"production": "الإنتاج",
|
||||||
"support": "الدعم",
|
"support": "الدعم",
|
||||||
"version": "الإصدار",
|
"version": "الإصدار",
|
||||||
"unknown-version": "unknown",
|
"unknown-version": "غير معروف",
|
||||||
"sponsor": "Sponsor"
|
"sponsor": "الممول"
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"assets": "الأصول",
|
"assets": "الأصول",
|
||||||
@ -41,42 +41,42 @@
|
|||||||
"category-creation-failed": "فشل إنشاء الفئة",
|
"category-creation-failed": "فشل إنشاء الفئة",
|
||||||
"category-deleted": "تم حذف الفئة",
|
"category-deleted": "تم حذف الفئة",
|
||||||
"category-deletion-failed": "فشل حذف الفئة",
|
"category-deletion-failed": "فشل حذف الفئة",
|
||||||
"category-filter": "Category Filter",
|
"category-filter": "مرشح الفئات",
|
||||||
"category-update-failed": "فشل تحديث الفئة",
|
"category-update-failed": "فشل تحديث الفئة",
|
||||||
"category-updated": "تم تحديث الفئة",
|
"category-updated": "تم تحديث الفئة",
|
||||||
"uncategorized-count": "Uncategorized {count}",
|
"uncategorized-count": "غير مُصّنْف {count}",
|
||||||
"create-a-category": "Create a Category",
|
"create-a-category": "إنشاء فئة",
|
||||||
"category-name": "Category Name",
|
"category-name": "اسم الفئة",
|
||||||
"category": "Category"
|
"category": "الفئة"
|
||||||
},
|
},
|
||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "رابط Apprise",
|
||||||
"database": "Database",
|
"database": "قاعدة البيانات",
|
||||||
"delete-event": "Delete Event",
|
"delete-event": "حذف الحدث",
|
||||||
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
"event-delete-confirmation": "هل أنت متيقِّن من رغبتك بحذف هذه الوصفة؟",
|
||||||
"event-deleted": "Event Deleted",
|
"event-deleted": "تم حذف الحدث",
|
||||||
"event-updated": "Event Updated",
|
"event-updated": "تم تحديث الحدث",
|
||||||
"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 مكتبة Apprise لإرسال الإشعارات. وهي تقدم العديد من الخيارات و للخدمات لاستخدامها في إرسال الإشعارات. يرجى الرجوع إلى التعليمات الخاصة بهم للحصول على دليل شامل حول كيفية إنشاء عنوان URL لمخدمك المفضل. قد يتضمن تحديد نوع الإشعار الخاص بك ميزات إضافية، إذا كان متاحا.",
|
||||||
"new-version": "New version available!",
|
"new-version": "يُوجَدُ إصدارٌ جَدِيدٌ مُتَاح!",
|
||||||
"notification": "Notification",
|
"notification": "الإشعارات",
|
||||||
"refresh": "تحديث",
|
"refresh": "تحديث",
|
||||||
"scheduled": "مجدولة",
|
"scheduled": "مجدولة",
|
||||||
"something-went-wrong": "حدث خطأ ما!",
|
"something-went-wrong": "حدث خطأ ما!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "الأحداث التي تم الاشتراك فيها",
|
||||||
"test-message-sent": "Test Message Sent",
|
"test-message-sent": "تم إرسال رسالة تجريبية",
|
||||||
"new-notification": "New Notification",
|
"new-notification": "إشعار جديد",
|
||||||
"event-notifiers": "Event Notifiers",
|
"event-notifiers": "إشعار الحدث",
|
||||||
"apprise-url-skipped-if-blank": "Apprise URL (skipped if blank)",
|
"apprise-url-skipped-if-blank": "الرابط Apprise (يتم تجاهله إذا ما كان فارغً)",
|
||||||
"enable-notifier": "Enable Notifier",
|
"enable-notifier": "تفعيل الإشعارات",
|
||||||
"what-events": "What events should this notifier subscribe to?",
|
"what-events": "ما هي الأحداث التي يجب على هذا المخدم أن يستجيب لها؟",
|
||||||
"user-events": "User Events",
|
"user-events": "أحداث المستخدمين",
|
||||||
"mealplan-events": "Mealplan Events",
|
"mealplan-events": "أحداث مخطط الوجبات",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "عندما يقوم مستخدم في مجموعتك بإنشاء خطة وجبة جديدة",
|
||||||
"shopping-list-events": "Shopping List Events",
|
"shopping-list-events": "أحداث قائمة التسوق",
|
||||||
"cookbook-events": "Cookbook Events",
|
"cookbook-events": "أحداث كتاب الطبخ",
|
||||||
"tag-events": "Tag Events",
|
"tag-events": "أحداث الوسم",
|
||||||
"category-events": "Category Events",
|
"category-events": "أحداث الفئة",
|
||||||
"when-a-new-user-joins-your-group": "When a new user joins your group"
|
"when-a-new-user-joins-your-group": "عندما ينضم مستخدم جديد إلى مجموعتك"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "إلغاء",
|
"cancel": "إلغاء",
|
||||||
@ -92,7 +92,7 @@
|
|||||||
"delete": "حذف",
|
"delete": "حذف",
|
||||||
"disabled": "معطَّل",
|
"disabled": "معطَّل",
|
||||||
"download": "تحميل",
|
"download": "تحميل",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "استنساخ",
|
||||||
"edit": "تعديل",
|
"edit": "تعديل",
|
||||||
"enabled": "مفعّل",
|
"enabled": "مفعّل",
|
||||||
"exception": "الإستثناء",
|
"exception": "الإستثناء",
|
||||||
@ -105,44 +105,44 @@
|
|||||||
"filter": "فلتر",
|
"filter": "فلتر",
|
||||||
"friday": "الجمعة",
|
"friday": "الجمعة",
|
||||||
"general": "عام",
|
"general": "عام",
|
||||||
"get": "Get",
|
"get": "الحصول على",
|
||||||
"home": "Home",
|
"home": "الصفحة الرئيسية",
|
||||||
"image": "Image",
|
"image": "صورة",
|
||||||
"image-upload-failed": "Image upload failed",
|
"image-upload-failed": "فشلت عملية تحميل الصورة",
|
||||||
"import": "Import",
|
"import": "استيراد",
|
||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "كلمة مفتاحية",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "تمّ نسْخ الرّابط",
|
||||||
"loading-events": "Loading Events",
|
"loading-events": "جاري تحميل الأحداث",
|
||||||
"loading-recipes": "Loading Recipes",
|
"loading-recipes": "جار تحميل الوصفات",
|
||||||
"message": "Message",
|
"message": "الرسائل النصية Sms",
|
||||||
"monday": "Monday",
|
"monday": "الإثنين",
|
||||||
"name": "Name",
|
"name": "الإسم",
|
||||||
"new": "New",
|
"new": "جديد",
|
||||||
"never": "Never",
|
"never": "أبداً",
|
||||||
"no": "No",
|
"no": "لا",
|
||||||
"no-recipe-found": "No Recipe Found",
|
"no-recipe-found": "لم يتم العثور على وصفة",
|
||||||
"ok": "OK",
|
"ok": "موافق",
|
||||||
"options": "Options:",
|
"options": "الخيارات:",
|
||||||
"print": "Print",
|
"print": "طباعة",
|
||||||
"print-preferences": "Print Preferences",
|
"print-preferences": "إعدادات الطباعة",
|
||||||
"random": "Random",
|
"random": "عشوائي",
|
||||||
"rating": "Rating",
|
"rating": "التقييم",
|
||||||
"recent": "Recent",
|
"recent": "مؤخراً",
|
||||||
"recipe": "Recipe",
|
"recipe": "الوصفة",
|
||||||
"recipes": "Recipes",
|
"recipes": "الوصفات",
|
||||||
"rename-object": "Rename {0}",
|
"rename-object": "إعادة تسمية {0}",
|
||||||
"reset": "Reset",
|
"reset": "إعادة التعيين",
|
||||||
"saturday": "Saturday",
|
"saturday": "السبت",
|
||||||
"save": "Save",
|
"save": "حفظ",
|
||||||
"settings": "Settings",
|
"settings": "الإعدادات",
|
||||||
"share": "Share",
|
"share": "مشاركة",
|
||||||
"shuffle": "Shuffle",
|
"shuffle": "ترتيب عشوائي",
|
||||||
"sort": "Sort",
|
"sort": "ترتيب",
|
||||||
"sort-alphabetically": "Alphabetical",
|
"sort-alphabetically": "ترتيب حَسَبَ الحروف الأبجدية",
|
||||||
"status": "Status",
|
"status": "الحالة",
|
||||||
"subject": "Subject",
|
"subject": "الموضوع",
|
||||||
"submit": "Submit",
|
"submit": "إرسال",
|
||||||
"success-count": "نجحت: {count}",
|
"success-count": "نجحت: {count}",
|
||||||
"sunday": "الأحد",
|
"sunday": "الأحد",
|
||||||
"templates": "القوالب:",
|
"templates": "القوالب:",
|
||||||
@ -174,25 +174,25 @@
|
|||||||
"a-name-is-required": "الاسم مطلوب",
|
"a-name-is-required": "الاسم مطلوب",
|
||||||
"delete-with-name": "حذف {name}",
|
"delete-with-name": "حذف {name}",
|
||||||
"confirm-delete-generic-with-name": "هل انت متأكد من حذفك ل {name}؟",
|
"confirm-delete-generic-with-name": "هل انت متأكد من حذفك ل {name}؟",
|
||||||
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?",
|
"confirm-delete-own-admin-account": "يرجى ملاحظة أنك تحاول حذف حساب المشرف الخاص بك! لا يمكن التراجع عن هذا الإجراء وسوف تحذف حسابك نهائيًا؟",
|
||||||
"organizer": "المنظم",
|
"organizer": "المنظم",
|
||||||
"transfer": "تحويل",
|
"transfer": "تحويل",
|
||||||
"copy": "نسخ",
|
"copy": "نسخ",
|
||||||
"color": "اللون",
|
"color": "اللون",
|
||||||
"timestamp": "الطوابع الزمنية",
|
"timestamp": "الطوابع الزمنية",
|
||||||
"last-made": "Last Made",
|
"last-made": "آخر ما صُنع",
|
||||||
"learn-more": "Learn More",
|
"learn-more": "إعرف المزيد",
|
||||||
"this-feature-is-currently-inactive": "This feature is currently inactive",
|
"this-feature-is-currently-inactive": "هذه المِيزة ما زالت في مرحلة الاختبار",
|
||||||
"clipboard-not-supported": "Clipboard not supported",
|
"clipboard-not-supported": "الحافظة غير مدعومة",
|
||||||
"copied-to-clipboard": "Copied to clipboard",
|
"copied-to-clipboard": "نُسِخَ إلى الحافظة",
|
||||||
"your-browser-does-not-support-clipboard": "Your browser does not support clipboard",
|
"your-browser-does-not-support-clipboard": "المتصفح الخاص بك لا يدعم الحافظة",
|
||||||
"copied-items-to-clipboard": "No item copied to clipboard|One item copied to clipboard|Copied {count} items to clipboard",
|
"copied-items-to-clipboard": "No item copied to clipboard|One item copied to clipboard|Copied {count} items to clipboard",
|
||||||
"actions": "Actions",
|
"actions": "الإجراءت",
|
||||||
"selected-count": "Selected: {count}",
|
"selected-count": "تم اختيار: {count}",
|
||||||
"export-all": "Export All",
|
"export-all": "تصدير الكل",
|
||||||
"refresh": "Refresh",
|
"refresh": "تحديث",
|
||||||
"upload-file": "Upload File",
|
"upload-file": "تحميل الملف",
|
||||||
"created-on-date": "Created on: {0}"
|
"created-on-date": "تم الإنشاء في {0}"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "هل انت متأكد من رغبتك في حذف <b>{groupName}<b/>؟",
|
"are-you-sure-you-want-to-delete-the-group": "هل انت متأكد من رغبتك في حذف <b>{groupName}<b/>؟",
|
||||||
@ -217,7 +217,7 @@
|
|||||||
"keep-my-recipes-private": "ابقي وصفاتي خاصة",
|
"keep-my-recipes-private": "ابقي وصفاتي خاصة",
|
||||||
"keep-my-recipes-private-description": "تعيين مجموعتك وجميع الوصفات الافتراضية إلى النمط الخاص. يمكنك دائماً تغييرها لاحقاً."
|
"keep-my-recipes-private-description": "تعيين مجموعتك وجميع الوصفات الافتراضية إلى النمط الخاص. يمكنك دائماً تغييرها لاحقاً."
|
||||||
},
|
},
|
||||||
"manage-members": "Manage Members",
|
"manage-members": "إدارة الأعضاء",
|
||||||
"manage-members-description": "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.",
|
"manage-members-description": "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.",
|
||||||
"manage": "Manage",
|
"manage": "Manage",
|
||||||
"invite": "Invite",
|
"invite": "Invite",
|
||||||
@ -298,7 +298,7 @@
|
|||||||
"new-rule": "New Rule",
|
"new-rule": "New Rule",
|
||||||
"meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.",
|
"meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.",
|
||||||
"new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.",
|
"new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.",
|
||||||
"recipe-rules": "Recipe Rules",
|
"recipe-rules": "قواعد الوصفات",
|
||||||
"applies-to-all-days": "Applies to all days",
|
"applies-to-all-days": "Applies to all days",
|
||||||
"applies-on-days": "Applies on {0}s",
|
"applies-on-days": "Applies on {0}s",
|
||||||
"meal-plan-settings": "Meal Plan Settings"
|
"meal-plan-settings": "Meal Plan Settings"
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -234,16 +234,16 @@
|
|||||||
"show-recipe-assets": "Mostreu els recursos de les receptes",
|
"show-recipe-assets": "Mostreu els recursos de les receptes",
|
||||||
"show-recipe-assets-description": "Si està habilitat, es mostraran els recursos de les receptes si hi són disponibles",
|
"show-recipe-assets-description": "Si està habilitat, es mostraran els recursos de les receptes si hi són disponibles",
|
||||||
"default-to-landscape-view": "Vista horitzontal per defecte",
|
"default-to-landscape-view": "Vista horitzontal per defecte",
|
||||||
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
"default-to-landscape-view-description": "Quan està activat la capçalera de la secció de receptes es mostraran en vista panoràmica",
|
||||||
"disable-users-from-commenting-on-recipes": "Disable users from commenting on recipes",
|
"disable-users-from-commenting-on-recipes": "Desactiva els comentaris a les receptes",
|
||||||
"disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting",
|
"disable-users-from-commenting-on-recipes-description": "Amaga la secció de comentaris a les pàgines de recepta i deshabilita els comentaris",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food",
|
"disable-organizing-recipe-ingredients-by-units-and-food": "Desactiva l'organització dels ingredients de la recepta per unitats i aliments",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.",
|
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Amaga els camps Aliment, Unitat i Quantitat dels ingredients i tracta els ingredients com a camps de text sense format.",
|
||||||
"general-preferences": "General Preferences",
|
"general-preferences": "Preferències generals",
|
||||||
"group-recipe-preferences": "Group Recipe Preferences",
|
"group-recipe-preferences": "Group Recipe Preferences",
|
||||||
"report": "Report",
|
"report": "Report",
|
||||||
"group-management": "Group Management",
|
"group-management": "Group Management",
|
||||||
"admin-group-management": "Admin Group Management",
|
"admin-group-management": "Gestió del grup d'administradors",
|
||||||
"admin-group-management-text": "Changes to this group will be reflected immediately.",
|
"admin-group-management-text": "Changes to this group will be reflected immediately.",
|
||||||
"group-id-value": "Group Id: {0}"
|
"group-id-value": "Group Id: {0}"
|
||||||
},
|
},
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-DD",
|
||||||
"add-to-list": "Afegiu a la llista",
|
"add-to-list": "Afegiu a la llista",
|
||||||
"add-to-plan": "Afegiu al menú",
|
"add-to-plan": "Afegiu al menú",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recepta afegida a la llista",
|
"recipe-added-to-list": "Recepta afegida a la llista",
|
||||||
"recipe-added-to-mealplan": "Recepta afegida al menú",
|
"recipe-added-to-mealplan": "Recepta afegida al menú",
|
||||||
"failed-to-add-recipe-to-mealplan": "S'ha produït un error afegint la recepta al menú",
|
"failed-to-add-recipe-to-mealplan": "S'ha produït un error afegint la recepta al menú",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Multiplica",
|
"increase-scale-label": "Multiplica",
|
||||||
"locked": "Bloquejat",
|
"locked": "Bloquejat",
|
||||||
"public-link": "Enllaç públic",
|
"public-link": "Enllaç públic",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edita l'esdeveniment de la cronologia",
|
"edit-timeline-event": "Edita l'esdeveniment de la cronologia",
|
||||||
"timeline": "Cronologia",
|
"timeline": "Cronologia",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Cerca avançada",
|
"advanced-search": "Cerca avançada",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Còpia de seguretat parcial",
|
"partial-backup": "Còpia de seguretat parcial",
|
||||||
"unable-to-delete-backup": "No s'ha pogut suprimir la còpia.",
|
"unable-to-delete-backup": "No s'ha pogut suprimir la còpia.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1057,9 +1066,10 @@
|
|||||||
"tasks": "Tasks"
|
"tasks": "Tasks"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Benvingut, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
@ -1091,25 +1101,25 @@
|
|||||||
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
||||||
"back-to-profile": "Back to Profile",
|
"back-to-profile": "Back to Profile",
|
||||||
"looking-for-privacy-settings": "Looking for Privacy Settings?",
|
"looking-for-privacy-settings": "Looking for Privacy Settings?",
|
||||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
"manage-your-api-tokens": "Gestionar les claus API",
|
||||||
"manage-user-profile": "Manage User Profile",
|
"manage-user-profile": "Gestionar perfil d'usuari",
|
||||||
"manage-cookbooks": "Manage Cookbooks",
|
"manage-cookbooks": "Gestionar receptaris",
|
||||||
"manage-members": "Manage Members",
|
"manage-members": "Gestionar membres",
|
||||||
"manage-webhooks": "Manage Webhooks",
|
"manage-webhooks": "Gestionar Webhooks",
|
||||||
"manage-notifiers": "Manage Notifiers",
|
"manage-notifiers": "Gestionar notificadors",
|
||||||
"manage-data-migrations": "Manage Data Migrations"
|
"manage-data-migrations": "Gestionar la migració de dades"
|
||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "Receptaris",
|
||||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
"description": "Els llibres de cuina són una altra manera d'organitzar les receptes creant seccions transversals de receptes i etiquetes. La creació d'un llibre de cuina afegirà una entrada a la barra lateral i totes les receptes amb les etiquetes i categories escollides es mostraran al llibre de cuina.",
|
||||||
"public-cookbook": "Public Cookbook",
|
"public-cookbook": "Receptari públic",
|
||||||
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
"public-cookbook-description": "Els receptaris públics es poden compartir amb usuaris que no estiguin dins l'aplicació i es mostraran a la pàgina del vostre grup.",
|
||||||
"filter-options": "Filter Options",
|
"filter-options": "Opcions de filtres",
|
||||||
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
"filter-options-description": "Quan Requerir tot estigui seleccionat, el receptari només inclourà receptes que tinguin tots els elements seleccionats. Això s'aplica a cada subconjunt de selectors i no a una secció transversal dels elements seleccionats.",
|
||||||
"require-all-categories": "Require All Categories",
|
"require-all-categories": "Requereix totes les categories",
|
||||||
"require-all-tags": "Require All Tags",
|
"require-all-tags": "Requereix totes les etiquetes",
|
||||||
"require-all-tools": "Require All Tools",
|
"require-all-tools": "Requereix tots els utensilis",
|
||||||
"cookbook-name": "Cookbook Name",
|
"cookbook-name": "Nom del receptari",
|
||||||
"cookbook-with-name": "Cookbook {0}"
|
"cookbook-with-name": "Receptari {0}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -70,13 +70,13 @@
|
|||||||
"enable-notifier": "Povolit notifikaci",
|
"enable-notifier": "Povolit notifikaci",
|
||||||
"what-events": "What events should this notifier subscribe to?",
|
"what-events": "What events should this notifier subscribe to?",
|
||||||
"user-events": "Uživatelské události",
|
"user-events": "Uživatelské události",
|
||||||
"mealplan-events": "Mealplan Events",
|
"mealplan-events": "Události jídelníčku",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "Když uživatel z vaší skupiny vytvoří nový jídelníček",
|
||||||
"shopping-list-events": "Shopping List Events",
|
"shopping-list-events": "Události nákupního seznamu",
|
||||||
"cookbook-events": "Cookbook Events",
|
"cookbook-events": "Události kuchařky",
|
||||||
"tag-events": "Tag Events",
|
"tag-events": "Události tagu",
|
||||||
"category-events": "Category Events",
|
"category-events": "Události kategorie",
|
||||||
"when-a-new-user-joins-your-group": "When a new user joins your group"
|
"when-a-new-user-joins-your-group": "Když se nový uživatel připojí do vaší skupiny"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Zrušit",
|
"cancel": "Zrušit",
|
||||||
@ -192,7 +192,7 @@
|
|||||||
"export-all": "Exportovat vše",
|
"export-all": "Exportovat vše",
|
||||||
"refresh": "Obnovit",
|
"refresh": "Obnovit",
|
||||||
"upload-file": "Nahrát soubor",
|
"upload-file": "Nahrát soubor",
|
||||||
"created-on-date": "Created on: {0}"
|
"created-on-date": "Vytvořeno dne: {0}"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Jste si jisti, že chcete smazat <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Jste si jisti, že chcete smazat <b>{groupName}<b/>?",
|
||||||
@ -222,9 +222,9 @@
|
|||||||
"manage": "Spravovat",
|
"manage": "Spravovat",
|
||||||
"invite": "Pozvat",
|
"invite": "Pozvat",
|
||||||
"looking-to-update-your-profile": "Chcete aktualizovat váš profil?",
|
"looking-to-update-your-profile": "Chcete aktualizovat váš profil?",
|
||||||
"default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.",
|
"default-recipe-preferences-description": "Tyto výchozí možnosti se použijí pro nové recepty ve vaší skupině. Mohou být změněny u jednotlivých receptů v nabídce nastavení receptu.",
|
||||||
"default-recipe-preferences": "Default Recipe Preferences",
|
"default-recipe-preferences": "Výchozí nastavení pro recepty",
|
||||||
"group-preferences": "Group Preferences",
|
"group-preferences": "Nastavení skupiny",
|
||||||
"private-group": "Soukromá skupina",
|
"private-group": "Soukromá skupina",
|
||||||
"private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
|
"private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
|
||||||
"allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes",
|
"allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes",
|
||||||
@ -330,22 +330,22 @@
|
|||||||
},
|
},
|
||||||
"mealie-pre-v1": {
|
"mealie-pre-v1": {
|
||||||
"description-long": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
|
"description-long": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
|
||||||
"title": "Mealie Pre v1.0"
|
"title": "Mealie před verzí 1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie může importovat recepty z Tandoor. Exportujte data ve výchozím formátu, poté nahrajte soubor ve formátu .zip.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Tandoor Recipes"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Recipe Data Migrations",
|
"recipe-data-migrations": "Recipe Data Migrations",
|
||||||
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
"recipe-data-migrations-explanation": "Recepty mohou být migrovány z jiné podporované aplikace na Mealie. To je skvělý způsob, jak začít s Mealie.",
|
||||||
"choose-migration-type": "Choose Migration Type",
|
"choose-migration-type": "Zvolte si typ migrace",
|
||||||
"tag-all-recipes": "Tag all recipes with {tag-name} tag",
|
"tag-all-recipes": "Tag all recipes with {tag-name} tag",
|
||||||
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"nextcloud-text": "Nextcloud recepty lze importovat ze souboru zip, který obsahuje data uložená v Nextcloudu. Podívejte se na příklad struktury složek níže, abyste se ujistili, že vaše recepty lze importovat.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie nativně podporuje formát chowdown. Stáhněte si z repozitáře kód jako .zip soubor a nahrajte ho níže",
|
||||||
"recipe-1": "Recipe 1",
|
"recipe-1": "Recept 1",
|
||||||
"recipe-2": "Recipe 2",
|
"recipe-2": "Recept 2",
|
||||||
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"paprika-text": "Mealie může importovat recepty z aplikace Paprika. Exportujte své recepty z papriky, přejmenujte příponu exportovaného souboru na .zip a nahrajte jej níže.",
|
||||||
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
"mealie-text": "V Mealie může importovat recepty z aplikace Mealie z v1.0 a starší. Exportujte své recepty ze staré verze a nahrajte zip soubor níže. Všimněte si, že lze importovat pouze recepty."
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Hromadné přidání",
|
"bulk-add": "Hromadné přidání",
|
||||||
@ -408,7 +408,7 @@
|
|||||||
"grams": "gramy",
|
"grams": "gramy",
|
||||||
"ingredient": "Ingredience",
|
"ingredient": "Ingredience",
|
||||||
"ingredients": "Ingredience",
|
"ingredients": "Ingredience",
|
||||||
"insert-ingredient": "Insert Ingredient",
|
"insert-ingredient": "Vložte ingredience",
|
||||||
"insert-section": "Vložit sekci",
|
"insert-section": "Vložit sekci",
|
||||||
"instructions": "Postup",
|
"instructions": "Postup",
|
||||||
"key-name-required": "Je vyžadován název klíče",
|
"key-name-required": "Je vyžadován název klíče",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formát RRRR-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formát RRRR-MM-DD",
|
||||||
"add-to-list": "Přidat na seznam",
|
"add-to-list": "Přidat na seznam",
|
||||||
"add-to-plan": "Přidat do jídelníčku",
|
"add-to-plan": "Přidat do jídelníčku",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept byl přidán na seznam",
|
"recipe-added-to-list": "Recept byl přidán na seznam",
|
||||||
"recipe-added-to-mealplan": "Recept byl přidán do jídelníčku",
|
"recipe-added-to-mealplan": "Recept byl přidán do jídelníčku",
|
||||||
"failed-to-add-recipe-to-mealplan": "Přidání receptu do jídelníčku selhalo",
|
"failed-to-add-recipe-to-mealplan": "Přidání receptu do jídelníčku selhalo",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Zvýšit násobení o 1",
|
"increase-scale-label": "Zvýšit násobení o 1",
|
||||||
"locked": "Uzamčeno",
|
"locked": "Uzamčeno",
|
||||||
"public-link": "Veřejný odkaz",
|
"public-link": "Veřejný odkaz",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Upravit událost časové osy",
|
"edit-timeline-event": "Upravit událost časové osy",
|
||||||
"timeline": "Časová osa",
|
"timeline": "Časová osa",
|
||||||
"timeline-is-empty": "Zatím nic na časové ose není. Zkuste vytvořit tento recept!",
|
"timeline-is-empty": "Zatím nic na časové ose není. Zkuste vytvořit tento recept!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Stromové zobrazení",
|
"tree-view": "Stromové zobrazení",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Jednotka",
|
"unit": "Jednotka",
|
||||||
"upload-image": "Nahrát obrázek"
|
"upload-image": "Nahrát obrázek",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Pokročilé vyhledávání",
|
"advanced-search": "Pokročilé vyhledávání",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Částečná záloha",
|
"partial-backup": "Částečná záloha",
|
||||||
"unable-to-delete-backup": "Zálohu nelze odstranit.",
|
"unable-to-delete-backup": "Zálohu nelze odstranit.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Vítejte, {0}",
|
"welcome-user": "👋 Vítejte, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Přehled účtu",
|
"account-summary": "Přehled účtu",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Statistiky skupiny",
|
"group-statistics": "Statistiky skupiny",
|
||||||
|
@ -113,7 +113,7 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Nøgleord",
|
"keyword": "Nøgleord",
|
||||||
"link-copied": "Link kopieret",
|
"link-copied": "Link kopieret",
|
||||||
"loading-events": "Loading Events",
|
"loading-events": "Indlæser hændelser",
|
||||||
"loading-recipes": "Indlæser opskrifter",
|
"loading-recipes": "Indlæser opskrifter",
|
||||||
"message": "Besked",
|
"message": "Besked",
|
||||||
"monday": "Mandag",
|
"monday": "Mandag",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
||||||
"add-to-list": "Tilføj til liste",
|
"add-to-list": "Tilføj til liste",
|
||||||
"add-to-plan": "Tilføj til madplan",
|
"add-to-plan": "Tilføj til madplan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Opskrift tilføjet til listen",
|
"recipe-added-to-list": "Opskrift tilføjet til listen",
|
||||||
"recipe-added-to-mealplan": "Opskrift tilføjet til madplanen",
|
"recipe-added-to-mealplan": "Opskrift tilføjet til madplanen",
|
||||||
"failed-to-add-recipe-to-mealplan": "Kunne ikke tilføje opskrift til madplanen",
|
"failed-to-add-recipe-to-mealplan": "Kunne ikke tilføje opskrift til madplanen",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Forøg skala med 1",
|
"increase-scale-label": "Forøg skala med 1",
|
||||||
"locked": "Låst",
|
"locked": "Låst",
|
||||||
"public-link": "Offentligt link",
|
"public-link": "Offentligt link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Rediger tidslinjebegivenhed",
|
"edit-timeline-event": "Rediger tidslinjebegivenhed",
|
||||||
"timeline": "Tidslinje",
|
"timeline": "Tidslinje",
|
||||||
"timeline-is-empty": "Intet på tidslinjen endnu. Prøv at lave denne opskrift!",
|
"timeline-is-empty": "Intet på tidslinjen endnu. Prøv at lave denne opskrift!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Træ visning",
|
"tree-view": "Træ visning",
|
||||||
"recipe-yield": "Udbytte af opskrift",
|
"recipe-yield": "Udbytte af opskrift",
|
||||||
"unit": "Enhed",
|
"unit": "Enhed",
|
||||||
"upload-image": "Upload billede"
|
"upload-image": "Upload billede",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Avanceret søgning",
|
"advanced-search": "Avanceret søgning",
|
||||||
@ -564,13 +574,12 @@
|
|||||||
"partial-backup": "Delvis backup",
|
"partial-backup": "Delvis backup",
|
||||||
"unable-to-delete-backup": "Ude af stand til at slette backup.",
|
"unable-to-delete-backup": "Ude af stand til at slette backup.",
|
||||||
"experimental-description": "Backups en samlet snapshots af databasen og datamappe på installationen. Dette omfatter alle data og kan ikke indstilles til at udelukke undergrupper af data. Du kan tænke på dette som et øjebliksbillede af Mealie på et bestemt tidspunkt. I øjeblikket, {not-crossed-version} (data migrationer er ikke udført automatisk). Disse fungerer som en database agnostisk måde at eksportere og importere data eller backup af webstedet til en ekstern placering.",
|
"experimental-description": "Backups en samlet snapshots af databasen og datamappe på installationen. Dette omfatter alle data og kan ikke indstilles til at udelukke undergrupper af data. Du kan tænke på dette som et øjebliksbillede af Mealie på et bestemt tidspunkt. I øjeblikket, {not-crossed-version} (data migrationer er ikke udført automatisk). Disse fungerer som en database agnostisk måde at eksportere og importere data eller backup af webstedet til en ekstern placering.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
||||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
"irreversible-acknowledgment": "Jeg forstår, at denne handling er irreversibel, destruktiv og kan forårsage tab af data",
|
||||||
"restore-backup": "Restore Backup"
|
"restore-backup": "Restore Backup"
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backup og eksport",
|
"backup-and-exports": "Backup og eksport",
|
||||||
@ -635,7 +644,7 @@
|
|||||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier denne token ved brug i en anden applikation. Denne token kan ikke ses igen.",
|
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier denne token ved brug i en anden applikation. Denne token kan ikke ses igen.",
|
||||||
"create-an-api-token": "Opret en API token",
|
"create-an-api-token": "Opret en API token",
|
||||||
"token-name": "Tokennavn",
|
"token-name": "Tokennavn",
|
||||||
"generate": "Generate",
|
"generate": "Generer",
|
||||||
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
||||||
},
|
},
|
||||||
"toolbox": {
|
"toolbox": {
|
||||||
@ -661,7 +670,7 @@
|
|||||||
"bug-report": "Bug Report",
|
"bug-report": "Bug Report",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Tracker",
|
||||||
"configuration": "Configuration",
|
"configuration": "Konfiguration",
|
||||||
"docker-volume": "Docker Volume",
|
"docker-volume": "Docker Volume",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Volumes are misconfigured",
|
||||||
@ -669,7 +678,7 @@
|
|||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
||||||
"validate": "Validate",
|
"validate": "Validate",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Email Configuration Status",
|
||||||
"ready": "Ready",
|
"ready": "Klar",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Not Ready - Check Environmental Variables",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Succeeded",
|
||||||
"failed": "Failed",
|
"failed": "Failed",
|
||||||
@ -677,7 +686,7 @@
|
|||||||
"application-version": "Application Version",
|
"application-version": "Application Version",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie is up to date",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Sikkert site",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "Site is accessed by localhost or https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "Server Side Base URL",
|
||||||
@ -842,14 +851,14 @@
|
|||||||
"strong": "Stærk",
|
"strong": "Stærk",
|
||||||
"very-strong": "Meget stærk"
|
"very-strong": "Meget stærk"
|
||||||
},
|
},
|
||||||
"user-management": "User Management",
|
"user-management": "Brugeradministration",
|
||||||
"reset-locked-users": "Reset Locked Users",
|
"reset-locked-users": "Reset Locked Users",
|
||||||
"admin-user-creation": "Admin User Creation",
|
"admin-user-creation": "Admin User Creation",
|
||||||
"user-details": "User Details",
|
"user-details": "Brugerdetaljer",
|
||||||
"user-name": "User Name",
|
"user-name": "Brugernavn",
|
||||||
"authentication-method": "Authentication Method",
|
"authentication-method": "Authentication Method",
|
||||||
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
||||||
"permissions": "Permissions",
|
"permissions": "Rettigheder",
|
||||||
"administrator": "Administrator",
|
"administrator": "Administrator",
|
||||||
"user-can-invite-other-to-group": "Bruger kan invitere andre til gruppen",
|
"user-can-invite-other-to-group": "Bruger kan invitere andre til gruppen",
|
||||||
"user-can-manage-group": "Bruger kan administrere gruppen",
|
"user-can-manage-group": "Bruger kan administrere gruppen",
|
||||||
@ -1043,23 +1052,24 @@
|
|||||||
},
|
},
|
||||||
"ingredients-natural-language-processor": "Ingredienser Naturlig Sprogprocessor",
|
"ingredients-natural-language-processor": "Ingredienser Naturlig Sprogprocessor",
|
||||||
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
||||||
"ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.",
|
"ingredients-natural-language-processor-explanation-2": "Det er ikke perfekt, men giver generelt gode resultater og er et godt udgangspunkt for manuel redigering af ingredienser i individuelle felter. Alternativt kan du også bruge \"Brute\" metoden, der bruger en mønstermatchende teknik til at identificere ingredienser.",
|
||||||
"nlp": "NLP",
|
"nlp": "NLP",
|
||||||
"brute": "Brute",
|
"brute": "Brute",
|
||||||
"show-individual-confidence": "Show individual confidence",
|
"show-individual-confidence": "Show individual confidence",
|
||||||
"ingredient-text": "Ingredient Text",
|
"ingredient-text": "Ingredienstekst",
|
||||||
"average-confident": "{0} Confident",
|
"average-confident": "{0} Confident",
|
||||||
"try-an-example": "Try an example",
|
"try-an-example": "Prøv et eksempel",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Baggrundsopgaver",
|
||||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
||||||
"no-logs-found": "No Logs Found",
|
"no-logs-found": "Ingen logfiler fundet",
|
||||||
"tasks": "Tasks"
|
"tasks": "Opgaver"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Velkommen, {0}",
|
"welcome-user": "👋 Velkommen, {0}",
|
||||||
"description": "Administrer din profil, opskrifter og gruppeindstillinger.",
|
"description": "Administrer din profil, opskrifter og gruppeindstillinger.",
|
||||||
"get-invite-link": "Få Invitationslink",
|
"get-invite-link": "Få Invitationslink",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Konto oversigt",
|
"account-summary": "Konto oversigt",
|
||||||
"account-summary-description": "Her er en oversigt over din gruppes oplysninger",
|
"account-summary-description": "Her er en oversigt over din gruppes oplysninger",
|
||||||
"group-statistics": "Gruppestatistik",
|
"group-statistics": "Gruppestatistik",
|
||||||
@ -1093,10 +1103,10 @@
|
|||||||
"looking-for-privacy-settings": "Leder du efter Privatlivsindstillinger?",
|
"looking-for-privacy-settings": "Leder du efter Privatlivsindstillinger?",
|
||||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
"manage-your-api-tokens": "Manage Your API Tokens",
|
||||||
"manage-user-profile": "Manage User Profile",
|
"manage-user-profile": "Manage User Profile",
|
||||||
"manage-cookbooks": "Manage Cookbooks",
|
"manage-cookbooks": "Administrer kogebøger",
|
||||||
"manage-members": "Manage Members",
|
"manage-members": "Administrer medlemmer",
|
||||||
"manage-webhooks": "Manage Webhooks",
|
"manage-webhooks": "Manage Webhooks",
|
||||||
"manage-notifiers": "Manage Notifiers",
|
"manage-notifiers": "Administrer notifikationer",
|
||||||
"manage-data-migrations": "Manage Data Migrations"
|
"manage-data-migrations": "Manage Data Migrations"
|
||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "JJJ-MM-TT Format",
|
"date-format-hint-yyyy-mm-dd": "JJJ-MM-TT Format",
|
||||||
"add-to-list": "Zur Einkaufsliste hinzufügen",
|
"add-to-list": "Zur Einkaufsliste hinzufügen",
|
||||||
"add-to-plan": "Zum Essensplan hinzufügen",
|
"add-to-plan": "Zum Essensplan hinzufügen",
|
||||||
|
"add-to-timeline": "Zum Zeitstrahl hinzufügen",
|
||||||
"recipe-added-to-list": "Rezept wurde zur Einkaufsliste hinzugefügt",
|
"recipe-added-to-list": "Rezept wurde zur Einkaufsliste hinzugefügt",
|
||||||
"recipe-added-to-mealplan": "Rezept zum Essensplan hinzugefügt",
|
"recipe-added-to-mealplan": "Rezept zum Essensplan hinzugefügt",
|
||||||
"failed-to-add-recipe-to-mealplan": "Fehler beim Hinzufügen des Rezepts zum Essensplan",
|
"failed-to-add-recipe-to-mealplan": "Fehler beim Hinzufügen des Rezepts zum Essensplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Maßstab um 1 erhöhen",
|
"increase-scale-label": "Maßstab um 1 erhöhen",
|
||||||
"locked": "Gesperrt",
|
"locked": "Gesperrt",
|
||||||
"public-link": "Öffentlicher Link",
|
"public-link": "Öffentlicher Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Küchenwecker",
|
||||||
|
"start-timer": "Wecker starten",
|
||||||
|
"pause-timer": "Wecker pausieren",
|
||||||
|
"resume-timer": "Wecker fortsetzen",
|
||||||
|
"stop-timer": "Wecker stoppen"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Zeitstrahl-Ereignis bearbeiten",
|
"edit-timeline-event": "Zeitstrahl-Ereignis bearbeiten",
|
||||||
"timeline": "Zeitstrahl",
|
"timeline": "Zeitstrahl",
|
||||||
"timeline-is-empty": "Noch nichts auf dem Zeitstrahl. Probier dieses Rezept aus!",
|
"timeline-is-empty": "Noch nichts auf dem Zeitstrahl. Probier dieses Rezept aus!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Strukturierte Ansicht",
|
"tree-view": "Strukturierte Ansicht",
|
||||||
"recipe-yield": "Portionsangabe",
|
"recipe-yield": "Portionsangabe",
|
||||||
"unit": "Maßeinheit",
|
"unit": "Maßeinheit",
|
||||||
"upload-image": "Bild hochladen"
|
"upload-image": "Bild hochladen",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Bild entfernen"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Erweiterte Suche",
|
"advanced-search": "Erweiterte Suche",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"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.",
|
||||||
"experimental-description": "Sichert eine vollständige Momentaufnahme der Datenbank und des Datenverzeichnisses der Webseite. Dies schließt alle Daten ein, es können keine Daten ausgenommen werden. Es handelt sich also um eine Momentaufnahme von Mealie zu einem bestimmten Zeitpunkt. Zur Zeit {not-crossed-version} (es erfolgt keine automatische Datenmigration). Es ist eine Datenbank-unabhängige Möglichkeit, Daten zu exportieren und importieren oder um die Webseite an einem externen Ort zu sichern.",
|
"experimental-description": "Sichert eine vollständige Momentaufnahme der Datenbank und des Datenverzeichnisses der Webseite. Dies schließt alle Daten ein, es können keine Daten ausgenommen werden. Es handelt sich also um eine Momentaufnahme von Mealie zu einem bestimmten Zeitpunkt. Zur Zeit {not-crossed-version} (es erfolgt keine automatische Datenmigration). Es ist eine Datenbank-unabhängige Möglichkeit, Daten zu exportieren und importieren oder um die Webseite an einem externen Ort zu sichern.",
|
||||||
"not-crossed-version": "funktioniert diese Backup-Methode nicht versionsübergreifend und kann daher nicht verwendet werden, um Daten aus verschiedenen Versionen zu migrieren",
|
|
||||||
"backup-restore": "Wiederherstellen aus Sicherung",
|
"backup-restore": "Wiederherstellen aus Sicherung",
|
||||||
"back-restore-description": "Das Wiederherstellen dieser Sicherung wird alle vorhandenen Daten in deiner Datenbank und im Datenverzeichnis überschreiben und durch den Inhalt dieser Sicherung ersetzen. {cannot-be-undone} Wenn die Wiederherstellung erfolgreich war, wirst du abgemeldet.",
|
"back-restore-description": "Das Wiederherstellen dieser Sicherung wird alle vorhandenen Daten in deiner Datenbank und im Datenverzeichnis überschreiben und durch den Inhalt dieser Sicherung ersetzen. {cannot-be-undone} Wenn die Wiederherstellung erfolgreich war, wirst du abgemeldet.",
|
||||||
"cannot-be-undone": "Diese Aktion kann nicht rückgängig gemacht werden - verwende sie mit Vorsicht.",
|
"cannot-be-undone": "Diese Aktion kann nicht rückgängig gemacht werden - verwende sie mit Vorsicht.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Willkommen, {0}",
|
"welcome-user": "👋 Willkommen, {0}",
|
||||||
"description": "Verwalte dein Profil, Rezepte und Gruppeneinstellungen.",
|
"description": "Verwalte dein Profil, Rezepte und Gruppeneinstellungen.",
|
||||||
"get-invite-link": "Einladungslink erzeugen",
|
"get-invite-link": "Einladungslink erzeugen",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Kontoübersicht",
|
"account-summary": "Kontoübersicht",
|
||||||
"account-summary-description": "Hier ist eine Übersicht der Informationen deiner Gruppe",
|
"account-summary-description": "Hier ist eine Übersicht der Informationen deiner Gruppe",
|
||||||
"group-statistics": "Gruppenstatistik",
|
"group-statistics": "Gruppenstatistik",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Σύνθετη Αναζήτηση",
|
"advanced-search": "Σύνθετη Αναζήτηση",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Μερικό Αντίγραφο Ασφαλείας",
|
"partial-backup": "Μερικό Αντίγραφο Ασφαλείας",
|
||||||
"unable-to-delete-backup": "Αδυναμία διαγραφής αντιγράφου ασφαλείας.",
|
"unable-to-delete-backup": "Αδυναμία διαγραφής αντιγράφου ασφαλείας.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -312,20 +312,20 @@
|
|||||||
"recipe-migration": "Migración de recetas",
|
"recipe-migration": "Migración de recetas",
|
||||||
"chowdown": {
|
"chowdown": {
|
||||||
"description": "Migrar datos desde Chowdown",
|
"description": "Migrar datos desde Chowdown",
|
||||||
"description-long": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.",
|
"description-long": "Mealie soporta nativamente el formato de repositorio chowdown. Descarga el código del repositorio como un archivo .zip y súbelo abajo.",
|
||||||
"title": "Chowdown"
|
"title": "Chowdown"
|
||||||
},
|
},
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"description": "Migrar datos desde Nextcloud Cookbook",
|
"description": "Migrar datos desde Nextcloud Cookbook",
|
||||||
"description-long": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"description-long": "Las recetas Nextcloud se pueden importar desde un archivo zip que contiene los datos almacenados en Nextcloud. Consulte la estructura de carpetas de ejemplo a continuación para asegurarse de que sus recetas pueden ser importadas.",
|
||||||
"title": "Nextcloud Cookbook"
|
"title": "Nextcloud Cookbook"
|
||||||
},
|
},
|
||||||
"copymethat": {
|
"copymethat": {
|
||||||
"description-long": "Mealie can import recipes from Copy Me That. Export your recipes in HTML format, then upload the .zip below.",
|
"description-long": "Mealie puede importar recetas desde Copie Me That. Exporta tus recetas en formato HTML, luego sube el archivo .zip.",
|
||||||
"title": "Copy Me That Recipe Manager"
|
"title": "Copy Me That Recipe Manager"
|
||||||
},
|
},
|
||||||
"paprika": {
|
"paprika": {
|
||||||
"description-long": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"description-long": "Mealie puede importar recetas de la aplicación Paprika. Exporta tus recetas de paprika, renombra la extensión del fichero a .zip y súbala a continuación.",
|
||||||
"title": "Paprika Recipe Manager"
|
"title": "Paprika Recipe Manager"
|
||||||
},
|
},
|
||||||
"mealie-pre-v1": {
|
"mealie-pre-v1": {
|
||||||
@ -334,11 +334,11 @@
|
|||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Recetas de Tandoor"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Recipe Data Migrations",
|
"recipe-data-migrations": "Migración de recetas",
|
||||||
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
||||||
"choose-migration-type": "Choose Migration Type",
|
"choose-migration-type": "Elegir tipo de migración",
|
||||||
"tag-all-recipes": "Etiqueta todas las recetas con la etiqueta {tag-name}",
|
"tag-all-recipes": "Etiqueta todas las recetas con la etiqueta {tag-name}",
|
||||||
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formato AAA-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formato AAA-MM-DD",
|
||||||
"add-to-list": "Agregar a la lista",
|
"add-to-list": "Agregar a la lista",
|
||||||
"add-to-plan": "Agregar al menú",
|
"add-to-plan": "Agregar al menú",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Receta añadida a la lista",
|
"recipe-added-to-list": "Receta añadida a la lista",
|
||||||
"recipe-added-to-mealplan": "Receta añadida al menú",
|
"recipe-added-to-mealplan": "Receta añadida al menú",
|
||||||
"failed-to-add-recipe-to-mealplan": "Error al añadir receta al menú",
|
"failed-to-add-recipe-to-mealplan": "Error al añadir receta al menú",
|
||||||
@ -479,26 +480,33 @@
|
|||||||
"increase-scale-label": "Aumentar escala en 1",
|
"increase-scale-label": "Aumentar escala en 1",
|
||||||
"locked": "Bloqueada",
|
"locked": "Bloqueada",
|
||||||
"public-link": "Enlace público",
|
"public-link": "Enlace público",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Editar evento en la cronología",
|
"edit-timeline-event": "Editar evento en la cronología",
|
||||||
"timeline": "Timeline",
|
"timeline": "Cronología",
|
||||||
"timeline-is-empty": "Aún no hay nada en la línea de tiempo. ¡Intenta hacer esta receta!",
|
"timeline-is-empty": "Aún no hay nada en la línea de tiempo. ¡Intenta hacer esta receta!",
|
||||||
"group-global-timeline": "Línea de tiempo global de {groupName}",
|
"group-global-timeline": "Línea de tiempo global de {groupName}",
|
||||||
"open-timeline": "Abrir línea de tiempo",
|
"open-timeline": "Abrir línea de tiempo",
|
||||||
"made-this": "Lo hice",
|
"made-this": "Lo hice",
|
||||||
"how-did-it-turn-out": "How did it turn out?",
|
"how-did-it-turn-out": "¿Cómo resultó esto?",
|
||||||
"user-made-this": "{user} made this",
|
"user-made-this": "{user} hizo esto",
|
||||||
"last-made-date": "Cocinado por última vez el {date}",
|
"last-made-date": "Cocinado por última vez el {date}",
|
||||||
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
||||||
"message-key": "Clave de mensaje",
|
"message-key": "Clave de mensaje",
|
||||||
"parse": "Analizar",
|
"parse": "Analizar",
|
||||||
"attach-images-hint": "Adjuntar imágenes arrastrando y soltando en el editor",
|
"attach-images-hint": "Adjuntar imágenes arrastrando y soltando en el editor",
|
||||||
"enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature",
|
"enable-ingredient-amounts-to-use-this-feature": "Habilitar la cantidad de ingredientes para usar esta característica",
|
||||||
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Las recetas con unidades o alimentos definidos no pueden ser analizadas.",
|
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Las recetas con unidades o alimentos definidos no pueden ser analizadas.",
|
||||||
"parse-ingredients": "Analizar ingredientes",
|
"parse-ingredients": "Analizar ingredientes",
|
||||||
"edit-markdown": "Editar Markdown",
|
"edit-markdown": "Editar Markdown",
|
||||||
"recipe-creation": "Crear Receta",
|
"recipe-creation": "Crear Receta",
|
||||||
"select-one-of-the-various-ways-to-create-a-recipe": "Selecciona una de las diversas formas de crear una receta",
|
"select-one-of-the-various-ways-to-create-a-recipe": "Selecciona una de las diversas formas de crear una receta",
|
||||||
"looking-for-migrations": "Looking For Migrations?",
|
"looking-for-migrations": "¿Buscas las Migraciones?",
|
||||||
"import-with-url": "Importar por url",
|
"import-with-url": "Importar por url",
|
||||||
"create-recipe": "Crear receta",
|
"create-recipe": "Crear receta",
|
||||||
"import-with-zip": "Importar desde .zip",
|
"import-with-zip": "Importar desde .zip",
|
||||||
@ -509,27 +517,29 @@
|
|||||||
"new-recipe-names-must-be-unique": "El nombre de la receta debe ser único",
|
"new-recipe-names-must-be-unique": "El nombre de la receta debe ser único",
|
||||||
"scrape-recipe": "Analiza receta",
|
"scrape-recipe": "Analiza receta",
|
||||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
||||||
"import-original-keywords-as-tags": "Import original keywords as tags",
|
"import-original-keywords-as-tags": "Importar palabras clave originales como etiquetas",
|
||||||
"stay-in-edit-mode": "Permanecer en modo edición",
|
"stay-in-edit-mode": "Permanecer en modo edición",
|
||||||
"import-from-zip": "Import from Zip",
|
"import-from-zip": "Importar desde zip",
|
||||||
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
"import-from-zip-description": "Importa una receta única que fue exportada desde otra instancia de Mealie.",
|
||||||
"zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie",
|
"zip-files-must-have-been-exported-from-mealie": "Los archivos .zip deben haber sido exportados desde Mealie",
|
||||||
"create-a-recipe-by-uploading-a-scan": "Create a recipe by uploading a scan.",
|
"create-a-recipe-by-uploading-a-scan": "Crea una receta subiendo una escaneada.",
|
||||||
"upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book",
|
"upload-a-png-image-from-a-recipe-book": "Suba una imagen png de un libro de recetas",
|
||||||
"recipe-bulk-importer": "Recipe Bulk Importer",
|
"recipe-bulk-importer": "Importador masivo de recetas",
|
||||||
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
||||||
"set-categories-and-tags": "Set Categories and Tags",
|
"set-categories-and-tags": "Establecer categorías y etiquetas",
|
||||||
"bulk-imports": "Bulk Imports",
|
"bulk-imports": "Importación masiva",
|
||||||
"bulk-import-process-has-started": "Bulk Import process has started",
|
"bulk-import-process-has-started": "El proceso de importación masiva se ha iniciado",
|
||||||
"bulk-import-process-has-failed": "Bulk import process has failed",
|
"bulk-import-process-has-failed": "El proceso de importación masiva ha fallado",
|
||||||
"report-deletion-failed": "Report deletion failed",
|
"report-deletion-failed": "Error al eliminar el reporte",
|
||||||
"recipe-debugger": "Recipe Debugger",
|
"recipe-debugger": "Depurador de recetas",
|
||||||
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
|
"recipe-debugger-description": "Obtenga la URL de la receta que desea depurar y pegala aquí. La URL será analizadada por el extractor de recetas y los resultados se mostrarán. Si no ves ningún dato devuelta, el sitio que estás intentando rascar no está soportado por Mealie o su biblioteca de analizadores.",
|
||||||
"debug": "Debug",
|
"debug": "Depuración",
|
||||||
"tree-view": "Tree View",
|
"tree-view": "Vista en árbol",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Porciones",
|
||||||
"unit": "Unit",
|
"unit": "Unidades",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Subir imagen",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Búsqueda avanzada",
|
"advanced-search": "Búsqueda avanzada",
|
||||||
@ -546,8 +556,8 @@
|
|||||||
"search-placeholder": "Buscar...",
|
"search-placeholder": "Buscar...",
|
||||||
"tag-filter": "Filtro de Etiquetas",
|
"tag-filter": "Filtro de Etiquetas",
|
||||||
"search-hint": "Presione '/'",
|
"search-hint": "Presione '/'",
|
||||||
"advanced": "Advanced",
|
"advanced": "Avanzado",
|
||||||
"auto-search": "Auto Search"
|
"auto-search": "Búsqueda automática"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "Añadir un nuevo tema",
|
"add-a-new-theme": "Añadir un nuevo tema",
|
||||||
@ -564,14 +574,13 @@
|
|||||||
"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.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
"backup-restore": "Restaurar Copia de Seguridad",
|
||||||
"backup-restore": "Backup Restore",
|
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "Esta acción no se puede deshacer, use con precaución.",
|
||||||
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
"postgresql-note": "Si estás usando PostGreSQL, por favor revisa el {backup-restore-process} antes de restaurar.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "copia de seguridad/proceso de restauración en la documentación",
|
||||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
"irreversible-acknowledgment": "Entiendo que esta acción es irreversible, destructiva y puede causar pérdida de datos",
|
||||||
"restore-backup": "Restore Backup"
|
"restore-backup": "Restaurar 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",
|
||||||
@ -635,8 +644,8 @@
|
|||||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copie este token para su uso con una aplicación externa. Este token no será visible de nuevo.",
|
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copie este token para su uso con una aplicación externa. Este token no será visible de nuevo.",
|
||||||
"create-an-api-token": "Crear token API",
|
"create-an-api-token": "Crear token API",
|
||||||
"token-name": "Nombre del Token",
|
"token-name": "Nombre del Token",
|
||||||
"generate": "Generate",
|
"generate": "Generar",
|
||||||
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
"you-have-token-count": "Usted no tiene tokens activos.|Usted tiene un token activo.|Usted tiene {count} tokens activos."
|
||||||
},
|
},
|
||||||
"toolbox": {
|
"toolbox": {
|
||||||
"assign-all": "Asignar todos los",
|
"assign-all": "Asignar todos los",
|
||||||
@ -658,36 +667,36 @@
|
|||||||
"webhook-name": "Nombre del Webhook",
|
"webhook-name": "Nombre del Webhook",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "Informe de error",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Utilice esta información para informar de un error. Proporcionar detalles de su instancia a los desarrolladores es la mejor manera de resolver sus problemas rápidamente.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Tracker",
|
||||||
"configuration": "Configuración",
|
"configuration": "Configuración",
|
||||||
"docker-volume": "Volumen de Docker",
|
"docker-volume": "Volumen de Docker",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requiere que los contenedores de frontend y backend compartan el mismo volumen o almacenamiento en docker. Esto asegura que el contenedor del frontend pueda acceder adecuadamente a las imágenes y los activos almacenados en el disco.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Los volúmenes están mal configurados",
|
||||||
"volumes-are-configured-correctly": "Los volúmenes se configuran correctamente.",
|
"volumes-are-configured-correctly": "Los volúmenes se configuran correctamente.",
|
||||||
"status-unknown-try-running-a-validation": "Estado desconocido. Intente ejecutar una validación.",
|
"status-unknown-try-running-a-validation": "Estado desconocido. Intente ejecutar una validación.",
|
||||||
"validate": "Validar",
|
"validate": "Validar",
|
||||||
"email-configuration-status": "Estado de la Configuración del Correo Electrónico",
|
"email-configuration-status": "Estado de la Configuración del Correo Electrónico",
|
||||||
"ready": "Ready",
|
"ready": "Listo",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "No Listo - Comprobar variables de ambiente",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Logrado",
|
||||||
"failed": "Failed",
|
"failed": "Error",
|
||||||
"general-about": "General About",
|
"general-about": "General Acerca de",
|
||||||
"application-version": "Application Version",
|
"application-version": "Versión de la aplicación",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "Su versión actual ({0}) no coincide con la última versión. Considere actualizar a la última versión ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie está actualizada",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Sitio Seguro",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Servir a través de local host o seguro con HTTPS. El portapapeles y API adicionales del navegador pueden no funcionar.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "Site is accessed by localhost or https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "Server Side Base URL",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
||||||
"ldap-ready": "LDAP Ready",
|
"ldap-ready": "LDAP Listo",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "No todos los valores LDAP están configurados. Esto puede ignorarse si no está usando autenticación LDAP.",
|
||||||
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
"ldap-ready-success-text": "Las variables LDAP requeridas están todas definidas.",
|
||||||
"build": "Build",
|
"build": "Compilar",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Versión de Analizador de Recetas"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "Todas las listas",
|
"all-lists": "Todas las listas",
|
||||||
@ -703,19 +712,19 @@
|
|||||||
"label": "Etiqueta",
|
"label": "Etiqueta",
|
||||||
"linked-item-warning": "Este elemento está vinculado a una o más recetas. Ajustar las unidades o los alimentos producirá resultados inesperados al añadir o quitar la receta de esta lista.",
|
"linked-item-warning": "Este elemento está vinculado a una o más recetas. Ajustar las unidades o los alimentos producirá resultados inesperados al añadir o quitar la receta de esta lista.",
|
||||||
"toggle-food": "Mostrar nombre del alimento",
|
"toggle-food": "Mostrar nombre del alimento",
|
||||||
"manage-labels": "Manage Labels",
|
"manage-labels": "Administrar etiquetas",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
"are-you-sure-you-want-to-delete-this-item": "¿Está seguro de que quiere borrar este elemento?",
|
||||||
"copy-as-text": "Copy as Text",
|
"copy-as-text": "Copiar como texto",
|
||||||
"copy-as-markdown": "Copy as Markdown",
|
"copy-as-markdown": "Copiar como Markdown",
|
||||||
"delete-checked": "Delete Checked",
|
"delete-checked": "Eliminar marcados",
|
||||||
"toggle-label-sort": "Toggle Label Sort",
|
"toggle-label-sort": "Cambiar orden de etiquetas",
|
||||||
"reorder-labels": "Reorder Labels",
|
"reorder-labels": "Reordenar etiquetas",
|
||||||
"uncheck-all-items": "Uncheck All Items",
|
"uncheck-all-items": "Desmarcar todos los elementos",
|
||||||
"check-all-items": "Check All Items",
|
"check-all-items": "Marcar todos los elementos",
|
||||||
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
||||||
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
"items-checked-count": "Ningún elemento comprobado|Un elemento comprobado|{count} elementos comprobados",
|
||||||
"no-label": "No Label",
|
"no-label": "Sin Etiqueta",
|
||||||
"completed-on": "Completed on {date}"
|
"completed-on": "Completado el {date}"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "Recetas",
|
"all-recipes": "Recetas",
|
||||||
@ -768,7 +777,7 @@
|
|||||||
"tool-name": "Nombre del utensilio",
|
"tool-name": "Nombre del utensilio",
|
||||||
"create-new-tool": "Crear nuevo utensilio",
|
"create-new-tool": "Crear nuevo utensilio",
|
||||||
"on-hand-checkbox-label": "Mostrar como disponible (marcado)",
|
"on-hand-checkbox-label": "Mostrar como disponible (marcado)",
|
||||||
"required-tools": "Required Tools"
|
"required-tools": "Herramientas necesarias"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Administrador/a",
|
"admin": "Administrador/a",
|
||||||
@ -788,7 +797,7 @@
|
|||||||
"error-cannot-delete-super-user": "¡Error! No se puede eliminar el Super Usuario",
|
"error-cannot-delete-super-user": "¡Error! No se puede eliminar el Super Usuario",
|
||||||
"existing-password-does-not-match": "La contraseña actual no coincide",
|
"existing-password-does-not-match": "La contraseña actual no coincide",
|
||||||
"full-name": "Nombre completo",
|
"full-name": "Nombre completo",
|
||||||
"generate-password-reset-link": "Generate Password Reset Link",
|
"generate-password-reset-link": "Generar enlace para restablecer contraseña",
|
||||||
"invite-only": "Solo por invitación",
|
"invite-only": "Solo por invitación",
|
||||||
"link-id": "ID del enlace",
|
"link-id": "ID del enlace",
|
||||||
"link-name": "Nombre del enlace",
|
"link-name": "Nombre del enlace",
|
||||||
@ -831,8 +840,8 @@
|
|||||||
"enable-advanced-content-description": "Habilita funciones avanzadas como Escala de recetas, claves API, Webhooks y Gestión de Datos. No se preocupe, siempre puede volver a cambiarlo más tarde",
|
"enable-advanced-content-description": "Habilita funciones avanzadas como Escala de recetas, claves API, Webhooks y Gestión de Datos. No se preocupe, siempre puede volver a cambiarlo más tarde",
|
||||||
"favorite-recipes": "Recetas favoritas",
|
"favorite-recipes": "Recetas favoritas",
|
||||||
"email-or-username": "Correo electrónico o nombre de usuario",
|
"email-or-username": "Correo electrónico o nombre de usuario",
|
||||||
"remember-me": "Remember Me",
|
"remember-me": "Recuerdame",
|
||||||
"please-enter-your-email-and-password": "Please enter your email and password",
|
"please-enter-your-email-and-password": "Por favor, introduzca su nombre de usuario y contraseña",
|
||||||
"invalid-credentials": "Credenciales inválidas",
|
"invalid-credentials": "Credenciales inválidas",
|
||||||
"account-locked-please-try-again-later": "Cuenta bloqueada. Por favor, inténtalo de nuevo más tarde",
|
"account-locked-please-try-again-later": "Cuenta bloqueada. Por favor, inténtalo de nuevo más tarde",
|
||||||
"user-favorites": "Favoritos del usuario",
|
"user-favorites": "Favoritos del usuario",
|
||||||
@ -869,13 +878,13 @@
|
|||||||
"merge-food-example": "Fusionando {food1} con {food2}",
|
"merge-food-example": "Fusionando {food1} con {food2}",
|
||||||
"seed-dialog-text": "Añade a la base de datos ejemplos de alimentos basados en su idioma local. Esto creará más de 200 alimentos comunes que se pueden utilizar para organizar su base de datos. Los alimentos se traducen a través de un esfuerzo comunitario.",
|
"seed-dialog-text": "Añade a la base de datos ejemplos de alimentos basados en su idioma local. Esto creará más de 200 alimentos comunes que se pueden utilizar para organizar su base de datos. Los alimentos se traducen a través de un esfuerzo comunitario.",
|
||||||
"seed-dialog-warning": "Ya tiene algunos elementos en tu base de datos. Esta acción no reconciliará duplicados, tendrá que gestionarlos manualmente.",
|
"seed-dialog-warning": "Ya tiene algunos elementos en tu base de datos. Esta acción no reconciliará duplicados, tendrá que gestionarlos manualmente.",
|
||||||
"combine-food": "Combine Food",
|
"combine-food": "Combinar Alimentos",
|
||||||
"source-food": "Source Food",
|
"source-food": "Fuente de Alimento",
|
||||||
"target-food": "Target Food",
|
"target-food": "Alimentos objetivo",
|
||||||
"create-food": "Create Food",
|
"create-food": "Crear Alimento",
|
||||||
"food-label": "Food Label",
|
"food-label": "Etiqueta de Alimento",
|
||||||
"edit-food": "Edit Food",
|
"edit-food": "Editar Alimento",
|
||||||
"food-data": "Food Data"
|
"food-data": "Datos de Alimento"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"seed-dialog-text": "Añade a la base de datos unidades comunes basadas en su idioma local.",
|
"seed-dialog-text": "Añade a la base de datos unidades comunes basadas en su idioma local.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -52,7 +52,7 @@
|
|||||||
"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",
|
"delete-event": "Supprimer l'événement",
|
||||||
"event-delete-confirmation": "Voulez-vous vraiment supprimer cet évènement ?",
|
"event-delete-confirmation": "Voulez-vous vraiment supprimer cet évènement ?",
|
||||||
"event-deleted": "Événement supprimé",
|
"event-deleted": "Événement supprimé",
|
||||||
"event-updated": "Événement mis à jour",
|
"event-updated": "Événement mis à jour",
|
||||||
@ -108,7 +108,7 @@
|
|||||||
"get": "Envoyer",
|
"get": "Envoyer",
|
||||||
"home": "Page d'accueil",
|
"home": "Page d'accueil",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"image-upload-failed": "Le téléchargement de l'image a échoué",
|
"image-upload-failed": "Échec du téléversement de l'image",
|
||||||
"import": "Importer",
|
"import": "Importer",
|
||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Mot-clé",
|
"keyword": "Mot-clé",
|
||||||
@ -137,12 +137,12 @@
|
|||||||
"save": "Sauvegarder",
|
"save": "Sauvegarder",
|
||||||
"settings": "Paramètres",
|
"settings": "Paramètres",
|
||||||
"share": "Partager",
|
"share": "Partager",
|
||||||
"shuffle": "Aléatoire",
|
"shuffle": "Mélanger",
|
||||||
"sort": "Trier",
|
"sort": "Trier",
|
||||||
"sort-alphabetically": "Alphabétique",
|
"sort-alphabetically": "Alphabétique",
|
||||||
"status": "Statut",
|
"status": "Statut",
|
||||||
"subject": "Sujet",
|
"subject": "Sujet",
|
||||||
"submit": "Importer",
|
"submit": "Soumettre",
|
||||||
"success-count": "Succès : {count}",
|
"success-count": "Succès : {count}",
|
||||||
"sunday": "Dimanche",
|
"sunday": "Dimanche",
|
||||||
"templates": "Modèles :",
|
"templates": "Modèles :",
|
||||||
@ -333,8 +333,8 @@
|
|||||||
"title": "Mealie Pré-1.0"
|
"title": "Mealie Pré-1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie peut importer des recettes à partir de Tandoor. Exportez vos données dans le format « Défaut », puis téléchargez le .zip ci-dessous.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Recettes Tandoor"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Migration des données de recettes",
|
"recipe-data-migrations": "Migration des données de recettes",
|
||||||
"recipe-data-migrations-explanation": "Les recettes peuvent être migrées depuis une autre application prise en charge vers Mealie. C'est une excellente façon de commencer avec Mealie.",
|
"recipe-data-migrations-explanation": "Les recettes peuvent être migrées depuis une autre application prise en charge vers Mealie. C'est une excellente façon de commencer avec Mealie.",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ",
|
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ",
|
||||||
"add-to-list": "Ajouter à la liste",
|
"add-to-list": "Ajouter à la liste",
|
||||||
"add-to-plan": "Ajouter à la planification des repas",
|
"add-to-plan": "Ajouter à la planification des repas",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recette ajoutée à la liste",
|
"recipe-added-to-list": "Recette ajoutée à la liste",
|
||||||
"recipe-added-to-mealplan": "Recette ajoutée à la planification des repas",
|
"recipe-added-to-mealplan": "Recette ajoutée à la planification des repas",
|
||||||
"failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas",
|
"failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Augmenter l'échelle de 1",
|
"increase-scale-label": "Augmenter l'échelle de 1",
|
||||||
"locked": "Verrouillé",
|
"locked": "Verrouillé",
|
||||||
"public-link": "Lien public",
|
"public-link": "Lien public",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Modifier l’événement dans l’historique",
|
"edit-timeline-event": "Modifier l’événement dans l’historique",
|
||||||
"timeline": "Historique",
|
"timeline": "Historique",
|
||||||
"timeline-is-empty": "Pas encore d’historique. Essayez de cuisiner cette recette !",
|
"timeline-is-empty": "Pas encore d’historique. Essayez de cuisiner cette recette !",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Vue en arborescence",
|
"tree-view": "Vue en arborescence",
|
||||||
"recipe-yield": "Nombre de parts",
|
"recipe-yield": "Nombre de parts",
|
||||||
"unit": "Unité",
|
"unit": "Unité",
|
||||||
"upload-image": "Envoyer une image"
|
"upload-image": "Envoyer une image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Recherche avancée",
|
"advanced-search": "Recherche avancée",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"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.",
|
||||||
"experimental-description": "Sauvegarde une photo complète de la base de données et du répertoire de données du site. Cela inclut toutes les données et ne peut pas être configuré pour exclure des sous-ensembles de données. C'est un peu comme une photo de Mealie à un instant précis. Actuellement, {not-crossed-version} (les migrations de données ne sont pas effectuées automatiquement). Il s'agit d'un moyen indépendant de la base de données pour exporter et importer des données ou de sauvegarder le site vers un emplacement externe.",
|
"experimental-description": "Sauvegarde une photo complète de la base de données et du répertoire de données du site. Cela inclut toutes les données et ne peut pas être configuré pour exclure des sous-ensembles de données. C'est un peu comme une photo de Mealie à un instant précis. Actuellement, {not-crossed-version} (les migrations de données ne sont pas effectuées automatiquement). Il s'agit d'un moyen indépendant de la base de données pour exporter et importer des données ou de sauvegarder le site vers un emplacement externe.",
|
||||||
"not-crossed-version": "ce mécanisme de sauvegarde dépend de -a version de Mealie et ne peut donc pas être utilisé pour migrer des données entre les versions",
|
|
||||||
"backup-restore": "Restaurer la sauvegarde",
|
"backup-restore": "Restaurer la sauvegarde",
|
||||||
"back-restore-description": "La restauration de cette sauvegarde écrasera toutes les données actuelles dans votre base de données et dans le répertoire de données et les remplacera par le contenu de cette sauvegarde. {cannot-be-undone} Si la restauration est réussie, vous serez déconnecté.",
|
"back-restore-description": "La restauration de cette sauvegarde écrasera toutes les données actuelles dans votre base de données et dans le répertoire de données et les remplacera par le contenu de cette sauvegarde. {cannot-be-undone} Si la restauration est réussie, vous serez déconnecté.",
|
||||||
"cannot-be-undone": "Cette action ne peut pas être annulée - à utiliser avec prudence.",
|
"cannot-be-undone": "Cette action ne peut pas être annulée - à utiliser avec prudence.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Bienvenue, {0}",
|
"welcome-user": "👋 Bienvenue, {0}",
|
||||||
"description": "Gérez votre profil, les recettes et les paramètres de groupe.",
|
"description": "Gérez votre profil, les recettes et les paramètres de groupe.",
|
||||||
"get-invite-link": "Obtenir un lien d'invitation",
|
"get-invite-link": "Obtenir un lien d'invitation",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Aperçu du compte",
|
"account-summary": "Aperçu du compte",
|
||||||
"account-summary-description": "Voici un résumé des informations de votre groupe",
|
"account-summary-description": "Voici un résumé des informations de votre groupe",
|
||||||
"group-statistics": "Statistiques du groupe",
|
"group-statistics": "Statistiques du groupe",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ",
|
"date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ",
|
||||||
"add-to-list": "Ajouter à la liste",
|
"add-to-list": "Ajouter à la liste",
|
||||||
"add-to-plan": "Ajouter au menu",
|
"add-to-plan": "Ajouter au menu",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recette ajoutée à la liste",
|
"recipe-added-to-list": "Recette ajoutée à la liste",
|
||||||
"recipe-added-to-mealplan": "Recette ajoutée au menu",
|
"recipe-added-to-mealplan": "Recette ajoutée au menu",
|
||||||
"failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu",
|
"failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Augmenter l’échelle de 1",
|
"increase-scale-label": "Augmenter l’échelle de 1",
|
||||||
"locked": "Verrouillé",
|
"locked": "Verrouillé",
|
||||||
"public-link": "Lien public",
|
"public-link": "Lien public",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Modifier l’événement dans l’historique",
|
"edit-timeline-event": "Modifier l’événement dans l’historique",
|
||||||
"timeline": "Historique",
|
"timeline": "Historique",
|
||||||
"timeline-is-empty": "Pas encore d’historique. Essayez de cuisiner cette recette !",
|
"timeline-is-empty": "Pas encore d’historique. Essayez de cuisiner cette recette !",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Vue en arborescence",
|
"tree-view": "Vue en arborescence",
|
||||||
"recipe-yield": "Nombre de parts",
|
"recipe-yield": "Nombre de parts",
|
||||||
"unit": "Unité",
|
"unit": "Unité",
|
||||||
"upload-image": "Envoyer une image"
|
"upload-image": "Envoyer une image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Recherche avancée",
|
"advanced-search": "Recherche avancée",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"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.",
|
||||||
"experimental-description": "Sauvegarde une photo complète de la base de données et du répertoire de données du site. Cela inclut toutes les données et ne peut pas être configuré pour exclure des sous-ensembles de données. C'est un peu comme une photo de Mealie à un instant précis. Actuellement, {not-crossed-version} (les migrations de données ne sont pas effectuées automatiquement). Il s'agit d'un moyen indépendant de la base de données pour exporter et importer des données ou de sauvegarder le site vers un emplacement externe.",
|
"experimental-description": "Sauvegarde une photo complète de la base de données et du répertoire de données du site. Cela inclut toutes les données et ne peut pas être configuré pour exclure des sous-ensembles de données. C'est un peu comme une photo de Mealie à un instant précis. Actuellement, {not-crossed-version} (les migrations de données ne sont pas effectuées automatiquement). Il s'agit d'un moyen indépendant de la base de données pour exporter et importer des données ou de sauvegarder le site vers un emplacement externe.",
|
||||||
"not-crossed-version": "ce mécanisme de sauvegarde dépend de -a version de Mealie et ne peut donc pas être utilisé pour migrer des données entre les versions",
|
|
||||||
"backup-restore": "Restaurer la sauvegarde",
|
"backup-restore": "Restaurer la sauvegarde",
|
||||||
"back-restore-description": "La restauration de cette sauvegarde écrasera toutes les données actuelles dans votre base de données et dans le répertoire de données et les remplacera par le contenu de cette sauvegarde. {cannot-be-undone} Si la restauration est réussie, vous serez déconnecté.",
|
"back-restore-description": "La restauration de cette sauvegarde écrasera toutes les données actuelles dans votre base de données et dans le répertoire de données et les remplacera par le contenu de cette sauvegarde. {cannot-be-undone} Si la restauration est réussie, vous serez déconnecté.",
|
||||||
"cannot-be-undone": "Cette action ne peut pas être annulée - à utiliser avec prudence.",
|
"cannot-be-undone": "Cette action ne peut pas être annulée - à utiliser avec prudence.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Bienvenue, {0}",
|
"welcome-user": "👋 Bienvenue, {0}",
|
||||||
"description": "Gérez votre profil, les recettes et les paramètres de groupe.",
|
"description": "Gérez votre profil, les recettes et les paramètres de groupe.",
|
||||||
"get-invite-link": "Obtenir un lien d'invitation",
|
"get-invite-link": "Obtenir un lien d'invitation",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Aperçu du compte",
|
"account-summary": "Aperçu du compte",
|
||||||
"account-summary-description": "Voici un résumé des informations de votre groupe",
|
"account-summary-description": "Voici un résumé des informations de votre groupe",
|
||||||
"group-statistics": "Statistiques du groupe",
|
"group-statistics": "Statistiques du groupe",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "פורמט YYYY-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "פורמט YYYY-MM-DD",
|
||||||
"add-to-list": "הוסף לרשימה",
|
"add-to-list": "הוסף לרשימה",
|
||||||
"add-to-plan": "הוספה לתכנית",
|
"add-to-plan": "הוספה לתכנית",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "מתכון נוסף לרשימה",
|
"recipe-added-to-list": "מתכון נוסף לרשימה",
|
||||||
"recipe-added-to-mealplan": "מתכון נוסף לתכנון ארוחות",
|
"recipe-added-to-mealplan": "מתכון נוסף לתכנון ארוחות",
|
||||||
"failed-to-add-recipe-to-mealplan": "הוספת מתכון לתכנון ארוחות נכשלה",
|
"failed-to-add-recipe-to-mealplan": "הוספת מתכון לתכנון ארוחות נכשלה",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "העלה קנה מידה ב-1",
|
"increase-scale-label": "העלה קנה מידה ב-1",
|
||||||
"locked": "נעול",
|
"locked": "נעול",
|
||||||
"public-link": "כתובת פומבית",
|
"public-link": "כתובת פומבית",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "עריכת אירוע ציר זמן",
|
"edit-timeline-event": "עריכת אירוע ציר זמן",
|
||||||
"timeline": "ציר זמן",
|
"timeline": "ציר זמן",
|
||||||
"timeline-is-empty": "אין כלום בציר הזמן. נסה לעשות את המתכון הזה!",
|
"timeline-is-empty": "אין כלום בציר הזמן. נסה לעשות את המתכון הזה!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "תצוגת עץ",
|
"tree-view": "תצוגת עץ",
|
||||||
"recipe-yield": "תשואת מתכון",
|
"recipe-yield": "תשואת מתכון",
|
||||||
"unit": "יחידה",
|
"unit": "יחידה",
|
||||||
"upload-image": "העלה תמונה"
|
"upload-image": "העלה תמונה",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "חיפוש מתקדם",
|
"advanced-search": "חיפוש מתקדם",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "גיבוי חלקי",
|
"partial-backup": "גיבוי חלקי",
|
||||||
"unable-to-delete-backup": "לא ניתן למחוק גיבוי.",
|
"unable-to-delete-backup": "לא ניתן למחוק גיבוי.",
|
||||||
"experimental-description": "גיבויים, סנאפשוט מלא של מלא של מסד הנתונים והסיפריות באתר. הגיבוי מכיל את כל המידע ולא ניתן להסיר מידע מהגיבוי. ניתן להתייחס לגיבוי כסנאפשוט של מילי בזמן ספציפי. כרגע {not-crossed-version} (מיגרציית נתונים לא מתבצעות אוטומטית). הם מאפשרים לייבא, לייצא ולגבות את האתר למקום חיצוני.",
|
"experimental-description": "גיבויים, סנאפשוט מלא של מלא של מסד הנתונים והסיפריות באתר. הגיבוי מכיל את כל המידע ולא ניתן להסיר מידע מהגיבוי. ניתן להתייחס לגיבוי כסנאפשוט של מילי בזמן ספציפי. כרגע {not-crossed-version} (מיגרציית נתונים לא מתבצעות אוטומטית). הם מאפשרים לייבא, לייצא ולגבות את האתר למקום חיצוני.",
|
||||||
"not-crossed-version": "מנגנון הגיבוי אינו חוצה גירסאות ולכן לא ניתן להשתמש בו להעברת המידע בין גירסאות שונות",
|
|
||||||
"backup-restore": "גיבוי / שחזור",
|
"backup-restore": "גיבוי / שחזור",
|
||||||
"back-restore-description": "שחזור מגיבוי זה ידרוס את המידע הקיים במסד הנתונים ובספריות האתר ויחליף אותם בזה הקיים בגיבוי. {cannot-be-undone} אם השחזור יצליח, המשתמש ינותק מהמערכת.",
|
"back-restore-description": "שחזור מגיבוי זה ידרוס את המידע הקיים במסד הנתונים ובספריות האתר ויחליף אותם בזה הקיים בגיבוי. {cannot-be-undone} אם השחזור יצליח, המשתמש ינותק מהמערכת.",
|
||||||
"cannot-be-undone": "פעולה זו לא בלתי הפיכה - השתמש בזהירות.",
|
"cannot-be-undone": "פעולה זו לא בלתי הפיכה - השתמש בזהירות.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 שלום, {0}",
|
"welcome-user": "👋 שלום, {0}",
|
||||||
"description": "ניהול פרופיל, מתכונים והגדרות קבוצה.",
|
"description": "ניהול פרופיל, מתכונים והגדרות קבוצה.",
|
||||||
"get-invite-link": "קבלת קישור להזמנה",
|
"get-invite-link": "קבלת קישור להזמנה",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "פירוט משתמש",
|
"account-summary": "פירוט משתמש",
|
||||||
"account-summary-description": "סיכום המידע של הקבוצות שלך",
|
"account-summary-description": "סיכום המידע של הקבוצות שלך",
|
||||||
"group-statistics": "נתונים סטטיסטיים של קבוצה",
|
"group-statistics": "נתונים סטטיסטיים של קבוצה",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Dodaj na Popis",
|
"add-to-list": "Dodaj na Popis",
|
||||||
"add-to-plan": "Dodaj u Plan",
|
"add-to-plan": "Dodaj u Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept je dodan na popis",
|
"recipe-added-to-list": "Recept je dodan na popis",
|
||||||
"recipe-added-to-mealplan": "Recept je dodan u Plan",
|
"recipe-added-to-mealplan": "Recept je dodan u Plan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Nije uspjelo dodavanje recepta u plan obroka",
|
"failed-to-add-recipe-to-mealplan": "Nije uspjelo dodavanje recepta u plan obroka",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Povećaj skaliranje za 1",
|
"increase-scale-label": "Povećaj skaliranje za 1",
|
||||||
"locked": "Zaključano",
|
"locked": "Zaključano",
|
||||||
"public-link": "Javni Link",
|
"public-link": "Javni Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Uredi Događaj Vremenske Crte",
|
"edit-timeline-event": "Uredi Događaj Vremenske Crte",
|
||||||
"timeline": "Vremenska Crta",
|
"timeline": "Vremenska Crta",
|
||||||
"timeline-is-empty": "Još nema ništa na vremenskoj crti. Pokušajte napraviti ovaj recept!",
|
"timeline-is-empty": "Još nema ništa na vremenskoj crti. Pokušajte napraviti ovaj recept!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Prikaz Stabla",
|
"tree-view": "Prikaz Stabla",
|
||||||
"recipe-yield": "Konačna Količina Recepta",
|
"recipe-yield": "Konačna Količina Recepta",
|
||||||
"unit": "Jedinica",
|
"unit": "Jedinica",
|
||||||
"upload-image": "Učitavanje Slike"
|
"upload-image": "Učitavanje Slike",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Napredno Pretraživanje",
|
"advanced-search": "Napredno Pretraživanje",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Djelomična sigurnosna kopija",
|
"partial-backup": "Djelomična sigurnosna kopija",
|
||||||
"unable-to-delete-backup": "Ne Mogu Obrisati Sigurnosnu Kopiju.",
|
"unable-to-delete-backup": "Ne Mogu Obrisati Sigurnosnu Kopiju.",
|
||||||
"experimental-description": "Sigurnosna kopija predstavlja snimak baze podataka i direktorija podataka web stranice. To uključuje sve podatke i ne može se postaviti da isključuje podskupove podataka. Možete zamisliti sigurnosnu kopiju kao snimak Mealieja u određenom trenutku. Trenutno, verzije {not-crossed-version} (migracija podataka se ne izvode automatski). Sigurnosne kopije služe kao način izvoza i uvoza podataka ili za sigurnosno kopiranje web mjesta na vanjsku lokaciju.",
|
"experimental-description": "Sigurnosna kopija predstavlja snimak baze podataka i direktorija podataka web stranice. To uključuje sve podatke i ne može se postaviti da isključuje podskupove podataka. Možete zamisliti sigurnosnu kopiju kao snimak Mealieja u određenom trenutku. Trenutno, verzije {not-crossed-version} (migracija podataka se ne izvode automatski). Sigurnosne kopije služe kao način izvoza i uvoza podataka ili za sigurnosno kopiranje web mjesta na vanjsku lokaciju.",
|
||||||
"not-crossed-version": "ovaj mehanizam sigurnosne kopije nije kompatibilan između verzija i stoga se ne može koristiti za migraciju podataka između verzija",
|
|
||||||
"backup-restore": "Sigurnosno kopiranje/vraćanje",
|
"backup-restore": "Sigurnosno kopiranje/vraćanje",
|
||||||
"back-restore-description": "Vraćanje ove sigurnosne kopije će prepisati sve trenutne podatke u vašoj bazi podataka i direktoriju podataka i zamijeniti ih sadržajem ove sigurnosne kopije. Ova radnja je {ne-može-se-povratiti}. Ako se vraćanje uspješno izvrši, bit ćete odjavljeni iz sustava.",
|
"back-restore-description": "Vraćanje ove sigurnosne kopije će prepisati sve trenutne podatke u vašoj bazi podataka i direktoriju podataka i zamijeniti ih sadržajem ove sigurnosne kopije. Ova radnja je {ne-može-se-povratiti}. Ako se vraćanje uspješno izvrši, bit ćete odjavljeni iz sustava.",
|
||||||
"cannot-be-undone": "Ova radnja ne može se poništiti - koristite je oprezno.",
|
"cannot-be-undone": "Ova radnja ne može se poništiti - koristite je oprezno.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Dobrodošli, {0}",
|
"welcome-user": "👋 Dobrodošli, {0}",
|
||||||
"description": "Upravljajte svojim profilom, receptima i postavkama grupa.",
|
"description": "Upravljajte svojim profilom, receptima i postavkama grupa.",
|
||||||
"get-invite-link": "Zatražite Poveznicu Pozivnice",
|
"get-invite-link": "Zatražite Poveznicu Pozivnice",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Zbirni Prikaz Računa",
|
"account-summary": "Zbirni Prikaz Računa",
|
||||||
"account-summary-description": "Evo sažetka informacija o vašoj grupi",
|
"account-summary-description": "Evo sažetka informacija o vašoj grupi",
|
||||||
"group-statistics": "Statistika Grupe",
|
"group-statistics": "Statistika Grupe",
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
"category-update-failed": "Kategória elmentése sikertelen",
|
"category-update-failed": "Kategória elmentése sikertelen",
|
||||||
"category-updated": "Kategória frissítve",
|
"category-updated": "Kategória frissítve",
|
||||||
"uncategorized-count": "Kategórizálatlan {count}",
|
"uncategorized-count": "Kategórizálatlan {count}",
|
||||||
"create-a-category": "Kategória Létrehozása",
|
"create-a-category": "Kategória létrehozása",
|
||||||
"category-name": "Kategória név",
|
"category-name": "Kategória név",
|
||||||
"category": "Kategória"
|
"category": "Kategória"
|
||||||
},
|
},
|
||||||
@ -73,7 +73,7 @@
|
|||||||
"mealplan-events": "Étkezési tervező események",
|
"mealplan-events": "Étkezési tervező események",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "Ha egy felhasználó a csoportodban egy új étkezési tervet készít",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "Ha egy felhasználó a csoportodban egy új étkezési tervet készít",
|
||||||
"shopping-list-events": "Bevásárlólista események",
|
"shopping-list-events": "Bevásárlólista események",
|
||||||
"cookbook-events": "Receptkönyv események",
|
"cookbook-events": "Szakácskönyv események",
|
||||||
"tag-events": "Címke események",
|
"tag-events": "Címke események",
|
||||||
"category-events": "Kategória események",
|
"category-events": "Kategória események",
|
||||||
"when-a-new-user-joins-your-group": "Amikor egy új felhasználó csatlakozik a csoportodba"
|
"when-a-new-user-joins-your-group": "Amikor egy új felhasználó csatlakozik a csoportodba"
|
||||||
@ -113,7 +113,7 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Kulcsszó",
|
"keyword": "Kulcsszó",
|
||||||
"link-copied": "Hivatkozás másolva",
|
"link-copied": "Hivatkozás másolva",
|
||||||
"loading-events": "Töltési események",
|
"loading-events": "Események betöltése",
|
||||||
"loading-recipes": "Receptek betöltése",
|
"loading-recipes": "Receptek betöltése",
|
||||||
"message": "Üzenet",
|
"message": "Üzenet",
|
||||||
"monday": "Hétfő",
|
"monday": "Hétfő",
|
||||||
@ -159,7 +159,7 @@
|
|||||||
"view": "Nézet",
|
"view": "Nézet",
|
||||||
"wednesday": "Szerda",
|
"wednesday": "Szerda",
|
||||||
"yes": "Igen",
|
"yes": "Igen",
|
||||||
"foods": "Élelmiszerek",
|
"foods": "Alapanyagok",
|
||||||
"units": "Mértékegységek",
|
"units": "Mértékegységek",
|
||||||
"back": "Vissza",
|
"back": "Vissza",
|
||||||
"next": "Következő",
|
"next": "Következő",
|
||||||
@ -171,7 +171,7 @@
|
|||||||
"none": "Nincs",
|
"none": "Nincs",
|
||||||
"run": "Futtatás",
|
"run": "Futtatás",
|
||||||
"menu": "Menü",
|
"menu": "Menü",
|
||||||
"a-name-is-required": "A név szükséges",
|
"a-name-is-required": "Név megadása kötelező",
|
||||||
"delete-with-name": "{name} törlése",
|
"delete-with-name": "{name} törlése",
|
||||||
"confirm-delete-generic-with-name": "Biztosan törölni szeretnéd ezt: {name}?",
|
"confirm-delete-generic-with-name": "Biztosan törölni szeretnéd ezt: {name}?",
|
||||||
"confirm-delete-own-admin-account": "Kérjük, vedd figyelembe, hogy a saját admin fiókodat próbálod törölni! Ezt a műveletet nem lehet visszacsinálni, és végleg törlődik a fiókod?",
|
"confirm-delete-own-admin-account": "Kérjük, vedd figyelembe, hogy a saját admin fiókodat próbálod törölni! Ezt a műveletet nem lehet visszacsinálni, és végleg törlődik a fiókod?",
|
||||||
@ -179,7 +179,7 @@
|
|||||||
"transfer": "Átvitel",
|
"transfer": "Átvitel",
|
||||||
"copy": "Másolás",
|
"copy": "Másolás",
|
||||||
"color": "Szín",
|
"color": "Szín",
|
||||||
"timestamp": "Időpont",
|
"timestamp": "Időbélyeg",
|
||||||
"last-made": "Utoljára elkészítve",
|
"last-made": "Utoljára elkészítve",
|
||||||
"learn-more": "Tudj meg többet",
|
"learn-more": "Tudj meg többet",
|
||||||
"this-feature-is-currently-inactive": "Ez a funkció jelenleg nem aktív",
|
"this-feature-is-currently-inactive": "Ez a funkció jelenleg nem aktív",
|
||||||
@ -217,7 +217,7 @@
|
|||||||
"keep-my-recipes-private": "Receptjeim megtartása privátként",
|
"keep-my-recipes-private": "Receptjeim megtartása privátként",
|
||||||
"keep-my-recipes-private-description": "A csoport és az összes recept alapértelmezett beállítása privátra. Ezt később bármikor megváltoztathatod."
|
"keep-my-recipes-private-description": "A csoport és az összes recept alapértelmezett beállítása privátra. Ezt később bármikor megváltoztathatod."
|
||||||
},
|
},
|
||||||
"manage-members": "Felhasználók kezelése",
|
"manage-members": "Tagok Kezelése",
|
||||||
"manage-members-description": "Kezelje a csoportok tagjainak engedélyeit. {manage} lehetővé teszi a felhasználó számára az adatkezelési oldal elérését {invite} lehetővé teszi a felhasználó számára, hogy meghívó linkeket generáljon más felhasználók számára. A csoporttulajdonosok nem módosíthatják saját engedélyeiket.",
|
"manage-members-description": "Kezelje a csoportok tagjainak engedélyeit. {manage} lehetővé teszi a felhasználó számára az adatkezelési oldal elérését {invite} lehetővé teszi a felhasználó számára, hogy meghívó linkeket generáljon más felhasználók számára. A csoporttulajdonosok nem módosíthatják saját engedélyeiket.",
|
||||||
"manage": "Kezelés",
|
"manage": "Kezelés",
|
||||||
"invite": "Meghívás",
|
"invite": "Meghívás",
|
||||||
@ -257,24 +257,24 @@
|
|||||||
"group": "Csoportosítás (Béta)",
|
"group": "Csoportosítás (Béta)",
|
||||||
"main": "Főétel",
|
"main": "Főétel",
|
||||||
"meal-planner": "Éktezési tervező",
|
"meal-planner": "Éktezési tervező",
|
||||||
"meal-plans": "Éktezési tervek",
|
"meal-plans": "Étkezési tervek",
|
||||||
"mealplan-categories": "ÉKTEZÉSI TERV KATEGÓRIÁK",
|
"mealplan-categories": "ÉTKEZÉSI TERV KATEGÓRIÁK",
|
||||||
"mealplan-created": "Éktezési terv létrehozva",
|
"mealplan-created": "Étkezési terv létrehozva",
|
||||||
"mealplan-creation-failed": "Éktezési terv létrehozása sikertelen",
|
"mealplan-creation-failed": "Étkezési terv létrehozása sikertelen",
|
||||||
"mealplan-deleted": "Éktezési terv törölve",
|
"mealplan-deleted": "Étkezési terv törölve",
|
||||||
"mealplan-deletion-failed": "Éktezési terv törlése sikertelen",
|
"mealplan-deletion-failed": "Étkezési terv törlése sikertelen",
|
||||||
"mealplan-settings": "Étkezési terv beállítások",
|
"mealplan-settings": "Étkezési terv beállítások",
|
||||||
"mealplan-update-failed": "Éktezési terv módosítása sikertelen",
|
"mealplan-update-failed": "Étkezési terv módosítása sikertelen",
|
||||||
"mealplan-updated": "Éktezési terv módosítva",
|
"mealplan-updated": "Étkezési terv módosítva",
|
||||||
"no-meal-plan-defined-yet": "Nincs még étkezési terv létrehozva",
|
"no-meal-plan-defined-yet": "Nincs még étkezési terv létrehozva",
|
||||||
"no-meal-planned-for-today": "Nincs mára étkezési terv",
|
"no-meal-planned-for-today": "Nincs mára étkezési terv",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Az étkezési tervben csak a következő kategóriához tartozó receptek lesznek használva",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Az étkezési tervben csak a következő kategóriához tartozó receptek kerülnek felhasználásra",
|
||||||
"planner": "Tervező",
|
"planner": "Tervező",
|
||||||
"quick-week": "Gyors hét",
|
"quick-week": "Gyors hét",
|
||||||
"side": "Köret",
|
"side": "Köret",
|
||||||
"sides": "Köretek",
|
"sides": "Köretek",
|
||||||
"start-date": "Kezdő dátum",
|
"start-date": "Kezdő dátum",
|
||||||
"rule-day": "Szabály Nap",
|
"rule-day": "Szabály Napja",
|
||||||
"meal-type": "Étel típusa",
|
"meal-type": "Étel típusa",
|
||||||
"breakfast": "Reggeli",
|
"breakfast": "Reggeli",
|
||||||
"lunch": "Ebéd",
|
"lunch": "Ebéd",
|
||||||
@ -282,7 +282,7 @@
|
|||||||
"type-any": "Bármely",
|
"type-any": "Bármely",
|
||||||
"day-any": "Bármely",
|
"day-any": "Bármely",
|
||||||
"editor": "Szerkesztő",
|
"editor": "Szerkesztő",
|
||||||
"meal-recipe": "Meal Recipe",
|
"meal-recipe": "Ételrecept",
|
||||||
"meal-title": "Meal Title",
|
"meal-title": "Meal Title",
|
||||||
"meal-note": "Meal Note",
|
"meal-note": "Meal Note",
|
||||||
"note-only": "Note Only",
|
"note-only": "Note Only",
|
||||||
@ -290,23 +290,23 @@
|
|||||||
"random-dinner": "Random Dinner",
|
"random-dinner": "Random Dinner",
|
||||||
"random-side": "Random Side",
|
"random-side": "Random Side",
|
||||||
"this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.",
|
"this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.",
|
||||||
"to-all-days": "to all days",
|
"to-all-days": "minden napra",
|
||||||
"on-days": "on {0}s",
|
"on-days": "on {0}s",
|
||||||
"for-all-meal-types": "for all meal types",
|
"for-all-meal-types": "minden étkezésfajtához",
|
||||||
"for-type-meal-types": "for {0} meal types",
|
"for-type-meal-types": "{0} étkezés fajtához",
|
||||||
"meal-plan-rules": "Meal Plan Rules",
|
"meal-plan-rules": "Étkezési terv szabályok",
|
||||||
"new-rule": "Új szabály",
|
"new-rule": "Új szabály",
|
||||||
"meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.",
|
"meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.",
|
||||||
"new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.",
|
"new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.",
|
||||||
"recipe-rules": "Recept szabályok",
|
"recipe-rules": "Recept szabályok",
|
||||||
"applies-to-all-days": "Applies to all days",
|
"applies-to-all-days": "Minden napra vonatkozóan",
|
||||||
"applies-on-days": "Applies on {0}s",
|
"applies-on-days": "Applies on {0}s",
|
||||||
"meal-plan-settings": "Meal Plan Settings"
|
"meal-plan-settings": "Étkezési terv beállítások"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"migration-data-removed": "Migrációs adatok eltávolítva",
|
"migration-data-removed": "Migrációs adatok eltávolítva",
|
||||||
"new-migration": "New Migration",
|
"new-migration": "New Migration",
|
||||||
"no-file-selected": "No File Selected",
|
"no-file-selected": "Nincs fájl kiválasztva",
|
||||||
"no-migration-data-available": "Nincs elérhető migrációs adat",
|
"no-migration-data-available": "Nincs elérhető migrációs adat",
|
||||||
"previous-migrations": "Previous Migrations",
|
"previous-migrations": "Previous Migrations",
|
||||||
"recipe-migration": "Recept migrálás",
|
"recipe-migration": "Recept migrálás",
|
||||||
@ -317,33 +317,33 @@
|
|||||||
},
|
},
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"description": "Adat migrálása Nextcloud Cookbook példányból",
|
"description": "Adat migrálása Nextcloud Cookbook példányból",
|
||||||
"description-long": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"description-long": "A Nextcloud-receptek importálhatók a Nextcloudban tárolt adatokat tartalmazó zip-fájlból. Tekintse meg az alábbi példamappaszerkezetet, hogy receptjei biztosan importálhatók legyenek.",
|
||||||
"title": "Nextcloud Cookbook"
|
"title": "Nextcloud Cookbook"
|
||||||
},
|
},
|
||||||
"copymethat": {
|
"copymethat": {
|
||||||
"description-long": "Mealie can import recipes from Copy Me That. Export your recipes in HTML format, then upload the .zip below.",
|
"description-long": "Mealie képes recepteket importálni a Copy Me That programból. Exportálja a recepteket HTML formátumban, majd töltse fel az alábbi .zip fájlt.",
|
||||||
"title": "Copy Me That Recipe Manager"
|
"title": "Copy Me That Recipe Manager"
|
||||||
},
|
},
|
||||||
"paprika": {
|
"paprika": {
|
||||||
"description-long": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"description-long": "Mealie képes recepteket importálni a Paprika alkalmazásból. Exportálja a receptjeit a Paprikából, nevezze át az export kiterjesztést .zip-re, és töltse fel alább.",
|
||||||
"title": "Paprika Recipe Manager"
|
"title": "Paprika Recipe Manager"
|
||||||
},
|
},
|
||||||
"mealie-pre-v1": {
|
"mealie-pre-v1": {
|
||||||
"description-long": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
|
"description-long": "Mealie képes a v1.0 előtti kiadású Mealie alkalmazásból származó receptek importálására. Exportálja a receptjeit a régi példányából, és töltse fel a zip fájlt lentebb. Vegye figyelembe, hogy az exportból csak receptek importálhatók.",
|
||||||
"title": "Mealie Pre v1.0"
|
"title": "Mealie Pre v1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie képes recepteket importálni a Tandoorból. Exportálja adatait az \"Alapértelmezett\" formátumban, majd töltse fel a .zip fájlt lentebb.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Tandoor receptek"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Recipe Data Migrations",
|
"recipe-data-migrations": "Receptadatok migrációja",
|
||||||
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
"recipe-data-migrations-explanation": "A receptek átemelhetők más támogatott alkalmazásból Mealie-be. Ez egy remek módja a Mealie használatának elkezdésére.",
|
||||||
"choose-migration-type": "Choose Migration Type",
|
"choose-migration-type": "Válassza ki a migrációs típusát",
|
||||||
"tag-all-recipes": "Tag all recipes with {tag-name} tag",
|
"tag-all-recipes": "Tag all recipes with {tag-name} tag",
|
||||||
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"nextcloud-text": "A Nextcloud-receptek importálhatók a Nextcloudban tárolt adatokat tartalmazó zip-fájlból. Tekintse meg az alábbi példamappaszerkezetet, hogy receptjei biztosan importálhatók legyenek.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
||||||
"recipe-1": "Recipe 1",
|
"recipe-1": "Recept 1",
|
||||||
"recipe-2": "Recipe 2",
|
"recipe-2": "Recept 2",
|
||||||
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
||||||
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
||||||
},
|
},
|
||||||
@ -366,7 +366,7 @@
|
|||||||
"trim-prefix-description": "Minden sor első karakterének levágása",
|
"trim-prefix-description": "Minden sor első karakterének levágása",
|
||||||
"split-by-numbered-line-description": "A bekezdés felosztására tesz kísérletet az '1)' vagy '1.' mintákkal való egyezéssel",
|
"split-by-numbered-line-description": "A bekezdés felosztására tesz kísérletet az '1)' vagy '1.' mintákkal való egyezéssel",
|
||||||
"import-by-url": "Recept importálása URL-cím alapján",
|
"import-by-url": "Recept importálása URL-cím alapján",
|
||||||
"create-manually": "Recept létrehozása manuálisan",
|
"create-manually": "Recept kézi létrehozása",
|
||||||
"make-recipe-image": "Ez legyen a recept képe"
|
"make-recipe-image": "Ez legyen a recept képe"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
@ -396,24 +396,24 @@
|
|||||||
"comment": "Megjegyzés",
|
"comment": "Megjegyzés",
|
||||||
"comments": "Megjegyzések",
|
"comments": "Megjegyzések",
|
||||||
"delete-confirmation": "Biztosan törli ezt a receptet?",
|
"delete-confirmation": "Biztosan törli ezt a receptet?",
|
||||||
"delete-recipe": "Recept eltávolítása",
|
"delete-recipe": "Recept törlése",
|
||||||
"description": "Leírás",
|
"description": "Leírás",
|
||||||
"disable-amount": "Hozzávalók mennyiségének letiltása",
|
"disable-amount": "Hozzávalók mennyiségének letiltása",
|
||||||
"disable-comments": "Megjegyzések letiltása",
|
"disable-comments": "Megjegyzések letiltása",
|
||||||
"duplicate": "Recept duplikálása",
|
"duplicate": "Recept duplikálása",
|
||||||
"duplicate-name": "Name of the new recipe",
|
"duplicate-name": "Az új recept neve",
|
||||||
"edit-scale": "Edit Scale",
|
"edit-scale": "Edit Scale",
|
||||||
"fat-content": "Zsír",
|
"fat-content": "Zsír",
|
||||||
"fiber-content": "Rostok",
|
"fiber-content": "Rostok",
|
||||||
"grams": "gramm",
|
"grams": "gramm",
|
||||||
"ingredient": "Hozzávaló",
|
"ingredient": "Hozzávaló",
|
||||||
"ingredients": "Hozzávalók",
|
"ingredients": "Hozzávalók",
|
||||||
"insert-ingredient": "Insert Ingredient",
|
"insert-ingredient": "Hozzávaló beszúrása",
|
||||||
"insert-section": "Szakasz beszúrása",
|
"insert-section": "Szakasz beszúrása",
|
||||||
"instructions": "Instrukciók",
|
"instructions": "Elkészítés",
|
||||||
"key-name-required": "Kulcs név szükséges",
|
"key-name-required": "Kulcs név szükséges",
|
||||||
"landscape-view-coming-soon": "Horinztális nézet (hamarosan...)",
|
"landscape-view-coming-soon": "Horizontális nézet",
|
||||||
"milligrams": "miligramm",
|
"milligrams": "milligramm",
|
||||||
"new-key-name": "Új kulcs neve",
|
"new-key-name": "Új kulcs neve",
|
||||||
"no-white-space-allowed": "Szóközt nem tartalmazhat",
|
"no-white-space-allowed": "Szóközt nem tartalmazhat",
|
||||||
"note": "Megjegyzés",
|
"note": "Megjegyzés",
|
||||||
@ -428,17 +428,17 @@
|
|||||||
"recipe-created": "Recept létrehozva",
|
"recipe-created": "Recept létrehozva",
|
||||||
"recipe-creation-failed": "Recept létrehozása sikertelen",
|
"recipe-creation-failed": "Recept létrehozása sikertelen",
|
||||||
"recipe-deleted": "Recept törölve",
|
"recipe-deleted": "Recept törölve",
|
||||||
"recipe-image": "Recept kép",
|
"recipe-image": "Recept képe",
|
||||||
"recipe-image-updated": "Recept kép frissítve",
|
"recipe-image-updated": "Recept képe frissítve",
|
||||||
"recipe-name": "Recept neve",
|
"recipe-name": "Recept neve",
|
||||||
"recipe-settings": "Recept beállítások",
|
"recipe-settings": "Recept beállítások",
|
||||||
"recipe-update-failed": "Recept módosítása sikertelen",
|
"recipe-update-failed": "Recept frissítése sikertelen",
|
||||||
"recipe-updated": "Recept módosítva",
|
"recipe-updated": "Recept frissítve",
|
||||||
"remove-from-favorites": "Eltávolítás kedvencekből",
|
"remove-from-favorites": "Eltávolítás kedvencekből",
|
||||||
"remove-section": "Szakasz eltávolítása",
|
"remove-section": "Szakasz eltávolítása",
|
||||||
"save-recipe-before-use": "Recept elmentése használat előtt",
|
"save-recipe-before-use": "Recept mentése használat előtt",
|
||||||
"section-title": "Szekció címe",
|
"section-title": "Szakasz címe",
|
||||||
"servings": "Adagok",
|
"servings": "Adag",
|
||||||
"share-recipe-message": "Szeretném megossztani veled a {0} receptemet.",
|
"share-recipe-message": "Szeretném megossztani veled a {0} receptemet.",
|
||||||
"show-nutrition-values": "Tápértékek megjelenítése",
|
"show-nutrition-values": "Tápértékek megjelenítése",
|
||||||
"sodium-content": "Nátrium",
|
"sodium-content": "Nátrium",
|
||||||
@ -448,106 +448,116 @@
|
|||||||
"total-time": "Teljes idő",
|
"total-time": "Teljes idő",
|
||||||
"unable-to-delete-recipe": "Nem lehet törölni a receptet",
|
"unable-to-delete-recipe": "Nem lehet törölni a receptet",
|
||||||
"no-recipe": "Nincs recept",
|
"no-recipe": "Nincs recept",
|
||||||
"locked-by-owner": "Locked by Owner",
|
"locked-by-owner": "A tulajdonos által zárolva",
|
||||||
"join-the-conversation": "Join the Conversation",
|
"join-the-conversation": "Csatlakozzon a beszélgetéshez",
|
||||||
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
|
"add-recipe-to-mealplan": "Recept hozzáadása Étkezési tervhez",
|
||||||
"entry-type": "Entry Type",
|
"entry-type": "Entry Type",
|
||||||
"date-format-hint": "MM/DD/YYYY format",
|
"date-format-hint": "HH/NN/ÉÉÉÉ formátum",
|
||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "ÉÉÉÉ-HH-NN formátum",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Hozzáadás listához",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Hozzáadás az étkezési tervhez",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-list": "Recept hozzáadva listához",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"recipe-added-to-mealplan": "Recept hozzáadva Étkezési tervhez",
|
||||||
"yield": "Yield",
|
"failed-to-add-recipe-to-mealplan": "Nem sikerült hozzáadni a receptet az Étkezési tervhez",
|
||||||
"quantity": "Quantity",
|
"yield": "Adag",
|
||||||
"choose-unit": "Choose Unit",
|
"quantity": "Mennyiség",
|
||||||
"press-enter-to-create": "Press Enter to Create",
|
"choose-unit": "Válasszon mennyiségi egységet",
|
||||||
"choose-food": "Choose Food",
|
"press-enter-to-create": "Üssön Enter-t a létrehozáshoz",
|
||||||
|
"choose-food": "Étel kiválasztása",
|
||||||
"notes": "Megjegyzések",
|
"notes": "Megjegyzések",
|
||||||
"toggle-section": "Toggle Section",
|
"toggle-section": "Szakaszcím megjelenítése/kikapcsolása",
|
||||||
"see-original-text": "See Original Text",
|
"see-original-text": "Eredeti szöveg megjelenítése",
|
||||||
"original-text-with-value": "Original Text: {originalText}",
|
"original-text-with-value": "Eredeti szöveg: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Hozzávaló összekapcsoló",
|
||||||
"linked-to-other-step": "Linked to other step",
|
"linked-to-other-step": "Egy másik lépéssel összekapcsolva",
|
||||||
"auto": "Auto",
|
"auto": "Automatikus",
|
||||||
"cook-mode": "Cook Mode",
|
"cook-mode": "Főzési mód",
|
||||||
"link-ingredients": "Link Ingredients",
|
"link-ingredients": "Hozzávalók összekapcsolása",
|
||||||
"merge-above": "Merge Above",
|
"merge-above": "Összevonás a fentivel",
|
||||||
"reset-scale": "Reset Scale",
|
"reset-scale": "Skála alaphelyzetbe állítása",
|
||||||
"decrease-scale-label": "Decrease Scale by 1",
|
"decrease-scale-label": "Decrease Scale by 1",
|
||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Zárolt",
|
"locked": "Zárolt",
|
||||||
"public-link": "Public Link",
|
"public-link": "Nyilvános link",
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"timer": {
|
||||||
"timeline": "Timeline",
|
"kitchen-timer": "Kitchen Timer",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
|
"edit-timeline-event": "Idővonal-esemény szerkesztése",
|
||||||
|
"timeline": "Idővonal",
|
||||||
|
"timeline-is-empty": "Az idővonalon még semmi sincs. Próbálja meg elkészíteni ezt a receptet!",
|
||||||
"group-global-timeline": "{groupName} Global Timeline",
|
"group-global-timeline": "{groupName} Global Timeline",
|
||||||
"open-timeline": "Open Timeline",
|
"open-timeline": "Idővonal megnyitása",
|
||||||
"made-this": "I Made This",
|
"made-this": "Elkészítettem ezt",
|
||||||
"how-did-it-turn-out": "How did it turn out?",
|
"how-did-it-turn-out": "How did it turn out?",
|
||||||
"user-made-this": "{user} made this",
|
"user-made-this": "ezt {user} készítette el",
|
||||||
"last-made-date": "Last Made {date}",
|
"last-made-date": "Utoljára elkészítve {date}",
|
||||||
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
"api-extras-description": "A receptek extrák a Mealie API egyik legfontosabb jellemzője. Lehetővé teszik, hogy egyéni json kulcs/érték párokat hozzon létre egy receptben, amelyekre 3. féltől származó alkalmazásokból hivatkozhat. Ezeket a kulcsokat arra használhatja, hogy automatizmusokat indítsanak el vagy küldjenek egyéni üzenetek a meghatározott eszközéhez.",
|
||||||
"message-key": "Message Key",
|
"message-key": "Üzenetkulcs",
|
||||||
"parse": "Parse",
|
"parse": "Parse",
|
||||||
"attach-images-hint": "Attach images by dragging & dropping them into the editor",
|
"attach-images-hint": "Képek csatolása a szerkesztőbe történő húzásával és ejtésével",
|
||||||
"enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature",
|
"enable-ingredient-amounts-to-use-this-feature": "Engedélyezze az összetevők mennyiségét a funkció használatához",
|
||||||
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Recipes with units or foods defined cannot be parsed.",
|
"recipes-with-units-or-foods-defined-cannot-be-parsed": "A külön meghatározott mértékegységeket vagy alapanyagokat tartalmazó receptek nem elemezhetők.",
|
||||||
"parse-ingredients": "Parse ingredients",
|
"parse-ingredients": "Hozzávalók elemzése",
|
||||||
"edit-markdown": "Edit Markdown",
|
"edit-markdown": "Edit Markdown",
|
||||||
"recipe-creation": "Recipe Creation",
|
"recipe-creation": "Recept létrehozása",
|
||||||
"select-one-of-the-various-ways-to-create-a-recipe": "Select one of the various ways to create a recipe",
|
"select-one-of-the-various-ways-to-create-a-recipe": "Válasszon egyet a recept létrehozásának különböző módjai közül",
|
||||||
"looking-for-migrations": "Looking For Migrations?",
|
"looking-for-migrations": "Looking For Migrations?",
|
||||||
"import-with-url": "Import with URL",
|
"import-with-url": "Importálás URL-címről",
|
||||||
"create-recipe": "Recept létrehozása",
|
"create-recipe": "Recept létrehozása",
|
||||||
"import-with-zip": "Import with .zip",
|
"import-with-zip": "Importálás .zip formátummal",
|
||||||
"create-recipe-from-an-image": "Create recipe from an image",
|
"create-recipe-from-an-image": "Recept létrehozása fotóról",
|
||||||
"bulk-url-import": "Bulk URL Import",
|
"bulk-url-import": "Tömeges URL importálás",
|
||||||
"debug-scraper": "Debug Scraper",
|
"debug-scraper": "Hibakeresés az adatkinyerőben",
|
||||||
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Create a recipe by providing the name. All recipes must have unique names.",
|
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Hozzon létre egy receptet a név megadásával. Minden receptnek egyedi névvel kell rendelkeznie.",
|
||||||
"new-recipe-names-must-be-unique": "New recipe names must be unique",
|
"new-recipe-names-must-be-unique": "Az új recept nevének egyedinek kell lennie",
|
||||||
"scrape-recipe": "Scrape Recipe",
|
"scrape-recipe": "Recept kinyerése",
|
||||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
"scrape-recipe-description": "Recept (adatok) kinyerése Url alapján. Adja meg a beolvasni kívánt oldal Url-címét, és Mealie megpróbálja beolvasni a receptet az adott oldalról, majd hozzáadja azt gyűjteményéhez.",
|
||||||
"import-original-keywords-as-tags": "Import original keywords as tags",
|
"import-original-keywords-as-tags": "Eredeti kulcsszavak importálása címkeként",
|
||||||
"stay-in-edit-mode": "Stay in Edit mode",
|
"stay-in-edit-mode": "Maradjon Szerkesztés módban",
|
||||||
"import-from-zip": "Importálás ZIP-ből",
|
"import-from-zip": "Importálás ZIP-ből",
|
||||||
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
"import-from-zip-description": "Egy másik Mealie-példányból kiexportált recept egyedi importálása.",
|
||||||
"zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie",
|
"zip-files-must-have-been-exported-from-mealie": "A.zip fájlokat Mealie-ból kell exportálni",
|
||||||
"create-a-recipe-by-uploading-a-scan": "Create a recipe by uploading a scan.",
|
"create-a-recipe-by-uploading-a-scan": "Recept létrehozása szkennelt dokumentum feltöltésével.",
|
||||||
"upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book",
|
"upload-a-png-image-from-a-recipe-book": "Png kép feltöltése egy szakácskönyvből",
|
||||||
"recipe-bulk-importer": "Recipe Bulk Importer",
|
"recipe-bulk-importer": "Tömeges recept feltöltő",
|
||||||
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
"recipe-bulk-importer-description": "A Tömeges receptimportáló lehetővé teszi, hogy egyszerre több receptet importáljon a backendben lévő oldalak sorba állításával és a feladat háttérben történő futtatásával. Ez hasznos lehet Mealie-ra való kezdeti áttéréskor, vagy ha nagyszámú receptet szeretne importálni.",
|
||||||
"set-categories-and-tags": "Set Categories and Tags",
|
"set-categories-and-tags": "Kategóriák és címkék beállítása",
|
||||||
"bulk-imports": "Bulk Imports",
|
"bulk-imports": "Tömeges import",
|
||||||
"bulk-import-process-has-started": "Bulk Import process has started",
|
"bulk-import-process-has-started": "Tömeges import feldolgozás elkezdődött",
|
||||||
"bulk-import-process-has-failed": "Bulk import process has failed",
|
"bulk-import-process-has-failed": "Tömeges import feldolgozás nem sikerült",
|
||||||
"report-deletion-failed": "Report deletion failed",
|
"report-deletion-failed": "Jelentés törlése sikertelen",
|
||||||
"recipe-debugger": "Recipe Debugger",
|
"recipe-debugger": "Recept hibakereső",
|
||||||
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
|
"recipe-debugger-description": "Fogja meg a hibakereséshez szükséges recept URL-címét, és illessze be ide. Az URL-t a receptkinyerő átemeli, és az eredmények megjelennek. Ha nem lát semmilyen visszaadott adatot, akkor a Mealie vagy a receptkinyerő nem támogatja az oldal formátumát.",
|
||||||
"debug": "Debug",
|
"debug": "Hibakeresés",
|
||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Mértékegység",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Kép feltöltése",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Részletes keresés",
|
"advanced-search": "Részletes keresés",
|
||||||
"and": "és",
|
"and": "és",
|
||||||
"exclude": "Mellőz",
|
"exclude": "Kizár",
|
||||||
"include": "Tartalmaz",
|
"include": "Tartalmazza",
|
||||||
"max-results": "Max. találatok",
|
"max-results": "Max. találatok",
|
||||||
"or": "Vagy",
|
"or": "Vagy",
|
||||||
"has-any": "Has Any",
|
"has-any": "Bármely",
|
||||||
"has-all": "Has All",
|
"has-all": "Mind",
|
||||||
"results": "Találatok",
|
"results": "Találatok",
|
||||||
"search": "Keresés",
|
"search": "Keresés",
|
||||||
"search-mealie": "Keresés a Mealie-ben (/ gombbal)",
|
"search-mealie": "Keresés a Mealie-ben (/ gombbal)",
|
||||||
"search-placeholder": "Keresés...",
|
"search-placeholder": "Keresés...",
|
||||||
"tag-filter": "Címke szűrő",
|
"tag-filter": "Címke szűrő",
|
||||||
"search-hint": "Press '/'",
|
"search-hint": "Üsse be '/'",
|
||||||
"advanced": "Advanced",
|
"advanced": "Haladó mód",
|
||||||
"auto-search": "Auto Search"
|
"auto-search": "Automatikus keresés"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "Új téma hozzáadása",
|
"add-a-new-theme": "Új téma hozzáadása",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Részleges biztonsági mentés",
|
"partial-backup": "Részleges biztonsági mentés",
|
||||||
"unable-to-delete-backup": "Nem lehetett létrehozni a biztonsági mentést.",
|
"unable-to-delete-backup": "Nem lehetett létrehozni a biztonsági mentést.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -580,13 +589,13 @@
|
|||||||
"edit-page": "Oldal szerkesztése",
|
"edit-page": "Oldal szerkesztése",
|
||||||
"events": "Események",
|
"events": "Események",
|
||||||
"first-day-of-week": "A hét első napja",
|
"first-day-of-week": "A hét első napja",
|
||||||
"group-settings-updated": "Csoport beállítások módosítva",
|
"group-settings-updated": "Csoport beállítások frissítve",
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"all-categories": "Minden kategória",
|
"all-categories": "Minden kategória",
|
||||||
"card-per-section": "Kártya szekciónként",
|
"card-per-section": "Kártya szekciónként",
|
||||||
"home-page": "Főoldal",
|
"home-page": "Főoldal",
|
||||||
"home-page-sections": "Kezdőoldal elemei",
|
"home-page-sections": "Kezdőoldal elemei",
|
||||||
"show-recent": "Legújabbak"
|
"show-recent": "Legújabbak mutatása"
|
||||||
},
|
},
|
||||||
"language": "Nyelv",
|
"language": "Nyelv",
|
||||||
"latest": "Legújabb",
|
"latest": "Legújabb",
|
||||||
@ -617,14 +626,14 @@
|
|||||||
"primary": "Elsődleges",
|
"primary": "Elsődleges",
|
||||||
"secondary": "Másodlagos",
|
"secondary": "Másodlagos",
|
||||||
"success": "Siker",
|
"success": "Siker",
|
||||||
"switch-to-dark-mode": "Váltás sötét módba",
|
"switch-to-dark-mode": "Váltás sötét módra",
|
||||||
"switch-to-light-mode": "Váltás világos módba",
|
"switch-to-light-mode": "Váltás világos módra",
|
||||||
"theme-deleted": "Téma törölve",
|
"theme-deleted": "Téma törölve",
|
||||||
"theme-name": "Téma neve",
|
"theme-name": "Téma neve",
|
||||||
"theme-name-is-required": "Téma neve kötelező.",
|
"theme-name-is-required": "Téma neve kötelező.",
|
||||||
"theme-saved": "Téma elmentve",
|
"theme-saved": "Téma elmentve",
|
||||||
"theme-updated": "Téma frissítve",
|
"theme-updated": "Téma frissítve",
|
||||||
"warning": "Figyelem",
|
"warning": "Figyelmeztetés",
|
||||||
"light-mode": "Világos mód",
|
"light-mode": "Világos mód",
|
||||||
"dark-mode": "Sötét mód"
|
"dark-mode": "Sötét mód"
|
||||||
},
|
},
|
||||||
@ -655,39 +664,39 @@
|
|||||||
"webhook-url": "Webhook URL",
|
"webhook-url": "Webhook URL",
|
||||||
"webhooks-caps": "WEBHOOKOK",
|
"webhooks-caps": "WEBHOOKOK",
|
||||||
"webhooks": "Webhook-ok",
|
"webhooks": "Webhook-ok",
|
||||||
"webhook-name": "Webhook Name",
|
"webhook-name": "Webhook neve",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "Hibajelentés",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Tracker",
|
||||||
"configuration": "Configuration",
|
"configuration": "Beállítás",
|
||||||
"docker-volume": "Docker Volume",
|
"docker-volume": "Docker Kötet",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "A kötetek rosszul beállítottak",
|
||||||
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
"volumes-are-configured-correctly": "A kötetek helyesen beállítottak.",
|
||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Ismeretlen státusz. Próbáljon meg egy érvényesítést futtatni.",
|
||||||
"validate": "Validate",
|
"validate": "Érvényesítés",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Levelezés beállításI státusza",
|
||||||
"ready": "Ready",
|
"ready": "Kész",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Nem kész - Ellenőrizze a környezeti változókat",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Sikeres",
|
||||||
"failed": "Failed",
|
"failed": "Sikertelen ",
|
||||||
"general-about": "General About",
|
"general-about": "General About",
|
||||||
"application-version": "Application Version",
|
"application-version": "Alkalmazás verziója",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "Az aktuális verzió ({0}) nem felel meg a legújabb kiadásnak. Fontolja meg a frissítést a legújabb verzióra ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie naprakész",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Secure Site",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "Site is accessed by localhost or https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "Server Side Base URL",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "A kiszolgálóoldali URL nem egyezik az alapértelmezettel",
|
||||||
"ldap-ready": "LDAP Ready",
|
"ldap-ready": "LDAP-kész",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "Nem minden LDAP-érték van beállítva. Ezt figyelmen kívül lehet hagyni, ha nem használ LDAP-hitelesítést.",
|
||||||
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
"ldap-ready-success-text": "A szükséges LDAP-változók mind beállítva.",
|
||||||
"build": "Build",
|
"build": "Build",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Receptkinyerő verziója"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "Összes lista",
|
"all-lists": "Összes lista",
|
||||||
@ -701,12 +710,12 @@
|
|||||||
"food": "Étel",
|
"food": "Étel",
|
||||||
"note": "Megjegyzés",
|
"note": "Megjegyzés",
|
||||||
"label": "Címke",
|
"label": "Címke",
|
||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "Ez a tétel egy vagy több recepthez kapcsolódik. A mértékegységek vagy az alapanyagok beállítása nem várt eredményeket fog eredményezni, amikor hozzáadja vagy eltávolítja a receptet ebből a listából.",
|
||||||
"toggle-food": "Toggle Food",
|
"toggle-food": "Toggle Food",
|
||||||
"manage-labels": "Manage Labels",
|
"manage-labels": "Címkék kezelése",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
"are-you-sure-you-want-to-delete-this-item": "Biztosan törli ezt az elemet?",
|
||||||
"copy-as-text": "Másolás szövegként",
|
"copy-as-text": "Másolás szövegként",
|
||||||
"copy-as-markdown": "Copy as Markdown",
|
"copy-as-markdown": "Másolás Markdown szövegként",
|
||||||
"delete-checked": "Delete Checked",
|
"delete-checked": "Delete Checked",
|
||||||
"toggle-label-sort": "Toggle Label Sort",
|
"toggle-label-sort": "Toggle Label Sort",
|
||||||
"reorder-labels": "Reorder Labels",
|
"reorder-labels": "Reorder Labels",
|
||||||
@ -721,10 +730,10 @@
|
|||||||
"all-recipes": "Minden recept",
|
"all-recipes": "Minden recept",
|
||||||
"backups": "Biztonsági mentések",
|
"backups": "Biztonsági mentések",
|
||||||
"categories": "Kategóriák",
|
"categories": "Kategóriák",
|
||||||
"cookbooks": "Receptkönyvek",
|
"cookbooks": "Szakácskönyvek",
|
||||||
"dashboard": "Vezérlőpult",
|
"dashboard": "Vezérlőpult",
|
||||||
"home-page": "Főoldal",
|
"home-page": "Főoldal",
|
||||||
"manage-users": "Felhasználók",
|
"manage-users": "Felhasználók kezelése",
|
||||||
"migrations": "Migráció",
|
"migrations": "Migráció",
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
"search": "Keresés",
|
"search": "Keresés",
|
||||||
@ -735,9 +744,9 @@
|
|||||||
"maintenance": "Karbantartás",
|
"maintenance": "Karbantartás",
|
||||||
"background-tasks": "Háttér műveletek",
|
"background-tasks": "Háttér műveletek",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"developer": "Developer",
|
"developer": "Fejlesztő",
|
||||||
"cookbook": "Receptkönyv",
|
"cookbook": "Szakácskönyv",
|
||||||
"create-cookbook": "Receptkönyv létrehozása"
|
"create-cookbook": "Szakácskönyv létrehozása"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"error-signing-up": "Regisztráció hiba",
|
"error-signing-up": "Regisztráció hiba",
|
||||||
@ -747,7 +756,7 @@
|
|||||||
"sign-up-links": "Regisztrációs hivatkozások",
|
"sign-up-links": "Regisztrációs hivatkozások",
|
||||||
"sign-up-token-deleted": "Regisztrációs token törölve",
|
"sign-up-token-deleted": "Regisztrációs token törölve",
|
||||||
"sign-up-token-deletion-failed": "Regisztrációs token törlése sikertelen",
|
"sign-up-token-deletion-failed": "Regisztrációs token törlése sikertelen",
|
||||||
"welcome-to-mealie": "Üdvözlünk a Mealie-ben! Ahhoz hogy ennek a példánynak a tagja legyél, szükséged lesz egy meghívó linkre. Ha nem kaptál meghívást, nem tudsz regisztrálni. Lépj kapcsolatba a weboldal adminisztrátorával ha szeretnél meghívót."
|
"welcome-to-mealie": "Üdvözlünk a Mealie-nál! Ahhoz, hogy felhasználója lehess ennek a példánynak, érvényes meghívó linkre van szükséged. Ha nem kaptál meghívót, nem tudsz regisztrálni. A link megszerzéséhez lépj kapcsolatba az oldal adminisztrátorával."
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"tag-created": "Címke létrehozva",
|
"tag-created": "Címke létrehozva",
|
||||||
@ -758,8 +767,8 @@
|
|||||||
"tag-updated": "Címke módosítva",
|
"tag-updated": "Címke módosítva",
|
||||||
"tags": "Címkék",
|
"tags": "Címkék",
|
||||||
"untagged-count": "Címkézetlen {count}",
|
"untagged-count": "Címkézetlen {count}",
|
||||||
"create-a-tag": "Create a Tag",
|
"create-a-tag": "Címke létrehozása",
|
||||||
"tag-name": "Tag Name"
|
"tag-name": "Címke Neve"
|
||||||
},
|
},
|
||||||
"tool": {
|
"tool": {
|
||||||
"tools": "Eszközök",
|
"tools": "Eszközök",
|
||||||
@ -768,13 +777,13 @@
|
|||||||
"tool-name": "Tool Name",
|
"tool-name": "Tool Name",
|
||||||
"create-new-tool": "Create New Tool",
|
"create-new-tool": "Create New Tool",
|
||||||
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
||||||
"required-tools": "Required Tools"
|
"required-tools": "Szükséges eszközök"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Adminisztrátor",
|
"admin": "Adminisztrátor",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Biztos hogy törölni akarod a következő hivatkozást: <b>{link}<b/>?",
|
"are-you-sure-you-want-to-delete-the-link": "Biztos hogy törölni akarod a következő hivatkozást: <b>{link}<b/>?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Biztos hogy törölni akarod a következő felhasználót: <b>{activeName} ID: {activeId}<b/>?",
|
"are-you-sure-you-want-to-delete-the-user": "Biztos hogy törölni akarod a következő felhasználót: <b>{activeName} ID: {activeId}<b/>?",
|
||||||
"auth-method": "Auth Method",
|
"auth-method": "Hitelesítés módszere",
|
||||||
"confirm-link-deletion": "Link törlésének megerősítése",
|
"confirm-link-deletion": "Link törlésének megerősítése",
|
||||||
"confirm-password": "Jelszó megerősítése",
|
"confirm-password": "Jelszó megerősítése",
|
||||||
"confirm-user-deletion": "Felhasználó törlés megerősítése",
|
"confirm-user-deletion": "Felhasználó törlés megerősítése",
|
||||||
@ -788,7 +797,7 @@
|
|||||||
"error-cannot-delete-super-user": "Hiba! Adminsztrátor felhasználó nem törölhető",
|
"error-cannot-delete-super-user": "Hiba! Adminsztrátor felhasználó nem törölhető",
|
||||||
"existing-password-does-not-match": "A jelszavak nem egyeznek",
|
"existing-password-does-not-match": "A jelszavak nem egyeznek",
|
||||||
"full-name": "Teljes név",
|
"full-name": "Teljes név",
|
||||||
"generate-password-reset-link": "Generate Password Reset Link",
|
"generate-password-reset-link": "Jelszó visszaállítási link létrehozása",
|
||||||
"invite-only": "Csak meghívóval",
|
"invite-only": "Csak meghívóval",
|
||||||
"link-id": "Hivatkozás ID",
|
"link-id": "Hivatkozás ID",
|
||||||
"link-name": "Hivatkozás neve",
|
"link-name": "Hivatkozás neve",
|
||||||
@ -828,39 +837,39 @@
|
|||||||
"you-are-not-allowed-to-create-a-user": "Nem hozhatsz létre új felhasználót",
|
"you-are-not-allowed-to-create-a-user": "Nem hozhatsz létre új felhasználót",
|
||||||
"you-are-not-allowed-to-delete-this-user": "Nem törölheted ezt a felhasználót",
|
"you-are-not-allowed-to-delete-this-user": "Nem törölheted ezt a felhasználót",
|
||||||
"enable-advanced-content": "Haladó beállítások engedélyezése",
|
"enable-advanced-content": "Haladó beállítások engedélyezése",
|
||||||
"enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later",
|
"enable-advanced-content-description": "Lehetővé teszi az olyan haladó funkciókat, mint a receptek skálázása, az API-kulcsok, a Webhooks és az adatkezelés. Ne aggódjon, ezt később bármikor megváltoztathatja",
|
||||||
"favorite-recipes": "Favorite Recipes",
|
"favorite-recipes": "Kedvenc receptek",
|
||||||
"email-or-username": "E-mail cím vagy felhasználónév",
|
"email-or-username": "E-mail cím vagy felhasználónév",
|
||||||
"remember-me": "Emlékezzen rám",
|
"remember-me": "Emlékezz rám",
|
||||||
"please-enter-your-email-and-password": "Please enter your email and password",
|
"please-enter-your-email-and-password": "Kérjük, adja meg e-mail-címét és jelszavát",
|
||||||
"invalid-credentials": "Invalid Credentials",
|
"invalid-credentials": "Érvénytelen hitelesítő adatok",
|
||||||
"account-locked-please-try-again-later": "Account Locked. Please try again later",
|
"account-locked-please-try-again-later": "Account Locked. Please try again later",
|
||||||
"user-favorites": "User Favorites",
|
"user-favorites": "User Favorites",
|
||||||
"password-strength-values": {
|
"password-strength-values": {
|
||||||
"weak": "Weak",
|
"weak": "Gyenge",
|
||||||
"good": "Good",
|
"good": "Jó",
|
||||||
"strong": "Strong",
|
"strong": "Erős",
|
||||||
"very-strong": "Very Strong"
|
"very-strong": "Nagyon Erős"
|
||||||
},
|
},
|
||||||
"user-management": "User Management",
|
"user-management": "User Management",
|
||||||
"reset-locked-users": "Reset Locked Users",
|
"reset-locked-users": "Reset Locked Users",
|
||||||
"admin-user-creation": "Admin User Creation",
|
"admin-user-creation": "Admin User Creation",
|
||||||
"user-details": "User Details",
|
"user-details": "Felhasználói információk",
|
||||||
"user-name": "User Name",
|
"user-name": "Felhasználó neve",
|
||||||
"authentication-method": "Authentication Method",
|
"authentication-method": "Hitelesítési módszer",
|
||||||
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
||||||
"permissions": "Permissions",
|
"permissions": "Engedélyek",
|
||||||
"administrator": "Administrator",
|
"administrator": "Adminisztrátor",
|
||||||
"user-can-invite-other-to-group": "User can invite other to group",
|
"user-can-invite-other-to-group": "A felhasználó meghívhat másokat a csoportba",
|
||||||
"user-can-manage-group": "User can manage group",
|
"user-can-manage-group": "A felhasználó csoportot kezelhet",
|
||||||
"user-can-organize-group-data": "User can organize group data",
|
"user-can-organize-group-data": "User can organize group data",
|
||||||
"enable-advanced-features": "Enable advanced features"
|
"enable-advanced-features": "Enable advanced features"
|
||||||
},
|
},
|
||||||
"language-dialog": {
|
"language-dialog": {
|
||||||
"translated": "translated",
|
"translated": "lefordítva",
|
||||||
"choose-language": "Nyelv kiválasztása",
|
"choose-language": "Nyelv kiválasztása",
|
||||||
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
|
"select-description": "Válassza ki a Mealie felhasználói felületének nyelvét. A beállítás csak Önre vonatkozik, más felhasználókra nem.",
|
||||||
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
|
"how-to-contribute-description": "Valamit még nem fordítottak le, rosszul fordították le, vagy az Ön nyelve hiányzik a listáról? {read-the-docs-link} arról, hogy tud ebben résztvenni!",
|
||||||
"read-the-docs": "Olvasd el a dokumentációt"
|
"read-the-docs": "Olvasd el a dokumentációt"
|
||||||
},
|
},
|
||||||
"data-pages": {
|
"data-pages": {
|
||||||
@ -882,13 +891,13 @@
|
|||||||
"combine-unit-description": "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit.",
|
"combine-unit-description": "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit.",
|
||||||
"combine-unit": "Combine Unit",
|
"combine-unit": "Combine Unit",
|
||||||
"source-unit": "Source Unit",
|
"source-unit": "Source Unit",
|
||||||
"target-unit": "Target Unit",
|
"target-unit": "Cél mennyiségi egység",
|
||||||
"merging-unit-into-unit": "Merging {0} into {1}",
|
"merging-unit-into-unit": "Merging {0} into {1}",
|
||||||
"create-unit": "Create Unit",
|
"create-unit": "Mértékegység létrehozása",
|
||||||
"abbreviation": "Abbreviation",
|
"abbreviation": "Rövidítés",
|
||||||
"description": "Description",
|
"description": "Megnevezés",
|
||||||
"display-as-fraction": "Display as Fraction",
|
"display-as-fraction": "Törtként való megjelenítés",
|
||||||
"use-abbreviation": "Use Abbreviation",
|
"use-abbreviation": "Rövidítés használata",
|
||||||
"edit-unit": "Edit Unit",
|
"edit-unit": "Edit Unit",
|
||||||
"unit-data": "Unit Data",
|
"unit-data": "Unit Data",
|
||||||
"use-abbv": "Use Abbv.",
|
"use-abbv": "Use Abbv.",
|
||||||
@ -896,56 +905,56 @@
|
|||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"seed-dialog-text": "Seed the database with common labels based on your local language.",
|
"seed-dialog-text": "Seed the database with common labels based on your local language.",
|
||||||
"edit-label": "Edit Label",
|
"edit-label": "Címke szerkesztése",
|
||||||
"new-label": "New Label",
|
"new-label": "Új címke",
|
||||||
"labels": "Címkék"
|
"labels": "Címkék"
|
||||||
},
|
},
|
||||||
"recipes": {
|
"recipes": {
|
||||||
"purge-exports": "Purge Exports",
|
"purge-exports": "Exportálás tisztítása",
|
||||||
"are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?",
|
"are-you-sure-you-want-to-delete-all-export-data": "Biztos, hogy törölni szeretné az összes exportált adatot?",
|
||||||
"confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.",
|
"confirm-delete-recipes": "Biztos, hogy törölni szeretné a következő recepteket? Ez a művelet nem vonható vissza.",
|
||||||
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
|
"the-following-recipes-selected-length-will-be-exported": "A következő receptek ({0}) kerülnek exportálásra.",
|
||||||
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
|
"settings-chosen-explanation": "Az itt kiválasztott beállítások - a zárolt opció kivételével - az összes kiválasztott receptre érvényesek lesznek.",
|
||||||
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
"selected-length-recipe-s-settings-will-be-updated": "{count} recept beállítása frissülni fog.",
|
||||||
"recipe-data": "Recipe Data",
|
"recipe-data": "Recept adatok",
|
||||||
"recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.",
|
"recipe-data-description": "Ebben a részben kezelheti a receptjeihez kapcsolódó adatokat. Számos tömeges műveletet végezhet a receptjeivel, beleértve az exportálást, a törlést, a címkézést és a kategóriák hozzárendelését.",
|
||||||
"recipe-columns": "Recipe Columns",
|
"recipe-columns": "Recept oszlopok",
|
||||||
"data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.",
|
"data-exports-description": "Ez a szakasz a letölthető, rendelkezésre álló exportok linkjeit tartalmazza. Ezek az exportok érvényessége le fog járni, ezért mindenképpen szerezze be őket, amíg még elérhetők.",
|
||||||
"data-exports": "Data Exports",
|
"data-exports": "Adatok exportálása",
|
||||||
"tag": "Tag",
|
"tag": "Címke",
|
||||||
"categorize": "Categorize",
|
"categorize": "Categorize",
|
||||||
"update-settings": "Update Settings",
|
"update-settings": "Beállítások frissítése",
|
||||||
"tag-recipes": "Tag Recipes",
|
"tag-recipes": "Tag Recipes",
|
||||||
"categorize-recipes": "Categorize Recipes",
|
"categorize-recipes": "Categorize Recipes",
|
||||||
"export-recipes": "Export Recipes",
|
"export-recipes": "Receptek exportálása",
|
||||||
"delete-recipes": "Delete Recipes",
|
"delete-recipes": "Receptek törlése",
|
||||||
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
"source-unit-will-be-deleted": "A forrás mértékegység törlésre kerül"
|
||||||
},
|
},
|
||||||
"seed-data": "Seed Data",
|
"seed-data": "Seed Data",
|
||||||
"seed": "Seed",
|
"seed": "Seed",
|
||||||
"data-management": "Data Management",
|
"data-management": "Adatmenedzsment",
|
||||||
"data-management-description": "Select which data set you want to make changes to.",
|
"data-management-description": "Válassza ki, hogy melyik adatkészletet szeretné módosítani.",
|
||||||
"select-data": "Select Data",
|
"select-data": "Válassza ki az adatot",
|
||||||
"select-language": "Nyelv kiválasztása",
|
"select-language": "Nyelv kiválasztása",
|
||||||
"columns": "Oszlopok",
|
"columns": "Oszlopok",
|
||||||
"combine": "Combine"
|
"combine": "Combine"
|
||||||
},
|
},
|
||||||
"user-registration": {
|
"user-registration": {
|
||||||
"user-registration": "User Registration",
|
"user-registration": "Felhasználó regisztráció",
|
||||||
"join-a-group": "Join a Group",
|
"join-a-group": "Csatlakozás egy csoporthoz",
|
||||||
"create-a-new-group": "Új csoport létrehozása",
|
"create-a-new-group": "Új csoport létrehozása",
|
||||||
"provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.",
|
"provide-registration-token-description": "Kérjük, adja meg a csatlakozni kívánt csoporthoz tartozó regisztrációs tokent. Ezt egy meglévő csoporttagtól kell megkapnia.",
|
||||||
"group-details": "Group Details",
|
"group-details": "Csoport részletek",
|
||||||
"group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!",
|
"group-details-description": "Mielőtt létrehozna egy fiókot, létre kell hoznia egy csoportot. A csoportodban csak te leszel, de később másokat is meghívhatsz. A csoportod tagjai étkezési terveket, bevásárlólistákat, recepteket és még sok mást is megoszthatnak egymással!",
|
||||||
"use-seed-data": "Use Seed Data",
|
"use-seed-data": "Use Seed Data",
|
||||||
"use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes.",
|
"use-seed-data-description": "Mealie az alapanyagok, a mértékegységek és a címkék gyűjteményét tartalmazza, amelyek megoszthatók a csoporttal és hasznos adataival segítségül szolgálhat a receptek szervezéséhez.",
|
||||||
"account-details": "Account Details"
|
"account-details": "A fiók részletei"
|
||||||
},
|
},
|
||||||
"validation": {
|
"validation": {
|
||||||
"group-name-is-taken": "Group name is taken",
|
"group-name-is-taken": "A csoport neve foglalt",
|
||||||
"username-is-taken": "Username is taken",
|
"username-is-taken": "Felhasználónév már foglalt",
|
||||||
"email-is-taken": "Email is taken",
|
"email-is-taken": "Email-cím már foglalt",
|
||||||
"this-field-is-required": "This Field is Required"
|
"this-field-is-required": "Ez kötelező mező"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"export": "Exportálás",
|
"export": "Exportálás",
|
||||||
@ -966,15 +975,15 @@
|
|||||||
"issue-link-text": "Track our progress here"
|
"issue-link-text": "Track our progress here"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"quantity-label-abbreviated": "Qty"
|
"quantity-label-abbreviated": "Menny"
|
||||||
},
|
},
|
||||||
"markdown-editor": {
|
"markdown-editor": {
|
||||||
"preview-markdown-button-label": "Preview Markdown"
|
"preview-markdown-button-label": "Preview Markdown"
|
||||||
},
|
},
|
||||||
"demo": {
|
"demo": {
|
||||||
"info_message_with_version": "This is a Demo for version: {version}",
|
"info_message_with_version": "Ez egy demó ehhez a verzióhoz: {version}",
|
||||||
"demo_username": "Username: {username}",
|
"demo_username": "Felhasználónév: {username}",
|
||||||
"demo_password": "Password: {password}"
|
"demo_password": "Jelszó: {password}"
|
||||||
},
|
},
|
||||||
"ocr-editor": {
|
"ocr-editor": {
|
||||||
"ocr-editor": "Ocr editor",
|
"ocr-editor": "Ocr editor",
|
||||||
@ -1001,7 +1010,7 @@
|
|||||||
"block-mode": "Block mode",
|
"block-mode": "Block mode",
|
||||||
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.",
|
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.",
|
||||||
"flat-mode": "Flat mode",
|
"flat-mode": "Flat mode",
|
||||||
"flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks."
|
"flat-mode-desc": "Folyamatos szöveg módban a szöveg sortörés nélkül kerül át a kiválasztott receptmezőbe."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -1009,31 +1018,31 @@
|
|||||||
"maintenance": {
|
"maintenance": {
|
||||||
"storage-details": "Storage Details",
|
"storage-details": "Storage Details",
|
||||||
"page-title": "Site Maintenance",
|
"page-title": "Site Maintenance",
|
||||||
"summary-title": "Summary",
|
"summary-title": "Összegzés",
|
||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Összegzés lekérése",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Részletek",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Data Directory Size",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Log File Size",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Cleanable Directories",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Cleanable Images",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Ideiglenes könyvtár (.temp)",
|
||||||
"title-backups-directory": "Backups Directory (backups)",
|
"title-backups-directory": "Backups Directory (backups)",
|
||||||
"title-groups-directory": "Groups Directory (groups)",
|
"title-groups-directory": "Csoportok könyvtára (csoportok)",
|
||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Recipes Directory (recipes)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "User Directory (user)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Delete Log Files",
|
"action-delete-log-files-name": "Naplófájlok törlése",
|
||||||
"action-delete-log-files-description": "Deletes all the log files",
|
"action-delete-log-files-description": "Deletes all the log files",
|
||||||
"action-clean-directories-name": "Clean Directories",
|
"action-clean-directories-name": "Könyvtárak tisztítása",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Minden nem érvényes UUID-jű receptmappa eltávolítása",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Ideiglenes fájlok tisztítása",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Minden fájl és mappa eltávolítása a .temp könyvtárból",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Képek tisztítása",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Minden nem .webp kiterjesztésű kép eltávolítása",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destructive",
|
||||||
"actions-description-irreversible": "irreversible",
|
"actions-description-irreversible": "visszafordíthatatlan",
|
||||||
"logs-action-refresh": "Refresh Logs",
|
"logs-action-refresh": "Refresh Logs",
|
||||||
"logs-page-title": "Mealie Logs",
|
"logs-page-title": "Mealie Logs",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Tail Lines"
|
||||||
@ -1053,18 +1062,19 @@
|
|||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Background Tasks",
|
||||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
||||||
"no-logs-found": "No Logs Found",
|
"no-logs-found": "Nem található napló",
|
||||||
"tasks": "Tasks"
|
"tasks": "Tasks"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Üdvözöljük, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
"account-summary": "Account Summary",
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary": "Fiók áttekintése",
|
||||||
"group-statistics": "Group Statistics",
|
"account-summary-description": "Itt egy áttekintés a csoportja információiról",
|
||||||
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
|
"group-statistics": "Csoportstatisztikák",
|
||||||
"storage-capacity": "Storage Capacity",
|
"group-statistics-description": "Az Ön csoportstatisztikái betekintést nyújtanak abba, hogyan használja a Mealie-t.",
|
||||||
|
"storage-capacity": "Tárhely mérete",
|
||||||
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
|
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
|
||||||
"personal": "Személyes",
|
"personal": "Személyes",
|
||||||
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
||||||
@ -1072,44 +1082,44 @@
|
|||||||
"user-settings-description": "Manage your preferences, change your password, and update your email",
|
"user-settings-description": "Manage your preferences, change your password, and update your email",
|
||||||
"api-tokens-description": "Manage your API Tokens for access from external applications",
|
"api-tokens-description": "Manage your API Tokens for access from external applications",
|
||||||
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
|
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
|
||||||
"group-settings": "Group Settings",
|
"group-settings": "Csoport beállításai",
|
||||||
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
"group-settings-description": "Közös csoportbeállítások, például az étkezési terv és az adatvédelmi beállítások, kezelése.",
|
||||||
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
||||||
"members": "Members",
|
"members": "Tagok",
|
||||||
"members-description": "See who's in your group and manage their permissions.",
|
"members-description": "See who's in your group and manage their permissions.",
|
||||||
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
||||||
"notifiers": "Notifiers",
|
"notifiers": "Notifiers",
|
||||||
"notifiers-description": "Setup email and push notifications that trigger on specific events.",
|
"notifiers-description": "Setup email and push notifications that trigger on specific events.",
|
||||||
"manage-data": "Manage Data",
|
"manage-data": "Adatok kezelése",
|
||||||
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
||||||
"data-migrations": "Data Migrations",
|
"data-migrations": "Data Migrations",
|
||||||
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
||||||
"email-sent": "Email Sent",
|
"email-sent": "E-mail elküldve",
|
||||||
"error-sending-email": "Error Sending Email",
|
"error-sending-email": "Hiba történt az e-Mail küldésénél",
|
||||||
"personal-information": "Personal Information",
|
"personal-information": "Personal Information",
|
||||||
"preferences": "Preferences",
|
"preferences": "Preferences",
|
||||||
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
||||||
"back-to-profile": "Back to Profile",
|
"back-to-profile": "Vissza a profilhoz",
|
||||||
"looking-for-privacy-settings": "Looking for Privacy Settings?",
|
"looking-for-privacy-settings": "Looking for Privacy Settings?",
|
||||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
"manage-your-api-tokens": "Manage Your API Tokens",
|
||||||
"manage-user-profile": "Manage User Profile",
|
"manage-user-profile": "Manage User Profile",
|
||||||
"manage-cookbooks": "Manage Cookbooks",
|
"manage-cookbooks": "Manage Cookbooks",
|
||||||
"manage-members": "Manage Members",
|
"manage-members": "Tagok Kezelése",
|
||||||
"manage-webhooks": "Manage Webhooks",
|
"manage-webhooks": "Manage Webhooks",
|
||||||
"manage-notifiers": "Manage Notifiers",
|
"manage-notifiers": "Manage Notifiers",
|
||||||
"manage-data-migrations": "Manage Data Migrations"
|
"manage-data-migrations": "Manage Data Migrations"
|
||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "Szakácskönyvek",
|
||||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
||||||
"public-cookbook": "Public Cookbook",
|
"public-cookbook": "Nyilvános szakácskönyv",
|
||||||
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
"public-cookbook-description": "A nyilvános szakácskönyvek megoszthatók a nem mealie felhasználókkal, és megjelennek a csoportod oldalán.",
|
||||||
"filter-options": "Filter Options",
|
"filter-options": "Szűrési beállítások",
|
||||||
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
||||||
"require-all-categories": "Require All Categories",
|
"require-all-categories": "Require All Categories",
|
||||||
"require-all-tags": "Require All Tags",
|
"require-all-tags": "Require All Tags",
|
||||||
"require-all-tools": "Require All Tools",
|
"require-all-tools": "Require All Tools",
|
||||||
"cookbook-name": "Cookbook Name",
|
"cookbook-name": "Szakácskönyv neve",
|
||||||
"cookbook-with-name": "Cookbook {0}"
|
"cookbook-with-name": "Szakácskönyv {0}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -333,8 +333,8 @@
|
|||||||
"title": "Mealie Pre v1.0"
|
"title": "Mealie Pre v1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie può importare ricette da Tandoor. Esporta i tuoi dati nel formato \"Predefinito\", quindi carica il file .zip sottostante.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Ricette Del Tandoore"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Migrazione Dati Ricetta",
|
"recipe-data-migrations": "Migrazione Dati Ricetta",
|
||||||
"recipe-data-migrations-explanation": "Le ricette possono essere migrate da un'altra applicazione supportata da Mealie. Questo è un ottimo modo per iniziare con Mealie.",
|
"recipe-data-migrations-explanation": "Le ricette possono essere migrate da un'altra applicazione supportata da Mealie. Questo è un ottimo modo per iniziare con Mealie.",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formato YYYY-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formato YYYY-MM-DD",
|
||||||
"add-to-list": "Aggiungi alla lista",
|
"add-to-list": "Aggiungi alla lista",
|
||||||
"add-to-plan": "Aggiungi al piano giornaliero",
|
"add-to-plan": "Aggiungi al piano giornaliero",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Ricetta aggiunta alla lista",
|
"recipe-added-to-list": "Ricetta aggiunta alla lista",
|
||||||
"recipe-added-to-mealplan": "Ricetta aggiunta al piano alimentare",
|
"recipe-added-to-mealplan": "Ricetta aggiunta al piano alimentare",
|
||||||
"failed-to-add-recipe-to-mealplan": "Impossibile aggiungere la ricetta al piano alimentare",
|
"failed-to-add-recipe-to-mealplan": "Impossibile aggiungere la ricetta al piano alimentare",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Aumenta la scala di 1",
|
"increase-scale-label": "Aumenta la scala di 1",
|
||||||
"locked": "Bloccato",
|
"locked": "Bloccato",
|
||||||
"public-link": "Link Pubblico",
|
"public-link": "Link Pubblico",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Modifica Evento Timeline",
|
"edit-timeline-event": "Modifica Evento Timeline",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Niente sulla timeline. Prova a fare questa ricetta!",
|
"timeline-is-empty": "Niente sulla timeline. Prova a fare questa ricetta!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Visualizzazione ad Albero",
|
"tree-view": "Visualizzazione ad Albero",
|
||||||
"recipe-yield": "Resa Ricetta",
|
"recipe-yield": "Resa Ricetta",
|
||||||
"unit": "Unità",
|
"unit": "Unità",
|
||||||
"upload-image": "Carica immagine"
|
"upload-image": "Carica immagine",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Ricerca Avanzata",
|
"advanced-search": "Ricerca Avanzata",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Backup Parziale",
|
"partial-backup": "Backup Parziale",
|
||||||
"unable-to-delete-backup": "Impossibile rimuovere backup.",
|
"unable-to-delete-backup": "Impossibile rimuovere backup.",
|
||||||
"experimental-description": "Esegue il backup di un'istantanea totale del database e della directory dati del sito. Questo include tutti i dati e non può essere impostato per escludere sottoinsiemi di dati. Si può pensare a questo come un'istantanea di Mealie in un momento specifico. Attualmente, {not-crossed-version} (le migrazioni dei dati non sono effettuate automaticamente). Questi servono come modo indipendente dal database per esportare e importare i dati o il backup del sito in una posizione esterna.",
|
"experimental-description": "Esegue il backup di un'istantanea totale del database e della directory dati del sito. Questo include tutti i dati e non può essere impostato per escludere sottoinsiemi di dati. Si può pensare a questo come un'istantanea di Mealie in un momento specifico. Attualmente, {not-crossed-version} (le migrazioni dei dati non sono effettuate automaticamente). Questi servono come modo indipendente dal database per esportare e importare i dati o il backup del sito in una posizione esterna.",
|
||||||
"not-crossed-version": "questo meccanismo di backup non è funziona su diverse versioni e quindi non può essere utilizzato per migrare i dati tra le versioni",
|
|
||||||
"backup-restore": "Ripristina backup",
|
"backup-restore": "Ripristina backup",
|
||||||
"back-restore-description": "Il ripristino di questo backup sovrascriverà tutti i dati correnti nel database e nella directory dei dati e li sostituirà con il contenuto di questo backup. {cannot-be-undone} Se il ripristino avrà successo, sarai disconnesso.",
|
"back-restore-description": "Il ripristino di questo backup sovrascriverà tutti i dati correnti nel database e nella directory dei dati e li sostituirà con il contenuto di questo backup. {cannot-be-undone} Se il ripristino avrà successo, sarai disconnesso.",
|
||||||
"cannot-be-undone": "Questa azione non può essere annullata - usa con cautela.",
|
"cannot-be-undone": "Questa azione non può essere annullata - usa con cautela.",
|
||||||
@ -928,7 +937,7 @@
|
|||||||
"select-data": "Seleziona Dati",
|
"select-data": "Seleziona Dati",
|
||||||
"select-language": "Seleziona Lingua",
|
"select-language": "Seleziona Lingua",
|
||||||
"columns": "Colonne",
|
"columns": "Colonne",
|
||||||
"combine": "Combine"
|
"combine": "Unisci"
|
||||||
},
|
},
|
||||||
"user-registration": {
|
"user-registration": {
|
||||||
"user-registration": "Registrazione Utente",
|
"user-registration": "Registrazione Utente",
|
||||||
@ -945,7 +954,7 @@
|
|||||||
"group-name-is-taken": "Il nome del gruppo non è disponibile",
|
"group-name-is-taken": "Il nome del gruppo non è disponibile",
|
||||||
"username-is-taken": "Username non disponibile",
|
"username-is-taken": "Username non disponibile",
|
||||||
"email-is-taken": "Email già in uso",
|
"email-is-taken": "Email già in uso",
|
||||||
"this-field-is-required": "This Field is Required"
|
"this-field-is-required": "Questo campo è obbligatorio"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"export": "Esporta",
|
"export": "Esporta",
|
||||||
@ -1042,7 +1051,7 @@
|
|||||||
"actions-title": "Azioni"
|
"actions-title": "Azioni"
|
||||||
},
|
},
|
||||||
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
||||||
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
"ingredients-natural-language-processor-explanation": "Mealie utilizza campi casuali condizionali (CRFs) per l'analisi e la lavorazione di ingredienti. Il modello utilizzato per gli ingredienti è basato su una serie di dati di oltre 100.000 ingredienti da un set di dati compilato dal New York Times. Si noti che poiché il modello è addestrato solo in inglese, si possono avere risultati vari quando si utilizza il modello in altre lingue. Questa pagina è un campo di gioco per testare il modello.",
|
||||||
"ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.",
|
"ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.",
|
||||||
"nlp": "NLP",
|
"nlp": "NLP",
|
||||||
"brute": "Brute",
|
"brute": "Brute",
|
||||||
@ -1051,15 +1060,16 @@
|
|||||||
"average-confident": "{0} Confident",
|
"average-confident": "{0} Confident",
|
||||||
"try-an-example": "Try an example",
|
"try-an-example": "Try an example",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Attività in Background",
|
||||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
"background-tasks-description": "Qui puoi visualizzare tutte le attività in background in esecuzione e il loro stato",
|
||||||
"no-logs-found": "No Logs Found",
|
"no-logs-found": "Nessun Log Trovato",
|
||||||
"tasks": "Tasks"
|
"tasks": "Tasks"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Benvenuto, {0}",
|
"welcome-user": "👋 Benvenuto, {0}",
|
||||||
"description": "Gestisci il tuo profilo, le ricette e le impostazioni di gruppo.",
|
"description": "Gestisci il tuo profilo, le ricette e le impostazioni di gruppo.",
|
||||||
"get-invite-link": "Ottieni Link Di Invito",
|
"get-invite-link": "Ottieni Link Di Invito",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Riepilogo Account",
|
"account-summary": "Riepilogo Account",
|
||||||
"account-summary-description": "Ecco un riepilogo delle informazioni del tuo gruppo",
|
"account-summary-description": "Ecco un riepilogo delle informazioni del tuo gruppo",
|
||||||
"group-statistics": "Statistiche Gruppo",
|
"group-statistics": "Statistiche Gruppo",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "レシピを献立に追加しました。",
|
"recipe-added-to-mealplan": "レシピを献立に追加しました。",
|
||||||
"failed-to-add-recipe-to-mealplan": "レシピを献立に追加する事に失敗しました。",
|
"failed-to-add-recipe-to-mealplan": "レシピを献立に追加する事に失敗しました。",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "JJJJ-MM-DD formaat",
|
"date-format-hint-yyyy-mm-dd": "JJJJ-MM-DD formaat",
|
||||||
"add-to-list": "Toevoegen aan lijst",
|
"add-to-list": "Toevoegen aan lijst",
|
||||||
"add-to-plan": "Toevoegen aan plan",
|
"add-to-plan": "Toevoegen aan plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept toegevoegd aan de lijst",
|
"recipe-added-to-list": "Recept toegevoegd aan de lijst",
|
||||||
"recipe-added-to-mealplan": "Recept toegevoegd aan het maaltijdplan",
|
"recipe-added-to-mealplan": "Recept toegevoegd aan het maaltijdplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Recept aan maaltijdplan toevoegen mislukt",
|
"failed-to-add-recipe-to-mealplan": "Recept aan maaltijdplan toevoegen mislukt",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Verhoog de schaal met 1",
|
"increase-scale-label": "Verhoog de schaal met 1",
|
||||||
"locked": "Vergrendeld",
|
"locked": "Vergrendeld",
|
||||||
"public-link": "Openbare link",
|
"public-link": "Openbare link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Bewerk tijdlijn gebeurtenis",
|
"edit-timeline-event": "Bewerk tijdlijn gebeurtenis",
|
||||||
"timeline": "Tijdlijn",
|
"timeline": "Tijdlijn",
|
||||||
"timeline-is-empty": "Nog niets op de tijdlijn. Probeer dit recept te maken!",
|
"timeline-is-empty": "Nog niets op de tijdlijn. Probeer dit recept te maken!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Boomstructuurweergave",
|
"tree-view": "Boomstructuurweergave",
|
||||||
"recipe-yield": "Recept Opbrengst",
|
"recipe-yield": "Recept Opbrengst",
|
||||||
"unit": "Eenheid",
|
"unit": "Eenheid",
|
||||||
"upload-image": "Afbeelding uploaden"
|
"upload-image": "Afbeelding uploaden",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Geavanceerd zoeken",
|
"advanced-search": "Geavanceerd zoeken",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Gedeeltelijke back-up",
|
"partial-backup": "Gedeeltelijke back-up",
|
||||||
"unable-to-delete-backup": "Kan back-up niet verwijderen.",
|
"unable-to-delete-backup": "Kan back-up niet verwijderen.",
|
||||||
"experimental-description": "Back-up maakt een totale snapshots van de database en data directory van de site. Dit omvat alle gegevens en kan niet worden ingesteld om subsets van gegevens uit te sluiten. Je kunt dit op een bepaald moment als een snapshot van Mealie opvatten. Op dit moment {not-crossed-version} (gegevensmigratie wordt niet automatisch afgerond). Deze dienen als een agnostische manier om gegevens te exporteren en importeren of een backup van de site naar een externe locatie te maken.",
|
"experimental-description": "Back-up maakt een totale snapshots van de database en data directory van de site. Dit omvat alle gegevens en kan niet worden ingesteld om subsets van gegevens uit te sluiten. Je kunt dit op een bepaald moment als een snapshot van Mealie opvatten. Op dit moment {not-crossed-version} (gegevensmigratie wordt niet automatisch afgerond). Deze dienen als een agnostische manier om gegevens te exporteren en importeren of een backup van de site naar een externe locatie te maken.",
|
||||||
"not-crossed-version": "dit back-upmechanisme is geen cross-version en kan daarom niet worden gebruikt om data tussen versies te migreren",
|
|
||||||
"backup-restore": "Back-up maken/terugzetten",
|
"backup-restore": "Back-up maken/terugzetten",
|
||||||
"back-restore-description": "Het terugzetten van deze back-up overschrijft alle huidige gegevens in uw database en in de gegevensmap. {cannot-be-undone} Als het terugzetten is gelukt wordt u afgemeld.",
|
"back-restore-description": "Het terugzetten van deze back-up overschrijft alle huidige gegevens in uw database en in de gegevensmap. {cannot-be-undone} Als het terugzetten is gelukt wordt u afgemeld.",
|
||||||
"cannot-be-undone": "Deze actie kan niet ongedaan worden gemaakt - gebruik met voorzichtigheid.",
|
"cannot-be-undone": "Deze actie kan niet ongedaan worden gemaakt - gebruik met voorzichtigheid.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welkom, {0}",
|
"welcome-user": "👋 Welkom, {0}",
|
||||||
"description": "Beheer je profiel, recepten en groepsinstellingen.",
|
"description": "Beheer je profiel, recepten en groepsinstellingen.",
|
||||||
"get-invite-link": "Krijg uitnodigingslink",
|
"get-invite-link": "Krijg uitnodigingslink",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Accountoverzicht",
|
"account-summary": "Accountoverzicht",
|
||||||
"account-summary-description": "Hier is een samenvatting van de informatie van jouw groep",
|
"account-summary-description": "Hier is een samenvatting van de informatie van jouw groep",
|
||||||
"group-statistics": "Groepsstatistieken",
|
"group-statistics": "Groepsstatistieken",
|
||||||
|
@ -329,23 +329,23 @@
|
|||||||
"title": "Paprika Oppskriftsbehandler"
|
"title": "Paprika Oppskriftsbehandler"
|
||||||
},
|
},
|
||||||
"mealie-pre-v1": {
|
"mealie-pre-v1": {
|
||||||
"description-long": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
|
"description-long": "Mealie kan importere oppskrifter fra Mealie-appen fra versjon v1.0. Eksporter oppskriftene fra din gamle versjon, og last opp zip-filen under. Merk at bare oppskrifter kan importeres fra eksporten.",
|
||||||
"title": "Mealie Pre v1.0"
|
"title": "Mealie Pre v1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie kan importere oppskrifter fra Tandoor. Eksporter dataene i \"Standard\"-formatet, deretter last opp .zip-formatet nedenfor.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Tandoor oppskrifter"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Recipe Data Migrations",
|
"recipe-data-migrations": "Oppskriftsmigrering",
|
||||||
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
"recipe-data-migrations-explanation": "Oppskrifter kan overføres fra et annet støttet program til Mealie. Dette er en flott måte å komme i gang med Mealie.",
|
||||||
"choose-migration-type": "Velg migrasjonstype",
|
"choose-migration-type": "Velg migrasjonstype",
|
||||||
"tag-all-recipes": "Merk alle oppskrifter med {tag-name} tagg",
|
"tag-all-recipes": "Merk alle oppskrifter med {tag-name} tagg",
|
||||||
"nextcloud-text": "Nextcloud oppskrifter kan importeres fra en zip-fil som inneholder dataene lagret i Nextcloud. Se mappestrukturen for eksempel nedenfor for å sikre at oppskriftene kan importeres.",
|
"nextcloud-text": "Nextcloud oppskrifter kan importeres fra en zip-fil som inneholder dataene lagret i Nextcloud. Se mappestrukturen for eksempel nedenfor for å sikre at oppskriftene kan importeres.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
||||||
"recipe-1": "Oppskrift 1",
|
"recipe-1": "Oppskrift 1",
|
||||||
"recipe-2": "Oppskrift 2",
|
"recipe-2": "Oppskrift 2",
|
||||||
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"paprika-text": "Mealie kan importere oppskrifter fra Paprika. Eksporter oppskriftene fra paprika, gi den et nytt navn til .zip-eksportutvidelsen og last den opp nedenfor.",
|
||||||
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
"mealie-text": "Mealie kan importere oppskrifter fra Mealie-appen fra versjoner før v1.0. Eksporter oppskriftene fra din gamle versjon, og last opp zip-filen under. Merk at bare oppskrifter kan importeres fra eksporten."
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Opprett flere",
|
"bulk-add": "Opprett flere",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
||||||
"add-to-list": "Legg til i liste",
|
"add-to-list": "Legg til i liste",
|
||||||
"add-to-plan": "Legg til i Plan",
|
"add-to-plan": "Legg til i Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Oppskriften er lagt til i listen",
|
"recipe-added-to-list": "Oppskriften er lagt til i listen",
|
||||||
"recipe-added-to-mealplan": "Oppskriften er lagt til i listen",
|
"recipe-added-to-mealplan": "Oppskriften er lagt til i listen",
|
||||||
"failed-to-add-recipe-to-mealplan": "Klarte ikke å legge til oppskrift på måltidsplan",
|
"failed-to-add-recipe-to-mealplan": "Klarte ikke å legge til oppskrift på måltidsplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Reduser skalaen med 1",
|
"increase-scale-label": "Reduser skalaen med 1",
|
||||||
"locked": "Låst",
|
"locked": "Låst",
|
||||||
"public-link": "Offentlig lenke",
|
"public-link": "Offentlig lenke",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Endre hendelsestidslinjen",
|
"edit-timeline-event": "Endre hendelsestidslinjen",
|
||||||
"timeline": "Tidslinje",
|
"timeline": "Tidslinje",
|
||||||
"timeline-is-empty": "Ingenting på tidslinjen ennå. Prøv å lage denne oppskriften!",
|
"timeline-is-empty": "Ingenting på tidslinjen ennå. Prøv å lage denne oppskriften!",
|
||||||
@ -504,21 +512,21 @@
|
|||||||
"import-with-zip": "Importer med .zip",
|
"import-with-zip": "Importer med .zip",
|
||||||
"create-recipe-from-an-image": "Lag oppskrift fra et bilde",
|
"create-recipe-from-an-image": "Lag oppskrift fra et bilde",
|
||||||
"bulk-url-import": "Importer flere URL'er",
|
"bulk-url-import": "Importer flere URL'er",
|
||||||
"debug-scraper": "Debug Scraper",
|
"debug-scraper": "Feilsøk skraper",
|
||||||
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Create a recipe by providing the name. All recipes must have unique names.",
|
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Create a recipe by providing the name. All recipes must have unique names.",
|
||||||
"new-recipe-names-must-be-unique": "New recipe names must be unique",
|
"new-recipe-names-must-be-unique": "Oppskriftsnavn må være unike",
|
||||||
"scrape-recipe": "Scrape Recipe",
|
"scrape-recipe": "Hent oppskrift",
|
||||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
||||||
"import-original-keywords-as-tags": "Import original keywords as tags",
|
"import-original-keywords-as-tags": "Import original keywords as tags",
|
||||||
"stay-in-edit-mode": "Bli i skrivemodus",
|
"stay-in-edit-mode": "Bli i skrivemodus",
|
||||||
"import-from-zip": "Importer fra Zip",
|
"import-from-zip": "Importer fra Zip",
|
||||||
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
||||||
"zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie",
|
"zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie",
|
||||||
"create-a-recipe-by-uploading-a-scan": "Create a recipe by uploading a scan.",
|
"create-a-recipe-by-uploading-a-scan": "Lag en oppskrift ved å laste opp en skanning.",
|
||||||
"upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book",
|
"upload-a-png-image-from-a-recipe-book": "Last opp et png bilde fra en oppskriftsbok",
|
||||||
"recipe-bulk-importer": "Recipe Bulk Importer",
|
"recipe-bulk-importer": "Recipe Bulk Importer",
|
||||||
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
||||||
"set-categories-and-tags": "Set Categories and Tags",
|
"set-categories-and-tags": "Sett kategorier og emneord",
|
||||||
"bulk-imports": "Masseimport",
|
"bulk-imports": "Masseimport",
|
||||||
"bulk-import-process-has-started": "Masseimport har startet",
|
"bulk-import-process-has-started": "Masseimport har startet",
|
||||||
"bulk-import-process-has-failed": "Masseimport mislyktes",
|
"bulk-import-process-has-failed": "Masseimport mislyktes",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Trevisning",
|
"tree-view": "Trevisning",
|
||||||
"recipe-yield": "Oppskrift uttak",
|
"recipe-yield": "Oppskrift uttak",
|
||||||
"unit": "Enhet",
|
"unit": "Enhet",
|
||||||
"upload-image": "Last opp bilde"
|
"upload-image": "Last opp bilde",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Avansert søk",
|
"advanced-search": "Avansert søk",
|
||||||
@ -564,14 +574,13 @@
|
|||||||
"partial-backup": "Delvis sikkerhetskopi",
|
"partial-backup": "Delvis sikkerhetskopi",
|
||||||
"unable-to-delete-backup": "Kan ikke slette sikkerhetskopien.",
|
"unable-to-delete-backup": "Kan ikke slette sikkerhetskopien.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
"backup-restore": "Sikkerhetskopiering / gjenoppretting",
|
||||||
"backup-restore": "Backup Restore",
|
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "Denne handlingen kan ikke angres – brukes med forsiktighet.",
|
||||||
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
"postgresql-note": "Hvis du bruker PostGreSQL, vennligst gå igjennom {backup-restore-process} før du gjenoppretter.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
||||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
"irreversible-acknowledgment": "Jeg forstår at dette er irreversibel, destruktiv og kan føre til tap av data",
|
||||||
"restore-backup": "Restore Backup"
|
"restore-backup": "Gjenopprett sikkerhetskopien"
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Sikkerhetskopier",
|
"backup-and-exports": "Sikkerhetskopier",
|
||||||
"change-password": "Endre passord",
|
"change-password": "Endre passord",
|
||||||
@ -635,7 +644,7 @@
|
|||||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier dette tokenet til bruk med en ekstern applikasjon. Dette tokenet vil ikke kunne ses igjen.",
|
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier dette tokenet til bruk med en ekstern applikasjon. Dette tokenet vil ikke kunne ses igjen.",
|
||||||
"create-an-api-token": "Opprett API Token",
|
"create-an-api-token": "Opprett API Token",
|
||||||
"token-name": "Tokennavn",
|
"token-name": "Tokennavn",
|
||||||
"generate": "Generate",
|
"generate": "Generer",
|
||||||
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
||||||
},
|
},
|
||||||
"toolbox": {
|
"toolbox": {
|
||||||
@ -658,18 +667,18 @@
|
|||||||
"webhook-name": "Webhook navn",
|
"webhook-name": "Webhook navn",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "Feilrapport",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Bruk denne informasjonen til å rapportere en feil. Gi detaljer om feilen din til utviklere er den beste måten å få problemer på en rask løsning.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Tracker",
|
||||||
"configuration": "Configuration",
|
"configuration": "Konfigurasjon",
|
||||||
"docker-volume": "Docker Volume",
|
"docker-volume": "Docker volum",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Volumene er feilkonfigurert",
|
||||||
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
"volumes-are-configured-correctly": "Volumene er riktig konfigurert.",
|
||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Statusen er ukjent. Prøv å validere.",
|
||||||
"validate": "Validate",
|
"validate": "Validate",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Email Configuration Status",
|
||||||
"ready": "Ready",
|
"ready": "Klar",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Not Ready - Check Environmental Variables",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Succeeded",
|
||||||
"failed": "Failed",
|
"failed": "Failed",
|
||||||
@ -889,21 +898,21 @@
|
|||||||
"description": "Description",
|
"description": "Description",
|
||||||
"display-as-fraction": "Display as Fraction",
|
"display-as-fraction": "Display as Fraction",
|
||||||
"use-abbreviation": "Use Abbreviation",
|
"use-abbreviation": "Use Abbreviation",
|
||||||
"edit-unit": "Edit Unit",
|
"edit-unit": "Rediger enhet",
|
||||||
"unit-data": "Unit Data",
|
"unit-data": "Unit Data",
|
||||||
"use-abbv": "Use Abbv.",
|
"use-abbv": "Use Abbv.",
|
||||||
"fraction": "Fraction"
|
"fraction": "Fraction"
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.",
|
"seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.",
|
||||||
"edit-label": "Edit Label",
|
"edit-label": "Rediger etikett",
|
||||||
"new-label": "New Label",
|
"new-label": "Ny etikett",
|
||||||
"labels": "Labels"
|
"labels": "Etiketter"
|
||||||
},
|
},
|
||||||
"recipes": {
|
"recipes": {
|
||||||
"purge-exports": "Purge Exports",
|
"purge-exports": "Fjern eksporter",
|
||||||
"are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?",
|
"are-you-sure-you-want-to-delete-all-export-data": "Er du sikker på at du vil slette all historikk?",
|
||||||
"confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.",
|
"confirm-delete-recipes": "Er du sikker på at du vil slette denne oppskriften? Denne handlingen kan ikke angres.",
|
||||||
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
|
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
|
||||||
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
|
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
|
||||||
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
||||||
@ -911,24 +920,24 @@
|
|||||||
"recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.",
|
"recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.",
|
||||||
"recipe-columns": "Recipe Columns",
|
"recipe-columns": "Recipe Columns",
|
||||||
"data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.",
|
"data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.",
|
||||||
"data-exports": "Data Exports",
|
"data-exports": "Data eksport",
|
||||||
"tag": "Tag",
|
"tag": "Etikett",
|
||||||
"categorize": "Categorize",
|
"categorize": "Kategoriser",
|
||||||
"update-settings": "Update Settings",
|
"update-settings": "Oppdater innstillinger",
|
||||||
"tag-recipes": "Tag Recipes",
|
"tag-recipes": "Tag Recipes",
|
||||||
"categorize-recipes": "Categorize Recipes",
|
"categorize-recipes": "Categorize Recipes",
|
||||||
"export-recipes": "Export Recipes",
|
"export-recipes": "Eksporter oppskrift",
|
||||||
"delete-recipes": "Delete Recipes",
|
"delete-recipes": "Slett oppskrifter",
|
||||||
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
"source-unit-will-be-deleted": "Kildeenheten vil bli slettet"
|
||||||
},
|
},
|
||||||
"seed-data": "Frødata",
|
"seed-data": "Frødata",
|
||||||
"seed": "Seed",
|
"seed": "Seed",
|
||||||
"data-management": "Data Management",
|
"data-management": "Databehandling",
|
||||||
"data-management-description": "Select which data set you want to make changes to.",
|
"data-management-description": "Velg hvilke data du vil gjøre endringer i.",
|
||||||
"select-data": "Select Data",
|
"select-data": "Velg data",
|
||||||
"select-language": "Select Language",
|
"select-language": "Velg språk",
|
||||||
"columns": "Columns",
|
"columns": "Kolonner",
|
||||||
"combine": "Combine"
|
"combine": "Kombiner"
|
||||||
},
|
},
|
||||||
"user-registration": {
|
"user-registration": {
|
||||||
"user-registration": "Brukerregistrering",
|
"user-registration": "Brukerregistrering",
|
||||||
@ -945,7 +954,7 @@
|
|||||||
"group-name-is-taken": "Gruppenavn er opptatt",
|
"group-name-is-taken": "Gruppenavn er opptatt",
|
||||||
"username-is-taken": "Brukernavnet er opptatt",
|
"username-is-taken": "Brukernavnet er opptatt",
|
||||||
"email-is-taken": "E-postadressen er opptatt",
|
"email-is-taken": "E-postadressen er opptatt",
|
||||||
"this-field-is-required": "This Field is Required"
|
"this-field-is-required": "Dette feltet er påkrevd"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"export": "Eksporter",
|
"export": "Eksporter",
|
||||||
@ -1007,15 +1016,15 @@
|
|||||||
},
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
"storage-details": "Storage Details",
|
"storage-details": "Lagringsdetaljer",
|
||||||
"page-title": "Site Maintenance",
|
"page-title": "Vedlikehold av siden",
|
||||||
"summary-title": "Summary",
|
"summary-title": "Sammendrag",
|
||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Hent sammendrag",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Detaljer",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Data Directory Size",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Log File Size",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Cleanable Directories",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Rydbare bilder",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Temporary Directory (.temp)",
|
||||||
"title-backups-directory": "Backups Directory (backups)",
|
"title-backups-directory": "Backups Directory (backups)",
|
||||||
@ -1023,23 +1032,23 @@
|
|||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Recipes Directory (recipes)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "User Directory (user)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Delete Log Files",
|
"action-delete-log-files-name": "Slett loggfiler",
|
||||||
"action-delete-log-files-description": "Deletes all the log files",
|
"action-delete-log-files-description": "Sletter alle loggfilene",
|
||||||
"action-clean-directories-name": "Clean Directories",
|
"action-clean-directories-name": "Fjern kataloger",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Fjerner alle oppskriftsmapper som ikke er gyldige UUIDer",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Fjern midlertidige filer",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Fjern bilder",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destruktiv",
|
||||||
"actions-description-irreversible": "irreversible",
|
"actions-description-irreversible": "irreversibel",
|
||||||
"logs-action-refresh": "Refresh Logs",
|
"logs-action-refresh": "Oppdater logger",
|
||||||
"logs-page-title": "Mealie Logs",
|
"logs-page-title": "Mealie Log",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Tail Lines"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Actions"
|
"actions-title": "Handlinger"
|
||||||
},
|
},
|
||||||
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
||||||
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Format RRRR-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Format RRRR-MM-DD",
|
||||||
"add-to-list": "Dodaj do listy",
|
"add-to-list": "Dodaj do listy",
|
||||||
"add-to-plan": "Dodaj do planu",
|
"add-to-plan": "Dodaj do planu",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Przepis dodany do listy",
|
"recipe-added-to-list": "Przepis dodany do listy",
|
||||||
"recipe-added-to-mealplan": "Przepis dodany do planu posiłków",
|
"recipe-added-to-mealplan": "Przepis dodany do planu posiłków",
|
||||||
"failed-to-add-recipe-to-mealplan": "Nie udało się dodać przepisu do planu posiłków",
|
"failed-to-add-recipe-to-mealplan": "Nie udało się dodać przepisu do planu posiłków",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Zwiększ Skalę o 1",
|
"increase-scale-label": "Zwiększ Skalę o 1",
|
||||||
"locked": "Zablokowany",
|
"locked": "Zablokowany",
|
||||||
"public-link": "Link publiczny",
|
"public-link": "Link publiczny",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edytuj zdarzenie osi czasu",
|
"edit-timeline-event": "Edytuj zdarzenie osi czasu",
|
||||||
"timeline": "Oś czasu",
|
"timeline": "Oś czasu",
|
||||||
"timeline-is-empty": "Nie ma jeszcze nic na osi czasu. Spróbuj przygotować ten przepis!",
|
"timeline-is-empty": "Nie ma jeszcze nic na osi czasu. Spróbuj przygotować ten przepis!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Widok drzewa",
|
"tree-view": "Widok drzewa",
|
||||||
"recipe-yield": "Wydajność przepisu",
|
"recipe-yield": "Wydajność przepisu",
|
||||||
"unit": "Jednostka",
|
"unit": "Jednostka",
|
||||||
"upload-image": "Prześlij obraz"
|
"upload-image": "Prześlij obraz",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Wyszukiwanie zaawansowane",
|
"advanced-search": "Wyszukiwanie zaawansowane",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Częściowa kopia zapasowa",
|
"partial-backup": "Częściowa kopia zapasowa",
|
||||||
"unable-to-delete-backup": "Nie można usunąć kopii zapasowej.",
|
"unable-to-delete-backup": "Nie można usunąć kopii zapasowej.",
|
||||||
"experimental-description": "Kopia zapasowa wszystkich migawek bazy danych i katalogu danych witryny. Obejmuje to wszystkie dane i nie można ich ustawić, aby wykluczyć podzbiory danych. Możesz to pomyśleć o tym jako zrzut Mączki w określonym czasie. Obecnie {not-crossed-version} (migracje danych nie są wykonywane automatycznie). Służą one jako agnostyczny sposób eksportowania i importu danych lub tworzenia kopii zapasowej witryny do zewnętrznej lokalizacji.",
|
"experimental-description": "Kopia zapasowa wszystkich migawek bazy danych i katalogu danych witryny. Obejmuje to wszystkie dane i nie można ich ustawić, aby wykluczyć podzbiory danych. Możesz to pomyśleć o tym jako zrzut Mączki w określonym czasie. Obecnie {not-crossed-version} (migracje danych nie są wykonywane automatycznie). Służą one jako agnostyczny sposób eksportowania i importu danych lub tworzenia kopii zapasowej witryny do zewnętrznej lokalizacji.",
|
||||||
"not-crossed-version": "ten mechanizm tworzenia kopii zapasowej nie jest międzywersyjny i dlatego nie może być używany do migracji danych pomiędzy wersjami",
|
|
||||||
"backup-restore": "Przywróć kopie",
|
"backup-restore": "Przywróć kopie",
|
||||||
"back-restore-description": "Przywracanie tej kopii zapasowej nadpisze wszystkie aktualne dane w bazie danych i w katalogu danych i zastąpi je zawartością tej kopii zapasowej. {cannot-be-undone} Jeśli przywrócenie zakończy się pomyślnie, zostaniesz wylogowany.",
|
"back-restore-description": "Przywracanie tej kopii zapasowej nadpisze wszystkie aktualne dane w bazie danych i w katalogu danych i zastąpi je zawartością tej kopii zapasowej. {cannot-be-undone} Jeśli przywrócenie zakończy się pomyślnie, zostaniesz wylogowany.",
|
||||||
"cannot-be-undone": "Tej czynności nie można cofnąć - należy zachować ostrożność.",
|
"cannot-be-undone": "Tej czynności nie można cofnąć - należy zachować ostrożność.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Witaj, {0}",
|
"welcome-user": "👋 Witaj, {0}",
|
||||||
"description": "Zarządzaj swoim profilem, przepisami i ustawieniami grupy.",
|
"description": "Zarządzaj swoim profilem, przepisami i ustawieniami grupy.",
|
||||||
"get-invite-link": "Uzyskaj link z zaproszeniem",
|
"get-invite-link": "Uzyskaj link z zaproszeniem",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Podsumowanie konta",
|
"account-summary": "Podsumowanie konta",
|
||||||
"account-summary-description": "Oto podsumowanie informacji o Twojej grupie",
|
"account-summary-description": "Oto podsumowanie informacji o Twojej grupie",
|
||||||
"group-statistics": "Statystyki Grupy",
|
"group-statistics": "Statystyki Grupy",
|
||||||
|
@ -333,36 +333,36 @@
|
|||||||
"title": "Mealie Pré v1.0"
|
"title": "Mealie Pré v1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie pode importar receitas do Tandoor. Exporte seus dados no formato \"Padrão\" e faça o upload do arquivo .zip abaixo.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Receitas do Tandoor"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Migrações de Dados de Receita",
|
"recipe-data-migrations": "Migrações de Dados de Receita",
|
||||||
"recipe-data-migrations-explanation": "Receitas podem ser migradas de outro aplicativo suportado para o Mealie. Esta é uma ótima maneira de começar com Mealie.",
|
"recipe-data-migrations-explanation": "Receitas podem ser migradas de outro aplicativo suportado para o Mealie. Esta é uma ótima maneira de começar com Mealie.",
|
||||||
"choose-migration-type": "Escolher Tipo de Migração",
|
"choose-migration-type": "Escolher Tipo de Migração",
|
||||||
"tag-all-recipes": "Marcar todas as receitas com o marcador {tag-name}",
|
"tag-all-recipes": "Marcar todas as receitas com o marcador {tag-name}",
|
||||||
"nextcloud-text": "As receitas da Nextcloud podem ser importadas a partir de um arquivo .zip que contém os dados armazenados na Nextcloud. Veja abaixo o exemplo da estrutura da pasta para garantir que suas receitas possam ser importadas.",
|
"nextcloud-text": "As receitas da Nextcloud podem ser importadas a partir de um arquivo .zip que contém os dados armazenados na Nextcloud. Veja abaixo o exemplo da estrutura da pasta para garantir que suas receitas possam ser importadas.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie suporta nativamente o formato de repositório do Chowdown. Baixe o repositório de código como um arquivo .zip e carregue-o abaixo",
|
||||||
"recipe-1": "Receita 1",
|
"recipe-1": "Receita 1",
|
||||||
"recipe-2": "Receita 2",
|
"recipe-2": "Receita 2",
|
||||||
"paprika-text": "Mealie pode importar receitas do aplicativo Paprika. Exporte suas receitas do Paprika, renomeie a extensão do arquivo para .zip e carregue-o abaixo.",
|
"paprika-text": "Mealie pode importar receitas do aplicativo Paprika. Exporte suas receitas do Paprika, renomeie a extensão do arquivo para .zip e carregue-o abaixo.",
|
||||||
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
"mealie-text": "Mealie pode importar receitas do aplicativo Mealie a partir de uma versão pré-v1.0. Exporte suas receitas de sua instância antiga e carregue o arquivo zip abaixo. Note que apenas as receitas podem ser importadas da exportação."
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Adicionar em Massa",
|
"bulk-add": "Adicionar em Massa",
|
||||||
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.",
|
"error-details": "Apenas sites contendo ld+json ou microdados podem ser importados pela Mealie. Os principais sites de receitas suportam esta estrutura de dados. Se seu site não pode ser importado, mas há dados json no log, envie uma questão do github com a URL e os dados.",
|
||||||
"error-title": "Parece que não conseguimos encontrar nada",
|
"error-title": "Parece que não conseguimos encontrar nada",
|
||||||
"from-url": "Importar uma Receita",
|
"from-url": "Importar uma Receita",
|
||||||
"github-issues": "Problemas no GitHub",
|
"github-issues": "Problemas no GitHub",
|
||||||
"google-ld-json-info": "Google ld+json Info",
|
"google-ld-json-info": "Google ld+json Info",
|
||||||
"must-be-a-valid-url": "Precisa ser uma URL válida",
|
"must-be-a-valid-url": "Precisa ser uma URL válida",
|
||||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Cole os dados da sua receita. Cada linha será tratado como um item em uma lista",
|
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Cole os dados da sua receita. Cada linha será tratado como um item em uma lista",
|
||||||
"recipe-markup-specification": "Recipe Markup Specification",
|
"recipe-markup-specification": "Especificação da Receita",
|
||||||
"recipe-url": "URL da Receita",
|
"recipe-url": "URL da Receita",
|
||||||
"upload-a-recipe": "Enviar uma Receita",
|
"upload-a-recipe": "Enviar uma Receita",
|
||||||
"upload-individual-zip-file": "Enviar um arquivo .zip individual exportado a partir de outra instância do Mealie.",
|
"upload-individual-zip-file": "Enviar um arquivo .zip individual exportado a partir de outra instância do Mealie.",
|
||||||
"url-form-hint": "Copie e cole um link do seu site de receita favorito",
|
"url-form-hint": "Copie e cole um link do seu site de receita favorito",
|
||||||
"view-scraped-data": "View Scraped Data",
|
"view-scraped-data": "Visualizar Dados Rastreados",
|
||||||
"trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines",
|
"trim-whitespace-description": "Aparar o espaço em branco e à direita, bem como linhas em branco",
|
||||||
"trim-prefix-description": "Aparar primeiro caractere de cada linha",
|
"trim-prefix-description": "Aparar primeiro caractere de cada linha",
|
||||||
"split-by-numbered-line-description": "Tenta dividir um parágrafo correspondendo aos padrões '1)' ou '1.'",
|
"split-by-numbered-line-description": "Tenta dividir um parágrafo correspondendo aos padrões '1)' ou '1.'",
|
||||||
"import-by-url": "Importar uma receita por URL",
|
"import-by-url": "Importar uma receita por URL",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formato AAAA-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formato AAAA-MM-DD",
|
||||||
"add-to-list": "Adicionar à Lista",
|
"add-to-list": "Adicionar à Lista",
|
||||||
"add-to-plan": "Adicionar ao Plano",
|
"add-to-plan": "Adicionar ao Plano",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Receita adicionada à lista",
|
"recipe-added-to-list": "Receita adicionada à lista",
|
||||||
"recipe-added-to-mealplan": "Receita adicionada ao plano de refeições",
|
"recipe-added-to-mealplan": "Receita adicionada ao plano de refeições",
|
||||||
"failed-to-add-recipe-to-mealplan": "Falha ao adicionar a receita ao plano de refeições",
|
"failed-to-add-recipe-to-mealplan": "Falha ao adicionar a receita ao plano de refeições",
|
||||||
@ -468,10 +469,10 @@
|
|||||||
"toggle-section": "Alternar Seção",
|
"toggle-section": "Alternar Seção",
|
||||||
"see-original-text": "Exibir texto original",
|
"see-original-text": "Exibir texto original",
|
||||||
"original-text-with-value": "Texto Original: {originalText}",
|
"original-text-with-value": "Texto Original: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Ingrediente do Linker",
|
||||||
"linked-to-other-step": "Ligado a outro passo",
|
"linked-to-other-step": "Ligado a outro passo",
|
||||||
"auto": "Automático",
|
"auto": "Automático",
|
||||||
"cook-mode": "Cook Mode",
|
"cook-mode": "Modo Cozinheiro",
|
||||||
"link-ingredients": "Vincular ingredientes",
|
"link-ingredients": "Vincular ingredientes",
|
||||||
"merge-above": "Mesclar acima",
|
"merge-above": "Mesclar acima",
|
||||||
"reset-scale": "Redefinir escala",
|
"reset-scale": "Redefinir escala",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Aumentar Escala por 1",
|
"increase-scale-label": "Aumentar Escala por 1",
|
||||||
"locked": "Bloqueado",
|
"locked": "Bloqueado",
|
||||||
"public-link": "Link público",
|
"public-link": "Link público",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Editar Linha do Tempo do Evento",
|
"edit-timeline-event": "Editar Linha do Tempo do Evento",
|
||||||
"timeline": "Linha do Tempo",
|
"timeline": "Linha do Tempo",
|
||||||
"timeline-is-empty": "Nada na linha do tempo ainda. Tente fazer esta receita!",
|
"timeline-is-empty": "Nada na linha do tempo ainda. Tente fazer esta receita!",
|
||||||
@ -488,12 +496,12 @@
|
|||||||
"how-did-it-turn-out": "Como que ficou?",
|
"how-did-it-turn-out": "Como que ficou?",
|
||||||
"user-made-this": "{user} fez isso",
|
"user-made-this": "{user} fez isso",
|
||||||
"last-made-date": "Feito pela última vez em {date}",
|
"last-made-date": "Feito pela última vez em {date}",
|
||||||
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
"api-extras-description": "Receitas extras são características chave da API Mealie. Eles permitem que você crie pares personalizados de chave/valor de json em uma receita para referência a partir de aplicativos de terceiros. Você pode usar essas chaves para conter informações para acionar automação ou mensagens personalizadas para transmitir ao seu dispositivo desejado.",
|
||||||
"message-key": "Chave de mensagem",
|
"message-key": "Chave de mensagem",
|
||||||
"parse": "Analisar",
|
"parse": "Analisar",
|
||||||
"attach-images-hint": "Anexe imagens arrastando e soltando-as no editor",
|
"attach-images-hint": "Anexe imagens arrastando e soltando-as no editor",
|
||||||
"enable-ingredient-amounts-to-use-this-feature": "Ative quantidades de ingredientes para usar esta funcionalidade",
|
"enable-ingredient-amounts-to-use-this-feature": "Ative quantidades de ingredientes para usar esta funcionalidade",
|
||||||
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Recipes with units or foods defined cannot be parsed.",
|
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Receitas com unidades ou alimentos definidos não podem ser analisadas.",
|
||||||
"parse-ingredients": "Analisar ingredientes",
|
"parse-ingredients": "Analisar ingredientes",
|
||||||
"edit-markdown": "Editar Markdown",
|
"edit-markdown": "Editar Markdown",
|
||||||
"recipe-creation": "Criação de Receitas",
|
"recipe-creation": "Criação de Receitas",
|
||||||
@ -508,7 +516,7 @@
|
|||||||
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crie uma receita fornecendo o nome. Todas as receitas devem ter nomes exclusivos.",
|
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crie uma receita fornecendo o nome. Todas as receitas devem ter nomes exclusivos.",
|
||||||
"new-recipe-names-must-be-unique": "Novos nomes de receitas devem ser únicos",
|
"new-recipe-names-must-be-unique": "Novos nomes de receitas devem ser únicos",
|
||||||
"scrape-recipe": "Extrair receita do site",
|
"scrape-recipe": "Extrair receita do site",
|
||||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
"scrape-recipe-description": "Scrape uma receita por url. Forneça o Url para o site que você deseja scrape, e Mealie tentará raspar a receita desse site e adicioná-la à sua coleção.",
|
||||||
"import-original-keywords-as-tags": "Importar palavras-chave originais como marcadores",
|
"import-original-keywords-as-tags": "Importar palavras-chave originais como marcadores",
|
||||||
"stay-in-edit-mode": "Permanecer no modo de edição",
|
"stay-in-edit-mode": "Permanecer no modo de edição",
|
||||||
"import-from-zip": "Importar do .zip",
|
"import-from-zip": "Importar do .zip",
|
||||||
@ -517,19 +525,21 @@
|
|||||||
"create-a-recipe-by-uploading-a-scan": "Crie uma receita carregando uma digitalização.",
|
"create-a-recipe-by-uploading-a-scan": "Crie uma receita carregando uma digitalização.",
|
||||||
"upload-a-png-image-from-a-recipe-book": "Carregar uma imagem em png de um livro de receitas",
|
"upload-a-png-image-from-a-recipe-book": "Carregar uma imagem em png de um livro de receitas",
|
||||||
"recipe-bulk-importer": "Importador em massa de Receitas",
|
"recipe-bulk-importer": "Importador em massa de Receitas",
|
||||||
"recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.",
|
"recipe-bulk-importer-description": "O importador de receitas em massa permite que você importe várias receitas de uma vez enfileirando os sites no backend e executando a tarefa em segundo plano. Isso pode ser útil quando inicialmente migrar para Mealie, ou quando você quiser importar um grande número de receitas.",
|
||||||
"set-categories-and-tags": "Definir Categorias e Marcadores",
|
"set-categories-and-tags": "Definir Categorias e Marcadores",
|
||||||
"bulk-imports": "Importações em massa",
|
"bulk-imports": "Importações em massa",
|
||||||
"bulk-import-process-has-started": "Processo de importação em massa iniciado",
|
"bulk-import-process-has-started": "Processo de importação em massa iniciado",
|
||||||
"bulk-import-process-has-failed": "Processo de importação em massa falhou",
|
"bulk-import-process-has-failed": "Processo de importação em massa falhou",
|
||||||
"report-deletion-failed": "Report deletion failed",
|
"report-deletion-failed": "Relatório de exclusão falhou",
|
||||||
"recipe-debugger": "Depurador de Receita",
|
"recipe-debugger": "Depurador de Receita",
|
||||||
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
|
"recipe-debugger-description": "Pegue a URL da receita que deseja depurar e cole aqui. A URL será encontrada pelo scraper das receitas e os resultados serão exibidos. Se não ver nenhum dado retornado, o site que você está tentando criar um scrape não é suportado pelo Mealie ou pela sua biblioteca de scraper.",
|
||||||
"debug": "Depurar",
|
"debug": "Depurar",
|
||||||
"tree-view": "Visualização em árvore",
|
"tree-view": "Visualização em árvore",
|
||||||
"recipe-yield": "Rendimento da Receita",
|
"recipe-yield": "Rendimento da Receita",
|
||||||
"unit": "Unidade",
|
"unit": "Unidade",
|
||||||
"upload-image": "Enviar imagem"
|
"upload-image": "Enviar imagem",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Pesquisa avançada",
|
"advanced-search": "Pesquisa avançada",
|
||||||
@ -564,12 +574,11 @@
|
|||||||
"partial-backup": "Backup parcial",
|
"partial-backup": "Backup parcial",
|
||||||
"unable-to-delete-backup": "Não foi possível apagar o backup.",
|
"unable-to-delete-backup": "Não foi possível apagar o backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Restauração de Backup",
|
"backup-restore": "Restauração de Backup",
|
||||||
"back-restore-description": "Restaurar este backup substituirá todos os dados atuais no seu banco de dados e no diretório de dados e os substituirá pelo conteúdo deste backup. {cannot-be-undone} Se a restauração for bem-sucedida, você será desconectado.",
|
"back-restore-description": "Restaurar este backup substituirá todos os dados atuais no seu banco de dados e no diretório de dados e os substituirá pelo conteúdo deste backup. {cannot-be-undone} Se a restauração for bem-sucedida, você será desconectado.",
|
||||||
"cannot-be-undone": "Esta ação não pode ser desfeita - use com cautela.",
|
"cannot-be-undone": "Esta ação não pode ser desfeita - use com cautela.",
|
||||||
"postgresql-note": "Se você estiver usando o PostGreSQL, por favor, revise o {backup-restore-process} antes de restaurar.",
|
"postgresql-note": "Se você estiver usando o PostGreSQL, por favor, revise o {backup-restore-process} antes de restaurar.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "fazer backup/restauração do processo na documentação",
|
||||||
"irreversible-acknowledgment": "Eu entendo que esta ação é irreversível, destrutiva e pode causar perda de dados",
|
"irreversible-acknowledgment": "Eu entendo que esta ação é irreversível, destrutiva e pode causar perda de dados",
|
||||||
"restore-backup": "Restaurar Backup"
|
"restore-backup": "Restaurar Backup"
|
||||||
},
|
},
|
||||||
@ -645,25 +654,25 @@
|
|||||||
"no-unused-items": "Nenhum item não utilizado",
|
"no-unused-items": "Nenhum item não utilizado",
|
||||||
"recipes-affected": "Nenhuma Receita Afetada|Uma Receita Afetada|{count} Receitas Afetadas",
|
"recipes-affected": "Nenhuma Receita Afetada|Uma Receita Afetada|{count} Receitas Afetadas",
|
||||||
"remove-unused": "Remover não utilizadas",
|
"remove-unused": "Remover não utilizadas",
|
||||||
"title-case-all": "Title Case All",
|
"title-case-all": "Todos Titulo em Maiúsculo",
|
||||||
"toolbox": "Ferramentas",
|
"toolbox": "Ferramentas",
|
||||||
"unorganized": "Desorganizado"
|
"unorganized": "Desorganizado"
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"test-webhooks": "Testar webhooks",
|
"test-webhooks": "Testar webhooks",
|
||||||
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
|
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Os links listados abaixo receberão webhooks contendo os dados da receita para o plano de refeição no dia agendado. Atualmente os Webhooks serão executados em",
|
||||||
"webhook-url": "URL do Webhook",
|
"webhook-url": "URL do Webhook",
|
||||||
"webhooks-caps": "WEBHOOKS",
|
"webhooks-caps": "WEBHOOKS",
|
||||||
"webhooks": "Webhooks",
|
"webhooks": "Webhooks",
|
||||||
"webhook-name": "Nome do Webhook",
|
"webhook-name": "Nome do Webhook",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "Os webhooks definidos abaixo serão executados quando uma refeição for definida para o dia. No horário programado, os webhooks serão enviados com os dados da receita que está agendada para o dia. Observe que a execução do webhook não é exata. Os webhooks são executados em um intervalo de 5 minutos, de modo que os webhooks serão executados dentro de 5 + /- minutos dos horários agendados."
|
||||||
},
|
},
|
||||||
"bug-report": "Relatório de erro",
|
"bug-report": "Relatório de erro",
|
||||||
"bug-report-information": "Use esta informação para relatar um bug. Fornecer detalhes de sua instância para os desenvolvedores é a melhor maneira de resolver seus problemas rapidamente.",
|
"bug-report-information": "Use esta informação para relatar um bug. Fornecer detalhes de sua instância para os desenvolvedores é a melhor maneira de resolver seus problemas rapidamente.",
|
||||||
"tracker": "Rastreador",
|
"tracker": "Rastreador",
|
||||||
"configuration": "Configuração",
|
"configuration": "Configuração",
|
||||||
"docker-volume": "Volume do Docker",
|
"docker-volume": "Volume do Docker",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requer que o contêiner frontend e o backend compartilhem o mesmo volume ou armazenamento do docker. Isto garante que o contêiner de frontend possa acessar corretamente as imagens e arquivos armazenados no disco.",
|
||||||
"volumes-are-misconfigured": "Volumes estão mal configurados",
|
"volumes-are-misconfigured": "Volumes estão mal configurados",
|
||||||
"volumes-are-configured-correctly": "Volumes estão configurados corretamente.",
|
"volumes-are-configured-correctly": "Volumes estão configurados corretamente.",
|
||||||
"status-unknown-try-running-a-validation": "Status desconhecido. Tente executar uma validação.",
|
"status-unknown-try-running-a-validation": "Status desconhecido. Tente executar uma validação.",
|
||||||
@ -678,16 +687,16 @@
|
|||||||
"application-version-error-text": "Sua versão atual ({0}) não coincide com a última versão. Considere atualizar para a última versão ({1}).",
|
"application-version-error-text": "Sua versão atual ({0}) não coincide com a última versão. Considere atualizar para a última versão ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie está atualizado",
|
"mealie-is-up-to-date": "Mealie está atualizado",
|
||||||
"secure-site": "Site seguro",
|
"secure-site": "Site seguro",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost ou seguro com https. Clipboard e APIs adicionais do navegador podem não funcionar.",
|
||||||
"secure-site-success-text": "O site é acessado por localhost ou https",
|
"secure-site-success-text": "O site é acessado por localhost ou https",
|
||||||
"server-side-base-url": "URL base do servidor",
|
"server-side-base-url": "URL base do servidor",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` ainda é o valor padrão no servidor de API. Isso causará problemas com os links gerados no servidor para e-mails, etc.",
|
"server-side-base-url-error-text": "`BASE_URL` ainda é o valor padrão no servidor de API. Isso causará problemas com os links gerados no servidor para e-mails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "A URL do Servidor não coincide com o padrão",
|
||||||
"ldap-ready": "LDAP pronto",
|
"ldap-ready": "LDAP pronto",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "Nem todos os valores LDAP estão configurados. Isso pode ser ignorado se você não estiver utilizando a autenticação LDAP.",
|
||||||
"ldap-ready-success-text": "As variáveis LDAP necessárias estão todas definidas.",
|
"ldap-ready-success-text": "As variáveis LDAP necessárias estão todas definidas.",
|
||||||
"build": "Compilaçāo",
|
"build": "Compilaçāo",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Versão do receptor de receita"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "Todas as Listas",
|
"all-lists": "Todas as Listas",
|
||||||
@ -701,7 +710,7 @@
|
|||||||
"food": "Comida",
|
"food": "Comida",
|
||||||
"note": "Nota",
|
"note": "Nota",
|
||||||
"label": "Marcador",
|
"label": "Marcador",
|
||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "Este item está vinculado a uma ou mais receitas. Ajustar as unidades ou alimentos produzirá resultados inesperados ao adicionar ou remover a receita desta lista.",
|
||||||
"toggle-food": "Mostrar nome da Comida",
|
"toggle-food": "Mostrar nome da Comida",
|
||||||
"manage-labels": "Gerenciar marcadores",
|
"manage-labels": "Gerenciar marcadores",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Tem certeza que deseja remover este item?",
|
"are-you-sure-you-want-to-delete-this-item": "Tem certeza que deseja remover este item?",
|
||||||
@ -712,8 +721,8 @@
|
|||||||
"reorder-labels": "Reordenar Marcadores",
|
"reorder-labels": "Reordenar Marcadores",
|
||||||
"uncheck-all-items": "Desmarcar todos os itens",
|
"uncheck-all-items": "Desmarcar todos os itens",
|
||||||
"check-all-items": "Marcar todos os itens",
|
"check-all-items": "Marcar todos os itens",
|
||||||
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
"linked-recipes-count": "Sem Receitas Vinculadas! Uma Receita Vinculada -{count} Receitas Vinculadas",
|
||||||
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
"items-checked-count": "Nenhum itens checados|Um itens checados|{count} itens checados",
|
||||||
"no-label": "Sem Marcador",
|
"no-label": "Sem Marcador",
|
||||||
"completed-on": "Concluída em {date}"
|
"completed-on": "Concluída em {date}"
|
||||||
},
|
},
|
||||||
@ -823,7 +832,7 @@
|
|||||||
"username": "Nome de usuário",
|
"username": "Nome de usuário",
|
||||||
"users-header": "USUÁRIOS",
|
"users-header": "USUÁRIOS",
|
||||||
"users": "Usuários",
|
"users": "Usuários",
|
||||||
"webhook-time": "Webhook Time",
|
"webhook-time": "Hora do Webhook",
|
||||||
"webhooks-enabled": "Webhooks ativados",
|
"webhooks-enabled": "Webhooks ativados",
|
||||||
"you-are-not-allowed-to-create-a-user": "Você não tem permissão para criar um usuário",
|
"you-are-not-allowed-to-create-a-user": "Você não tem permissão para criar um usuário",
|
||||||
"you-are-not-allowed-to-delete-this-user": "Você não tem permissão para remover esse usuário",
|
"you-are-not-allowed-to-delete-this-user": "Você não tem permissão para remover esse usuário",
|
||||||
@ -865,9 +874,9 @@
|
|||||||
},
|
},
|
||||||
"data-pages": {
|
"data-pages": {
|
||||||
"foods": {
|
"foods": {
|
||||||
"merge-dialog-text": "Combining the selected foods will merge the source food and target food into a single food. The source food will be deleted and all of the references to the source food will be updated to point to the target food.",
|
"merge-dialog-text": "A combinação dos alimentos seleccionados irá fundir a fonte de alimentos e almejar os alimentos num único alimento. O alimento de origem será eliminado e todas as referências ao alimento de origem serão actualizadas de modo a indicar os alimentos visados.",
|
||||||
"merge-food-example": "Mesclando {food1} em {food2}",
|
"merge-food-example": "Mesclando {food1} em {food2}",
|
||||||
"seed-dialog-text": "Seed the database with foods based on your local language. This will create 200+ common foods that can be used to organize your database. Foods are translated via a community effort.",
|
"seed-dialog-text": "Semente a base de dados com alimentos baseado no seu idioma local. Isso criará mais de 200 alimentos comuns que podem ser usados para organizar sua base de dados. Os alimentos são traduzidos através de um esforço comunitário.",
|
||||||
"seed-dialog-warning": "Você já tem alguns itens no seu banco de dados. Esta ação não irá reconciliar duplicados, você terá que gerenciá-los manualmente.",
|
"seed-dialog-warning": "Você já tem alguns itens no seu banco de dados. Esta ação não irá reconciliar duplicados, você terá que gerenciá-los manualmente.",
|
||||||
"combine-food": "Mesclar Comida",
|
"combine-food": "Mesclar Comida",
|
||||||
"source-food": "Comida original",
|
"source-food": "Comida original",
|
||||||
@ -895,7 +904,7 @@
|
|||||||
"fraction": "Fração"
|
"fraction": "Fração"
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"seed-dialog-text": "Seed the database with common labels based on your local language.",
|
"seed-dialog-text": "Semente o banco de dados com rótulos comuns baseados no seu idioma local.",
|
||||||
"edit-label": "Editar marcador",
|
"edit-label": "Editar marcador",
|
||||||
"new-label": "Novo Marcador",
|
"new-label": "Novo Marcador",
|
||||||
"labels": "Marcadores"
|
"labels": "Marcadores"
|
||||||
@ -906,7 +915,7 @@
|
|||||||
"confirm-delete-recipes": "Tem certeza de que deseja excluir as seguintes receitas? Esta ação não pode ser desfeita.",
|
"confirm-delete-recipes": "Tem certeza de que deseja excluir as seguintes receitas? Esta ação não pode ser desfeita.",
|
||||||
"the-following-recipes-selected-length-will-be-exported": "As seguintes receitas ({0}) serão exportadas.",
|
"the-following-recipes-selected-length-will-be-exported": "As seguintes receitas ({0}) serão exportadas.",
|
||||||
"settings-chosen-explanation": "As configurações escolhidas aqui, excluindo a opção bloqueada, serão aplicadas a todas as receitas selecionadas.",
|
"settings-chosen-explanation": "As configurações escolhidas aqui, excluindo a opção bloqueada, serão aplicadas a todas as receitas selecionadas.",
|
||||||
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
"selected-length-recipe-s-settings-will-be-updated": "As configurações da(s) receita(s) {count} serão atualizadas.",
|
||||||
"recipe-data": "Dados da Receita",
|
"recipe-data": "Dados da Receita",
|
||||||
"recipe-data-description": "Use esta seção para gerenciar os dados associados a suas receitas. Você pode executar várias ações em massa nas suas receitas, incluindo exportação, exclusão, marcação e atribuição de categorias.",
|
"recipe-data-description": "Use esta seção para gerenciar os dados associados a suas receitas. Você pode executar várias ações em massa nas suas receitas, incluindo exportação, exclusão, marcação e atribuição de categorias.",
|
||||||
"recipe-columns": "Colunas de Receita",
|
"recipe-columns": "Colunas de Receita",
|
||||||
@ -934,11 +943,11 @@
|
|||||||
"user-registration": "Cadastro de usuário",
|
"user-registration": "Cadastro de usuário",
|
||||||
"join-a-group": "Junte-se a um grupo",
|
"join-a-group": "Junte-se a um grupo",
|
||||||
"create-a-new-group": "Criar Grupo",
|
"create-a-new-group": "Criar Grupo",
|
||||||
"provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.",
|
"provide-registration-token-description": "Forneça o token de registro associado ao grupo que deseja aderir. Você precisará obter isso de um membro de grupo existente.",
|
||||||
"group-details": "Detalhes do Grupo",
|
"group-details": "Detalhes do Grupo",
|
||||||
"group-details-description": "Antes de criar uma conta é necessário criar um grupo. O seu grupo só conterá você, mas você poderá convidar os outros mais tarde. Os membros do seu grupo podem compartilhar planos de refeição, listas de compras, receitas e muito mais!",
|
"group-details-description": "Antes de criar uma conta é necessário criar um grupo. O seu grupo só conterá você, mas você poderá convidar os outros mais tarde. Os membros do seu grupo podem compartilhar planos de refeição, listas de compras, receitas e muito mais!",
|
||||||
"use-seed-data": "Usar dados semeados",
|
"use-seed-data": "Usar dados semeados",
|
||||||
"use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes.",
|
"use-seed-data-description": "O Mealie é fornecido com uma coleção de alimentos, unidades e rótulos que podem ser usados para preencher seu grupo com dados úteis para organizar suas receitas.",
|
||||||
"account-details": "Detalhes da Conta"
|
"account-details": "Detalhes da Conta"
|
||||||
},
|
},
|
||||||
"validation": {
|
"validation": {
|
||||||
@ -979,29 +988,29 @@
|
|||||||
"ocr-editor": {
|
"ocr-editor": {
|
||||||
"ocr-editor": "Editor OCR",
|
"ocr-editor": "Editor OCR",
|
||||||
"selection-mode": "Modo de seleção",
|
"selection-mode": "Modo de seleção",
|
||||||
"pan-and-zoom-picture": "Pan and zoom picture",
|
"pan-and-zoom-picture": "Imagem pan e zoom",
|
||||||
"split-text": "Dividir texto",
|
"split-text": "Dividir texto",
|
||||||
"preserve-line-breaks": "Preservar quebras de linha originais",
|
"preserve-line-breaks": "Preservar quebras de linha originais",
|
||||||
"split-by-block": "Dividir por bloco de texto",
|
"split-by-block": "Dividir por bloco de texto",
|
||||||
"flatten": "Flatten regardless of original formating",
|
"flatten": "Achatar independentemente da formatação original",
|
||||||
"help": {
|
"help": {
|
||||||
"selection-mode": "Modo de Seleção (Padrão)",
|
"selection-mode": "Modo de Seleção (Padrão)",
|
||||||
"selection-mode-desc": "The selection mode is the main mode that can be used to enter data:",
|
"selection-mode-desc": "O modo de seleção é o modo principal que pode ser usado para inserir dados:",
|
||||||
"selection-mode-steps": {
|
"selection-mode-steps": {
|
||||||
"draw": "Draw a rectangle on the text you want to select.",
|
"draw": "Desenhe um retângulo sobre o texto que deseja selecionar.",
|
||||||
"click": "Clique em qualquer campo à direita e, em seguida, clique novamente no retângulo acima da imagem.",
|
"click": "Clique em qualquer campo à direita e, em seguida, clique novamente no retângulo acima da imagem.",
|
||||||
"result": "The selected text will appear inside the previously selected field."
|
"result": "O texto selecionado irá aparecer dentro do campo selecionado anteriormente."
|
||||||
},
|
},
|
||||||
"pan-and-zoom-mode": "Pan and Zoom Mode",
|
"pan-and-zoom-mode": "Modo Pan e Zoom",
|
||||||
"pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.",
|
"pan-and-zoom-desc": "Selecione pan e zoom clicando no ícone. Este modo permite ampliar dentro da imagem e mover-se para facilitar o uso de imagens grandes.",
|
||||||
"split-text-mode": "Split Text modes",
|
"split-text-mode": "Dividir modos de texto",
|
||||||
"split-modes": {
|
"split-modes": {
|
||||||
"line-mode": "Line mode (default)",
|
"line-mode": "Modo linha (padrão)",
|
||||||
"line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.",
|
"line-mode-desc": "No modo linha, o texto será propagado mantendo a linha original quebrada. Este modo é útil ao usar a adição em massa de uma lista de ingredientes onde um ingrediente é uma linha.",
|
||||||
"block-mode": "Block mode",
|
"block-mode": "Modo bloco",
|
||||||
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.",
|
"block-mode-desc": "No modo de bloco, o texto será dividido em blocos. Esse modo é útil ao adicionar em massa instruções que normalmente são escritas em parágrafos.",
|
||||||
"flat-mode": "Flat mode",
|
"flat-mode": "Modo plano",
|
||||||
"flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks."
|
"flat-mode-desc": "No modo plano, o texto será adicionado ao campo de receita selecionado, sem quebras de linha."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -1026,24 +1035,24 @@
|
|||||||
"action-delete-log-files-name": "Excluir arquivos de log",
|
"action-delete-log-files-name": "Excluir arquivos de log",
|
||||||
"action-delete-log-files-description": "Exclui todos os arquivos de log",
|
"action-delete-log-files-description": "Exclui todos os arquivos de log",
|
||||||
"action-clean-directories-name": "Limpar diretórios",
|
"action-clean-directories-name": "Limpar diretórios",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Remove todas as pastas de receitas que não são UUIDs válidos",
|
||||||
"action-clean-temporary-files-name": "Limpar arquivos temporários",
|
"action-clean-temporary-files-name": "Limpar arquivos temporários",
|
||||||
"action-clean-temporary-files-description": "Remove todos os arquivos e pastas no diretório .temp",
|
"action-clean-temporary-files-description": "Remove todos os arquivos e pastas no diretório .temp",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Limpar imagens",
|
||||||
"action-clean-images-description": "Remove todas as imagens que não terminam com .webp",
|
"action-clean-images-description": "Remove todas as imagens que não terminam com .webp",
|
||||||
"actions-description": "As ações de manutenção são {destructive_in_bold} e devem ser usadas com cautela. Fazer qualquer uma destas ações é {irreversible_in_bold}.",
|
"actions-description": "As ações de manutenção são {destructive_in_bold} e devem ser usadas com cautela. Fazer qualquer uma destas ações é {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destrutivo",
|
"actions-description-destructive": "destrutivo",
|
||||||
"actions-description-irreversible": "irreversível",
|
"actions-description-irreversible": "irreversível",
|
||||||
"logs-action-refresh": "Atualizar logs",
|
"logs-action-refresh": "Atualizar logs",
|
||||||
"logs-page-title": "Logs do Mealie",
|
"logs-page-title": "Logs do Mealie",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Últimas Linhas"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Ações"
|
"actions-title": "Ações"
|
||||||
},
|
},
|
||||||
"ingredients-natural-language-processor": "Processamento de Linguagem Natural de Ingredientes",
|
"ingredients-natural-language-processor": "Processamento de Linguagem Natural de Ingredientes",
|
||||||
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
"ingredients-natural-language-processor-explanation": "Meália usa Campos Aleatórios Condicionais (CRFs) para analisar e processar ingredientes. O modelo usado para ingredientes é baseado em um conjunto de dados de mais de 100 mil ingredientes a partir de um conjunto de dados compilado pelo New York Times. Observe que como o modelo é treinado apenas em inglês, você pode ter resultados variados ao usar o modelo em outros idiomas. Esta página é um playground para testar o modelo.",
|
||||||
"ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.",
|
"ingredients-natural-language-processor-explanation-2": "Não é perfeito, mas produz grandes resultados em geral e é um bom ponto de partida para analisar ingredientes manualmente em campos individuais. Como alternativa, você também pode usar o processador \"Brute\" que usa uma técnica de correspondência de padrões para identificar ingredientes.",
|
||||||
"nlp": "PLN",
|
"nlp": "PLN",
|
||||||
"brute": "Bruto",
|
"brute": "Bruto",
|
||||||
"show-individual-confidence": "Mostrar confiança individual",
|
"show-individual-confidence": "Mostrar confiança individual",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Bem-vindo, {0}",
|
"welcome-user": "👋 Bem-vindo, {0}",
|
||||||
"description": "Gerencie seu perfil, receitas e configurações de grupo.",
|
"description": "Gerencie seu perfil, receitas e configurações de grupo.",
|
||||||
"get-invite-link": "Obter link de convite",
|
"get-invite-link": "Obter link de convite",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Resumo da conta",
|
"account-summary": "Resumo da conta",
|
||||||
"account-summary-description": "Aqui está um resumo das informações do seu grupo",
|
"account-summary-description": "Aqui está um resumo das informações do seu grupo",
|
||||||
"group-statistics": "Estatísticas do Grupo",
|
"group-statistics": "Estatísticas do Grupo",
|
||||||
@ -1070,13 +1080,13 @@
|
|||||||
"personal-description": "Estas são as configurações que são pessoais para você. As alterações aqui não afetarão outros usuários",
|
"personal-description": "Estas são as configurações que são pessoais para você. As alterações aqui não afetarão outros usuários",
|
||||||
"user-settings": "Configurações de Usuário",
|
"user-settings": "Configurações de Usuário",
|
||||||
"user-settings-description": "Gerencie suas preferências, altere sua senha e atualize seu e-mail",
|
"user-settings-description": "Gerencie suas preferências, altere sua senha e atualize seu e-mail",
|
||||||
"api-tokens-description": "Manage your API Tokens for access from external applications",
|
"api-tokens-description": "Gerencie seus Tokens de API para acesso de aplicativos externos",
|
||||||
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
|
"group-description": "Esses itens são compartilhados dentro do seu grupo. Ao editar um deles vai mudá-lo para todo o grupo!",
|
||||||
"group-settings": "Configurações do Grupo",
|
"group-settings": "Configurações do Grupo",
|
||||||
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
"group-settings-description": "Gerencie suas configurações comuns de grupo como a refeição e as configurações de privacidade.",
|
||||||
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
"cookbooks-description": "Gerencie uma coleção de categorias de receita e gere páginas para elas.",
|
||||||
"members": "Membros",
|
"members": "Membros",
|
||||||
"members-description": "See who's in your group and manage their permissions.",
|
"members-description": "Veja quem está no seu grupo e gerencie suas permissões.",
|
||||||
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
||||||
"notifiers": "Notificadores",
|
"notifiers": "Notificadores",
|
||||||
"notifiers-description": "Configure e-mails e notificações push que desencadeiam eventos específicos.",
|
"notifiers-description": "Configure e-mails e notificações push que desencadeiam eventos específicos.",
|
||||||
@ -1101,11 +1111,11 @@
|
|||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
"cookbooks": "Livros de Receita",
|
"cookbooks": "Livros de Receita",
|
||||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
"description": "Cookbooks são outra maneira de organizar receitas, criando seções cruzadas de receitas e etiquetas. Criando um livro de receitas vai adicionar uma entrada para a barra lateral e todas as receitas com as tags e categorias escolhidas serão exibidas no livro de cozinha.",
|
||||||
"public-cookbook": "Livro de Receitas público",
|
"public-cookbook": "Livro de Receitas público",
|
||||||
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
"public-cookbook-description": "Cookbooks públicos podem ser compartilhados com usuários que não sejam não-mealiee serão exibidos na sua página de grupos.",
|
||||||
"filter-options": "Opções de filtro",
|
"filter-options": "Opções de filtro",
|
||||||
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
"filter-options-description": "Quando precisar de tudo for selecionado, o livro de receitas somente incluirá as receitas que tiverem todos os itens selecionados. Isto aplica-se a cada subconjunto de seletores e não a uma seção cruzada dos itens selecionados.",
|
||||||
"require-all-categories": "Exigir Todas as Categorias",
|
"require-all-categories": "Exigir Todas as Categorias",
|
||||||
"require-all-tags": "Exigir todos os marcadores",
|
"require-all-tags": "Exigir todos os marcadores",
|
||||||
"require-all-tools": "Exigir todas as ferramentas",
|
"require-all-tools": "Exigir todas as ferramentas",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"database-url": "Endereço da Base de Dados",
|
"database-url": "Endereço da Base de Dados",
|
||||||
"default-group": "Grupo Pré-defenido",
|
"default-group": "Grupo Pré-defenido",
|
||||||
"demo": "Demonstração",
|
"demo": "Demonstração",
|
||||||
"demo-status": "Estado de demonstração",
|
"demo-status": "Estado da demonstração",
|
||||||
"development": "Desenvolvimento",
|
"development": "Desenvolvimento",
|
||||||
"docs": "Documentação",
|
"docs": "Documentação",
|
||||||
"download-log": "Transferir Log",
|
"download-log": "Transferir Log",
|
||||||
@ -67,11 +67,11 @@
|
|||||||
"new-notification": "Nova Notificação",
|
"new-notification": "Nova Notificação",
|
||||||
"event-notifiers": "Notificadores de eventos",
|
"event-notifiers": "Notificadores de eventos",
|
||||||
"apprise-url-skipped-if-blank": "URL Apprise (ignorado se vazio)",
|
"apprise-url-skipped-if-blank": "URL Apprise (ignorado se vazio)",
|
||||||
"enable-notifier": "Ativar Notificador",
|
"enable-notifier": "Activar Notificador",
|
||||||
"what-events": "Que eventos este notificador deve subscrever?",
|
"what-events": "Que eventos este notificador deve subscrever?",
|
||||||
"user-events": "Eventos do utilizador",
|
"user-events": "Eventos do utilizador",
|
||||||
"mealplan-events": "Eventos do Plano de Refeições",
|
"mealplan-events": "Eventos do Plano de Refeições",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "Quando um utilizador do seu grupo cria um novo plano de refeições",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "Quando um utilizador do seu grupo cria um plano de refeições",
|
||||||
"shopping-list-events": "Eventos da Lista de Compras",
|
"shopping-list-events": "Eventos da Lista de Compras",
|
||||||
"cookbook-events": "Eventos do Livro de Receitas",
|
"cookbook-events": "Eventos do Livro de Receitas",
|
||||||
"tag-events": "Eventos de Etiquetagem",
|
"tag-events": "Eventos de Etiquetagem",
|
||||||
@ -137,7 +137,7 @@
|
|||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
"settings": "Definições",
|
"settings": "Definições",
|
||||||
"share": "Partilhar",
|
"share": "Partilhar",
|
||||||
"shuffle": "Aleatório",
|
"shuffle": "Baralhar",
|
||||||
"sort": "Ordenar",
|
"sort": "Ordenar",
|
||||||
"sort-alphabetically": "Ordem alfabética",
|
"sort-alphabetically": "Ordem alfabética",
|
||||||
"status": "Estado",
|
"status": "Estado",
|
||||||
@ -171,7 +171,7 @@
|
|||||||
"none": "Nenhum",
|
"none": "Nenhum",
|
||||||
"run": "Executar",
|
"run": "Executar",
|
||||||
"menu": "Ementa",
|
"menu": "Ementa",
|
||||||
"a-name-is-required": "O Nome é obrigatório",
|
"a-name-is-required": "É necessário um nome",
|
||||||
"delete-with-name": "Eliminar {name}",
|
"delete-with-name": "Eliminar {name}",
|
||||||
"confirm-delete-generic-with-name": "Tem a certeza de que quer apagar este {name}?",
|
"confirm-delete-generic-with-name": "Tem a certeza de que quer apagar este {name}?",
|
||||||
"confirm-delete-own-admin-account": "Por favor, tenha em atenção que está a eliminar a sua própria conta de administrador! Esta ação não pode ser anulada e eliminará a sua conta permanentemente?",
|
"confirm-delete-own-admin-account": "Por favor, tenha em atenção que está a eliminar a sua própria conta de administrador! Esta ação não pode ser anulada e eliminará a sua conta permanentemente?",
|
||||||
@ -187,7 +187,7 @@
|
|||||||
"copied-to-clipboard": "Copiado para a área de transferência",
|
"copied-to-clipboard": "Copiado para a área de transferência",
|
||||||
"your-browser-does-not-support-clipboard": "O seu navegador não suporta a Área de Transferência",
|
"your-browser-does-not-support-clipboard": "O seu navegador não suporta a Área de Transferência",
|
||||||
"copied-items-to-clipboard": "Nenhum item copiado para a área de transferência|Um item copiado para a área de transferência|Copiados {count} itens para a área de transferência",
|
"copied-items-to-clipboard": "Nenhum item copiado para a área de transferência|Um item copiado para a área de transferência|Copiados {count} itens para a área de transferência",
|
||||||
"actions": "Ações",
|
"actions": "Acções",
|
||||||
"selected-count": "Selecionado: {count}",
|
"selected-count": "Selecionado: {count}",
|
||||||
"export-all": "Exportar tudo",
|
"export-all": "Exportar tudo",
|
||||||
"refresh": "Atualizar",
|
"refresh": "Atualizar",
|
||||||
@ -221,8 +221,8 @@
|
|||||||
"manage-members-description": "Gira as permissões dos membros dos seus grupos. {manage} permite ao utilizador aceder à página de gestão de dados {invite} permite ao utilizador gerar links de convites para outros utilizadores. Os proprietários de grupos não podem alterar as suas próprias permissões.",
|
"manage-members-description": "Gira as permissões dos membros dos seus grupos. {manage} permite ao utilizador aceder à página de gestão de dados {invite} permite ao utilizador gerar links de convites para outros utilizadores. Os proprietários de grupos não podem alterar as suas próprias permissões.",
|
||||||
"manage": "Gerir",
|
"manage": "Gerir",
|
||||||
"invite": "Convidar",
|
"invite": "Convidar",
|
||||||
"looking-to-update-your-profile": "Procurando atualizar o seu perfil?",
|
"looking-to-update-your-profile": "Procura atualizar o seu perfil?",
|
||||||
"default-recipe-preferences-description": "Estas são as configurações padrão quando uma nova receita é criada no seu grupo. Estas podem ser alteradas para receitas individuais no menu de configurações de receitas.",
|
"default-recipe-preferences-description": "Estas são as configurações padrão quando uma receita nova é criada no seu grupo. Isto pode ser alterado para receitas individuais no menu de configurações da receita.",
|
||||||
"default-recipe-preferences": "Preferências padrão de receita",
|
"default-recipe-preferences": "Preferências padrão de receita",
|
||||||
"group-preferences": "Preferências do Grupo",
|
"group-preferences": "Preferências do Grupo",
|
||||||
"private-group": "Grupo Privado",
|
"private-group": "Grupo Privado",
|
||||||
@ -333,8 +333,8 @@
|
|||||||
"title": "Mealie Pre v1.0"
|
"title": "Mealie Pre v1.0"
|
||||||
},
|
},
|
||||||
"tandoor": {
|
"tandoor": {
|
||||||
"description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.",
|
"description-long": "Mealie pode importar receitas a partir da Tandoor. Exporte os seus dados no formato \"Padrão\" e faça o upload do arquivo .zip abaixo.",
|
||||||
"title": "Tandoor Recipes"
|
"title": "Receitas do Tandoor"
|
||||||
},
|
},
|
||||||
"recipe-data-migrations": "Migrações de dados de receita",
|
"recipe-data-migrations": "Migrações de dados de receita",
|
||||||
"recipe-data-migrations-explanation": "Podem ser migradas receitas de outra aplicação suportada para o Mealie. Esta é uma ótima maneira de começar com o Mealie.",
|
"recipe-data-migrations-explanation": "Podem ser migradas receitas de outra aplicação suportada para o Mealie. Esta é uma ótima maneira de começar com o Mealie.",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formato AAAA-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formato AAAA-MM-DD",
|
||||||
"add-to-list": "Adicionar à Lista",
|
"add-to-list": "Adicionar à Lista",
|
||||||
"add-to-plan": "Adicionar ao plano",
|
"add-to-plan": "Adicionar ao plano",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Receita adicionada à lista",
|
"recipe-added-to-list": "Receita adicionada à lista",
|
||||||
"recipe-added-to-mealplan": "Receita adicionada ao plano de refeições",
|
"recipe-added-to-mealplan": "Receita adicionada ao plano de refeições",
|
||||||
"failed-to-add-recipe-to-mealplan": "Erro ao adicionar receita ao plano de refeições",
|
"failed-to-add-recipe-to-mealplan": "Erro ao adicionar receita ao plano de refeições",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Aumentar Escala em 1",
|
"increase-scale-label": "Aumentar Escala em 1",
|
||||||
"locked": "Bloqueado",
|
"locked": "Bloqueado",
|
||||||
"public-link": "Link público",
|
"public-link": "Link público",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Editar evento da Cronologia",
|
"edit-timeline-event": "Editar evento da Cronologia",
|
||||||
"timeline": "Cronologia",
|
"timeline": "Cronologia",
|
||||||
"timeline-is-empty": "Nada na Cronologia, ainda. Tente fazer esta receita!",
|
"timeline-is-empty": "Nada na Cronologia, ainda. Tente fazer esta receita!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Vista em árvore",
|
"tree-view": "Vista em árvore",
|
||||||
"recipe-yield": "Rendimento da receita",
|
"recipe-yield": "Rendimento da receita",
|
||||||
"unit": "Unidade",
|
"unit": "Unidade",
|
||||||
"upload-image": "Carregar imagem"
|
"upload-image": "Carregar imagem",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Pesquisa Avançada",
|
"advanced-search": "Pesquisa Avançada",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Backup Parcial",
|
"partial-backup": "Backup Parcial",
|
||||||
"unable-to-delete-backup": "Erro ao eliminar Backup.",
|
"unable-to-delete-backup": "Erro ao eliminar Backup.",
|
||||||
"experimental-description": "Faz backup total da base de dados e da pasta de dados do site. Isto inclui todos os dados e não pode excluir subconjuntos de dados. Pode ver isto como uma fotografia do Mealie num determinado momento. Atualmente, {not-crossed-version} (as migrações de dados são feitas automaticamente). Isto é uma forma agnóstica de exportar e importar dados ou fazer backup do site para uma localização externa.",
|
"experimental-description": "Faz backup total da base de dados e da pasta de dados do site. Isto inclui todos os dados e não pode excluir subconjuntos de dados. Pode ver isto como uma fotografia do Mealie num determinado momento. Atualmente, {not-crossed-version} (as migrações de dados são feitas automaticamente). Isto é uma forma agnóstica de exportar e importar dados ou fazer backup do site para uma localização externa.",
|
||||||
"not-crossed-version": "este mecanismo de backup não é uma versão cruzada e, portanto, não pode ser usado para migrar dados entre versões",
|
|
||||||
"backup-restore": "Restaurar backup",
|
"backup-restore": "Restaurar backup",
|
||||||
"back-restore-description": "Restaurar este backup irá apagar todos os dados atuais da sua base de dados e da pasta de dados e substituí-los pelo conteúdo deste backup. {cannot-be-undone} Se o restauro for bem-sucedido, a sua sessão será encerrada.",
|
"back-restore-description": "Restaurar este backup irá apagar todos os dados atuais da sua base de dados e da pasta de dados e substituí-los pelo conteúdo deste backup. {cannot-be-undone} Se o restauro for bem-sucedido, a sua sessão será encerrada.",
|
||||||
"cannot-be-undone": "Esta acção não pode ser desfeita - use com prudência.",
|
"cannot-be-undone": "Esta acção não pode ser desfeita - use com prudência.",
|
||||||
@ -655,58 +664,58 @@
|
|||||||
"webhook-url": "URL do webhook",
|
"webhook-url": "URL do webhook",
|
||||||
"webhooks-caps": "WEBHOOKS",
|
"webhooks-caps": "WEBHOOKS",
|
||||||
"webhooks": "Webhooks",
|
"webhooks": "Webhooks",
|
||||||
"webhook-name": "Webhook Name",
|
"webhook-name": "Nome do Webhook",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "Os Webhooks definidos abaixo serão executados quando uma refeição for definida para o dia. À hora marcada, os webhooks serão enviados com os dados da receita que está agendada para o dia. Observe que a execução do webhook não é exacta. Os webhooks são executados num intervalo de 5 minutos, de modo que os webhooks serão executados dentro de + /- 5 minutos da hora marcada."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "Relatório de erro",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Use esta informação para relatar um erro. Fornecer os detalhes da sua configuração para o criador da aplicação, é a melhor maneira de resolver os seus problemas rapidamente.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Seguir",
|
||||||
"configuration": "Configuration",
|
"configuration": "Configuração",
|
||||||
"docker-volume": "Docker Volume",
|
"docker-volume": "Volume do Docker",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requer que o contentor do frontend e do backend partilhem o mesmo volume ou armazenamento do docker. Isso garante que o contentor do frontend pode aceder corretamente às imagens e arquivos armazenados no disco.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Volumes estão mal configurados",
|
||||||
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
"volumes-are-configured-correctly": "Volumes estão configurados corretamente.",
|
||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Estado desconhecido. Tente executar uma validação.",
|
||||||
"validate": "Validate",
|
"validate": "Validar",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Estado de configuração do correio eletrónico",
|
||||||
"ready": "Ready",
|
"ready": "Pronto",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Não Pronto — Verificar Variáveis de Ambiente",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Sucesso",
|
||||||
"failed": "Failed",
|
"failed": "Falhou",
|
||||||
"general-about": "General About",
|
"general-about": "Resumo Geral",
|
||||||
"application-version": "Application Version",
|
"application-version": "Versão da Aplicação",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "A sua versão atual ({0}) não corresponde ao último lançamento. Considere atualizar para a versão mais recente ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie está atualizado",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Site Seguro",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "O site é acedido por localhost ou https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "URL Base do Servidor",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
"server-side-base-url-error-text": "O `BASE_URL` no Servidor API ainda está definido com o valor padrão. Isso causará problemas com ligações geradas no servidor para emails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "O URL do Servidor não corresponde com o valor padrão",
|
||||||
"ldap-ready": "LDAP Ready",
|
"ldap-ready": "LDAP Pronto",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "Nem todos os valores LDAP estão configurados. Isso pode ser ignorado se não estiver a utilizar a autenticação LDAP.",
|
||||||
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
"ldap-ready-success-text": "As variáveis LDAP necessárias estão todas definidas.",
|
||||||
"build": "Build",
|
"build": "Build",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Recipe Scraper Version"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "All Lists",
|
"all-lists": "Todas as Listas",
|
||||||
"create-shopping-list": "Create Shopping List",
|
"create-shopping-list": "Criar Lista de Compras",
|
||||||
"from-recipe": "From Recipe",
|
"from-recipe": "From Recipe",
|
||||||
"list-name": "List Name",
|
"list-name": "Nome da Lista",
|
||||||
"new-list": "New List",
|
"new-list": "Nova Lista",
|
||||||
"quantity": "Quantity: {0}",
|
"quantity": "Quantidade: {0}",
|
||||||
"shopping-list": "Shopping List",
|
"shopping-list": "Lista de Compras",
|
||||||
"shopping-lists": "Shopping Lists",
|
"shopping-lists": "Listas de Compras",
|
||||||
"food": "Food",
|
"food": "Alimentos",
|
||||||
"note": "Note",
|
"note": "Nota",
|
||||||
"label": "Label",
|
"label": "Etiqueta",
|
||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "Este item tem ligação a uma ou mais receitas. Ajustar as unidades ou alimentos irá produzir resultados inesperados quando adicionar ou remover a receita da lista.",
|
||||||
"toggle-food": "Toggle Food",
|
"toggle-food": "Alterar para Alimento",
|
||||||
"manage-labels": "Manage Labels",
|
"manage-labels": "Gerir Etiquetas",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
"are-you-sure-you-want-to-delete-this-item": "Tem a certeza que pretende remover este item?",
|
||||||
"copy-as-text": "Copy as Text",
|
"copy-as-text": "Copiar como Texto Simples",
|
||||||
"copy-as-markdown": "Copy as Markdown",
|
"copy-as-markdown": "Copiar como Markdown",
|
||||||
"delete-checked": "Apagar Seleção",
|
"delete-checked": "Apagar Seleção",
|
||||||
"toggle-label-sort": "Alternar Ordenação de Rótulos",
|
"toggle-label-sort": "Alternar Ordenação de Rótulos",
|
||||||
"reorder-labels": "Reordenar Rótulos",
|
"reorder-labels": "Reordenar Rótulos",
|
||||||
@ -765,23 +774,23 @@
|
|||||||
"tools": "Ferramentas",
|
"tools": "Ferramentas",
|
||||||
"on-hand": "Na mão",
|
"on-hand": "Na mão",
|
||||||
"create-a-tool": "Criar uma Ferramenta",
|
"create-a-tool": "Criar uma Ferramenta",
|
||||||
"tool-name": "Tool Name",
|
"tool-name": "Nome do Utensílio",
|
||||||
"create-new-tool": "Create New Tool",
|
"create-new-tool": "Criar Novo Utensílio",
|
||||||
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
||||||
"required-tools": "Required Tools"
|
"required-tools": "Utensílios Necessários"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Admin",
|
"admin": "Administrador",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
"are-you-sure-you-want-to-delete-the-link": "Tem a certeza que quer eliminar este link <b>{link}<b/>?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
"are-you-sure-you-want-to-delete-the-user": "Tem a certeza que quer eliminar este utilizador <b>{activeName} ID: {activeId}<b/>?",
|
||||||
"auth-method": "Auth Method",
|
"auth-method": "Auth Method",
|
||||||
"confirm-link-deletion": "Confirm Link Deletion",
|
"confirm-link-deletion": "Confirm Link Deletion",
|
||||||
"confirm-password": "Confirm Password",
|
"confirm-password": "Confirmar Palavra-passe",
|
||||||
"confirm-user-deletion": "Confirm User Deletion",
|
"confirm-user-deletion": "Confirmar Eliminação de Utilizador",
|
||||||
"could-not-validate-credentials": "Could Not Validate Credentials",
|
"could-not-validate-credentials": "Não foi possível validar as credenciais",
|
||||||
"create-link": "Create Link",
|
"create-link": "Create Link",
|
||||||
"create-user": "Create User",
|
"create-user": "Criar Utilizador",
|
||||||
"current-password": "Current Password",
|
"current-password": "Palavra-passe atual",
|
||||||
"e-mail-must-be-valid": "E-mail must be valid",
|
"e-mail-must-be-valid": "E-mail must be valid",
|
||||||
"edit-user": "Edit User",
|
"edit-user": "Edit User",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -70,10 +70,10 @@
|
|||||||
"enable-notifier": "Activare notificator",
|
"enable-notifier": "Activare notificator",
|
||||||
"what-events": "La ce evenimente ar trebui să se înscrie acest notificator?",
|
"what-events": "La ce evenimente ar trebui să se înscrie acest notificator?",
|
||||||
"user-events": "Evenimente Utilizator",
|
"user-events": "Evenimente Utilizator",
|
||||||
"mealplan-events": "Mealplan Events",
|
"mealplan-events": "Evenimente planificare mese",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "Când un utilizator din grupul dvs. creează un nou plan de mese",
|
||||||
"shopping-list-events": "Shopping List Events",
|
"shopping-list-events": "Evenimente din lista de cumpărături",
|
||||||
"cookbook-events": "Cookbook Events",
|
"cookbook-events": "Evenimente carte de bucate",
|
||||||
"tag-events": "Etichetele de Evenimente",
|
"tag-events": "Etichetele de Evenimente",
|
||||||
"category-events": "Categorie de Evenimente",
|
"category-events": "Categorie de Evenimente",
|
||||||
"when-a-new-user-joins-your-group": "Când un utilizator nou se alătură grupului tău"
|
"when-a-new-user-joins-your-group": "Când un utilizator nou se alătură grupului tău"
|
||||||
@ -105,7 +105,7 @@
|
|||||||
"filter": "Filtru",
|
"filter": "Filtru",
|
||||||
"friday": "Vineri",
|
"friday": "Vineri",
|
||||||
"general": "General",
|
"general": "General",
|
||||||
"get": "Get",
|
"get": "Obțineți",
|
||||||
"home": "Acasă",
|
"home": "Acasă",
|
||||||
"image": "Imagine",
|
"image": "Imagine",
|
||||||
"image-upload-failed": "Încărcarea imaginii a eșuat",
|
"image-upload-failed": "Încărcarea imaginii a eșuat",
|
||||||
@ -113,7 +113,7 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Cuvânt cheie",
|
"keyword": "Cuvânt cheie",
|
||||||
"link-copied": "Link copiat",
|
"link-copied": "Link copiat",
|
||||||
"loading-events": "Loading Events",
|
"loading-events": "Se încarcă evenimentele",
|
||||||
"loading-recipes": "Se încarcă rețetele",
|
"loading-recipes": "Se încarcă rețetele",
|
||||||
"message": "Mesaj",
|
"message": "Mesaj",
|
||||||
"monday": "Luni",
|
"monday": "Luni",
|
||||||
@ -166,7 +166,7 @@
|
|||||||
"toggle-view": "Activează/dezactivează Vizualizarea",
|
"toggle-view": "Activează/dezactivează Vizualizarea",
|
||||||
"date": "Dată",
|
"date": "Dată",
|
||||||
"id": "Id",
|
"id": "Id",
|
||||||
"owner": "Owner",
|
"owner": "Proprietar",
|
||||||
"date-added": "Data adăugării",
|
"date-added": "Data adăugării",
|
||||||
"none": "Niciuna",
|
"none": "Niciuna",
|
||||||
"run": "Execută",
|
"run": "Execută",
|
||||||
@ -180,10 +180,10 @@
|
|||||||
"copy": "Copiază",
|
"copy": "Copiază",
|
||||||
"color": "Culoare",
|
"color": "Culoare",
|
||||||
"timestamp": "Data/Ora",
|
"timestamp": "Data/Ora",
|
||||||
"last-made": "Last Made",
|
"last-made": "Ultima realizare",
|
||||||
"learn-more": "Află mai multe",
|
"learn-more": "Află mai multe",
|
||||||
"this-feature-is-currently-inactive": "Această funcție este momentan inactivă",
|
"this-feature-is-currently-inactive": "Această funcție este momentan inactivă",
|
||||||
"clipboard-not-supported": "Clipboard not supported",
|
"clipboard-not-supported": "Clipboard-ul nu este acceptat",
|
||||||
"copied-to-clipboard": "Copiat în clipboard",
|
"copied-to-clipboard": "Copiat în clipboard",
|
||||||
"your-browser-does-not-support-clipboard": "Browser-ul tău nu suportă copierea in clipboard",
|
"your-browser-does-not-support-clipboard": "Browser-ul tău nu suportă copierea in clipboard",
|
||||||
"copied-items-to-clipboard": "Niciun element copiat în clipboard / Un element copiat în clipboard - copiat {count} elemente în clipboard",
|
"copied-items-to-clipboard": "Niciun element copiat în clipboard / Un element copiat în clipboard - copiat {count} elemente în clipboard",
|
||||||
@ -192,105 +192,105 @@
|
|||||||
"export-all": "Exportă toate",
|
"export-all": "Exportă toate",
|
||||||
"refresh": "Reîncarcă",
|
"refresh": "Reîncarcă",
|
||||||
"upload-file": "Încărcă fișier",
|
"upload-file": "Încărcă fișier",
|
||||||
"created-on-date": "Created on: {0}"
|
"created-on-date": "Creat pe {0}"
|
||||||
},
|
},
|
||||||
"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": "Sunteți sigur că doriți să ștergeți <b>{groupName}<b/>?",
|
||||||
"cannot-delete-default-group": "Cannot delete default group",
|
"cannot-delete-default-group": "Nu se poate șterge grupul implicit",
|
||||||
"cannot-delete-group-with-users": "Cannot delete group with users",
|
"cannot-delete-group-with-users": "Nu se poate șterge grupul cu utilizatori",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
"confirm-group-deletion": "Confirmați ștergerea grupului",
|
||||||
"create-group": "Create Group",
|
"create-group": "Creează grup",
|
||||||
"error-updating-group": "Error updating group",
|
"error-updating-group": "Eroare la actualizarea grupului",
|
||||||
"group": "Group",
|
"group": "Grup",
|
||||||
"group-deleted": "Group deleted",
|
"group-deleted": "Grup șters",
|
||||||
"group-deletion-failed": "Group deletion failed",
|
"group-deletion-failed": "Ștergerea grupului a eșuat",
|
||||||
"group-id-with-value": "Group ID: {groupID}",
|
"group-id-with-value": "ID-ul grupului: {groupID}",
|
||||||
"group-name": "Group Name",
|
"group-name": "Numele Grupului",
|
||||||
"group-not-found": "Group not found",
|
"group-not-found": "Grupul nu a fost găsit",
|
||||||
"group-with-value": "Group: {groupID}",
|
"group-with-value": "Grup: {groupID}",
|
||||||
"groups": "Groups",
|
"groups": "Grupuri",
|
||||||
"manage-groups": "Manage Groups",
|
"manage-groups": "Gestionare grupuri",
|
||||||
"user-group": "User Group",
|
"user-group": "Grup de utilizator",
|
||||||
"user-group-created": "User Group Created",
|
"user-group-created": "Grup de utilizator creat",
|
||||||
"user-group-creation-failed": "User Group Creation Failed",
|
"user-group-creation-failed": "Crearea grupului de utilizator a eșuat",
|
||||||
"settings": {
|
"settings": {
|
||||||
"keep-my-recipes-private": "Keep My Recipes Private",
|
"keep-my-recipes-private": "Păstrează-mi rețetele private",
|
||||||
"keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later."
|
"keep-my-recipes-private-description": "Setează toate grupurile și toate rețetele tale implicite la privat. Puteți să schimbați asta oricând mai târziu."
|
||||||
},
|
},
|
||||||
"manage-members": "Gestionează membri",
|
"manage-members": "Gestionează membri",
|
||||||
"manage-members-description": "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.",
|
"manage-members-description": "Gestionează permisiunile membrilor din grupurile tale. {manage} permite utilizatorului să acceseze pagina de administrare a datelor {invite} permite utilizatorului să genereze link-uri de invitație pentru alți utilizatori. Proprietarii de grupuri nu își pot schimba propriile permisiuni.",
|
||||||
"manage": "Manage",
|
"manage": "Gestionare",
|
||||||
"invite": "Invite",
|
"invite": "Invită",
|
||||||
"looking-to-update-your-profile": "Looking to Update Your Profile?",
|
"looking-to-update-your-profile": "Doriți să vă actualizați profilul?",
|
||||||
"default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.",
|
"default-recipe-preferences-description": "Acestea sunt setările implicite atunci când o nouă rețetă este creată în grupul dvs. Acestea pot fi schimbate pentru rețete individuale în meniul Setări rețete.",
|
||||||
"default-recipe-preferences": "Default Recipe Preferences",
|
"default-recipe-preferences": "Preferințe implicite rețetă",
|
||||||
"group-preferences": "Group Preferences",
|
"group-preferences": "Preferințe grup",
|
||||||
"private-group": "Private Group",
|
"private-group": "Grup privat",
|
||||||
"private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
|
"private-group-description": "Setarea grupului la privat va duce la implicit toate opțiunile de vizualizare publică. Acest lucru suprascrie setările individuale de afișare publică a rețetelor.",
|
||||||
"allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes",
|
"allow-users-outside-of-your-group-to-see-your-recipes": "Permite utilizatorilor din afara grupului tău să îți vadă rețetele",
|
||||||
"allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link",
|
"allow-users-outside-of-your-group-to-see-your-recipes-description": "Când este activată, poți folosi un link public de partajare pentru a distribui rețete specifice fără a autoriza utilizatorul. Când este dezactivat, poți partaja rețete doar cu utilizatori din grupul tău sau cu un link privat pre-generat",
|
||||||
"show-nutrition-information": "Show nutrition information",
|
"show-nutrition-information": "Afișare informații nutriționale",
|
||||||
"show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown",
|
"show-nutrition-information-description": "Când este activată, informațiile nutriționale vor fi afișate în rețetă, dacă sunt disponibile. Dacă nu există informații nutriționale disponibile, informațiile nutriționale nu vor fi afișate",
|
||||||
"show-recipe-assets": "Show recipe assets",
|
"show-recipe-assets": "Arată bunurile rețetei",
|
||||||
"show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available",
|
"show-recipe-assets-description": "Când este activată, activele rețetei vor fi afișate pe rețetă, dacă sunt disponibile",
|
||||||
"default-to-landscape-view": "Default to landscape view",
|
"default-to-landscape-view": "Implicit la vizualizare peisaj",
|
||||||
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
"default-to-landscape-view-description": "Când este activată, secțiunea antet rețetă va fi afișată în modul peisaj",
|
||||||
"disable-users-from-commenting-on-recipes": "Disable users from commenting on recipes",
|
"disable-users-from-commenting-on-recipes": "Dezactivează utilizatorii să comenteze pe rețete",
|
||||||
"disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting",
|
"disable-users-from-commenting-on-recipes-description": "Ascunde secțiunea de comentariu pe pagina de rețetă și dezactivează comentariile",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food",
|
"disable-organizing-recipe-ingredients-by-units-and-food": "Dezactivează organizarea ingredientelor pe unități și pe mâncare",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.",
|
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Ascunde câmpurile de aliment, unitate și cantitate pentru ingrediente și tratează ingredientele precum câmpuri de text simple.",
|
||||||
"general-preferences": "General Preferences",
|
"general-preferences": "Preferințe generale",
|
||||||
"group-recipe-preferences": "Group Recipe Preferences",
|
"group-recipe-preferences": "Preferințe Rețetă de grup",
|
||||||
"report": "Report",
|
"report": "Raportează",
|
||||||
"group-management": "Group Management",
|
"group-management": "Management grup",
|
||||||
"admin-group-management": "Admin Group Management",
|
"admin-group-management": "Gestionare grup administratori",
|
||||||
"admin-group-management-text": "Changes to this group will be reflected immediately.",
|
"admin-group-management-text": "Modificările la acest grup se vor reflecta imediat.",
|
||||||
"group-id-value": "Group Id: {0}"
|
"group-id-value": "ID grup: {0}"
|
||||||
},
|
},
|
||||||
"meal-plan": {
|
"meal-plan": {
|
||||||
"create-a-new-meal-plan": "Create a New Meal Plan",
|
"create-a-new-meal-plan": "Creează un nou plan de mase",
|
||||||
"dinner-this-week": "Dinner This Week",
|
"dinner-this-week": "Cină săptămâna aceasta",
|
||||||
"dinner-today": "Dinner Today",
|
"dinner-today": "Cină astăzi",
|
||||||
"dinner-tonight": "DINNER TONIGHT",
|
"dinner-tonight": "CINĂ ÎN SEARA ACEASTA",
|
||||||
"edit-meal-plan": "Edit Meal Plan",
|
"edit-meal-plan": "Editare plan de mese",
|
||||||
"end-date": "End Date",
|
"end-date": "Data sfarsit",
|
||||||
"group": "Group (Beta)",
|
"group": "Grup (Beta)",
|
||||||
"main": "Main",
|
"main": "Principal",
|
||||||
"meal-planner": "Meal Planner",
|
"meal-planner": "Planificator de mese",
|
||||||
"meal-plans": "Meal Plans",
|
"meal-plans": "Planuri de mese",
|
||||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
"mealplan-categories": "CATEGORII DE PLANURI DE MESE",
|
||||||
"mealplan-created": "Mealplan created",
|
"mealplan-created": "Plan de mase creat",
|
||||||
"mealplan-creation-failed": "Mealplan creation failed",
|
"mealplan-creation-failed": "Crearea planului de mese a eșuat",
|
||||||
"mealplan-deleted": "Mealplan Deleted",
|
"mealplan-deleted": "Plan de mese șters",
|
||||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
"mealplan-deletion-failed": "Ștergerea planului de mese a eșuat",
|
||||||
"mealplan-settings": "Mealplan Settings",
|
"mealplan-settings": "Setările planului de mese",
|
||||||
"mealplan-update-failed": "Mealplan update failed",
|
"mealplan-update-failed": "Actualizarea planului de mese a eșuat",
|
||||||
"mealplan-updated": "Mealplan Updated",
|
"mealplan-updated": "Plan de mese actualizat",
|
||||||
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
"no-meal-plan-defined-yet": "Nici un plan de mese definit încă",
|
||||||
"no-meal-planned-for-today": "No meal planned for today",
|
"no-meal-planned-for-today": "Nicio masă planificată pentru astăzi",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Numai rețetele cu aceste categorii vor fi utilizate în Planurile de mese",
|
||||||
"planner": "Planner",
|
"planner": "Planificator",
|
||||||
"quick-week": "Quick Week",
|
"quick-week": "Săptămână rapidă",
|
||||||
"side": "Side",
|
"side": "Garnitura",
|
||||||
"sides": "Sides",
|
"sides": "Garnituri",
|
||||||
"start-date": "Start Date",
|
"start-date": "Data de început",
|
||||||
"rule-day": "Rule Day",
|
"rule-day": "În zilele",
|
||||||
"meal-type": "Meal Type",
|
"meal-type": "Tipul mesei",
|
||||||
"breakfast": "Breakfast",
|
"breakfast": "Mic dejun",
|
||||||
"lunch": "Lunch",
|
"lunch": "Prânz",
|
||||||
"dinner": "Dinner",
|
"dinner": "Cină",
|
||||||
"type-any": "Any",
|
"type-any": "Oricare",
|
||||||
"day-any": "Any",
|
"day-any": "Oricare",
|
||||||
"editor": "Editor",
|
"editor": "Editor",
|
||||||
"meal-recipe": "Meal Recipe",
|
"meal-recipe": "Rețetă fel de mâncare",
|
||||||
"meal-title": "Meal Title",
|
"meal-title": "Titlul felului de mâncare",
|
||||||
"meal-note": "Meal Note",
|
"meal-note": "Note fel de mâncare",
|
||||||
"note-only": "Note Only",
|
"note-only": "Doar Notă",
|
||||||
"random-meal": "Random Meal",
|
"random-meal": "Mâncare aleatorie",
|
||||||
"random-dinner": "Random Dinner",
|
"random-dinner": "Cină aleatorie",
|
||||||
"random-side": "Random Side",
|
"random-side": "Garnitura aleatorie",
|
||||||
"this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.",
|
"this-rule-will-apply": "Această regulă va aplica {dayCriteria} {mealTypeCriteria}.",
|
||||||
"to-all-days": "to all days",
|
"to-all-days": "la toate zilele",
|
||||||
"on-days": "on {0}s",
|
"on-days": "on {0}s",
|
||||||
"for-all-meal-types": "for all meal types",
|
"for-all-meal-types": "for all meal types",
|
||||||
"for-type-meal-types": "for {0} meal types",
|
"for-type-meal-types": "for {0} meal types",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "Formát YYY-MM-DD",
|
"date-format-hint-yyyy-mm-dd": "Formát YYY-MM-DD",
|
||||||
"add-to-list": "Pridať do zoznamu",
|
"add-to-list": "Pridať do zoznamu",
|
||||||
"add-to-plan": "Pridať do plánu",
|
"add-to-plan": "Pridať do plánu",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept bol pridaný do zoznamu",
|
"recipe-added-to-list": "Recept bol pridaný do zoznamu",
|
||||||
"recipe-added-to-mealplan": "Recept bol pridaný do stravovacieho plánu",
|
"recipe-added-to-mealplan": "Recept bol pridaný do stravovacieho plánu",
|
||||||
"failed-to-add-recipe-to-mealplan": "Pridanie receptu do stravovacieho plánu zlyhalo",
|
"failed-to-add-recipe-to-mealplan": "Pridanie receptu do stravovacieho plánu zlyhalo",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Zvýšiť škálovanie o 1",
|
"increase-scale-label": "Zvýšiť škálovanie o 1",
|
||||||
"locked": "Zamknuté",
|
"locked": "Zamknuté",
|
||||||
"public-link": "Verejný odkaz",
|
"public-link": "Verejný odkaz",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Upraviť udalosť na časovej osi",
|
"edit-timeline-event": "Upraviť udalosť na časovej osi",
|
||||||
"timeline": "Časová os",
|
"timeline": "Časová os",
|
||||||
"timeline-is-empty": "Na časovej osi zatiaľ nič nie je. Skúste pripraviť tento recept!",
|
"timeline-is-empty": "Na časovej osi zatiaľ nič nie je. Skúste pripraviť tento recept!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Stromový pohľad",
|
"tree-view": "Stromový pohľad",
|
||||||
"recipe-yield": "Počet porcií",
|
"recipe-yield": "Počet porcií",
|
||||||
"unit": "Jednotka",
|
"unit": "Jednotka",
|
||||||
"upload-image": "Nahrať obrázok"
|
"upload-image": "Nahrať obrázok",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Rozšírené vyhľadávanie",
|
"advanced-search": "Rozšírené vyhľadávanie",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Čiastočná záloha",
|
"partial-backup": "Čiastočná záloha",
|
||||||
"unable-to-delete-backup": "Zálohu nebolo možné odstrániť.",
|
"unable-to-delete-backup": "Zálohu nebolo možné odstrániť.",
|
||||||
"experimental-description": "Zálohuje kompletný aktuálny obsah databázy a adresára s dátami inštalácie Mealie. Toto zahŕňa všetky dáta, pričom nie je možné zo zálohy vylúčiť akúkoľvek podskupinu dát. Takúto zálohu možno považovať za obraz dátového obsahu Mealie v danom čase. Aktuálne, {not-crossed-version} (dátové migrácie nie sú vykonávané automaticky). Táto funkcionalita slúži ako databázovo agnostický spôsob exportovania a importovania dát alebo ako záloha inštalácie na externú lokáciu.",
|
"experimental-description": "Zálohuje kompletný aktuálny obsah databázy a adresára s dátami inštalácie Mealie. Toto zahŕňa všetky dáta, pričom nie je možné zo zálohy vylúčiť akúkoľvek podskupinu dát. Takúto zálohu možno považovať za obraz dátového obsahu Mealie v danom čase. Aktuálne, {not-crossed-version} (dátové migrácie nie sú vykonávané automaticky). Táto funkcionalita slúži ako databázovo agnostický spôsob exportovania a importovania dát alebo ako záloha inštalácie na externú lokáciu.",
|
||||||
"not-crossed-version": "tento mechanizmus zálohovania nie je verziovo nezávislý a preto nemôže byť použití pri dátovej migrácii medzi rôznymi verziami",
|
|
||||||
"backup-restore": "Uložiť zálohu",
|
"backup-restore": "Uložiť zálohu",
|
||||||
"back-restore-description": "Obnovenie tejto zálohy prepíše všetky aktuálne údaje vo vašej databáze a dáta v dátovom adresári a nahradí ich obsahom tejto zálohy. {cannot-be-undone} Po úspešnom obnovení budete odhlásený.",
|
"back-restore-description": "Obnovenie tejto zálohy prepíše všetky aktuálne údaje vo vašej databáze a dáta v dátovom adresári a nahradí ich obsahom tejto zálohy. {cannot-be-undone} Po úspešnom obnovení budete odhlásený.",
|
||||||
"cannot-be-undone": "Túto akciu nie je možné vrátiť späť - používajte s rozvahou.",
|
"cannot-be-undone": "Túto akciu nie je možné vrátiť späť - používajte s rozvahou.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Vitajte, {0}",
|
"welcome-user": "👋 Vitajte, {0}",
|
||||||
"description": "Spravujte svoj profil, recepty a nastavenia skupín.",
|
"description": "Spravujte svoj profil, recepty a nastavenia skupín.",
|
||||||
"get-invite-link": "Odkaz s pozvánkou",
|
"get-invite-link": "Odkaz s pozvánkou",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Zhrnutie účtu",
|
"account-summary": "Zhrnutie účtu",
|
||||||
"account-summary-description": "Tu je zhrnutie informácií o vašej skupine",
|
"account-summary-description": "Tu je zhrnutie informácií o vašej skupine",
|
||||||
"group-statistics": "Štatistiky skupiny",
|
"group-statistics": "Štatistiky skupiny",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD oblika",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD oblika",
|
||||||
"add-to-list": "Dodaj na seznam",
|
"add-to-list": "Dodaj na seznam",
|
||||||
"add-to-plan": "Dodaj v načrt",
|
"add-to-plan": "Dodaj v načrt",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept dodan na seznam",
|
"recipe-added-to-list": "Recept dodan na seznam",
|
||||||
"recipe-added-to-mealplan": "Recept dodan v načrtovanje obroka",
|
"recipe-added-to-mealplan": "Recept dodan v načrtovanje obroka",
|
||||||
"failed-to-add-recipe-to-mealplan": "Napaka pri dodajanji recepta v načrtovanje obroka",
|
"failed-to-add-recipe-to-mealplan": "Napaka pri dodajanji recepta v načrtovanje obroka",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Zvišaj merilo za 1",
|
"increase-scale-label": "Zvišaj merilo za 1",
|
||||||
"locked": "Zaklenjeno",
|
"locked": "Zaklenjeno",
|
||||||
"public-link": "Javna povezava",
|
"public-link": "Javna povezava",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Napredno iskanje",
|
"advanced-search": "Napredno iskanje",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Delna varnostna kopija",
|
"partial-backup": "Delna varnostna kopija",
|
||||||
"unable-to-delete-backup": "Napaka pri izbrisu varnostne kopije.",
|
"unable-to-delete-backup": "Napaka pri izbrisu varnostne kopije.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -113,7 +113,7 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Nyckelord",
|
"keyword": "Nyckelord",
|
||||||
"link-copied": "Länk kopierad",
|
"link-copied": "Länk kopierad",
|
||||||
"loading-events": "Loading Events",
|
"loading-events": "Laddar händelser",
|
||||||
"loading-recipes": "Laddar Recept",
|
"loading-recipes": "Laddar Recept",
|
||||||
"message": "Meddelande",
|
"message": "Meddelande",
|
||||||
"monday": "Måndag",
|
"monday": "Måndag",
|
||||||
@ -296,19 +296,19 @@
|
|||||||
"for-type-meal-types": "för {0} måltidstyper",
|
"for-type-meal-types": "för {0} måltidstyper",
|
||||||
"meal-plan-rules": "Regler för måltidsplan",
|
"meal-plan-rules": "Regler för måltidsplan",
|
||||||
"new-rule": "Ny Regel",
|
"new-rule": "Ny Regel",
|
||||||
"meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.",
|
"meal-plan-rules-description": "Du kan skapa regler för automatiskt välja recept för dina måltidplaner. Dessa regler används av servern för att bestämma den slumpmässiga poolen av recept att välja mellan när du skapar måltidsplaner. Observera att om reglerna har samma dag/typbegränsningar så kommer kategorierna av reglerna att slås samman. I praktiken är det onödigt att skapa dubbla regler, men det är möjligt att göra det.",
|
||||||
"new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.",
|
"new-rule-description": "När du skapar en ny regel för en måltidsplan kan du begränsa regeln för en viss veckodag och/eller en viss typ av måltid. För att tillämpa en regel på alla dagar eller alla måltidstyper kan du ställa in regeln till \"Any\" som kommer att tillämpa den på alla möjliga värden för dagen och/eller måltidstypen.",
|
||||||
"recipe-rules": "Recipe Rules",
|
"recipe-rules": "Recept regler",
|
||||||
"applies-to-all-days": "Applies to all days",
|
"applies-to-all-days": "Gäller för alla dagar",
|
||||||
"applies-on-days": "Applies on {0}s",
|
"applies-on-days": "Gäller på {0}s",
|
||||||
"meal-plan-settings": "Meal Plan Settings"
|
"meal-plan-settings": "Inställningar för måltidsplanering"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"migration-data-removed": "Importerad data borttagen",
|
"migration-data-removed": "Importerad data borttagen",
|
||||||
"new-migration": "New Migration",
|
"new-migration": "Ny migrering",
|
||||||
"no-file-selected": "No File Selected",
|
"no-file-selected": "Ingen fil vald",
|
||||||
"no-migration-data-available": "Ingen data att migrera",
|
"no-migration-data-available": "Ingen data att migrera",
|
||||||
"previous-migrations": "Previous Migrations",
|
"previous-migrations": "Tidigare migreringar",
|
||||||
"recipe-migration": "Migrera recept",
|
"recipe-migration": "Migrera recept",
|
||||||
"chowdown": {
|
"chowdown": {
|
||||||
"description": "Importera data från Chowdown",
|
"description": "Importera data från Chowdown",
|
||||||
@ -338,12 +338,12 @@
|
|||||||
},
|
},
|
||||||
"recipe-data-migrations": "Recipe Data Migrations",
|
"recipe-data-migrations": "Recipe Data Migrations",
|
||||||
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
"recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.",
|
||||||
"choose-migration-type": "Choose Migration Type",
|
"choose-migration-type": "Välj migrationstyp",
|
||||||
"tag-all-recipes": "Tag all recipes with {tag-name} tag",
|
"tag-all-recipes": "Tagga alla recept med {tag-name} tagg",
|
||||||
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
"nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.",
|
||||||
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below",
|
||||||
"recipe-1": "Recipe 1",
|
"recipe-1": "Recept 1",
|
||||||
"recipe-2": "Recipe 2",
|
"recipe-2": "Recept 2",
|
||||||
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
|
||||||
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export."
|
||||||
},
|
},
|
||||||
@ -393,22 +393,22 @@
|
|||||||
"carbohydrate-content": "Kolhydrat",
|
"carbohydrate-content": "Kolhydrat",
|
||||||
"categories": "Kategorier",
|
"categories": "Kategorier",
|
||||||
"comment-action": "Kommentar",
|
"comment-action": "Kommentar",
|
||||||
"comment": "Comment",
|
"comment": "Kommentar",
|
||||||
"comments": "Kommentarer",
|
"comments": "Kommentarer",
|
||||||
"delete-confirmation": "Är du säker på att du vill ta bort detta recept?",
|
"delete-confirmation": "Är du säker på att du vill ta bort detta recept?",
|
||||||
"delete-recipe": "Radera recept",
|
"delete-recipe": "Radera recept",
|
||||||
"description": "Beskrivning",
|
"description": "Beskrivning",
|
||||||
"disable-amount": "Inaktivera ingredienser mängder",
|
"disable-amount": "Inaktivera ingredienser mängder",
|
||||||
"disable-comments": "Inaktivera kommentarer",
|
"disable-comments": "Inaktivera kommentarer",
|
||||||
"duplicate": "Duplicate recipe",
|
"duplicate": "Duplicera recept",
|
||||||
"duplicate-name": "Name of the new recipe",
|
"duplicate-name": "Namn på det nya receptet",
|
||||||
"edit-scale": "Ändra skala",
|
"edit-scale": "Ändra skala",
|
||||||
"fat-content": "Fett",
|
"fat-content": "Fett",
|
||||||
"fiber-content": "Fibrer",
|
"fiber-content": "Fibrer",
|
||||||
"grams": "gram",
|
"grams": "gram",
|
||||||
"ingredient": "Ingrediens",
|
"ingredient": "Ingrediens",
|
||||||
"ingredients": "Ingredienser",
|
"ingredients": "Ingredienser",
|
||||||
"insert-ingredient": "Insert Ingredient",
|
"insert-ingredient": "Infoga ingrediens",
|
||||||
"insert-section": "Infoga avdelning",
|
"insert-section": "Infoga avdelning",
|
||||||
"instructions": "Instruktioner",
|
"instructions": "Instruktioner",
|
||||||
"key-name-required": "Nyckelnamn krävs",
|
"key-name-required": "Nyckelnamn krävs",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
||||||
"add-to-list": "Lägg till i lista",
|
"add-to-list": "Lägg till i lista",
|
||||||
"add-to-plan": "Lägg till i plan",
|
"add-to-plan": "Lägg till i plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recept tillagt i listan",
|
"recipe-added-to-list": "Recept tillagt i listan",
|
||||||
"recipe-added-to-mealplan": "Recept tillagt i måltidsplanen",
|
"recipe-added-to-mealplan": "Recept tillagt i måltidsplanen",
|
||||||
"failed-to-add-recipe-to-mealplan": "Det gick inte att lägga till recept i måltidsplanen",
|
"failed-to-add-recipe-to-mealplan": "Det gick inte att lägga till recept i måltidsplanen",
|
||||||
@ -465,11 +466,11 @@
|
|||||||
"press-enter-to-create": "Tryck Enter för att skapa",
|
"press-enter-to-create": "Tryck Enter för att skapa",
|
||||||
"choose-food": "Välj mat",
|
"choose-food": "Välj mat",
|
||||||
"notes": "Anteckningar",
|
"notes": "Anteckningar",
|
||||||
"toggle-section": "Toggle Section",
|
"toggle-section": "Växla sektion",
|
||||||
"see-original-text": "Visa originaltext",
|
"see-original-text": "Visa originaltext",
|
||||||
"original-text-with-value": "Originaltext: {originalText}",
|
"original-text-with-value": "Originaltext: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Ingredient Linker",
|
||||||
"linked-to-other-step": "Linked to other step",
|
"linked-to-other-step": "Kopplat till annat steg",
|
||||||
"auto": "Auto",
|
"auto": "Auto",
|
||||||
"cook-mode": "Matlagningsläge",
|
"cook-mode": "Matlagningsläge",
|
||||||
"link-ingredients": "Länka ingredienser",
|
"link-ingredients": "Länka ingredienser",
|
||||||
@ -479,11 +480,18 @@
|
|||||||
"increase-scale-label": "Skala upp med 1",
|
"increase-scale-label": "Skala upp med 1",
|
||||||
"locked": "Låst",
|
"locked": "Låst",
|
||||||
"public-link": "Publik länk",
|
"public-link": "Publik länk",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Redigera tidslinjehändelse",
|
"edit-timeline-event": "Redigera tidslinjehändelse",
|
||||||
"timeline": "Tidslinje",
|
"timeline": "Tidslinje",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Inget på tidslinjen än. Försök att göra detta recept!",
|
||||||
"group-global-timeline": "{groupName} Global Timeline",
|
"group-global-timeline": "{groupName} Global tidslinje",
|
||||||
"open-timeline": "Open Timeline",
|
"open-timeline": "Öppna tidslinje",
|
||||||
"made-this": "Jag lagade den här",
|
"made-this": "Jag lagade den här",
|
||||||
"how-did-it-turn-out": "Hur blev rätten?",
|
"how-did-it-turn-out": "Hur blev rätten?",
|
||||||
"user-made-this": "{user} lagade detta",
|
"user-made-this": "{user} lagade detta",
|
||||||
@ -510,12 +518,12 @@
|
|||||||
"scrape-recipe": "Scrape Recipe",
|
"scrape-recipe": "Scrape Recipe",
|
||||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
||||||
"import-original-keywords-as-tags": "Import original keywords as tags",
|
"import-original-keywords-as-tags": "Import original keywords as tags",
|
||||||
"stay-in-edit-mode": "Stay in Edit mode",
|
"stay-in-edit-mode": "Stanna kvar i redigeringsläge",
|
||||||
"import-from-zip": "Import from Zip",
|
"import-from-zip": "Importera från zip",
|
||||||
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
"import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.",
|
||||||
"zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie",
|
"zip-files-must-have-been-exported-from-mealie": ".zip-filer måste ha exporterats från Mealie",
|
||||||
"create-a-recipe-by-uploading-a-scan": "Create a recipe by uploading a scan.",
|
"create-a-recipe-by-uploading-a-scan": "Skapa ett recept genom att ladda upp en skanning.",
|
||||||
"upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book",
|
"upload-a-png-image-from-a-recipe-book": "Ladda upp en png bild från en receptbok",
|
||||||
"recipe-bulk-importer": "Recipe Bulk Importer",
|
"recipe-bulk-importer": "Recipe Bulk Importer",
|
||||||
"recipe-bulk-importer-description": "Massimporten av recept låter dig importera flera recept på samma gång i bakgrunden genom att köa upp webbplatser i bakgrunden. Det kan var användbart när du gör en första migrering till Mealie eller när du behöver importera en stor mängd recept.",
|
"recipe-bulk-importer-description": "Massimporten av recept låter dig importera flera recept på samma gång i bakgrunden genom att köa upp webbplatser i bakgrunden. Det kan var användbart när du gör en första migrering till Mealie eller när du behöver importera en stor mängd recept.",
|
||||||
"set-categories-and-tags": "Sätt kategorier och taggar",
|
"set-categories-and-tags": "Sätt kategorier och taggar",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Trädvy",
|
"tree-view": "Trädvy",
|
||||||
"recipe-yield": "Receptutfall",
|
"recipe-yield": "Receptutfall",
|
||||||
"unit": "Måttenhet",
|
"unit": "Måttenhet",
|
||||||
"upload-image": "Ladda upp bild"
|
"upload-image": "Ladda upp bild",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Avancerad sökning",
|
"advanced-search": "Avancerad sökning",
|
||||||
@ -564,14 +574,13 @@
|
|||||||
"partial-backup": "Partiell backup",
|
"partial-backup": "Partiell backup",
|
||||||
"unable-to-delete-backup": "Kan inte radera backup.",
|
"unable-to-delete-backup": "Kan inte radera backup.",
|
||||||
"experimental-description": "Säkerhetskopierar en komplett ögonblicksbild av databasen och datakatalogen på webbplatsen. Detta inkluderar all data och kan inte ställas in för att utesluta undergrupper av data. Du kan se det som en ögonblicksbild av Mealie vid en viss tidpunkt. För närvarande {not-crossed-version} (datamigreringar görs inte automatiskt). Dessa fungerar som ett agnostiskt sätt att exportera eller säkerhetskopiera siten till en extern plats.",
|
"experimental-description": "Säkerhetskopierar en komplett ögonblicksbild av databasen och datakatalogen på webbplatsen. Detta inkluderar all data och kan inte ställas in för att utesluta undergrupper av data. Du kan se det som en ögonblicksbild av Mealie vid en viss tidpunkt. För närvarande {not-crossed-version} (datamigreringar görs inte automatiskt). Dessa fungerar som ett agnostiskt sätt att exportera eller säkerhetskopiera siten till en extern plats.",
|
||||||
"not-crossed-version": "den här backupfunktionen kan inte migrera data mellan olika versioner av programvaran",
|
|
||||||
"backup-restore": "Återställ backup",
|
"backup-restore": "Återställ backup",
|
||||||
"back-restore-description": "Återställning av den här backuppen kommer att skriva över all information i databasen och datakatalogen och ersätta allt med innehållet i nackuppen. {cannot-be-undone} Om återställningen går bra kommer du att loggas ut.",
|
"back-restore-description": "Återställning av den här backuppen kommer att skriva över all information i databasen och datakatalogen och ersätta allt med innehållet i nackuppen. {cannot-be-undone} Om återställningen går bra kommer du att loggas ut.",
|
||||||
"cannot-be-undone": "Denna åtgärd kan inte ångras - använd med försiktighet.",
|
"cannot-be-undone": "Denna åtgärd kan inte ångras - använd med försiktighet.",
|
||||||
"postgresql-note": "Om du använder PostGreSQL, vänligen granska {backup-restore-process} innan du återställer.",
|
"postgresql-note": "Om du använder PostGreSQL, vänligen granska {backup-restore-process} innan du återställer.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
||||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
||||||
"restore-backup": "Restore Backup"
|
"restore-backup": "Återställ säkerhetskopia"
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backuper",
|
"backup-and-exports": "Backuper",
|
||||||
"change-password": "Ändra lösenord",
|
"change-password": "Ändra lösenord",
|
||||||
@ -658,35 +667,35 @@
|
|||||||
"webhook-name": "Namn på webhook",
|
"webhook-name": "Namn på webhook",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "Buggrapport",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Spårare",
|
||||||
"configuration": "Configuration",
|
"configuration": "Konfiguration",
|
||||||
"docker-volume": "Docker Volume",
|
"docker-volume": "Docker volym",
|
||||||
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
|
||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Volumes are misconfigured",
|
||||||
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
||||||
"validate": "Validate",
|
"validate": "Validera",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Email Configuration Status",
|
||||||
"ready": "Ready",
|
"ready": "Redo",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Inte redo - Kontrollera miljövariabler",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "Lyckades",
|
||||||
"failed": "Failed",
|
"failed": "Misslyckades",
|
||||||
"general-about": "General About",
|
"general-about": "Allmänt om",
|
||||||
"application-version": "Application Version",
|
"application-version": "Programversion",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "Din nuvarande version ({0}) matchar inte den senaste utgåvan. Överväg att uppdatera till den senaste versionen ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie är uppdaterad",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Säker webbplats",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "Webbplatsen nås av localhost eller https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "Serverns bas-URL",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
||||||
"ldap-ready": "LDAP Ready",
|
"ldap-ready": "LDAP Redo",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
||||||
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
||||||
"build": "Build",
|
"build": "Bygg",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Recipe Scraper Version"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
@ -704,18 +713,18 @@
|
|||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
||||||
"toggle-food": "Växla mat",
|
"toggle-food": "Växla mat",
|
||||||
"manage-labels": "Hantera etiketter",
|
"manage-labels": "Hantera etiketter",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
"are-you-sure-you-want-to-delete-this-item": "Är du säker på att du vill ta bort detta objekt?",
|
||||||
"copy-as-text": "Kopiera som text",
|
"copy-as-text": "Kopiera som text",
|
||||||
"copy-as-markdown": "Copy as Markdown",
|
"copy-as-markdown": "Kopiera som Markdown",
|
||||||
"delete-checked": "Delete Checked",
|
"delete-checked": "Ta bort markerade",
|
||||||
"toggle-label-sort": "Toggle Label Sort",
|
"toggle-label-sort": "Toggle Label Sort",
|
||||||
"reorder-labels": "Reorder Labels",
|
"reorder-labels": "Ordna om etiketter",
|
||||||
"uncheck-all-items": "Uncheck All Items",
|
"uncheck-all-items": "Avmarkera alla objekt",
|
||||||
"check-all-items": "Check All Items",
|
"check-all-items": "Markera alla objekt",
|
||||||
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
||||||
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
||||||
"no-label": "Ingen etikett",
|
"no-label": "Ingen etikett",
|
||||||
"completed-on": "Completed on {date}"
|
"completed-on": "Slutförd på {date}"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "Recept",
|
"all-recipes": "Recept",
|
||||||
@ -768,13 +777,13 @@
|
|||||||
"tool-name": "Verktygsnamn",
|
"tool-name": "Verktygsnamn",
|
||||||
"create-new-tool": "Skapa nytt verktyg",
|
"create-new-tool": "Skapa nytt verktyg",
|
||||||
"on-hand-checkbox-label": "Visa som tillgänglig (markerad)",
|
"on-hand-checkbox-label": "Visa som tillgänglig (markerad)",
|
||||||
"required-tools": "Required Tools"
|
"required-tools": "Verktyg som krävs"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Administratör",
|
"admin": "Administratör",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Är du säker på att du vill ta bort länken <b> {link} <b />?",
|
"are-you-sure-you-want-to-delete-the-link": "Är du säker på att du vill ta bort länken <b> {link} <b />?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Är du säker på att du vill ta bort användaren <b> {activeName} ID: {activeId} <b />?",
|
"are-you-sure-you-want-to-delete-the-user": "Är du säker på att du vill ta bort användaren <b> {activeName} ID: {activeId} <b />?",
|
||||||
"auth-method": "Auth Method",
|
"auth-method": "Autentiseringsmetod",
|
||||||
"confirm-link-deletion": "Bekräfta radering av länk",
|
"confirm-link-deletion": "Bekräfta radering av länk",
|
||||||
"confirm-password": "Bekräfta lösenord",
|
"confirm-password": "Bekräfta lösenord",
|
||||||
"confirm-user-deletion": "Godkänn radering av användare",
|
"confirm-user-deletion": "Godkänn radering av användare",
|
||||||
@ -788,7 +797,7 @@
|
|||||||
"error-cannot-delete-super-user": "Fel! Det går inte att ta bort superanvändare",
|
"error-cannot-delete-super-user": "Fel! Det går inte att ta bort superanvändare",
|
||||||
"existing-password-does-not-match": "Befintligt lösenord matchar inte",
|
"existing-password-does-not-match": "Befintligt lösenord matchar inte",
|
||||||
"full-name": "Fullständigt namn",
|
"full-name": "Fullständigt namn",
|
||||||
"generate-password-reset-link": "Generate Password Reset Link",
|
"generate-password-reset-link": "Generera länk för lösenordsåterställning",
|
||||||
"invite-only": "Endast inbjudna",
|
"invite-only": "Endast inbjudna",
|
||||||
"link-id": "Länk ID",
|
"link-id": "Länk ID",
|
||||||
"link-name": "Länk namn",
|
"link-name": "Länk namn",
|
||||||
@ -832,29 +841,29 @@
|
|||||||
"favorite-recipes": "Favoritrecept",
|
"favorite-recipes": "Favoritrecept",
|
||||||
"email-or-username": "E-post eller användarnamn",
|
"email-or-username": "E-post eller användarnamn",
|
||||||
"remember-me": "Kom ihåg mig",
|
"remember-me": "Kom ihåg mig",
|
||||||
"please-enter-your-email-and-password": "Please enter your email and password",
|
"please-enter-your-email-and-password": "Ange din e-postadress och ditt lösenord",
|
||||||
"invalid-credentials": "Invalid Credentials",
|
"invalid-credentials": "Ogiltiga inloggningsuppgifter",
|
||||||
"account-locked-please-try-again-later": "Account Locked. Please try again later",
|
"account-locked-please-try-again-later": "Kontot är låst. Försök igen senare",
|
||||||
"user-favorites": "User Favorites",
|
"user-favorites": "Användarens favoriter",
|
||||||
"password-strength-values": {
|
"password-strength-values": {
|
||||||
"weak": "Svagt",
|
"weak": "Svagt",
|
||||||
"good": "Good",
|
"good": "Bra",
|
||||||
"strong": "Strong",
|
"strong": "Starkt",
|
||||||
"very-strong": "Very Strong"
|
"very-strong": "Mycket starkt"
|
||||||
},
|
},
|
||||||
"user-management": "User Management",
|
"user-management": "Användarhantering",
|
||||||
"reset-locked-users": "Reset Locked Users",
|
"reset-locked-users": "Återställ låsta användare",
|
||||||
"admin-user-creation": "Admin User Creation",
|
"admin-user-creation": "Skapande av adminanvändare",
|
||||||
"user-details": "User Details",
|
"user-details": "Användarinformation",
|
||||||
"user-name": "User Name",
|
"user-name": "Användarnamn",
|
||||||
"authentication-method": "Authentication Method",
|
"authentication-method": "Autentiseringsmetod",
|
||||||
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
||||||
"permissions": "Permissions",
|
"permissions": "Behörigheter",
|
||||||
"administrator": "Administrator",
|
"administrator": "Administratör",
|
||||||
"user-can-invite-other-to-group": "User can invite other to group",
|
"user-can-invite-other-to-group": "Användaren kan bjuda in andra till gruppen",
|
||||||
"user-can-manage-group": "User can manage group",
|
"user-can-manage-group": "Användare kan hantera grupp",
|
||||||
"user-can-organize-group-data": "User can organize group data",
|
"user-can-organize-group-data": "Användaren kan organisera gruppdata",
|
||||||
"enable-advanced-features": "Enable advanced features"
|
"enable-advanced-features": "Aktivera avancerade funktioner"
|
||||||
},
|
},
|
||||||
"language-dialog": {
|
"language-dialog": {
|
||||||
"translated": "översatt",
|
"translated": "översatt",
|
||||||
@ -869,28 +878,28 @@
|
|||||||
"merge-food-example": "Slå ihop {food1} till {food2}",
|
"merge-food-example": "Slå ihop {food1} till {food2}",
|
||||||
"seed-dialog-text": "Fyll databasen med livsmedel baserade på ditt språk. Detta kommer att skapa 200+ vanliga livsmedel som kan användas för att organisera din databas. Livsmedlen översätts via ett gemenskapsinsats.",
|
"seed-dialog-text": "Fyll databasen med livsmedel baserade på ditt språk. Detta kommer att skapa 200+ vanliga livsmedel som kan användas för att organisera din databas. Livsmedlen översätts via ett gemenskapsinsats.",
|
||||||
"seed-dialog-warning": "Du har redan några objekt i din databas. Denna åtgärd kommer inte att förena dubbletter, du kommer att behöva hantera dem manuellt.",
|
"seed-dialog-warning": "Du har redan några objekt i din databas. Denna åtgärd kommer inte att förena dubbletter, du kommer att behöva hantera dem manuellt.",
|
||||||
"combine-food": "Combine Food",
|
"combine-food": "Kombinera mat",
|
||||||
"source-food": "Source Food",
|
"source-food": "Source Food",
|
||||||
"target-food": "Target Food",
|
"target-food": "Target Food",
|
||||||
"create-food": "Create Food",
|
"create-food": "Skapa mat",
|
||||||
"food-label": "Food Label",
|
"food-label": "Mat etikett",
|
||||||
"edit-food": "Edit Food",
|
"edit-food": "Redigera mat",
|
||||||
"food-data": "Food Data"
|
"food-data": "Mat data"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"seed-dialog-text": "Fyll databasen med vanliga enheter baserade på ditt språk.",
|
"seed-dialog-text": "Fyll databasen med vanliga enheter baserade på ditt språk.",
|
||||||
"combine-unit-description": "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit.",
|
"combine-unit-description": "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit.",
|
||||||
"combine-unit": "Combine Unit",
|
"combine-unit": "Kombinera enhet",
|
||||||
"source-unit": "Source Unit",
|
"source-unit": "Source Unit",
|
||||||
"target-unit": "Target Unit",
|
"target-unit": "Target Unit",
|
||||||
"merging-unit-into-unit": "Merging {0} into {1}",
|
"merging-unit-into-unit": "Slå samman {0} till {1}",
|
||||||
"create-unit": "Create Unit",
|
"create-unit": "Skapa enhet",
|
||||||
"abbreviation": "Abbreviation",
|
"abbreviation": "Abbreviation",
|
||||||
"description": "Beskrivning",
|
"description": "Beskrivning",
|
||||||
"display-as-fraction": "Display as Fraction",
|
"display-as-fraction": "Display as Fraction",
|
||||||
"use-abbreviation": "Use Abbreviation",
|
"use-abbreviation": "Use Abbreviation",
|
||||||
"edit-unit": "Edit Unit",
|
"edit-unit": "Redigera enhet",
|
||||||
"unit-data": "Unit Data",
|
"unit-data": "Enhetsdata",
|
||||||
"use-abbv": "Use Abbv.",
|
"use-abbv": "Use Abbv.",
|
||||||
"fraction": "Fraction"
|
"fraction": "Fraction"
|
||||||
},
|
},
|
||||||
@ -901,34 +910,34 @@
|
|||||||
"labels": "Etiketter"
|
"labels": "Etiketter"
|
||||||
},
|
},
|
||||||
"recipes": {
|
"recipes": {
|
||||||
"purge-exports": "Purge Exports",
|
"purge-exports": "Rensa exporter",
|
||||||
"are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?",
|
"are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?",
|
||||||
"confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.",
|
"confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.",
|
||||||
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
|
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
|
||||||
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
|
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
|
||||||
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
"selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.",
|
||||||
"recipe-data": "Recipe Data",
|
"recipe-data": "Recept data",
|
||||||
"recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.",
|
"recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.",
|
||||||
"recipe-columns": "Recipe Columns",
|
"recipe-columns": "Recipe Columns",
|
||||||
"data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.",
|
"data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.",
|
||||||
"data-exports": "Data Exports",
|
"data-exports": "Data Exports",
|
||||||
"tag": "Tag",
|
"tag": "Tagg",
|
||||||
"categorize": "Categorize",
|
"categorize": "Kategorisera",
|
||||||
"update-settings": "Update Settings",
|
"update-settings": "Uppdatera inställningar",
|
||||||
"tag-recipes": "Tag Recipes",
|
"tag-recipes": "Tagga recept",
|
||||||
"categorize-recipes": "Categorize Recipes",
|
"categorize-recipes": "Kategorisera recept",
|
||||||
"export-recipes": "Exportera recept",
|
"export-recipes": "Exportera recept",
|
||||||
"delete-recipes": "Radera recept",
|
"delete-recipes": "Radera recept",
|
||||||
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
||||||
},
|
},
|
||||||
"seed-data": "Exempeldata",
|
"seed-data": "Exempeldata",
|
||||||
"seed": "Seed",
|
"seed": "Seed",
|
||||||
"data-management": "Data Management",
|
"data-management": "Datahantering",
|
||||||
"data-management-description": "Select which data set you want to make changes to.",
|
"data-management-description": "Select which data set you want to make changes to.",
|
||||||
"select-data": "Select Data",
|
"select-data": "Välj data",
|
||||||
"select-language": "Välj språk",
|
"select-language": "Välj språk",
|
||||||
"columns": "Columns",
|
"columns": "Kolumner",
|
||||||
"combine": "Combine"
|
"combine": "Kombinera"
|
||||||
},
|
},
|
||||||
"user-registration": {
|
"user-registration": {
|
||||||
"user-registration": "Användarregistrering",
|
"user-registration": "Användarregistrering",
|
||||||
@ -980,7 +989,7 @@
|
|||||||
"ocr-editor": "Ocr editor",
|
"ocr-editor": "Ocr editor",
|
||||||
"selection-mode": "Selection mode",
|
"selection-mode": "Selection mode",
|
||||||
"pan-and-zoom-picture": "Pan and zoom picture",
|
"pan-and-zoom-picture": "Pan and zoom picture",
|
||||||
"split-text": "Split text",
|
"split-text": "Dela text",
|
||||||
"preserve-line-breaks": "Preserve original line breaks",
|
"preserve-line-breaks": "Preserve original line breaks",
|
||||||
"split-by-block": "Split by text block",
|
"split-by-block": "Split by text block",
|
||||||
"flatten": "Flatten regardless of original formating",
|
"flatten": "Flatten regardless of original formating",
|
||||||
@ -1013,33 +1022,33 @@
|
|||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Get Summary",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Details",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Data Directory Size",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Storlek på loggfil",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Rensbara mappar",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Rensbara bilder",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Tillfällig mapp (.temp)",
|
||||||
"title-backups-directory": "Backups Directory (backups)",
|
"title-backups-directory": "Backups Directory (backups)",
|
||||||
"title-groups-directory": "Groups Directory (groups)",
|
"title-groups-directory": "Groups Directory (groups)",
|
||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Recipes Directory (recipes)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "User Directory (user)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Radera loggfiler",
|
"action-delete-log-files-name": "Radera loggfiler",
|
||||||
"action-delete-log-files-description": "Deletes all the log files",
|
"action-delete-log-files-description": "Tar bort alla loggfiler",
|
||||||
"action-clean-directories-name": "Clean Directories",
|
"action-clean-directories-name": "Rensa mappar",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Rensa tillfälliga filer",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Clean Images",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destructive",
|
||||||
"actions-description-irreversible": "irreversible",
|
"actions-description-irreversible": "irreversible",
|
||||||
"logs-action-refresh": "Refresh Logs",
|
"logs-action-refresh": "Uppdatera loggar",
|
||||||
"logs-page-title": "Mealie Logs",
|
"logs-page-title": "Mealie loggar",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Tail Lines"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Actions"
|
"actions-title": "Åtgärder"
|
||||||
},
|
},
|
||||||
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
"ingredients-natural-language-processor": "Ingredients Natural Language Processor",
|
||||||
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
"ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.",
|
||||||
@ -1047,69 +1056,70 @@
|
|||||||
"nlp": "NLP",
|
"nlp": "NLP",
|
||||||
"brute": "Brute",
|
"brute": "Brute",
|
||||||
"show-individual-confidence": "Show individual confidence",
|
"show-individual-confidence": "Show individual confidence",
|
||||||
"ingredient-text": "Ingredient Text",
|
"ingredient-text": "Ingrediens text",
|
||||||
"average-confident": "{0} Confident",
|
"average-confident": "{0} Säker",
|
||||||
"try-an-example": "Try an example",
|
"try-an-example": "Försök med ett exempel",
|
||||||
"parser": "Parser",
|
"parser": "Tolk",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Bakgrundsjobb",
|
||||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
"background-tasks-description": "Här kan du se alla löpande bakgrundsuppgifter och deras status",
|
||||||
"no-logs-found": "Inga loggar hittade",
|
"no-logs-found": "Inga loggar hittade",
|
||||||
"tasks": "Tasks"
|
"tasks": "Uppgifter"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Välkommen, {0}",
|
"welcome-user": "👋 Välkommen, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Hantera dina profil, recept och gruppinställningar.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Få inbjudningslänk",
|
||||||
"account-summary": "Account Summary",
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary": "Kontosammanfattning",
|
||||||
"group-statistics": "Group Statistics",
|
"account-summary-description": "Här är en sammanfattning av din grupps information",
|
||||||
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
|
"group-statistics": "Gruppstatistik",
|
||||||
"storage-capacity": "Storage Capacity",
|
"group-statistics-description": "Din gruppstatistik ger dig en inblick i hur du använder Mealie.",
|
||||||
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
|
"storage-capacity": "Lagringskapacitet",
|
||||||
"personal": "Personal",
|
"storage-capacity-description": "Din lagringskapacitet är en beräkning av de bilder och tillgångar du har laddat upp.",
|
||||||
|
"personal": "Personligt",
|
||||||
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
||||||
"user-settings": "Användarinställningar",
|
"user-settings": "Användarinställningar",
|
||||||
"user-settings-description": "Manage your preferences, change your password, and update your email",
|
"user-settings-description": "Manage your preferences, change your password, and update your email",
|
||||||
"api-tokens-description": "Manage your API Tokens for access from external applications",
|
"api-tokens-description": "Manage your API Tokens for access from external applications",
|
||||||
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
|
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
|
||||||
"group-settings": "Group Settings",
|
"group-settings": "Gruppinställningar",
|
||||||
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
||||||
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
||||||
"members": "Medlemmar",
|
"members": "Medlemmar",
|
||||||
"members-description": "See who's in your group and manage their permissions.",
|
"members-description": "See who's in your group and manage their permissions.",
|
||||||
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
||||||
"notifiers": "Notifiers",
|
"notifiers": "Notifierare",
|
||||||
"notifiers-description": "Setup email and push notifications that trigger on specific events.",
|
"notifiers-description": "Setup email and push notifications that trigger on specific events.",
|
||||||
"manage-data": "Manage Data",
|
"manage-data": "Hantera data",
|
||||||
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
||||||
"data-migrations": "Data Migrations",
|
"data-migrations": "Data migreringar",
|
||||||
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
||||||
"email-sent": "Email Sent",
|
"email-sent": "E-post skickades",
|
||||||
"error-sending-email": "Error Sending Email",
|
"error-sending-email": "Fel vid sändning av e-post",
|
||||||
"personal-information": "Personal Information",
|
"personal-information": "Personlig information",
|
||||||
"preferences": "Preferences",
|
"preferences": "Preferenser",
|
||||||
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
||||||
"back-to-profile": "Back to Profile",
|
"back-to-profile": "Tillbaka till profilen",
|
||||||
"looking-for-privacy-settings": "Looking for Privacy Settings?",
|
"looking-for-privacy-settings": "Letar du efter sekretessinställningar?",
|
||||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
"manage-your-api-tokens": "Hantera dina API Tokens",
|
||||||
"manage-user-profile": "Manage User Profile",
|
"manage-user-profile": "Manage User Profile",
|
||||||
"manage-cookbooks": "Manage Cookbooks",
|
"manage-cookbooks": "Hantera kokböcker",
|
||||||
"manage-members": "Hantera medlemmar",
|
"manage-members": "Hantera medlemmar",
|
||||||
"manage-webhooks": "Manage Webhooks",
|
"manage-webhooks": "Hantera Webhookar",
|
||||||
"manage-notifiers": "Manage Notifiers",
|
"manage-notifiers": "Hantera aviseringar",
|
||||||
"manage-data-migrations": "Manage Data Migrations"
|
"manage-data-migrations": "Hantera datamigreringar"
|
||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "Kokböcker",
|
||||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
"description": "Kokböcker är ett annat sätt att organisera recept genom att skapa tvärsnitt av recept och taggar. När du skapar en kokbok kommer den att lägga till en post i sidofältet och alla recept med de taggar och kategorier som valts kommer att visas i kokboken.",
|
||||||
"public-cookbook": "Public Cookbook",
|
"public-cookbook": "Offentlig kokbok",
|
||||||
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
"public-cookbook-description": "Offentliga kokböcker kan delas med icke-mealie användare och kommer att visas på din gruppsida.",
|
||||||
"filter-options": "Filter Options",
|
"filter-options": "Filterinställningar",
|
||||||
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
||||||
"require-all-categories": "Require All Categories",
|
"require-all-categories": "Kräv alla kategorier",
|
||||||
"require-all-tags": "Require All Tags",
|
"require-all-tags": "Kräv alla taggar",
|
||||||
"require-all-tools": "Require All Tools",
|
"require-all-tools": "Kräv alla verktyg",
|
||||||
"cookbook-name": "Cookbook Name",
|
"cookbook-name": "Namn på kokbok",
|
||||||
"cookbook-with-name": "Cookbook {0}"
|
"cookbook-with-name": "Kokbok {0}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Listeye Ekle",
|
"add-to-list": "Listeye Ekle",
|
||||||
"add-to-plan": "Plana Ekle",
|
"add-to-plan": "Plana Ekle",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Tarif listeye eklendi",
|
"recipe-added-to-list": "Tarif listeye eklendi",
|
||||||
"recipe-added-to-mealplan": "Tarif yemek planına eklendi",
|
"recipe-added-to-mealplan": "Tarif yemek planına eklendi",
|
||||||
"failed-to-add-recipe-to-mealplan": "Tarif yemek planına eklerken hata oluştu",
|
"failed-to-add-recipe-to-mealplan": "Tarif yemek planına eklerken hata oluştu",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Kilitli",
|
"locked": "Kilitli",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Zaman Çizelgesi Etkinliğini Düzenle",
|
"edit-timeline-event": "Zaman Çizelgesi Etkinliğini Düzenle",
|
||||||
"timeline": "Zaman çizelgesi",
|
"timeline": "Zaman çizelgesi",
|
||||||
"timeline-is-empty": "Zaman çizelgesinde henüz bir şey yok. Bu tarifi yapmayı deneyin!",
|
"timeline-is-empty": "Zaman çizelgesinde henüz bir şey yok. Bu tarifi yapmayı deneyin!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Ağaç Görünümü",
|
"tree-view": "Ağaç Görünümü",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Birim",
|
"unit": "Birim",
|
||||||
"upload-image": "Resim yükleyin"
|
"upload-image": "Resim yükleyin",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Yedekleme Geri Yükleme",
|
"backup-restore": "Yedekleme Geri Yükleme",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Hoşgeldiniz, {0}",
|
"welcome-user": "👋 Hoşgeldiniz, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Hesap Özeti",
|
"account-summary": "Hesap Özeti",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Grup İstatistikleri",
|
"group-statistics": "Grup İstatistikleri",
|
||||||
|
@ -159,7 +159,7 @@
|
|||||||
"view": "Перегляд",
|
"view": "Перегляд",
|
||||||
"wednesday": "Середа",
|
"wednesday": "Середа",
|
||||||
"yes": "Так",
|
"yes": "Так",
|
||||||
"foods": "Страви",
|
"foods": "Продукти",
|
||||||
"units": "Одиниці виміру",
|
"units": "Одиниці виміру",
|
||||||
"back": "Назад",
|
"back": "Назад",
|
||||||
"next": "Далі",
|
"next": "Далі",
|
||||||
@ -237,8 +237,8 @@
|
|||||||
"default-to-landscape-view-description": "Якщо увімкнено, то розділ заголовків буде показано в альбомному режимі",
|
"default-to-landscape-view-description": "Якщо увімкнено, то розділ заголовків буде показано в альбомному режимі",
|
||||||
"disable-users-from-commenting-on-recipes": "Вимкнути користувачам можливість коментувати рецепти",
|
"disable-users-from-commenting-on-recipes": "Вимкнути користувачам можливість коментувати рецепти",
|
||||||
"disable-users-from-commenting-on-recipes-description": "Приховати розділ коментарів на сторінці рецепта і вимкнути коментарі",
|
"disable-users-from-commenting-on-recipes-description": "Приховати розділ коментарів на сторінці рецепта і вимкнути коментарі",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food": "Вимкнути можливість організовувати рецепти за одиницями та назвами",
|
"disable-organizing-recipe-ingredients-by-units-and-food": "Вимкнути можливість організовувати інгредієнти рецепту за одиницями та продуктами",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Приховує поля їжа, одиниці, та кількість для інгредієнтів й інтерпретує їх як простий текст.",
|
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Приховує поля продукт, одиниці, та кількість для інгредієнтів й інтерпретує їх як простий текст.",
|
||||||
"general-preferences": "Загальні налаштування",
|
"general-preferences": "Загальні налаштування",
|
||||||
"group-recipe-preferences": "Групові налаштування рецептів",
|
"group-recipe-preferences": "Групові налаштування рецептів",
|
||||||
"report": "Звіт",
|
"report": "Звіт",
|
||||||
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "РРРР-ММ-ДД формат",
|
"date-format-hint-yyyy-mm-dd": "РРРР-ММ-ДД формат",
|
||||||
"add-to-list": "Додати до списку",
|
"add-to-list": "Додати до списку",
|
||||||
"add-to-plan": "Додати до плану",
|
"add-to-plan": "Додати до плану",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Рецепт додано до списку",
|
"recipe-added-to-list": "Рецепт додано до списку",
|
||||||
"recipe-added-to-mealplan": "Рецепт додано до плану харчування",
|
"recipe-added-to-mealplan": "Рецепт додано до плану харчування",
|
||||||
"failed-to-add-recipe-to-mealplan": "Не вдалося додати рецепт до плану харчування",
|
"failed-to-add-recipe-to-mealplan": "Не вдалося додати рецепт до плану харчування",
|
||||||
@ -463,7 +464,7 @@
|
|||||||
"quantity": "Кількість",
|
"quantity": "Кількість",
|
||||||
"choose-unit": "Виберіть одиниці вимірювання",
|
"choose-unit": "Виберіть одиниці вимірювання",
|
||||||
"press-enter-to-create": "Натисніть Enter, щоб створити",
|
"press-enter-to-create": "Натисніть Enter, щоб створити",
|
||||||
"choose-food": "Вибрати їжу",
|
"choose-food": "Вибрати продукт",
|
||||||
"notes": "Нотатки",
|
"notes": "Нотатки",
|
||||||
"toggle-section": "Перемкнути секцію",
|
"toggle-section": "Перемкнути секцію",
|
||||||
"see-original-text": "Переглянути оригінальний текст",
|
"see-original-text": "Переглянути оригінальний текст",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Збільшити масштабування на 1",
|
"increase-scale-label": "Збільшити масштабування на 1",
|
||||||
"locked": "Заблоковано",
|
"locked": "Заблоковано",
|
||||||
"public-link": "Публічне посилання",
|
"public-link": "Публічне посилання",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Редагувати подію хронології",
|
"edit-timeline-event": "Редагувати подію хронології",
|
||||||
"timeline": "Хронологія",
|
"timeline": "Хронологія",
|
||||||
"timeline-is-empty": "Хронологія порожня. Спробуйте зробити цей рецепт!",
|
"timeline-is-empty": "Хронологія порожня. Спробуйте зробити цей рецепт!",
|
||||||
@ -493,7 +501,7 @@
|
|||||||
"parse": "Проаналізувати",
|
"parse": "Проаналізувати",
|
||||||
"attach-images-hint": "Прикріпіть зображення, перетягнувши їх у редактор",
|
"attach-images-hint": "Прикріпіть зображення, перетягнувши їх у редактор",
|
||||||
"enable-ingredient-amounts-to-use-this-feature": "Увімкніть кількість інгредієнтів, щоб використовувати цю функцію",
|
"enable-ingredient-amounts-to-use-this-feature": "Увімкніть кількість інгредієнтів, щоб використовувати цю функцію",
|
||||||
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Рецепти з визначеними одиницями або їжею не можна проаналізувати.",
|
"recipes-with-units-or-foods-defined-cannot-be-parsed": "Рецепти з визначеними одиницями або продуктами не можна проаналізувати.",
|
||||||
"parse-ingredients": "Проаналізувати інгредієнти",
|
"parse-ingredients": "Проаналізувати інгредієнти",
|
||||||
"edit-markdown": "Редагувати Markdown",
|
"edit-markdown": "Редагувати Markdown",
|
||||||
"recipe-creation": "Створення рецептів",
|
"recipe-creation": "Створення рецептів",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "У вигляді дерева",
|
"tree-view": "У вигляді дерева",
|
||||||
"recipe-yield": "Вихід рецепту",
|
"recipe-yield": "Вихід рецепту",
|
||||||
"unit": "Одиниця виміру",
|
"unit": "Одиниця виміру",
|
||||||
"upload-image": "Вивантажити зображення"
|
"upload-image": "Вивантажити зображення",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Розширений пошук",
|
"advanced-search": "Розширений пошук",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Часткова резервна копія",
|
"partial-backup": "Часткова резервна копія",
|
||||||
"unable-to-delete-backup": "Не вдалося видалити резервну копію.",
|
"unable-to-delete-backup": "Не вдалося видалити резервну копію.",
|
||||||
"experimental-description": "Робить загальний знімок бази даних і каталогу даних сайту. Це охоплювати всі дані й не може бути встановлено для виключення підмножин даних. Вважайте це знімком Mealie у певний час. Наразі {not-crossed-version} (міграції даних виконуються автоматично). Вони служать способом експорту та імпорту даних або резервного копіювання сайту в зовнішнє місце.",
|
"experimental-description": "Робить загальний знімок бази даних і каталогу даних сайту. Це охоплювати всі дані й не може бути встановлено для виключення підмножин даних. Вважайте це знімком Mealie у певний час. Наразі {not-crossed-version} (міграції даних виконуються автоматично). Вони служать способом експорту та імпорту даних або резервного копіювання сайту в зовнішнє місце.",
|
||||||
"not-crossed-version": "механізм резервного копіювання не підтримує різних версій і тому не може використовуватися для міграції даних між версіями",
|
|
||||||
"backup-restore": "Відновлення з резервної копії",
|
"backup-restore": "Відновлення з резервної копії",
|
||||||
"back-restore-description": "Відновлення резервної копії перезапише всі дані вашої бази даних і в каталозі даних і замінить їх вміст вмістом цієї резервної копії. {cannot-be-undone} Якщо відновлення успішне, вас вилогінить з системи.",
|
"back-restore-description": "Відновлення резервної копії перезапише всі дані вашої бази даних і в каталозі даних і замінить їх вміст вмістом цієї резервної копії. {cannot-be-undone} Якщо відновлення успішне, вас вилогінить з системи.",
|
||||||
"cannot-be-undone": "Цю дію не можна скасувати - використовуйте з обережністю.",
|
"cannot-be-undone": "Цю дію не можна скасувати - використовуйте з обережністю.",
|
||||||
@ -698,11 +707,11 @@
|
|||||||
"quantity": "Кількість: {0}",
|
"quantity": "Кількість: {0}",
|
||||||
"shopping-list": "Список покупок",
|
"shopping-list": "Список покупок",
|
||||||
"shopping-lists": "Списки покупок",
|
"shopping-lists": "Списки покупок",
|
||||||
"food": "Їжа",
|
"food": "Продукт",
|
||||||
"note": "Нотатка",
|
"note": "Нотатка",
|
||||||
"label": "Ярлик",
|
"label": "Етикетка",
|
||||||
"linked-item-warning": "Цей предмет зв'язано з одним або більше рецептами. Зміна одиниць виміру або продуктів дасть неочікувані результати при додаванні або видаленні рецепту з цього списку.",
|
"linked-item-warning": "Цей предмет зв'язано з одним або більше рецептами. Зміна одиниць виміру або продуктів дасть неочікувані результати при додаванні або видаленні рецепту з цього списку.",
|
||||||
"toggle-food": "Переключити Їжу",
|
"toggle-food": "Перемкнути продукт",
|
||||||
"manage-labels": "Керування етикетками",
|
"manage-labels": "Керування етикетками",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Ви дійсно бажаєте видалити цей елемент?",
|
"are-you-sure-you-want-to-delete-this-item": "Ви дійсно бажаєте видалити цей елемент?",
|
||||||
"copy-as-text": "Копіювати як текст",
|
"copy-as-text": "Копіювати як текст",
|
||||||
@ -865,17 +874,17 @@
|
|||||||
},
|
},
|
||||||
"data-pages": {
|
"data-pages": {
|
||||||
"foods": {
|
"foods": {
|
||||||
"merge-dialog-text": "Об'єднання вибраних страв об'єднає вихідну страву та цільову страву до однієї страви. Вихідна страва буде видалена і всі посилання на вихідну страву будуть посилатися на цільову страву.",
|
"merge-dialog-text": "Об'єднання вибраних продуктів об'єднає вихідний продукт та цільовий продукт до одного продукту. Вихідний продукт буде видалений і всі посилання на вихідний продукт будуть посилатися на цільовий продукт.",
|
||||||
"merge-food-example": "Об'єднання {food1} в {food2}",
|
"merge-food-example": "Об'єднання {food1} в {food2}",
|
||||||
"seed-dialog-text": "Заповнити базу даних інгредієнтами що відповідають мові. Це додасть 200+ розповсюджених інгредієнтів що можуть бути використані для організації бази даних. Назви перекладені громадськими зусиллями.",
|
"seed-dialog-text": "Заповнити базу даних інгредієнтами що відповідають мові. Це додасть 200+ розповсюджених інгредієнтів що можуть бути використані для організації бази даних. Назви перекладені громадськими зусиллями.",
|
||||||
"seed-dialog-warning": "У вас вже є деякі елементи в базі даних. Ця дія не зможе об'єднати повторення, вам доведеться зробити це вручну.",
|
"seed-dialog-warning": "У вас вже є деякі елементи в базі даних. Ця дія не зможе об'єднати повторення, вам доведеться зробити це вручну.",
|
||||||
"combine-food": "Об'єднати харчі",
|
"combine-food": "Об'єднати продукти",
|
||||||
"source-food": "Початкові харчі",
|
"source-food": "Вихідний продукт",
|
||||||
"target-food": "Цільові харчі",
|
"target-food": "Цільовий продукт",
|
||||||
"create-food": "Створити харчі",
|
"create-food": "Створити продукт",
|
||||||
"food-label": "Етикетка харчів",
|
"food-label": "Етикетка продукту",
|
||||||
"edit-food": "Редагувати харчі",
|
"edit-food": "Редагувати продукт",
|
||||||
"food-data": "Дані про харчі"
|
"food-data": "Дані про продукти"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"seed-dialog-text": "Заповнити базу даних розповсюдженими одиницями виміру що відповідають мові.",
|
"seed-dialog-text": "Заповнити базу даних розповсюдженими одиницями виміру що відповідають мові.",
|
||||||
@ -938,7 +947,7 @@
|
|||||||
"group-details": "Деталі групи",
|
"group-details": "Деталі групи",
|
||||||
"group-details-description": "Перед створенням облікового запису вам потрібно створити групу. Спочатку ваша група буде містити тільки вас, але ви зможете запрошувати інших пізніше. Учасники вашої групи можуть обмінюватися планами харчування, списками покупок, рецептами і багато чим іншим!",
|
"group-details-description": "Перед створенням облікового запису вам потрібно створити групу. Спочатку ваша група буде містити тільки вас, але ви зможете запрошувати інших пізніше. Учасники вашої групи можуть обмінюватися планами харчування, списками покупок, рецептами і багато чим іншим!",
|
||||||
"use-seed-data": "Використати початкові дані",
|
"use-seed-data": "Використати початкові дані",
|
||||||
"use-seed-data-description": "Mealie має вбудований набір їжі, одиниць виміру, та категорій що можуть бути додані до вашої групи для допомоги в організації рецептів.",
|
"use-seed-data-description": "Mealie має вбудований набір продуктів, одиниць виміру, та етикеток що можуть бути додані до вашої групи для допомоги в організації рецептів.",
|
||||||
"account-details": "Деталі акаунта"
|
"account-details": "Деталі акаунта"
|
||||||
},
|
},
|
||||||
"validation": {
|
"validation": {
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Ласкаво просимо, {0}",
|
"welcome-user": "👋 Ласкаво просимо, {0}",
|
||||||
"description": "Керування вашим профілем, рецептами та налаштуваннями групи.",
|
"description": "Керування вашим профілем, рецептами та налаштуваннями групи.",
|
||||||
"get-invite-link": "Отримати посилання-запрошення",
|
"get-invite-link": "Отримати посилання-запрошення",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Аккаунт",
|
"account-summary": "Аккаунт",
|
||||||
"account-summary-description": "Ось підсумок інформації про вашу групу",
|
"account-summary-description": "Ось підсумок інформації про вашу групу",
|
||||||
"group-statistics": "Статистика групи",
|
"group-statistics": "Статистика групи",
|
||||||
@ -1081,7 +1091,7 @@
|
|||||||
"notifiers": "Сповіщувачі",
|
"notifiers": "Сповіщувачі",
|
||||||
"notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.",
|
"notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.",
|
||||||
"manage-data": "Керування даними",
|
"manage-data": "Керування даними",
|
||||||
"manage-data-description": "Керуйте своєю Їжею та одиницями (більше варіантів найближчим часом)",
|
"manage-data-description": "Керуйте своїми продуктами та одиницями (більше варіантів найближчим часом)",
|
||||||
"data-migrations": "Міграції даних",
|
"data-migrations": "Міграції даних",
|
||||||
"data-migrations-description": "Перенести наявні дані з таких програм, як Nextcloud Recipes і Chowdown",
|
"data-migrations-description": "Перенести наявні дані з таких програм, як Nextcloud Recipes і Chowdown",
|
||||||
"email-sent": "Лист надіслано",
|
"email-sent": "Лист надіслано",
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Advanced Search",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Partial Backup",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup.",
|
"unable-to-delete-backup": "Unable to Delete Backup.",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"database": "数据库",
|
"database": "数据库",
|
||||||
"delete-event": "删除事件",
|
"delete-event": "删除事件",
|
||||||
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
||||||
"event-deleted": "Event Deleted",
|
"event-deleted": "事件已删除",
|
||||||
"event-updated": "Event Updated",
|
"event-updated": "Event Updated",
|
||||||
"new-notification-form-description": "Mealie 使用 Aprise 库生成通知。它们提供了许多服务选项用于通知。 关于如何为您的服务创建URL的全面指南,请参阅他们的维基。 如果可用,选择通知类型可能包含额外功能。",
|
"new-notification-form-description": "Mealie 使用 Aprise 库生成通知。它们提供了许多服务选项用于通知。 关于如何为您的服务创建URL的全面指南,请参阅他们的维基。 如果可用,选择通知类型可能包含额外功能。",
|
||||||
"new-version": "有新版本可用!",
|
"new-version": "有新版本可用!",
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"user-events": "User Events",
|
"user-events": "User Events",
|
||||||
"mealplan-events": "Mealplan Events",
|
"mealplan-events": "Mealplan Events",
|
||||||
"when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan",
|
"when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan",
|
||||||
"shopping-list-events": "Shopping List Events",
|
"shopping-list-events": "购物清单事件",
|
||||||
"cookbook-events": "食谱活动",
|
"cookbook-events": "食谱活动",
|
||||||
"tag-events": "Tag Events",
|
"tag-events": "Tag Events",
|
||||||
"category-events": "Category Events",
|
"category-events": "Category Events",
|
||||||
@ -119,13 +119,13 @@
|
|||||||
"monday": "周一",
|
"monday": "周一",
|
||||||
"name": "名称",
|
"name": "名称",
|
||||||
"new": "新建",
|
"new": "新建",
|
||||||
"never": "Never",
|
"never": "永不",
|
||||||
"no": "否",
|
"no": "否",
|
||||||
"no-recipe-found": "未找到食谱",
|
"no-recipe-found": "未找到食谱",
|
||||||
"ok": "好的",
|
"ok": "好的",
|
||||||
"options": "选项:",
|
"options": "选项:",
|
||||||
"print": "打印",
|
"print": "打印",
|
||||||
"print-preferences": "Print Preferences",
|
"print-preferences": "打印偏好设置",
|
||||||
"random": "随机",
|
"random": "随机",
|
||||||
"rating": "评分",
|
"rating": "评分",
|
||||||
"recent": "最近",
|
"recent": "最近",
|
||||||
@ -159,8 +159,8 @@
|
|||||||
"view": "查看",
|
"view": "查看",
|
||||||
"wednesday": "周三",
|
"wednesday": "周三",
|
||||||
"yes": "是",
|
"yes": "是",
|
||||||
"foods": "Foods",
|
"foods": "食物",
|
||||||
"units": "Units",
|
"units": "单位",
|
||||||
"back": "返回",
|
"back": "返回",
|
||||||
"next": "下一步",
|
"next": "下一步",
|
||||||
"toggle-view": "切换视图",
|
"toggle-view": "切换视图",
|
||||||
@ -170,17 +170,17 @@
|
|||||||
"date-added": "日期已添加",
|
"date-added": "日期已添加",
|
||||||
"none": "无",
|
"none": "无",
|
||||||
"run": "运行",
|
"run": "运行",
|
||||||
"menu": "Menu",
|
"menu": "菜谱",
|
||||||
"a-name-is-required": "必须输入名称",
|
"a-name-is-required": "必须输入名称",
|
||||||
"delete-with-name": "删除{name}",
|
"delete-with-name": "删除{name}",
|
||||||
"confirm-delete-generic-with-name": "确定要删除{name} 么?",
|
"confirm-delete-generic-with-name": "确定要删除{name} 么?",
|
||||||
"confirm-delete-own-admin-account": "请注意,您正在试图删除您的管理员帐户!此操作不能撤销并且您的账户将被永久删除",
|
"confirm-delete-own-admin-account": "请注意,您正在试图删除您的管理员帐户!此操作不能撤销并且您的账户将被永久删除",
|
||||||
"organizer": "Organizer",
|
"organizer": "Organizer",
|
||||||
"transfer": "Transfer",
|
"transfer": "转移",
|
||||||
"copy": "复制",
|
"copy": "复制",
|
||||||
"color": "颜色",
|
"color": "颜色",
|
||||||
"timestamp": "时间戳",
|
"timestamp": "时间戳",
|
||||||
"last-made": "Last Made",
|
"last-made": "最后一次制作",
|
||||||
"learn-more": "了解更多",
|
"learn-more": "了解更多",
|
||||||
"this-feature-is-currently-inactive": "当前功能已禁用",
|
"this-feature-is-currently-inactive": "当前功能已禁用",
|
||||||
"clipboard-not-supported": "剪贴板不支持",
|
"clipboard-not-supported": "剪贴板不支持",
|
||||||
@ -229,21 +229,21 @@
|
|||||||
"private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
|
"private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
|
||||||
"allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes",
|
"allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes",
|
||||||
"allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link",
|
"allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link",
|
||||||
"show-nutrition-information": "Show nutrition information",
|
"show-nutrition-information": "显示营养信息",
|
||||||
"show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown",
|
"show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown",
|
||||||
"show-recipe-assets": "Show recipe assets",
|
"show-recipe-assets": "Show recipe assets",
|
||||||
"show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available",
|
"show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available",
|
||||||
"default-to-landscape-view": "Default to landscape view",
|
"default-to-landscape-view": "默认横屏模式",
|
||||||
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
"default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view",
|
||||||
"disable-users-from-commenting-on-recipes": "Disable users from commenting on recipes",
|
"disable-users-from-commenting-on-recipes": "禁止用户评论菜谱",
|
||||||
"disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting",
|
"disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food",
|
"disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food",
|
||||||
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.",
|
"disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.",
|
||||||
"general-preferences": "General Preferences",
|
"general-preferences": "通用设置",
|
||||||
"group-recipe-preferences": "Group Recipe Preferences",
|
"group-recipe-preferences": "Group Recipe Preferences",
|
||||||
"report": "Report",
|
"report": "报告",
|
||||||
"group-management": "Group Management",
|
"group-management": "Group Management",
|
||||||
"admin-group-management": "Admin Group Management",
|
"admin-group-management": "管理员组管理",
|
||||||
"admin-group-management-text": "Changes to this group will be reflected immediately.",
|
"admin-group-management-text": "Changes to this group will be reflected immediately.",
|
||||||
"group-id-value": "Group Id: {0}"
|
"group-id-value": "Group Id: {0}"
|
||||||
},
|
},
|
||||||
@ -276,21 +276,21 @@
|
|||||||
"start-date": "开始日期",
|
"start-date": "开始日期",
|
||||||
"rule-day": "Rule Day",
|
"rule-day": "Rule Day",
|
||||||
"meal-type": "Meal Type",
|
"meal-type": "Meal Type",
|
||||||
"breakfast": "Breakfast",
|
"breakfast": "早餐",
|
||||||
"lunch": "午餐",
|
"lunch": "午餐",
|
||||||
"dinner": "晚餐",
|
"dinner": "晚餐",
|
||||||
"type-any": "Any",
|
"type-any": "任意",
|
||||||
"day-any": "Any",
|
"day-any": "任意",
|
||||||
"editor": "Editor",
|
"editor": "编辑器",
|
||||||
"meal-recipe": "食物配方",
|
"meal-recipe": "食物配方",
|
||||||
"meal-title": "食物名称",
|
"meal-title": "食物名称",
|
||||||
"meal-note": "食物笔记",
|
"meal-note": "食物笔记",
|
||||||
"note-only": "Note Only",
|
"note-only": "仅备注",
|
||||||
"random-meal": "Random Meal",
|
"random-meal": "Random Meal",
|
||||||
"random-dinner": "Random Dinner",
|
"random-dinner": "随即晚餐",
|
||||||
"random-side": "Random Side",
|
"random-side": "随即配菜",
|
||||||
"this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.",
|
"this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.",
|
||||||
"to-all-days": "to all days",
|
"to-all-days": "所有天",
|
||||||
"on-days": "on {0}s",
|
"on-days": "on {0}s",
|
||||||
"for-all-meal-types": "for all meal types",
|
"for-all-meal-types": "for all meal types",
|
||||||
"for-type-meal-types": "for {0} meal types",
|
"for-type-meal-types": "for {0} meal types",
|
||||||
@ -456,36 +456,44 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD 格式",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD 格式",
|
||||||
"add-to-list": "添加到列表",
|
"add-to-list": "添加到列表",
|
||||||
"add-to-plan": "添加到计划",
|
"add-to-plan": "添加到计划",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
"yield": "Yield",
|
"yield": "Yield",
|
||||||
"quantity": "Quantity",
|
"quantity": "数量",
|
||||||
"choose-unit": "Choose Unit",
|
"choose-unit": "选择单位",
|
||||||
"press-enter-to-create": "按回车键以创建",
|
"press-enter-to-create": "按回车键以创建",
|
||||||
"choose-food": "Choose Food",
|
"choose-food": "选择食物",
|
||||||
"notes": "Notes",
|
"notes": "备注",
|
||||||
"toggle-section": "Toggle Section",
|
"toggle-section": "Toggle Section",
|
||||||
"see-original-text": "查看原文",
|
"see-original-text": "查看原文",
|
||||||
"original-text-with-value": "原文: {originalText}",
|
"original-text-with-value": "原文: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Ingredient Linker",
|
||||||
"linked-to-other-step": "Linked to other step",
|
"linked-to-other-step": "Linked to other step",
|
||||||
"auto": "Auto",
|
"auto": "自动",
|
||||||
"cook-mode": "烹饪模式",
|
"cook-mode": "烹饪模式",
|
||||||
"link-ingredients": "Link Ingredients",
|
"link-ingredients": "Link Ingredients",
|
||||||
"merge-above": "Merge Above",
|
"merge-above": "Merge Above",
|
||||||
"reset-scale": "Reset Scale",
|
"reset-scale": "Reset Scale",
|
||||||
"decrease-scale-label": "Decrease Scale by 1",
|
"decrease-scale-label": "Decrease Scale by 1",
|
||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "已锁定",
|
||||||
"public-link": "Public Link",
|
"public-link": "公开链接",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "时间线",
|
"timeline": "时间线",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
"group-global-timeline": "{groupName} Global Timeline",
|
"group-global-timeline": "{groupName} Global Timeline",
|
||||||
"open-timeline": "开启时间线",
|
"open-timeline": "开启时间线",
|
||||||
"made-this": "I Made This",
|
"made-this": "我做了这个",
|
||||||
"how-did-it-turn-out": "How did it turn out?",
|
"how-did-it-turn-out": "成品怎么样?",
|
||||||
"user-made-this": "{user} made this",
|
"user-made-this": "{user} made this",
|
||||||
"last-made-date": "上次做过{date}",
|
"last-made-date": "上次做过{date}",
|
||||||
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
|
||||||
@ -525,11 +533,13 @@
|
|||||||
"report-deletion-failed": "Report deletion failed",
|
"report-deletion-failed": "Report deletion failed",
|
||||||
"recipe-debugger": "Recipe Debugger",
|
"recipe-debugger": "Recipe Debugger",
|
||||||
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
|
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
|
||||||
"debug": "Debug",
|
"debug": "调试",
|
||||||
"tree-view": "树状图",
|
"tree-view": "树状图",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "上传图片",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "高级搜索",
|
"advanced-search": "高级搜索",
|
||||||
@ -546,8 +556,8 @@
|
|||||||
"search-placeholder": "搜索...",
|
"search-placeholder": "搜索...",
|
||||||
"tag-filter": "标签筛选",
|
"tag-filter": "标签筛选",
|
||||||
"search-hint": "按 '/'",
|
"search-hint": "按 '/'",
|
||||||
"advanced": "Advanced",
|
"advanced": "高级",
|
||||||
"auto-search": "Auto Search"
|
"auto-search": "自动搜索"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "新增布景主题",
|
"add-a-new-theme": "新增布景主题",
|
||||||
@ -564,14 +574,13 @@
|
|||||||
"partial-backup": "部分备份",
|
"partial-backup": "部分备份",
|
||||||
"unable-to-delete-backup": "无法删除备份",
|
"unable-to-delete-backup": "无法删除备份",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
"backup-restore": "备份恢复",
|
||||||
"backup-restore": "Backup Restore",
|
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
||||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
||||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
||||||
"restore-backup": "Restore Backup"
|
"restore-backup": "恢复备份"
|
||||||
},
|
},
|
||||||
"backup-and-exports": "备份",
|
"backup-and-exports": "备份",
|
||||||
"change-password": "更改密码",
|
"change-password": "更改密码",
|
||||||
@ -625,8 +634,8 @@
|
|||||||
"theme-saved": "主题已保存",
|
"theme-saved": "主题已保存",
|
||||||
"theme-updated": "主题已更新",
|
"theme-updated": "主题已更新",
|
||||||
"warning": "Warning(警告)",
|
"warning": "Warning(警告)",
|
||||||
"light-mode": "Light Mode",
|
"light-mode": "浅色模式",
|
||||||
"dark-mode": "Dark Mode"
|
"dark-mode": "深色模式"
|
||||||
},
|
},
|
||||||
"token": {
|
"token": {
|
||||||
"active-tokens": "当前激活令牌",
|
"active-tokens": "当前激活令牌",
|
||||||
@ -658,7 +667,7 @@
|
|||||||
"webhook-name": "Webhook Name",
|
"webhook-name": "Webhook Name",
|
||||||
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
|
||||||
},
|
},
|
||||||
"bug-report": "Bug Report",
|
"bug-report": "漏洞报告",
|
||||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
||||||
"tracker": "Tracker",
|
"tracker": "Tracker",
|
||||||
"configuration": "Configuration",
|
"configuration": "Configuration",
|
||||||
@ -667,26 +676,26 @@
|
|||||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
"volumes-are-misconfigured": "Volumes are misconfigured",
|
||||||
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
"volumes-are-configured-correctly": "Volumes are configured correctly.",
|
||||||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
||||||
"validate": "Validate",
|
"validate": "验证",
|
||||||
"email-configuration-status": "Email Configuration Status",
|
"email-configuration-status": "Email Configuration Status",
|
||||||
"ready": "Ready",
|
"ready": "Ready",
|
||||||
"not-ready": "Not Ready - Check Environmental Variables",
|
"not-ready": "Not Ready - Check Environmental Variables",
|
||||||
"succeeded": "Succeeded",
|
"succeeded": "成功",
|
||||||
"failed": "Failed",
|
"failed": "失败",
|
||||||
"general-about": "General About",
|
"general-about": "关于",
|
||||||
"application-version": "Application Version",
|
"application-version": "软件版本",
|
||||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
||||||
"mealie-is-up-to-date": "Mealie is up to date",
|
"mealie-is-up-to-date": "Mealie 是最新版",
|
||||||
"secure-site": "Secure Site",
|
"secure-site": "Secure Site",
|
||||||
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
"secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.",
|
||||||
"secure-site-success-text": "Site is accessed by localhost or https",
|
"secure-site-success-text": "Site is accessed by localhost or https",
|
||||||
"server-side-base-url": "Server Side Base URL",
|
"server-side-base-url": "Server Side Base URL",
|
||||||
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
|
||||||
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
"server-side-base-url-success-text": "Server Side URL does not match the default",
|
||||||
"ldap-ready": "LDAP Ready",
|
"ldap-ready": "LDAP 已就绪",
|
||||||
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
|
||||||
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
"ldap-ready-success-text": "Required LDAP variables are all set.",
|
||||||
"build": "Build",
|
"build": "生成",
|
||||||
"recipe-scraper-version": "Recipe Scraper Version"
|
"recipe-scraper-version": "Recipe Scraper Version"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
@ -698,30 +707,30 @@
|
|||||||
"quantity": "数量: {0} 个",
|
"quantity": "数量: {0} 个",
|
||||||
"shopping-list": "购物清单",
|
"shopping-list": "购物清单",
|
||||||
"shopping-lists": "购物清单",
|
"shopping-lists": "购物清单",
|
||||||
"food": "Food",
|
"food": "食物",
|
||||||
"note": "Note",
|
"note": "备注",
|
||||||
"label": "Label",
|
"label": "标签",
|
||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
||||||
"toggle-food": "Toggle Food",
|
"toggle-food": "Toggle Food",
|
||||||
"manage-labels": "Manage Labels",
|
"manage-labels": "Manage Labels",
|
||||||
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
"are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?",
|
||||||
"copy-as-text": "Copy as Text",
|
"copy-as-text": "复制文本",
|
||||||
"copy-as-markdown": "Copy as Markdown",
|
"copy-as-markdown": "Copy as Markdown",
|
||||||
"delete-checked": "Delete Checked",
|
"delete-checked": "删除选中",
|
||||||
"toggle-label-sort": "Toggle Label Sort",
|
"toggle-label-sort": "Toggle Label Sort",
|
||||||
"reorder-labels": "Reorder Labels",
|
"reorder-labels": "Reorder Labels",
|
||||||
"uncheck-all-items": "Uncheck All Items",
|
"uncheck-all-items": "Uncheck All Items",
|
||||||
"check-all-items": "Check All Items",
|
"check-all-items": "Check All Items",
|
||||||
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
"linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes",
|
||||||
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
"items-checked-count": "No items checked|One item checked|{count} items checked",
|
||||||
"no-label": "No Label",
|
"no-label": "无标签",
|
||||||
"completed-on": "Completed on {date}"
|
"completed-on": "Completed on {date}"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "全部食谱",
|
"all-recipes": "全部食谱",
|
||||||
"backups": "Backups",
|
"backups": "备份",
|
||||||
"categories": "分类",
|
"categories": "分类",
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "食谱",
|
||||||
"dashboard": "仪表盘",
|
"dashboard": "仪表盘",
|
||||||
"home-page": "首页",
|
"home-page": "首页",
|
||||||
"manage-users": "管理用户",
|
"manage-users": "管理用户",
|
||||||
@ -731,12 +740,12 @@
|
|||||||
"site-settings": "站点设置",
|
"site-settings": "站点设置",
|
||||||
"tags": "标签",
|
"tags": "标签",
|
||||||
"toolbox": "工具箱",
|
"toolbox": "工具箱",
|
||||||
"language": "Language",
|
"language": "语言",
|
||||||
"maintenance": "Maintenance",
|
"maintenance": "维护",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "后台任务",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"developer": "Developer",
|
"developer": "开发人员",
|
||||||
"cookbook": "Cookbook",
|
"cookbook": "食谱",
|
||||||
"create-cookbook": "Create a new cookbook"
|
"create-cookbook": "Create a new cookbook"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
@ -759,22 +768,22 @@
|
|||||||
"tags": "标签",
|
"tags": "标签",
|
||||||
"untagged-count": "无标签的共 {count} 个",
|
"untagged-count": "无标签的共 {count} 个",
|
||||||
"create-a-tag": "Create a Tag",
|
"create-a-tag": "Create a Tag",
|
||||||
"tag-name": "Tag Name"
|
"tag-name": "标签名称"
|
||||||
},
|
},
|
||||||
"tool": {
|
"tool": {
|
||||||
"tools": "Tools",
|
"tools": "工具",
|
||||||
"on-hand": "On Hand",
|
"on-hand": "On Hand",
|
||||||
"create-a-tool": "Create a Tool",
|
"create-a-tool": "创建新工具",
|
||||||
"tool-name": "Tool Name",
|
"tool-name": "工具名称",
|
||||||
"create-new-tool": "Create New Tool",
|
"create-new-tool": "Create New Tool",
|
||||||
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
"on-hand-checkbox-label": "Show as On Hand (Checked)",
|
||||||
"required-tools": "Required Tools"
|
"required-tools": "所需工具"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "管理员",
|
"admin": "管理员",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "您确定要删除链接<b>{link}<b/>吗?",
|
"are-you-sure-you-want-to-delete-the-link": "您确定要删除链接<b>{link}<b/>吗?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "您确定要删除用户 <b>{activeName} ID:{activeId}<b/> 吗?",
|
"are-you-sure-you-want-to-delete-the-user": "您确定要删除用户 <b>{activeName} ID:{activeId}<b/> 吗?",
|
||||||
"auth-method": "Auth Method",
|
"auth-method": "身份验证方法",
|
||||||
"confirm-link-deletion": "确认删除链接",
|
"confirm-link-deletion": "确认删除链接",
|
||||||
"confirm-password": "确认密码",
|
"confirm-password": "确认密码",
|
||||||
"confirm-user-deletion": "确认删除用户",
|
"confirm-user-deletion": "确认删除用户",
|
||||||
@ -849,15 +858,15 @@
|
|||||||
"user-name": "User Name",
|
"user-name": "User Name",
|
||||||
"authentication-method": "Authentication Method",
|
"authentication-method": "Authentication Method",
|
||||||
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
||||||
"permissions": "Permissions",
|
"permissions": "权限",
|
||||||
"administrator": "Administrator",
|
"administrator": "管理员",
|
||||||
"user-can-invite-other-to-group": "User can invite other to group",
|
"user-can-invite-other-to-group": "User can invite other to group",
|
||||||
"user-can-manage-group": "User can manage group",
|
"user-can-manage-group": "User can manage group",
|
||||||
"user-can-organize-group-data": "User can organize group data",
|
"user-can-organize-group-data": "User can organize group data",
|
||||||
"enable-advanced-features": "Enable advanced features"
|
"enable-advanced-features": "Enable advanced features"
|
||||||
},
|
},
|
||||||
"language-dialog": {
|
"language-dialog": {
|
||||||
"translated": "translated",
|
"translated": "已翻译",
|
||||||
"choose-language": "Choose Language",
|
"choose-language": "Choose Language",
|
||||||
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
|
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
|
||||||
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
|
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
|
||||||
@ -966,7 +975,7 @@
|
|||||||
"issue-link-text": "Track our progress here"
|
"issue-link-text": "Track our progress here"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"quantity-label-abbreviated": "Qty"
|
"quantity-label-abbreviated": "数量"
|
||||||
},
|
},
|
||||||
"markdown-editor": {
|
"markdown-editor": {
|
||||||
"preview-markdown-button-label": "Preview Markdown"
|
"preview-markdown-button-label": "Preview Markdown"
|
||||||
@ -1013,7 +1022,7 @@
|
|||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Get Summary",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Details",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Data Directory Size",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "日志文件大小",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Cleanable Directories",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Cleanable Images",
|
||||||
"storage": {
|
"storage": {
|
||||||
@ -1029,7 +1038,7 @@
|
|||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Clean Temporary Files",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "清理图片",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destructive",
|
||||||
@ -1054,17 +1063,18 @@
|
|||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Background Tasks",
|
||||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
||||||
"no-logs-found": "No Logs Found",
|
"no-logs-found": "No Logs Found",
|
||||||
"tasks": "Tasks"
|
"tasks": "任务"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
|
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
|
||||||
"storage-capacity": "Storage Capacity",
|
"storage-capacity": "总储存容量",
|
||||||
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
|
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
|
||||||
"personal": "Personal",
|
"personal": "Personal",
|
||||||
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
|
||||||
@ -1075,7 +1085,7 @@
|
|||||||
"group-settings": "Group Settings",
|
"group-settings": "Group Settings",
|
||||||
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
|
||||||
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
"cookbooks-description": "Manage a collection of recipe categories and generate pages for them.",
|
||||||
"members": "Members",
|
"members": "成员",
|
||||||
"members-description": "See who's in your group and manage their permissions.",
|
"members-description": "See who's in your group and manage their permissions.",
|
||||||
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
"webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.",
|
||||||
"notifiers": "Notifiers",
|
"notifiers": "Notifiers",
|
||||||
@ -1084,8 +1094,8 @@
|
|||||||
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
"manage-data-description": "Manage your Food and Units (more options coming soon)",
|
||||||
"data-migrations": "Data Migrations",
|
"data-migrations": "Data Migrations",
|
||||||
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown",
|
||||||
"email-sent": "Email Sent",
|
"email-sent": "邮件已发送",
|
||||||
"error-sending-email": "Error Sending Email",
|
"error-sending-email": "发送邮件出错",
|
||||||
"personal-information": "Personal Information",
|
"personal-information": "Personal Information",
|
||||||
"preferences": "Preferences",
|
"preferences": "Preferences",
|
||||||
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
"show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)",
|
||||||
@ -1094,22 +1104,22 @@
|
|||||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
"manage-your-api-tokens": "Manage Your API Tokens",
|
||||||
"manage-user-profile": "Manage User Profile",
|
"manage-user-profile": "Manage User Profile",
|
||||||
"manage-cookbooks": "Manage Cookbooks",
|
"manage-cookbooks": "Manage Cookbooks",
|
||||||
"manage-members": "Manage Members",
|
"manage-members": "管理成员",
|
||||||
"manage-webhooks": "Manage Webhooks",
|
"manage-webhooks": "管理 Webhooks",
|
||||||
"manage-notifiers": "Manage Notifiers",
|
"manage-notifiers": "Manage Notifiers",
|
||||||
"manage-data-migrations": "Manage Data Migrations"
|
"manage-data-migrations": "Manage Data Migrations"
|
||||||
},
|
},
|
||||||
"cookbook": {
|
"cookbook": {
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "食谱",
|
||||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
|
||||||
"public-cookbook": "Public Cookbook",
|
"public-cookbook": "Public Cookbook",
|
||||||
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
|
||||||
"filter-options": "Filter Options",
|
"filter-options": "Filter Options",
|
||||||
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
|
||||||
"require-all-categories": "Require All Categories",
|
"require-all-categories": "Require All Categories",
|
||||||
"require-all-tags": "Require All Tags",
|
"require-all-tags": "需要所有标签",
|
||||||
"require-all-tools": "Require All Tools",
|
"require-all-tools": "需要所有工具",
|
||||||
"cookbook-name": "Cookbook Name",
|
"cookbook-name": "食谱名称",
|
||||||
"cookbook-with-name": "Cookbook {0}"
|
"cookbook-with-name": "Cookbook {0}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -456,6 +456,7 @@
|
|||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
||||||
"add-to-list": "Add to List",
|
"add-to-list": "Add to List",
|
||||||
"add-to-plan": "Add to Plan",
|
"add-to-plan": "Add to Plan",
|
||||||
|
"add-to-timeline": "Add to Timeline",
|
||||||
"recipe-added-to-list": "Recipe added to list",
|
"recipe-added-to-list": "Recipe added to list",
|
||||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||||
@ -479,6 +480,13 @@
|
|||||||
"increase-scale-label": "Increase Scale by 1",
|
"increase-scale-label": "Increase Scale by 1",
|
||||||
"locked": "Locked",
|
"locked": "Locked",
|
||||||
"public-link": "Public Link",
|
"public-link": "Public Link",
|
||||||
|
"timer": {
|
||||||
|
"kitchen-timer": "Kitchen Timer",
|
||||||
|
"start-timer": "Start Timer",
|
||||||
|
"pause-timer": "Pause Timer",
|
||||||
|
"resume-timer": "Resume Timer",
|
||||||
|
"stop-timer": "Stop Timer"
|
||||||
|
},
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Edit Timeline Event",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
||||||
@ -529,7 +537,9 @@
|
|||||||
"tree-view": "Tree View",
|
"tree-view": "Tree View",
|
||||||
"recipe-yield": "Recipe Yield",
|
"recipe-yield": "Recipe Yield",
|
||||||
"unit": "Unit",
|
"unit": "Unit",
|
||||||
"upload-image": "Upload image"
|
"upload-image": "Upload image",
|
||||||
|
"screen-awake": "Keep Screen Awake",
|
||||||
|
"remove-image": "Remove image"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "進階搜尋",
|
"advanced-search": "進階搜尋",
|
||||||
@ -564,7 +574,6 @@
|
|||||||
"partial-backup": "部分備份",
|
"partial-backup": "部分備份",
|
||||||
"unable-to-delete-backup": "無法刪除備份",
|
"unable-to-delete-backup": "無法刪除備份",
|
||||||
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
"experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.",
|
||||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
|
||||||
"backup-restore": "Backup Restore",
|
"backup-restore": "Backup Restore",
|
||||||
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
"back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.",
|
||||||
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
"cannot-be-undone": "This action cannot be undone - use with caution.",
|
||||||
@ -1060,6 +1069,7 @@
|
|||||||
"welcome-user": "👋 Welcome, {0}",
|
"welcome-user": "👋 Welcome, {0}",
|
||||||
"description": "Manage your profile, recipes, and group settings.",
|
"description": "Manage your profile, recipes, and group settings.",
|
||||||
"get-invite-link": "Get Invite Link",
|
"get-invite-link": "Get Invite Link",
|
||||||
|
"get-public-link": "Get Public Link",
|
||||||
"account-summary": "Account Summary",
|
"account-summary": "Account Summary",
|
||||||
"account-summary-description": "Here's a summary of your group's information",
|
"account-summary-description": "Here's a summary of your group's information",
|
||||||
"group-statistics": "Group Statistics",
|
"group-statistics": "Group Statistics",
|
||||||
|
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"generic": {
|
"generic": {
|
||||||
"server-error": "An unexpected error occurred"
|
"server-error": "حدث خطأ غير متوقع"
|
||||||
},
|
},
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"unique-name-error": "Recipe names must be unique"
|
"unique-name-error": "يجب أن تكون أسماء الوصفات فريدة"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "User updated",
|
"user-updated": "تم تحديث المستخدم",
|
||||||
"password-updated": "Password updated",
|
"password-updated": "تحديث كلمة المرور",
|
||||||
"invalid-current-password": "Invalid current password",
|
"invalid-current-password": "كلمة المرور الحالية غير صالحة",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "غير قادر على تحديث كلمة المرور، المستخدم يتم التحكم به بواسطة LDAP"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Report deleted."
|
"report-deleted": "تم حذف التقرير"
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "You do not have permission to perform this action",
|
"permission_denied": "لا يوجد لديك صلاحيات كافية لتفيذ هذا الإجراء",
|
||||||
"no-entry-found": "The requested resource was not found",
|
"no-entry-found": "لم يتم العثور على الصفحة المطلوبة",
|
||||||
"integrity-error": "Database integrity error",
|
"integrity-error": "خطأ في سلامة قاعدة البيانات",
|
||||||
"username-conflict-error": "This username is already taken",
|
"username-conflict-error": "اسم المستخدم هذا مستخدم بالفعل",
|
||||||
"email-conflict-error": "This email is already in use"
|
"email-conflict-error": "هذا البريد مستخدم مسبقاً"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"generic-created": "{name} was created",
|
"generic-created": "تم إنشاء {name}",
|
||||||
"generic-updated": "{name} was updated",
|
"generic-updated": "تم تحديث {name}",
|
||||||
"generic-created-with-url": "{name} has been created, {url}",
|
"generic-created-with-url": "تم إنشاء {name} ، {url}",
|
||||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
"generic-updated-with-url": "{name} تم تحديثه، {url}",
|
||||||
"generic-duplicated": "{name} has been duplicated",
|
"generic-duplicated": "تم تكرار {name}",
|
||||||
"generic-deleted": "{name} has been deleted"
|
"generic-deleted": "تم حذف {name}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"user-updated": "Bruger opdateret",
|
"user-updated": "Bruger opdateret",
|
||||||
"password-updated": "Adgangskoden blev opdateret",
|
"password-updated": "Adgangskoden blev opdateret",
|
||||||
"invalid-current-password": "Ugyldig nuværende adgangskode",
|
"invalid-current-password": "Ugyldig nuværende adgangskode",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "Kan ikke opdatere adgangskoden, brugeren styres af LDAP"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Rapporten er slettet."
|
"report-deleted": "Rapporten er slettet."
|
||||||
|
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"generic": {
|
"generic": {
|
||||||
"server-error": "An unexpected error occurred"
|
"server-error": "Tapahtui odottamaton virhe"
|
||||||
},
|
},
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"unique-name-error": "Recipe names must be unique"
|
"unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "User updated",
|
"user-updated": "Käyttäjä päivitetty",
|
||||||
"password-updated": "Password updated",
|
"password-updated": "Salasana päivitetty",
|
||||||
"invalid-current-password": "Invalid current password",
|
"invalid-current-password": "Nykyinen salasana ei kelpaa",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "Salasanaa ei voitu päivittää. Käyttäjä hallinnoi LDAP:ia."
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Report deleted."
|
"report-deleted": "Raportti poistettu."
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "You do not have permission to perform this action",
|
"permission_denied": "Sinulla ei ole oikeutta tämän toiminnon suorittamiseen",
|
||||||
"no-entry-found": "The requested resource was not found",
|
"no-entry-found": "Pyydettyä resurssia ei löytynyt",
|
||||||
"integrity-error": "Database integrity error",
|
"integrity-error": "Tietokannan eheysvirhe",
|
||||||
"username-conflict-error": "This username is already taken",
|
"username-conflict-error": "Tämä käyttäjätunnus on jo käytössä",
|
||||||
"email-conflict-error": "This email is already in use"
|
"email-conflict-error": "Tämä sähköpostiosoite on jo käytössä"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"generic-created": "{name} was created",
|
"generic-created": "{name} luotiin",
|
||||||
"generic-updated": "{name} was updated",
|
"generic-updated": "{name} päivitettiin",
|
||||||
"generic-created-with-url": "{name} has been created, {url}",
|
"generic-created-with-url": "{name} on luotu, {url}",
|
||||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
"generic-updated-with-url": "{name} on päivitetty, {url}",
|
||||||
"generic-duplicated": "{name} has been duplicated",
|
"generic-duplicated": "{name} on kahdennettu",
|
||||||
"generic-deleted": "{name} has been deleted"
|
"generic-deleted": "{name} on poistettu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"no-entry-found": "La ressource demandée n'a pas été trouvée",
|
"no-entry-found": "La ressource demandée n'a pas été trouvée",
|
||||||
"integrity-error": "Erreur d'intégrité de la base de données",
|
"integrity-error": "Erreur d'intégrité de la base de données",
|
||||||
"username-conflict-error": "Ce nom d'utilisateur est déjà pris",
|
"username-conflict-error": "Ce nom d'utilisateur est déjà pris",
|
||||||
"email-conflict-error": "Cette adresse e-mail est déjà utilisée"
|
"email-conflict-error": "Cette adresse courriel est déjà utilisée"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"generic-created": "{name} a été créé",
|
"generic-created": "{name} a été créé",
|
||||||
|
@ -6,21 +6,21 @@
|
|||||||
"unique-name-error": "Receptų pavadinimai turi būti unikalūs"
|
"unique-name-error": "Receptų pavadinimai turi būti unikalūs"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "Vartotojas atnaujintas",
|
"user-updated": "Vartotojas atnaujintas",
|
||||||
"password-updated": "Slaptažodis atnaujintas",
|
"password-updated": "Slaptažodis atnaujintas",
|
||||||
"invalid-current-password": "Blogas dabartinis slaptažodis",
|
"invalid-current-password": "Blogas dabartinis slaptažodis",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "Nepavyko atnaujinti slaptažodžio, naudotojas valdomas per LDAP"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Ataskaita ištrinta."
|
"report-deleted": "Ataskaita ištrinta."
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "Neturite leidimo atlikti šį veiksmą",
|
"permission_denied": "Neturite leidimo atlikti šį veiksmą",
|
||||||
"no-entry-found": "The requested resource was not found",
|
"no-entry-found": "Ieškomo resurso nerasta",
|
||||||
"integrity-error": "Database integrity error",
|
"integrity-error": "Duomenų bazės vientisumo klaida",
|
||||||
"username-conflict-error": "Toks vartotojas jau egzistuoja",
|
"username-conflict-error": "Toks vartotojas jau egzistuoja",
|
||||||
"email-conflict-error": "Šis el. paštas jau naudojamas"
|
"email-conflict-error": "Šis el. paštas jau naudojamas"
|
||||||
},
|
},
|
||||||
|
@ -6,16 +6,16 @@
|
|||||||
"unique-name-error": "Os nomes de receitas devem ser únicos"
|
"unique-name-error": "Os nomes de receitas devem ser únicos"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "Nenhuma receita coincide com as suas regras"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "User updated",
|
"user-updated": "Utilizador atualizado",
|
||||||
"password-updated": "Password updated",
|
"password-updated": "Palavra-passe atualizada",
|
||||||
"invalid-current-password": "Invalid current password",
|
"invalid-current-password": "Palavra-passe atual inválida",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "Não é possível atualizar a senha, o utilizador é controlado pelo LDAP"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Report deleted."
|
"report-deleted": "Relatório eliminado."
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "Não tem permissões para efetuar esta ação",
|
"permission_denied": "Não tem permissões para efetuar esta ação",
|
||||||
|
@ -6,13 +6,13 @@
|
|||||||
"unique-name-error": "Название рецепта должно быть уникальным"
|
"unique-name-error": "Название рецепта должно быть уникальным"
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
"no-recipes-match-your-rules": "Нет рецептов, соответствующих вашим правилам"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "User updated",
|
"user-updated": "Пользователь обновлен",
|
||||||
"password-updated": "Пароль обновлен",
|
"password-updated": "Пароль обновлен",
|
||||||
"invalid-current-password": "Invalid current password",
|
"invalid-current-password": "Неправильно введён текущий пароль",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "Не удается обновить пароль, пользователь контролируется LDAP"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Отчет удален."
|
"report-deleted": "Отчет удален."
|
||||||
@ -25,11 +25,11 @@
|
|||||||
"email-conflict-error": "Этот адрес эл. почты уже используется"
|
"email-conflict-error": "Этот адрес эл. почты уже используется"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"generic-created": "{name} was created",
|
"generic-created": "{name} был создан",
|
||||||
"generic-updated": "{name} was updated",
|
"generic-updated": "{name} был обновлён",
|
||||||
"generic-created-with-url": "{name} has been created, {url}",
|
"generic-created-with-url": "{name} был создан, {url}",
|
||||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
"generic-updated-with-url": "{name} был обновлен, {url}",
|
||||||
"generic-duplicated": "{name} has been duplicated",
|
"generic-duplicated": "Копия {name} была создана",
|
||||||
"generic-deleted": "{name} has been deleted"
|
"generic-deleted": "{name} был удален"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -9,18 +9,18 @@
|
|||||||
"no-recipes-match-your-rules": "没有符合条件的食谱"
|
"no-recipes-match-your-rules": "没有符合条件的食谱"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"user-updated": "User updated",
|
"user-updated": "用户已更新",
|
||||||
"password-updated": "密码已更新",
|
"password-updated": "密码已更新",
|
||||||
"invalid-current-password": "当前密码无效",
|
"invalid-current-password": "当前密码无效",
|
||||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
"ldap-update-password-unavailable": "无法更改密码, 用户被LDAP控制"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"report-deleted": "Report deleted."
|
"report-deleted": "报告已删除"
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "您没有执行此操作的权限",
|
"permission_denied": "您没有执行此操作的权限",
|
||||||
"no-entry-found": "您要找的网页不存在",
|
"no-entry-found": "您要找的网页不存在",
|
||||||
"integrity-error": "Database integrity error",
|
"integrity-error": "数据库完整性错误",
|
||||||
"username-conflict-error": "该用户名已被使用",
|
"username-conflict-error": "该用户名已被使用",
|
||||||
"email-conflict-error": "该邮箱已经被使用"
|
"email-conflict-error": "该邮箱已经被使用"
|
||||||
},
|
},
|
||||||
|
@ -1,222 +1,222 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "acorn squash",
|
"acorn-squash": "koristekurpitsa",
|
||||||
"alfalfa-sprouts": "alfalfa sprouts",
|
"alfalfa-sprouts": "alfalfaidut",
|
||||||
"anchovies": "anchovies",
|
"anchovies": "anjovikset",
|
||||||
"apples": "apples",
|
"apples": "omenat",
|
||||||
"artichoke": "artichoke",
|
"artichoke": "artisokka",
|
||||||
"arugula": "arugula",
|
"arugula": "rukola",
|
||||||
"asparagus": "asparagus",
|
"asparagus": "parsa",
|
||||||
"aubergine": "aubergine",
|
"aubergine": "munakoiso",
|
||||||
"avocado": "avocado",
|
"avocado": "avokado",
|
||||||
"bacon": "bacon",
|
"bacon": "pekoni",
|
||||||
"baking-powder": "baking powder",
|
"baking-powder": "leivinjauhe",
|
||||||
"baking-soda": "baking soda",
|
"baking-soda": "ruokasooda",
|
||||||
"baking-sugar": "baking sugar",
|
"baking-sugar": "leivontasokeri",
|
||||||
"bar-sugar": "bar sugar",
|
"bar-sugar": "sirosokeri",
|
||||||
"basil": "basil",
|
"basil": "basilika",
|
||||||
"bell-peppers": "bell peppers",
|
"bell-peppers": "paprika",
|
||||||
"blackberries": "blackberries",
|
"blackberries": "karhunvatukat",
|
||||||
"brassicas": "brassicas",
|
"brassicas": "kaalit",
|
||||||
"bok-choy": "bok choy",
|
"bok-choy": "paksoi",
|
||||||
"broccoflower": "broccoflower",
|
"broccoflower": "broccoflower",
|
||||||
"broccoli": "broccoli",
|
"broccoli": "parsakaali",
|
||||||
"broccolini": "broccolini",
|
"broccolini": "broccolini",
|
||||||
"broccoli-rabe": "broccoli rabe",
|
"broccoli-rabe": "varsiparsakaali",
|
||||||
"brussels-sprouts": "brussels sprouts",
|
"brussels-sprouts": "ruusukaalit",
|
||||||
"cabbage": "cabbage",
|
"cabbage": "kaali",
|
||||||
"cauliflower": "cauliflower",
|
"cauliflower": "kukkakaali",
|
||||||
"chinese-leaves": "chinese leaves",
|
"chinese-leaves": "kiinankaali",
|
||||||
"collard-greens": "collard greens",
|
"collard-greens": "lehtikaali",
|
||||||
"kohlrabi": "kohlrabi",
|
"kohlrabi": "kyssäkaali",
|
||||||
"bread": "bread",
|
"bread": "leipä",
|
||||||
"breadfruit": "breadfruit",
|
"breadfruit": "leipäpuun hedelmä",
|
||||||
"broad-beans": "broad beans",
|
"broad-beans": "härkäpapu",
|
||||||
"brown-sugar": "brown sugar",
|
"brown-sugar": "fariinisokeri",
|
||||||
"butter": "butter",
|
"butter": "voi",
|
||||||
"butternut-pumpkin": "butternut pumpkin",
|
"butternut-pumpkin": "myskikurpitsa",
|
||||||
"butternut-squash": "butternut squash",
|
"butternut-squash": "myskikurpitsa",
|
||||||
"cactus-edible": "cactus, edible",
|
"cactus-edible": "kaktus, syötävä",
|
||||||
"calabrese": "calabrese",
|
"calabrese": "calabrese",
|
||||||
"cannabis": "cannabis",
|
"cannabis": "kannabis",
|
||||||
"capsicum": "capsicum",
|
"capsicum": "paprika",
|
||||||
"caraway": "caraway",
|
"caraway": "kumina",
|
||||||
"carrot": "carrot",
|
"carrot": "porkkana",
|
||||||
"castor-sugar": "castor sugar",
|
"castor-sugar": "castor sokeri",
|
||||||
"cayenne-pepper": "cayenne pepper",
|
"cayenne-pepper": "cayenne-pippuri",
|
||||||
"celeriac": "celeriac",
|
"celeriac": "juuriselleri",
|
||||||
"celery": "celery",
|
"celery": "selleri",
|
||||||
"cereal-grains": "cereal grains",
|
"cereal-grains": "viljanjyvät",
|
||||||
"rice": "rice",
|
"rice": "riisi",
|
||||||
"chard": "chard",
|
"chard": "mangoldi",
|
||||||
"cheese": "cheese",
|
"cheese": "juusto",
|
||||||
"chicory": "chicory",
|
"chicory": "sikuri",
|
||||||
"chilli-peppers": "chilli peppers",
|
"chilli-peppers": "chilipaprikat",
|
||||||
"chives": "chives",
|
"chives": "ruohosipuli",
|
||||||
"chocolate": "chocolate",
|
"chocolate": "suklaa",
|
||||||
"cilantro": "cilantro",
|
"cilantro": "korianteri",
|
||||||
"cinnamon": "cinnamon",
|
"cinnamon": "kaneli",
|
||||||
"clarified-butter": "clarified butter",
|
"clarified-butter": "kirkastettu voi",
|
||||||
"coconut": "coconut",
|
"coconut": "kookospähkinä",
|
||||||
"coconut-milk": "coconut milk",
|
"coconut-milk": "kookosmaito",
|
||||||
"coffee": "coffee",
|
"coffee": "kahvi",
|
||||||
"confectioners-sugar": "confectioners' sugar",
|
"confectioners-sugar": "tomusokeri",
|
||||||
"coriander": "coriander",
|
"coriander": "korianteri",
|
||||||
"corn": "corn",
|
"corn": "maissi",
|
||||||
"corn-syrup": "corn syrup",
|
"corn-syrup": "maissisiirappi",
|
||||||
"cottonseed-oil": "cottonseed oil",
|
"cottonseed-oil": "pellavansiemenöljy",
|
||||||
"courgette": "courgette",
|
"courgette": "kesäkurpitsa",
|
||||||
"cream-of-tartar": "cream of tartar",
|
"cream-of-tartar": "viinikivi",
|
||||||
"cucumber": "cucumber",
|
"cucumber": "kurkku",
|
||||||
"cumin": "cumin",
|
"cumin": "kumina",
|
||||||
"daikon": "daikon",
|
"daikon": "japaninretikka",
|
||||||
"dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes",
|
"dairy-products-and-dairy-substitutes": "maitotuotteet ja maidonkorvikkeet",
|
||||||
"eggs": "eggs",
|
"eggs": "munat",
|
||||||
"ghee": "ghee",
|
"ghee": "ghee-voi",
|
||||||
"milk": "milk",
|
"milk": "maito",
|
||||||
"dandelion": "dandelion",
|
"dandelion": "voikukka",
|
||||||
"demerara-sugar": "demerara sugar",
|
"demerara-sugar": "fariinisokeri",
|
||||||
"dough": "dough",
|
"dough": "taikina",
|
||||||
"edible-cactus": "edible cactus",
|
"edible-cactus": "syötävä kaktus",
|
||||||
"eggplant": "eggplant",
|
"eggplant": "munakoiso",
|
||||||
"endive": "endive",
|
"endive": "endiivit",
|
||||||
"fats": "fats",
|
"fats": "rasvat",
|
||||||
"speck": "speck",
|
"speck": "speck-kinkku",
|
||||||
"fava-beans": "fava beans",
|
"fava-beans": "härkäpapu",
|
||||||
"fiddlehead": "fiddlehead",
|
"fiddlehead": "viulunkierukka",
|
||||||
"fish": "fish",
|
"fish": "kala",
|
||||||
"catfish": "catfish ",
|
"catfish": "monni ",
|
||||||
"cod": "cod",
|
"cod": "turska",
|
||||||
"salt-cod": "salt cod",
|
"salt-cod": "suolaturska",
|
||||||
"salmon": "salmon",
|
"salmon": "lohi",
|
||||||
"skate": "skate",
|
"skate": "skate-kala",
|
||||||
"stockfish": "stockfish",
|
"stockfish": "kuivakala",
|
||||||
"trout": "trout",
|
"trout": "taimen",
|
||||||
"tuna": "tuna",
|
"tuna": "tonnikala",
|
||||||
"five-spice-powder": "five spice powder",
|
"five-spice-powder": "viiden mausteen seos",
|
||||||
"flour": "flour",
|
"flour": "jauho",
|
||||||
"frisee": "frisee",
|
"frisee": "friseesalaatti",
|
||||||
"fructose": "fructose",
|
"fructose": "fruktoosi",
|
||||||
"fruit": "fruit",
|
"fruit": "hedelmä",
|
||||||
"apple": "apple",
|
"apple": "omena",
|
||||||
"oranges": "oranges",
|
"oranges": "appelsiinit",
|
||||||
"pear": "pear",
|
"pear": "päärynä",
|
||||||
"tomato": "tomato ",
|
"tomato": "tomaatti ",
|
||||||
"fruit-sugar": "fruit sugar",
|
"fruit-sugar": "hedelmäsokeri",
|
||||||
"garam-masala": "garam masala",
|
"garam-masala": "garam masala",
|
||||||
"garlic": "garlic",
|
"garlic": "valkosipuli",
|
||||||
"gem-squash": "gem squash",
|
"gem-squash": "kurpitsa",
|
||||||
"ginger": "ginger",
|
"ginger": "inkivääri",
|
||||||
"giblets": "giblets",
|
"giblets": "linnun sisäelimet",
|
||||||
"grains": "grains",
|
"grains": "viljat",
|
||||||
"maize": "maize",
|
"maize": "maissi",
|
||||||
"sweetcorn": "sweetcorn",
|
"sweetcorn": "maissi",
|
||||||
"teff": "teff",
|
"teff": "teff",
|
||||||
"grape-seed-oil": "grape seed oil",
|
"grape-seed-oil": "viinirypäleiden siemenöljy",
|
||||||
"green-onion": "green onion",
|
"green-onion": "vihreä sipuli",
|
||||||
"heart-of-palm": "heart of palm",
|
"heart-of-palm": "palmun sydän",
|
||||||
"hemp": "hemp",
|
"hemp": "hamppu",
|
||||||
"herbs": "herbs",
|
"herbs": "yrtit",
|
||||||
"oregano": "oregano",
|
"oregano": "oregano",
|
||||||
"parsley": "parsley",
|
"parsley": "persilja",
|
||||||
"honey": "honey",
|
"honey": "hunaja",
|
||||||
"icing-sugar": "icing sugar",
|
"icing-sugar": "tomusokeri",
|
||||||
"isomalt": "isomalt",
|
"isomalt": "isomaltoosi",
|
||||||
"jackfruit": "jackfruit",
|
"jackfruit": "jakkihedelmä",
|
||||||
"jaggery": "jaggery",
|
"jaggery": "raakasokeri",
|
||||||
"jams": "jams",
|
"jams": "jamssi",
|
||||||
"jellies": "jellies",
|
"jellies": "hyytelöt",
|
||||||
"jerusalem-artichoke": "jerusalem artichoke",
|
"jerusalem-artichoke": "jerusalemin artisokka",
|
||||||
"jicama": "jicama",
|
"jicama": "pikkujamssipapu",
|
||||||
"kale": "kale",
|
"kale": "lehtikaali",
|
||||||
"kumara": "kumara",
|
"kumara": "kumara",
|
||||||
"leavening-agents": "leavening agents",
|
"leavening-agents": "nostatusaineet",
|
||||||
"leek": "leek",
|
"leek": "purjo",
|
||||||
"legumes": "legumes ",
|
"legumes": "palkokasvit ",
|
||||||
"peas": "peas",
|
"peas": "herneet",
|
||||||
"beans": "beans",
|
"beans": "pavut",
|
||||||
"lentils": "lentils",
|
"lentils": "linssit",
|
||||||
"lemongrass": "lemongrass",
|
"lemongrass": "sitruunaruoho",
|
||||||
"lettuce": "lettuce",
|
"lettuce": "lehtisalaatti",
|
||||||
"liver": "liver",
|
"liver": "maksa",
|
||||||
"maple-syrup": "maple syrup",
|
"maple-syrup": "vaahterasiirappi",
|
||||||
"meat": "meat",
|
"meat": "liha",
|
||||||
"mortadella": "mortadella",
|
"mortadella": "mortadella",
|
||||||
"mushroom": "mushroom",
|
"mushroom": "sieni",
|
||||||
"white-mushroom": "white mushroom",
|
"white-mushroom": "herkkusieni",
|
||||||
"mussels": "mussels",
|
"mussels": "sinisimpukka",
|
||||||
"nori": "nori",
|
"nori": "nori",
|
||||||
"nutmeg": "nutmeg",
|
"nutmeg": "muskottipähkinä",
|
||||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
"nutritional-yeast-flakes": "hiivahiutaleet",
|
||||||
"nuts": "nuts",
|
"nuts": "pähkinät",
|
||||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
"nanaimo-bar-mix": "nanaimo -palasekoitus",
|
||||||
"octopuses": "octopuses",
|
"octopuses": "mustekalat",
|
||||||
"oils": "oils",
|
"oils": "öljyt",
|
||||||
"olive-oil": "olive oil",
|
"olive-oil": "oliiviöljy",
|
||||||
"okra": "okra",
|
"okra": "okra",
|
||||||
"olive": "olive",
|
"olive": "oliivi",
|
||||||
"onion-family": "onion family",
|
"onion-family": "sipulit",
|
||||||
"onion": "onion",
|
"onion": "sipuli",
|
||||||
"scallion": "scallion",
|
"scallion": "vihersipuli",
|
||||||
"shallot": "shallot",
|
"shallot": "salottisipuli",
|
||||||
"spring-onion": "spring onion",
|
"spring-onion": "kevätsipuli",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "appelsiininkukkavesi",
|
||||||
"oysters": "oysters",
|
"oysters": "osterit",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "panch puran",
|
||||||
"paprika": "paprika",
|
"paprika": "paprika",
|
||||||
"parsnip": "parsnip",
|
"parsnip": "palsternakka",
|
||||||
"pepper": "pepper",
|
"pepper": "pippuri",
|
||||||
"peppers": "peppers",
|
"peppers": "pippurit",
|
||||||
"plantain": "plantain",
|
"plantain": "keittobanaani",
|
||||||
"pineapple": "pineapple",
|
"pineapple": "ananas",
|
||||||
"poppy-seeds": "poppy seeds",
|
"poppy-seeds": "unikonsiemenet",
|
||||||
"potatoes": "potatoes",
|
"potatoes": "perunat",
|
||||||
"poultry": "poultry",
|
"poultry": "siipikarja",
|
||||||
"powdered-sugar": "powdered sugar",
|
"powdered-sugar": "tomusokeri",
|
||||||
"pumpkin": "pumpkin",
|
"pumpkin": "kurpitsa",
|
||||||
"pumpkin-seeds": "pumpkin seeds",
|
"pumpkin-seeds": "kurpitsansiemen",
|
||||||
"radish": "radish",
|
"radish": "retiisi",
|
||||||
"raw-sugar": "raw sugar",
|
"raw-sugar": "raakasokeri",
|
||||||
"refined-sugar": "refined sugar",
|
"refined-sugar": "puhdistamaton sokeri",
|
||||||
"rice-flour": "rice flour",
|
"rice-flour": "riisijauho",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "kivisokeri",
|
||||||
"rum": "rum",
|
"rum": "rommi",
|
||||||
"salt": "salt",
|
"salt": "suola",
|
||||||
"seafood": "seafood",
|
"seafood": "merenelävät",
|
||||||
"seeds": "seeds",
|
"seeds": "siemenet",
|
||||||
"sesame-seeds": "sesame seeds",
|
"sesame-seeds": "seesaminsiemenet",
|
||||||
"sunflower-seeds": "sunflower seeds",
|
"sunflower-seeds": "auringonkukansiemenet",
|
||||||
"soda": "soda",
|
"soda": "virvoitusjuoma",
|
||||||
"soda-baking": "soda, baking",
|
"soda-baking": "ruokasooda",
|
||||||
"soybean": "soybean",
|
"soybean": "soijapapu",
|
||||||
"spaghetti-squash": "spaghetti squash",
|
"spaghetti-squash": "spagettikurpitsa",
|
||||||
"spices": "spices",
|
"spices": "mausteet",
|
||||||
"spinach": "spinach",
|
"spinach": "pinaatti",
|
||||||
"squash-family": "squash family",
|
"squash-family": "kurpitsat",
|
||||||
"squash": "squash",
|
"squash": "kurpitsa",
|
||||||
"zucchini": "zucchini",
|
"zucchini": "kesäkurpitsa",
|
||||||
"sugar": "sugar",
|
"sugar": "sokeri",
|
||||||
"caster-sugar": "caster sugar",
|
"caster-sugar": "castersokeri",
|
||||||
"granulated-sugar": "granulated sugar",
|
"granulated-sugar": "taloussokeri",
|
||||||
"superfine-sugar": "superfine sugar",
|
"superfine-sugar": "erikoishieno sokeri",
|
||||||
"turbanado-sugar": "turbanado sugar",
|
"turbanado-sugar": "ruskea raakasokeri",
|
||||||
"unrefined-sugar": "unrefined sugar",
|
"unrefined-sugar": "puhdistamaton sokeri",
|
||||||
"white-sugar": "white sugar",
|
"white-sugar": "valkoinen sokeri",
|
||||||
"sweet-potato": "sweet potato",
|
"sweet-potato": "bataatti",
|
||||||
"sweeteners": "sweeteners",
|
"sweeteners": "makeutusaineet",
|
||||||
"cane-sugar": "cane sugar",
|
"cane-sugar": "ruokosokeri",
|
||||||
"tahini": "tahini",
|
"tahini": "tahini",
|
||||||
"tubers": "tubers",
|
"tubers": "mukulat",
|
||||||
"potato": "potato",
|
"potato": "peruna",
|
||||||
"sunchoke": "sunchoke",
|
"sunchoke": "maa-artisokka",
|
||||||
"taro": "taro",
|
"taro": "taaro",
|
||||||
"yam": "yam",
|
"yam": "hillo",
|
||||||
"turnip": "turnip",
|
"turnip": "nauris",
|
||||||
"vanilla": "vanilla",
|
"vanilla": "vanilija",
|
||||||
"vegetables": "vegetables",
|
"vegetables": "vihannekset",
|
||||||
"fiddlehead-fern": "fiddlehead fern",
|
"fiddlehead-fern": "viulunkierukka",
|
||||||
"ful": "ful",
|
"ful": "ful-pavut",
|
||||||
"watercress": "watercress",
|
"watercress": "vesikrassi",
|
||||||
"watermelon": "watermelon",
|
"watermelon": "vesimeloni",
|
||||||
"xanthan-gum": "xanthan gum",
|
"xanthan-gum": "ksantaanikumi",
|
||||||
"yeast": "yeast"
|
"yeast": "hiiva"
|
||||||
}
|
}
|
||||||
|
@ -42,10 +42,10 @@
|
|||||||
"caraway": "fűszerkömény",
|
"caraway": "fűszerkömény",
|
||||||
"carrot": "sárgarépa",
|
"carrot": "sárgarépa",
|
||||||
"castor-sugar": "porcukor",
|
"castor-sugar": "porcukor",
|
||||||
"cayenne-pepper": "cayenne-i paprika",
|
"cayenne-pepper": "cayenne-bors",
|
||||||
"celeriac": "zeller",
|
"celeriac": "zeller",
|
||||||
"celery": "zeller",
|
"celery": "zeller",
|
||||||
"cereal-grains": "gabonaszemek",
|
"cereal-grains": "gabonafélék",
|
||||||
"rice": "rizs",
|
"rice": "rizs",
|
||||||
"chard": "mángold",
|
"chard": "mángold",
|
||||||
"cheese": "sajt",
|
"cheese": "sajt",
|
||||||
|
@ -1,100 +1,100 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "acorn squash",
|
"acorn-squash": "acorn squash",
|
||||||
"alfalfa-sprouts": "alfalfa sprouts",
|
"alfalfa-sprouts": "liucernos daigai",
|
||||||
"anchovies": "ančiuviai",
|
"anchovies": "ančiuviai",
|
||||||
"apples": "obuoliai",
|
"apples": "obuoliai",
|
||||||
"artichoke": "artišokas",
|
"artichoke": "artišokas",
|
||||||
"arugula": "arugula",
|
"arugula": "gražgarstė",
|
||||||
"asparagus": "asparagus",
|
"asparagus": "smidrai",
|
||||||
"aubergine": "aubergine",
|
"aubergine": "baklažanas",
|
||||||
"avocado": "avokadas",
|
"avocado": "avokadas",
|
||||||
"bacon": "šoninė",
|
"bacon": "šoninė",
|
||||||
"baking-powder": "kepimo milteliai",
|
"baking-powder": "kepimo milteliai",
|
||||||
"baking-soda": "baking soda",
|
"baking-soda": "kepimo milteliai",
|
||||||
"baking-sugar": "baking sugar",
|
"baking-sugar": "baking sugar",
|
||||||
"bar-sugar": "bar sugar",
|
"bar-sugar": "bar sugar",
|
||||||
"basil": "bazilikas",
|
"basil": "bazilikas",
|
||||||
"bell-peppers": "paprikos",
|
"bell-peppers": "paprikos",
|
||||||
"blackberries": "gervuogės",
|
"blackberries": "gervuogės",
|
||||||
"brassicas": "brassicas",
|
"brassicas": "kopūstinės daržovės",
|
||||||
"bok-choy": "bok choy",
|
"bok-choy": "kininiai bastučiai",
|
||||||
"broccoflower": "broccoflower",
|
"broccoflower": "broccoflower",
|
||||||
"broccoli": "brokolis",
|
"broccoli": "brokolis",
|
||||||
"broccolini": "broccolini",
|
"broccolini": "broccolini",
|
||||||
"broccoli-rabe": "broccoli rabe",
|
"broccoli-rabe": "broccoli rabe",
|
||||||
"brussels-sprouts": "brussels sprouts",
|
"brussels-sprouts": "briuselio kopūstai",
|
||||||
"cabbage": "kopūstas",
|
"cabbage": "kopūstas",
|
||||||
"cauliflower": "cauliflower",
|
"cauliflower": "žiedinis kopūstas",
|
||||||
"chinese-leaves": "chinese leaves",
|
"chinese-leaves": "kininis kopūstas",
|
||||||
"collard-greens": "collard greens",
|
"collard-greens": "lapiniai kopūstai",
|
||||||
"kohlrabi": "kohlrabi",
|
"kohlrabi": "kaliaropė",
|
||||||
"bread": "duona",
|
"bread": "duona",
|
||||||
"breadfruit": "breadfruit",
|
"breadfruit": "duonvaisis",
|
||||||
"broad-beans": "broad beans",
|
"broad-beans": "pupos",
|
||||||
"brown-sugar": "brown sugar",
|
"brown-sugar": "rudasis cukrus",
|
||||||
"butter": "sviestas",
|
"butter": "sviestas",
|
||||||
"butternut-pumpkin": "butternut pumpkin",
|
"butternut-pumpkin": "muskusinis moliūgas",
|
||||||
"butternut-squash": "butternut squash",
|
"butternut-squash": "sviestinis moliūgas",
|
||||||
"cactus-edible": "cactus, edible",
|
"cactus-edible": "opuncija",
|
||||||
"calabrese": "calabrese",
|
"calabrese": "calabrese",
|
||||||
"cannabis": "kanapės",
|
"cannabis": "kanapės",
|
||||||
"capsicum": "capsicum",
|
"capsicum": "paprikos",
|
||||||
"caraway": "caraway",
|
"caraway": "kmynai",
|
||||||
"carrot": "morka",
|
"carrot": "morka",
|
||||||
"castor-sugar": "castor sugar",
|
"castor-sugar": "castor sugar",
|
||||||
"cayenne-pepper": "cayenne pepper",
|
"cayenne-pepper": "kajeno pipirai",
|
||||||
"celeriac": "celeriac",
|
"celeriac": "saliero šaknis",
|
||||||
"celery": "salieras",
|
"celery": "salieras",
|
||||||
"cereal-grains": "cereal grains",
|
"cereal-grains": "kruopos",
|
||||||
"rice": "ryžiai",
|
"rice": "ryžiai",
|
||||||
"chard": "chard",
|
"chard": "burokėlių lapai",
|
||||||
"cheese": "sūris",
|
"cheese": "sūris",
|
||||||
"chicory": "chicory",
|
"chicory": "cikorija",
|
||||||
"chilli-peppers": "chilli peppers",
|
"chilli-peppers": "aitriosios paprikos",
|
||||||
"chives": "chives",
|
"chives": "svogūnų laiškai",
|
||||||
"chocolate": "šokoladas",
|
"chocolate": "šokoladas",
|
||||||
"cilantro": "cilantro",
|
"cilantro": "kalendra",
|
||||||
"cinnamon": "cinamonas",
|
"cinnamon": "cinamonas",
|
||||||
"clarified-butter": "clarified butter",
|
"clarified-butter": "lydytas sviestas",
|
||||||
"coconut": "kokosas",
|
"coconut": "kokosas",
|
||||||
"coconut-milk": "kokosų pienas",
|
"coconut-milk": "kokosų pienas",
|
||||||
"coffee": "kava",
|
"coffee": "kava",
|
||||||
"confectioners-sugar": "confectioners' sugar",
|
"confectioners-sugar": "cukraus pudra",
|
||||||
"coriander": "coriander",
|
"coriander": "kalendra",
|
||||||
"corn": "kukurūzai",
|
"corn": "kukurūzai",
|
||||||
"corn-syrup": "kukurūzų sirupas",
|
"corn-syrup": "kukurūzų sirupas",
|
||||||
"cottonseed-oil": "cottonseed oil",
|
"cottonseed-oil": "medvilnės aliejus",
|
||||||
"courgette": "courgette",
|
"courgette": "cukinija",
|
||||||
"cream-of-tartar": "cream of tartar",
|
"cream-of-tartar": "vyno akmuo",
|
||||||
"cucumber": "agurkas",
|
"cucumber": "agurkas",
|
||||||
"cumin": "cumin",
|
"cumin": "kuminas",
|
||||||
"daikon": "daikon",
|
"daikon": "ridikas",
|
||||||
"dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes",
|
"dairy-products-and-dairy-substitutes": "pieno produktai ir pieno pakaitalai",
|
||||||
"eggs": "kiaušiniai",
|
"eggs": "kiaušiniai",
|
||||||
"ghee": "lydytas/ghee sviestas",
|
"ghee": "lydytas/ghee sviestas",
|
||||||
"milk": "pienas",
|
"milk": "pienas",
|
||||||
"dandelion": "dandelion",
|
"dandelion": "pienė",
|
||||||
"demerara-sugar": "demerara sugar",
|
"demerara-sugar": "cukranendrių cukrus \"Demerara\"",
|
||||||
"dough": "dough",
|
"dough": "tešla",
|
||||||
"edible-cactus": "edible cactus",
|
"edible-cactus": "opuncija",
|
||||||
"eggplant": "baklažanas",
|
"eggplant": "baklažanas",
|
||||||
"endive": "endive",
|
"endive": "trūkažolė",
|
||||||
"fats": "riebalai",
|
"fats": "riebalai",
|
||||||
"speck": "speck",
|
"speck": "itališkas \"Speck\" kumpis",
|
||||||
"fava-beans": "fava beans",
|
"fava-beans": "pupos",
|
||||||
"fiddlehead": "fiddlehead",
|
"fiddlehead": "paparčių ūgliai",
|
||||||
"fish": "žuvis",
|
"fish": "žuvis",
|
||||||
"catfish": "šamas ",
|
"catfish": "šamas ",
|
||||||
"cod": "menkė",
|
"cod": "menkė",
|
||||||
"salt-cod": "sūdyta menkė",
|
"salt-cod": "sūdyta menkė",
|
||||||
"salmon": "lašiša",
|
"salmon": "lašiša",
|
||||||
"skate": "raja",
|
"skate": "raja",
|
||||||
"stockfish": "stockfish",
|
"stockfish": "džiovinta žuvis",
|
||||||
"trout": "upėtakis",
|
"trout": "upėtakis",
|
||||||
"tuna": "tunas",
|
"tuna": "tunas",
|
||||||
"five-spice-powder": "penkių prieskonių mišinys",
|
"five-spice-powder": "penkių prieskonių mišinys",
|
||||||
"flour": "miltai",
|
"flour": "miltai",
|
||||||
"frisee": "frisee",
|
"frisee": "lapinės salotos",
|
||||||
"fructose": "fruktozė",
|
"fructose": "fruktozė",
|
||||||
"fruit": "vaisius",
|
"fruit": "vaisius",
|
||||||
"apple": "obuolys",
|
"apple": "obuolys",
|
||||||
@ -104,69 +104,69 @@
|
|||||||
"fruit-sugar": "fruktozė",
|
"fruit-sugar": "fruktozė",
|
||||||
"garam-masala": "garam masala",
|
"garam-masala": "garam masala",
|
||||||
"garlic": "česnakas",
|
"garlic": "česnakas",
|
||||||
"gem-squash": "gem squash",
|
"gem-squash": "apvaliosios cukinijos",
|
||||||
"ginger": "imbieras",
|
"ginger": "imbieras",
|
||||||
"giblets": "giblets",
|
"giblets": "viduriai",
|
||||||
"grains": "grūdai",
|
"grains": "grūdai",
|
||||||
"maize": "maize",
|
"maize": "kukurūzai",
|
||||||
"sweetcorn": "saldusis kukurūzas",
|
"sweetcorn": "saldusis kukurūzas",
|
||||||
"teff": "teff",
|
"teff": "teff",
|
||||||
"grape-seed-oil": "vynuogių kauliukų aliejus",
|
"grape-seed-oil": "vynuogių kauliukų aliejus",
|
||||||
"green-onion": "green onion",
|
"green-onion": "laiškiniai svogūnai",
|
||||||
"heart-of-palm": "heart of palm",
|
"heart-of-palm": "heart of palm",
|
||||||
"hemp": "hemp",
|
"hemp": "kanapės",
|
||||||
"herbs": "žolelės",
|
"herbs": "žolelės",
|
||||||
"oregano": "raudonėlis",
|
"oregano": "raudonėlis",
|
||||||
"parsley": "petražolės",
|
"parsley": "petražolės",
|
||||||
"honey": "medus",
|
"honey": "medus",
|
||||||
"icing-sugar": "icing sugar",
|
"icing-sugar": "cukraus pudra",
|
||||||
"isomalt": "isomalt",
|
"isomalt": "izomaltas",
|
||||||
"jackfruit": "jackfruit",
|
"jackfruit": "duonvaisis",
|
||||||
"jaggery": "jaggery",
|
"jaggery": "cukranendrių cukrus \"Jaggery\"",
|
||||||
"jams": "jams",
|
"jams": "uogienės",
|
||||||
"jellies": "drebučiai",
|
"jellies": "drebučiai",
|
||||||
"jerusalem-artichoke": "jerusalem artichoke",
|
"jerusalem-artichoke": "topinambas",
|
||||||
"jicama": "jicama",
|
"jicama": "ropinė gumbapupė",
|
||||||
"kale": "kale",
|
"kale": "lapiniai kopūstai",
|
||||||
"kumara": "kumara",
|
"kumara": "batatas",
|
||||||
"leavening-agents": "leavening agents",
|
"leavening-agents": "kildinimo medžiagos",
|
||||||
"leek": "leek",
|
"leek": "poras",
|
||||||
"legumes": "legumes ",
|
"legumes": "ankštinės daržovės ",
|
||||||
"peas": "žirniai",
|
"peas": "žirniai",
|
||||||
"beans": "pupelės",
|
"beans": "pupelės",
|
||||||
"lentils": "lentils",
|
"lentils": "lęšiai",
|
||||||
"lemongrass": "lemongrass",
|
"lemongrass": "citrinžolė",
|
||||||
"lettuce": "salotos",
|
"lettuce": "salotos",
|
||||||
"liver": "liver",
|
"liver": "kepenys",
|
||||||
"maple-syrup": "maple syrup",
|
"maple-syrup": "klevų sirupas",
|
||||||
"meat": "mėsa",
|
"meat": "mėsa",
|
||||||
"mortadella": "mortadella",
|
"mortadella": "itališka dešra \"Mortadella\"",
|
||||||
"mushroom": "mushroom",
|
"mushroom": "grybai",
|
||||||
"white-mushroom": "white mushroom",
|
"white-mushroom": "pievagrybiai",
|
||||||
"mussels": "mussels",
|
"mussels": "midijos",
|
||||||
"nori": "nori",
|
"nori": "jūros dumblių lapai",
|
||||||
"nutmeg": "nutmeg",
|
"nutmeg": "muskato riešutas",
|
||||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
"nutritional-yeast-flakes": "maistinių mielių dribsniai",
|
||||||
"nuts": "riešutai",
|
"nuts": "riešutai",
|
||||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
"nanaimo-bar-mix": "nanaimo bar mix",
|
||||||
"octopuses": "octopuses",
|
"octopuses": "aštuonkojai",
|
||||||
"oils": "oils",
|
"oils": "aliejai",
|
||||||
"olive-oil": "alyvuogių aliejus",
|
"olive-oil": "alyvuogių aliejus",
|
||||||
"okra": "okra",
|
"okra": "okra",
|
||||||
"olive": "alyvuogė",
|
"olive": "alyvuogė",
|
||||||
"onion-family": "onion family",
|
"onion-family": "svogūnų šeima",
|
||||||
"onion": "svogūnas",
|
"onion": "svogūnas",
|
||||||
"scallion": "laiškinis svogūnas",
|
"scallion": "laiškinis svogūnas",
|
||||||
"shallot": "shallot",
|
"shallot": "šalotiniai svogūnai",
|
||||||
"spring-onion": "svogūnų laiškai",
|
"spring-onion": "svogūnų laiškai",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "apelsinų žiedų vanduo",
|
||||||
"oysters": "austrės",
|
"oysters": "austrės",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "prieskonių mišinys \"Panch Puran\"",
|
||||||
"paprika": "paprika",
|
"paprika": "paprika",
|
||||||
"parsnip": "parsnip",
|
"parsnip": "pastarnokas",
|
||||||
"pepper": "pepper",
|
"pepper": "pipiras",
|
||||||
"peppers": "peppers",
|
"peppers": "pipirai",
|
||||||
"plantain": "plantain",
|
"plantain": "mažieji bananai",
|
||||||
"pineapple": "ananasas",
|
"pineapple": "ananasas",
|
||||||
"poppy-seeds": "aguonos",
|
"poppy-seeds": "aguonos",
|
||||||
"potatoes": "bulvės",
|
"potatoes": "bulvės",
|
||||||
@ -175,48 +175,48 @@
|
|||||||
"pumpkin": "moliūgas",
|
"pumpkin": "moliūgas",
|
||||||
"pumpkin-seeds": "moliūgų sėklos",
|
"pumpkin-seeds": "moliūgų sėklos",
|
||||||
"radish": "ridikėlis",
|
"radish": "ridikėlis",
|
||||||
"raw-sugar": "raw sugar",
|
"raw-sugar": "nerafinuotas cukrus",
|
||||||
"refined-sugar": "rafinuotas cukrus",
|
"refined-sugar": "rafinuotas cukrus",
|
||||||
"rice-flour": "ryžių miltai",
|
"rice-flour": "ryžių miltai",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "stambiakristalis cukrus",
|
||||||
"rum": "romas",
|
"rum": "romas",
|
||||||
"salt": "druska",
|
"salt": "druska",
|
||||||
"seafood": "jūros gėrybės",
|
"seafood": "jūros gėrybės",
|
||||||
"seeds": "sėklos",
|
"seeds": "sėklos",
|
||||||
"sesame-seeds": "sezamo sėklos",
|
"sesame-seeds": "sezamo sėklos",
|
||||||
"sunflower-seeds": "sunflower seeds",
|
"sunflower-seeds": "saulėgrąžų sėklos",
|
||||||
"soda": "soda",
|
"soda": "soda",
|
||||||
"soda-baking": "soda, baking",
|
"soda-baking": "kepimo milteliai",
|
||||||
"soybean": "soybean",
|
"soybean": "sojos pupelės",
|
||||||
"spaghetti-squash": "spaghetti squash",
|
"spaghetti-squash": "spagetinis moliūgas",
|
||||||
"spices": "spices",
|
"spices": "prieskoniai",
|
||||||
"spinach": "špinatai",
|
"spinach": "špinatai",
|
||||||
"squash-family": "squash family",
|
"squash-family": "squash family",
|
||||||
"squash": "moliūgas",
|
"squash": "moliūgas",
|
||||||
"zucchini": "cukinijos",
|
"zucchini": "cukinijos",
|
||||||
"sugar": "cukrus",
|
"sugar": "cukrus",
|
||||||
"caster-sugar": "caster sugar",
|
"caster-sugar": "smulkusis cukrus",
|
||||||
"granulated-sugar": "granulated sugar",
|
"granulated-sugar": "cukrus",
|
||||||
"superfine-sugar": "superfine sugar",
|
"superfine-sugar": "superfine sugar",
|
||||||
"turbanado-sugar": "turbanado sugar",
|
"turbanado-sugar": "cukranendrių cukrus \"Turbinado\"",
|
||||||
"unrefined-sugar": "unrefined sugar",
|
"unrefined-sugar": "nerafinuotas cukrus",
|
||||||
"white-sugar": "white sugar",
|
"white-sugar": "baltasis cukrus",
|
||||||
"sweet-potato": "batatas",
|
"sweet-potato": "batatas",
|
||||||
"sweeteners": "saldikliai",
|
"sweeteners": "saldikliai",
|
||||||
"cane-sugar": "cane sugar",
|
"cane-sugar": "cukranendrių cukrus",
|
||||||
"tahini": "tahini",
|
"tahini": "sezamų pasta",
|
||||||
"tubers": "tubers",
|
"tubers": "šakniavaisiai",
|
||||||
"potato": "bulvė",
|
"potato": "bulvė",
|
||||||
"sunchoke": "sunchoke",
|
"sunchoke": "topinambas",
|
||||||
"taro": "taro",
|
"taro": "taras",
|
||||||
"yam": "yam",
|
"yam": "dioskorėja",
|
||||||
"turnip": "ropė",
|
"turnip": "ropė",
|
||||||
"vanilla": "vanilė",
|
"vanilla": "vanilė",
|
||||||
"vegetables": "daržovės",
|
"vegetables": "daržovės",
|
||||||
"fiddlehead-fern": "fiddlehead fern",
|
"fiddlehead-fern": "papartis",
|
||||||
"ful": "ful",
|
"ful": "ful",
|
||||||
"watercress": "watercress",
|
"watercress": "rėžiukas",
|
||||||
"watermelon": "arbūzas",
|
"watermelon": "arbūzas",
|
||||||
"xanthan-gum": "xanthan gum",
|
"xanthan-gum": "ksantano derva",
|
||||||
"yeast": "mielės"
|
"yeast": "mielės"
|
||||||
}
|
}
|
||||||
|
@ -1,42 +1,42 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "acorn squash",
|
"acorn-squash": "abóbora-bolota",
|
||||||
"alfalfa-sprouts": "alfalfa sprouts",
|
"alfalfa-sprouts": "broto de alfafa",
|
||||||
"anchovies": "anchovas",
|
"anchovies": "anchovas",
|
||||||
"apples": "maçãs",
|
"apples": "maçãs",
|
||||||
"artichoke": "artichoke",
|
"artichoke": "alcachofra",
|
||||||
"arugula": "arugula",
|
"arugula": "rúcula",
|
||||||
"asparagus": "aspargo",
|
"asparagus": "aspargo",
|
||||||
"aubergine": "aubergine",
|
"aubergine": "berinjela",
|
||||||
"avocado": "avocado",
|
"avocado": "avocado",
|
||||||
"bacon": "bacon",
|
"bacon": "bacon",
|
||||||
"baking-powder": "baking powder",
|
"baking-powder": "fermento em pó",
|
||||||
"baking-soda": "bicarbonato de sódio",
|
"baking-soda": "bicarbonato de sódio",
|
||||||
"baking-sugar": "baking sugar",
|
"baking-sugar": "açúcar de confeiteiro",
|
||||||
"bar-sugar": "açúcar em barra",
|
"bar-sugar": "açúcar em barra",
|
||||||
"basil": "manjericão",
|
"basil": "manjericão",
|
||||||
"bell-peppers": "pimentões",
|
"bell-peppers": "pimentões",
|
||||||
"blackberries": "amoras silvestres",
|
"blackberries": "amoras silvestres",
|
||||||
"brassicas": "brassicas",
|
"brassicas": "brássicas",
|
||||||
"bok-choy": "bok choy",
|
"bok-choy": "acelga",
|
||||||
"broccoflower": "broccoflower",
|
"broccoflower": "brócolis",
|
||||||
"broccoli": "brócolis",
|
"broccoli": "brócolis",
|
||||||
"broccolini": "broccolini",
|
"broccolini": "baby brócolis",
|
||||||
"broccoli-rabe": "broccoli rabe",
|
"broccoli-rabe": "rapini",
|
||||||
"brussels-sprouts": "couve-de-bruxelas",
|
"brussels-sprouts": "couve-de-bruxelas",
|
||||||
"cabbage": "repolho",
|
"cabbage": "repolho",
|
||||||
"cauliflower": "couve-flor",
|
"cauliflower": "couve-flor",
|
||||||
"chinese-leaves": "chinese leaves",
|
"chinese-leaves": "couve-china",
|
||||||
"collard-greens": "collard greens",
|
"collard-greens": "couve-galega",
|
||||||
"kohlrabi": "kohlrabi",
|
"kohlrabi": "couve-rábano",
|
||||||
"bread": "pão",
|
"bread": "pão",
|
||||||
"breadfruit": "breadfruit",
|
"breadfruit": "fruta-pão",
|
||||||
"broad-beans": "broad beans",
|
"broad-beans": "fava",
|
||||||
"brown-sugar": "açúcar mascavo",
|
"brown-sugar": "açúcar mascavo",
|
||||||
"butter": "manteiga",
|
"butter": "manteiga",
|
||||||
"butternut-pumpkin": "butternut pumpkin",
|
"butternut-pumpkin": "abóbora noz",
|
||||||
"butternut-squash": "butternut squash",
|
"butternut-squash": "abóbora-cheirosa",
|
||||||
"cactus-edible": "cacto, comestível",
|
"cactus-edible": "cacto, comestível",
|
||||||
"calabrese": "calabrese",
|
"calabrese": "calabresa",
|
||||||
"cannabis": "cannabis",
|
"cannabis": "cannabis",
|
||||||
"capsicum": "páprica",
|
"capsicum": "páprica",
|
||||||
"caraway": "caraway",
|
"caraway": "caraway",
|
||||||
|
@ -68,33 +68,33 @@
|
|||||||
"cream-of-tartar": "creme de tártaro",
|
"cream-of-tartar": "creme de tártaro",
|
||||||
"cucumber": "pepino",
|
"cucumber": "pepino",
|
||||||
"cumin": "cominho",
|
"cumin": "cominho",
|
||||||
"daikon": "daikon",
|
"daikon": "rabanete branco",
|
||||||
"dairy-products-and-dairy-substitutes": "produtos lácteos e substitutos de leite",
|
"dairy-products-and-dairy-substitutes": "produtos lácteos e substitutos de leite",
|
||||||
"eggs": "ovos",
|
"eggs": "ovos",
|
||||||
"ghee": "ghee",
|
"ghee": "manteiga indiana",
|
||||||
"milk": "leite",
|
"milk": "leite",
|
||||||
"dandelion": "dente-de-leão",
|
"dandelion": "dente-de-leão",
|
||||||
"demerara-sugar": "demerara sugar",
|
"demerara-sugar": "açúcar de demerara",
|
||||||
"dough": "massa",
|
"dough": "massa",
|
||||||
"edible-cactus": "edible cactus",
|
"edible-cactus": "cacto comestível",
|
||||||
"eggplant": "berinjela",
|
"eggplant": "berinjela",
|
||||||
"endive": "endívia",
|
"endive": "endívia",
|
||||||
"fats": "gorduras",
|
"fats": "gorduras",
|
||||||
"speck": "speck",
|
"speck": "presunto",
|
||||||
"fava-beans": "favas",
|
"fava-beans": "favas",
|
||||||
"fiddlehead": "fiddlehead",
|
"fiddlehead": "rebentos de feto comestíveis",
|
||||||
"fish": "peixe",
|
"fish": "peixe",
|
||||||
"catfish": "peixe-gato ",
|
"catfish": "peixe-gato ",
|
||||||
"cod": "bacalhau",
|
"cod": "bacalhau",
|
||||||
"salt-cod": "bacalhau salgado",
|
"salt-cod": "bacalhau salgado",
|
||||||
"salmon": "salmão",
|
"salmon": "salmão",
|
||||||
"skate": "skate",
|
"skate": "raia",
|
||||||
"stockfish": "stockfish",
|
"stockfish": "bacalhau salgado",
|
||||||
"trout": "truta",
|
"trout": "truta",
|
||||||
"tuna": "atum",
|
"tuna": "atum",
|
||||||
"five-spice-powder": "five spice powder",
|
"five-spice-powder": "cinco especiarias chinesas em pó",
|
||||||
"flour": "farinha",
|
"flour": "farinha",
|
||||||
"frisee": "frisee",
|
"frisee": "chicória",
|
||||||
"fructose": "frutose",
|
"fructose": "frutose",
|
||||||
"fruit": "fruta",
|
"fruit": "fruta",
|
||||||
"apple": "maçã",
|
"apple": "maçã",
|
||||||
@ -122,20 +122,20 @@
|
|||||||
"icing-sugar": "açúcar para cobertura",
|
"icing-sugar": "açúcar para cobertura",
|
||||||
"isomalt": "isomalte",
|
"isomalt": "isomalte",
|
||||||
"jackfruit": "jaca",
|
"jackfruit": "jaca",
|
||||||
"jaggery": "jaggery",
|
"jaggery": "açúcar mascavo",
|
||||||
"jams": "jams",
|
"jams": "geleias",
|
||||||
"jellies": "jellies",
|
"jellies": "gelatinas",
|
||||||
"jerusalem-artichoke": "jerusalem artichoke",
|
"jerusalem-artichoke": "alcachofra-de-jerusalém",
|
||||||
"jicama": "jicama",
|
"jicama": "nabo-mexicano",
|
||||||
"kale": "couve",
|
"kale": "couve",
|
||||||
"kumara": "kumara",
|
"kumara": "kumara",
|
||||||
"leavening-agents": "leavening agents",
|
"leavening-agents": "fermentos",
|
||||||
"leek": "leek",
|
"leek": "alho-françês",
|
||||||
"legumes": "legumes ",
|
"legumes": "legumes ",
|
||||||
"peas": "ervilhas",
|
"peas": "ervilhas",
|
||||||
"beans": "feijões",
|
"beans": "feijões",
|
||||||
"lentils": "lentilhas",
|
"lentils": "lentilhas",
|
||||||
"lemongrass": "lemongrass",
|
"lemongrass": "erva-limão",
|
||||||
"lettuce": "alface",
|
"lettuce": "alface",
|
||||||
"liver": "fígado",
|
"liver": "fígado",
|
||||||
"maple-syrup": "xarope de ácer",
|
"maple-syrup": "xarope de ácer",
|
||||||
@ -146,77 +146,77 @@
|
|||||||
"mussels": "mexilhão",
|
"mussels": "mexilhão",
|
||||||
"nori": "nori",
|
"nori": "nori",
|
||||||
"nutmeg": "noz-moscada",
|
"nutmeg": "noz-moscada",
|
||||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
"nutritional-yeast-flakes": "levedura nutricional",
|
||||||
"nuts": "frutos secos",
|
"nuts": "frutos secos",
|
||||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
"nanaimo-bar-mix": "mistura de barras nanaimo",
|
||||||
"octopuses": "polvos",
|
"octopuses": "polvos",
|
||||||
"oils": "óleos",
|
"oils": "óleos",
|
||||||
"olive-oil": "azeite",
|
"olive-oil": "azeite",
|
||||||
"okra": "okra",
|
"okra": "quiabo",
|
||||||
"olive": "azeitona",
|
"olive": "azeitona",
|
||||||
"onion-family": "onion family",
|
"onion-family": "família das cebolas",
|
||||||
"onion": "cebola",
|
"onion": "cebola",
|
||||||
"scallion": "scallion",
|
"scallion": "cebolinho",
|
||||||
"shallot": "shallot",
|
"shallot": "chalota",
|
||||||
"spring-onion": "spring onion",
|
"spring-onion": "cebolinho",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "água de flor de laranjeira",
|
||||||
"oysters": "ostras",
|
"oysters": "ostras",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "panch puran",
|
||||||
"paprika": "colorau",
|
"paprika": "colorau",
|
||||||
"parsnip": "cherovia",
|
"parsnip": "cherovia",
|
||||||
"pepper": "pimenta",
|
"pepper": "pimenta",
|
||||||
"peppers": "peppers",
|
"peppers": "pimentos",
|
||||||
"plantain": "plantain",
|
"plantain": "banana-da-terra",
|
||||||
"pineapple": "ananás",
|
"pineapple": "ananás",
|
||||||
"poppy-seeds": "poppy seeds",
|
"poppy-seeds": "sementes de papoila",
|
||||||
"potatoes": "batatas",
|
"potatoes": "batatas",
|
||||||
"poultry": "carne de aves",
|
"poultry": "carne de aves",
|
||||||
"powdered-sugar": "açucar em pó",
|
"powdered-sugar": "açucar em pó",
|
||||||
"pumpkin": "abóbora",
|
"pumpkin": "abóbora",
|
||||||
"pumpkin-seeds": "sementes de abóbora",
|
"pumpkin-seeds": "sementes de abóbora",
|
||||||
"radish": "rabanete",
|
"radish": "rabanete",
|
||||||
"raw-sugar": "raw sugar",
|
"raw-sugar": "açúcar mascavado",
|
||||||
"refined-sugar": "açúcar refinado",
|
"refined-sugar": "açúcar refinado",
|
||||||
"rice-flour": "farinha de arroz",
|
"rice-flour": "farinha de arroz",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "açúcar mascavo",
|
||||||
"rum": "rum",
|
"rum": "rum",
|
||||||
"salt": "sal",
|
"salt": "sal",
|
||||||
"seafood": "marisco",
|
"seafood": "marisco",
|
||||||
"seeds": "sementes",
|
"seeds": "sementes",
|
||||||
"sesame-seeds": "sementes de sésamo",
|
"sesame-seeds": "sementes de sésamo",
|
||||||
"sunflower-seeds": "sementes de girassol",
|
"sunflower-seeds": "sementes de girassol",
|
||||||
"soda": "soda",
|
"soda": "gasosa",
|
||||||
"soda-baking": "soda, baking",
|
"soda-baking": "bicaburnato de sódio",
|
||||||
"soybean": "soja",
|
"soybean": "soja",
|
||||||
"spaghetti-squash": "spaghetti squash",
|
"spaghetti-squash": "abóbora esparguete",
|
||||||
"spices": "especiarias",
|
"spices": "especiarias",
|
||||||
"spinach": "espinafre",
|
"spinach": "espinafre",
|
||||||
"squash-family": "squash family",
|
"squash-family": "família das abóboras",
|
||||||
"squash": "squash",
|
"squash": "abóbora",
|
||||||
"zucchini": "courgette",
|
"zucchini": "courgette",
|
||||||
"sugar": "açúcar",
|
"sugar": "açúcar",
|
||||||
"caster-sugar": "caster sugar",
|
"caster-sugar": "açucar refinado",
|
||||||
"granulated-sugar": "açúcar granulado",
|
"granulated-sugar": "açúcar granulado",
|
||||||
"superfine-sugar": "açúcar superfino",
|
"superfine-sugar": "açúcar superfino",
|
||||||
"turbanado-sugar": "turbanado sugar",
|
"turbanado-sugar": "açucar turbinado",
|
||||||
"unrefined-sugar": "unrefined sugar",
|
"unrefined-sugar": "açúcar não refinado",
|
||||||
"white-sugar": "açúcar branco",
|
"white-sugar": "açúcar branco",
|
||||||
"sweet-potato": "batata-doce",
|
"sweet-potato": "batata-doce",
|
||||||
"sweeteners": "adoçantes",
|
"sweeteners": "adoçantes",
|
||||||
"cane-sugar": "açúcar de cana",
|
"cane-sugar": "açúcar de cana",
|
||||||
"tahini": "tahini",
|
"tahini": "tahini",
|
||||||
"tubers": "tubers",
|
"tubers": "tuberculos",
|
||||||
"potato": "batata",
|
"potato": "batata",
|
||||||
"sunchoke": "sunchoke",
|
"sunchoke": "alcachofra-girassol",
|
||||||
"taro": "taro",
|
"taro": "taro",
|
||||||
"yam": "yam",
|
"yam": "inhame",
|
||||||
"turnip": "nabo",
|
"turnip": "nabo",
|
||||||
"vanilla": "baunilha",
|
"vanilla": "baunilha",
|
||||||
"vegetables": "vegetais",
|
"vegetables": "vegetais",
|
||||||
"fiddlehead-fern": "fiddlehead fern",
|
"fiddlehead-fern": "rebentos de fetos",
|
||||||
"ful": "ful",
|
"ful": "ful medames",
|
||||||
"watercress": "watercress",
|
"watercress": "agrião",
|
||||||
"watermelon": "melancia",
|
"watermelon": "melancia",
|
||||||
"xanthan-gum": "xanthan gum",
|
"xanthan-gum": "goma xantana",
|
||||||
"yeast": "fermento"
|
"yeast": "fermento"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "тыква-желудь",
|
"acorn-squash": "желудевый сквош",
|
||||||
"alfalfa-sprouts": "ростки люцерны",
|
"alfalfa-sprouts": "ростки люцерны",
|
||||||
"anchovies": "анчоусы",
|
"anchovies": "анчоусы",
|
||||||
"apples": "яблоки",
|
"apples": "яблоки",
|
||||||
@ -35,14 +35,14 @@
|
|||||||
"butter": "сливочное масло",
|
"butter": "сливочное масло",
|
||||||
"butternut-pumpkin": "тыква баттернат",
|
"butternut-pumpkin": "тыква баттернат",
|
||||||
"butternut-squash": "мускатная тыква",
|
"butternut-squash": "мускатная тыква",
|
||||||
"cactus-edible": "кактус",
|
"cactus-edible": "кактус, съедобный",
|
||||||
"calabrese": "брокколи калабрезе",
|
"calabrese": "брокколи калабрезе",
|
||||||
"cannabis": "конопля",
|
"cannabis": "конопля",
|
||||||
"capsicum": "стручковый перец",
|
"capsicum": "стручковый перец",
|
||||||
"caraway": "тмин",
|
"caraway": "тмин",
|
||||||
"carrot": "морковь",
|
"carrot": "морковь",
|
||||||
"castor-sugar": "сахарная пудра",
|
"castor-sugar": "сахарная пудра",
|
||||||
"cayenne-pepper": "кайеннский перец",
|
"cayenne-pepper": "кайенский перец",
|
||||||
"celeriac": "корень сельдерея",
|
"celeriac": "корень сельдерея",
|
||||||
"celery": "сельдерей",
|
"celery": "сельдерей",
|
||||||
"cereal-grains": "злаковое зерно",
|
"cereal-grains": "злаковое зерно",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"acorn-squash": "acorn squash",
|
"acorn-squash": "橡果南瓜",
|
||||||
"alfalfa-sprouts": "alfalfa sprouts",
|
"alfalfa-sprouts": "alfalfa sprouts",
|
||||||
"anchovies": "凤尾鱼",
|
"anchovies": "凤尾鱼",
|
||||||
"apples": "苹果",
|
"apples": "苹果",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
"broccolini": "broccolini",
|
"broccolini": "broccolini",
|
||||||
"broccoli-rabe": "broccoli rabe",
|
"broccoli-rabe": "broccoli rabe",
|
||||||
"brussels-sprouts": "抱子甘蓝",
|
"brussels-sprouts": "抱子甘蓝",
|
||||||
"cabbage": "cabbage",
|
"cabbage": "卷心菜",
|
||||||
"cauliflower": "菜花",
|
"cauliflower": "菜花",
|
||||||
"chinese-leaves": "chinese leaves",
|
"chinese-leaves": "chinese leaves",
|
||||||
"collard-greens": "collard greens",
|
"collard-greens": "collard greens",
|
||||||
@ -34,8 +34,8 @@
|
|||||||
"brown-sugar": "红糖",
|
"brown-sugar": "红糖",
|
||||||
"butter": "黄油",
|
"butter": "黄油",
|
||||||
"butternut-pumpkin": "butternut pumpkin",
|
"butternut-pumpkin": "butternut pumpkin",
|
||||||
"butternut-squash": "butternut squash",
|
"butternut-squash": "奶油南瓜",
|
||||||
"cactus-edible": "cactus, edible",
|
"cactus-edible": "仙人掌 (可食用)",
|
||||||
"calabrese": "calabrese",
|
"calabrese": "calabrese",
|
||||||
"cannabis": "cannabis",
|
"cannabis": "cannabis",
|
||||||
"capsicum": "capsicum",
|
"capsicum": "capsicum",
|
||||||
@ -51,9 +51,9 @@
|
|||||||
"cheese": "芝士",
|
"cheese": "芝士",
|
||||||
"chicory": "chicory",
|
"chicory": "chicory",
|
||||||
"chilli-peppers": "chilli peppers",
|
"chilli-peppers": "chilli peppers",
|
||||||
"chives": "chives",
|
"chives": "韭菜",
|
||||||
"chocolate": "巧克力",
|
"chocolate": "巧克力",
|
||||||
"cilantro": "cilantro",
|
"cilantro": "欧芹",
|
||||||
"cinnamon": "肉桂",
|
"cinnamon": "肉桂",
|
||||||
"clarified-butter": "clarified butter",
|
"clarified-butter": "clarified butter",
|
||||||
"coconut": "椰子",
|
"coconut": "椰子",
|
||||||
@ -76,10 +76,10 @@
|
|||||||
"dandelion": "蒲公英",
|
"dandelion": "蒲公英",
|
||||||
"demerara-sugar": "德麦拉拉蔗糖",
|
"demerara-sugar": "德麦拉拉蔗糖",
|
||||||
"dough": "面团",
|
"dough": "面团",
|
||||||
"edible-cactus": "edible cactus",
|
"edible-cactus": "可食用仙人掌",
|
||||||
"eggplant": "茄子",
|
"eggplant": "茄子",
|
||||||
"endive": "endive",
|
"endive": "endive",
|
||||||
"fats": "fats",
|
"fats": "脂肪",
|
||||||
"speck": "speck",
|
"speck": "speck",
|
||||||
"fava-beans": "蚕豆",
|
"fava-beans": "蚕豆",
|
||||||
"fiddlehead": "蕨菜",
|
"fiddlehead": "蕨菜",
|
||||||
@ -92,7 +92,7 @@
|
|||||||
"stockfish": "stockfish",
|
"stockfish": "stockfish",
|
||||||
"trout": "鳟鱼",
|
"trout": "鳟鱼",
|
||||||
"tuna": "金枪鱼",
|
"tuna": "金枪鱼",
|
||||||
"five-spice-powder": "five spice powder",
|
"five-spice-powder": "五香粉",
|
||||||
"flour": "面粉",
|
"flour": "面粉",
|
||||||
"frisee": "frisee",
|
"frisee": "frisee",
|
||||||
"fructose": "fructose",
|
"fructose": "fructose",
|
||||||
@ -111,12 +111,12 @@
|
|||||||
"maize": "玉米",
|
"maize": "玉米",
|
||||||
"sweetcorn": "甜玉米",
|
"sweetcorn": "甜玉米",
|
||||||
"teff": "苔麸",
|
"teff": "苔麸",
|
||||||
"grape-seed-oil": "grape seed oil",
|
"grape-seed-oil": "葡萄籽油",
|
||||||
"green-onion": "green onion",
|
"green-onion": "小葱",
|
||||||
"heart-of-palm": "heart of palm",
|
"heart-of-palm": "heart of palm",
|
||||||
"hemp": "hemp",
|
"hemp": "hemp",
|
||||||
"herbs": "herbs",
|
"herbs": "香草",
|
||||||
"oregano": "oregano",
|
"oregano": "牛至",
|
||||||
"parsley": "香菜",
|
"parsley": "香菜",
|
||||||
"honey": "蜂蜜",
|
"honey": "蜂蜜",
|
||||||
"icing-sugar": "糖粉",
|
"icing-sugar": "糖粉",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Termény"
|
"name": "Termesztett növények"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gabonafélék"
|
"name": "Gabonafélék"
|
||||||
@ -45,7 +45,7 @@
|
|||||||
"name": "Háztartás"
|
"name": "Háztartás"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Hús és Hentesárú"
|
"name": "Húskészítmények"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Nassolnivalók"
|
"name": "Nassolnivalók"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Gaminti"
|
"name": "Produktai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Grūdai"
|
"name": "Grūdai"
|
||||||
@ -27,7 +27,7 @@
|
|||||||
"name": "Konservuoti produktai"
|
"name": "Konservuoti produktai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Prieskoniai"
|
"name": "Padažai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Konditerijos gaminiai"
|
"name": "Konditerijos gaminiai"
|
||||||
@ -39,10 +39,10 @@
|
|||||||
"name": "Šaldyti produktai"
|
"name": "Šaldyti produktai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sveiki produktai"
|
"name": "Sveikas maistas"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Namų ūkio reikmenys"
|
"name": "Buitinės prekės"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mėsos produktai"
|
"name": "Mėsos produktai"
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"name": "Saldumynai"
|
"name": "Saldumynai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Alkoholis"
|
"name": "Alkoholiniai gėrimai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Kita"
|
"name": "Kita"
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"name": "Condimentos"
|
"name": "Condimentos"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Confectionary"
|
"name": "Confeitaria"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Lacticínios"
|
"name": "Lacticínios"
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"name": "Alimentos Congelados"
|
"name": "Alimentos Congelados"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Health Foods"
|
"name": "Alimentos saudáveis"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Casa"
|
"name": "Casa"
|
||||||
|
@ -1,65 +1,65 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Produce"
|
"name": "Produs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Grains"
|
"name": "Cereale"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Fruits"
|
"name": "Fructe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Vegetables"
|
"name": "Legume"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Meat"
|
"name": "Carne"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Seafood"
|
"name": "Fructe de Mare"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Beverages"
|
"name": "Băuturi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Baked Goods"
|
"name": "Produse coapte"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Canned Goods"
|
"name": "Produse conservate"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Condiments"
|
"name": "Condimente"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Confectionary"
|
"name": "Confectionary"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Dairy Products"
|
"name": "Produse lactate"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Frozen Foods"
|
"name": "Alimente înghețate"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Health Foods"
|
"name": "Mâncare Sănătoasă"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Household"
|
"name": "Gospodărie"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Meat Products"
|
"name": "Produse din carne"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Snacks"
|
"name": "Gustări"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Spices"
|
"name": "Condimente"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sweets"
|
"name": "Dulciuri"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Alcohol"
|
"name": "Alcool"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Other"
|
"name": "Altele"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Produce"
|
"name": "Свежие Овощи&фрукты"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Крупы"
|
"name": "Крупы"
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"name": "Здоровая еда"
|
"name": "Здоровая еда"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Household"
|
"name": "Домашняя"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Мясные продукты"
|
"name": "Мясные продукты"
|
||||||
|
@ -3,63 +3,63 @@
|
|||||||
"name": "Produce"
|
"name": "Produce"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Grains"
|
"name": "谷物"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Fruits"
|
"name": "水果"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Vegetables"
|
"name": "蔬菜"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Meat"
|
"name": "肉类"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Seafood"
|
"name": "海鲜"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Beverages"
|
"name": "饮料"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Baked Goods"
|
"name": "烘焙食品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Canned Goods"
|
"name": "罐头食品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Condiments"
|
"name": "调味品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Confectionary"
|
"name": "Confectionary"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Dairy Products"
|
"name": "乳制品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Frozen Foods"
|
"name": "冷冻食品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Health Foods"
|
"name": "健康食品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Household"
|
"name": "家庭"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Meat Products"
|
"name": "肉制品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Snacks"
|
"name": "零食"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Spices"
|
"name": "调味品"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sweets"
|
"name": "甜味剂"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Alcohol"
|
"name": "酒类"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Other"
|
"name": "其它"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -1,101 +1,101 @@
|
|||||||
{
|
{
|
||||||
"teaspoon": {
|
"teaspoon": {
|
||||||
"name": "teaspoon",
|
"name": "ملعقة صغيرة",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "tsp"
|
"abbreviation": "ملعقة صغيرة"
|
||||||
},
|
},
|
||||||
"tablespoon": {
|
"tablespoon": {
|
||||||
"name": "tablespoon",
|
"name": "ملعقة كبيرة",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "tbsp"
|
"abbreviation": "ملعقة كبيرة"
|
||||||
},
|
},
|
||||||
"cup": {
|
"cup": {
|
||||||
"name": "cup",
|
"name": "كوب",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "cup"
|
"abbreviation": "كوب"
|
||||||
},
|
},
|
||||||
"fluid-ounce": {
|
"fluid-ounce": {
|
||||||
"name": "fluid ounce",
|
"name": "أوقية 200gm",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "fl oz"
|
"abbreviation": "أوقية 200gm"
|
||||||
},
|
},
|
||||||
"pint": {
|
"pint": {
|
||||||
"name": "pint",
|
"name": "نصف لتر",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "pt"
|
"abbreviation": "نصف لتر"
|
||||||
},
|
},
|
||||||
"quart": {
|
"quart": {
|
||||||
"name": "quart",
|
"name": "الربع",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "qt"
|
"abbreviation": "الربع"
|
||||||
},
|
},
|
||||||
"gallon": {
|
"gallon": {
|
||||||
"name": "gallon",
|
"name": "جالون",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "gal"
|
"abbreviation": "جالون"
|
||||||
},
|
},
|
||||||
"milliliter": {
|
"milliliter": {
|
||||||
"name": "milliliter",
|
"name": "ميليلتر",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "ml"
|
"abbreviation": "مل"
|
||||||
},
|
},
|
||||||
"liter": {
|
"liter": {
|
||||||
"name": "liter",
|
"name": "لتر",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "l"
|
"abbreviation": "لتر"
|
||||||
},
|
},
|
||||||
"pound": {
|
"pound": {
|
||||||
"name": "pound",
|
"name": "رطل",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "lb"
|
"abbreviation": "رطل"
|
||||||
},
|
},
|
||||||
"ounce": {
|
"ounce": {
|
||||||
"name": "ounce",
|
"name": "أوقية / ألأونضه",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "oz"
|
"abbreviation": "أونصة"
|
||||||
},
|
},
|
||||||
"gram": {
|
"gram": {
|
||||||
"name": "gram",
|
"name": "جرام",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "g"
|
"abbreviation": "غرام"
|
||||||
},
|
},
|
||||||
"kilogram": {
|
"kilogram": {
|
||||||
"name": "kilogram",
|
"name": "كيلوغرام",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "kg"
|
"abbreviation": "كيلوغرام"
|
||||||
},
|
},
|
||||||
"milligram": {
|
"milligram": {
|
||||||
"name": "milligram",
|
"name": "مليغرام",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "mg"
|
"abbreviation": "مليغرام"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"name": "splash",
|
"name": "دفقة",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "dash",
|
"name": "اندفاع",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"serving": {
|
"serving": {
|
||||||
"name": "serving",
|
"name": "حصة الطعام",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"head": {
|
"head": {
|
||||||
"name": "head",
|
"name": "رأس",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"clove": {
|
"clove": {
|
||||||
"name": "clove",
|
"name": "القرنفل",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"can": {
|
"can": {
|
||||||
"name": "can",
|
"name": "يمكن",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
}
|
}
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "strejf",
|
"name": "knivspids",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"abbreviation": "kuppi"
|
"abbreviation": "kuppi"
|
||||||
},
|
},
|
||||||
"fluid-ounce": {
|
"fluid-ounce": {
|
||||||
"name": "fluid ounce",
|
"name": "nesteunssi",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "fl oz"
|
"abbreviation": "fl oz"
|
||||||
},
|
},
|
||||||
@ -75,7 +75,7 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "dash",
|
"name": "ripaus",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
@ -85,7 +85,7 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"head": {
|
"head": {
|
||||||
"name": "head",
|
"name": "pää",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
"abbreviation": "g"
|
"abbreviation": "g"
|
||||||
},
|
},
|
||||||
"kilogram": {
|
"kilogram": {
|
||||||
"name": "kilógramm",
|
"name": "kilogramm",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "kg"
|
"abbreviation": "kg"
|
||||||
},
|
},
|
||||||
|
@ -7,12 +7,12 @@
|
|||||||
"tablespoon": {
|
"tablespoon": {
|
||||||
"name": "valgomasis šaukštas",
|
"name": "valgomasis šaukštas",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "v.š."
|
"abbreviation": "valg. š."
|
||||||
},
|
},
|
||||||
"cup": {
|
"cup": {
|
||||||
"name": "cup",
|
"name": "puodelis",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "cup"
|
"abbreviation": "puodelis"
|
||||||
},
|
},
|
||||||
"fluid-ounce": {
|
"fluid-ounce": {
|
||||||
"name": "skysčio uncija",
|
"name": "skysčio uncija",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"abbreviation": "pt"
|
"abbreviation": "pt"
|
||||||
},
|
},
|
||||||
"quart": {
|
"quart": {
|
||||||
"name": "quart",
|
"name": "qt",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "qt"
|
"abbreviation": "qt"
|
||||||
},
|
},
|
||||||
@ -75,7 +75,7 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "dash",
|
"name": "žiupsnelis",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"abbreviation": "pt"
|
"abbreviation": "pt"
|
||||||
},
|
},
|
||||||
"quart": {
|
"quart": {
|
||||||
"name": "quart",
|
"name": "quarto",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "qt"
|
"abbreviation": "qt"
|
||||||
},
|
},
|
||||||
@ -75,12 +75,12 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "traço",
|
"name": "pitada",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"serving": {
|
"serving": {
|
||||||
"name": "porção",
|
"name": "dose",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"abbreviation": "ml"
|
"abbreviation": "ml"
|
||||||
},
|
},
|
||||||
"liter": {
|
"liter": {
|
||||||
"name": "liter",
|
"name": "litru",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "l"
|
"abbreviation": "l"
|
||||||
},
|
},
|
||||||
|
@ -70,22 +70,22 @@
|
|||||||
"abbreviation": "мг"
|
"abbreviation": "мг"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"name": "splash",
|
"name": "капелька",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"dash": {
|
"dash": {
|
||||||
"name": "dash",
|
"name": "щепотка",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"serving": {
|
"serving": {
|
||||||
"name": "serving",
|
"name": "порция",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"head": {
|
"head": {
|
||||||
"name": "head",
|
"name": "головка",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
|
@ -1,73 +1,73 @@
|
|||||||
{
|
{
|
||||||
"teaspoon": {
|
"teaspoon": {
|
||||||
"name": "teaspoon",
|
"name": "茶匙",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "tsp"
|
"abbreviation": "茶匙"
|
||||||
},
|
},
|
||||||
"tablespoon": {
|
"tablespoon": {
|
||||||
"name": "tablespoon",
|
"name": "汤匙",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "tbsp"
|
"abbreviation": "汤匙"
|
||||||
},
|
},
|
||||||
"cup": {
|
"cup": {
|
||||||
"name": "cup",
|
"name": "杯",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "cup"
|
"abbreviation": "杯"
|
||||||
},
|
},
|
||||||
"fluid-ounce": {
|
"fluid-ounce": {
|
||||||
"name": "fluid ounce",
|
"name": "流体盎司",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "fl oz"
|
"abbreviation": "液量盎司"
|
||||||
},
|
},
|
||||||
"pint": {
|
"pint": {
|
||||||
"name": "pint",
|
"name": "品脱",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "pt"
|
"abbreviation": "品脱"
|
||||||
},
|
},
|
||||||
"quart": {
|
"quart": {
|
||||||
"name": "quart",
|
"name": "夸脱",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "qt"
|
"abbreviation": "夸脱"
|
||||||
},
|
},
|
||||||
"gallon": {
|
"gallon": {
|
||||||
"name": "gallon",
|
"name": "加仑",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "gal"
|
"abbreviation": "加仑"
|
||||||
},
|
},
|
||||||
"milliliter": {
|
"milliliter": {
|
||||||
"name": "milliliter",
|
"name": "毫升",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "ml"
|
"abbreviation": "毫升"
|
||||||
},
|
},
|
||||||
"liter": {
|
"liter": {
|
||||||
"name": "liter",
|
"name": "升",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "l"
|
"abbreviation": "升"
|
||||||
},
|
},
|
||||||
"pound": {
|
"pound": {
|
||||||
"name": "pound",
|
"name": "磅",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "lb"
|
"abbreviation": "磅"
|
||||||
},
|
},
|
||||||
"ounce": {
|
"ounce": {
|
||||||
"name": "ounce",
|
"name": "盎司",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "oz"
|
"abbreviation": "盎司"
|
||||||
},
|
},
|
||||||
"gram": {
|
"gram": {
|
||||||
"name": "gram",
|
"name": "克",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "g"
|
"abbreviation": "克"
|
||||||
},
|
},
|
||||||
"kilogram": {
|
"kilogram": {
|
||||||
"name": "kilogram",
|
"name": "千克",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "kg"
|
"abbreviation": "千克"
|
||||||
},
|
},
|
||||||
"milligram": {
|
"milligram": {
|
||||||
"name": "milligram",
|
"name": "毫克",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": "mg"
|
"abbreviation": "毫克"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"name": "splash",
|
"name": "splash",
|
||||||
@ -80,22 +80,22 @@
|
|||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"serving": {
|
"serving": {
|
||||||
"name": "serving",
|
"name": "份",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"head": {
|
"head": {
|
||||||
"name": "head",
|
"name": "头",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"clove": {
|
"clove": {
|
||||||
"name": "clove",
|
"name": "瓣",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
},
|
},
|
||||||
"can": {
|
"can": {
|
||||||
"name": "can",
|
"name": "罐",
|
||||||
"description": "",
|
"description": "",
|
||||||
"abbreviation": ""
|
"abbreviation": ""
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user