Version casi lista
This commit is contained in:
@@ -0,0 +1,244 @@
|
||||
/* Onboarding */
|
||||
"onboarding_welcome_title" = "MealMood";
|
||||
"onboarding_welcome_subtitle" = "Plan your week, enjoy your meals";
|
||||
"onboarding_welcome_benefit1" = "No stress";
|
||||
"onboarding_welcome_benefit2" = "No calorie counting";
|
||||
"onboarding_welcome_benefit3" = "Sync with your calendar";
|
||||
"onboarding_start" = "Get Started";
|
||||
"onboarding_continue" = "Continue";
|
||||
"onboarding_skip" = "Skip";
|
||||
"onboarding_finish" = "Finish";
|
||||
|
||||
/* Meal Windows */
|
||||
"meal_windows_title" = "What do you want to plan?";
|
||||
"meal_windows_dinner_only" = "Dinners only";
|
||||
"meal_windows_lunch_only" = "Lunches only";
|
||||
"meal_windows_both" = "Lunches and dinners";
|
||||
|
||||
/* Weekends */
|
||||
"weekends_title" = "Include weekends?";
|
||||
"weekends_toggle" = "Also plan Saturdays and Sundays";
|
||||
"weekends_note" = "You can change this later in settings";
|
||||
|
||||
/* Calendar */
|
||||
"calendar_title" = "Sync with your calendar?";
|
||||
"calendar_sync" = "Sync";
|
||||
"calendar_select" = "Calendar";
|
||||
"calendar_lunch_time" = "Lunch time";
|
||||
"calendar_dinner_time" = "Dinner time";
|
||||
"calendar_optional" = "Optional, you can enable it later";
|
||||
"calendar_permission_title" = "Calendar Access";
|
||||
"calendar_permission_message" = "MealMood needs access to your calendar to sync events.";
|
||||
"calendar_permission_settings" = "Go to Settings";
|
||||
|
||||
/* First Dishes */
|
||||
"first_dishes_title" = "Add your first dishes";
|
||||
"first_dishes_subtitle" = "Add at least 2 dishes to get started";
|
||||
"first_dishes_name_placeholder" = "Dish name";
|
||||
"first_dishes_add_tag" = "Add tag";
|
||||
"first_dishes_add_dish" = "Add dish";
|
||||
"first_dishes_added" = "Dishes added:";
|
||||
|
||||
/* Home */
|
||||
"home_title" = "MealMood";
|
||||
"home_previous" = "Previous";
|
||||
"home_next" = "Next";
|
||||
"home_complete" = "Complete";
|
||||
"home_undo_last_action" = "Undo last action";
|
||||
"home_reset" = "Reset";
|
||||
"home_copy_previous_week" = "Copy previous week";
|
||||
"home_my_dishes" = "My dishes";
|
||||
"home_add_first_dish" = "Add your first dish to get started";
|
||||
"home_add_dish" = "Add dish";
|
||||
"home_my_dishes_search" = "Search dishes";
|
||||
"home_my_dishes_search_empty" = "No dishes found";
|
||||
"home_my_dishes_hide_used" = "Hide used this week";
|
||||
"home_pick_dish_title" = "Choose a dish";
|
||||
"home_pick_dish_search" = "Search dishes";
|
||||
"home_pick_dish_empty" = "No dishes match your search";
|
||||
"home_pick_dish_add_new" = "Add new dish";
|
||||
"home_pick_dish_no_dishes" = "No dishes yet. Add one to get started.";
|
||||
"home_select_week" = "Select week";
|
||||
"home_week_picker_title" = "Select week";
|
||||
"home_week_picker_date" = "Date";
|
||||
"home_week_picker_go" = "Go";
|
||||
|
||||
/* Reset Alert */
|
||||
"reset_title" = "Clear the entire week?";
|
||||
"reset_message" = "This cannot be undone";
|
||||
"reset_cancel" = "Cancel";
|
||||
"reset_confirm" = "Clear";
|
||||
|
||||
/* Toasts */
|
||||
"toast_dish_assigned" = "Dish assigned ✓";
|
||||
"toast_week_complete" = "Week complete! 🎉";
|
||||
"toast_week_reset" = "Week cleared 🔄";
|
||||
"toast_dish_saved" = "Dish saved ✓";
|
||||
"toast_event_deleted" = "Calendar event deleted";
|
||||
"toast_cannot_complete" = "Could not complete all slots";
|
||||
"toast_dish_deleted" = "Dish deleted";
|
||||
"toast_no_free_slots" = "No free slots available";
|
||||
"toast_calendar_synced" = "Calendar synced ✓";
|
||||
"toast_copied_previous_week" = "Copied from previous week ✓";
|
||||
"toast_previous_week_empty" = "No previous week plan found";
|
||||
"toast_undo_applied" = "Last action undone";
|
||||
"copy_previous_confirm_title" = "Replace current week?";
|
||||
"copy_previous_confirm_message" = "You already have assigned dishes. Copying the previous week will overwrite current assignments.";
|
||||
"copy_previous_confirm_confirm" = "Replace week";
|
||||
|
||||
/* Dish Form */
|
||||
"dish_new_title" = "New dish";
|
||||
"dish_edit_title" = "Edit dish";
|
||||
"dish_name_label" = "Dish name *";
|
||||
"dish_name_placeholder" = "E.g.: Roasted chicken";
|
||||
"dish_description_label" = "Description (optional)";
|
||||
"dish_description_placeholder" = "E.g.: Juicy and oven-baked with herbs";
|
||||
"dish_tags_label" = "Tags (optional)";
|
||||
"dish_add_tag" = "Add tag";
|
||||
"dish_delete" = "Delete dish";
|
||||
"dish_delete_title" = "Delete this dish?";
|
||||
"dish_delete_message" = "This action cannot be undone";
|
||||
"dish_cancel" = "Cancel";
|
||||
"dish_delete_blocked_title" = "Cannot delete";
|
||||
"dish_delete_blocked_message" = "You cannot delete a dish assigned in the current week.";
|
||||
"dish_delete_blocked_ok" = "OK";
|
||||
"dish_list_empty" = "You don't have dishes yet";
|
||||
|
||||
/* Tag Selector */
|
||||
"tag_selector_title" = "Select tags";
|
||||
"tag_selector_done" = "Done";
|
||||
|
||||
/* Tags */
|
||||
"tags_title" = "Tags";
|
||||
"tags_max_per_week" = "Max per week";
|
||||
"tags_no_consecutive" = "No consecutive";
|
||||
"tags_no_consecutive_desc" = "Prevents appearing on consecutive days";
|
||||
"tags_no_duplicate" = "No same day repeat";
|
||||
"tags_no_duplicate_desc" = "Cannot be in both lunch and dinner on the same day";
|
||||
"tags_restriction" = "Time restriction";
|
||||
"tags_no_restriction" = "No restriction";
|
||||
"tags_lunch_only" = "Lunch only";
|
||||
"tags_dinner_only" = "Dinner only";
|
||||
"tags_no_limit" = "No limit";
|
||||
|
||||
/* Settings */
|
||||
"settings_title" = "Settings";
|
||||
"settings_planning" = "Planning";
|
||||
"settings_meal_windows" = "Meal windows";
|
||||
"settings_include_weekends" = "Include weekends";
|
||||
"settings_calendar" = "Calendar";
|
||||
"settings_icloud_sync" = "Sync data with iCloud";
|
||||
"settings_sync" = "Sync";
|
||||
"settings_sync_mode" = "Sync mode";
|
||||
"settings_sync_mode_week_complete" = "Auto (when week is complete)";
|
||||
"settings_sync_mode_manual" = "Manual (sync button)";
|
||||
"settings_sync_now" = "Sync now";
|
||||
"settings_lunch_time" = "Lunch time";
|
||||
"settings_dinner_time" = "Dinner time";
|
||||
"settings_event_duration" = "Event duration";
|
||||
"settings_event_prefix" = "Title prefix";
|
||||
"settings_reminder" = "Reminder";
|
||||
"settings_reminder_none" = "No reminder";
|
||||
"settings_tags" = "Tags";
|
||||
"settings_manage_tags" = "Manage tags";
|
||||
"settings_language" = "Language";
|
||||
"settings_premium" = "Premium";
|
||||
"settings_premium_status" = "Status";
|
||||
"settings_remove_ads" = "Remove ads";
|
||||
"settings_about" = "About";
|
||||
"settings_website" = "Website";
|
||||
"settings_support" = "Support email";
|
||||
"settings_rate_app" = "Rate MealMood";
|
||||
"settings_danger_zone" = "Danger zone";
|
||||
"settings_reset_all_data" = "Reset all data";
|
||||
"settings_reset_all_data_title" = "Reset all app data?";
|
||||
"settings_reset_all_data_message" = "This will delete dishes, tags, plans and settings, then start onboarding again.";
|
||||
"settings_reset_all_data_confirm" = "Reset all";
|
||||
|
||||
/* Premium */
|
||||
"premium_title" = "MealMood Premium";
|
||||
"premium_subtitle" = "Enjoy all features";
|
||||
"premium_no_ads" = "No ads";
|
||||
"premium_unlimited_dishes" = "Unlimited dishes";
|
||||
"premium_custom_tags" = "Custom tags";
|
||||
"premium_advanced_rules" = "Advanced tag rules";
|
||||
"premium_future_weeks" = "Plan unlimited future weeks";
|
||||
"premium_share_week" = "Weekly image export";
|
||||
"premium_family_sharing" = "Family Sharing support";
|
||||
"premium_plans" = "Available plans:";
|
||||
"premium_monthly" = "Monthly";
|
||||
"premium_yearly" = "Yearly";
|
||||
"premium_save" = "Save 44%";
|
||||
"premium_month" = "month";
|
||||
"premium_price_note" = "2.99 EUR per month";
|
||||
"premium_terms_note" = "Auto-renewing subscription. Cancel anytime from your Apple account settings.";
|
||||
"premium_active" = "Premium is active";
|
||||
"premium_subscribe" = "Subscribe";
|
||||
"premium_restore" = "Restore purchases";
|
||||
"premium_processing" = "Processing...";
|
||||
"premium_loading_products" = "Loading purchase options...";
|
||||
"premium_loading_products_hint" = "If this takes too long, tap Retry.";
|
||||
"premium_loading_timeout" = "Loading timed out";
|
||||
"premium_loading_timeout_hint" = "StoreKit did not respond in time. Tap Retry.";
|
||||
"premium_products_not_found" = "No products available";
|
||||
"premium_products_not_found_hint" = "Check Product IDs in App Store Connect / StoreKit config.";
|
||||
"premium_loading_failed" = "Could not load products";
|
||||
"premium_loading_failed_hint" = "Please check your StoreKit setup and try again.";
|
||||
"premium_retry_products" = "Retry";
|
||||
"premium_purchase_pending" = "Purchase is pending approval.";
|
||||
"premium_purchase_cancelled" = "Purchase was cancelled.";
|
||||
"premium_purchase_failed" = "Purchase failed. Please try again.";
|
||||
"tag_selector_empty" = "No tags available yet";
|
||||
"premium_limit_dishes" = "Free plan limit reached: 20 dishes";
|
||||
"premium_limit_rules" = "Advanced tag rules are Premium";
|
||||
"premium_limit_future_weeks" = "Free plan allows planning up to next week";
|
||||
|
||||
/* Home extras */
|
||||
"rule_override_title" = "Rule conflict";
|
||||
"rule_override_message" = "This dish breaks one or more tag rules. Assign anyway?";
|
||||
"rule_override_confirm" = "Assign anyway";
|
||||
"share_week_button" = "Share week";
|
||||
"share_week_title" = "MealMood weekly plan";
|
||||
"share_week_callout_title" = "Your week is ready to export";
|
||||
"share_week_callout_subtitle" = "Create a beautiful image to share or print your meal plan.";
|
||||
"ads_placeholder" = "Ad";
|
||||
"ads_loading" = "Loading ad...";
|
||||
"ads_unavailable" = "Ad unavailable";
|
||||
"history_title" = "Monthly history";
|
||||
"history_month_empty" = "No planned weeks in this month";
|
||||
"history_week_complete" = "Week complete";
|
||||
"history_week_incomplete" = "Week in progress";
|
||||
|
||||
/* Onboarding suggestions */
|
||||
"first_dishes_suggestions" = "Quick suggestions";
|
||||
"first_dishes_suggestion_add" = "Add suggestion";
|
||||
"first_dishes_suggestion_added" = "Added";
|
||||
"first_dishes_no_tags" = "Default tags are loading, please retry in a moment";
|
||||
|
||||
/* Notifications */
|
||||
"notification_planning_title" = "Plan your next week";
|
||||
"notification_planning_body" = "Your new week starts tomorrow and it is still not planned.";
|
||||
|
||||
/* Meal Types */
|
||||
"lunch" = "Lunch";
|
||||
"dinner" = "Dinner";
|
||||
|
||||
/* Days */
|
||||
"day_mon" = "Mon";
|
||||
"day_tue" = "Tue";
|
||||
"day_wed" = "Wed";
|
||||
"day_thu" = "Thu";
|
||||
"day_fri" = "Fri";
|
||||
"day_sat" = "Sat";
|
||||
"day_sun" = "Sun";
|
||||
|
||||
/* Durations */
|
||||
"duration_30" = "30 min";
|
||||
"duration_60" = "1 hour";
|
||||
"duration_90" = "1.5 hours";
|
||||
"duration_120" = "2 hours";
|
||||
|
||||
/* Reminders */
|
||||
"reminder_30" = "30 min before";
|
||||
"reminder_60" = "1 hour before";
|
||||
"reminder_120" = "2 hours before";
|
||||
Reference in New Issue
Block a user